﻿*,::before,::after{background-repeat:no-repeat;box-sizing:border-box}body{margin:0;padding:0;border:none}img,div,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,fieldset,textarea,address,main,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-size:100%;text-decoration:none;list-style-type:none}main,article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}h1,h2,h3,h4,h5,h6{font-weight:inherit}table{border:none;border-collapse:collapse;border-spacing:0}th,td{text-align:left;vertical-align:top}caption{text-align:left}a,a:focus,a:hover,a:active{outline:none}input,input:focus,input:hover,input:active,textarea,textarea:focus,textarea:hover,textarea:active{outline:none}img{vertical-align:top}html{font-size:10px;overflow-x:hidden}html.lower{opacity:0;animation:htmlLower ease-in-out 0.5s forwards}@keyframes htmlLower{0%{opacity:0}100%{opacity:1}}body{color:#000;font-family:"Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;font-size:1.4rem;font-weight:300;line-height:1.6;letter-spacing:0.06em;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}::-moz-selection{background:rgba(0,0,0,0.8);color:#fff}::selection{background:rgba(0,0,0,0.8);color:#fff}a{transition:all .25s ease-in-out;color:#000;text-decoration:none}a[href^="tel"]{cursor:default}a img{transition:all .25s ease-in-out}a:hover{color:#000}#contents img{max-width:100%;height:auto}#header{position:fixed;background:#000;height:7rem;width:100%;color:#fff;z-index:2000;bottom:0;opacity:0;visibility:hidden;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}#header.active{opacity:1;visibility:visible}#headerTel{display:flex;align-items:center}#headerTelBody{font-size:4.2rem;margin:0 2rem}#headerTelBody a{color:#fff;background:url(../images/common/icon-tel.svg) no-repeat left center;padding:0 0 0 5rem}#header .button{margin:0 0 0 5rem}#header .button p{display:none}#header .button a:first-of-type{display:none}@media only screen and (max-width: 1159px){#headerTelBody{font-size:3rem}#headerTelBody a{background-size:30px;padding:0 0 0 4rem}#header .button{margin:0 0 0 3rem}}@media only screen and (max-width: 767px){#header{height:8rem;font-size:1.3rem}#headerTel{display:none}#header .button{display:flex;flex-wrap:wrap;justify-content:center;margin:0}#header .button p{color:#fff;display:block;width:100%;text-align:center;margin:0 0 0.5rem}#header .button a{height:3rem;width:15rem;font-size:1.3rem}#header .button a::before{right:2rem;height:0.8rem;width:0.8rem}#header .button a:first-of-type{display:flex;margin:0 2rem 0 0}}@media only screen and (max-width: 374px){#header .button a{width:13rem}}#footer{padding:14rem 0 12rem}#footerCopyright{color:#969696;font-size:1.4rem;text-align:center;letter-spacing:-0.05rem}@media only screen and (max-width: 767px){#footer{padding:7rem 0 11rem}#footerCopyright{font-size:1.3rem}}#pageTop{display:none;position:fixed;color:#000;padding:0 0 0 4rem;right:4.45rem;bottom:9rem;font-size:1rem;transform:rotate(90deg);transform-origin:bottom right;cursor:pointer;transition:all .25s ease-in-out;user-select:none}#pageTop.active{display:block}#pageTop::before{content:"";position:absolute;height:1px;background:#000;animation:pageTop 1.5s linear infinite;top:50%;transform:translateY(-50%);z-index:1}@keyframes pageTop{0%{width:0;left:3rem}50%{width:3rem;left:0}51%{width:3rem;left:0}100%{width:0;left:0}}#pageTop::after{content:"";position:absolute;height:1px;width:3rem;background:#D3D3D3;left:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 767px){#pageTop{right:3rem}}.sectionTitle{font-size:4rem;font-weight:700;line-height:1.4}.section .bold{font-weight:700}.section .orange{color:#DB8F00}.section .blue{color:#004DB7}.section .yellow{color:#EBC700}.section .sky{color:#018CD6}@media only screen and (max-width: 767px){.sectionTitle{font-size:2.8rem}}.is-animated{opacity:0;transform:translateY(1rem)}.is-visible{animation:isVisible 0.4s ease-out 0.2s forwards}@keyframes isVisible{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.button a{position:relative;display:flex;align-items:center;justify-content:center;padding:0 1rem 0 0;height:4rem;width:23rem;background:#fff;border-radius:5rem;font-size:1.8rem;color:#000}.button a:hover{background:#EBC700}.button a:hover::before{right:3rem}.button a::before{content:"";position:absolute;width:1rem;height:1rem;border-top:2px solid #000;border-right:2px solid #000;top:50%;right:3.5rem;transform:translateY(-50%) rotate(45deg)}#wrapper{opacity:0;animation:wrapper 0.5s ease-in-out 2s forwards}@keyframes wrapper{0%{opacity:0}100%{opacity:1}}#loading{position:fixed;height:100vh;width:100vw;left:0;top:0;z-index:10000}#loading #circle1,#loading #circle2{position:absolute;height:2rem;width:2rem;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);border-radius:50%;z-index:10001;opacity:1}#loading #circle1{background:#EBC700;animation:loading1 ease 1s infinite}#loading #circle2{background:#018CD6;animation:loading2 ease 1s infinite}#loading.loadingEnd{animation:loadingEnd ease-in-out 0.5s forwards}@keyframes loading1{0%{transform:translateX(-60%)}50%{transform:translateX(0)}100%{transform:translateX(-60%)}}@keyframes loading2{0%{transform:translateX(60%)}50%{transform:translateX(0)}100%{transform:translateX(60%)}}@keyframes loadingEnd{0%{opacity:1}100%{opacity:0}}#mv{background:url(../images/home/mv-bg.jpg) no-repeat center center;background-size:cover;position:relative;width:100vw;height:100vh;overflow:hidden;padding:0;margin:0 0 14rem}#mvTagline1{position:relative;z-index:2;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;animation:tagline1 0.5s 2.7s alternate forwards;transform:translateX(101vw)}@keyframes tagline1{0%{transform:translateX(101vw)}100%{transform:translateX(0)}}#mvTagline1 img{width:102%;margin:-1rem 0 0 -1%}#mvTagline2{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:absolute;z-index:2;left:3rem;bottom:-0.7rem;width:36.42076vw}@keyframes tagline2{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translateY(0)}}#mvTagline2-1{margin:0 0 5.20833vh;opacity:0;animation:tagline2 0.3s 3.1s forwards}#mvTagline2-1 img{width:80%}#mvTagline2-2{opacity:0;animation:tagline2 0.3s 3.3s forwards}#mvTagline2-2 img{height:auto;width:100%}#mvTagline3{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:absolute;z-index:2;right:3rem;bottom:-0.7rem;width:36.42076vw}@keyframes tagline3{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translateY(0)}}#mvTagline3-1{margin:0 0 5.20833vh;opacity:0;animation:tagline3 0.3s 3.1s forwards}#mvTagline3-1 img{width:80%}#mvTagline3-2{opacity:0;animation:tagline3 0.3s 3.3s forwards}#mvTagline3-2 img{width:100%}#mvTagline4{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:absolute;z-index:2;left:50%;transform:translateX(-50%);bottom:24.47916vh;width:6.53846vw}#mvTagline4 img{width:100%}#mvCheck{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:absolute;z-index:2;left:50%;transform:translateX(-50%);bottom:4rem;font-size:2rem;font-weight:bold;color:#fff;height:4rem}#mvCheck::after{content:"";position:absolute;width:2rem;height:2rem;border-top:4px solid #fff;border-right:4px solid #fff;left:50%;bottom:1rem;transform:translateX(-81%) rotate(135deg);transform-origin:bottom;animation:mvCheck 1s infinite;opacity:0}@keyframes mvCheck{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@media only screen and (max-width: 767px){#mv{background:url(../images/home/mv-bg-sp.jpg) no-repeat center center;background-size:cover;position:relative;width:100vw;height:100vh;margin:0 0 7rem}#mvTagline1{top:50%;transform:translateX(101vw) translateY(-50%);animation:tagline1 0.5s 2.7s forwards}@keyframes tagline1{0%{transform:translateX(101vw) translateY(-50%)}100%{transform:translateX(0) translateY(-50%)}}#mvTagline2{left:auto;right:0;bottom:auto;top:2rem;width:75.2vw}#mvTagline2-1{margin:0 0 1.5rem}#mvTagline3{right:auto;left:0;width:75.2vw}#mvTagline3-1{margin:0 0 1.5rem;padding:0 0 0 0.5rem}#mvTagline4{display:none}#mvCheck{display:none}}#lead{margin:0 0 14rem;position:relative;text-align:center}#lead::before,#lead::after{content:"";position:absolute;z-index:-1}#lead::before{background:url(../images/home/lead1.png) no-repeat right bottom;background-size:cover;left:0;top:-20rem;height:30rem;width:30rem}#lead::after{background:url(../images/home/lead2.png) no-repeat left top;background-size:cover;right:0;bottom:-9rem;height:40rem;width:40rem}#lead .sectionTitle{margin:0 0 5rem}#lead .sectionInner{padding:0 8rem}#lead .sectionInner p{font-size:2rem;line-height:2}@media only screen and (max-width: 767px){#lead{margin:0 0 7rem;position:relative;text-align:center}#lead::before{top:-10rem;height:15rem;width:15rem}#lead::after{bottom:-1rem;right:-5rem;height:20rem;width:20rem}#lead .sectionTitle{margin:0 0 3rem}#lead .sectionTitle br{display:none}#lead .sectionInner{padding:0 2rem}#lead .sectionInner p{text-align:left;font-size:1.6rem;line-height:1.8}}#subsidy{display:flex;margin:0 0 14rem}#subsidySmall{background:rgba(235,199,0,0.15)}#subsidySmall .sectionTitle{color:#EBC700}#subsidySmall .sectionTitle br:last-of-type{display:none}#subsidySmall h5{color:#DB8F00}#subsidySmall h5::before{background:#DB8F00}#subsidySmall .subsidyRecommended li:last-of-type{margin:14rem 0 0}#subsidySmall .subsidyRecommended .button a{background:linear-gradient(150deg, #ffe86c 0%, #ebc700 100%)}#subsidyIt{background:rgba(1,140,214,0.15)}#subsidyIt .sectionTitle{color:#018CD6}#subsidyIt h5{color:#018CD6}#subsidyIt h5::before{background:#018CD6}#subsidyIt .subsidyRecommended li:first-of-type{margin:14rem 0 0}#subsidyIt .subsidyRecommended .button a{background:linear-gradient(150deg, #71ceff 0%, #018cd6 100%)}#subsidy .sectionTitle{text-align:center;line-height:1.2;margin:0 0 4rem}#subsidy .sectionTitle span{font-size:2.2rem;color:#000}#subsidy .subsidy{width:50%;padding:14rem 5rem}#subsidy .subsidy h3{position:relative;font-size:3rem;font-weight:700;text-align:center;margin:0 0 4rem}#subsidy .subsidy h3::before{content:"";position:absolute;left:40%;transform:translateX(-50%);top:-15rem;background:url(../images/home/subsidy-title-bg.png) no-repeat center center;background-size:cover;height:22rem;width:29rem;z-index:-1}#subsidy .subsidyLead{text-align:center;margin:0 0 14rem}#subsidy .subsidyLead p{font-size:2rem;line-height:1.8;text-align:left}#subsidy .subsidyLead img{width:90%;margin:6rem 0 0}#subsidy .subsidySchedule{margin:0 0 14rem}#subsidy .subsidySchedule h4{font-size:2.6rem;font-weight:700;margin:6rem 0 3rem}#subsidy .subsidySchedule h4:first-of-type{margin:0 0 3rem}#subsidy .subsidySchedule h5{position:relative;font-size:2rem;font-weight:700}#subsidy .subsidySchedule h5::before{content:"";position:absolute;height:2px;width:1rem;left:-2rem;top:50%;transform:translateY(-50%)}#subsidy .subsidySchedule li{border-top:2px solid #000;padding:3rem 0 3rem 2rem;font-size:1.8rem}#subsidy .subsidySchedule li:last-of-type{border-bottom:2px solid #000}#subsidy .subsidySchedule li.end{background:url(../images/home/end.svg) no-repeat right 30px}#subsidy .subsidySchedule li p:first-of-type{font-weight:700}#subsidy .subsidyScheduleBody{border:2px solid #000;background:#fff;padding:6rem 5rem}#subsidy .subsidyRecommended ul{display:flex;justify-content:space-between;margin:0 0 7rem}#subsidy .subsidyRecommended ul li{font-size:1.8rem;width:19.23076vw;text-align:center}#subsidy .subsidyRecommended ul li img{width:100%;margin:0 0 2rem}#subsidy .subsidyRecommended ul li h4{font-weight:700}#subsidy .subsidyRecommended .button a{margin:auto;height:8rem;width:30rem;font-size:2.4rem;font-weight:700;color:#fff}#subsidy .subsidyRecommended .button a::before{border-color:#fff}#subsidy .subsidyRecommended .button a:hover{opacity:0.7}@media only screen and (max-width: 767px){#subsidy{display:block;margin:0 0 7rem}#subsidySmall .sectionTitle br:last-of-type{display:inline}#subsidySmall .subsidyRecommended li:last-of-type{margin:0}#subsidyIt .subsidyRecommended li:first-of-type{margin:0}#subsidy .sectionTitle{margin:0 0 3rem}#subsidy .sectionTitle span{font-size:1.4rem}#subsidy .subsidy{width:100%;padding:7rem 2rem}#subsidy .subsidy h3{font-size:2rem;margin:0 0 3rem}#subsidy .subsidy h3::before{transform:translateX(-50%) scale(65%)}#subsidy .subsidyLead{text-align:center;margin:0 0 14rem}#subsidy .subsidyLead p{font-size:1.6rem}#subsidy .subsidyLead img{width:100%;margin:4rem 0 0}#subsidy .subsidySchedule{margin:0 0 12rem}#subsidy .subsidySchedule h4{font-size:1.8rem;margin:4rem 0 2rem}#subsidy .subsidySchedule h4:first-of-type{margin:0 0 2rem}#subsidy .subsidySchedule h5{font-size:1.6rem}#subsidy .subsidySchedule li{padding:2rem 0 2rem 2rem;font-size:1.4rem}#subsidy .subsidySchedule li.end{background-size:4rem}#subsidy .subsidyScheduleBody{padding:3rem 2rem}#subsidy .subsidyRecommended ul{margin:0 0 4rem}#subsidy .subsidyRecommended ul li{font-size:1.6rem;width:42.66666vw}#subsidy .subsidyRecommended ul li h4 br{display:none}#subsidy .subsidyRecommended ul li p{font-size:1.4rem}#subsidy .subsidyRecommended .button a{height:5rem;width:25rem;font-size:2rem}}#flow{text-align:center;margin:0 0 14rem}#flow .sectionTitle{position:relative;margin:0 0 3rem}#flow .sectionTitle::before,#flow .sectionTitle::after{content:"";position:absolute;height:30rem;width:30rem;left:50%;transform:translateX(-50%);z-index:-1}#flow .sectionTitle::before{top:0;left:20%;background:url(../images/home/flow-title-bg1.png) no-repeat top right;background-size:cover}#flow .sectionTitle::after{top:-20rem;left:80%;background:url(../images/home/flow-title-bg2.png) no-repeat bottom left;background-size:cover}#flow .sectionTitle+p{font-size:2rem;margin:0 0 6rem;line-height:1.8}#flow ul{display:flex;justify-content:center;flex-wrap:wrap}#flow ul li{position:relative;width:25.38461vw;margin:0 0 7rem 7.5rem;border:1px solid #E8E8E8;padding:3rem}#flow ul li:first-of-type{margin:0 0 7rem}#flow ul li:nth-last-of-type(-n+2){margin:0 0 0 7.5rem}#flow ul li::before{font-size:10rem;font-style:italic;font-weight:700;color:#F5F5F5;position:absolute;bottom:-1rem;right:1rem;line-height:1;z-index:-1}#flow ul li:nth-of-type(1)::before{content:"01";right:-0.5rem}#flow ul li:nth-of-type(2)::before{content:"02"}#flow ul li:nth-of-type(3)::before{content:"03"}#flow ul li:nth-of-type(4)::before{content:"04"}#flow ul li:nth-of-type(5)::before{content:"05"}#flow ul li img{width:100%;margin:0 0 3rem}#flow ul li h3{font-size:2.6rem;font-weight:700;letter-spacing:-0.1rem;line-height:1.4;margin:0 0 2rem}#flow ul li p{font-size:1.8rem}@media only screen and (max-width: 767px){#flow{text-align:center;margin:0 0 7rem}#flow .sectionTitle{position:relative;margin:0 0 2rem}#flow .sectionTitle::before,#flow .sectionTitle::after{height:15rem;height:15rem}#flow .sectionTitle::before{top:-1rem;left:-10%}#flow .sectionTitle::after{top:-10rem;left:110%}#flow .sectionTitle+p{font-size:1.6rem;margin:0 0 3rem;padding:0 2rem}#flow ul{display:block;padding:0 2rem}#flow ul li{display:flex;width:100%;margin:2rem 0 0;padding:2rem;text-align:left}#flow ul li:first-of-type{margin:0}#flow ul li:nth-last-of-type(-n+2){margin:2rem 0 0}#flow ul li::before{font-size:7rem}#flow ul li img{height:10rem;width:10rem;flex-shrink:0}#flow ul li .flowText{margin:0 0 0 2rem}#flow ul li h3{font-size:2rem}#flow ul li p{font-size:1.6rem}#flow ul li p br{display:none}}#subsidySmallDetail{background:#EBC700 url(../images/home/subsidy-small-detail-bg.png) no-repeat center top;background-size:contain;background-blend-mode:multiply;padding:14rem 8rem}#subsidySmallDetail .sectionTitle{color:#fff;font-size:8rem;letter-spacing:-0.5rem;text-align:center;margin:0 0 -2.5rem}#subsidySmallDetail .sectionTitle span{font-size:6rem}#subsidySmallDetail .sectionTitle br{display:none}#subsidySmallDetailBody{background:#fff;padding:6rem;font-size:1.6rem;line-height:1.8}#subsidySmallDetailBody p:first-of-type{margin:0 0 3rem}#subsidySmallDetailBody h3{font-size:2.4rem;font-weight:700;margin:5rem 0 3rem}#subsidySmallDetailBody ol{margin:0 0 5rem}#subsidySmallDetailBody ol li{border-top:2px solid #EBEBEB;padding:3rem 0}#subsidySmallDetailBody ol li:last-of-type{border-bottom:2px solid #EBEBEB}#subsidySmallDetailBody ol li h4{font-weight:700}#subsidySmallDetailBody ol li p:first-of-type{margin:0}#subsidySmallDetailBody table{border:2px solid #000;width:100%}#subsidySmallDetailBody table th{background:#EBC700;text-align:center;border:2px solid #000;padding:2.5rem 3rem;width:50%}#subsidySmallDetailBody table td{background:#FFFDF0;border:2px solid #000;padding:2.5rem 3rem;width:50%}#subsidySmallDetailBody table td:last-of-type{text-align:center;vertical-align:middle}#subsidySmallDetailBody table tr:nth-of-type(2) td{background:#FFF9D5}#subsidySmallDetailBody .button{margin:5rem 0 0}#subsidySmallDetailBody .button a{margin:auto;background:linear-gradient(150deg, #ffe86c 0%, #ebc700 100%);height:8rem;width:30rem;color:#fff;font-weight:700;font-size:2.4rem}#subsidySmallDetailBody .button a::before{border-color:#fff}#subsidySmallDetailBody .button a:hover{opacity:0.7}@media only screen and (max-width: 767px){#subsidySmallDetail{background-position:top right -40px;background-size:auto 22rem;padding:7rem 1rem}#subsidySmallDetail .sectionTitle{font-size:4rem;line-height:1;margin:0 0 -0.5rem}#subsidySmallDetail .sectionTitle span{font-size:3rem}#subsidySmallDetail .sectionTitle br{display:inline}#subsidySmallDetailBody{background:#fff;padding:3rem 2rem;font-size:1.4rem;line-height:1.6}#subsidySmallDetailBody p:first-of-type{margin:0 0 2rem}#subsidySmallDetailBody h3{font-size:1.6rem;margin:4rem 0 2rem}#subsidySmallDetailBody ol{margin:0 0 3rem}#subsidySmallDetailBody ol li{padding:2rem 0}#subsidySmallDetailBody table{font-size:1.3rem}#subsidySmallDetailBody table th{padding:1.5rem 2rem}#subsidySmallDetailBody table td{padding:1.5rem 2rem}#subsidySmallDetailBody .button{margin:4rem 0 0}#subsidySmallDetailBody .button a{height:5rem;width:25rem;font-size:2rem}}#subsidyItDetail{background:#018CD6 url(../images/home/subsidy-it-detail-bg.png) no-repeat center top;background-size:contain;background-blend-mode:multiply;padding:14rem 8rem;margin:0 0 14rem}#subsidyItDetail .sectionTitle{color:#fff;font-size:8rem;letter-spacing:-0.5rem;text-align:center;margin:0 0 -2.5rem}#subsidyItDetail .sectionTitle span{font-size:6rem}#subsidyItDetailBody{background:#fff;padding:6rem;font-size:1.6rem;line-height:1.8}#subsidyItDetailBody p:first-of-type{margin:0 0 3rem}#subsidyItDetailBody h3{font-size:2.4rem;font-weight:700;margin:5rem 0 3rem}#subsidyItDetailBody ol{margin:0 0 5rem}#subsidyItDetailBody ol li{border-top:2px solid #EBEBEB;padding:3rem 0}#subsidyItDetailBody ol li:last-of-type{border-bottom:2px solid #EBEBEB}#subsidyItDetailBody ol li h4{font-weight:700}#subsidyItDetailBody ol li p:first-of-type{margin:0}#subsidyItDetail .button{margin:5rem 0 0}#subsidyItDetail .button a{margin:auto;background:linear-gradient(150deg, #71ceff 0%, #018cd6 100%);height:8rem;width:30rem;color:#fff;font-weight:700;font-size:2.4rem}#subsidyItDetail .button a::before{border-color:#fff}#subsidyItDetail .button a:hover{opacity:0.7}@media only screen and (max-width: 767px){#subsidyItDetail{background-position:top right -40px;background-size:auto 22rem;padding:7rem 1rem;margin:0 0 7rem}#subsidyItDetail .sectionTitle{font-size:4rem;line-height:1;margin:0 0 -0.5rem}#subsidyItDetail .sectionTitle span{font-size:3rem}#subsidyItDetailBody{background:#fff;padding:3rem 2rem;font-size:1.4rem;line-height:1.6}#subsidyItDetailBody p:first-of-type{margin:0 0 2rem}#subsidyItDetailBody h3{font-size:1.6rem;margin:4rem 0 2rem}#subsidyItDetailBody ol{margin:0 0 3rem}#subsidyItDetailBody ol li{padding:2rem 0}#subsidyItDetail .button{margin:4rem 0 0}#subsidyItDetail .button a{height:5rem;width:25rem;font-size:2rem}}#company .sectionInner{padding:0 8rem}#company .sectionTitle{margin:0 0 4rem;text-align:center}#company p{font-size:1.6rem;line-height:1.8}#company .button{display:flex;justify-content:center;margin:5rem 0 0}#company .button a{height:8rem;width:30rem;font-weight:700;font-size:2.4rem;border:2px solid #000}#company .button a:last-of-type{margin:0 0 0 6rem}#company .button a:hover{background:#000;color:#fff}#company .button a:hover::before{border-color:#fff}@media only screen and (max-width: 767px){#company .sectionInner{padding:0 2rem}#company .sectionTitle{margin:0 0 2rem}#company p{font-size:1.4rem;line-height:1.6}#company .button{display:block;margin:4rem 0 0}#company .button a{height:5rem;width:25rem;font-size:2rem;margin:auto}#company .button a:last-of-type{margin:2rem auto 0}}body{position:relative}#cursor{position:absolute;top:-4rem;left:-4rem;pointer-events:none;border-radius:50%;width:3rem;height:3rem;background:rgba(0,0,0,0.1);z-index:9999;transition:transform ease .1s}#cursor.is-active{transform:scale(1.5)}@media only screen and (max-width: 1023px){body{position:static}#cursor{display:none}}
