.wpcf7 .wpcf7-stripe .wpcf7-form-control-wrap{margin:.6em 0}.wpcf7 .wpcf7-stripe .wpcf7-form-control{display:block;background:#f6f7f7;padding:12px 12px;border:1px solid #787c82}.wpcf7 .wpcf7-stripe button:disabled{cursor:not-allowed}.wpcf7 .wpcf7-stripe .hidden{display:none}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.drgc-popup{display:none;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Yu Gothic",sans-serif;color:#333;line-height:1.6}.drgc-popup.drgc-popup-open{display:block}.drgc-popup .drgc-popup-close{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;background:rgb(0 0 0 / .06);border-radius:50%;font-size:18px;cursor:pointer;line-height:1}.drgc-popup .drgc-popup-close:hover{background:rgb(0 0 0 / .12)}.drgc-popup .drgc-popup-img{max-width:100%;height:auto;display:block;margin:0 auto 12px}.drgc-popup .drgc-popup-heading{margin:0 0 8px;font-size:18px;font-weight:700}.drgc-popup .drgc-popup-body{margin:0 0 12px;font-size:14px}.drgc-popup .drgc-popup-btn{display:inline-block;padding:10px 20px;background:var(--drgc-popup-color,#0073aa);color:#fff;text-decoration:none;border-radius:4px;font-weight:700}.drgc-popup .drgc-popup-btn:hover{opacity:.9}.drgc-popup-modal-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .5);z-index:99998;animation:drgc-fade-in 0.2s ease-out}.drgc-popup-modal-overlay.drgc-popup-open{display:flex;align-items:center;justify-content:center}.drgc-popup-modal{position:relative;background:#fff;padding:32px 24px 24px;border-radius:8px;max-width:480px;width:90%;max-height:90vh;overflow-y:auto;z-index:99999;animation:drgc-pop-in 0.25s ease-out}.drgc-popup-banner{position:fixed;left:0;right:0;bottom:0;background:#fff;padding:20px 60px 20px 24px;box-shadow:0 -4px 16px rgb(0 0 0 / .15);z-index:99998;animation:drgc-slide-up 0.3s ease-out}.drgc-popup-banner .drgc-popup-img{max-height:80px;width:auto;float:left;margin-right:16px;margin-bottom:0}.drgc-popup-slidein{position:fixed;right:20px;bottom:20px;background:#fff;padding:24px 20px 20px;border-radius:8px;box-shadow:0 4px 20px rgb(0 0 0 / .2);max-width:320px;z-index:99998;animation:drgc-slide-in-right 0.3s ease-out}@media (max-width:640px){.drgc-popup-slidein{right:10px;left:10px;bottom:10px;max-width:none}.drgc-popup-banner{padding:16px 50px 16px 16px}.drgc-popup-banner .drgc-popup-img{max-height:60px}}@keyframes drgc-fade-in{from{opacity:0}to{opacity:1}}@keyframes drgc-pop-in{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes drgc-slide-up{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes drgc-slide-in-right{from{transform:translateX(120%)}to{transform:translateX(0)}}body .extendedwopts-show{display:none}body .widgetopts-hide_title .widget-title{display:none}body .extendedwopts-md-right{text-align:right}body .extendedwopts-md-left{text-align:left}body .extendedwopts-md-center{text-align:center}body .extendedwopts-md-justify{text-align:justify}@media screen and (min-width:1181px){body .extendedwopts-hide.extendedwopts-desktop{display:none!important}body .extendedwopts-show.extendedwopts-desktop{display:block}body .widget.clearfix-desktop{clear:both}}@media screen and (max-width:1024px) and (orientation:Portrait){body .extendedwopts-hide.extendedwopts-tablet{display:none!important}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width:1180px) and (orientation:landscape){body .extendedwopts-hide.extendedwopts-tablet{display:none!important}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width:767px) and (orientation:Portrait){body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile){display:block!important}body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile){display:none!important}body .extendedwopts-hide.extendedwopts-mobile{display:none!important}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}@media screen and (max-width:991px) and (orientation:landscape){body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile){display:block!important}body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile){display:none!important}body .extendedwopts-hide.extendedwopts-mobile{display:none!important}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}.panel-cell-style:after{content:"";display:block;clear:both;position:relative}/*!
 * JCPO Seminar LP — Combined Stylesheet
 * Source: Phase 1 base.css + theme.css + sections.css (concatenated)
 * Loaded only when lp_enabled=true on the post.
 * すべてのルールは `.jcpo-seminar` 配下にスコープ済み（テーマ CSS との衝突を回避）。
 */
 *,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}:root{--jcpo-base:#0f172a;--jcpo-accent:#fbbf24;--jcpo-text:#1a1a1a;--jcpo-muted:#475569;--jcpo-bg:#ffffff}body{font-family:"Noto Sans JP","Hiragino Sans","Yu Gothic",sans-serif;color:var(--jcpo-text);background:var(--jcpo-bg);line-height:1.75;-webkit-font-smoothing:antialiased}.jcpo-lp-container{max-width:1080px;margin:0 auto;padding:0 16px}@media (min-width:768px){.jcpo-lp-container{padding:0 32px}}h1,h2,h3{margin:0;line-height:1.18;color:var(--jcpo-base);font-weight:900;letter-spacing:-.01em}h1{font-size:clamp(32px, 5.5vw, 64px)}h2{font-size:clamp(24px, 3.5vw, 40px);font-weight:800}h3{font-size:clamp(18px, 2vw, 24px);font-weight:700}p{margin:0 0 1em 0;font-size:16px}@media (min-width:768px){p{font-size:17px}}.jcpo-mark{background:linear-gradient(transparent 60%,var(--jcpo-accent) 60%);padding:0 2px}.theme-navy{--jcpo-base:#0f172a;--jcpo-accent:#fbbf24}.theme-crimson{--jcpo-base:#7f1d1d;--jcpo-accent:#fde047}.theme-forest{--jcpo-base:#064e3b;--jcpo-accent:#f59e0b}.theme-royal{--jcpo-base:#1e3a8a;--jcpo-accent:#fbbf24}.hero{padding:32px 0 48px;background:var(--hero-bg,transparent)}.hero-lead{display:inline-block;background:var(--jcpo-base);color:var(--jcpo-accent);font-size:12px;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:3px;margin-bottom:16px}.hero h1{font-size:clamp(36px, 6.8vw, 80px);line-height:1.15;margin-bottom:18px}.hero-sub{color:var(--jcpo-muted);font-size:15px;line-height:1.7;margin-bottom:24px}.hero-cta{display:inline-block;background:var(--jcpo-base);color:#fff;padding:14px 28px;border-radius:6px;font-weight:700;text-decoration:none;font-size:16px;transition:opacity 0.2s}.hero-cta:hover{opacity:.9}.hero-cta:focus-visible{outline:2px solid var(--jcpo-accent);outline-offset:3px}.hero-meta{font-size:13px;color:var(--jcpo-muted);margin-top:16px}.hero-meta strong{color:var(--jcpo-base)}.hero-portrait{display:block;width:100%;max-width:280px;margin:8px auto 0;border-radius:8px}.hero-title-image{display:block;width:100%;height:auto;max-height:320px;object-fit:cover;border-radius:8px;margin-bottom:32px}@media (min-width:1024px){.hero-title-image{max-height:400px}}@media (min-width:768px){.hero{display:grid;grid-template-columns:1fr 260px;gap:8px;align-items:center;padding:48px 0 64px}.hero-portrait{max-width:260px;margin:0}}@media (min-width:1024px){.hero{grid-template-columns:1fr 320px;gap:12px;padding:64px 0 80px}.hero-portrait{max-width:320px}}.jcpo-section{padding:56px 0;border-top:1px solid #f1f5f9}.jcpo-lp-container>.jcpo-section:first-child{padding-top:0;border-top:0}.context-body>p:first-child>br:first-child{display:none}.jcpo-section h2{margin-bottom:24px}.section-lead{color:var(--jcpo-muted);font-size:15px;margin-bottom:32px;line-height:1.8}.context h2{text-align:center}.context-body{max-width:42em;margin-left:auto;margin-right:auto}.context-body p{line-height:1.9;margin-bottom:1.2em}.context-body p:last-child{margin-bottom:0}.context-body strong{color:var(--jcpo-base)}.context-strong{font-weight:700;color:var(--jcpo-base);padding:16px 20px;background:rgb(251 191 36 / .15);border-left:4px solid var(--jcpo-accent);border-radius:0 6px 6px 0}.benefits-grid{display:grid;grid-template-columns:1fr;gap:16px}.benefit-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:24px}.benefit-icon{width:40px;height:40px;background:var(--jcpo-base);color:var(--jcpo-accent);display:inline-flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:12px}.benefit-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefit-card h3{margin-bottom:8px}.benefit-card p{font-size:14px;color:var(--jcpo-muted);margin:0}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.strategies-grid{display:grid;grid-template-columns:1fr;gap:20px}.strategy-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:28px;position:relative}.strategy-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--jcpo-base);color:var(--jcpo-accent);font-weight:900;font-size:18px;border-radius:50%;margin-bottom:14px}.strategies-grid .strategy-card h3{margin-top:0}.strategy-card h3{font-size:clamp(17px, 2.2vw, 21px);margin-bottom:14px}.strategy-points{list-style:none;padding:0;margin:0}.strategy-points li{position:relative;padding-left:22px;margin-bottom:8px;font-size:14px;line-height:1.7;color:var(--jcpo-text)}.strategy-points li::before{content:'';position:absolute;left:0;top:8px;width:12px;height:12px;border-left:2px solid var(--jcpo-accent);border-bottom:2px solid var(--jcpo-accent);transform:rotate(-45deg)}@media (min-width:768px){.strategies-grid{grid-template-columns:repeat(2,1fr);gap:24px}.strategy-card.last-odd{grid-column:1 / -1}}.instructor{background:#fafbfc;border-radius:12px;padding:32px 24px}.instructor-grid{display:grid;grid-template-columns:1fr;gap:24px}.instructor-portrait{width:100%;max-width:168px;margin:0 auto;border-radius:8px;display:block}.instructor-name{font-size:22px;font-weight:900;color:var(--jcpo-base);margin:0 0 4px}.instructor-title{font-size:14px;color:var(--jcpo-muted);margin-bottom:16px}.instructor-bio{list-style:none;padding:0;margin:0}.instructor-bio li{font-size:16px;line-height:1.8;padding-left:16px;position:relative;margin-bottom:6px}.instructor-bio li:first-child{font-size:18px;font-weight:700;color:var(--jcpo-base);margin-bottom:12px}.instructor-bio li:first-child::before{top:14px}.instructor-bio li::before{content:'';position:absolute;left:0;top:12px;width:6px;height:6px;background:var(--jcpo-accent);border-radius:50%}@media (min-width:768px){.instructor{padding:48px}.instructor-grid{grid-template-columns:168px 1fr;gap:40px;align-items:start}.instructor-portrait{margin:0}}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:16px}.testimonial-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:24px;position:relative}.testimonial-card::before{content:'"';position:absolute;top:4px;left:14px;font-size:56px;color:var(--jcpo-accent);font-family:Georgia,serif;line-height:1}.testimonial-quote{font-size:15px;line-height:1.8;padding-left:28px;margin-bottom:12px}.testimonial-attribute{font-size:13px;color:var(--jcpo-muted);padding-left:28px}.testimonials-empty{background:#fafbfc;border:1.5px dashed #cbd5e1;border-radius:10px;padding:32px;text-align:center;color:var(--jcpo-muted);font-size:14px}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}}.schedule-table{width:100%;border-collapse:collapse;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;overflow:hidden}.schedule-table th,.schedule-table td{padding:14px 16px;text-align:left;font-size:14px;line-height:1.6;border-bottom:1px solid #e2e8f0;vertical-align:top}.schedule-table tr:last-child th,.schedule-table tr:last-child td{border-bottom:none}.schedule-table th{background:var(--jcpo-base);color:#fff;font-weight:700;width:35%;font-size:13px}.schedule-dates{list-style:none;padding:0;margin:0}.schedule-dates li{padding:4px 0;font-weight:600}.schedule-dates li+li{border-top:1px dashed #e2e8f0}.form-cta-band{background:var(--jcpo-accent);color:var(--jcpo-base);padding:24px;text-align:center;font-size:18px;font-weight:900;border-radius:8px;margin-bottom:24px}.form-placeholder{background:#fafbfc;border:2px dashed #cbd5e1;border-radius:10px;padding:48px 24px;text-align:center;color:var(--jcpo-muted)}.form-placeholder strong{color:var(--jcpo-base);display:block;margin-bottom:8px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:18px 24px;font-weight:700;color:var(--jcpo-base);position:relative;padding-right:48px;font-size:15px;line-height:1.5}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;color:var(--jcpo-accent);font-weight:900;line-height:1}.faq-item[open] summary::after{content:'−'}.faq-item .faq-answer{padding:0 24px 20px;font-size:14px;color:var(--jcpo-text);line-height:1.8}.footer-cta{background:var(--jcpo-base);color:#fff;padding:48px 24px;text-align:center;border-radius:12px;margin:48px 0}.footer-cta h2{color:#fff;font-size:clamp(20px, 3vw, 28px);margin-bottom:12px}.footer-cta p{color:rgb(255 255 255 / .85);margin-bottom:24px;font-size:15px}.footer-cta .cta-button{display:inline-block;background:var(--jcpo-accent);color:var(--jcpo-base);padding:16px 36px;border-radius:6px;font-weight:900;text-decoration:none;font-size:17px;transition:opacity 0.2s}.footer-cta .cta-button:hover{opacity:.9}.footer-cta .cta-button:focus-visible{outline:2px solid #fff;outline-offset:3px}.footer-cta .footer-phone{margin-top:20px;font-size:14px;color:rgb(255 255 255 / .7)}.footer-cta .footer-phone strong{color:#fff;font-size:18px}