/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Open Sans","Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.05em;color:#000}h1,h2,h3,h4,h5{font-weight:600;line-height:1.3}h1{font-size:4rem}h2{font-size:3.6rem;margin-bottom:50px}h3{font-size:2.8rem;margin-bottom:20px}@media screen and (max-width: 768px){h1{font-size:2.8rem}h2{font-size:2.8rem;margin-bottom:30px}h3{font-size:2.4rem}h4{font-size:1.8rem}}p{line-height:1.8}img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}ul,ol{line-height:2}dl{line-height:2}input[type=text],input[type=email],input[type=tel],input[type=number],textarea{background-color:#fff;border:1px solid rgba(0,0,0,.1);padding:1em;width:100%}::-moz-placeholder{opacity:.5}::placeholder{opacity:.5}.wrapper{max-width:1080px;margin:0 auto;padding:0 40px}.container{padding-top:120px;padding-bottom:120px}.header-height{padding-top:78px}@media screen and (max-width: 768px){.wrapper{padding:0 20px}.container{padding-top:60px;padding-bottom:60px}.header_height{padding-top:60px}}.sec-title{text-align:center}.sec-sub-title{display:inline-block;font-size:1.6rem;text-align:center;opacity:.6;margin-top:1em}.text-box{text-align:justify}.text-box p+p{margin-top:1em}.text-large{font-size:3.2rem;font-weight:600;margin-bottom:50px;text-align:center}.text-bold{font-weight:600}@media screen and (max-width: 768px){.text-large{font-size:2.1rem;margin-bottom:30px}}.bg-style{width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.layout-2col{color:#fff;display:flex;flex-wrap:wrap}.layout-2col .text-box,.layout-2col .bg-style{width:50%}.layout-2col .text-box{min-height:450px;padding:100px 50px}.layout-2col .btn{margin-top:40px}.layout-2col:nth-child(odd){flex-direction:row-reverse}.layout-2col:nth-child(odd) .text-box{background:#7d1313;padding-right:calc((100vw - 1080px)/2 + 40px)}.layout-2col:nth-child(even) .text-box{padding-left:calc((100vw - 1080px)/2 + 40px);background:#000}.layout-2col__inner{width:50%}@media screen and (max-width: 1080px){.layout-2col:nth-child(odd) .text-box,.layout-2col:nth-child(even) .text-box{padding:50px}}@media screen and (max-width: 768px){.layout-2col .text-box{width:100%;min-height:initial}.layout-2col .bg-style{width:100%;aspect-ratio:3/2}.layout-2col:nth-child(odd),.layout-2col:nth-child(even){flex-direction:column-reverse}.layout-2col:nth-child(odd) .text-box,.layout-2col:nth-child(even) .text-box{padding:40px}}.btn{display:flex;align-items:center;color:#fff;border:1px solid #fff;padding:1em;border-radius:4px;position:relative;transition:.25s ease}.btn:hover{opacity:.8}.btn--arrow::after{content:"";display:inline-block;width:10px;height:10px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);position:absolute;top:calc(50% - 5px);right:1.5em;transition:.3s}.btn--arrow:hover::after{right:1.2em}.icon-mail{display:inline-block;width:25px;aspect-ratio:3/2;background-image:url("../img/icon/mail.png");background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:15px}.icon-tel{display:inline-block;width:40px;aspect-ratio:3/2;background-image:url("../img/icon/tel.png");background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:15px}.sp-show{display:none}@media screen and (max-width: 768px){.sp-hide{display:none}.sp-show{display:block}}.gnavi{width:100%;min-height:78px;background:#fff;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:100;box-shadow:0 0 30px 15px rgba(0,0,0,.04)}.gnavi__logo{width:360px;margin-left:15px;transition:.25s ease}.gnavi__logo:hover{opacity:.8}.gnavi__inner{display:flex}.gnavi-list{display:flex;align-items:center}.gnavi-item__link{display:inline-block;padding:0 25px;border-left:1px solid #707070}.gnavi-item:first-child .gnavi-item__link{border-left:none}.gnavi-contact{font-weight:500;width:360px;color:#fff;background:#e17a1c;transition:.25s ease}.gnavi-contact:hover{opacity:.8}.gnavi-contact__link{display:flex;align-items:center;width:100%;height:100%;padding:30px 25px}@media screen and (max-width: 1420px){.gnavi__logo{width:260px}.gnavi-contact{width:auto}.gnavi-item__link{padding:0 10px}}@media screen and (max-width: 1080px){.gnavi{font-size:1.4rem}.gnavi__logo{width:188px}}@media screen and (max-width: 960px){.gnavi-contact{display:none}}@media screen and (max-width: 768px){.gnavi{display:none}}.sp-header{width:100%;min-height:60px;background:#fff;padding:15px;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:100;display:none}.sp-header__logo{width:220px}@media screen and (max-width: 768px){.sp-header{display:flex}}.hamburger{width:25px;height:22px;position:relative;cursor:pointer}.menu-bar{display:block;width:100%;height:4px;background-color:#000;position:absolute;left:0;transition:.3s}.menu-bar:first-child{top:0}.menu-bar:nth-child(2){top:calc(50% - 2px)}.menu-bar:nth-child(3){bottom:0}.hamburger.close .menu-bar:first-child{top:calc(50% - 2px);transform:rotate(45deg)}.hamburger.close .menu-bar:nth-child(2){transform:scale(0, 1)}.hamburger.close .menu-bar:nth-child(3){top:calc(50% - 2px);transform:rotate(-45deg)}.spnavi{width:80%;height:100vh;color:#fff;background:rgba(0,0,0,.85);padding:20px;display:none;place-content:center;position:fixed;top:0;left:0;z-index:90;transition:.3s;transform:translateX(-100%)}.spnavi.open{transform:translateX(0)}.spnavi-item{font-size:1.8rem;font-weight:500}.spnavi-item+.spnavi-item{margin-top:20px}.spnavi-contact{margin-top:50px}.spnavi-contact__link{width:270px;display:flex;align-items:center;padding:20px;border-radius:10px;border:1px solid #fff}.spnavi-contact__link:first-child{margin-bottom:20px}.spnavi-contact__link .icon-tel{width:30px}@media screen and (max-width: 768px){.spnavi{display:grid}}.main-visual{background-image:url("../img/main-visual/top.jpg");height:100vh;display:flex;justify-content:right;align-items:center;position:relative}.main-visual::before{content:"";display:inline-block;height:85%;aspect-ratio:9/11;background-image:url("../img/main-visual/top-camera.png");background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:50%;transform:translateX(-100%)}.main-visual__inner{width:50%;height:100%;color:#fff;font-weight:600;letter-spacing:.2em;display:flex;flex-direction:column;justify-content:center;position:relative}.main-copy1{display:inline-block;font-size:2.8rem}.main-copy2{display:block;font-size:4rem;line-height:1.5;background:#a2006c;padding:20px 30px;margin:20px 0 40px}.main-br{display:none}.main-visual__logo{max-width:500px}@media screen and (max-width: 768px){.main-visual{height:70vh;min-height:600px}.main-visual::before{height:65%}.main-visual__inner{width:100%;padding:0 40px}.main-copy1{display:block;text-align:center;font-size:2.1rem}.main-copy2{font-size:2.4rem;padding:20px;margin:20px -40px 50px auto}.main-visual__logo{max-width:300px;align-self:center;right:0;margin-left:auto}}@media screen and (max-width: 420px){.main-br{display:block}}.home-intro .text-large{text-align:left}.home-intro__txt{font-size:1.8rem;line-height:2}@media screen and (max-width: 768px){.home-intro__txt{font-size:1.6rem}}.usage-list{display:grid;grid-template-columns:repeat(3, 1fr)}.usage-item__inner{color:#fff;width:100%;aspect-ratio:1/1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-name{font-size:2.1rem;font-weight:600;text-shadow:0 0 15px rgba(0,0,0,.6)}.usage-ex{width:100%;height:200px;background:rgba(162,0,108,.7);padding:40px;display:grid;place-content:center;margin-top:20px}.usage-item:nth-child(2) .usage-ex{background:rgba(0,0,0,.6)}.usage-item__txt{font-size:1.8rem;font-weight:500;padding:20px 40px 0}@media screen and (max-width: 768px){.usage-list{grid-template-columns:1fr;gap:40px}.usage-item__txt{font-size:1.6rem;padding:15px 20px 0}}.sec-links__inner{display:flex;justify-content:space-between;flex-wrap:wrap}.btn--link{font-size:2.1rem;display:flex;align-items:center;width:47%;height:160px;color:#fff;background:#a2006c;padding:40px;transition:.25s ease;position:relative}.btn--link:hover{opacity:.8}.btn--link::after{content:"";display:inline-block;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);position:absolute;top:calc(50% - 5px);right:40px;transition:.3s}.btn--link:hover::after{right:36px}@media screen and (max-width: 768px){.btn--link{font-size:1.8rem;width:100%;height:auto;padding:30px}.btn--link:first-child{margin-bottom:20px}}.icon-flow{display:inline-block;width:40px;aspect-ratio:1/1;background-image:url("../img/icon/flow.png");background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:15px}.icon-doc{display:inline-block;width:40px;aspect-ratio:1/1;background-image:url("../img/icon/service.png");background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:15px}.page-mv{height:75vh;color:#fff;display:flex;flex-direction:column;justify-content:center}.page-title{width:58%;background:rgba(100,0,50,.8);padding-top:60px;padding-bottom:60px;padding-left:calc((100vw - 1080px)/2 + 40px)}.page-copy{width:80%;font-size:2.1rem;font-weight:500;line-height:1.5;background:rgba(0,0,0,.5);padding:70px 50px;margin-top:-30px;position:relative;z-index:1}@media screen and (max-width: 1080px){.page-title{width:70%;padding:60px 40px}.page-copy{width:70%;margin:-30px 0 0 auto}}@media screen and (max-width: 768px){.page-mv{height:60vh}.page-title{padding:50px 20px}.page-copy{font-size:1.8rem;padding:50px}}@media screen and (max-width: 499px){.page-title{width:90%;padding:40px 20px}.page-copy{width:90%;font-size:1.6rem;padding:30px;margin-top:-20px}}#page-about .page-mv{background-image:url("../img/main-visual/about.jpg")}#page-point .page-mv{background-image:url("../img/main-visual/point.jpg")}#page-service .page-mv{background-image:url("../img/main-visual/service.jpg")}@media screen and (max-width: 768px){#page-about .page-mv{background-image:url("../img/main-visual/about-sp.jpg")}#page-point .page-mv{background-image:url("../img/main-visual/point-sp.jpg")}#page-service .page-mv{background-image:url("../img/main-visual/service-sp.jpg")}}.case-list{margin-bottom:120px}.case-item{display:flex;justify-content:space-between;flex-wrap:wrap}.case-item+.case-item{margin-top:50px}.case-item__txt{width:40%}.customer-name{font-size:1.8rem;font-weight:500}.case-item__img{width:55%;aspect-ratio:16/9}@media screen and (max-width: 768px){.case-list{margin-bottom:60px}.case-item__txt,.case-item__img{width:100%}.case-item__img{margin-top:20px}}.example-list{color:#fff;text-align:center;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px}.example-item{width:30%;background:#a2006c;aspect-ratio:1/1;border-radius:50%;padding:30px;display:grid;place-content:center}@media screen and (max-width: 768px){.example-list{margin-top:30px}.example-item{width:100%;max-width:270px;margin:0 auto}.example-item+.example-item{margin-top:20px}}.point-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:80px}.point-item{width:47%;font-size:1.8rem;font-weight:500;color:#fff;background:#a2006c;border-radius:10px;padding:40px}.point-item__img{text-align:center;margin-bottom:30px}.point-item__img img{width:160px}@media screen and (max-width: 768px){.point-list{margin-top:50px}.point-item{width:100%;font-size:1.6rem;padding:25px}.point-item:first-child{margin-bottom:30px}.point-item__img img{width:120px}}.sec-ph .text-box{background:#a2006c !important}.ph-info{padding:20px;border:1px solid #fff;border-radius:10px;margin-top:40px}.ph-info__name{font-size:1.8rem;font-weight:600}.service-intro{font-weight:500;margin-bottom:50px}.detail-item{display:flex;flex-wrap:wrap;padding:25px 0;border-bottom:1px solid #707070}.detail-item dt{width:13em;flex-shrink:0}.detail-item:first-child{padding-top:0}.detail-item p+p{margin-top:1em}@media screen and (max-width: 768px){.detail-item dt,.detail-item dd{width:100%}}.flow-item{display:flex;align-items:center;padding-bottom:50px;position:relative}.flow-item h2{font-size:2.8rem;font-weight:500;margin-bottom:15px}.flow-item+.flow-item{margin-top:50px}.flow-item:last-child{border-bottom:1px solid #707070}.flow-item img{position:absolute;left:0;bottom:-40px}.flow-num{width:100px;height:100px;font-size:4rem;color:#a2006c;border:1px solid #a2006c;border-radius:50%;display:grid;place-content:center;flex-shrink:0;margin-right:30px}@media screen and (max-width: 768px){.flow-item{display:flex;align-items:center;padding-bottom:50px;position:relative}.flow-item h2{font-size:2.1rem}.flow-item+.flow-item{margin-top:80px}.flow-num{width:70px;height:70px;font-size:3.2rem;margin-right:20px}}@media screen and (max-width: 499px){.flow-item{flex-direction:column;padding-bottom:15px}.flow-item+.flow-item{margin-top:70px}.flow-num{width:60px;height:60px;margin-right:0;margin-bottom:20px}}.progressbar{max-width:900px;margin:0 auto;padding-bottom:30px !important;border-bottom:2px solid rgba(0,0,0,.1)}.progressbar li.active{color:#a2006c !important;font-weight:500}.progressbar li.active:before{background-color:#a2006c !important}.progressbar li.active+li:after{background-color:#a2006c !important}.form-btn{display:flex;flex-direction:column;align-items:center;margin-top:50px}.btn--send{min-width:350px;color:#fff;font-weight:500;text-align:center;background:#a2006c;padding:25px;transition:.3s}.btn--send:hover{opacity:.7}.btn--back{display:inline-block;background:#fafafa;border-radius:4px;border:1px solid rgba(0,0,0,.1);margin-top:25px;transition:.3s}.btn--back a{display:block;padding:10px 20px}.btn--back:hover{border-color:#000}@media screen and (max-width: 768px){.form-btn{margin-top:30px}.btn--send{padding:15px}}#page-home .sec-contact,#page-about .sec-contact{margin-top:120px}.sec-contact{color:#fff;background:#e17a1c;text-align:center;padding:50px 0}.sec-contact__title{font-size:2.8rem}.contact-btns{font-size:2.1rem;font-weight:600;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:50px}.contact-btns .btn{width:48%}.contact-btns .icon-mail{width:40px}.sec-contact__txt{text-align:center}@media screen and (max-width: 768px){#page-home .sec-contact,#page-about .sec-contact{margin-top:60px}.sec-contact__title{font-size:2.1rem}.contact-btns{font-size:1.8rem;margin-bottom:30px}.contact-btns .btn{width:100%}.contact-btns .btn:first-child{margin-bottom:20px}.sec-contact__txt p:first-child{text-align:left}}.footer-info{text-align:center}.fixed-nav{background:#e17a1c;width:100%;padding:15px 0;position:fixed;bottom:0;left:0;z-index:10;display:none}.fixed-nav__inner{font-weight:600;display:flex;justify-content:space-between}.fixed-nav__inner .btn{width:48%;padding:10px;justify-content:center}.fixed-nav__inner .icon-tel{width:30px;margin-right:10px;flex-shrink:0}.fixed-nav__inner .icon-mail{width:25px;margin-right:10px;flex-shrink:0}@media screen and (max-width: 768px){.fixed-nav{display:block}}footer{background:#fff;padding:50px 0;box-shadow:0 -1px 40px -4px rgba(0,0,0,.08)}.management{display:inline-block;font-size:2.4rem;font-weight:600;margin-bottom:20px}address{line-height:1.7}address a{text-decoration:underline}