html{font-size:62.5%}body{min-width:320px;background:#000;color:#fff;line-height:1.5;font-size:1.5rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;overflow-wrap:break-word;line-break:strict}a{outline:none;text-decoration:none;color:#fff;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-delay:0;transition-delay:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}a:hover{opacity:.6}img{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 768px){a:hover{opacity:1}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:300}p,ul,li,dl,dt,dd{margin:0;padding:0}ul,ol{list-style:none}img{vertical-align:top}table{width:100%}table th{text-align:left;font-weight:normal;vertical-align:top}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.h-color--white{color:#fff}.h-color--black{color:#000}.h-pc{display:block}.h-sp{display:none}br.h-pc{display:inline-block}br.h-sp{display:none}@media screen and (max-width: 768px){.h-pc{display:none}.h-sp{display:block}br.h-pc{display:none}br.h-sp{display:inline-block}}.h-font--jp,body{font-family:'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif}.h-font--work-sans,.c-footer p,.c-header__list li a,.c-nav__list li a,.page-home section .l-inner>h2,.page-home .news__date,.page-home .news__tag,.page-home .news__btn a{font-family:'Work Sans', sans-serif}.h-font--mont{font-family:'Montserrat', sans-serif}.js-inview,.js-inview-box>*{opacity:0}.l-inner{padding:0 14.12%;max-width:1366px;margin:0 auto;position:relative}@media screen and (max-width: 768px){.l-inner{padding:0 6.4%}}.c-bg-video{position:fixed;width:100vw;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;z-index:-99}.c-bg-video__item{position:absolute;z-index:-1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);width:100vw;top:50%;left:50%;min-height:100%}@media screen and (min-aspect-ratio: 1 / 1){.c-bg-video{width:100vw;height:auto}.c-bg-video__item{width:100vw;height:auto}}@media screen and (max-aspect-ratio: 1 / 1){.c-bg-video{width:auto;height:100vh}.c-bg-video__item{width:auto;height:100vh}}.c-btn a{display:inline-block;text-align:center;min-width:200px;padding:.65em}@media screen and (max-width: 768px){.c-btn a{width:100%}}.c-footer{padding-bottom:24px;text-align:center}.c-footer p{font-size:1.2rem;color:#8E8D92;letter-spacing:.02em;line-height:1.7}@media screen and (max-width: 768px){.c-footer{padding:0 6.4% 16px}.c-footer p{font-size:1rem}}.c-header{-webkit-transition:opacity 0.5s ease-out;transition:opacity 0.5s ease-out;position:fixed;top:0;left:0;z-index:99;width:100%;padding:30px 30px 30px 21px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-animation:5s forwards header;animation:5s forwards header}.c-header.is-hide{opacity:0;pointer-events:none}@-webkit-keyframes header{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes header{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.c-header__logo{display:block;width:98px}.c-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-header__list li a{color:#8E8D92;font-size:1.5rem;font-weight:600;letter-spacing:.06em}.c-header__list li a:hover{color:#fff;opacity:1}.c-header__list li:not(:nth-last-of-type(1)){margin-right:24px}.c-header__btn{display:block;width:25px;height:25px}.c-header__btn a{display:block;width:25px;height:25px;position:relative}.c-header__btn a span{position:absolute;display:block;width:25px;height:1px;background:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-delay:0;transition-delay:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.c-header__btn a span:nth-of-type(1){top:calc(50% - 4px)}.c-header__btn a span:nth-of-type(3){top:calc(50% + 4px)}.c-header__btn.is-open a span:nth-of-type(1){top:calc(50%);-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.c-header__btn.is-open a span:nth-of-type(2){-webkit-transform:translate(-40%, -50%);transform:translate(-40%, -50%);opacity:0}.c-header__btn.is-open a span:nth-of-type(3){top:calc(50%);-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}@media screen and (max-width: 768px){.c-header{padding:18px 15px}.c-header__logo{width:75px}}.c-nav{position:fixed;top:0;left:0;z-index:89;width:100%;height:100vh;display:none;background:#000;padding:61px 24px 24px}.c-nav__list{margin-top:86px}.c-nav__list li:not(:nth-last-of-type(1)){margin-bottom:56px}.c-nav__list li a{font-size:2.6rem;letter-spacing:.04em;font-weight:600}.c-nav.is-open{display:block}.c-opening{position:fixed;width:100vw;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;z-index:99;height:100vh;background:#000;-webkit-animation:3.5s forwards logoFadeout1 ease-out;animation:3.5s forwards logoFadeout1 ease-out}@-webkit-keyframes logoFadeout1{0%{opacity:1}80%{opacity:1}100%{display:none;opacity:0}}@keyframes logoFadeout1{0%{opacity:1}80%{opacity:1}100%{display:none;opacity:0}}.c-opening lottie-player{position:absolute;z-index:99;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100vw;top:50%;left:50%;min-width:100%;min-height:100%;background:#000;-webkit-animation:3.5s forwards logoFadeout2 ease-out;animation:3.5s forwards logoFadeout2 ease-out}@-webkit-keyframes logoFadeout2{0%{opacity:1}80%{opacity:1}99%{opacity:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:none;visibility:hidden}100%{-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0)}}@keyframes logoFadeout2{0%{opacity:1}80%{opacity:1}99%{opacity:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:none;visibility:hidden}100%{-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0)}}@media screen and (min-aspect-ratio: 3 / 2){.c-opening{width:100vw;height:auto}.c-opening lottie-player{width:100vw;height:auto}.c-opening lottie-player.aspect-ratio-1620x1080{display:block}.c-opening lottie-player.aspect-ratio-2332x1080{display:none}.c-opening lottie-player.aspect-ratio-1080x1080{display:none}}@media screen and (max-aspect-ratio: 3 / 2){.c-opening{width:100vw;height:auto}.c-opening lottie-player{width:100vw;height:auto}.c-opening lottie-player.aspect-ratio-1620x1080{display:none}.c-opening lottie-player.aspect-ratio-2332x1080{display:none}.c-opening lottie-player.aspect-ratio-1080x1080{display:block}}@media screen and (max-aspect-ratio: 1 / 1){.c-opening{width:100%}.c-opening lottie-player{width:100%}.c-opening lottie-player.aspect-ratio-1620x1080{display:none}.c-opening lottie-player.aspect-ratio-2332x1080{display:block}.c-opening lottie-player.aspect-ratio-1080x1080{display:none}}.c-text--1{font-size:3.2rem}.c-text--2{font-size:2.4rem}.c-text--3{font-size:1.8rem}.c-text--center{text-align:center}@media screen and (max-width: 768px){.c-text--1{font-size:2.4rem}}.page-home section .l-inner>h2{font-size:5rem;letter-spacing:0.04em;color:#fff;font-weight:600;line-height:1;margin-bottom:90px}.page-home .about{width:100%}.page-home .about__inner{width:100%;padding:0 7.02%;max-width:1366px;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.page-home .about__content{opacity:0;-webkit-animation:1s inview forwards ease-out;animation:1s inview forwards ease-out;-webkit-animation-delay:4s;animation-delay:4s}@-webkit-keyframes inview{0%{opacity:0}100%{opacity:1}}@keyframes inview{0%{opacity:0}100%{opacity:1}}.page-home .about h1{font-size:4.2rem;font-weight:600;letter-spacing:.05em;margin-bottom:20px}.page-home .about p{font-size:1.6rem;font-weight:300;letter-spacing:.02em;line-height:2;color:#E1E2E3}.page-home .service{margin-bottom:270px;-webkit-transition:opacity 0.5s ease-out;transition:opacity 0.5s ease-out}.page-home .service h2{margin-bottom:70px !important}.page-home .service__item:nth-of-type(1){margin-bottom:150px}.page-home .service__item>h3{font-size:2.6rem;font-weight:600;letter-spacing:.02em;margin-bottom:32px}.page-home .service__item>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.page-home .service__item>ul>li{width:30%}.page-home .service__item>ul>li h4{font-size:1.8rem;font-weight:600}.page-home .service__item>ul>li ul{margin-top:16px}.page-home .service__item>ul>li ul li{color:#E1E2E3;padding-left:1em;position:relative;font-size:1.5rem}.page-home .service__item>ul>li ul li:not(:nth-last-of-type(1)){margin-bottom:.5em}.page-home .service__item>ul>li ul li:before{content:"－";position:absolute;top:0;left:0}.page-home .service__item>ul>li ul li.-list-style-none{padding-left:0}.page-home .service__item>ul>li ul li.-list-style-none::before{display:none}.page-home .service.is-hide{opacity:0}.page-home .news{margin-bottom:254px}.page-home .news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-home .news__item:not(:nth-last-of-type(1)){margin-bottom:32px}.page-home .news__item.is-hidden{display:none}.page-home .news__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:70px}.page-home .news__date{font-weight:500;font-size:1.5rem;letter-spacing:.04em;color:#8E8D92;margin-right:24px}.page-home .news__tag{font-weight:600;font-size:1rem;letter-spacing:.04em;color:#E1E2E3;border:1px solid #fff;line-height:1.3;padding:0 .5em;height:1.5em;margin-top:3px}.page-home .news__text{color:#E1E2E3;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-home .news__btn{text-align:center;margin:80px auto 0}.page-home .news__btn a{display:inline-block;font-size:1.3rem;letter-spacing:.04em;padding-right:12px;position:relative}.page-home .news__btn a:before,.page-home .news__btn a:after{content:"";display:block;background:#8E8D92;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-home .news__btn a:before{width:9px;height:1px}.page-home .news__btn a:after{width:1px;height:9px;right:4px}.page-home .news__btn a:hover:before{-webkit-animation:.7s forwards line-h;animation:.7s forwards line-h;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes line-h{0%{-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0)}100%{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1)}}@keyframes line-h{0%{-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0)}100%{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1)}}.page-home .news__btn a:hover:after{-webkit-animation:.7s forwards line-v;animation:.7s forwards line-v;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes line-v{0%{-webkit-transform:translateY(-50%) scaleY(0);transform:translateY(-50%) scaleY(0)}100%{-webkit-transform:translateY(-50%) scaleY(1);transform:translateY(-50%) scaleY(1)}}@keyframes line-v{0%{-webkit-transform:translateY(-50%) scaleY(0);transform:translateY(-50%) scaleY(0)}100%{-webkit-transform:translateY(-50%) scaleY(1);transform:translateY(-50%) scaleY(1)}}.page-home .news__btn a.is-btn-close:after{display:none}.page-home .news__btn a.is-btn-hidden{display:none}.page-home .company{margin-bottom:160px}.page-home .company__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-home .company dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc((100% - 32px) / 2)}.page-home .company dl:not(:nth-last-of-type(1)){margin-bottom:40px}.page-home .company dl:nth-last-of-type(1){margin-top:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-home .company dt{color:#8E8D92;width:5em;margin-right:40px}.page-home .company dd{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#E1E2E3}.page-home .company dd ol{counter-reset:li;padding:0;margin:0}.page-home .company dd ol li{padding-left:1.5em;position:relative;line-height:1.5}.page-home .company dd ol li:before{counter-increment:li;content:counter(li) ".";position:absolute;top:0;left:0}.page-home .company dd ol li:not(:nth-last-of-type(1)){margin-bottom:.75em}.page-home .company dd a{color:#E1E2E3;text-decoration:underline}@media screen and (max-width: 768px){.page-home section .l-inner>h2{font-size:3.4rem;margin-bottom:64px}.page-home .about h1{font-size:2.8rem;line-height:1.6;margin-bottom:15px;width:105%}.page-home .about p{font-size:1.3rem;line-height:1.8}.page-home .service{margin-bottom:160px}.page-home .service__item:nth-of-type(1){margin-bottom:72px}.page-home .service__item>h3{font-size:2.2rem}.page-home .service__item>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-home .service__item>ul>li{width:100%}.page-home .service__item>ul>li:not(:nth-last-of-type(1)){margin-bottom:48px}.page-home .service__item>ul>li h4{font-size:1.7rem}.page-home .news{margin-bottom:160px}.page-home .news__head{margin-bottom:12px}.page-home .news__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-home .news__item:not(:nth-last-of-type(1)){margin-bottom:51px}.page-home .company{margin-bottom:116px}.page-home .company dl{width:100%;display:block}.page-home .company dl:not(:nth-last-of-type(1)){margin-bottom:30px}.page-home .company dt{margin-bottom:.5em}}

