@property --radius{syntax: "<length-percentage>"; inherits: false; initial-value: 0px;}.a-animation-mask{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fb9415;z-index:10000;-webkit-mask-image:radial-gradient(circle var(--radius) at center,transparent 100%,black 100%);mask-image:radial-gradient(circle var(--radius) at center,transparent 100%,black 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:expandHole 1.5s ease-in-out forwards}@keyframes expandHole{0%{--radius: 0px}5%{--radius: 0px}to{--radius: 150vmax;visibility:hidden}}.a-button{position:relative;display:inline-block;width:400px;height:80px;margin-top:40px;text-align:center;border-radius:10px;font-size:20px;line-height:80px;color:#fff;box-shadow:4px 4px #0000001a;transition:transform .2s ease .05s,box-shadow .2s ease;cursor:pointer;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (max-width: 768px){.a-button{width:100%;max-width:320px;height:60px;font-size:16px;line-height:60px}}.a-button:hover{box-shadow:0 0;transform:translate(4px,4px);transition:transform .2s ease,box-shadow .1s ease}.a-button.a-button--primary{background-color:#fc7500}.a-button.a-button--secondary{background-color:#fb9415}.a-button:after{content:"";position:absolute;top:50%;right:24px;display:block;width:6px;height:11px;margin:auto;background-image:url(../assets/icon/arrow-white.svg);background-size:cover;background-repeat:no-repeat;transform:translateY(-50%)}.a-entry-button{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:48px;background-color:#fc7500;border-radius:0;color:#fff;text-align:center;font-size:36px;line-height:1;box-shadow:4px 4px #0000001a;transition:transform .2s ease .05s,box-shadow .2s ease;z-index:10000;cursor:pointer;font-family:Sofia Sans Condensed,sans-serif;font-weight:700}@media (min-width: 1020px){.a-entry-button{bottom:24px;right:24px;width:200px;height:120px;border-radius:50%}}.a-entry-button:hover{box-shadow:0 0;transform:translate(4px,4px);transition:transform .2s ease,box-shadow .1s ease}.a-entry-button__sub{margin-top:0;font-size:16px;line-height:1.2;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (min-width: 1020px){.a-entry-button__sub{margin-top:4px;font-size:14px}}.a-entry-button:after{content:"";position:absolute;top:50%;right:18px;display:block;width:6px;height:11px;background-image:url(../assets/icon/arrow-white.svg);background-size:cover;background-repeat:no-repeat;transform:translateY(-50%)}.a-navigation-button{position:relative;display:flex;justify-content:center;align-items:center;width:220px;height:96px;background-color:#fff;border:1px solid #e5e4e1;border-radius:50%;text-align:center;font-size:16px;line-height:1.3;box-shadow:4px 4px #0000001a;transition:transform .2s ease .05s,box-shadow .2s ease;cursor:pointer;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (max-width: 768px){.a-navigation-button{width:150px;height:79px;font-size:14px}}.a-navigation-button:hover{box-shadow:0 0;transform:translate(4px,4px);transition:transform .2s ease,box-shadow .1s ease}.a-navigation-button:after{content:"";position:absolute;bottom:16px;left:0;right:0;display:block;width:11px;height:6px;margin:auto;background-image:url(../assets/icon/arrow-orange.svg);background-size:cover;background-repeat:no-repeat}.a-navigation-button__label{margin-top:-10px}.a-period-box{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:24px 0;padding:16px 0;border-top:1px solid #fb9415;border-bottom:1px solid #fb9415;font-size:16px;line-height:1.5;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (max-width: 768px){.a-period-box{margin:20px 0;padding:14px 0;font-size:14px}}.a-section-heading{position:relative;display:inline-block;padding:0 54px 40px;font-size:36px;text-align:center;line-height:1;color:#222;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (max-width: 768px){.a-section-heading{padding:0 48px 20px;font-size:24px}}.a-section-heading:before{content:"";position:absolute;top:4px;left:0;display:block;width:37px;height:57px;background-image:url(../assets/images/section-heading-decoration-left.png);background-repeat:no-repeat;background-size:cover}.a-section-heading:after{content:"";position:absolute;top:4px;right:0;display:block;width:37px;height:57px;background-image:url(../assets/images/section-heading-decoration-right.png);background-repeat:no-repeat;background-size:cover}.a-section-heading__en-sub{display:block;margin:0 auto;background-repeat:no-repeat;background-size:cover}.a-section-heading--about .a-section-heading__en-sub{width:154px;height:63px;background-image:url(../assets/images/section-about.svg)}@media (max-width: 768px){.a-section-heading--about .a-section-heading__en-sub{width:110px;height:45px}}.a-section-heading--share .a-section-heading__en-sub{width:154px;height:63px;background-image:url(../assets/images/section-share.svg)}@media (max-width: 768px){.a-section-heading--share .a-section-heading__en-sub{width:98px;height:40px}}.a-section-heading--member .a-section-heading__en-sub{width:182px;height:61px;background-image:url(../assets/images/section-member.svg)}@media (max-width: 768px){.a-section-heading--member .a-section-heading__en-sub{width:148px;height:50px}}.a-section-heading--question .a-section-heading__en-sub{width:164px;height:66px;background-image:url(../assets/images/section-question.svg)}@media (max-width: 768px){.a-section-heading--question .a-section-heading__en-sub{width:142px;height:58px}}.a-share-button{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:187px;height:112px;border-radius:50%;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:1.3;box-shadow:4px 4px #0000001a;transition:transform .2s ease .05s,box-shadow .2s ease;cursor:pointer}@media (max-width: 768px){.a-share-button{width:140px;height:83px;font-size:12px}}.a-share-button:hover{box-shadow:0 0;transform:translate(4px,4px);transition:transform .2s ease,box-shadow .1s ease}.a-share-button:before{content:"";display:block;background-size:cover;background-repeat:no-repeat}.a-share-button--X{background-color:#000}.a-share-button--X:before{width:28px;height:29px;background-image:url(../assets/icon/logo-x.svg)}@media (max-width: 768px){.a-share-button--X:before{width:19px;height:20px}}.a-share-button--Instagram{background:linear-gradient(to right,#7638fa,#d300c5,#ff0069,#ff7a00,#ffd600)}.a-share-button--Instagram:before{width:32px;height:32px;background-image:url(../assets/icon/logo-instagram.svg)}@media (max-width: 768px){.a-share-button--Instagram:before{width:24px;height:24px}}.a-share-button--LINE{background-color:#06c755}.a-share-button--LINE:before{width:55px;height:18px;background-image:url(../assets/icon/logo-line.png)}@media (max-width: 768px){.a-share-button--LINE:before{width:46px;height:15px}}.a-share-button--facebook{background-color:#0866ff}.a-share-button--facebook:before{width:32px;height:32px;background-image:url(../assets/icon/logo-facebook.svg)}@media (max-width: 768px){.a-share-button--facebook:before{width:24px;height:24px}}.a-share-button__label{display:block;margin-top:16px}@media (max-width: 768px){.a-share-button__label{margin-top:10px}}.a-text{display:block;font-size:16px;line-height:2}@media (max-width: 768px){.a-text{font-size:14px;letter-spacing:-.5px}}.a-text-emphasis+.a-text{margin-top:16px}.a-text-emphasis{position:relative;display:inline-block;font-size:24px;text-decoration:underline;text-decoration-color:#fff244;text-decoration-thickness:10px;text-decoration-skip-ink:none;text-underline-offset:0px;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (max-width: 768px){.a-text-emphasis{font-size:20px;line-height:1.8;text-decoration-thickness:5px}}.m-accordion{pointer-events:all;border-radius:10px;box-shadow:4px 4px #0000001a;overflow:hidden}.m-accordion+.m-accordion{margin-top:20px}@media (max-width: 768px){.m-accordion+.m-accordion{margin-top:10px}}img+.m-accordion{margin-top:24px}.m-accordion__header{position:relative;display:block;width:100%;padding:24px 64px 24px 32px;background-color:#fff;font-size:16px;line-height:1.5;text-align:left;cursor:pointer;font-family:Noto Sans JP,sans-serif;font-weight:700;transition:opacity .1s ease}@media (max-width: 768px){.m-accordion__header{padding:20px 64px 20px 32px;font-size:14px}}.m-accordion__header:after{content:"";position:absolute;top:50%;right:16px;display:block;width:32px;height:32px;background-image:url(../assets/icon/accordion-close.svg);background-size:contain;transform:translateY(-50%);transition:transform .3s ease}@media (max-width: 768px){.m-accordion__header:after{width:28px;height:28px}}.m-accordion__header--question{padding-left:60px}.m-accordion__header--question:before{content:"";position:absolute;top:50%;left:20px;display:block;width:26px;height:30px;background-image:url(../assets/images/question.png);background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-50%)}@media (max-width: 768px){.m-accordion__header--question:before{top:20px;transform:none}}.m-accordion__body{height:auto;padding:32px 40px 40px;background-color:#fff;border-top:1px solid #d9d9d9;border-radius:0 0 10px 10px;font-size:16px;text-align:left;line-height:1.8;overflow:hidden;transition:height .3s ease,padding-top .3s ease,padding-bottom .3s ease}@media (max-width: 768px){.m-accordion__body{padding-left:20px;padding-right:20px;font-size:14px}}.m-accordion__body__block-title{margin-bottom:14px;font-size:18px;font-weight:700}*+.m-accordion__body__block-title{margin-top:16px}@media (max-width: 768px){.m-accordion__body__block-title{font-size:16px}}.m-accordion__body__heading{margin-top:24px;margin-bottom:10px;padding-left:16px;border-left:3px solid #fb9415;font-family:Noto Sans JP,sans-serif;font-weight:700}.m-accordion__body__text-list{padding-left:1em;text-indent:-1em;font-weight:500}.m-accordion__body__note{display:block;padding-left:1em;text-indent:-1em;font-size:14px}@media (max-width: 768px){.m-accordion__body__note{font-size:12px}}.m-accordion__body__inline-link{color:#ff8d03;text-decoration:underline;transition:all .3s;cursor:pointer}@media (max-width: 768px){.m-accordion__body__inline-link{word-break:break-all}}.m-accordion__body__inline-link:hover{opacity:.7}.m-accordion__body>img{width:100%;margin-top:24px;border:1px solid #e5e4e1}.m-accordion--is-close .m-accordion__header:after{background-image:url(../assets/icon/accordion-open.svg);transform:translateY(-50%) rotate(-180deg)}.m-accordion--is-close .m-accordion__body{height:0;padding-top:0;padding-bottom:0}.m-key-message{position:relative;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.m-key-message{margin-top:24px}}.m-key-message__image{width:789px;height:auto}@media (min-width: 769px) and (max-width: 1019px){.m-key-message__image{width:62%}}@media (max-width: 768px){.m-key-message__image{width:320px}}.m-key-message__image>img,.m-key-message__image source{width:100%}.m-key-message__text{margin-top:48px;text-align:center;font-size:16px;line-height:3.2}@media (max-width: 768px){.m-key-message__text{margin:24px 24px 0;font-size:14px;line-height:2}}.m-key-message:before{content:"";position:absolute;top:-63px;left:0;right:0;display:block;margin:auto;background-size:contain;background-repeat:no-repeat;z-index:-1}@media (min-width: 1020px){.m-key-message:before{width:1280px;height:425px;background-image:url(../assets/images/background-decoration.png)}}@media (min-width: 769px) and (max-width: 1019px){.m-key-message:before{width:66%;height:auto;padding-bottom:176%;background-image:url(../assets/images/background-decoration-sp.png)}}@media (max-width: 768px){.m-key-message:before{width:100%;height:auto;padding-bottom:176%;background-image:url(../assets/images/background-decoration-sp.png)}}.m-navigation{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 14px;max-width:320px;margin-top:40px;margin-left:auto;margin-right:auto}@media (min-width: 769px) and (max-width: 1019px){.m-navigation{max-width:640px}}@media (min-width: 1020px){.m-navigation{flex-wrap:nowrap;gap:30px;max-width:none;margin-top:80px}}.m-numbered-info-box{display:flex;align-items:center;width:100%;padding:27px 18px;background-color:#fff;border-radius:10px;text-align:center}@media (min-width: 1020px){.m-numbered-info-box{flex-direction:column;width:270px;padding:27px 8px 36px}}.m-numbered-info-box+.m-numbered-info-box{margin-top:10px}@media (min-width: 1020px){.m-numbered-info-box+.m-numbered-info-box{margin-top:0}}.m-numbered-info-box__number{display:block;width:60px;height:60px;margin-right:20px;background-color:#fb9415;border-radius:50%;color:#fff;font-size:30px;line-height:60px;font-family:Poppins,sans-serif;font-weight:600}@media (min-width: 1020px){.m-numbered-info-box__number{margin-top:-48px;margin-right:0}}.m-numbered-info-box__text{margin-top:0;font-size:16px;line-height:1.4;text-align:left;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (min-width: 1020px){.m-numbered-info-box__text{margin-top:20px;font-size:18px;text-align:center}}.m-numbered-info-box__link{display:block;margin-top:6px;font-size:12px;text-align:left;text-decoration:underline;transition:all .3s;font-family:Noto Sans JP,sans-serif;font-weight:700}@media (min-width: 1020px){.m-numbered-info-box__link{margin-top:14px;font-size:14px;text-align:center}}.m-numbered-info-box__link:hover{opacity:.7}.m-numbered-info-box__link:after{content:"";display:inline-block;width:10px;height:8px;margin-left:10px;background-image:url(../assets/icon/arrow-orange.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(-90deg)}.m-numbered-info-box-group{display:block;width:100%;margin-top:20px}@media (min-width: 1020px){.m-numbered-info-box-group{display:flex;justify-content:space-between;margin-top:50px}}.m-share-button-group{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 18px;width:100%;margin-top:20px;padding:0 12px}@media (min-width: 1020px){.m-share-button-group{flex-wrap:nowrap;gap:30px;margin-top:30px;padding:0}}.o-footer{width:100%;margin-top:120px;padding-bottom:240px;text-align:center}.o-footer__logo{width:249px;height:249px}.o-footer__message{margin-bottom:60px}.o-footer__message__main{font-size:36px;font-family:Sofia Sans Condensed,sans-serif;font-weight:300}.o-footer__message__sub{margin-top:10px;font-size:20px}.o-footer__copyright{display:block;font-size:12px}.o-header{position:relative;width:100%;border-top:14px solid #fb9415}@media (max-width: 768px){.o-header{border-top:7px solid #fb9415}}.o-header__logo{display:block;width:210px;margin-top:6px;margin-left:6px}.o-header__logo>img{width:100%}@media (max-width: 768px){.o-header__logo{width:150px}}.t-page-background{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1}.t-page-background:before{content:"";position:absolute;top:0;left:0;display:block;width:375px;height:auto;padding-bottom:178%;background-image:url(../assets/images/background-left-sp.png);background-size:contain;background-repeat:no-repeat;background-position:left top}@media (min-width: 1020px){.t-page-background:before{width:100%;height:574px;padding-bottom:0;background-image:url(../assets/images/background-left.png)}}.t-page-background:after{content:"";position:absolute;bottom:0;right:0;display:block;width:375px;height:auto;padding-top:177%;background-image:url(../assets/images/background-right-sp.png);background-size:contain;background-repeat:no-repeat;background-position:right bottom}@media (min-width: 1020px){.t-page-background:after{bottom:0;width:100%;height:452px;padding-top:0;background-image:url(../assets/images/background-right.png)}}.o-section{display:flex;flex-direction:column;align-items:center;width:96%;max-width:1020px;margin:120px auto 0}.o-section__content{width:100%;padding:60px 70px 70px;background-color:#fff8e7;border-radius:10px;text-align:center;opacity:0}@media (max-width: 768px){.o-section__content{padding:30px 16px 40px}}.o-section__content.is-show{animation:bounceScaleIn .8s cubic-bezier(.33,1,.68,1) forwards}.o-section__content>img{display:block;width:100%}@keyframes bounceScaleIn{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.t-main{position:relative;overflow:hidden;background-color:#fffefa;opacity:0;visibility:hidden;animation:hideContent .2s forwards}@keyframes hideContent{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{interpolate-size:allow-keywords}html{scroll-behavior:smooth;scroll-padding-top:48px}@media (max-width: 768px){html{scroll-padding-top:24px}}body{background-color:#fffefa;font-size:14px;color:#222;font-family:Noto Sans JP,sans-serif;font-weight:500}button{padding:0;background-color:transparent;border:none}a{text-decoration:none}.components-list-heading{margin-top:64px;margin-bottom:20px;font-size:40px}@media (min-width: 1020px){.sp-only{display:none!important}}@media (max-width: 768px){.pc-only{display:none!important}}@media (min-width: 769px) and (max-width: 1019px){.pc-only{display:none!important}}
