*,*:after,*:before{box-sizing:border-box;outline:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}table{border-spacing:0;border-collapse:collapse}input,textarea,button{font-family:inhert;font-size:inherit;color:inherit}select{text-indent:.01px;text-overflow:"";border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}code,pre{font-family:monospace,monospace;font-size:1em}
html{word-wrap:break-word;scroll-behavior:smooth}body{color:#222;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:"LINE Seed JP","Noto Sans JP",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}a{outline:none;color:inherit}a:hover{text-decoration:none;opacity:.8}p{margin-bottom:1.65em}strong{font-weight:700}div,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{box-sizing:border-box}img{max-width:100%;height:auto;vertical-align:middle}picture{display:inline-block}hr{border:none;border-top:1px solid #ccc}.container{max-width:1140px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.opening{position:fixed;left:0;top:0;z-index:10000;width:100%;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;animation:opening-out 1s cubic-bezier(0.5, 0, 0.75, 0) forwards 3s;--tw-bg-opacity:1;background-color:rgb(245 243 240 / var(--tw-bg-opacity, 1))}.opening-logo-svg{width:300px;height:auto}@media only screen and (min-width: 768px){.opening-logo-svg{width:500px}}@media print,screen and (min-width: 1024px){.opening-logo-svg{width:999px}}.opening-logo-svg .st0{fill:rgba(0,0,0,0);stroke:#000;stroke-miterlimit:10;animation:opening-line 3s linear forwards,opening-fill .5s linear forwards 1.5s;stroke-dasharray:1000;stroke-dashoffset:1000}@keyframes opening-line{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes opening-fill{0%{fill:rgba(0,0,0,0)}100%{fill:#000}}@keyframes opening-out{0%{top:0}100%{top:-100%}}.navbar{width:44px;height:44px;position:fixed;top:15px;right:10px;z-index:10040;display:inline-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:opacity ease .3s}@media only screen and (min-width: 768px){.navbar{top:30px;right:20px}}@media print,screen and (min-width: 1024px){.navbar{opacity:0;pointer-events:none}}.navbar span{width:27px;height:2px;border-radius:10px;background-color:#6a6a6a;position:relative}.navbar span:nth-child(2){margin-top:6px;margin-bottom:6px}.is-navopen .navbar span:nth-child(1){transform:rotate(45deg);top:8px}.is-navopen .navbar span:nth-child(2){opacity:0}.is-navopen .navbar span:nth-child(3){transform:rotate(-45deg);top:-8px}.link-tel{color:inherit;text-decoration:none}@media print,screen and (min-width: 1024px){.link-tel{pointer-events:none;cursor:default}}.button{color:inherit;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;height:45px;padding-left:15px;padding-right:15px;position:relative;border-radius:100px;box-sizing:border-box;overflow:hidden;font-family:inherit;cursor:pointer}.button:hover{opacity:1}.title{font-weight:700;line-height:1.5}.icon{display:inline-block}.table{width:100%}.label{display:inline-block;border-radius:5px;width:6em;padding:5px;text-align:center;line-height:1.3}@media print,screen and (min-width: 1024px){.anchor{margin-top:-140px !important;padding-top:140px !important}}.breadcrumb{margin-bottom:40px}@media only screen and (min-width: 768px){.breadcrumb{margin-bottom:60px}}.breadcrumb-list{display:flex;font-size:11px;overflow-x:auto;margin-right:-20px}@media only screen and (min-width: 768px){.breadcrumb-list{font-size:13px;margin-right:0}}.breadcrumb-list a{text-decoration:none}.breadcrumb-list li{white-space:nowrap}.breadcrumb-list li:not(:last-child)::after{content:">";display:inline-flex;margin-left:.8em;margin-right:.8em}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=number],select,textarea{font-family:"LINE Seed JP","Noto Sans JP",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;border:1px solid #6a6a6a;padding:.6em 15px;width:100%;border-radius:10px;background-color:#f5f5f5;font-size:.875rem;color:#222}input[type=text]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,select::placeholder,textarea::placeholder{color:#ccc}input[type=text].input-required,input[type=tel].input-required,input[type=email].input-required,input[type=password].input-required,input[type=number].input-required,select.input-required,textarea.input-required{background-color:#fee}input[type=text].input-required.valid,input[type=tel].input-required.valid,input[type=email].input-required.valid,input[type=password].input-required.valid,input[type=number].input-required.valid,select.input-required.valid,textarea.input-required.valid{background-color:#f5f5f5}textarea{width:100%;border:1px solid #000;height:200px}select{background-size:8px;background-repeat:no-repeat;background-position:calc(100% - 10px) center;height:40px}.input-zip{width:12em !important}input[type=radio],input[type=checkbox]{accent-color:#e2485c}select[name=住所都道府県]{width:14em}.hero-area{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%}.hero-area>div{grid-column:1;grid-row:1}.hero-particles{height:100vh;height:100dvh}@media only screen and (min-width: 768px){.hero-particles{height:1000px}}.hero-main{display:flex;align-items:center;justify-content:flex-start}.hero-content{color:#fff;width:100%}.hero-maintitle{font-family:"Special Gothic Condensed One",sans-serif}.home-section-header{position:relative;padding-left:30px}.home-section-header::before{content:"";width:3px;height:calc(100% + 128px);display:block;position:absolute;left:0;bottom:0;--tw-bg-opacity:1;background-color:rgb(245 243 240 / var(--tw-bg-opacity, 1))}.history-timeline{position:relative;line-height:2}.history-timeline::before{content:"";display:block;position:absolute;top:5px;width:3px;height:100%;background-color:#e5e5d1;left:0}@media only screen and (min-width: 768px){.history-timeline::before{left:calc(9em - 2px)}}.history-timeline .history-item{display:flex;flex-direction:column;margin-bottom:0em}@media only screen and (min-width: 768px){.history-timeline .history-item{margin-bottom:1.5em;flex-direction:row}}.history-timeline .history-timeline-date{margin-bottom:0;font-size:.875rem;padding-left:30px}@media only screen and (min-width: 768px){.history-timeline .history-timeline-date{width:9em;padding-left:0;font-size:1rem}}.history-timeline .history-timeline-content{flex:1;width:100%;padding-left:30px;position:relative}.history-timeline .history-timeline-content:before{content:"";width:12px;height:12px;background:#e5e5d1;position:absolute;top:calc(.5em + 2px);border-radius:100%;left:-5px}@media only screen and (min-width: 768px){.history-timeline .history-timeline-content:before{left:-7px}}.skill-detail-list li{display:inline-flex}.skill-detail-list li:not(:first-child)::before{content:"/";margin-left:.5em;margin-right:.5em}.mb-0{margin-bottom:0px}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:0.5rem}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[216px\]{height:216px}.w-\[63px\]{width:63px}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.bg-dark-default{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.bg-dark-secondary{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.bg-dark-third{--tw-bg-opacity:1;background-color:rgb(48 48 48 / var(--tw-bg-opacity, 1))}.bg-minor-default{--tw-bg-opacity:1;background-color:rgb(245 243 240 / var(--tw-bg-opacity, 1))}.fill-\[\#d4d4d4\]{fill:#d4d4d4}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.text-center{text-align:center}.font-en-sg{font-family:Special Gothic Condensed One, sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[1\.5rem\]{font-size:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-lg\/none{font-size:1.125rem;line-height:1}.text-sm{font-size:0.875rem;line-height:1.25rem}.font-black{font-weight:900}.font-bold{font-weight:700}.italic{font-style:italic}.\!leading-\[1\.25\]{line-height:1.25 !important}.\!leading-\[2\]{line-height:2 !important}.leading-\[1\.45\]{line-height:1.45}.leading-\[2\]{line-height:2}.tracking-\[1em\]{letter-spacing:1em}.tracking-wider{letter-spacing:0.05em}.tracking-widest{letter-spacing:0.1em}.text-\[\#737373\]{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-minor-default{--tw-text-opacity:1;color:rgb(245 243 240 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.\[line-fit-edge\:text\]{line-fit-edge:text}.\[text-box-edge\:text\]{text-box-edge:text}.\[text-box-trim\:trim-both\]{text-box-trim:trim-both}@media (min-width: 768px){.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl\/none{font-size:1.25rem;line-height:1}}@media (min-width: 1024px){.lg\:mb-16{margin-bottom:4rem}.lg\:mb-24{margin-bottom:6rem}.lg\:gap-20{gap:5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:text-8xl{font-size:6rem;line-height:1}}

/*# sourceMappingURL=main.css.map*/