﻿body{width:100%;margin:0px;box-sizing:border-box;color:#262626}h1,h2{text-align:center}header{margin:0px;display:flex;align-items:center;width:100%;background:#f9920b;padding:5px}header img{height:25px;text-align:left;padding:.3rem}header button{margin-left:auto;background:#262626;color:#fff;border-radius:1rem;vertical-align:middle;margin-right:1rem;font-weight:bold;padding:.2rem 1rem;font-size:1.1rem}header form.button_to{position:absolute;right:0px}section{width:100%;padding:5rem .5rem;margin:0px;box-sizing:border-box}section#top{padding:0;background-color:#edede4;font-size:smaller}section#top img{width:100%}section#top span.annotation{padding:1rem;font-size:.8rem;font-weight:bold}section#top div.top-contentbox{color:#262626;position:relative;width:100%;text-align:right}section#top button{display:block;background:#262626;color:#fff;border-radius:1rem;font-weight:bold;padding:.4rem 1rem;margin:auto;margin-top:.5rem;border:none;font-size:1.4rem}section#top .caution{font-size:smaller;color:#262626}section#auth-error{background:#edede4;min-height:60vh;display:flex;align-items:center;justify-content:center}section#auth-error .auth-error-panel{width:100%;max-width:640px;background:#fff;border:3px solid #d8d2ba;border-radius:1rem;padding:2rem;text-align:center;box-sizing:border-box}section#auth-error .auth-error-icon{color:#8a290c;font-size:3rem}section#auth-error h1{color:#262626;font-size:1.5rem;margin:1rem 0}section#auth-error p{line-height:1.8;margin:0 0 2rem}section#auth-error .auth-error-actions{display:flex;gap:1rem;flex-direction:column;align-items:center}section#auth-error .auth-error-secondary{color:#262626;font-weight:bold}section#explain{background-color:#d8d2ba}section#explain div{padding:1rem;color:#262626}section#explain h1{display:block;text-align:center;font-size:1.3rem;font-weight:bold;color:#262626}section#explain{color:#262626;text-align:center}div.note{padding:2em;border:3px solid #eee;position:relative;z-index:0;max-width:800px}div.note:before{border-top:3px solid #8293aa;border-left:3px solid #8293aa;content:"";display:block;position:absolute;top:-3px;left:-3px;width:20px;height:20px;z-index:1}div.note-bgon{background:#edede4}section#decorative-numbers{padding:2rem 1rem}section#decorative-numbers .info-banner{display:flex;justify-content:space-around;align-items:center;background:#3c2f1f;border-radius:1rem;padding:16px 24px;color:#fff;font-family:"Noto Sans JP",sans-serif;flex-wrap:wrap}section#decorative-numbers .info-box{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:200px;margin:8px 0}section#decorative-numbers .icon{font-size:24px;margin-bottom:6px;color:#ffa000}section#decorative-numbers .label{font-size:1rem;font-weight:bold;color:#fff;margin-bottom:4px;letter-spacing:.5px}section#decorative-numbers .value{font-size:18px;font-weight:bold;color:#ffa000}section#decorative-numbers .value span{color:#fff;font-size:smaller;padding:0 .5rem}section#social_image{background:#edede4;position:relative;overflow:hidden}section#social_image::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:image-url("/assets/lpimage/bg_social-784a7789.png") no-repeat center center;background-size:cover;opacity:.5;z-index:-1;animation:rotate-bg 60s linear infinite}section#imakite-image img{width:100%}@keyframes rotate-bg{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}section#anken_images h2{color:#fff}section#anken_images{background:#f9920b;padding:2rem 0;overflow:hidden}section#anken_images .slider{width:100%;overflow:hidden}section#anken_images .slider-track{display:flex;animation:scroll 20s linear infinite;width:fit-content}section#anken_images .slider-track img{width:250px;height:250px;object-fit:cover;margin:0 10px;border-radius:1rem}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}section#steps{background-color:#d8d2ba}section#steps .steps-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:20px;max-width:900px;margin:40px auto;font-family:"Noto Sans JP",sans-serif;background-color:#d8d2ba;padding:20px}section#steps .step-box{background:#fff;border-radius:1rem;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.05);color:#3c2f1f}section#steps .step-header{display:flex;align-items:center;margin-bottom:16px}section#steps .icon-box{width:48px;height:48px;background-color:#f9920b;border-radius:1rem;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;margin-right:10px}section#steps .label{padding:4px 10px;border-radius:1rem;font-size:12px;font-weight:bold;color:#fff}section#steps .label.customer{background-color:#262626}section#steps .label.bank{background-color:#f9920b}section#steps .step-number{font-size:32px;font-weight:bold;color:#3c2f1f;margin-bottom:4px}section#steps .step-title{font-size:18px;font-weight:bold;color:#f9920b;margin-bottom:8px}section#steps .step-desc{font-size:14px;color:#262626;line-height:1.6}section#steps button{display:block;background:#f9920b;color:#fff;border-radius:1rem;font-weight:bold;padding:.2rem 1rem;margin:auto;margin-top:.5rem;border:none;font-size:1.2rem}section#faq .faq-container{max-width:600px;margin:40px auto;font-family:"Noto Sans JP",sans-serif;color:#3c2f1f}section#faq .faq-item{border-bottom:1px dotted #ccc}section#faq .faq-question{background:none;border:none;width:100%;padding:16px;font-size:16px;text-align:left;position:relative;cursor:pointer;font-weight:bold;color:#3c2f1f}section#faq .faq-question::after{content:"+";position:absolute;right:20px;font-size:20px;color:#ff9800;transition:transform .2s}section#faq .faq-question.active::after{content:"−";transform:rotate(0deg)}section#faq .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;line-height:1.6;padding:0 16px}section#faq .faq-answer.open{max-height:300px;padding-bottom:16px}.public-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;width:100%;background-color:hsla(0,0%,100%,.55);background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.45) 100%);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border-bottom:1px solid hsla(0,0%,100%,.55);box-shadow:0 1px 0 hsla(0,0%,100%,.45) inset,0 8px 24px rgba(38,38,38,.08);padding:.7rem 1.25rem;box-sizing:border-box;gap:1rem}.public-header .public-header__logo{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}.public-header .public-header__logo img{height:1.75rem;width:auto;padding:0;filter:brightness(0) drop-shadow(0 1px 1px rgba(38, 38, 38, 0.18))}.public-header .public-header__nav{margin-left:auto;display:inline-flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.public-header .public-header__link{display:inline-flex;align-items:center;color:#fff;font-size:clamp(.7rem,2.4vw,.82rem);font-weight:bold;text-decoration:none;padding:.4rem clamp(.7rem,2.6vw,1.05rem);border-radius:999px;background:linear-gradient(135deg, #F9920B, #CC7A09);border:1px solid hsla(0,0%,100%,.45);transition:background 160ms ease,border-color 160ms ease,color 160ms ease,box-shadow 160ms ease,transform 160ms ease;white-space:nowrap;box-shadow:0 6px 16px rgba(249,146,11,.4)}.public-header .public-header__link:hover{background:linear-gradient(135deg, #CC7A09, #8A290C);border-color:hsla(0,0%,100%,.65);color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px rgba(138,41,12,.4)}@media(max-width: 640px){.public-header{padding:.55rem .75rem;gap:.4rem}.public-header .public-header__logo img{height:1.5rem}}body:has(.public-header)>main{padding-top:3.5rem}@media(max-width: 640px){body:has(.public-header)>main{padding-top:3rem}}.restaurant-lp-container{width:100%;max-width:1040px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.restaurant-lp-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(90deg, #8A290C, #F9920B);color:#fff;font-size:.85rem;font-weight:bold;line-height:1.4;padding:.55rem 1rem;margin:0 0 1.5rem;box-shadow:0 4px 20px rgba(138,41,12,.35)}.restaurant-section-kicker{color:#f9920b;font-size:.82rem;font-weight:bold;letter-spacing:.16em;text-align:center;margin:0 0 .55rem}.restaurant-primary-cta,.restaurant-sticky-cta__button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #F9920B, #CC7A09);color:#fff;border:none;border-radius:999px;font-weight:bold;text-decoration:none;cursor:pointer;box-shadow:0 6px 22px rgba(249,146,11,.42);transition:transform 160ms ease,background 160ms ease,box-shadow 160ms ease}.restaurant-primary-cta:hover,.restaurant-sticky-cta__button:hover{background:linear-gradient(135deg, #CC7A09, #8A290C);transform:translateY(-2px);box-shadow:0 10px 30px rgba(249,146,11,.52)}.restaurant-primary-cta{min-height:56px;padding:.9rem 1.8rem;font-size:1.05rem}.restaurant-cta-stack{display:flex;flex-direction:column;align-items:center;gap:.6rem}.restaurant-cta-stack form.button_to{margin:0}.restaurant-cta-stack p{margin:0;font-size:.82rem;line-height:1.6}.restaurant-cta-stack .caution{font-size:.78rem;color:inherit;opacity:.72}.restaurant-campaign-panel{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;border:1px solid rgba(249,146,11,.45);border-radius:1rem;background:hsla(0,0%,100%,.1);color:#fff;padding:1rem 1.25rem;margin-bottom:1.5rem}.restaurant-campaign-panel p{color:#f9920b;font-size:.82rem;font-weight:bold;margin:0}.restaurant-campaign-panel div{font-size:1.25rem;font-weight:bold}.restaurant-campaign-panel span{color:#d8d2ba;text-decoration:line-through}.restaurant-campaign-panel strong{color:#edede4;font-size:1.75rem;line-height:1.25}.restaurant-campaign-panel small{color:hsla(0,0%,100%,.68);font-size:.72rem;line-height:1.6;max-width:540px}section#restaurant-hero{position:relative;min-height:calc(100vh - 3.5rem);padding:0;color:#fff;overflow:hidden}section#restaurant-hero .restaurant-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}section#restaurant-hero .restaurant-hero__overlay{position:relative;z-index:1;min-height:calc(100vh - 3.5rem);display:flex;align-items:center;background:linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.55) 55%, rgba(0, 0, 0, 0.78) 100%),linear-gradient(135deg, rgba(138, 41, 12, 0.55), rgba(249, 146, 11, 0.42))}section#restaurant-hero .restaurant-hero__content{text-align:center;padding-top:4rem;padding-bottom:5rem}section#restaurant-hero h1{margin:0 0 1rem;color:#fff;font-size:clamp(2.1rem,9vw,4rem);line-height:1.12;font-weight:900;text-shadow:0 2px 12px rgba(0,0,0,.55)}section#restaurant-hero h1 span{color:#f9920b;text-shadow:0 2px 18px rgba(0,0,0,.65)}section#restaurant-hero .restaurant-hero__lead{max-width:720px;margin:0 auto .45rem;color:#fff;font-size:clamp(1rem,3.4vw,1.25rem);line-height:1.8;font-weight:bold}section#restaurant-hero .restaurant-hero__sublead{max-width:720px;margin:0 auto 1.6rem;color:#edede4;font-size:.95rem;line-height:1.8}section#restaurant-hero .restaurant-cta-stack p{color:hsla(0,0%,100%,.75)}section#restaurant-problem,section#restaurant-before-after,section#restaurant-steps,section#restaurant-features,section#restaurant-why-influencer,section#restaurant-faq,section#restaurant-auth-start{padding:4.5rem 0}section#restaurant-problem h2,section#restaurant-before-after h2,section#restaurant-steps h2,section#restaurant-features h2,section#restaurant-why-influencer h2,section#restaurant-faq h2,section#restaurant-auth-start h2{color:#262626;font-size:clamp(1.55rem,6vw,2.35rem);line-height:1.35;margin:0 0 2rem;font-weight:900}section#restaurant-problem h2 span,section#restaurant-before-after h2 span,section#restaurant-steps h2 span,section#restaurant-features h2 span,section#restaurant-why-influencer h2 span,section#restaurant-faq h2 span,section#restaurant-auth-start h2 span{color:#8a290c}section#restaurant-problem,section#restaurant-steps{background:#edede4}section#restaurant-problem .restaurant-problem-list{max-width:720px;margin:0 auto;display:grid;gap:.7rem}section#restaurant-problem .restaurant-problem-item{display:flex;align-items:center;gap:.85rem;background:#fff;border:none;border-radius:1rem;padding:1.05rem 1.2rem;box-shadow:0 4px 18px rgba(0,0,0,.06)}section#restaurant-problem .material-icons{color:#8a290c;flex:0 0 auto}section#restaurant-problem p{margin:0;color:#262626;font-weight:bold;line-height:1.6}section#restaurant-problem .restaurant-solution-callout{display:block;width:fit-content;margin:2.2rem auto 0;background:linear-gradient(135deg, #8A290C, #F9920B);color:#fff;border-radius:1rem;padding:1rem 1.5rem;font-size:1.05rem;font-weight:bold;text-align:center;box-shadow:0 8px 22px rgba(138,41,12,.32)}section#restaurant-before-after{background:#fff}section#restaurant-before-after .restaurant-before-after-list{display:grid;gap:1rem;max-width:820px;margin:0 auto}section#restaurant-before-after .restaurant-before-after-row{display:grid;grid-template-columns:1fr auto 1fr;gap:.75rem;align-items:stretch}section#restaurant-before-after .restaurant-before,section#restaurant-before-after .restaurant-after{border-radius:1rem;padding:1rem;text-align:center}section#restaurant-before-after .restaurant-before span,section#restaurant-before-after .restaurant-after span{display:block;font-size:.72rem;font-weight:bold;letter-spacing:.12em;margin-bottom:.35rem}section#restaurant-before-after .restaurant-before p,section#restaurant-before-after .restaurant-after p{margin:0;font-size:.9rem;line-height:1.65}section#restaurant-before-after .restaurant-before{background:rgba(216,210,186,.45);color:rgba(38,38,38,.78)}section#restaurant-before-after .restaurant-before span{color:rgba(38,38,38,.6)}section#restaurant-before-after .restaurant-after{border:2px solid #f9920b;background:linear-gradient(135deg, rgba(240, 180, 0, 0.18), rgba(249, 146, 11, 0.18));color:#262626;font-weight:bold;box-shadow:0 6px 18px rgba(249,146,11,.18)}section#restaurant-before-after .restaurant-after span{color:#8a290c}section#restaurant-before-after .restaurant-arrow{align-self:center;justify-self:center;border-radius:50%;background:linear-gradient(135deg, #8A290C, #F9920B);color:#fff;padding:.3rem;font-size:1rem}section#restaurant-steps{background:linear-gradient(180deg, #edede4, #fff)}section#restaurant-steps .restaurant-steps-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}section#restaurant-steps .restaurant-step{background:#fff;border:none;border-radius:1rem;padding:1.4rem .9rem 1.25rem;text-align:center;box-shadow:0 8px 22px rgba(0,0,0,.08)}section#restaurant-steps .restaurant-step__number{width:68px;height:68px;display:flex;align-items:center;justify-content:center;margin:0 auto .9rem;border-radius:50%;background:linear-gradient(135deg, #8A290C, #F9920B);color:#fff;font-weight:900;font-size:1.25rem;box-shadow:0 6px 18px rgba(138,41,12,.32)}section#restaurant-steps h3{color:#262626;font-size:1rem;margin:0 0 .4rem}section#restaurant-steps p{color:rgba(38,38,38,.72);font-size:.84rem;line-height:1.6;margin:0}section#restaurant-steps .restaurant-platforms{display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem;margin-top:2.25rem}section#restaurant-steps .restaurant-platforms span{border-radius:999px;background:#fff;border:none;color:#262626;font-size:.82rem;font-weight:bold;padding:.5rem 1rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}section#restaurant-features{background:#fff}section#restaurant-features .restaurant-feature-list{display:grid;gap:1.25rem;max-width:880px;margin:0 auto}section#restaurant-features .restaurant-feature{overflow:hidden;border:2px solid #f9920b;border-radius:1rem;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.08)}section#restaurant-features .restaurant-feature__head{background:linear-gradient(90deg, #8A290C, #F9920B);color:#fff;padding:1rem 1.2rem}section#restaurant-features .restaurant-feature__head span{display:block;font-size:.72rem;font-weight:bold;opacity:.82;margin-bottom:.2rem}section#restaurant-features .restaurant-feature__head h3{margin:0;font-size:1.25rem}section#restaurant-features .restaurant-feature p{margin:0;padding:1.15rem 1.2rem 1.25rem;color:#262626;line-height:1.8}section#restaurant-features .restaurant-feature--variant-01{border-color:#f9920b;box-shadow:0 8px 22px rgba(249,146,11,.18)}section#restaurant-features .restaurant-feature--variant-01 .restaurant-feature__head{background:linear-gradient(90deg, #CC7A09, #F9920B)}section#restaurant-features .restaurant-feature--variant-02{border-color:#f0b400;box-shadow:0 8px 22px rgba(240,180,0,.22)}section#restaurant-features .restaurant-feature--variant-02 .restaurant-feature__head{background:linear-gradient(90deg, #C99700, #F0B400)}section#restaurant-features .restaurant-feature--variant-03{border-color:#8a290c;box-shadow:0 8px 22px rgba(138,41,12,.22)}section#restaurant-features .restaurant-feature--variant-03 .restaurant-feature__head{background:linear-gradient(90deg, #8A290C, #F9920B)}section#restaurant-why-influencer{background:#edede4}section#restaurant-why-influencer .restaurant-comparison{max-width:760px;margin:0 auto 2.5rem;border:1px solid rgba(216,210,186,.9);border-radius:1rem;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.05)}section#restaurant-why-influencer .restaurant-comparison__head{display:grid;grid-template-columns:1fr 1fr;font-weight:bold}section#restaurant-why-influencer .restaurant-comparison__head .restaurant-comparison__col.is-traditional{background:rgba(216,210,186,.55);color:#262626}section#restaurant-why-influencer .restaurant-comparison__head .restaurant-comparison__col.is-influencer{background:linear-gradient(90deg, #8A290C, #F9920B);color:#fff}section#restaurant-why-influencer .restaurant-comparison__row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(216,210,186,.7)}section#restaurant-why-influencer .restaurant-comparison__col{padding:.85rem 1rem;line-height:1.7;text-align:center}section#restaurant-why-influencer .restaurant-comparison__col.is-traditional{color:rgba(38,38,38,.72);border-right:1px solid rgba(216,210,186,.7)}section#restaurant-why-influencer .restaurant-comparison__col.is-influencer{color:#262626;font-weight:bold}section#restaurant-why-influencer .restaurant-merit-list{display:grid;gap:1.15rem;max-width:880px;margin:0 auto}section#restaurant-why-influencer .restaurant-merit{background:#fff;border:none;border-radius:1rem;padding:1.6rem 1.25rem;text-align:center;box-shadow:0 10px 28px rgba(0,0,0,.08)}section#restaurant-why-influencer .restaurant-merit .material-icons{color:#f9920b;font-size:2.4rem;margin-bottom:.6rem}section#restaurant-why-influencer .restaurant-merit h3{margin:0 0 .6rem;font-size:1.1rem;color:#262626}section#restaurant-why-influencer .restaurant-merit p{margin:0;color:#262626;line-height:1.8;font-size:.95rem}section#restaurant-faq{background:#edede4}section#restaurant-faq .restaurant-faq-list{display:grid;gap:.85rem;max-width:760px;margin:0 auto}section#restaurant-faq .restaurant-faq-item{border:none;border-radius:1rem;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.06)}section#restaurant-faq summary{padding:1.15rem 1.3rem;color:#262626;font-weight:bold;cursor:pointer;line-height:1.6}section#restaurant-faq p{margin:0;padding:1.1rem 1.3rem;border-top:1px solid rgba(216,210,186,.6);background:rgba(249,146,11,.06);color:#262626;line-height:1.8}section#restaurant-auth-start{position:relative;overflow:hidden;background-color:#262626;color:#fff;text-align:center}section#restaurant-auth-start .restaurant-auth-start__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}section#restaurant-auth-start::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.78) 100%),linear-gradient(135deg, rgba(138, 41, 12, 0.55), rgba(249, 146, 11, 0.32));z-index:1;pointer-events:none}section#restaurant-auth-start .restaurant-lp-container{position:relative;z-index:2}section#restaurant-auth-start h2{color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 12px rgba(0,0,0,.55)}section#restaurant-auth-start .restaurant-lp-badge{box-shadow:0 6px 24px rgba(138,41,12,.55)}section#restaurant-auth-start .restaurant-campaign-panel{background:rgba(0,0,0,.32);border-color:rgba(249,146,11,.55)}section#restaurant-auth-start .restaurant-cta-stack p{color:hsla(0,0%,100%,.82)}.restaurant-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(90deg, #262626, #8A290C);border-top:1px solid rgba(249,146,11,.3);box-shadow:0 -8px 22px rgba(0,0,0,.18)}.restaurant-sticky-cta span{display:none;color:#fff;font-size:.85rem;font-weight:bold}.restaurant-sticky-cta form.button_to{margin:0}.restaurant-sticky-cta__button{min-height:42px;padding:.65rem 1.6rem;font-size:.95rem}body:has(.restaurant-sticky-cta){padding-bottom:70px}@media(max-width: 640px){section#restaurant-before-after .restaurant-before-after-row{grid-template-columns:1fr}section#restaurant-before-after .restaurant-arrow{transform:rotate(90deg)}}@media(min-width: 768px){.restaurant-lp-container{padding:0 1.5rem}section#restaurant-problem,section#restaurant-before-after,section#restaurant-steps,section#restaurant-features,section#restaurant-why-influencer,section#restaurant-faq,section#restaurant-auth-start{padding:5.25rem 0}section#restaurant-steps .restaurant-steps-grid{grid-template-columns:repeat(5, minmax(0, 1fr))}section#restaurant-why-influencer .restaurant-merit-list{grid-template-columns:repeat(3, minmax(0, 1fr))}.restaurant-sticky-cta span{display:inline}}.uke-form{max-width:480px;margin:40px auto;font-family:"Noto Sans JP",sans-serif;background:#fff;padding:24px;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);color:#262626}.uke-form .form-group{margin-bottom:20px}.uke-form .form-group label{font-weight:bold;display:block;margin-bottom:6px;color:#262626}.uke-form .required-label{background-color:#ff5e5e;color:#fff;font-size:11px;padding:2px 6px;border-radius:1rem;margin-left:6px}.uke-form .optional{background-color:#ccc;color:#fff;font-size:11px;padding:2px 6px;border-radius:1rem;margin-left:6px}.uke-form input[type=text],.uke-form textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:1rem;font-size:14px;background:#fafafa;box-sizing:border-box}.uke-form textarea[readonly]{background:#f5f5f5;color:#666;cursor:not-allowed}.uke-form .note{font-size:12px;color:#666;margin-top:4px;line-height:1.5}.uke-form .checkbox{margin-top:12px}.uke-form .checkbox input{margin-right:8px}.uke-form .toggle-switch-wrapper{display:flex;align-items:center;gap:12px;margin-top:16px}.uke-form .toggle-switch{position:relative;display:inline-block;width:56px;height:28px;flex-shrink:0}.uke-form .toggle-switch .toggle-input{opacity:0;width:0;height:0;position:absolute}.uke-form .toggle-switch .toggle-input:checked+.toggle-slider{background-color:#f9920b}.uke-form .toggle-switch .toggle-input:checked+.toggle-slider::before{transform:translateX(28px)}.uke-form .toggle-switch .toggle-input:focus+.toggle-slider{box-shadow:0 0 0 3px rgba(249,146,11,.3)}.uke-form .toggle-switch .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:28px;transition:background-color .3s ease}.uke-form .toggle-switch .toggle-slider::before{content:"";position:absolute;height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.uke-form .toggle-label{font-size:14px;color:#262626;cursor:pointer;user-select:none}.uke-form .form-submit{text-align:center;margin-top:24px}.uke-form .form-submit input[type=submit]{background-color:#262626;color:#fff;border:none;padding:14px 32px;font-size:16px;border-radius:1rem;cursor:pointer;transition:background-color .3s}.uke-form .form-submit input[type=submit]:hover{background-color:#141414}.uke-form button[type=submit]{background-color:#262626;color:#fff;border:none;padding:14px 32px;font-size:16px;border-radius:1rem;cursor:pointer;transition:background-color .3s}.uke-form button[type=submit]:hover{background-color:#141414}.uke-form .btn-clear{display:inline-block;background-color:#f5f5f5;color:#262626;border:1px solid #ddd;padding:14px 32px;font-size:16px;border-radius:1rem;cursor:pointer;text-decoration:none;transition:background-color .3s}.uke-form .btn-clear:hover{background-color:#e0e0e0}section#entry-form{padding:2rem 1rem;background-color:#edede4}section#entry-form .entry-header{text-align:center;margin-bottom:1.5rem}section#entry-form .entry-header .profile-image{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem}section#entry-form .entry-header h2{margin-bottom:.5rem;color:#262626}section#entry-form .entry-header .welcome-message{color:#262626;font-size:1.1rem}section#entry-form .entry-header .entry-progress{color:#262626;font-size:.9rem;font-weight:bold;letter-spacing:.05em;margin-bottom:.5rem}section#entry-form .entry-header .entry-subtitle{color:#262626;font-size:.95rem;line-height:1.6;margin:.5rem auto 0;max-width:480px}section#entry-form .error-messages{background:#ffebee;border:1px solid #ef5350;border-radius:1rem;padding:1rem;margin-bottom:1.5rem;max-width:480px;margin-left:auto;margin-right:auto}section#entry-form .error-messages h3{color:#c62828;font-size:1rem;margin-bottom:.5rem}section#entry-form .error-messages ul{margin:0;padding-left:1.5rem;color:#c62828;font-size:.9rem}section#entry-form .form-group__image{display:block;width:100%;margin-top:.5rem;border-radius:1rem}section#form{background-color:#edede4}.shake-on-scroll.shaking{animation:shake .5s ease-in-out infinite}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-3px) rotate(-1deg)}50%{transform:translateX(3px) rotate(1deg)}75%{transform:translateX(-3px) rotate(-1deg)}}.uke-flow{background-color:#edede4;padding:40px 20px;font-family:"Noto Sans JP",sans-serif;color:#262626;text-align:center}.uke-flow .flow-title{font-size:20px;font-weight:bold;margin-bottom:40px;color:#262626}.uke-flow .flow-steps{display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px}.uke-flow .flow-step{flex:1 1 250px;max-width:280px}.uke-flow .flow-icon{width:80px;height:80px;margin:0 auto 16px;border-radius:50%;background-color:#262626;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff}.uke-flow .flow-label{font-size:16px;font-weight:bold;margin-bottom:8px;color:#262626}.uke-flow .flow-desc{font-size:14px;color:#262626;line-height:1.6}section#mypage{max-width:600px;margin:0 auto;padding:2rem 1rem}section#mypage .line-friend-alert{background:linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);border:2px solid #ffb300;border-radius:1rem;padding:20px;margin-bottom:1.5rem;text-align:center}section#mypage .line-friend-alert h4{color:#f57c00;font-size:1.1rem;margin-bottom:.5rem}section#mypage .line-friend-alert p{color:#262626;font-size:.9rem;margin-bottom:1rem;line-height:1.5}section#mypage .line-friend-alert .btn-line-friend{display:inline-block;background:#06c755;color:#fff;padding:12px 24px;border-radius:1rem;text-decoration:none;font-weight:bold;font-size:1rem}section#mypage .line-friend-alert .btn-line-friend:hover{background:#05a347}section#mypage .mypage-header{text-align:center;margin-bottom:2rem}section#mypage .mypage-header .profile-image{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem}section#mypage .mypage-header h2{margin-bottom:.5rem}section#mypage .mypage-header .welcome-message{color:#262626;font-size:1.1rem}section#mypage .status-card{background:#fff;border-radius:1rem;padding:24px;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);text-align:center}section#mypage .status-card h3{margin-bottom:1rem;color:#262626}section#mypage .status-card .status-badge{display:inline-block;padding:8px 24px;border-radius:1rem;font-weight:bold;font-size:1.1rem;margin-bottom:1rem}section#mypage .status-card .status-badge.pending{background-color:#fff3e0;color:#f9920b}section#mypage .status-card .status-badge.reviewing{background-color:#e3f2fd;color:#1976d2}section#mypage .status-card .status-badge.approved{background-color:#e8f5e9;color:#388e3c}section#mypage .status-card .status-badge.rejected{background-color:#ffebee;color:#8a290c}section#mypage .status-card .status-message{color:#262626;line-height:1.6}section#mypage .entry-details{background:#fff;border-radius:1rem;padding:24px;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}section#mypage .entry-details h3{margin-bottom:1rem;color:#262626;text-align:center}section#mypage .entry-details dl{display:grid;grid-template-columns:120px 1fr;gap:12px}section#mypage .entry-details dl dt{font-weight:bold;color:#666}section#mypage .entry-details dl dd{margin:0;color:#262626}section#mypage .no-entry{text-align:center;padding:3rem;background:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}section#mypage .no-entry p{margin-bottom:1.5rem;color:#262626}section#mypage .no-entry .btn-primary{display:inline-block;background:#f9920b;color:#fff;padding:12px 32px;border-radius:1rem;text-decoration:none;font-weight:bold}section#mypage .no-entry .btn-primary:hover{background:#cc7a09}section#mypage .mypage-footer{text-align:center;margin-top:2rem}section#mypage .mypage-footer .btn-logout{display:inline-block;background:#f5f5f5;color:#262626;padding:10px 24px;border-radius:1rem;text-decoration:none;font-size:.9rem}section#mypage .mypage-footer .btn-logout:hover{background:#e0e0e0}.site-footer{--bg1: #0b0f1f;--bg2: #060a16;--line: rgba(255, 255, 255, 0.14);--text: rgba(255, 255, 255, 0.92);--muted: rgba(255, 255, 255, 0.62);background:radial-gradient(1200px 600px at 50% -240px, rgba(255, 255, 255, 0.07), transparent 60%),linear-gradient(180deg, var(--bg1), var(--bg2));color:var(--text)}.site-footer__inner{padding:16px 14px 20px;max-width:560px;margin:0 auto}.site-footer__logo{text-align:center;padding-bottom:16px;position:relative;z-index:1}.site-footer__logo img{height:32px;width:auto;opacity:.9;pointer-events:none}.site-footer__links{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.site-footer__link{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;color:var(--text);text-decoration:none;font-size:13px;letter-spacing:.06em;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(0,0,0,0);transition:background 140ms ease,border-color 140ms ease}.site-footer__link:nth-child(2n){border-right:none}.site-footer__link:hover{background:hsla(0,0%,100%,.04)}.site-footer__link:focus-visible{outline:2px solid hsla(0,0%,100%,.55);outline-offset:-2px}.site-footer__link--full{grid-column:1/-1;border-right:none}.site-footer__links>.site-footer__link:last-child{border-bottom:none}.site-footer__copyright{text-align:center;padding-top:16px;color:var(--muted);font-size:11px;letter-spacing:.08em}.site-footer__copyright p{margin:0}@media(min-width: 768px){.site-footer__inner{padding:18px 18px 22px}.site-footer__link{min-height:48px;font-size:14px}}.legal-page{background:#edede4;padding:2rem 1rem 3rem;min-height:100vh}.legal-page__header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #262626}.legal-page__title{font-size:1.8rem;font-weight:bold;color:#262626;margin-bottom:1rem;letter-spacing:.1em}.legal-page__meta{color:#262626;font-size:.9rem}.legal-page__date{margin:0 0 .25rem}.legal-page__company{margin:0;font-weight:bold}.legal-page__content{max-width:800px;margin:0 auto;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.legal-page__intro{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.legal-page__intro p{color:#262626;line-height:1.8;font-size:.95rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.1rem;font-weight:bold;color:#262626;margin-bottom:.75rem;padding-left:.75rem;border-left:4px solid #f9920b}.legal-section p{color:#262626;line-height:1.8;font-size:.9rem;margin-bottom:.75rem}.legal-subsection{margin:1rem 0 1rem 1rem;padding-left:1rem;border-left:2px solid #ddd}.legal-subsection h3{font-size:.95rem;font-weight:bold;color:#262626;margin-bottom:.5rem}.legal-subsection p{font-size:.85rem}.legal-list{margin:.75rem 0 .75rem 1.5rem;padding:0;color:#262626;font-size:.9rem;line-height:1.8}.legal-list li{margin-bottom:.5rem}.legal-page__footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee;text-align:right}.legal-page__footer p{color:#262626;font-size:.9rem;margin:0}@media(min-width: 768px){.legal-page{padding:3rem 2rem 4rem}.legal-page__title{font-size:2rem}.legal-page__content{padding:3rem}.legal-section h2{font-size:1.2rem}}/*# sourceMappingURL=/assets/public_site-dc9bcfc7.css.map */
