﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@700;900&display=swap";.slick-dots li{width:10px !important}:root{--global--font-size-base: 0.9375rem;--global--font-size-xxs: 0.75rem;--global--font-size-xs: 0.875rem;--global--font-size-sm: 0.9375rem;--global--font-size-md: 1rem;--global--font-size-lg: 1.125rem;--global--font-size-xl: 1.25rem;--global--font-size-xxl: 1.5rem;--global--font-size-xxxl: 1.75rem;--global--font-size-xxxxl: 2rem;--global--font-size-x5l: 2.25rem;--global--font-size-hg: 3rem;--global--font-size-tel: 2.25rem}@media(min-width: 768px){:root{--global--font-size-base: 1rem;--global--font-size-xxs: 0.75rem;--global--font-size-xs: 0.875rem;--global--font-size-sm: 0.9375rem;--global--font-size-md: 1rem;--global--font-size-lg: 1.125rem;--global--font-size-xl: 1.25rem;--global--font-size-xxl: 1.5rem;--global--font-size-xxxl: 1.875rem;--global--font-size-xxxxl: 2.25rem;--global--font-size-x5l: 3.75rem;--global--font-size-hg: 4.5rem;--global--font-size-tel: 3.75rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{display:flex;min-width:initial;min-height:100vh;position:relative;font-size:var(--global--font-size-base);line-height:1.5;color:#212121;font-family:"Noto Sans JP",sans-serif;flex-direction:column}main{overflow:hidden}a{text-decoration:none;color:#212121}a:visited{color:#212121}a:hover,a:focus,a:active{color:#212121}embed,iframe,object{max-width:100%}img{width:100%;height:auto;vertical-align:bottom}h2{margin:0}.br-pc{display:none}.br-tb{display:none}.br-sp{display:initial}.inner{width:90%;margin-right:auto;margin-left:auto}.inner-wide{width:90%;margin-right:auto;margin-left:auto}.inner-narrow{width:90%;margin-right:auto;margin-left:auto}.acd-check{display:none}.acd-list-item-title{display:block;position:relative;margin-bottom:1px;font-size:var(--global--font-size-md);font-weight:bold;padding-right:3em;cursor:pointer}.acd-list-item-title::after{content:"＋";display:flex;align-items:center;height:100%;position:absolute;top:0;right:0;box-sizing:border-box;font-weight:bold}.acd-list-item-text{display:block;height:0;opacity:0;transition:.5s;visibility:hidden}.acd-list-item-text-inner{padding-top:1em}.acd-check:checked+.acd-list-item-title::after{content:"－";font-weight:bold}.acd-check:checked+.acd-list-item-title+.acd-list-item-text{height:auto;opacity:1;visibility:visible}.gnav{z-index:9000;display:none;width:100%;height:100%;position:fixed;top:0;background:rgba(255,255,255,.9);font-size:var(--font-size-xs)}.gnav--wrapper{width:100%;height:100vh;position:absolute;overflow:hidden;padding:4em 2em 2em 2em}.gnav--menu{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;flex-wrap:wrap}.gnav--menu-item{width:100%;font-size:var(--font-size-m);font-weight:bold;color:var(--white);text-align:center}.gnav--menu-item span{line-height:1}.gnav--menu-item-link{display:block;padding:1em}.gnav--menu-item-link-tel{display:flex;align-items:center;justify-content:center;max-width:450px;background-color:#000;color:#fff;padding:1em;margin:1em auto 0 auto;border-radius:5px}.gnav--menu-item-link-tel:hover,.gnav--menu-item-link-tel:visited{color:#fff}.gnav--menu-item-link-tel i{font-size:var(--global--font-size-xxxl);margin-right:8px}.gnav--menu-item-link-contact{display:flex;align-items:center;justify-content:center;max-width:450px;background-color:#e60012;color:#fff;padding:1em;margin:1em auto 0 auto;border-radius:5px}.gnav--menu-item-link-contact:hover,.gnav--menu-item-link-contact:visited{color:#fff}.gnav--menu-item-link-contact i{font-size:var(--global--font-size-xl);margin-right:8px}.gnav--menu-item-wrapper{display:flex;flex-wrap:wrap;width:100%;padding-top:20px}.header{position:relative;display:flex;align-items:center;height:52px;margin:0}.header--title-wrapper{padding-bottom:30px}.header--logo a{display:block;width:fit-content}.header--logo img{height:40px;width:auto;margin-left:10px}.header--title-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header--image-group{display:flex;align-items:flex-end;justify-content:space-between}.header--hamburger-button{z-index:9002;display:flex;justify-content:center;align-items:center;width:48px;height:48px;position:fixed;top:2px;right:2px;background-color:var(--aqua);border-radius:100%}.header--hamburger-icon{width:20px;height:16px;position:absolute}.header--hamburger-icon-line{display:block;width:100%;height:2px;position:absolute;background:#000;transition:transform .3s}.header--hamburger-icon-line-center{top:7px}.header--hamburger-icon-line-center.is-active{transform:scaleX(0)}.header--hamburger-icon-line-bottom{bottom:0}.header--hamburger-icon-line-bottom.is-active{bottom:7px;transform:rotate(135deg)}.header--hamburger-icon-line-top.is-active{top:7px;transform:rotate(45deg)}.header--sidebutton{position:fixed;width:100%;bottom:0;left:0;background-color:var(--aqua);padding:1em;display:flex;margin:auto;justify-content:center;align-items:center;color:var(--white);font-size:var(--font-size-m);font-weight:bold;line-height:1;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.2)}.header--sidebutton:hover,.header--sidebutton:visited{color:var(--white)}.header--sidebutton-icon img{width:initial;height:initial;margin-left:.5em}.header--sidebutton-text{text-align:center}footer{border-top:1px solid #ccc}.footer--nav{width:90%;margin:1em auto}.footer--nav ul{list-style:none;margin:0;padding:0;font-size:var(--global--font-size-xxs);display:flex;flex-wrap:wrap;justify-content:center}.footer--nav ul li{margin:.25em 1em}.footer--copyright{background-color:#e60012;font-size:var(--global--font-size-xxs);padding:20px 0 80px 0;color:#fff;text-align:center}.hero{background-image:url(../img/bg_hero.png);padding:80px 0}.hero--stage{position:relative;width:90%;margin:auto;border-radius:10px;border:solid 6px #000;padding:40px 0;text-align:center;background-color:#fff}.hero--text{font-weight:900;font-family:"M PLUS Rounded 1c",sans-serif;font-size:10.5vw}.hero--h1-wrapper{font-size:6vw;font-weight:bold;color:#e60012;line-height:1.5;margin-top:1em}.hero--h1-wrapper h1{font-size:6vw;margin:0;padding:0}.hero--image{position:absolute;bottom:-20%;right:-5%;width:40%;height:auto}.hero-contact{background-color:#e2e2e2;padding:20px 0}.hero-contact--wrapper{background-color:#fff;border-radius:10px;padding:20px}.hero-contact--image{text-align:center;margin-bottom:1em}.hero-contact--image img{width:35%}.hero-contact--tel{margin:10px 0}.hero-contact--tel-header{text-align:center;font-weight:bold;color:#e60012;margin-top:10px}.hero-contact--tel-number{display:block;font-family:"Roboto",sans-serif;font-weight:900;font-size:var(--global--font-size-tel);text-align:center;line-height:1}.hero-contact--tel-hours{font-size:var(--global--font-size-xxs);text-align:center;font-weight:bold}.hero-contact--form{display:flex;align-items:center;justify-content:center;position:relative;outline:none;text-decoration:none;height:60px;background-color:#fff;border:solid 4px #121212;border-radius:8px;transition:.2s ease-in-out;font-weight:bold}.hero-contact--form:hover{color:#e60012}.hero-contact--form:hover span{position:relative;color:#fff;z-index:2}.hero-contact--form:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.hero-contact--form:hover::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;right:25px}.hero-contact--form::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#e60012;border-radius:4px;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0, 1);transform:scale(0, 1);transition:transform .3s,-webkit-transform .3s}.hero-contact--form::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:6px 0 6px 12px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #121212;position:absolute;right:20px;top:45%;margin-top:-3px;transition:all .3s;-webkit-transition:all .3s;z-index:2}.message{background-color:#e60012;color:#fff;padding:40px 0 320px 0;background-image:url(../img/message.png);background-repeat:no-repeat;background-position:center bottom;background-size:375px auto}.message--text{line-height:2}.message--h2{font-size:var(--global--font-size-xxxl);margin-bottom:1em;line-height:1.5}.message--bold{font-size:var(--global--font-size-md);font-weight:bold}.section-header h2{text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:900;font-size:var(--global--font-size-x5l);line-height:1.25;margin-bottom:.75em}.section-header .section-title-sub{font-weight:bold}.showcase{background-color:#e2e2e2;padding:40px 0}.showcase--section-title-sub span{color:#e60012}.showcase--section-title-sub-note{font-size:var(--global--font-size-xs)}.showcase--list-item{display:block;margin:30px 10px 0 10px}.showcase--list-item-info{background-color:#121212;text-align:center;color:#fff;font-weight:bold;padding:1em 0;border-radius:0 0 5px 5px/0 0 5px 5px}.showcase--list-item-url{font-size:var(--global--font-size-xxs)}.showcase--list-item-category{display:flex;font-size:var(--global--font-size-xs);width:fit-content;max-width:90%;margin:1em auto;font-weight:normal;align-items:flex-start}.showcase--list-item-category-label{width:8em;text-align:center;border-radius:20px;background-color:#fff;color:#000;margin:2px 1em 2px 0;white-space:nowrap;font-size:var(--global--font-size-xxs)}.showcase--list-item-category-text{text-align:left}.showcase--more{margin-top:3em;font-weight:bold}.showcase--more-main{text-align:center}.showcase--more-main-button{display:flex;justify-content:center;align-items:center;position:relative;outline:none;text-decoration:none;height:60px;text-align:center;margin:20px auto 0 auto;background-color:#fff;border:solid 4px #121212;border-radius:8px;transition:.2s ease-in-out}.showcase--more-main-button:hover{color:#e60012}.showcase--more-main-button:hover span{position:relative;color:#fff;z-index:2}.showcase--more-main-button:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.showcase--more-main-button:hover::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;right:25px}.showcase--more-main-button::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#e60012;border-radius:4px;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0, 1);transform:scale(0, 1);transition:transform .3s,-webkit-transform .3s}.showcase--more-main-button::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:6px 0 6px 12px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #121212;position:absolute;right:20px;top:45%;margin-top:-3px;transition:all .3s;-webkit-transition:all .3s;z-index:2}.showcase--more-image{margin-top:30px;text-align:center}.showcase--more-image img{width:initial;height:initial}.service{padding:40px 0;background-color:#e60012;color:#fff}.service--list-item{border:4px solid #000;border-radius:10px;padding:1.25em;margin-top:20px;background-color:#fff;color:#000}.service--list-item-title{margin:0;text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:900;font-size:var(--global--font-size-xxl);color:#e60012;line-height:1.25}.service--list-item-text{font-weight:bold;margin-top:1em}.feature{padding:40px 0}.feature--wrapper{padding-bottom:220px;background-image:url(../img/feature.png);background-repeat:no-repeat;background-position:center bottom;background-size:auto 200px}.feature--title{text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:900;font-size:var(--global--font-size-xxl);color:#e60012;line-height:1.25}.feature--list ul{list-style:none;margin:0;padding:0}.feature--list ul li{background-color:#e60012;margin:0 0 1em 0;padding:1em;color:#fff;border-radius:10px;font-size:var(--global--font-size-lg);text-align:center}.feature--list ul li h4{margin:0}.fee{padding:40px 0;background-color:#e2e2e2}.fee--image{width:50%;margin:auto}.fee--h3{background-color:#f0f0f0;border-radius:10px;padding:.5em 1em;font-size:var(--global--font-size-xl);text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:900}.fee--h3-meyasu{color:#e60012}.fee--table-wrapper{display:flex;flex-direction:column;gap:20px 0}.fee--table{background-color:#fff;border-radius:10px;padding:2em}.fee--table-title{font-size:var(--global--font-size-xxl);font-weight:bold;text-align:center;padding-bottom:.5em;margin-bottom:.5em;border-bottom:2px solid #ccc}.fee--table-item{display:flex;width:100%;align-items:flex-start;margin-bottom:.5em;font-weight:bold}.fee--table-item-label{width:10em;text-align:center;border-radius:20px;background-color:#000;color:#fff;margin-right:1em;white-space:nowrap;font-size:var(--global--font-size-xxs)}.fee--table-item-text{flex:1;font-size:var(--global--font-size-sm)}.fee--table-item-text br+br{display:none}.fee--table-amount-wrapper{padding-top:1em;margin-top:.5em;border-top:2px solid #ccc}.fee--table-amount-label{width:10em;text-align:center;border-radius:20px;background-color:#000;color:#fff;margin:0 auto;white-space:nowrap;font-size:var(--global--font-size-xxs);font-weight:bold}.fee--table-amount{font-size:var(--global--font-size-xxxl);font-family:"Roboto",sans-serif;font-weight:900;font-weight:bold;text-align:center}.fee--table-amount span{font-size:var(--global--font-size-xs)}.fee--bold{font-weight:bold;margin-bottom:3em}.fee--ranning-item{background-color:#fff;border-radius:10px;padding:1.5em;margin-top:20px}.fee--ranning-item-title-label{width:fit-content;min-width:4em;margin:0 auto .5em 0;background-color:#000;color:#fff;border-radius:100px;font-weight:bold;text-align:center;font-size:var(--global--font-size-xs)}.fee--ranning-item-title-label-required{background-color:#e60012}.fee--ranning-item-note{font-size:var(--global--font-size-xs);margin-bottom:1em}.fee--ranning-item-title-text{font-size:var(--global--font-size-xl);font-weight:bold}.fee--ranning-item-amount{font-size:var(--global--font-size-xxl);font-family:"Roboto",sans-serif;font-weight:900;font-weight:bold}.fee--ranning-item-amount span{font-size:var(--global--font-size-xs)}.flow{background-color:#e60012;padding:40px 0;overflow:hidden}.flow .inner-wide{width:100%}.flow .section-header{color:#fff}.flow--list{margin-top:30px;display:flex;overflow-x:scroll;gap:0 10vw}.flow--list-item-wrapper{min-width:80vw;position:relative;display:flex;flex-direction:column}.flow--list-item-wrapper::after{content:"";position:absolute;bottom:calc(50% - 16px);right:-30px;display:inline-block;border-style:solid;border-width:16px 0 16px 16px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f0f0f0}.flow--list-item-wrapper:first-of-type{margin-left:10vw}.flow--list-item-wrapper:last-of-type{margin-right:10vw}.flow--list-item-wrapper:has(.flow--list-item-free){min-width:3em}.flow--list-item-wrapper-last{margin-bottom:0}.flow--list-item-wrapper-last::after{content:none}.flow--list-item{flex:1;display:flex;flex-direction:column}.flow--list-item-main{flex:1;background-color:#fff;border-radius:10px;padding:1.5em;margin-top:10px}.flow--list-item-main-title{margin:0 0 1em 0;text-align:center;color:#e60012}.flow--list-item-main-text{font-size:var(--global--font-size-xs)}.flow--list-item-free{flex:1;display:flex;justify-content:center;align-items:center;border-left:2px dotted #fff;border-right:2px dotted #fff;text-align:center;font-size:var(--global--font-size-xxl);font-weight:bold;color:#fff;writing-mode:vertical-rl}.flow--list-item-image{text-align:center}.flow--list-item-image img{width:auto;height:110px}.company--data-table{width:100%;border-collapse:collapse;margin-bottom:20px;border-top:1px solid #ccc}.company--data-table tr{border-bottom:1px solid #ccc}.company--data-table th,.company--data-table td{padding:1em}.company{padding:40px 0}.company--access-item{margin-bottom:30px}.company--access-item-name{font-weight:bold;margin-bottom:1em}.company--access-item-info{margin-bottom:1em}.company--access-item-info br+br{display:none}.company--access-item-map{height:0;overflow:hidden;padding-bottom:75%;position:relative}.company--access-item-map iframe{position:absolute;left:0;top:0;height:100%;width:100%}.company--introduce{font-size:var(--global--font-size-xs);border-top:1px solid #ccc}.company--introduce-title{font-size:var(--global--font-size-sm);margin-top:2em}.qa{background-color:#e2e2e2;padding:40px 0}.qa--list-item{border-radius:5px;border:3px solid #000;background-color:#fff;margin-top:10px;padding:1em}.qa--list-item p{margin:0;padding-top:1em;border-top:2px solid #000}.qa--image{text-align:center;margin-top:30px}.qa--image img{width:40%}.inquiry{padding:40px 0}.inquiry--tel{background-color:#e2e2e2;padding:1.5em;border-radius:10px;margin-top:30px}.inquiry--tel-image{text-align:center}.inquiry--tel-image img{width:40%;height:auto}.inquiry--tel-info{margin-top:10px}.inquiry--tel-info-header{text-align:center;font-weight:bold;color:#e60012}.inquiry--tel-info-number{display:block;font-family:"Roboto",sans-serif;font-weight:900;font-size:var(--global--font-size-tel);text-align:center;line-height:1}.inquiry--tel-info-hours{font-size:var(--global--font-size-xxs);text-align:center;font-weight:bold}.inquiry--form{display:flex;justify-content:center;align-items:center;position:relative;outline:none;text-decoration:none;height:60px;text-align:center;margin:20px auto 0 auto;background-color:#fff;border:solid 4px #121212;border-radius:8px;transition:.2s ease-in-out;font-weight:bold}.inquiry--form:hover{color:#e60012}.inquiry--form:hover span{position:relative;color:#fff;z-index:2}.inquiry--form:hover::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.inquiry--form:hover::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;right:25px}.inquiry--form::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#e60012;border-radius:4px;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0, 1);transform:scale(0, 1);transition:transform .3s,-webkit-transform .3s}.inquiry--form::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:6px 0 6px 12px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #121212;position:absolute;right:20px;top:45%;margin-top:-3px;transition:all .3s;-webkit-transition:all .3s;z-index:2}.side-to-contact{z-index:20000;position:fixed;top:auto;bottom:0;right:0;left:0;display:flex;margin:0;border-top:1px solid #e5b7b7}.side-to-contact a{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-top:1px solid #e5b7b7;border-left:1px solid #e5b7b7;border-bottom:1px solid #e5b7b7;background:#e60012;color:#fff;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:600;font-size:var(--global--font-size-xxs);letter-spacing:2px;padding:4px}.side-to-contact a.tel i{font-size:27px}.side-to-contact a.mail i{padding-top:4px;font-size:19px}@media(min-width: 768px){body{font-weight:normal}.br-sp{display:none}.br-tb{display:initial}.br-pc{display:initial}.inner{max-width:1140px;margin-right:auto;margin-left:auto}.inner-narrow{max-width:960px;margin-right:auto;margin-left:auto}.inner-wide{max-width:1400px;margin-right:auto;margin-left:auto}.acd-list-item-title::after{padding:0 10px}.footer--nav{margin:2em auto}.footer--nav ul{font-size:var(--global--font-size-sm)}.footer--nav ul li{margin:0 .5em}.footer--copyright{font-size:var(--global--font-size-xs);font-weight:bold;padding:20px 0}.hero--stage{width:700px;padding:68px 0 74px 0}.hero--text{font-size:var(--global--font-size-hg);line-height:1.33}.hero--h1-wrapper{font-size:var(--global--font-size-xxxxl);line-height:1.33}.hero--h1-wrapper h1{font-size:var(--global--font-size-xxxxl)}.hero--image{width:fit-content;bottom:-20px;right:0}.hero--image img{width:160px;height:auto}.hero-contact{padding:30px 0}.hero-contact--wrapper{display:flex;align-items:center;justify-content:center;padding:15px 50px;flex-wrap:wrap}.hero-contact--image{margin-right:40px}.hero-contact--image img{width:initial}.hero-contact--tel{flex:1;margin:0}.hero-contact--tel-header{font-size:var(--global--font-size-xl);text-align:left}.hero-contact--tel-number{text-align:left}.hero-contact--tel-hours{font-size:var(--global--font-size-xs);text-align:left}.hero-contact--form{width:auto;height:80px;justify-content:flex-start;padding-left:20px;width:400px;margin:0}.message{padding:0;background-image:none}.message .inner-wide{padding:80px 0 160px 0;background-image:url(../img/message.png);background-repeat:no-repeat;background-position:right bottom;background-size:20%}.message--text{font-size:var(--global--font-size-xxl)}.message--h2{font-size:3.5rem;line-height:1.5;margin-bottom:.75em}.message--bold{font-size:2rem;line-height:1.5;margin-bottom:0}.section-header h2{font-size:3rem}.section-header .section-title-sub{text-align:center;font-size:var(--global--font-size-lg);line-height:2;margin-bottom:54px}.showcase{padding:80px 0}.showcase--list{display:flex;flex-wrap:wrap;justify-content:space-between}.showcase--list-item{width:48%;display:flex;flex-direction:column;margin:0 0 50px 0}.showcase--more{display:flex;align-items:center;margin-top:0}.showcase--more-image{flex:2.2;margin-top:0}.showcase--more-main{flex:10;font-size:var(--global--font-size-lg)}.showcase--more-main-button{max-width:720px;font-size:var(--global--font-size-md);height:80px;margin-top:30px;border:6px solid #000}.showcase--title-sub{font-size:var(--global--font-size-xxxxl);line-height:1;margin:1em 0 60px 0}.showcase--list-item-info{flex:1;border-radius:0 0 10px 10px/0 0 10px 10px}.showcase--list-item-name{font-size:var(--global--font-size-xl);margin-top:0;margin-bottom:0}.showcase--list-item-url{font-size:var(--global--font-size-xs);margin-top:.75em}.showcase--list-item-category{font-size:var(--global--font-size-sm);margin-bottom:0;width:100%;justify-content:flex-start}.showcase--list-item-category-label{width:6em;font-size:var(--global--font-size-xs)}.showcase--list-item-category-text{flex:1}.feature{padding:80px 0}.fee{padding:80px 0}.section-header-fee{position:relative}.fee--image{position:absolute;right:0;top:-60px;width:160px}.service{padding:80px 0}.flow{padding:80px 0}.flow--list{margin-top:60px;display:block;overflow-x:unset}.flow--list-item-wrapper{margin-bottom:60px;min-width:unset}.flow--list-item-wrapper::after{all:revert;content:"";position:absolute;display:inline-block;bottom:-40px;left:calc(50% - 20px);border-style:solid;border-width:20px 20px 0 20px;border-color:#f0f0f0 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.flow--list-item-wrapper:first-of-type{margin-left:unset}.flow--list-item-wrapper:last-of-type{margin-right:unset}.flow--list-item-wrapper:last-of-type::after{content:none}.flow--list-item-wrapper.flow--list-item-wrapper-last::after{content:none}.flow--list-item-wrapper:has(.flow--list-item-free){min-width:unset}.flow--list-item-wrapper-last{margin-bottom:30px}.flow--list-item{display:flex;align-items:center}.flow--list-item::after{content:"";flex:2.2}.flow--list-item-imageright{flex-direction:row-reverse}.flow--list-item-imageleft{flex-direction:row}.flow--list-item-main{flex:10;padding:40px;margin:0 24px}.flow--list-item-image{flex:2.2}.flow--list-item-image img{width:100%;height:auto;max-width:initial;max-height:initial}.flow--list-item-free-wrapper{flex-direction:row}.flow--list-item-free-wrapper::before{content:"";flex:2.2}.flow--list-item-free-wrapper::after{content:"";flex:2.2}.flow--list-item-free{flex:10;border-top:4px dotted #fff;border-bottom:4px dotted #fff;font-size:var(--global--font-size-xxxl);margin-top:0;padding:.5em 0;writing-mode:initial;border-left:none;border-right:none}.flow--list-item-main-title{font-size:var(--global--font-size-xxl)}.flow--list-item-main-text{font-size:var(--global--font-size-base)}.company{padding:80px 0}.company--access{width:78%;margin:auto}.qa{padding:80px 0}.qa--list-wrapper{display:flex;flex-direction:row-reverse;align-items:flex-end}.qa--list-wrapper::before{content:"";flex:2.2}.qa--list{flex:10}.qa--image{flex:2.2;padding-right:10px}.qa--image img{width:100%;height:auto;max-width:initial;max-height:initial}.acd-list-item-title{font-size:var(--global--font-size-lg)}.acd-list-item-title::after{font-size:2em}.qa--list-item{border:4px solid #000;padding:20px 10px 20px 30px;border-radius:10px}.acd-list-item-text-inner{padding-top:30px}.acd-list-item-text-inner p{padding-top:30px}.inquiry{padding:80px 0}.inquiry--tel{padding:40px;margin-top:60px;display:flex;align-items:center;justify-content:center;gap:0 40px}.inquiry--tel-info{margin-top:0}.inquiry--tel-image img{width:100%;height:auto;max-width:initial;max-height:initial}.inquiry--tel-info-header{font-size:var(--global--font-size-xl);text-align:left}.inquiry--tel-info-number{text-align:left;white-space:nowrap}.inquiry--tel-info-hours{font-size:var(--global--font-size-xs);text-align:left}.inquiry--form{max-width:720px;height:80px;margin-top:60px;font-size:var(--global--font-size-xl);border:6px solid #000}.side-to-contact{position:fixed;top:100px;right:0;bottom:unset;left:unset;border-top:none}.side-to-contact a{writing-mode:vertical-rl;display:flex;flex-direction:row;justify-content:center;gap:0 5px;align-items:center;width:50px;height:200px;font-size:var(--global--font-size-md);font-weight:900;border-radius:10px 0 0 10px;transition:all .5s;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.side-to-contact a:hover{background-color:#333}.side-to-contact a span{line-height:20px}.side-to-contact a.tel{display:none}}@media(min-width: 1081px){.acd-list-item-title{padding-right:1.5em}.acd-list-item-title::after{padding-right:0 20px}.header{height:80px;border-bottom:1px solid #e2e2e2}.header--hamburger-button{display:none}.gnav{position:relative;display:flex;width:100%;height:inherit;background:none;font-size:var(--font-size-l)}.gnav--wrapper{display:flex;width:100%;height:auto;position:relative;padding:0;overflow:visible;justify-content:flex-end}.gnav--menu{display:flex;justify-content:flex-end;flex-wrap:nowrap;align-items:center;position:relative}.gnav--menu-item{display:flex;width:auto;height:100%;position:relative;border-bottom:none;line-height:1;justify-content:center;padding:0;margin:0}.gnav--menu-item-wrapper{width:auto;padding:0}.gnav--menu-item-link{display:flex;align-items:center;padding:1.6vw 1vw;margin:0;color:var(--text)}.gnav--menu-item-link:hover,.gnav--menu-item-link:visited{color:var(--text)}.gnav--menu-item-link-tel{margin:0;margin-left:1vw;padding:1.6vw 2.4vw;font-weight:700;font-family:"Roboto",sans-serif;font-size:var(--global--font-size-xl);border-radius:0}.gnav--menu-item-link-contact{margin:0;padding:1.6vw 2.4vw;font-weight:700;font-family:"M PLUS Rounded 1c",sans-serif;border-radius:0}.hero--image{bottom:-20px;right:-180px}.hero--image img{width:240px;height:auto}.message .inner-wide{background-size:clamp(300px,50%,602px);padding:80px 0}.message .message--text{width:50%}.section-header h2{font-size:var(--global--font-size-x5l)}.section-header .section-title-sub{text-align:center;font-size:var(--global--font-size-xxl);line-height:2;margin-bottom:54px}.showcase--section-title-sub-note{font-size:var(--global--font-size-lg)}.showcase--more-main-button{font-size:var(--global--font-size-xl)}.showcase--list-item{width:31.429%}.showcase--more::before{content:"";flex:2.2}.showcase--more-main{flex:10;font-size:var(--global--font-size-xxl)}.service--list{display:flex;flex-wrap:wrap;justify-content:space-between}.service--list-item{width:31.053%;padding:40px 16px}.service--list-item-title{display:flex;width:100%;align-items:center;justify-content:center;height:2em;font-size:2rem}.service--list-item-text{padding:0 20px;font-weight:bold;margin-top:2em}.feature--wrapper{display:flex;width:100%;justify-content:space-between;background-image:none;margin-top:60px;padding-bottom:0;gap:0 70px}.feature--title{max-width:55%;background-image:url(../img/feature.png);background-repeat:no-repeat;background-position:right bottom;background-size:300px auto;text-align:left;font-size:3rem;line-height:1.5;margin:0}.feature--list{flex:1}.feature--list ul li{font-size:var(--global--font-size-xxl);padding:.75em 1em;text-align:left;margin-bottom:.75em}.fee>.inner>p{text-align:center;font-size:var(--global--font-size-xxl);line-height:2;margin-bottom:2em}.fee--image{width:200px}.fee--h3{font-size:2rem;margin-top:2em}.fee--table-wrapper{display:flex;width:100%;flex-direction:row;gap:0 80px}.fee--table{flex:1}.fee--table-title{font-size:var(--global--font-size-xxxl);margin-bottom:1em}.fee--table-item{margin-bottom:1em}.fee--table-item-label{width:10em;font-size:var(--global--font-size-lg)}.fee--table-item-text{font-size:var(--global--font-size-lg);line-height:2}.fee--table-item-text br+br{display:initial}.fee--table-amount-wrapper{padding-top:1em}.fee--table-amount{font-size:3rem}.fee--table-amount span{font-size:var(--global--font-size-lg);margin-left:.5em}.fee--table-amount-label{font-size:var(--global--font-size-lg)}.fee--ranning{display:flex}.fee--ranning::before{content:"";flex:2.2}.fee--ranning::after{content:"";flex:2.2}.fee--ranning-inner{flex:10}.fee--ranning-item:first-of-type{margin-top:0}.fee--ranning-item{display:flex;justify-content:space-between;align-items:center;padding:1.5em 6em 1.5em 3em}.fee--ranning-item-title{display:flex;align-items:center}.fee--ranning-item-title-label{font-size:var(--global--font-size-lg);margin-bottom:0}.fee--ranning-item-title-text{font-size:var(--global--font-size-xxl);margin-left:.25em}.fee--ranning-item-note{margin-bottom:0;margin-top:.25em;font-size:var(--global--font-size-lg)}.fee--ranning-item-amount{font-size:var(--global--font-size-xxxxl)}.fee--ranning-item-amount span{font-size:var(--global--font-size-xxl)}.company--wrapper{display:flex}.company--wrapper::before{content:"";flex:2.2}.company--wrapper::after{content:"";flex:2.2}.company--contents{flex:10}.company--data-table{font-size:var(--global--font-size-lg)}.company--data-table th,.company--data-table td{padding:1.5em 2em}.company--data-table th{width:12em;text-align:left}.company--introduce{font-size:var(--global--font-size-md);padding:.5em 2em}.company--introduce-title{font-size:var(--global--font-size-lg)}.company--access{width:100%;display:flex;gap:0 clamp(40px,14%,140px);padding:.5em 2em;border-bottom:1px solid #ccc}.company--access-item{flex:1}.company--access-item-name{font-size:var(--global--font-size-lg)}.company--access-item-info{min-height:10.5em}.company--access-item-info br+br{display:initial}.qa--list-item{border:4px solid #000;padding:30px 30px 30px 40px;border-radius:10px}.inquiry--tel{gap:0 70px}}