﻿.animated{animation-duration:1s;animation-fill-mode:forwards}.fadeUp{animation-name:fadeUpAnime;animation-duration:2s;animation-fill-mode:forwards;opacity:0}@keyframes fadeUpAnime{from{opacity:0;transform:translate(0, 100px)}to{opacity:1;transform:translate(0, 0)}}.swing{animation-name:swing;transform-origin:top center}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.slideInLeft{animation:slideInLeft 1s forwards}@keyframes slideInLeft{from{transform:translate3d(-20%, 0, 0);opacity:0;visibility:visible}to{transform:translate3d(0, 0, 0);opacity:1}}.slideInRight{animation:slideInRight 1s forwards}@keyframes slideInRight{from{transform:translate3d(20%, 0, 0);opacity:0;visibility:visible}to{transform:translate3d(0, 0, 0);opacity:1}}.flipDown{animation:flipDownAnime 1.5s forwards;opacity:0}@keyframes flipDownAnime{from{transform:perspective(2500px) rotateX(100deg);opacity:0}to{transform:perspective(2500px) rotateX(0);opacity:1}}html{font-size:62.5%}body{background:#c8c9cb;font:1.6rem/2 InspireTWDC,AvenirNext,Matterhorn,InspireTWDC,Helvetica,sans-serif;color:#000;font-feature-settings:"palt";letter-spacing:.1rem;-webkit-text-size-adjust:100%;width:100%;-webkit-font-smoothing:antialiased}a:link,a:visited{color:rgba(51,51,51,.8);text-decoration:none}a:hover{opacity:.7;transition:.3s ease-in-out}a i{margin:0 .25rem 0 0}strong{font-weight:bold}img{height:auto;vertical-align:top;margin:0 auto}.w100{width:100% !important;max-width:100% !important}.list-unstyled{list-style:none}.list-circle{list-style:circle;padding:0 0 0 2rem}.content{margin:auto;padding:2rem 1.5rem 6rem;width:100%}@media screen and (min-width: 768px){.content{padding:2rem 1.5rem 15rem;max-width:1440px}}.block{display:block}.block-md{display:block}@media screen and (min-width: 768px){.block-md{display:contents}}.flex{display:flex;flex-direction:column}.grid{display:grid;justify-content:center}.grid-2{grid-template-columns:1fr}@media screen and (min-width: 768px){.grid-2{gap:2rem;grid-template-columns:repeat(2, 1fr)}}.grid-3{grid-template-columns:1fr}@media screen and (min-width: 576px){.grid-3{gap:2rem;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.grid-3{gap:2rem;grid-template-columns:repeat(3, 1fr)}}.grid-4{grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 768px){.grid-4{gap:2rem;grid-template-columns:repeat(4, 1fr)}}.grid-5{grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 768px){.grid-5{gap:2rem;grid-template-columns:repeat(5, 1fr)}}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-3{gap:4rem}.gap-5{gap:5rem}.wrap-1280{margin:auto;padding:0 1.5rem;max-width:1280px;width:100%}.wrap-1440{margin:auto;padding:0 1.5rem;max-width:1440px;width:100%}@media screen and (min-width: 768px){.none-link{pointer-events:none !important;opacity:1 !important}}.none-pc{display:flex}@media screen and (min-width: 768px){.none-pc{display:none}}.none-pc-lg{display:flex}@media screen and (min-width: 992px){.none-pc-lg{display:none}}.none-sp{display:none}@media screen and (min-width: 768px){.none-sp{display:flex}}.none-sp-lg{display:none}@media screen and (min-width: 992px){.none-sp-lg{display:flex}}.mb1{margin:0 auto 1rem !important}.mb2{margin:0 auto 2rem !important}.mb3{margin:0 auto 3rem !important}.mb4{margin:0 auto 4rem !important}.mb5{margin:0 auto 5rem !important}.my1{margin:1rem auto !important}.my2{margin:2rem auto !important}.my3{margin:3rem auto !important}.my4{margin:4rem auto !important}.my5{margin:5rem auto !important}.f-left{float:left}.f-right{float:right}.bg-black{background:#333}.bg-black00{background:#000}.bg-blue{background:#387ab1}.bg-pink{background:rgba(226,162,177,.3)}.bg-pink02{background:linear-gradient(45deg, rgba(226, 162, 177, 0.3) 0%, rgba(226, 162, 177, 0.15) 100%)}@media screen and (min-width: 768px){.bg-pink02{background:linear-gradient(to right, rgba(226, 162, 177, 0.4) 0%, rgba(226, 162, 177, 0.2) 60%, #fff 40%, #fff 100%)}}.bg-navy{background:#00437c !important;margin:0 0 5rem;padding:4rem 0rem 0}@media screen and (min-width: 768px){.bg-navy{margin:0 0 8rem}}.bg-silver{background:#a3aaba}#page-top{z-index:60;position:fixed;bottom:1rem;right:1rem;opacity:0;transform:translateY(200px)}#page-top a{color:rgba(0,0,0,.7);font-size:4rem;position:relative}#page-top a>i{position:absolute;color:#fff !important;width:100%;height:100%;left:0;font-size:2.5rem;padding:.75rem 0;text-align:center}#page-top.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}#page-top.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(200px)}}.grecaptcha-badge{bottom:70px !important;opacity:.6}.font-cho{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif}.font-you{font-family:"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",sans-serif}.font-1{font-size:calc(3.2rem + .4vw);font-weight:bold;letter-spacing:.4rem;line-height:1.6}.font-2{font-size:calc(2.8rem + .4vw);letter-spacing:.4rem;line-height:1.8}.font-3{font-size:calc(1.6rem + .4vw);line-height:1.8}.font-4{font-size:calc(1.5rem + .4vw);line-height:1.8}.font-5{font-size:calc(1.3rem + .4vw);line-height:1.8}.font-min{font-size:1.4rem;line-height:1.8;letter-spacing:0}.txt-right{text-align:right}.txt-left{text-align:left}.txt-intro{margin:0 0 1rem;text-align:left}@media screen and (min-width: 768px){.txt-intro{text-align:center}}.txt-center-pc{text-align:left}@media screen and (min-width: 768px){.txt-center-pc{text-align:center}}.txt-blue{color:#387ab1 !important}.txt-black{color:#333 !important}.txt-beige{color:#cab19b !important}.txt-gold{color:#d5b843 !important}.txt-red{color:#ff4a5b !important}.txt-pink{color:rgba(255,74,91,.4) !important}.txt-white{color:#fff !important}.txt-bold{font-weight:bold}.txt-line{display:initial;margin:0;background:linear-gradient(transparent 70%, rgba(56, 122, 177, 0.3) 70%)}.table-box{border-collapse:collapse;border-bottom:none;margin:0 auto;max-width:100%;width:100%}@media screen and (min-width: 768px){.table-box{width:calc(100vh + 6vw)}}.table-box th{border-collapse:collapse;display:block;font-weight:bold;padding:.5rem 1rem;text-align:start;width:100%}@media screen and (min-width: 768px){.table-box th{display:table-cell;font-weight:normal;padding:1rem 2rem;text-align-last:justify;width:20%}}.table-box td{display:block;border-collapse:collapse;padding:0 1rem 1rem}@media screen and (min-width: 768px){.table-box td{display:table-cell;padding:1rem 2rem}}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.formUs-dl{margin:3rem auto;max-width:100%;width:80vh}.formUs-dd{background:#fff;box-sizing:border-box;margin:.6rem 0 2rem;padding:.6rem 1rem}@media screen and (min-width: 768px){.formUs-dd{margin:.6rem 0 4rem}}.tit-h2{background:#333;color:#cab19b;font-size:3.8rem;letter-spacing:.2rem;margin:0 -1.5rem;padding:8rem 6rem}.tit-h3{font-size:2.8rem;font-weight:bold;letter-spacing:.2rem;margin:0 auto;padding:8rem 0;text-align:center}.tit-h4{font-style:italic}.tit-h5{border-left:solid 1rem rgba(202,177,155,.3)}.footer{background:#333;color:#fff;padding:3rem 0;text-align:center}.footer-logo{display:flex;align-items:center;justify-content:center;padding:1rem}.footer-logo-img{margin:0 0 1rem;max-width:22vh}.foot_nav_list{display:block;gap:2rem;margin:0 0 0 1rem}@media screen and (min-width: 768px){.foot_nav_list{display:inline-flex;opacity:1}.foot_nav_list:not(:last-of-type):after{content:"/";font-size:1.4rem;display:flex;align-items:center}}.foot_nav_list a{color:#fff}.head_nav{flex-basis:100%;flex-grow:1;align-items:center}.head_nav_ul{display:none;align-items:center;position:absolute;top:30%;left:50%;transform:translate(-50%, -40%);width:100%;z-index:999}@media screen and (min-width: 992px){.head_nav_ul{font-size:calc(1.8rem + .2vh);justify-content:space-around;display:flex;position:relative;margin:auto;top:0;left:0;transform:none;padding:1.5rem 0;max-width:1280px;width:auto}}.head_nav_list{display:contents;text-align:center;opacity:0}@media screen and (min-width: 768px){.head_nav_list{margin:0;opacity:1}.head_nav_list:not(:last-of-type):after{content:"｜";font-size:1.8rem;display:flex;align-items:center}}.head_nav_list.hide{opacity:1;z-index:999}.head_nav_list a{color:#fff;display:block;margin:0;padding:1.2rem 0}@media screen and (min-width: 992px){.head_nav_list a{color:#fff;padding:0 1rem}}@media screen and (min-width: 992px)and (min-width: 992px){.head_nav_list a:hover{background:#000;border-radius:30rem;color:#fff}}.head_nav_tel{color:#fff;display:grid;justify-items:center;line-height:2.5;margin:auto;position:absolute;top:100%;left:50%;transform:translate(-50%, 10%);width:100%}@media screen and (min-width: 992px){.head_nav_tel{display:none}}.head_nav_tel a{color:#fff}.g-nav{background:#000;height:100vh;opacity:0;position:fixed;transition:all .5s;top:0;left:0;width:100%;z-index:-1}@media screen and (min-width: 992px){.g-nav{background:none;height:auto;position:unset;opacity:1;width:auto;z-index:1}}.g-nav.open{opacity:.95;z-index:999}.g-nav.open .head_nav_ul{display:flex;flex-direction:column;flex-wrap:wrap}.g-nav.hide{opacity:1;z-index:999}.nav_toggle{background:#000;border-radius:.4rem;cursor:pointer;position:fixed;top:1rem;right:1rem;height:3.5rem;width:4rem;z-index:9999;display:flex;justify-content:space-evenly;opacity:1}@media screen and (min-width: 992px){.nav_toggle{display:none}}.nav_toggle span{background:#fff;border-radius:.2rem;height:.3rem;transition:all .4s;position:absolute;width:50%}@media screen and (min-width: 992px){.nav_toggle span{transition:all 0}}.nav_toggle span:nth-child(1){top:.8rem}.nav_toggle span:nth-child(2){top:1.6rem}.nav_toggle span:nth-child(3){top:2.4rem}@media screen and (min-width: 992px){.contact-btn{background:#000;border-radius:50rem;display:flex;margin:-0.5rem 0;padding:.5rem;opacity:1}.contact-btn a{color:#fff}.contact-btn a:hover{background:none}}.header{display:grid;grid-template-columns:2fr .2fr;align-items:end;max-width:1280px;margin:auto;padding:1rem;width:100%}@media screen and (min-width: 768px){.header{display:block;padding:5rem 0}}.header-logo{margin:2rem;width:28vh}@media screen and (min-width: 768px){.header-tel-call{background:linear-gradient(45deg, rgba(0, 0, 0, 0.8), rgba(0, 67, 124, 0.8));border-radius:.2rem;color:#fff;text-align:center;padding:0 .5rem}}@media screen and (min-width: 768px){.header-tel-call{padding:0 1rem}}.shop-txt{margin:0 auto 3rem}@media screen and (min-width: 768px){.shop-txt{max-width:100vh;text-align:center}}.shop-map{display:grid}.shop-map-iframe{margin:auto;height:60vh;width:96%}@media screen and (min-width: 768px){.shop-map-iframe{width:80%}}.face{background:url("../images/main.jpg") no-repeat center center/cover;color:#fff;height:80vh;display:flex;flex-direction:column;align-items:center;margin:0 auto 6rem;padding:3rem 1rem;align-items:center;justify-content:center}.face-h1{font-size:2.8rem;letter-spacing:.5rem;line-height:1.6;text-shadow:1px 1px 15px #000,-1px -1px 15px #000,-1px 1px 15px #000,1px -1px 15px #000,0 1px 15px #000,0 -1px 15px #000,-1px 0 15px #000,1px 0 15px #000}.gpu{justify-content:center}.gpu-ul{display:grid;gap:2rem;justify-content:space-around;margin:auto;width:100%}@media screen and (min-width: 768px){.gpu-ul{display:flex;justify-content:space-around;max-width:100vh}}.gpu-list{background:#cab19b;box-shadow:.5rem .5rem 0 #333,.5rem .5rem 0 #333,.5rem .5rem 0 #333,.5rem .5rem 0 #333;border-radius:50%;align-content:center;text-align:center;padding:0 1.4rem;height:27vh;width:100%}@media screen and (min-width: 768px){.gpu-list{width:28vh}}.naida{padding:6rem 0}.naida-h2{background:#cab19b;margin:3rem 0;padding:1rem}.naida-img{display:block;width:10vh}.naida-area{gap:2rem;margin:4rem auto 0}@media screen and (min-width: 768px){.naida-area{gap:4rem}}.naida-area-box{display:grid;align-self:stretch}.naida-area-txt{background:#fff;padding:0 1rem}@media screen and (min-width: 992px){.naida-area-txt{padding:0 2rem}}.mission-img{margin:4rem auto}@media screen and (min-width: 768px){.mission-img{width:70%}}.mission-txt{margin:auto}@media screen and (min-width: 768px){.mission-txt{text-align:center;width:59vh;max-width:100%}}.services{margin:auto;counter-increment:number 0}.services-img{margin:auto}@media screen and (min-width: 768px){.services-img{width:70%}}.services-ol{margin:6rem auto}@media screen and (min-width: 768px){.services-ol{width:59vh;max-width:100%}}.services-list{list-style:auto inside;padding:0 0 0 1em;text-indent:-1em}.services-area{color:#fff;gap:2rem;margin:0}.services-area-box{background:#333;display:grid;align-content:baseline;justify-content:center;gap:2rem;padding:2rem;position:relative}.services-area-tit{font-size:1.8rem;font-weight:bold;line-height:1.8;margin:10rem auto 0;text-align:center}.services-area-tit::before{position:absolute;counter-increment:number 1;content:counter(number);font-size:6rem;top:0;left:50%;transform:translate(-50%, 2rem);z-index:50}.services-area-txt{display:flex;justify-self:start;border-top:1px #fff solid;padding:1rem 2rem;margin:0 -2rem}.services-area-img{position:absolute;right:-2.5rem;width:12vh}.company{margin:auto}.contact{margin:auto}/*# sourceMappingURL=style.min.css.map */