*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--main-bg-color: #ffffff;--main-txt-dark: #201921;--main-txt-gray: #F8F8F8;--accent-color: #8dbed1;-ms-overflow-style:none;scrollbar-width:none}:root::-webkit-scrollbar{display:none}html{font-size:62.5%}body{background-color:#fff;font-family:Noto Sans JP,sans-serif;margin:0;padding:0;color:var(--main-txt-dark);font-size:1.6rem}a{text-decoration:none;color:var(--main-txt-dark)}img{max-width:100%;height:auto;object-fit:cover}.bottom-arrow{display:flex;flex-direction:column;transition:color ease-in-out .25s;width:fit-content}.bottom-arrow:hover{color:var(--accent-color)}.bottom-arrow:hover:after{transform:skew(45deg) translateY(-.5rem) translate(.5rem);border-color:var(--accent-color)}.bottom-arrow:after{content:"";position:relative;display:block;width:120%;height:1rem;border-bottom:var(--main-txt-dark) 2px solid;border-right:var(--main-txt-dark) 2px solid;transform:skew(45deg) translateY(-.5rem);transition:all ease-in-out .25s}#app{width:100%;overflow:hidden}.font-coms{font-family:Abhaya Libre,serif;font-weight:800;font-style:normal}.contact-btn{background:var(--accent-color)}section.news{background-size:cover;padding-bottom:8rem;position:relative}section.news .bg-wave{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.section-title{display:flex;flex-direction:column;align-items:center;font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-style:normal}.section-title h2{font-size:clamp(2rem,10vw,6.4rem);font-weight:700}.section-title span{font-size:clamp(1.6rem,10vw,2.4rem);font-weight:700;margin-top:-.25em}section .inner{margin:10rem auto}.news-container{display:grid;grid-template-columns:repeat(auto-fit,300px);justify-content:center}.news-item{display:flex;flex-direction:column;align-items:center;width:300px;margin:auto;height:100%}.news-item:hover .thumbnail img{transform:scale(1.1)}.news-item .thumbnail{display:flex;justify-content:center;align-items:center;width:100%;height:200px;overflow:hidden}.news-item .thumbnail img{transition:all ease-in-out .25s;width:auto;height:100%}.news .badge{display:flex;justify-content:center;align-items:center;width:12rem;height:2.4rem;background-color:var(--accent-color);color:#fff;font-size:1.2rem;font-weight:700;border-radius:50px}.badge[data-color=gold]{background-color:#c19503}.badge[data-color=brown]{background-color:#7a4b4b}.badge[data-color=gray]{background-color:#bebebe}.news-item .news-content{display:flex;flex-direction:column;gap:2rem;width:100%;margin-top:2rem;flex-grow:1}.news-item .news-content>div{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:2rem}.news-item .news-content .news-title{line-height:2.4rem}.news-more a{margin:auto;padding:3rem 3.5rem;display:block;width:fit-content;background-color:var(--main-bg-color);box-shadow:0 1px 4px #20192140;font-weight:700;font-size:2rem;transition:color ease-in-out .25s}.news-more a:hover{color:var(--accent-color)}.service-item{display:flex;flex-direction:column;align-items:center;gap:5rem;margin:10rem auto}.service-image{width:380px;height:285px;max-width:100%;max-height:100%;flex-shrink:0}.service-content{display:flex;flex-direction:column;justify-content:space-around;gap:3rem}.service-content .service-name{font-size:clamp(2rem,10vw,3.6rem);font-weight:700}.service-content .service-name span{font-size:.6em}.service-content .service-name h3{font-size:1em}.service-content .service-description{font-size:1.6rem}.service-content .service-description span{font-size:1.2em;font-weight:bolder}.service-content .service-link{display:flex;justify-content:end}.service-content .service-link a{font-size:clamp(.8em,2vw,1em)}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:5rem}.hero-message{order:2;display:flex;flex-direction:column;justify-content:space-between}.hero-message div:nth-of-type(1){font-size:clamp(4rem,50vw/ 8,6.4rem);font-weight:700;margin-bottom:1rem}.hero-message div:nth-of-type(2){font-size:clamp(1.6rem,50vw/ 25,2rem);font-weight:400;margin-bottom:5rem}.hero-message .bottom-arrow{width:fit-content;font-size:1.6rem}.hero-image{display:flex;justify-content:center;align-items:center;width:100%;order:1}.hero-image svg{width:80%;height:auto}.inner{padding:0 2rem;max-width:1280px;margin:0 auto}@media (orientation: landscape){#app{padding:var(--main-txt-dark)}.hero{flex-direction:row}.hero-message{flex-grow:1;flex-shrink:0}.hero-image{flex-grow:1.5;order:2}.hero-image svg{width:100%;height:auto}.service-item{flex-direction:row}.service-item:nth-of-type(1) .service-image{order:1}.service-item:nth-of-type(1) .service-content{order:2}.news-container{justify-content:space-between}}footer{background-color:#9b9da3cc;padding:3rem 1rem;text-align:center}.footer{display:flex;justify-content:space-between;max-width:980px;margin-left:auto;margin-right:auto;padding-top:6rem}.footer a.font-coms{font-size:64px;font-weight:400;font-family:Abhaya Libre,serif;color:#fff;text-decoration:none;letter-spacing:10px;-webkit-font-smoothing:antialiased}.footer nav ul{list-style:none;padding:0;margin:2rem 0;display:flex;flex-wrap:wrap;justify-content:center;gap:3rem}.footer nav ul li a{color:#fff;text-decoration:none;font-size:24px;font-family:Abel,sans-serif;font-weight:400;letter-spacing:.5px;-webkit-font-smoothing:antialiased}.footer-border{border-bottom:1px solid #fff;width:100%;max-width:980px;margin:8rem auto 1rem}footer .copyright{font-size:12px;color:#fff;margin-top:1rem;margin-bottom:6rem;font-family:Abel,sans-serif;font-weight:400;letter-spacing:.5px;-webkit-font-smoothing:antialiased}@media (max-width: 980px){.footer,.footer-border{max-width:768px}.footer nav ul{gap:2rem;margin-top:3rem}.footer nav ul li a{font-size:18px}}@media (max-width: 768px){.footer{flex-direction:column;align-items:flex-start;padding-top:3rem;padding-left:2rem}.footer a.font-coms{font-size:40px;letter-spacing:5px;margin-bottom:1rem}.footer nav ul{flex-direction:column;align-items:flex-start;gap:.1rem;margin:1rem 0}.footer nav ul li a{font-size:24px}.footer-border{margin:4rem auto 1rem}footer .copyright{margin-bottom:3rem}}main{width:100%;margin:clamp(20rem,5vw,10rem) auto;padding:0 clamp(1rem,5vw,5rem);max-width:980px}main .title h2{font-size:96px;color:#8dbed1;font-family:"source sans 3";margin-bottom:0}main .title .title-small{font-size:20px;color:#7d7d7d;font-family:"source sans 3";margin-top:-10px}@media (max-width: 900px){main{width:100%;margin:clamp(15rem,5vw,8rem) auto;padding:0 clamp(1rem,5vw,5rem);max-width:980px}main .title h2{font-size:54px}main .title .title-small{font-size:16px}}@media (max-width: 510px){main{width:100%;margin:clamp(10rem,5vw,5rem) auto;padding:0 clamp(1rem,5vw,5rem);max-width:980px}main .title h2{font-size:48px}main .title .title-small{font-size:14px}}.about .backlogo{margin-top:0!important;background-image:url(/assets/about-COMS-fzqjDSd-.png);background-size:auto;background-position:top;background-repeat:no-repeat;padding-top:6rem}.about .message{margin-bottom:6rem}.about .message .small{font-family:"source sans 3";margin-bottom:2rem}.about .message h3{font-size:40px;margin-top:0;margin-bottom:2rem}.about .message .p-right{text-align:right}.about .message p{line-height:26px}.about .about-table .small-table{width:980px;border-bottom:1px solid#201921;padding-bottom:2rem}.about .about-table table{width:800px;margin-left:auto;margin-right:auto;border-collapse:collapse}.about .about-table table tr{line-height:100px}.about .about-table table tr th{width:260px;padding-left:10px;text-align:left;font-weight:400}.about .about-table table tr th,td{border-bottom:1px solid#BEBEBE}@media (max-width: 768px){.about .backlogo{background-size:80%}.about .message .small{font-size:12px;margin-bottom:0}.about .message h3{font-size:26px;margin-top:0;margin-bottom:.5rem}.about .message .p-right{font-size:12px}.about .message p{line-height:20px}.about .about-table .small-table{width:100%;border-bottom:1px solid#201921;padding-bottom:2rem}.about .about-table table{width:100%;margin-left:auto;margin-right:auto;border-collapse:collapse}.about .about-table table tr{line-height:20px;height:100px}.about .about-table table tr th{width:30%;line-height:20px}}@media (max-width: 515px){.mobile_br{display:block;content:"";height:0}}.news .news-box{margin-top:8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media (max-width: 980px){.news .news-box{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.news .news-box{grid-template-columns:1fr}}.news-single-box{margin-top:6rem}.news-single-box h3{font-size:clamp(1.8rem,5vw,4rem);margin-top:1rem;margin-bottom:1rem}.news-single-box img{width:100%;margin:3rem auto}.news-single-box p{font-size:1.6rem;line-height:1.75em;margin-bottom:1rem}.service-box{padding-top:8rem;padding-bottom:8rem;border-bottom:1px solid #E2E2E2;display:flex;align-items:center;justify-content:space-between}.service-box .box1{width:50%}.service-box .service-smalltitle{font-weight:800;font-size:24px;margin:0}.service-box .service-title{font-weight:800;font-size:36px;margin:0}.service-box .service-title small{font-size:16px}.service-box .service-p{font-weight:400;font-size:20px;margin-top:1rem;margin-bottom:2rem}.service-box .service-p-s{font-size:16px;line-height:24px}.service-box .box2{width:50%;text-align:center}.service-box .box2 img{filter:drop-shadow(4px 4px 4px rgba(0,0,0,.25));display:inline-block}.service-box .box2 .service-p-right{text-align:right;padding-right:1.5rem;font-size:16px;padding-bottom:.8rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAAJCAYAAADuOHh/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABzSURBVHgB7dZLDYAwEITh4XHgiIRKQAoOqAQcgAMkAEqQgAQsIIFpljvXLpkv+Zseemu6aQXJWccadn8dLCE5C+xgE8S9wDZ2vXtxLrKTjRD3AmzUrtDr/IUZNmojxL0Au8yFtQXsi9tDvBrSUkO829PyAEvzDGo/VWY5AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:right bottom;background-size:auto}@media (max-width: 980px){.service-box .box1{width:45%;margin-left:auto;margin-right:auto}}@media (max-width: 768px){.service-box{display:block;align-items:center}.service-box .box1{width:90%;margin-left:auto;margin-right:auto}.service-box .service-smalltitle{font-size:20px;margin:0}.service-box .service-title{font-size:32px;margin:0}.service-box .service-p{font-size:16px;margin-top:.5rem;margin-bottom:1rem}.service-box .service-p-s{font-size:14px;line-height:24px}.service-box .box2{width:100%;text-align:center;margin-top:2rem}.box2 img{display:inline-block}.service-box .box2 .service-p-right{font-size:12px}}.privacy div{margin-bottom:6rem}.privacy h5{font-family:Noto Sans JP;font-size:20px;margin-bottom:1rem}.privacy p{margin-top:0;margin-bottom:0;font-family:Noto Sans JP;font-size:16px;line-height:24px}.privacy ul{margin-top:.5rem;margin-left:-.5rem}.back-button{background-color:#8dbed1;color:#fff;width:140px;height:40px;line-height:40px;text-align:center;border-radius:20px;font-size:16px;cursor:pointer;display:block;margin:0 auto;transition:all .3s ease}.back-button:hover{opacity:.35;color:#000}@media (max-width: 768px){.privacy div{margin-bottom:3rem}.privacy h5{font-size:18px}.privacy p{font-size:14px;line-height:22px}.privacy ul{font-size:14px}}.thanks .thanks-box{margin-top:6rem;margin-bottom:2rem;font-family:Noto Sans JP;font-size:24px}.thanks .thanks-messege{margin-bottom:6rem;font-family:Noto Sans JP;font-size:14px;line-height:24px}.thanks p{margin:0}.thanks .thanks-tel{font-size:40px;margin-top:.6rem;margin-bottom:.6rem}@media (max-width: 768px){.thanks .thanks-box{margin-top:3rem;margin-bottom:1rem;font-size:20px}.thanks .thanks-tel{font-size:24px;margin-top:.3rem;margin-bottom:.3rem}.thanks p{font-size:14px}}header{position:fixed;width:100%;box-shadow:0 1px 4px #20192140;background:var(--main-bg-color);z-index:10}.header{display:flex;justify-content:space-between;align-items:center;padding:0}.header .font-coms{padding:0 4rem;font-size:clamp(4.8rem,10vw,6rem);color:#fff;text-shadow:1px 1px 4px #7d7d7d}.header .font-coms span{color:var(--accent-color)}.header nav ul{display:flex;list-style:none;gap:10rem;padding:0;margin:0}.header nav ul li a{display:flex;flex-direction:column;align-items:center;font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-style:normal;transition:color ease-in-out .25s}.header nav ul li a div{font-size:2.4rem;font-weight:900}.header nav ul li a span{font-size:1.4rem;font-weight:400}.header nav ul li a:hover{color:var(--accent-color)}.header .contact-btn{display:flex;align-items:center;justify-content:center;padding:2rem 4rem 1rem 2rem;border-bottom-left-radius:12px;gap:2rem;align-self:stretch;transform:translate(1rem,-1rem);transition:background-color .25s ease-in-out}.header .contact-btn:hover{background-color:#8dbed180}.header .contact-btn:hover .bottom-arrow{color:#555}.header .contact-btn:hover .bottom-arrow:after{border-color:#555}.header .contact-btn:hover svg{stroke:#555}.header .contact-btn .bottom-arrow{color:var(--main-bg-color);font-size:clamp(1.6rem,10vw,3.2rem);transition:color .25s ease-in-out}.header .contact-btn .bottom-arrow:after{border-color:var(--main-bg-color);transition:border-color .25s ease-in-out}.header .contact-btn svg{stroke:var(--main-bg-color);transition:stroke .25s ease-in-out;width:3rem}.contact_nav_mobile{display:none}@media (max-width: 810px){.contact_nav_mobile{display:block}}@media (max-width: 980px){.header nav ul{gap:5rem}}@media (max-width: 810px){.header .contact-btn{display:none}.contact_nav_mobile{display:block}.nav{position:fixed;right:-350px;top:0;width:336px;height:100vh;padding-top:60px;background-color:#8dbed1;transition:all .6s;z-index:200;overflow-y:auto}.hamburger{position:absolute;right:15px;top:8px;width:60px;height:60px;cursor:pointer;z-index:300;background-color:#8dbed1}.header .nav_list{display:block;margin:0;padding:0;list-style:none;width:336px;height:auto}.header .nav_item{text-align:center;padding:0 14px}.header .nav_item a{padding:35px 0 35px 50px;border-bottom:1px solid #eee;text-decoration:none;color:#fff;display:flex;flex-direction:row;justify-content:left;align-items:baseline;gap:1.5rem;letter-spacing:.1em}.header .nav_item a div{font-size:3.6rem;font-weight:900}.header .nav_item a span{font-size:1.2rem}.header .nav_item a:hover{background-color:#eee}.hamburger_border{position:absolute;left:12px;width:35px;height:2px;background-color:#fff;transition:all .6s}.hamburger_border_top{top:18px}.hamburger_border_center{top:28px}.hamburger_border_bottom{top:38px}.black_bg{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:100;background-color:#333;opacity:0;visibility:hidden;transition:all .6s;cursor:pointer}.nav-open .nav{right:0}.nav-open .black_bg{opacity:.8;visibility:visible}.nav-open .hamburger_border_top{transform:rotate(45deg);top:30px}.nav-open .hamburger_border_center{width:0;left:50%}.nav-open .hamburger_border_bottom{transform:rotate(-45deg);top:30px}}.nav_item span:before{content:"";margin-right:.3em}@media screen and (max-width: 810px){.nav_item span:before{content:"/";margin-right:.3em}}
