*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden='until-found'])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@supports not (min-block-size:100dvb){:where(html){block-size:100%}}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role='button'],[role='option']){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:inline-block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + 0.5rem)}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color,Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}:root{--cocole-col:#f79911;--site-col:#22b573;--site-col-rgb:34 , 181 , 115;--site-col-2:#4ec48f;--site-col-3:#7ad3ab;--site-col-4:#a7e1c7;--site-col-5:#d3f0e3;--site-col-6:#edf9f4;--gray:#555c60;--gray-2:#999da0;--gray-3:#dddedf;--gray-4:#f8f8f9;--white:#fff;--green:#4a4925;--green-2:#92927c;--green-3:#dbdbd3;--red:#ea5b7e;--red-2:#e27e91;--red-3:#f1c3c8;--red-4:#f9e7e9;--yellow:#edc938;--yellow-2:#f1d467;--yellow-3:#f5df91;--ct-full:6rem;--ct-middle:3rem;--visual-radius:11px;--card-radius:8px;--base-font:"Zen Maru Gothic" , "M PLUS Rounded 1c" , "Noto Sans JP" , "Yu Gothic" , sans-serif}@media only screen and (min-width:768px){:root{--ct-full:10rem;--ct-middle:4rem;--visual-radius:50px;--card-radius:25px}}html{font-size:62.5%}body{background:var(--white);color:var(--gray);font-family: var(--base-font);font-size: clamp(1.6rem, calc(1rem + 0.625vw), 2rem);line-height:1.8}.cmn-col{color:var(--site-col)}.cmn-bg{background:var(--site-col)}.col-red{color:var(--red)}.fs-12{font-size:1.8rem}a{transition:opacity .2s ease}a:hover{opacity:.75}.section-box{padding:var(--ct-full) 0}.container{position:relative;width:92%;max-width:1200px;margin:0 auto}.btn{margin:0;padding:1.2rem 2.4rem;display:inline-block;text-decoration:none;background:var(--site-col);color:var(--white);border-radius:30px;font-weight:bold;font-size:1.6rem;text-align:center;transition:all .3s}.btn.small{padding:.8rem 1.6rem;font-size:1.5rem}.btn-box.inline{display:flex}.btn-box.inline .btn{margin:.35rem .7rem .35rem 0}.site-header{display:flex;justify-content:space-between;align-items:center;padding:15px 5%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);border-top:5px solid var(--site-col)}.header-logo{display:flex;align-items:center;width:180px;transition:width .3s ease}.logo-image{width:100%;max-width:120px;height:auto;display:block}.header-nav ul{display:flex;list-style:none;margin:0;padding:0}.header-nav li{margin-left:20px}.header-nav a{text-decoration:none;color:var(--gray);font-weight:700;font-size:1.6rem;padding:8px 12px;display:inline-block}.header-nav a:hover{color:var(--site-col)}@media (max-width:768px){.site-header{flex-direction:column;padding:10px 0 0 0;gap:10px}.header-logo{width:150px;margin-bottom:5px}.header-nav{width:100%}.header-nav ul{display:flex;flex-wrap:wrap;width:100%}.header-nav li{margin:0;box-sizing:border-box;border-right:1px solid #eee;border-bottom:1px solid #eee}.header-nav li:nth-child(1),
    .header-nav li:nth-child(2),
    .header-nav li:nth-child(3) {width:33.333%}.header-nav li:nth-child(4),
    .header-nav li:nth-child(5) {width:50%;border-bottom:none}.header-nav li:nth-child(3),
    .header-nav li:nth-child(5) {border-right:none}.header-nav a{display:block;text-align:center;padding:15px 5px;font-size:1.5rem;background:#fdfdfd;color:var(--gray)}.header-nav li:nth-child(4) a,
    .header-nav li:nth-child(5) a {background:#f6faf6;color:var(--site-col)}}.site-footer{background-color:var(--white);color:var(--gray)}.service-notice{max-width:800px;margin:0 auto}.service-lead{font-weight:bold;color:var(--site-col);margin-bottom:1rem}.footer-brand{font-size: clamp(2rem, calc(1.5rem + 1vw), 2.8rem);font-weight:bold;color:var(--site-col);margin:1.5rem 0 1rem}.notice-details{margin-top:2.5rem;padding:2rem;background-color:var(--site-col-6);border-radius:var(--card-radius);border-left:4px solid var(--site-col);font-size:1.4rem}.notice-title{font-weight:bold;margin-bottom:1rem}.notice-details ul{padding-left:2rem;margin:0}.notice-details li{margin-bottom:.8rem;line-height:1.6}.notice-details li:last-child{margin-bottom:0}.footer-divider{border:none;border-top:1px solid var(--gray-3);margin:3rem 0}.footer-nav ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;list-style:none;padding:0;margin:0}.footer-nav a{color:var(--gray);text-decoration:none;font-size:1.5rem}.footer-nav a:hover{color:var(--site-col);opacity:1}#foot_brand_area{border-top:4px solid var(--cocole-col);background-color:var(--gray-4);padding: var(--ct-middle) 0 calc(var(--ct-middle) / 2);font-size:1.4rem;color:var(--gray)}.brand-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid var(--gray-3)}.brand-sns-box .sns-title{font-weight:bold;color:var(--cocole-col);margin-bottom:.8rem;font-size:1.5rem}.sns-list{display:flex;gap:1.2rem;list-style:none;padding:0;margin:0}.sns-list svg{width:2.4rem;height:2.4rem;fill:currentColor;color:var(--gray-2);transition:color .2s ease}.sns-list a:hover svg{color:var(--cocole-col)}.brand-service-box{padding-top:2.5rem}.service-list{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 1.5rem 0;gap:1rem 2rem}.service-list a{color:var(--gray);text-decoration:none}.service-list a:hover{color:var(--cocole-col);text-decoration:underline}.service-list .current-site{font-weight:bold;color:var(--site-col)}.group-title{font-weight:bold;color:var(--gray);font-size:1.6rem;margin:2rem 0 1rem}.attend-list{font-size:1.2rem;color:var(--gray-2);padding-left:2rem;margin-top:1.5rem}.footer-copyright{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--gray-3);font-size:1.3rem;color:var(--gray-2)}@media only screen and (max-width:767px){.brand-box{flex-direction:column;align-items:flex-start}.footer-nav ul{flex-direction:column;align-items:center;gap:1.2rem}.service-list{flex-direction:column;gap:.8rem}.sns-list{gap:1.8rem}}@media print{.no_print{display:none!important}}.heading-box{position:relative;background:var(--site-col-5);padding-top:5rem;padding-bottom:13rem;overflow:hidden}.heading-box::before{content:"";position:absolute;top:5rem;left:0;width:100%;height:80px;background-repeat:repeat-x;background-position:top center;background-size:auto 100%;pointer-events:none;opacity:.6;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 1400.01\ 85.04\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M1133.98,66.43c-4.01-11.12-13.62-19.52-24.22-13.29-1.49-14.86-13.73-23.28-28.59-9.62-3.52-11.85-12.89-14.25-21.8-5.63-5.05,4.89-7.18,10.9-7.21,18.35-3.19-1.48-5.89-2.53-9.09-1.2-6.69,2.78-10.73,9.19-9.9,16.3,1.11,9.51,7.05,14.41,16.46,13.61,1.59-.14,3.17-.3,4.76-.32,25.55-.32,51.11-.68,76.67-.87,3.36-.02,4.44-1.61,4.68-4.48.38-4.42-.3-8.79-1.76-12.85ZM1129.6,81.29c-27.93.18-55.86.47-83.78.91-3.05.05-5.17-.92-6.64-3.29-5.53-8.84-4.82-14.15,1.78-19.46,3.29-2.65,6.56-3.01,10.09-.5.99.7,2.02,1.97,3.47.9,1.29-.94.33-2.15.3-3.27-.21-8.25,2.77-15,9.88-19.45,6.05-3.79,12.3-.66,13.74,6.74.35,1.78.44,3.59,1.34,5.03,1.71.22,1.97-1,2.57-1.8,2.16-2.92,4.75-5.27,8.17-6.68,6.52-2.68,12.47-.2,14.97,6.42,1.08,2.84,1.64,5.81,1.66,8.89.03,2.4,1.39,2.95,2.97,1.31,6.38-6.61,12.37-3.22,17.82,3.54,3.93,4.87,4.91,10.96,5.33,17.07.17,2.55-.77,3.63-3.67,3.64Z\'/%3E%3Cpath\ d=\'M783.47,39.68c1.74-7.94-2.92-15.41-11.19-17.84.22-6.3-1.74-11.69-7.93-14.13-7.5-2.96-13.58.06-18.79,6.03-3.38-7.89-7.76-11.7-17.25-9.62-8.11,1.77-12.26,7.43-14.87,14.8-3.8-1.84-7.23-2.76-11-1.38-8.31,3.05-11.52,9.33-9.75,19.39,1.36,7.72,6.77,11.86,15.22,11.77,21.81-.21,43.63.5,65.43-.64,4.85-.25,9.07-3.55,10.13-8.38ZM767.72,45.37c-12.38,1.28-24.79,1.06-37.23.39-7.89-.43-15.82.04-23.74.23-4.99.11-9.18-2.3-10.71-7.11-2.42-7.6-1.45-15,5.89-18.33,3.52-1.6,6.57-1.39,9.66.67.97.64,1.88,1.37,2.74,2.01,2.01-1.13,1.68-3.11,2.19-4.64,2.51-7.52,7.69-11.59,14.87-12.16,5.42-.44,8.75,1.67,10.8,6.6.78,1.87,1,4.76,3.01,5.24,2.79.68,2.41-2.83,3.72-4.28,3.32-3.69,9.36-5.67,13.98-4.08,4.04,1.4,6.73,5.73,6.85,11.06.03,1.44,0,2.87,0,4.53,6.81.07,9,1.66,10.84,7.43,1.47,4.6.21,8.53-3.37,11.26-2.97,2.26-6.36.85-9.51,1.18Z\'/%3E%3Cpath\ d=\'M310.25,81.33c1.58-.13,3.17-.29,4.75-.31,25.56-.33,51.12-.68,76.68-.87,3.36-.03,4.44-1.62,4.68-4.49.37-4.41-.3-8.78-1.76-12.84-4.01-11.12-13.62-19.52-24.23-13.29-1.48-14.87-13.72-23.29-28.58-9.62-3.52-11.85-12.9-14.25-21.8-5.63-5.05,4.89-7.18,10.9-7.21,18.34-3.2-1.48-5.89-2.52-9.09-1.19-6.69,2.77-10.73,9.18-9.9,16.3,1.11,9.5,7.04,14.41,16.46,13.6ZM301.58,55.83c3.29-2.65,6.56-3,10.09-.49.99.7,2.01,1.96,3.47.9,1.29-.94.33-2.15.3-3.27-.21-8.25,2.77-15,9.88-19.46,6.05-3.79,12.3-.66,13.74,6.75.35,1.78.44,3.58,1.33,5.03,1.72.22,1.98-1,2.58-1.81,2.16-2.91,4.75-5.26,8.17-6.67,6.52-2.68,12.47-.2,14.97,6.42,1.08,2.84,1.63,5.81,1.66,8.88.02,2.41,1.39,2.95,2.97,1.31,6.38-6.61,12.37-3.22,17.82,3.55,3.93,4.87,4.91,10.95,5.32,17.06.18,2.56-.76,3.63-3.67,3.65-27.92.17-55.85.47-83.77.91-3.05.04-5.17-.93-6.65-3.29-5.52-8.84-4.81-14.15,1.79-19.47Z\'/%3E%3Cpath\ d=\'M1313.8,52.21c1.58-.13,3.17-.29,4.75-.31,25.56-.33,51.12-.68,76.68-.87,3.36-.03,4.44-1.62,4.68-4.49.37-4.41-.3-8.78-1.76-12.84-4.01-11.12-13.62-19.52-24.23-13.29-1.48-14.87-13.72-23.29-28.58-9.62-3.52-11.85-12.9-14.25-21.8-5.63-5.05,4.89-7.18,10.9-7.21,18.34-3.2-1.48-5.89-2.52-9.09-1.19-6.69,2.77-10.73,9.18-9.9,16.3,1.11,9.5,7.04,14.41,16.46,13.6ZM1305.13,26.71c3.29-2.65,6.56-3,10.09-.49.99.7,2.01,1.96,3.47.9,1.29-.94.33-2.15.3-3.27-.21-8.25,2.77-15,9.88-19.46,6.05-3.79,12.3-.66,13.74,6.75.35,1.78.44,3.58,1.33,5.03,1.72.22,1.98-1,2.58-1.81,2.16-2.91,4.75-5.26,8.17-6.67,6.52-2.68,12.47-.2,14.97,6.42,1.08,2.84,1.63,5.81,1.66,8.88.02,2.41,1.39,2.95,2.97,1.31,6.38-6.61,12.37-3.22,17.82,3.55,3.93,4.87,4.91,10.95,5.32,17.06.18,2.56-.76,3.63-3.67,3.65-27.92.17-55.85.47-83.77.91-3.05.04-5.17-.93-6.65-3.29-5.52-8.84-4.81-14.15,1.79-19.47Z\'/%3E%3Cpath\ d=\'M81.11,52.65c4.85-.25,9.07-3.55,10.13-8.37,1.75-7.95-2.92-15.42-11.18-17.85.21-6.3-1.74-11.69-7.94-14.13-7.5-2.96-13.58.06-18.79,6.03-3.37-7.89-7.75-11.7-17.24-9.62-8.12,1.77-12.27,7.43-14.88,14.8-3.79-1.84-7.22-2.76-11-1.38C1.91,25.18-1.3,31.46.47,41.52c1.36,7.73,6.76,11.86,15.22,11.77,21.81-.21,43.62.5,65.42-.64ZM14.53,50.58c-5,.12-9.19-2.3-10.72-7.11-2.42-7.6-1.45-15,5.89-18.33,3.53-1.6,6.58-1.39,9.66.67.97.64,1.88,1.38,2.74,2.01,2.01-1.13,1.68-3.11,2.2-4.64,2.51-7.52,7.68-11.59,14.86-12.16,5.42-.43,8.76,1.67,10.8,6.6.78,1.87,1.01,4.76,3.01,5.25,2.8.67,2.41-2.84,3.72-4.29,3.33-3.69,9.36-5.67,13.99-4.07,4.04,1.39,6.73,5.72,6.84,11.05.04,1.44.01,2.87.01,4.53,6.82.07,9.01,1.66,10.84,7.43,1.47,4.61.22,8.53-3.37,11.26-2.97,2.26-6.36.85-9.51,1.18-12.38,1.28-24.79,1.06-37.23.39-7.88-.43-15.82.05-23.73.23Z\'/%3E%3C/g%3E%3C/svg%3E)}.heading-box::after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:110px;background-repeat:repeat-x;background-position:bottom center;background-size:auto 100%;pointer-events:none;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 1536.91\ 144.43\'%3E%3Cg\ fill=\'%23ffffff\'%3E%3Cpath\ d=\'M1536.87,61.73c-.19-2.37-.08-4.76-.08-7.15-.01-5.16-.09-5.29-5.4-5.27-26.36.12-52.72.25-79.08.41-11.21.06-9.97-1.75-10.15,10.17-.1,5.98.1,6.14,6.02,6.71.7,1.37.37,2.85.34,4.27-.4,23.32.15,46.62.48,69.93,0,.84-.15,1.82.26,2.51.29.49.87.85,2.01.92.01-.3.02-.61.02-.91.88-25.71-1.26-51.25.06-76.8,26.5-1.1,52.44-.59,78.93-.53.22,13.14.13,25.83.61,38.51.41,10.97.02,21.99.04,32.98,0,1.54-.58,3.54,2.38,3.98.39-25.2.22-50.14-.67-75.45,3.75.44,4.47-1.43,4.24-4.29ZM1444.98,63.35c-.76-3.53-.21-6.9-.3-10.83,29.71-.81,59.15.46,88.75-.97.34,3.96.63,7.32.97,11.37-30.06,1.09-59.65.09-89.42.43Z\'/%3E%3Cpath\ d=\'M1505.91,87.23c-3.82-.6-4.9,1.38-4.85,4.7.03,2.24-.08,4.48-.09,6.72q-.06,9.5,9.1,9.89c.23.01.46-.21.94-.45.03-6.67.07-13.45.1-20.79-2.07-.01-3.67.17-5.2-.07ZM1508.5,105.62c-1.55,0-2.83-.01-4.31-.02.03-5.21.05-10.4.08-15.72,1.49,0,2.75.01,4.31.02-.03,5.17-.05,10.22-.08,15.72Z\'/%3E%3Cpath\ d=\'M1482.76,92.35c.07-5.05.2-4.91-4.73-5.09-3.55-.13-5.22,1.24-5.06,4.83.08,1.85,0,3.7,0,5.56,0,2.38-.03,4.76-.03,7.15.02,2.5,1.47,3.37,3.77,3.25,1.06-.05,2.13-.25,3.16-.12,2.96.37,3.66-1.03,3.44-3.7-.33-3.95-.59-7.92-.54-11.87ZM1479.87,105.16c-1.46.31-2.74.45-4.25-.01.02-4.78.05-9.6.07-14.43,1.34-.69,2.64-.31,4.25-.24-.02,4.79-.05,9.58-.07,14.68Z\'/%3E%3Cpath\ d=\'M1417.8,108.49c-.76-19.15-2.97-38.22-2.86-57.42.05-7.94,1.86-7.87-8.06-7.15-8.56.63-17.12.4-26.08.37,0-1.38,0-2.41,0-3.43-.03-11.66-.15-23.32-.03-34.98.03-2.97-.9-3.89-3.87-3.82-19.33.42-38.67.75-58,.97-3.82.04-5.09,1.28-5.1,5.35-.03,28.48.32,56.95-.43,85.43-.42,15.63-.21,31.27-.22,46.9,0,.88-.28,2.03.22,2.81.31.5.94.86,2.17.9,0-.3.02-.6.03-.9,1.42-45.75.25-91.37.96-137.53,20.67-.51,41.07-1.02,61.79-1.53v37.31c0,5.32,0,5.2,5.27,5.15,9.5-.09,19.01-.02,28.8-.02-.18,32.28,3.63,64.23,4.18,96.33,0,.1.02.2.05.29.04.16.12.32.21.44.14.18.38.3.6.42.11.05.25.06.38.05.13-.01.26-.06.39-.09.35-.22.52-.51.6-.82.1-.41.05-.88.06-1.31.41-11.26-.61-22.49-1.06-33.72Z\'/%3E%3Cpath\ d=\'M1345.56,20.73c.05-2.69-2.29-2.83-4.39-2.64-2.16.18-5.42-.26-5.51,2.47-.22,6.26.45,12.56.77,19.01,1.7-.25,3.1-.54,4.5-.64,1.44-.1,2.88-.02,4.79-.02,1.16-6.37-.27-12.28-.16-18.18ZM1343.28,35.95c-1.52.73-2.82.4-4.69.33,0-4.65-.08-9.33.05-14,.03-1.32.31-1.32,3.81-1.68,1.44,5.27.74,10.35.83,15.35Z\'/%3E%3Cpath\ d=\'M1341.73,71.67c.04-.81,0-1.82-.76-2.13-3.38-1.38-6.8-.36-10.04.47-1.9.49-1.94,2.88-1.89,4.7.23,7.9.57,15.81.75,23.71.05,2.28,1.36,2.92,3.21,3.18,8.97,1.24,9.54.75,9.54-8.21v-2.82c.52-5.77-1.2-12.3-.81-18.9ZM1339.99,98.23c-.66.93-1.35.88-1.99.9-5.78.22-5.89.22-5.77-5.75.14-6.86-.44-13.7-.77-20.98,2.69-.21,4.89-.39,7.68-.61-.11,9.02,1.29,17.83.85,26.44Z\'/%3E%3Cpath\ d=\'M1285.98.02c-4.89.28-9.79.5-14.68.5-20.39.02-40.79-.08-61.18.57-4.99.15-5.03.33-4.5,5.05.13,1.18.03,2.38.05,3.57.44,27.14-.54,54.29.73,81.43.76,16.27.87,32.56.38,48.85-.04,1.32-.1,2.68,2.56,3.45,1.19-23.28-.4-46.22-.74-69.17-.34-23.27-.07-46.55-.07-70.08,26.05-2.27,52.22.39,78.51-1.7,0,23.99-.05,47.54.02,71.08.07,23.12-.48,46.26.14,69.95,0,.3,0,.61.02.91.69-.29,1.21-.6,1.6-.91,1.31-1.01,1.17-2.08,1.17-3.07.02-45.57,0-91.14.08-136.71,0-3.12-1.32-3.87-4.09-3.72Z\'/%3E%3Cpath\ d=\'M1231.72,70.65c-1.03.19-2.09.23-3.14.22-3.22-.04-3.86,1.78-3.78,4.61.17,6.52,1.24,9.18,4.17,9.39.13.01.26-.02.39-.02,2.89-.16,5.77-.38,8.66-.46,1.96-.05,2.93-.86,2.83-2.88-.07-1.18-.02-2.37-.02-4.43.84-7.6-2.66-7.63-9.11-6.43ZM1238.04,80.52c-2.36,3.01-6.23,1.03-10.23,1.52,1.05-3.29-2.07-6.89,1.56-8.38,2.38-.98,6.01-1.8,8.23.2,1.64,1.47,1.58,5.2.44,6.66Z\'/%3E%3Cpath\ d=\'M1227.15,41.38c.45.2,1.08.16,1.57.03,2.85-.77,5.75-.79,8.66-.75,1.82.03,2.69-.76,2.64-2.6-.03-1.32,0-2.64,0-3.97h-.08c0-1.45-.02-2.9,0-4.36.03-2.11-1.06-3.26-3.1-3.29-3.29-.06-6.59-.3-9.84.61-3.36.95-3.11,3.71-2.84,6.07.34,2.92-.8,6.57,2.99,8.26ZM1227.34,29.89c3.24-.7,6.44-.51,9.93-.28v8.44h-9.77c-.48-2.57-.57-5.25-.16-8.16Z\'/%3E%3Cpath\ d=\'M1059.78,139.03c0,1.58-.52,3.46,1.17,4.49.13.08.27.15.43.22.11-.07.21-.14.3-.22,1.65-1.29,1.02-3.07,1.03-4.6.04-22.92.06-45.85-.02-68.77,0-2.64.27-4.33,3.51-4.21,10.96.39,21.82-2.1,32.85-.96,5.23.55,10.55.21,15.81-.53,2.1-.29,3.19-1.1,3.06-3.21-.25-4.35-.73-8.7-.82-13.05-.15-6.85-.04-13.7-.04-20.85,20.49,1.43,40.65-1.51,61.18-.13-.92,14.69,1.25,29.04,1.2,43.43-.07,22.9,1.1,45.82-.49,68.71-.09,1.33-.62,2.99.23,4.17.25.36.62.67,1.17.91.62-.23,1-.54,1.24-.91.3-.5.36-1.09.37-1.73.14-7.42.51-14.84.42-22.25-.34-30.55-.85-61.11-1.21-91.66-.03-2.58-1.37-3.99-3.46-3.79-8.72.85-17.44.05-26.15.41-12.09.51-24.19,1.7-37.17-.91.31,12.9-.59,25.34.86,37.87-6.15,1.23-11.77,1.24-17.47.63-3.79-.41-7.68-.25-11.51-.04-6.59.36-13.18.84-19.74,1.51-2.14.22-4.67-1.51-6.23.18-1.68,1.82-.48,4.59-.49,6.92-.08,22.79-.06,45.58-.03,68.37Z\'/%3E%3Cpath\ d=\'M1149.49,46.17c-2.99-2.14-6.42-1.14-9.54-.69-2.97.43-.95,2.92-.96,4.53,0,2.12,0,4.24.02,6.36,0,1.04.1,1.97.81,2.94,2.42,3.33,5.79,1.73,8.65,1.55,2.67-.16,1.52-2.86,1.73-4.54.11-.92.02-1.86.02-2.78h-.02v-4.77c0-.94.08-2.03-.71-2.6ZM1141.69,58.66v-10.91h5.11c1.5,3.28.74,6.59,1.03,10.06-2.09.29-4,.55-6.14.85Z\'/%3E%3Cpath\ d=\'M1117.89,80.91c-6.76-.97-9.25,1.16-9.09,7.89.19,8.17.21,8,8.09,9.14,3.12.45,3.83-.79,3.72-3.35-.17-3.81-.44-7.62-.6-11.44-.06-1.45-.68-2.04-2.12-2.24ZM1111.4,84.4c1.92-.35,3.7-.68,5.7-1.06,1.05,3.92.22,7.7.61,11.36-6.24,1.33-6.81.39-6.31-10.3Z\'/%3E%3Cpath\ d=\'M1082.06,83.3c-3.52.6-7.79-1.8-10.45,2.31-.42.65-.14,1.81-.06,2.72.18,2.36.63,4.71.61,7.07-.03,3.56,1.46,4.86,5.03,4.73,7.83-.3,7.83-.17,7.83-7.94,0-1.84.08-3.69-.04-5.53-.12-1.8-.72-3.74-2.92-3.36ZM1082.23,96.7c-2.4.3-4.59.58-7.09.89-1-3.72-.09-7.38-.67-11,2.55-1.38,5-.76,7.76-.61v10.72Z\'/%3E%3Cpath\ d=\'M1034.67,38.79c-.04-1.05.16-2.17-1.2-2.85-1.27.12-2.3,1.29-3.86,1.28-7.54-.06-15.08.39-22.61.68-18.79.73-37.62-.6-56.41.89-3.03.24-4.3.93-4.29,4.42.05,16.02.4,32.04.74,48.06.35,16.42.16,32.86.2,49.29,0,.66-.02,1.33,0,1.99.02.35.07.68.19.97.21.55.62.94,1.37.91.7-.02,1.09-.39,1.3-.91.13-.31.18-.68.19-1.06.02-.93,0-1.86,0-2.79.04-23.57-.38-47.14-1.38-70.69-.18-4.48-.02-8.97-.02-14.2,27.8.2,55.39-.11,83.06-1.83,1.73,7.63,1.55,14.83,1.69,21.87.41,21.46.19,42.94.23,64.4,0,1.29-.63,3.03,1.69,3.1,1.17-1.36.65-2.88.66-4.26.05-9.94-.14-19.88.06-29.81.48-23.18-.68-46.32-1.62-69.46ZM1032.09,50.49c-27.71,1.1-55.26,2.32-82.79,1.69-.19-.34-.41-.56-.42-.78-.14-12.24-1.31-9.69,9.44-10.24,18.38-.93,36.77-.5,55.16-.81,6.05-.1,12.09-.99,18.61-.52v10.66Z\'/%3E%3Cpath\ d=\'M1010.97,88.86h-1.59q-7.48.05-7.4,7.49.09,9.36,9.6,9.29c7.64-.06,7.99-.39,7.97-8.05-.02-10.76.75-8.28-8.58-8.73ZM1015.94,101.99c-2.42,2.05-7.36,2.6-10.14.49-3.18-2.41-.7-6.83-1.47-10.57,4.31-1.01,8.23-.49,12.69-.39-.35,3.67,1.71,8.11-1.08,10.47Z\'/%3E%3Cpath\ d=\'M979.15,90.02c-2.03-2.91-4.86-.22-7.32-.3-8.79-.26-7.82-.77-7.85,8.24q.02,8.09,7.94,7.69c.27-.01.53,0,.8-.01,6.83-.09,7.17,1.5,7.07-7.05,0-.4.03-.8,0-1.19-.22-2.48.86-5.25-.63-7.38ZM976.57,102.93h-9.04c-2.41-10.81-1.67-11.71,9.04-10.62v10.62Z\'/%3E%3Cpath\ d=\'M922.24,101.06c-.4-6.6-1.26-13.33-.75-19.77.75-9.37-4.79-11.76-11.68-13.95-20.52-6.52-40.92-13.44-61.71-19.09-7.56-2.05-15.04-4.41-22.52-7.38-1.47,4.69-.93,9.04-.78,13.34.72,20.76,1.55,41.53,1.26,62.31-.11,7.53-.77,15.06-.6,22.61.03,1.43-.61,3.3,2.34,3.69,2.02-32.72-.09-65.31-.18-98.24,12.95,4.68,26.11,7.68,38.94,11.76,16.13,5.14,32.43,9.77,48.24,15.91,2.31.9,3.58,2.35,3.69,4.9.46,10.16,1.1,20.32,1.46,30.49.4,11.23.55,22.47.83,33.71.02.7-.13,1.45.15,2.17.11.31.31.62.63.91.8-.15,1.24-.48,1.48-.91.43-.77.2-1.86.18-2.77-.24-13.24-.18-26.49-.98-39.69Z\'/%3E%3Cpath\ d=\'M905.05,97.33h-.09c0-.92.02-1.85,0-2.77-.2-9.18,1.68-7.99-8.64-8.11-3.06-.03-4.35,1.38-4.16,4.34.31,4.98.33,10,1.04,14.93.64,4.44,4.87,1.4,7.21,2.73,1.37.79,3.43.47,4.49-1.27.31-.5.15-1.29.15-1.94,0-2.64,0-5.27,0-7.91ZM902.44,105.45h-6.58c-.41-4.5-.92-8.91-1.19-13.33-.17-2.71,1.89-2.69,3.84-2.68,1.86,0,3.91-.31,3.93,2.51.02,4.46,0,8.92,0,13.5Z\'/%3E%3Cpath\ d=\'M880.31,90.29c-.06-1.19-.44-2.2-1.72-2.23-3.63-.08-7.27-.03-11.14-.03.34,4.34.14,7.98.69,11.65,1.27,8.51,1.16,8.43,9.53,8.29,2.59-.04,3.61-.95,3.44-3.49-.31-4.73-.56-9.46-.8-14.19ZM874.91,105.43c-3.09.46-4.36-.76-4.19-3.93.19-3.4.05-6.82.05-10.15,2.25-1.04,4.36-.83,6.81-.77.76,4.76-.2,9.65,1.32,14.53-1.68.13-2.85.15-3.99.32Z\'/%3E%3Cpath\ d=\'M853.99,90.84c.06-1.65-.95-2.92-2.68-2.74-3.26.36-6.8-1.51-9.74,1.19-.23.2-.21.75-.2,1.13.03,4.49-.08,8.98.21,13.45.13,1.88.75,4.03,3.46,4.04h10.07c-.43-6.07-1.29-11.54-1.12-17.07ZM844.94,105.34c-1.02-4.8-1.39-9.58-.92-14.63,2.21-.49,4.27-.3,6.61-.05,1.85,4.7.64,9.55,1.25,14.68h-6.94Z\'/%3E%3Cpath\ d=\'M795.39,57.83c-2.66-1.72-5.16-3.66-7.68-5.59-7.76-5.95-15.81-11.46-24.55-15.9-1.9-.97-3.64-1.52-5.89-.14-12.85,7.94-24.44,17.55-36.29,26.83-2.18,1.71-3.04,3.72-2.97,6.5.34,12.57.67,25.14.71,37.72.04,11.5.86,23.02-.55,34.49-.08.62-.11,1.28.09,1.78.19.5.61.86,1.42.91.85.05,1.22-.36,1.38-.91.12-.41.13-.9.14-1.36.02-1.06.04-2.12.03-3.18-.21-22.77.62-45.55-.78-68.3-.16-2.66.62-4.34,2.74-5.99,11.05-8.57,21.78-17.58,33.69-25.02,2.25-1.4,3.93-1.63,6.36-.36,12.15,6.32,22.5,15.22,33.6,23.04,1.1.78,1.71,1.68,1.7,3.28-.14,12.31-.22,24.62.51,36.92.74,12.71-.84,25.39-.59,38.1.02.91-.23,2.15.23,2.87.22.35.61.58,1.27.59.7.01,1.1-.23,1.32-.59.44-.71.21-1.92.21-2.81.02-12.32,0-24.64,0-36.95,0-11.52-.15-23.05.07-34.57.11-5.17-2.02-8.66-6.18-11.36Z\'/%3E%3Cpath\ d=\'M787.19,89.77c-4.31-1.3-9.31-.27-14.33-.27.38,5,.71,9.42,1.05,14.02,4.39.68,8.6.4,12.78.25,2.01-.07,3.83-1.35,3.21-3.55-1.01-3.55,2.2-8.98-2.71-10.45ZM787.15,101.18h-10.69c-.65-2.96-.35-5.93-.28-9.12h10.49c.92,3,.51,5.96.48,9.12Z\'/%3E%3Cpath\ d=\'M770.68,130.58c.13-3.54-.17-7.88-.78-12.2-.74-5.12-5.34-10.56-9.14-10.74-4.34-.21-8.18,3.38-9.4,9.56-1.61,8.1-.63,16.26.21,24.38.14,1.34.98,1.82,2.16,1.78,1.8-.07,3.59.04,5.39.16,2.45.16,4.9.31,7.34,0,.34-.04.69-.1,1.03-.16,2.03-.37,3.36-1.21,3.23-3.63-.16-2.77-.04-5.55-.04-9.15ZM765.02,141.01c-3.53-.07-7.07-.02-10.76-.02-.98-8.35-1.86-15.93-.31-23.55.37-1.87,1.1-3.54,2.26-4.96,2.03-2.46,5.32-2.49,7.57-.22,2.02,2.02,3.46,4.45,3.65,7.27.41,6.04.48,12.11.8,18.16.13,2.41-.86,3.36-3.21,3.32Z\'/%3E%3Cpath\ d=\'M742.1,87.73c-2.61.31-5.29.07-7.93.08-1.48,0-2.62.34-2.6,2.17.04,4.56-.68,9.18,1.25,13.78h4c10.48,0,10.8-.41,10.65-10.92-.05-3.78-1.3-5.6-5.37-5.11ZM744.19,100.27c-10.29,1.97-11.17,1.1-9.92-9.61,1.58-.81,3.32-.3,4.99-.39,1.55-.09,3.11-.02,4.93-.02v10.02Z\'/%3E%3Cpath\ d=\'M694.28,65.78c-.15-3.24-1.12-5.71-3.47-8.01-10.34-10.14-23.11-16.57-35.49-23.61-1.59-.9-2.83-.06-4.07.62-12.02,6.67-23.31,14.46-34.42,22.53-3.59,2.6-4.94,5.22-4.86,9.9.37,24.24.16,48.48.19,72.71,0,1.16-.28,2.42.19,3.6.13.31.31.62.56.91.67-.24,1.1-.55,1.37-.91.8-1.02.3-2.41.31-3.51.05-24.64.06-49.27,0-73.91,0-2.25.36-3.95,2.29-5.44,10.38-7.98,21.44-14.94,32.47-21.95,2.98-1.9,5.59-2.25,8.65,0,2.52,1.85,5.49,3.1,8.26,4.62,8.37,4.6,16.08,10.11,22.96,16.75,1.54,1.49,2.58,3.07,2.61,5.49.32,24.89.92,49.78.62,74.68-.01,1.03-.18,2.07.63,3.27,0,.03.03.05.05.08.09-.02.17-.05.25-.08,2.2-.73,1.53-2.54,1.52-3.86-.14-24.63.53-49.26-.62-73.88Z\'/%3E%3Cpath\ d=\'M630.94,90.31c-1.63.25-2.58,1.38-2.62,2.57-.29,7.69-.59,15.41,2.27,22.87,4.14-.28,7.95-.54,11.76-.77,1.64-.1,3.14-.91,3.16-2.45.07-7.59.98-15.24-.91-22.84-4.8-.5-9.23-.09-13.66.62ZM642.43,112.32c-3.6.32-6.86.47-10.55.07-.48-5.89-1.54-11.7-1.28-17.63.06-1.17.63-2.05,1.96-2.01,3.14.08,6.18-1.46,9.68-.54,1.28,6.6,1.58,13.29.19,20.11Z\'/%3E%3Cpath\ d=\'M585.91,59.72c-12.45-.22-24.14,1.62-36.02.44V22.65h-96.17c0,39.89,0,79.36.01,118.84,0,.82.04,1.63,1.01,2.03.3.12.69.21,1.19.24V25h91.85v38.84c11.97-1.8,23.61-.27,35.57-1.52,1.08,27.24,2.15,54.22,3.21,81.2.02.3.03.61.04.91.79-.03,1.58-.07,2.36-.1-.01-.27-.01-.54-.02-.81-.65-27.89-1.99-55.76-3.03-83.8Z\'/%3E%3Cpath\ d=\'M569.32,116.99c-6.37.35-12.13.63-17.89.99-1.76.1-2.01,1.41-1.99,2.85.11,6.97.16,13.95.35,20.92.02.59.22,1.29.6,1.77.36.46.89.71,1.56.47.59-.21,1.17-.36,1.76-.47,1.97-.37,3.93-.23,5.88,0,1.89.22,3.77.52,5.66.53,1.27,0,2.25-.12,2.93-.53.89-.53,1.29-1.57,1.22-3.47-.27-7.49-.08-15-.08-23.06ZM566.62,140.77h-13.83c-.06-6.74-1.43-13.2-.64-20.28h13.85c.07,6.53,1.4,13.14.62,20.28Z\'/%3E%3Cpath\ d=\'M515.81,41.57c-1.04.15-2.08.38-3.1.62-1.18.29-1.83.9-1.47,2.27.92,3.51.43,7.1.49,10.65.14,10.05.34,10.29,10.35,9.13.11-.01.2-.15.8-.61-.02-5.58.04-11.23-.6-16.9-.63-5.49-.93-5.97-6.47-5.16ZM515.21,61.83c-1.59-5.46-.94-11.1-1.02-16.73,1.77-.87,3.42-.62,5.29-.35.33,5.37.67,10.71,1.01,16.15-1.98.86-3.45,1.39-5.28.93Z\'/%3E%3Cpath\ d=\'M490.33,47.82c.42-3.99-1.44-5.05-5.08-5.01-6.17.06-6.17-.09-6.18,5.98v4.59c.46,2.76-1.13,6.6.93,9.44,1.61,2.22,5.05.34,7.51,1.18,3.23,1.09,3.71-.6,3.58-3.16-.23-4.34-1.23-8.66-.76-13.02ZM482.32,61c-.93-3.23-1.1-10.28-.39-15.35,1.76-.48,3.54-.34,5.52-.03,1,5.02-.2,10.19,1.08,15.25-2.16.66-4.2.54-6.21.13Z\'/%3E%3Cpath\ d=\'M489.53,83.92c-.11-1.34-.34-2.31-1.88-2.48-5.96-.66-7.87,1.1-7.72,7.17.02.92,0,1.85,0,1.87.09,4.08-.02,7.23.63,10.39,1.02,4.91,4.71,3.08,7.56,3.2,3.18.13,3.09-2.17,2.88-4.4-.5-5.25-1.05-10.49-1.47-15.75ZM487.87,100.64c-1.38.69-2.72,1-4.39.71-.9-5.44-1.49-10.87-.93-16.53,1.63-.54,2.8-.59,4.4-.16-.14,5.25,1.35,10.51.92,15.98Z\'/%3E%3Cpath\ d=\'M430.39,112.41c-.41-8.32-.36-16.67-.4-25.01-.01-1.96,1.23-3.76-.81-5.71-5.39-5.16-8.62-11.98-12.84-18.03-2.21-3.15-4.42-4.41-8.04-4.31-10.45.3-20.91.52-31.36.63-10.99.12-21.99.08-32.98.09-1.61.01-3.27-.15-4.15,1.59-3.16,6.19-8.33,10.85-12.47,16.3-2.77,3.65-4.13,7.45-3.98,12.04.4,12.03.61,24.07.84,36.12.1,5.29.03,10.59.05,15.89,0,.53.04,1.07.2,1.51.21.6.67.99,1.64.89.71-.08,1.02-.43,1.16-.89.14-.48.09-1.08.08-1.61,0-.27-.02-.53-.03-.8-.46-16.53-.94-33.06-1.36-49.6-.04-1.66-.48-3.41.57-5.19,33.53-.06,67.09.01,100.94-.67.09,19.57.06,38.58,1.27,57.87,0,.12.01.25.02.37.33-.12.6-.25.83-.37,1.16-.61,1.16-1.19,1.15-1.72-.08-9.79.15-19.59-.33-29.39ZM327.33,83.08c3.28-5.57,7.99-9.61,11.13-14.71,3.17-5.15,7.4-5.98,12.94-5.91,18.79.24,37.59.13,56.38-.14,3.32-.05,5.05,1.36,6.81,3.64,4.11,5.32,6.93,11.54,12.21,17.12h-99.47Z\'/%3E%3Cpath\ d=\'M397.35,106.28v1.98q.01,6.83,6.79,6.26c.24-.02.47-.21,1.04-.49v-13.03c-6.41-2.13-7.82-1.13-7.83,5.28ZM402.8,111.19c-2.08,1.15-2.79.37-2.98-1.7-.49-5.05-.14-6.01,2.98-6.36v8.06Z\'/%3E%3Cpath\ d=\'M382.79,100.59c-2.09,0-3.93.09-5.76-.03-1.65-.1-2.62.51-2.66,2.15-.09,3.43-.4,6.91.68,10.26,1.15,3.58,4.21,1.75,6.44,2,2.27.26,2.38-1.52,2.35-3.23-.07-3.57.07-7.15-1.05-11.15ZM377.77,112.4c-.49-2.69-.78-5.45-.35-8.16.24-1.53,1.7-1.23,3.01-.92.31,2.86.61,5.7.93,8.65-1.36.82-2.4.55-3.59.43Z\'/%3E%3Cpath\ d=\'M359.18,110.28c.02-.78,0-1.57,0-2.36,0-7.64.01-7.5-5.38-7.35-2.56.07-3.58.91-3.37,3.49.17,2.09.2,4.21.03,6.3-.35,4.24,2.33,4.44,5.47,4.64,4,.24,3.19-2.45,3.25-4.72ZM353.55,110.51c0-1.85-.08-3.7-.07-5.55.01-.96.17-1.86,1.47-1.89,1.3-.02,1.41.96,1.62,1.85.1.38.12.78.12,1.18.01,1.96.01,3.93.01,6.12-1.96.38-3.13.22-3.15-1.71Z\'/%3E%3Cpath\ d=\'M299.49,62.17c-.44-16.55.19-33.12-.44-49.67-.14-3.83-1.47-4.89-5.22-4.82-23.43.44-46.87.65-70.31.96-5.32.07-5.34.11-5.34,5.64,0,42,0,83.99.02,125.98.01,1.06-.28,2.21.59,3.26.25.32.61.62,1.11.91.01-.3.01-.61.02-.91.74-39.23.73-78.49.73-118.01h75.6c.22,4.7.63,9.3.62,13.89-.08,27.55.44,55.1.9,82.64.1,6.36-.02,12.72.05,19.08.01.77-.18,1.72.08,2.4.22.55.73.92,1.89.86.23-.28.37-.57.45-.86.18-.63.09-1.26.08-1.9-.12-26.48-.14-52.97-.83-79.45ZM296.02,22.62h-75.03c-.76-3.35-.1-6.87-.39-10.68,25.15-1.87,50.13-.2,75.42-2.04v12.72Z\'/%3E%3Cpath\ d=\'M241.79,122.74c-.02-8.09-.01-8.01-8.05-7.61-2.23.11-3.14.89-3,3.08.29,4.61.55,9.22.78,13.83.06,1.22.67,1.78,1.75,2.31,5.16,2.57,8.65.64,8.6-4.86-.01-1.46,0-2.91,0-4.37h-.08v-2.38ZM233.91,132.27v-13.91c1.4-.25,2.91-.51,4.54-.8.69,4.51.39,8.73.66,12.9.22,3.25-2.82,1.84-5.2,1.81Z\'/%3E%3Cpath\ d=\'M230.75,86.73h.08c0,2.38-.25,4.79.05,7.13.57,4.31,4.03,3.66,7.04,3.8,3.14.15,3.88-1.83,3.84-4.27-.06-3.17-.48-6.32-.61-9.49-.27-6.62-1.01-7.07-7.56-5.65-2.35.52-3.09,1.48-2.87,3.72.15,1.57.03,3.17.03,4.76ZM238.32,80.47v14.54c-3.55.44-4.74-1.68-5.05-4.78-.77-7.71-.17-8.98,5.05-9.76Z\'/%3E%3Cpath\ d=\'M240.38,57.52c0-4.73-.08-9.44.03-14.14.06-2.56-.63-4.19-3.54-3.77-2.64.38-6.62-1.64-6.79,3.46-.12,3.81-.06,7.64,0,11.45.02,1.17.2,2.66,1.76,2.62,2.64-.07,5.14,1.34,8.53.38ZM233.3,42.66c1.28-.98,2.69-.53,4.34-.33v12.53c-1.5-.1-2.81-.19-4.34-.29v-11.91Z\'/%3E%3Cpath\ d=\'M108.46,51.92c-.08,1.25-.19,2.41-.21,3.57-.27,14.29-1,28.56-.21,42.88.79,14.26.68,28.58,1.02,42.88.02.69-.19,1.6.07,2.27.24.61.85,1.02,2.35.89v-.89c.11-29.59-1.79-59.12-.59-88.75h78.92c.28,3.73.66,7.24.86,10.7.07,1.15.12,2.3.14,3.45.17,10.59-.03,21.2.18,31.79.24,11.53-.79,23.01-.84,34.53-.01,2.67.18,5.31,1.76,7.65,2.03-1.16,1.41-2.79,1.36-4.14-.5-12.56-.01-25.11.55-37.64.54-11.95-.13-23.87-.8-35.78-.1-1.82-.2-3.64-.3-5.46-.14-2.5-.51-4.94,2.44-7.94-29.63-.67-58.05.15-86.7-.01Z\'/%3E%3Cpath\ d=\'M179.8,134.53c-.07-5.29.24-10.61-.09-15.89-.75-12.14.33-9.77-11.51-9.89-.39-.01-.8.01-1.17.12-.84.26-1.32.83-1.24,1.75.84,9.76.25,19.53.3,29.3,0,1.04-.08,2.67,1.08,2.67,2.51,0,5.02.69,7.64.93h.04c1.02.09,2.06.11,3.13,0,.93-.1,1.88-.3,2.86-.66-1.57-2.84-1-5.61-1.04-8.33ZM177.09,140.34c-.97.1-1.6.21-2.24.22-6.14.12-6.2.07-6.2-5.9s.27-12.43-.09-18.61c-.25-4.13,1.12-5.6,5.1-4.94.76.13,1.57.02,2.66.02.94,9.98,1.36,19.53.77,29.21Z\'/%3E%3Cpath\ d=\'M137.67,85.46h0c0-1.72-.01-3.43,0-5.14.02-1.83-.41-3.89-2.36-3.98-3.04-.14-6.32-1.21-9.13.96-.3.23-.44,1.04-.28,1.42,1.33,3.18.49,6.49.6,9.73.17,4.88.33,5.16,5.14,5.2q6.2.04,6.04-6.22c0-.66,0-1.32,0-1.97ZM135.25,89.62c-.01.37-.17.74-.33,1.43h-5.61v-11.79c5-1.7,5.8-1.18,5.93,4.07.05,2.1.03,4.2.01,6.29Z\'/%3E%3Cpath\ d=\'M77.63,13.5C53.31,27.56,29.04,41.71,4.66,55.69,1.34,57.6-.11,59.23,0,63.67c.71,25.55.75,51.12,1.02,76.68.01.92-.04,1.87.14,2.77.03.14.07.28.13.4.28.6.85,1.01,1.58.89.58-.09.95-.43,1.11-.89.1-.26.13-.56.1-.88-.15-1.43-.54-2.85-.56-4.28-.33-25.03-.59-50.06-.97-75.09-.04-2.45.78-3.69,2.91-4.91,18.07-10.36,36.05-20.89,54.07-31.34,7.37-4.27,14.77-8.47,22.59-12.95,0,1.66,0,2.69,0,3.73-.3,30.6-.39,61.19-1.02,91.78-.22,10.59-.31,21.18-.75,31.77-.03.8-.38,1.65-.07,2.17.16.26.48.44,1.1.49.68.06,1.07-.15,1.29-.49.37-.54.31-1.43.36-2.09.24-3.97.44-7.93.48-11.9.35-35.63.68-71.26.97-106.89.03-3.81.52-7.64-.2-11.48-2.73-.41-4.65,1.18-6.66,2.34Z\'/%3E%3Cpath\ d=\'M65.4,94.43c-.02-2.28-1.1-3.28-3.47-3.19-6.77.24-7.63,1.06-7.63,7.77v3.97c0,1.58.09,3.17-.02,4.75-.46,6.7,2.12,8.46,8.23,8.1,2.96-.18,4.09-1.23,3.7-4.05-.78-5.76-.75-11.55-.81-17.35ZM56.78,107.32v-7.51q0-5.24,5.65-5.43c1.48,5.84-.27,11.96,1.3,17.79-6.39,1.47-6.94,1.08-6.95-4.85Z\'/%3E%3Cpath\ d=\'M59.85,69.5c2.49,1.11,3.12-.33,3.17-2.35.07-2.91.02-5.82.02-8.73,0-2.64-.12-5.29.04-7.93.15-2.67-.78-4.28-3.57-3.69-2.54.53-6.58-1.33-6.8,3.63-.17,3.82-.02,7.64-.53,11.47-.7,5.33.39,6.5,5.78,7.12.64.08,1.3.22,1.89.48ZM55.07,62.2c.01-2.63.19-5.27-.02-7.88-.32-3.9,1.25-5.34,5.27-4.34v16.27c-5.13.59-5.26.48-5.25-4.05Z\'/%3E%3Cpath\ d=\'M30.4,94.46c-2.24.02-4.49-.02-6.71.18-1.34.13-2.31,1.38-2,2.51,1.49,5.46.33,11.01.72,16.49.15,2.09,1.33,3.21,3.2,3.36,2.33.17,4.73.56,7.17-.62,0-6.42.03-12.87-.02-19.32-.02-1.43-.66-2.61-2.36-2.6ZM24.9,114.22c0-5.13-.08-10.19.05-15.25.03-1.54.76-1.72,4.63-1.77,1.34,5.61.7,11.3.89,17.02h-5.57Z\'/%3E%3C/g%3E%3C/svg%3E)}.modal{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(74,73,37,.3);visibility:hidden;pointer-events:none;opacity:0;transition:opacity .4s ease , visibility .4s ease}.modal-content{background-color:#fefefe;padding:4rem 2.5rem;width:90%;max-width:600px;position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);border-radius: calc(var(--card-radius) * 1.5);border:4px solid var(--site-col-5);box-shadow:0 10px 30px rgba(74,73,37,.12);transition:all .4s cubic-bezier(.25,1,.5,1);font-size:1.6rem}.modal.showmodal{visibility:visible;pointer-events:auto;opacity:1}.modal.showmodal .modal-content{top:50%}.closeBtn{color:var(--gray-2);font-size:3.2rem;line-height:1;position:absolute;right:1.5rem;top:1.2rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s , color .2s}.closeBtn:hover{background-color:var(--site-col-6);color:var(--site-col)}.flow-list{list-style:none;padding:0;margin:3rem 0 0 0;display:flex;gap:2.5rem;justify-content:space-between}.flow-list>li{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05);position:relative}.flow-list .flow-image{width:70px;height:70px;margin-bottom:1.2rem;object-fit:contain}.flow-list strong{display:block;font-size:1.9rem;color:var(--site-col);margin-bottom:1rem}.flow-list p{font-size:1.7rem;line-height:1.7;text-align:left;color:#4a5568;margin:0}@media (min-width:769px){.flow-list > li:not(:last-child)::after {content:"▶";position:absolute;top:50%;right:-1.6rem;transform:translateY(-50%);color:#cbd5e1;font-size:1.4rem;z-index:2}}@media (max-width:768px){.flow-list{flex-direction:column;gap:2rem}.flow-list > li:not(:last-child)::after {content:"▼";display:block;position:absolute;bottom:-1.6rem;left:50%;transform:translateX(-50%);color:#cbd5e1;font-size:1.4rem;z-index:2}}.form-notice-box{background-color:var(--gray-4);border-left:4px solid var(--cocole-col);padding:1.5rem 2rem;border-radius:0 var(--card-radius) var(--card-radius) 0;margin:2rem 0;font-size:1.6rem;line-height:1.7;color:#444}.toc-box{background:var(--site-col-6);border:2px solid var(--site-col-4);border-radius:var(--card-radius);padding:2.5rem 2rem;max-width:800px;margin:0 auto}.toc-title{font-weight:bold;color:var(--site-col);font-size:1.8rem;margin-bottom:1.5rem;text-align:center;display:flex;align-items:center;justify-content:center}.toc-title::before,.toc-title::after{content:"";display:inline-block;width:6px;height:6px;background:var(--site-col);border-radius:50%;margin:0 1rem}.toc-links{display:flex;flex-direction:column;gap:1.2rem;padding:0;list-style:none}.toc-links li{font-size:1.6rem;position:relative;padding-left:2rem;line-height:1.5}.toc-links li::before{content:"➔";position:absolute;left:0;top:.1rem;color:var(--site-col-3);font-size:1.4rem}.toc-links a{color:#444;text-decoration:none;font-weight:bold;border-bottom:1px dotted var(--gray-3);padding-bottom:.2rem;transition:all .2s}.toc-links a:hover{color:var(--site-col);border-bottom-color:var(--site-col);opacity:1}@media only screen and (min-width:768px){.toc-links{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem 3rem}}.link-section{padding:4rem 0;background-color:#f9f9f9}.rich-btn-group{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.btn-rich{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:400px;padding:1.8rem 2rem;border-radius:14px;text-decoration:none;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden}.btn-rich.btn-contact{background:linear-gradient(135deg,var(--site-col) 0%,#4da375 100%);color:#fff}.btn-rich.btn-mendan{background:linear-gradient(135deg,#4da375 0%,var(--site-col) 100%);color:#fff}.btn-rich:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.15);filter:brightness(1.05);opacity:1}.btn-rich:hover .btn-main-text,.btn-rich:hover .btn-sub-text{color:#fff}.btn-rich .btn-main-text{font-size:2.2rem;font-weight:bold;letter-spacing:.05em;margin-bottom:.6rem;display:block}.btn-rich .btn-sub-text{font-size:1.5rem;opacity:.95;display:block}@media (max-width:768px){.btn-rich .btn-main-text{font-size:1.9rem}}.faq-container{margin-top:3rem}.faq-item{background:#fff;border:2px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;overflow:hidden}.faq-question{display:flex;align-items:center;background:#f7fafc;padding:1.8rem 2rem;margin:0;border-bottom:1px solid #e2e8f0}.faq-question h3{margin:0;font-size: clamp(1.8rem, 1.5rem + 0.8rem * 1vw, 2.2rem);color:var(--gray);line-height:1.5}.faq-q-badge{background:var(--site-col);color:#fff;font-weight:bold;font-size:1.8rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:1.5rem;flex-shrink:0}.faq-answer{display:flex;align-items:flex-start;padding:2rem;margin:0;background:#fff}.faq-answer p{margin:0;font-size: clamp(1.7rem, 1.5rem + 0.6rem * 1vw, 2.0rem);line-height:1.8;color:#4a5568}.faq-a-badge{background:#e2e8f0;color:#4a5568;font-weight:bold;font-size:1.8rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:1.5rem;flex-shrink:0;margin-top:.2rem}.soft-heading-left{font-size: clamp(2.2rem, 1.8rem + 1rem * 1vw, 2.6rem);font-weight:700;color:var(--gray);text-align:left;margin-bottom:2.5rem}.soft-heading{font-size: clamp(2.2rem, 1.8rem + 1rem * 1vw, 2.6rem);font-weight:700;color:var(--gray);text-align:center;margin-bottom:3.5rem;display:flex;align-items:center;justify-content:center}.soft-heading::before,.soft-heading::after{content:"";display:inline-block;width:8px;height:8px;background-color:var(--site-col-2);border-radius:50%;margin:0 1.5rem}.soft-subheading{font-size: clamp(1.9rem, 1.7rem + 0.5rem * 1vw, 2.2rem);font-weight:700;color:var(--gray);padding-left:1.5rem;margin-top:3.5rem;margin-bottom:1.5rem;position:relative;display:flex;align-items:center;flex-wrap:wrap}.soft-subheading::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:80%;background-color:var(--site-col);border-radius:10px}.intro-section{margin-bottom:30px;line-height:1.7}.activity-style{margin-top:10px;color:var(--gray);font-size:1.7rem}.price-content{max-width:850px;margin:0 auto;background:#fff;padding:1rem 2.5rem 2.5rem;border-radius:var(--card-radius);box-shadow:0 4px 12px rgba(0,0,0,.02)}.price-sub{font-size:1.5rem;font-weight:normal;color:var(--gray-2);margin-left:8px}.price-list{list-style:none;padding-left:0;margin-top:12px}.price-list li{margin-bottom:12px;line-height:1.6}.price-list li strong{color:var(--gray);font-weight:700}.price-desc{font-size:1.6rem;color:var(--gray-2);display:inline-block;margin-left:8px}.profile-container{display:flex;gap:25px;align-items:flex-start;margin-bottom:25px}.profile-image-area{flex-shrink:0;width:180px}.profile-img{width:100%;height:auto;border-radius:var(--card-radius);border:1px solid var(--gray-3);box-shadow:0 2px 5px rgba(0,0,0,.05)}.profile-text-area{flex-grow:1}.experience-box{margin-top:15px}.notice-box{margin-top:25px;background-color:#fff9f3;padding:20px;border-left:4px solid var(--cocole-col);border-radius:0 var(--card-radius) var(--card-radius) 0}.notice-box h3{margin-top:0;color:#d37500;font-size:1.9rem;margin-bottom:8px}.notice-sub{font-size:1.7rem;color:#555;line-height:1.7}@media (max-width:768px){.profile-container{flex-direction:column;align-items:center;gap:15px}.profile-image-area{width:150px;margin-bottom:5px}.profile-text-area{width:100%}.price-desc{display:block;margin-left:0;margin-top:4px;font-size:1.5rem}}.breadcrumb-container{background-color:#fdfdfd;padding:12px 0;border-bottom:1px solid #f0f0f0}.breadcrumb-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb-list li{font-size:1.4rem;color:var(--gray);display:flex;align-items:center}.breadcrumb-list li:not(:last-child)::after {content:"＞";font-size:1.1rem;margin:0 10px;color:#bbb}.breadcrumb-list a{color:var(--site-col);text-decoration:none;padding:4px 8px}.breadcrumb-list a:hover{text-decoration:underline}.breadcrumb-list li[aria-current="page"]{color:#666;font-weight:bold;padding:4px 8px}@media (max-width:768px){.breadcrumb-container{padding:8px 10px}.breadcrumb-list li{font-size:1.3rem}}.sns-section{background-color:var(--white);padding:3rem 0}.sns-x-banner{display:flex;align-items:center;gap:2rem;background:var(--gray-4);border:2px solid var(--gray-3);border-radius:var(--card-radius);padding:2rem 2.5rem;text-decoration:none;color:var(--gray);transition:all .3s ease}.sns-x-banner:hover{background:var(--site-col-6);border-color:var(--site-col-4);transform:translateY(-2px);box-shadow:0 4px 12px rgba(34,181,115,.08);opacity:1}.sns-x-icon{flex-shrink:0;width:50px;height:50px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:12px}.sns-x-icon svg{width:100%;height:100%;fill:var(--white)}.sns-x-text{display:flex;flex-direction:column;gap:.4rem;font-size:1.6rem;line-height:1.5}.sns-x-text strong{font-size:1.8rem;color:#000;transition:color .3s ease}.sns-x-banner:hover .sns-x-text strong{color:var(--site-col)}@media (max-width:768px){.sns-x-banner{flex-direction:column;text-align:center;padding:2.5rem 2rem;gap:1.5rem}.sns-x-text{align-items:center}}:root{--bace-col:#0081c9;--gray:#555c60;--gray-2:#999da0;--gray-3:#dddedf;--gray-4:#f8f8f9;--green:#4a4925;--green-2:#92927c;--green-3:#dbdbd3;--red:#c9000e;--red-2:#df666e;--red-3:#f4cccf;--yellow:#c9c400;--yellow-2:#dfdc66;--yellow-3:#f4f3cc;--orange:#f7931e;--orange-2:#f9a94b;--orange-3:#fcd4a5;--social_x-col:#0f1419;--social_x-col-rgb:15 , 20 , 25;--ins-col:#f13f79;--ins-col-rgb:241 , 63 , 121;--youtube-col:red;--youtube-col-rgb:255 , 0 , 0;--facebook-col:#4267b2;--facebook-col-rgb:66 , 103 , 178;--line-col:#00b900;--line-col-rgb:0 , 185 , 0;--hatena-col:#01a5df;--hatena-col-rgb:1 , 165 , 223;--rakuten-col:#cc4e50;--amazon-col:#ffa526;--ct-full:4rem;--ct-middle:2rem;--visual-radius:25px;--card-radius:10px}