/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}*{box-sizing:border-box;margin:0;padding:0}body{color:#023b8e;font-display:swap;background-color:#fff;width:100%;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500}.top{height:550px;overflow:hidden}.top .container{position:relative}header{margin-top:10px}header img{width:120px;height:auto}@media screen and (max-width:540px){header img{width:90px}}.top_title{text-align:center;margin-top:40px}@media screen and (max-width:540px){.top_title{text-align:left}}.top_title h1{color:#fff;letter-spacing:.05em;background:#023b8e;margin-bottom:10px;padding:5px 40px 10px;font-size:44px;font-weight:700;display:inline-block}@media screen and (max-width:999px){.top_title h1{font-size:36px}}@media screen and (max-width:766px){.top_title h1{font-size:30px}}@media screen and (max-width:540px){.top_title h1{letter-spacing:normal;padding-left:10px;padding-right:10px;font-size:24px}}.top_bg_1,.top_bg_2{animation:anime_topBg 1s}@keyframes anime_topBg{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.top_bg_1:before,.top_bg_2:before{animation:anime_topBgBefore .5s}@keyframes anime_topBgBefore{0%{opacity:0}to{opacity:1}}.top_bg_1{z-index:-10;width:350px;height:auto;position:absolute;top:-35px;right:0}@media screen and (max-width:766px){.top_bg_1{width:300px;right:-50px}}@media screen and (max-width:540px){.top_bg_1{width:60%}}.top_bg_1:before{content:"";background:#09adb54d;border-radius:100%;width:250px;height:250px;position:absolute;top:-100px;right:500px}@media screen and (max-width:766px){.top_bg_1:before{width:200px;height:200px;top:-50px;right:350px}}@media screen and (max-width:540px){.top_bg_1:before{width:150px;height:150px;right:230px}}.top_bg_2{z-index:-20;width:350px;height:auto;position:absolute;bottom:-280px;left:0}@media screen and (max-width:999px){.top_bg_2{bottom:-310px}}@media screen and (max-width:766px){.top_bg_2{width:300px;left:-50px}}@media screen and (max-width:540px){.top_bg_2{width:60%;bottom:-250px;left:-20px}}.top_bg_2:before{content:"";background:#09adb54d;border-radius:100%;width:200px;height:200px;position:absolute;top:170px;left:550px}@media screen and (max-width:766px){.top_bg_2:before{width:200px;height:200px;left:400px}}@media screen and (max-width:540px){.top_bg_2:before{width:150px;height:150px;top:170px;left:250px}}.top_bg_3{z-index:-30;width:100%;max-width:900px;height:auto;padding-left:20px;padding-right:20px;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}@media screen and (max-width:540px){.top_bg_3{width:120%;padding-left:0;padding-right:0}}.about,.works{padding-top:30px;padding-bottom:50px}.about{z-index:-20;background:#cdf4f4;position:relative}.about>.absolute{position:absolute}.about>.absolute:first-of-type{z-index:-10;width:460px;top:100px;right:0}@media screen and (max-width:540px){.about>.absolute:first-of-type{width:300px}}.about>.absolute:nth-of-type(2){z-index:-10;width:300px;bottom:0}@media screen and (max-width:540px){.about>.absolute:nth-of-type(2){width:200px}}.about h2 img{width:230px;height:auto;margin-left:20px}@media screen and (max-width:766px){.about h2 img{width:170px;margin-left:10px}}@media screen and (max-width:540px){.about h2 img{width:100px}}.about_wrap{justify-content:space-around;align-items:center;display:flex}@media screen and (max-width:999px){.about_wrap{justify-content:center}}@media screen and (max-width:766px){.about_wrap{flex-direction:column}}.about_wrap .about_wrap-img{width:30%;height:auto;margin-right:10px}@media screen and (max-width:999px){.about_wrap .about_wrap-img{max-width:200px}}@media screen and (max-width:766px){.about_wrap .about_wrap-img{width:200px;margin-bottom:30px;margin-right:0}}.about_text-box{background:#09adb54d;border-radius:20px;padding:40px 30px}@media screen and (max-width:999px){.about_text-box{max-width:570px;padding:20px 15px}}@media screen and (max-width:766px){.about_text-box{text-align:center;width:100%;max-width:100%;padding:20px 10px}}.about_text-box>p{margin-right:5px;font-size:20px}@media screen and (max-width:766px){.about_text-box>p{font-size:18px}}@media screen and (max-width:540px){.about_text-box>p{font-size:14px}}div.about_text-item{justify-content:space-between;align-items:center;margin-top:10px;margin-bottom:10px;display:flex}@media screen and (max-width:766px){div.about_text-item{max-width:540px;margin-left:auto;margin-right:auto}}@media screen and (max-width:540px){div.about_text-item{justify-content:center}}div.about_text-item div{text-align:center;background:#fff;border-radius:10px;height:100px;margin-right:5px;padding-top:10px;padding-bottom:10px}@media screen and (max-width:540px){div.about_text-item div{height:80px;padding-top:8px}}div.about_text-item div:first-of-type{width:140px}@media screen and (max-width:540px){div.about_text-item div:first-of-type{width:120px}}div.about_text-item div:nth-of-type(2){width:160px}div.about_text-item div:last-child{align-items:center;margin-right:0;display:flex}div.about_text-item div p:first-of-type{border:2px solid #023b8e;width:120px;margin-bottom:5px;margin-left:auto;margin-right:auto;font-size:20px}@media screen and (max-width:766px){div.about_text-item div p:first-of-type{font-size:18px}}@media screen and (max-width:540px){div.about_text-item div p:first-of-type{width:80px;font-size:12px}}div.about_text-item div p:nth-of-type(2){font-size:12px}@media screen and (max-width:540px){div.about_text-item div p:nth-of-type(2){font-size:10px}}div.about_text-item>p{color:#fff;font-size:40px}@media screen and (max-width:766px){div.about_text-item>p{font-size:30px}}@media screen and (max-width:540px){div.about_text-item>p{font-size:24px}}.container{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}img{border:0;width:100%;height:auto}a{text-decoration:none}h2{margin-bottom:50px;font-size:60px}@media screen and (max-width:766px){h2{margin-bottom:30px;font-size:40px}}@media screen and (max-width:540px){h2{margin-bottom:20px;font-size:26px}}.text-line_w{background:linear-gradient(#0000 60%,#fff 0);padding-left:10px;padding-right:10px}@media screen and (max-width:540px){.text-line_w{padding-left:5px;padding-right:5px}}.text-line_b{background:linear-gradient(#0000 60%,#cdf4f4 0);padding-left:10px;padding-right:10px}@media screen and (max-width:540px){.text-line_b{padding-left:5px;padding-right:5px}}.title-small{margin-left:20px;font-size:30px}@media screen and (max-width:766px){.title-small{margin-left:10px;font-size:24px}}@media screen and (max-width:540px){.title-small{font-size:14px}}.works_1440{align-items:center;margin-bottom:30px;display:flex}@media screen and (max-width:766px){.works_1440{flex-direction:column}}.works_1440-img{width:48%;margin-right:30px}@media screen and (max-width:766px){.works_1440-img{width:100%;margin-bottom:30px;margin-right:0}}.works_1440-text{width:50%}@media screen and (max-width:766px){.works_1440-text{text-align:center;width:100%}}.works_1440-text .works_1440-logo{width:240px;margin-top:10px}@media screen and (max-width:766px){.works_1440-text .works_1440-logo{max-width:180px}}@media screen and (max-width:540px){.works_1440-text .works_1440-logo{width:150px}}.works_1440-text p{margin-top:10px;font-size:18px}@media screen and (max-width:766px){.works_1440-text p{margin-top:10px;font-size:14px}}@media screen and (max-width:540px){.works_1440-text p{font-size:14px}}.works_1440-download{align-items:center;width:90%;max-width:400px;margin-top:10px;display:flex}@media screen and (max-width:540px){.works_1440-download{max-width:300px;margin-top:20px}}.works_1440-download a:first-of-type{margin-right:20px}.works_1440-download img{object-fit:contain;width:160px!important;height:48px!important}@media screen and (max-width:540px){.works_1440-download img{object-fit:contain;width:140px!important;height:42px!important}}.works_1440-feature{background:#48c79c;display:flex}@media screen and (max-width:766px){.works_1440-feature{flex-direction:column}}.works_1440-feature-item{align-items:center;padding-left:10px;padding-right:10px;display:flex}@media screen and (max-width:766px){.works_1440-feature-item{justify-content:space-around}}.works_1440-feature-item div{flex-direction:column;align-items:flex-start;display:flex}.works_1440-feature-item-1,.works_1440-feature-item-3{flex-direction:column;justify-content:space-between;width:32%;padding-top:15px}@media screen and (max-width:766px){.works_1440-feature-item-1,.works_1440-feature-item-3{flex-direction:row;width:100%}}@media screen and (max-width:540px){.works_1440-feature-item-1,.works_1440-feature-item-3{flex-direction:column}.works_1440-feature-item-1 div,.works_1440-feature-item-3 div{width:100%}}@media screen and (max-width:766px){.works_1440-feature-item-1 img,.works_1440-feature-item-3 img{width:45%}}@media screen and (max-width:540px){.works_1440-feature-item-1 img,.works_1440-feature-item-3 img{width:80%}}.works_1440-feature-item-2{flex-direction:column-reverse;justify-content:flex-end;width:35%}@media screen and (max-width:766px){.works_1440-feature-item-2{flex-direction:row-reverse;justify-content:center;width:100%;margin-top:20px}}@media screen and (max-width:540px){.works_1440-feature-item-2{flex-direction:column}}@media screen and (max-width:766px){.works_1440-feature-item-2 img{width:55%;padding-right:10px}}@media screen and (max-width:540px){.works_1440-feature-item-2 img{width:100%}}.works_1440-feature-item-2 div{width:90%}@media screen and (max-width:766px){.works_1440-feature-item-2 div{width:100%}}.works_1440-feature-item-2 .works_1440-feature-item-title{margin-top:20px}.works_1440-feature-item-title{color:#33b388;margin-top:5px;font-size:24px}@media screen and (max-width:999px){.works_1440-feature-item-title{font-size:22px}}.works_1440-feature-item-title span{z-index:1000;display:inline-block;position:relative}.works_1440-feature-item-title span:after{content:"";z-index:-1;background-color:#fff;margin-bottom:5px;position:absolute;inset:4px -3px -4px}@media screen and (max-width:766px){.works_1440-feature-item-title span:after{left:-2px;right:-2px}}.works_1440-feature-item-detail{color:#fff;margin-top:10px;margin-bottom:10px;line-height:1.4}@media screen and (max-width:766px){.works_1440-feature-item-detail{font-size:14px}}footer{text-align:center;background:#cdf4f4;padding-top:20px;padding-bottom:10px}footer img{width:90px;height:auto}.footer_links{margin-top:20px;margin-bottom:20px}.footer_links a{color:#023b8e}.privacy_content{padding:30px 0 50px}.privacy_content h3{color:#023b8e;margin:40px 0 20px;font-size:24px}.privacy_content p{margin-bottom:20px;line-height:1.8}