:root{--primary-color:#e10080;--primary-light:#f678b6;--primary-dark:#b10064;--secondary-color:#9c27b0;--secondary-light:#e1bee7;--accent-color:#ff9800;--text-color:#333;--light-text:#666;--background-color:#fafafa;--background-light:#f5f5f5;--card-color:#fff;--shadow-color:rgba(0,0,0,.08);--shadow-hover:rgba(0,0,0,.15);--gradient-start:#f678b6;--gradient-end:#90caf9;--success-color:#4caf50;--warning-color:#ff9800;--error-color:#f44336;--border-radius:12px;--card-border-radius:16px;--button-border-radius:30px;--transition-speed:.3s;--font-family:'Noto Sans JP','Hiragino Sans','Hiragino Kaku Gothic ProN',Meiryo,sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);line-height:1.8;color:var(--text-color);background-color:var(--background-color);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}a{color:var(--primary-color);text-decoration:none;transition:color var(--transition-speed)}a:hover{color:var(--primary-dark)}.container{width:100%;max-width:100%;padding:0 16px;margin:0 auto}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4;margin-bottom:.5em;color:var(--primary-dark)}h1{font-size:1.625rem}h2{font-size:1.375rem}h3{font-size:1.125rem}p{margin-bottom:1em;line-height:1.8}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-lg{font-size:1.063rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.theme-color{color:var(--primary-color)}.secondary-color{color:var(--secondary-color)}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.btn-primary{display:inline-block;background-color:var(--primary-color);color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;padding:.75rem 1.75rem;border-radius:var(--button-border-radius);border:none;cursor:pointer;transition:all var(--transition-speed);box-shadow:0 4px 6px rgba(225,0,128,.25);text-align:center;line-height:1.5}.btn-primary:hover{background-color:var(--primary-dark);color:#fff;transform:translateY(-2px);box-shadow:0 6px 12px rgba(225,0,128,.3)}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px rgba(225,0,128,.2)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{display:inline-block;background-color:var(--secondary-color);color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;padding:.75rem 1.75rem;border-radius:var(--button-border-radius);border:none;cursor:pointer;transition:all var(--transition-speed);box-shadow:0 4px 6px rgba(156,39,176,.25);text-align:center}.btn-secondary:hover{background-color:#7b1fa2;color:#fff;transform:translateY(-2px);box-shadow:0 6px 12px rgba(156,39,176,.3)}.btn-outline{display:inline-block;background-color:transparent;color:var(--primary-color);font-weight:600;font-size:.95rem;text-decoration:none;padding:.7rem 1.75rem;border-radius:var(--button-border-radius);border:2px solid var(--primary-color);cursor:pointer;transition:all var(--transition-speed);text-align:center;line-height:1.5}.btn-outline:hover{background-color:var(--primary-light);color:#fff;border-color:var(--primary-light)}.test-button{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 2rem;border-radius:var(--button-border-radius);border:2px solid rgba(255,255,255,.3);cursor:pointer;transition:all var(--transition-speed);box-shadow:0 6px 16px rgba(225,0,128,.35);position:relative;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.2)}.test-button:after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,0) 100%);transform:rotate(45deg);transition:all .5s;opacity:0}.test-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(225,0,128,.45)}.test-button:hover:after{left:100%;opacity:1}.test-button:active{transform:translateY(0);box-shadow:0 4px 8px rgba(225,0,128,.25)}.hero{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);padding:3.5rem 0;text-align:center;position:relative;overflow:hidden}.expanded-hero{padding:4rem 0}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);z-index:1}.hero:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);z-index:0}.hero:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"%3E%3Cpath fill="%23ffffff" fill-opacity="0.08" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,133.3C672,139,768,181,864,181.3C960,181,1056,139,1152,122.7C1248,107,1344,117,1392,122.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"%3E%3C/path%3E%3C/svg%3E');background-size:cover;background-position:center bottom;opacity:.4;z-index:0}.hero-content{position:relative;z-index:5;max-width:800px;margin:0 auto;padding:0 1rem}.hero h1{color:#fff;font-size:1.625rem;margin-bottom:1rem;text-shadow:0 2px 6px rgba(0,0,0,.4);font-weight:800;line-height:1.4}.expanded-hero h1{font-size:1.75rem;margin-bottom:1.25rem}.hero-description{color:#fff;font-size:.95rem;margin-bottom:2rem;text-shadow:0 1px 4px rgba(0,0,0,.4);line-height:1.8;font-weight:500}.expanded-hero .hero-description{font-size:1rem;margin-bottom:2rem}.breadcrumb{background-color:var(--background-light);padding:.75rem 0;font-size:.8rem}.breadcrumb ul{display:flex;list-style:none;flex-wrap:wrap;gap:.25rem}.breadcrumb li{display:flex;align-items:center}.breadcrumb li:not(:last-child):after{content:'>';margin:0 .4rem;color:var(--light-text);font-size:.75rem}.breadcrumb a{color:var(--primary-color);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span[aria-current=page]{color:var(--light-text)}section{padding:2.5rem 0}.section-title{text-align:center;margin-bottom:1.5rem}.section-title h2{display:inline-block;position:relative;padding-bottom:.75rem;font-size:1.375rem}.section-title h2:after{content:'';position:absolute;bottom:0;left:25%;width:50%;height:3px;background:linear-gradient(to right,var(--primary-light),var(--primary-color),var(--primary-light));border-radius:3px}.section-description{text-align:center;color:var(--light-text);font-size:.9rem;margin-bottom:2rem;line-height:1.7;padding:0 .5rem}.intro-section{background-color:#fff;padding:2.5rem 0}.intro-text{max-width:720px;margin:0 auto}.intro-text h2{text-align:center;font-size:1.25rem;margin-bottom:1.25rem;line-height:1.5}.intro-text p{font-size:.9rem;line-height:1.9;color:var(--text-color)}.card{background-color:var(--card-color);border-radius:var(--card-border-radius);box-shadow:0 2px 8px var(--shadow-color);padding:1.25rem;transition:transform var(--transition-speed),box-shadow var(--transition-speed)}.card:hover{transform:translateY(-4px);box-shadow:0 8px 20px var(--shadow-hover)}.card h3{font-size:1.05rem;margin-bottom:.5rem;line-height:1.4}.card p{font-size:.875rem;color:var(--light-text);line-height:1.7;margin-bottom:.75rem}.card .btn-primary{display:block;margin-top:.75rem;font-size:.9rem;padding:.6rem 1.5rem}.card-grid{display:grid;grid-template-columns:1fr;gap:1rem}.feature-icon{font-size:2rem;color:var(--primary-color);margin-bottom:.75rem;line-height:1}.theme-color-icon{font-size:1.75rem;color:var(--primary-color);margin-bottom:.5rem;text-align:center}.features{background-color:var(--background-light)}.faq-section{background-color:#fff}.faq-list{max-width:720px;margin:0 auto}.faq-item{border:1px solid #eee;border-radius:var(--border-radius);margin-bottom:.75rem;overflow:hidden;transition:box-shadow var(--transition-speed)}.faq-item[open]{box-shadow:0 2px 8px var(--shadow-color)}.faq-question{padding:1rem 1.25rem;font-weight:600;font-size:.925rem;cursor:pointer;display:flex;align-items:center;list-style:none;color:var(--text-color);line-height:1.5;position:relative;padding-right:2.5rem}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:'+';position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;font-weight:300;color:var(--primary-color);transition:transform var(--transition-speed)}.faq-item[open] .faq-question:after{content:'−'}.faq-answer{padding:0 1.25rem 1rem;font-size:.875rem;line-height:1.8;color:var(--light-text);border-top:1px solid #f0f0f0}.faq-answer p{margin-bottom:0;padding-top:.75rem}.test-cta-section{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));text-align:center;padding:3rem 0}.test-cta-section h2{color:#fff;font-size:1.25rem;margin-bottom:1.5rem;text-shadow:0 1px 3px rgba(0,0,0,.15);line-height:1.5}.test-navigation{margin-bottom:1rem}.back-link{display:inline-flex;align-items:center;color:var(--primary-dark);text-decoration:none;font-size:.9rem;font-weight:500;transition:color var(--transition-speed)}.back-link i{margin-right:.5rem}.back-link:hover{color:var(--primary-color)}.test-container{background-color:#fff;border-radius:var(--card-border-radius);box-shadow:0 4px 20px var(--shadow-color);padding:1.5rem;margin-bottom:2rem}.progress-container{margin-bottom:1.5rem}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:600;color:var(--primary-dark)}.progress-bar-bg{height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.progress-bar-bg>div,#test-progress{height:100%;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));border-radius:4px;transition:width .4s ease}.question-title{font-size:1.05rem;font-weight:700;margin-bottom:1.25rem;color:var(--primary-dark);line-height:1.6}.options-container{display:flex;flex-direction:column;gap:.625rem}.option-item{width:100%}.option-label{display:flex;align-items:center;padding:.875rem 1rem;border-radius:var(--border-radius);background-color:#fafafa;border:2px solid #eee;cursor:pointer;transition:all var(--transition-speed);font-size:.9rem;line-height:1.5;min-height:48px;-webkit-tap-highlight-color:transparent}.option-label:hover{background-color:#fff0f5;border-color:var(--primary-light)}.option-label:has(input:checked){background-color:#fce4ec;border-color:var(--primary-color)}.option-label input[type=radio]{margin-right:.75rem;width:18px;height:18px;flex-shrink:0;accent-color:var(--primary-color)}.option-label span{flex:1}.test-nav-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;gap:.75rem}.test-nav-buttons .btn-primary,.test-nav-buttons .btn-outline{flex:0 0 auto;min-width:120px}.loading-section{text-align:center;padding:3rem 1rem}.loading-section h2{font-size:1.2rem;color:var(--primary-dark);margin-bottom:1.5rem}.loading-section p{color:var(--light-text);font-size:.875rem}.spinner{width:48px;height:48px;border:4px solid var(--secondary-light);border-top-color:var(--primary-color);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1.5rem}@keyframes spin{to{transform:rotate(360deg)}}.result-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}#result-icon{font-size:3rem;color:var(--primary-color);margin-bottom:.75rem}.result-title{font-size:1.5rem;color:var(--primary-dark);margin-bottom:.5rem;line-height:1.4}.result-subtitle{font-size:.9rem;color:var(--light-text);font-weight:400}.result-content{position:relative}.result-section{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f0f0f0}.result-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.result-section-title{font-size:1rem;font-weight:700;color:var(--primary-color);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.result-section-title i{font-size:1.1rem}.result-section p{font-size:.875rem;line-height:1.8;color:var(--text-color)}.recommendation-section{background-color:#fff8e1;border-radius:var(--border-radius);padding:1.25rem;margin-top:1rem}.compatibility-grid{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:.75rem}.compatibility-item{background-color:#fafafa;border-radius:var(--border-radius);padding:1rem;border:1px solid #f0f0f0}.compatibility-item h4{color:var(--primary-color);font-size:.95rem;margin-bottom:.4rem}.compatibility-item p{font-size:.85rem;margin-bottom:0}.advice-list{list-style-type:none;padding-left:0}.advice-list li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;font-size:.875rem;line-height:1.7}.advice-list li:before{content:'\f0eb';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;left:0;top:.15rem;color:var(--primary-color);font-size:.9rem}.result-actions{margin-top:2rem;padding-top:1.5rem;border-top:2px solid #f0f0f0}.share-section{text-align:center;margin-bottom:1.5rem}.share-title{font-size:.95rem;font-weight:600;color:var(--primary-dark);margin-bottom:.75rem}.share-buttons{display:flex;justify-content:center;gap:1rem}.share-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#fff;font-size:1.2rem;transition:transform var(--transition-speed);text-decoration:none}.share-button:hover{transform:scale(1.1);color:#fff}.share-twitter{background-color:#1da1f2}.share-facebook{background-color:#1877f2}.share-line{background-color:#06c755}.action-buttons{display:flex;flex-direction:column;gap:.75rem}.action-buttons .btn-primary,.action-buttons .btn-outline{width:100%;text-align:center;padding:.75rem 1.5rem}.site-footer{background-color:#f8f8f8;padding:2.5rem 0 1.5rem;border-top:1px solid #eaeaea}.footer-content{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.footer-section h3{color:var(--primary-color);font-size:1rem;margin-bottom:.75rem;font-weight:700}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:var(--text-color);text-decoration:none;font-size:.875rem;transition:color var(--transition-speed)}.footer-section a:hover{color:var(--primary-color)}.footer-bottom{text-align:center;padding-top:1.25rem;border-top:1px solid #eaeaea;font-size:.8rem;color:var(--light-text)}.back-to-top{position:fixed;bottom:16px;right:16px;width:44px;height:44px;border-radius:50%;background-color:var(--primary-color);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:all var(--transition-speed);z-index:100;opacity:0;visibility:hidden}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background-color:var(--primary-dark);transform:translateY(-3px)}.tarot-card-container{perspective:1000px;width:200px;height:320px;margin:0 auto 1.5rem}.tarot-card{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform 1s}.tarot-card.flipped{transform:rotateY(180deg)}.tarot-card-front,.tarot-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.tarot-card-front{background:linear-gradient(135deg,#7b1fa2,#e91e63);color:#fff;font-size:3rem}.tarot-card-back{background-color:#fff;transform:rotateY(180deg);padding:1.25rem;text-align:center;border:1px solid var(--primary-light)}.tarot-card-icon{font-size:3rem;color:var(--primary-color);margin-bottom:1.5rem}.tarot-card-title{font-size:1.2rem;color:var(--primary-dark);font-weight:700}.hidden{display:none !important}.animate-fade-in{animation:fadeIn .5s ease-in-out}.animate-pulse{animation:pulse .5s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}@media (min-width:576px){.container{max-width:540px;padding:0 20px}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.hero h1{font-size:2rem}.expanded-hero h1{font-size:2.25rem}.hero-description{font-size:1.05rem}.section-title h2{font-size:1.5rem}.card-grid{grid-template-columns:repeat(2,1fr)}.action-buttons{flex-direction:row}.action-buttons .btn-primary,.action-buttons .btn-outline{width:auto;flex:1}.test-container{padding:2rem}.footer-content{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.container{max-width:720px}section{padding:3.5rem 0}.hero{padding:5rem 0}.expanded-hero{padding:6rem 0}.hero h1{font-size:2.5rem}.expanded-hero h1{font-size:3rem}.hero-description{font-size:1.15rem}.expanded-hero .hero-description{font-size:1.25rem}.section-title h2{font-size:1.75rem}.card{padding:1.5rem}.card h3{font-size:1.15rem}.card p{font-size:.925rem}.footer-content{grid-template-columns:repeat(3,1fr)}.compatibility-grid{grid-template-columns:repeat(2,1fr)}.question-title{font-size:1.15rem}.option-label{padding:1rem 1.25rem;font-size:.95rem}.result-title{font-size:1.75rem}.intro-text h2{font-size:1.5rem}.intro-text p{font-size:1rem}.test-cta-section h2{font-size:1.5rem}.breadcrumb{font-size:.875rem}}@media (min-width:992px){.container{max-width:960px}.card-grid{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:2.75rem}.expanded-hero h1{font-size:3.5rem}.expanded-hero .hero-description{font-size:1.35rem}.result-actions{display:flex;align-items:center;justify-content:space-between;gap:2rem}.share-section{margin-bottom:0;flex:0 0 35%}.action-buttons{flex:0 0 60%;margin-top:0}.test-container{padding:2.5rem}.test-cta-section h2{font-size:1.75rem}}.recommendation-section{margin-top:1.5rem;background:linear-gradient(135deg,#fff8e1 0%,#fce4ec 100%);border-radius:var(--card-border-radius);padding:1.5rem;border:none}.recommendation-section .result-section-title{justify-content:center;font-size:1.1rem;margin-bottom:1rem}.recommendation-card{text-align:center;margin-bottom:1.5rem}.recommendation-icon{font-size:2.25rem;color:var(--primary-color);margin-bottom:.75rem}.recommendation-card h4{font-size:1.05rem;font-weight:700;color:var(--primary-dark);margin-bottom:.5rem}.recommendation-card p{font-size:.875rem;color:var(--text-color);line-height:1.7;margin-bottom:1rem;max-width:480px;margin-left:auto;margin-right:auto}.recommendation-card .btn-outline{font-size:.85rem;padding:.5rem 1.25rem}.recommendation-cta{text-align:center;padding-top:1.25rem;border-top:1px dashed rgba(225,0,128,.25)}.recommendation-cta-text{font-size:.85rem;color:var(--light-text);margin-bottom:1rem;line-height:1.6}.recommendation-cta .cta-line-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#06c755;color:#fff;font-size:1rem;font-weight:700;min-height:58px;padding:.85rem 1.15rem;border-radius:var(--button-border-radius);border:none;text-decoration:none;box-shadow:0 4px 12px rgba(6,199,85,.35);transition:all var(--transition-speed);width:100%;max-width:420px;line-height:1.35;text-align:center}.recommendation-cta .cta-line-btn:hover{background:#05b34c;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(6,199,85,.45)}.recommendation-cta .cta-line-btn i{font-size:1.25rem}@media (min-width:576px){.recommendation-section{padding:2rem}.recommendation-cta .cta-line-btn{width:auto}}.worries-section{background:linear-gradient(135deg,#fce4ec 0%,#f3e5f5 100%);padding:2.5rem 0}.worries-list{max-width:720px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:.75rem}.worry-item{display:flex;align-items:center;gap:1rem;background:#fff;padding:1rem 1.25rem;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform var(--transition-speed)}.worry-item:hover{transform:translateX(4px)}.worry-item i{font-size:1.25rem;color:var(--primary-color);flex-shrink:0;width:28px;text-align:center}.worry-item p{margin:0;font-size:.925rem;color:var(--text-color);line-height:1.5}.worries-cta{text-align:center;max-width:720px;margin:0 auto}.worries-cta p{font-size:.95rem;margin-bottom:1.25rem;color:var(--text-color)}.voices-section{background-color:var(--background-light);padding:2.5rem 0}.voices-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:960px;margin:0 auto}.voice-card{background:#fff;border-radius:var(--card-border-radius);padding:1.25rem;box-shadow:0 2px 8px var(--shadow-color);border-left:4px solid var(--primary-color)}.voice-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.voice-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary-light),var(--secondary-light));display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;flex-shrink:0}.voice-meta{display:flex;flex-direction:column}.voice-name{font-weight:600;font-size:.9rem;color:var(--text-color)}.voice-type{font-size:.8rem;color:var(--primary-color);font-weight:500}.voice-text{font-size:.875rem;line-height:1.8;color:var(--text-color);margin:0;position:relative;padding-left:1rem}.voice-text:before{content:'\201C';position:absolute;left:0;top:-.25rem;font-size:1.5rem;color:var(--primary-light);font-weight:700}.service-guide-section{background:#fff;padding:2.5rem 0}.service-card{position:relative;overflow:hidden}.service-badge{display:inline-block;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:20px;margin-bottom:.75rem}.cta-sub-text{color:rgba(255,255,255,.85);font-size:.85rem;margin-top:1rem;margin-bottom:0}.consultation-cta-section{background:linear-gradient(135deg,#fff8fb 0%,#f4fbf9 100%);border-radius:var(--card-border-radius);padding:1.35rem;text-align:center;margin-top:1rem}.consultation-lead{font-size:.9rem;color:var(--text-color);margin-bottom:1.25rem;line-height:1.7}.consultation-options{display:grid;grid-template-columns:1fr;gap:.7rem;margin-bottom:1.5rem}.consultation-option{display:flex;align-items:center;gap:.85rem;background:#fff;min-height:74px;padding:.95rem 1rem;border-radius:var(--border-radius);text-decoration:none;color:var(--text-color);transition:all var(--transition-speed);box-shadow:0 2px 6px rgba(0,0,0,.06);text-align:left}.consultation-option:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12);color:var(--primary-color)}.consultation-option i{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff2f6;font-size:1.25rem;color:var(--primary-color);flex-shrink:0}.consultation-option-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:.12rem}.consultation-option-title{font-weight:700;font-size:.98rem;display:block;line-height:1.4}.consultation-option-desc{font-size:.82rem;color:var(--light-text);display:block;line-height:1.45}.consultation-line-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#06c755;color:#fff;font-size:1rem;font-weight:700;min-height:58px;padding:.85rem 1.15rem;border-radius:var(--button-border-radius);border:none;text-decoration:none;box-shadow:0 4px 12px rgba(6,199,85,.35);transition:all var(--transition-speed);width:100%;max-width:420px;line-height:1.35;text-align:center}.consultation-line-btn:hover{background:#05b34c;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(6,199,85,.45)}.consultation-line-btn i{font-size:1.25rem}.consult-tip{display:flex;align-items:flex-start;gap:.75rem;background:rgba(255,255,255,.7);padding:1rem;border-radius:var(--border-radius);margin:1rem 0;border-left:3px solid var(--primary-color)}.consult-tip i{color:var(--primary-color);font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.consult-tip p{margin:0;font-size:.875rem;line-height:1.7;color:var(--text-color)}@media (min-width:576px){.voices-grid{grid-template-columns:1fr}.consultation-options{grid-template-columns:repeat(3,1fr)}.consultation-option{flex-direction:column;text-align:center;padding:1.25rem .75rem}.consultation-option-copy{align-items:center}.consultation-line-btn{width:auto}}@media (min-width:768px){.voices-grid{grid-template-columns:repeat(3,1fr)}.voice-card{padding:1.5rem}.worries-list{display:grid;grid-template-columns:repeat(2,1fr)}.worries-section{padding:3.5rem 0}.voices-section{padding:3.5rem 0}.service-guide-section{padding:3.5rem 0}.consultation-cta-section{padding:2rem}}@media (min-width:1200px){.container{max-width:1140px}.expanded-hero h1{font-size:4rem}.worries-list{grid-template-columns:repeat(3,1fr)}}.mizary-love-psychology-lp{--primary-color:#d9467a;--primary-light:#f7a8c5;--primary-dark:#8f2850;--secondary-color:#6c8f8a;--secondary-light:#d8ebe8;--accent-color:#c99a4a;--text-color:#2f2f35;--light-text:#6f6a72;--background-color:#fffaf8;--background-light:#f7f4f1;--card-color:#fff;--shadow-color:rgba(88,62,72,.08);--shadow-hover:rgba(88,62,72,.14);--gradient-start:#d9467a;--gradient-end:#6c8f8a;background:linear-gradient(180deg,#fffaf8 0%,#fff 34%,#f7f4f1 100%);color:var(--text-color)}.mizary-love-psychology-lp p{line-height:1.72}.mizary-love-psychology-lp .container{max-width:min(100% - 32px, 1080px);padding:0}.mizary-love-psychology-lp section{padding:56px 0}.mizary-love-psychology-lp .hero{min-height:680px;display:flex;align-items:center;padding:96px 0 84px;background:#2f2f35}.mizary-love-psychology-lp .hero-overlay{background:linear-gradient(90deg,rgba(41,30,36,.72),rgba(41,30,36,.42) 54%,rgba(41,30,36,.2)),linear-gradient(180deg,rgba(41,30,36,.2),rgba(41,30,36,.58))}.mizary-love-psychology-lp .hero:before,.mizary-love-psychology-lp .hero:after{display:none}.mizary-love-psychology-lp .hero-content{max-width:720px;margin-left:0;padding:0;text-align:left}.mizary-love-psychology-lp .hero h1{font-size:clamp(2.25rem, 6vw, 4.75rem);line-height:1.12;margin-bottom:20px;letter-spacing:0;text-shadow:0 2px 18px rgba(0,0,0,.28);text-wrap:balance}.mizary-love-psychology-lp .hero-description{max-width:34em;margin-bottom:18px;font-size:clamp(1rem, 2.4vw, 1.28rem);line-height:1.7;text-shadow:0 1px 12px rgba(0,0,0,.32)}.hero-points{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.hero-points span{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:34px;padding:7px 14px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:.9rem;font-weight:700;backdrop-filter:blur(10px)}.mizary-love-psychology-lp .test-button{min-height:54px;padding:.9rem 1.8rem;border:0;background:linear-gradient(135deg,#d9467a,#b83f76 52%,#6c8f8a);box-shadow:0 14px 34px rgba(143,40,80,.28);line-height:1.4}.mizary-love-psychology-lp .breadcrumb{background:#fff;border-bottom:1px solid rgba(143,40,80,.08)}.mizary-love-psychology-lp .section-title{margin-bottom:22px}.mizary-love-psychology-lp .section-title h2{color:var(--text-color);font-size:clamp(1.55rem, 4vw, 2.15rem);line-height:1.35;padding-bottom:14px;text-wrap:balance}.mizary-love-psychology-lp .section-title h2:after{left:50%;width:64px;height:2px;transform:translateX(-50%);background:linear-gradient(to right,#d9467a,#6c8f8a)}.mizary-love-psychology-lp .section-description{max-width:680px;margin:-4px auto 30px;padding:0;color:var(--light-text);font-size:.98rem;line-height:1.75;text-wrap:pretty}.mizary-love-psychology-lp .intro-section,.mizary-love-psychology-lp .faq-section,.mizary-love-psychology-lp .service-guide-section{background:#fff}.mizary-love-psychology-lp .intro-text{max-width:760px;padding:30px;border:1px solid rgba(143,40,80,.1);border-radius:16px;background:linear-gradient(180deg,#fff,#fffaf8)}.mizary-love-psychology-lp .intro-text h2{color:var(--text-color);font-size:clamp(1.35rem, 3vw, 1.9rem);line-height:1.45;text-wrap:balance}.mizary-love-psychology-lp .intro-title-line{display:inline}.mizary-love-psychology-lp .intro-text p{color:var(--light-text);font-size:1rem;line-height:1.82}.mizary-love-psychology-lp .worries-section{background:linear-gradient(180deg,#fff2f6 0%,#f3faf8 100%)}.mizary-love-psychology-lp .worries-list{max-width:980px;gap:12px}.mizary-love-psychology-lp .worry-item{align-items:flex-start;padding:16px 18px;border:1px solid rgba(143,40,80,.08);border-radius:12px;box-shadow:none}.mizary-love-psychology-lp .worry-item:hover{transform:none;border-color:rgba(217,70,122,.32);box-shadow:0 10px 24px rgba(88,62,72,.08)}.mizary-love-psychology-lp .worry-item i,.mizary-love-psychology-lp .feature-icon,.mizary-love-psychology-lp .theme-color-icon{color:var(--primary-color)}.mizary-love-psychology-lp .worry-item p{font-size:.96rem;line-height:1.62}.mizary-love-psychology-lp .worries-cta{max-width:760px;padding:22px;border-radius:14px;background:rgba(255,255,255,.76);border:1px solid rgba(143,40,80,.1)}.mizary-love-psychology-lp .card{border:1px solid rgba(143,40,80,.09);border-radius:14px;box-shadow:none}.mizary-love-psychology-lp .card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(88,62,72,.1)}.mizary-love-psychology-lp .card h3{color:var(--text-color);font-size:1.08rem}.mizary-love-psychology-lp .card p{color:var(--light-text);line-height:1.72}.mizary-love-psychology-lp .btn-primary,.mizary-love-psychology-lp .btn-outline{border-radius:999px}.mizary-love-psychology-lp .btn-primary{background:var(--primary-color);box-shadow:0 8px 18px rgba(217,70,122,.18)}.mizary-love-psychology-lp .btn-primary:hover{background:var(--primary-dark)}.mizary-love-psychology-lp .types,.mizary-love-psychology-lp .voices-section{background:#f7f4f1}.mizary-love-psychology-lp .voice-card{border:1px solid rgba(143,40,80,.08);border-left:0;box-shadow:none}.mizary-love-psychology-lp .voice-avatar{background:linear-gradient(135deg,#d9467a,#6c8f8a)}.mizary-love-psychology-lp .voice-type{color:var(--primary-dark)}.mizary-love-psychology-lp .voice-text{padding-left:0;color:var(--text-color);line-height:1.76}.mizary-love-psychology-lp .voice-text:before{display:none}.mizary-love-psychology-lp .faq-list{max-width:760px}.mizary-love-psychology-lp .faq-item{margin-bottom:0;border:0;border-bottom:1px solid rgba(143,40,80,.12);border-radius:0}.mizary-love-psychology-lp .faq-item[open]{box-shadow:none}.mizary-love-psychology-lp .faq-question{padding:17px 40px 17px 0;font-size:1rem;line-height:1.55}.mizary-love-psychology-lp .faq-question:after{right:4px}.mizary-love-psychology-lp .faq-answer{padding:0 0 18px;border-top:0;line-height:1.75}.mizary-love-psychology-lp .service-card{display:flex;flex-direction:column}.mizary-love-psychology-lp .service-card .btn-primary{margin-top:auto}.mizary-love-psychology-lp .service-badge{background:rgba(108,143,138,.14);color:#426763}.mizary-love-psychology-lp .test-cta-section{background:linear-gradient(135deg,rgba(217,70,122,.94),rgba(108,143,138,.94)),#d9467a}.mizary-love-psychology-lp .test-cta-section h2{font-size:clamp(1.35rem, 4vw, 2rem);text-wrap:balance}.mizary-love-psychology-lp .test-container,.mizary-love-psychology-lp .recommendation-section,.mizary-love-psychology-lp .consultation-cta-section{border:1px solid rgba(143,40,80,.09);box-shadow:0 14px 34px rgba(88,62,72,.1)}.mizary-love-psychology-lp .option-label{border-width:1px;background:#fff}.mizary-love-psychology-lp .option-label:has(input:checked){background:#fff2f6;border-color:var(--primary-color)}.mizary-love-psychology-lp .site-footer{background:#312b2f;border-top:0}.mizary-love-psychology-lp .footer-section h3,.mizary-love-psychology-lp .footer-section a:hover{color:#f7a8c5}.mizary-love-psychology-lp .footer-section a,.mizary-love-psychology-lp .footer-bottom{color:rgba(255,255,255,.78)}.mizary-love-psychology-lp .footer-bottom{border-top-color:rgba(255,255,255,.12)}.mizary-love-psychology-lp .back-to-top{background:var(--primary-color)}.mizary-love-psychology-lp .popular-topics-section{background:#fff}.mizary-love-psychology-lp .popular-topic-grid{align-items:stretch}.mizary-love-psychology-lp .popular-topic-card{display:flex;flex-direction:column;gap:12px}.mizary-love-psychology-lp .popular-topic-card h3{margin-bottom:0}.mizary-love-psychology-lp .popular-topic-card p{margin-bottom:0}.mizary-love-psychology-lp .topic-points{display:grid;gap:8px;margin:6px 0 0;padding:14px 15px;list-style:none;background:#fff7fa;border-radius:10px}.mizary-love-psychology-lp .topic-points li{position:relative;padding-left:18px;color:var(--text-color);font-size:.92rem;line-height:1.65}.mizary-love-psychology-lp .topic-points li:before{content:"";position:absolute;top:.72em;left:0;width:6px;height:6px;border-radius:999px;background:var(--primary-color)}.mizary-love-psychology-lp .popular-topics-cta{max-width:760px;margin:34px auto 0;padding:24px;text-align:center;background:linear-gradient(135deg,rgba(255,247,250,.96),rgba(247,252,250,.96));border:1px solid rgba(217,70,122,.16);border-radius:16px}.mizary-love-psychology-lp .popular-topics-cta p{margin:0 0 16px;color:var(--text-color);font-weight:700;line-height:1.8}.mizary-love-psychology-lp.mizary-love-psychology-related .related-intro{background:#fff}.mizary-love-psychology-lp.mizary-love-psychology-related .related-intro .intro-text{border-left:0;background:linear-gradient(135deg,rgba(255,247,250,.94),rgba(247,252,250,.94))}.mizary-love-psychology-lp.mizary-love-psychology-related .features,.mizary-love-psychology-lp.mizary-love-psychology-related .related-tests{background:#fff}.mizary-love-psychology-lp.mizary-love-psychology-related .types{background:var(--soft-bg)}.mizary-love-psychology-lp.mizary-love-psychology-related .card .btn-primary{display:inline-flex;justify-content:center;width:100%;margin-top:18px}.mizary-love-psychology-lp.mizary-love-psychology-related .test-cta-section h2{max-width:760px;margin-right:auto;margin-left:auto}@media (max-width:767px){.mizary-love-psychology-lp .container{max-width:min(100% - 16px, 1080px)}.mizary-love-psychology-lp section{padding:44px 0}.mizary-love-psychology-lp .hero{width:100vw;min-height:100svh;min-height:100dvh;align-items:flex-end;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:110px 0 92px}.mizary-love-psychology-lp .hero-overlay{background:linear-gradient(180deg,rgba(41,30,36,.52),rgba(41,30,36,.7)),rgba(41,30,36,.18)}.mizary-love-psychology-lp .hero-content{text-align:center;margin:0 auto;max-width:min(100% - 34px, 390px)}.mizary-love-psychology-lp .hero h1{font-size:clamp(2.35rem, 10.2vw, 3.05rem);line-height:1.08;margin-bottom:18px;font-weight:800;text-shadow:0 5px 24px rgba(0,0,0,.46)}.mizary-love-psychology-lp .hero-description{max-width:23em;margin-right:auto;margin-left:auto;font-size:clamp(1rem, 4.2vw, 1.12rem);font-weight:700;line-height:1.72;text-shadow:0 3px 18px rgba(0,0,0,.5)}.hero-points{justify-content:center;margin-bottom:22px}.hero-points span{min-width:64px;min-height:32px;font-size:.84rem}.mizary-love-psychology-lp .test-button{width:100%;max-width:360px;min-height:58px;font-size:1.06rem;box-shadow:0 18px 38px rgba(143,40,80,.38)}.mizary-love-psychology-lp .intro-text{padding:22px 18px}.mizary-love-psychology-lp .intro-text h2{font-size:clamp(1.28rem, 5.4vw, 1.48rem);line-height:1.55;text-align:center}.mizary-love-psychology-lp .intro-title-line{display:block;white-space:nowrap}.mizary-love-psychology-lp .worry-item{padding:14px 15px}.mizary-love-psychology-lp .worries-cta{padding:18px}.mizary-love-psychology-lp .card{padding:18px}.mizary-love-psychology-lp .faq-question{padding-top:15px;padding-bottom:15px;font-size:.95rem}.mizary-love-psychology-lp .test-container{padding:14px 8px;border-radius:14px}.mizary-love-psychology-lp .recommendation-section,.mizary-love-psychology-lp .consultation-cta-section{padding:18px 8px;margin-right:-2px;margin-left:-2px}.mizary-love-psychology-lp .recommendation-section .result-section-title,.mizary-love-psychology-lp .consultation-cta-section .result-section-title{justify-content:center;font-size:1.05rem;line-height:1.5;text-align:center}.mizary-love-psychology-lp .consultation-lead{font-size:.95rem;line-height:1.8;margin-bottom:1.1rem}.mizary-love-psychology-lp .consultation-options{gap:10px;margin-bottom:1.25rem}.mizary-love-psychology-lp .consultation-option{display:grid;grid-template-columns:30px max-content max-content;justify-content:center;align-items:center;min-height:0;gap:8px;padding:11px 7px;border-radius:14px;text-align:center}.mizary-love-psychology-lp .consultation-option i{width:30px;height:30px;margin:0;font-size:.95rem}.mizary-love-psychology-lp .consultation-option-copy{display:grid;grid-template-columns:max-content max-content;align-items:center;column-gap:8px}.mizary-love-psychology-lp .consultation-option>.consultation-option-title{grid-column:2}.mizary-love-psychology-lp .consultation-option>.consultation-option-desc{grid-column:3}.mizary-love-psychology-lp .consultation-option-title{overflow:visible;font-size:clamp(0.84rem, 3.9vw, 0.98rem);line-height:1.25;white-space:nowrap}.mizary-love-psychology-lp .consultation-option-desc{overflow:visible;margin-top:0;font-size:clamp(0.75rem, 3.25vw, 0.86rem);line-height:1.25;white-space:nowrap}.mizary-love-psychology-lp .recommendation-cta .cta-line-btn,.mizary-love-psychology-lp .consultation-line-btn{width:100%;max-width:100%;min-height:60px;padding-right:6px;padding-left:6px;font-size:clamp(0.83rem, 4vw, 1rem);line-height:1.2;white-space:nowrap}}.line-save-cta-block{background:linear-gradient(135deg,#06c755 0%,#04a847 100%);border-radius:16px;padding:28px 20px 20px;text-align:center;margin:24px 0}.line-save-headline{color:#fff;font-size:1rem;font-weight:700;margin:0 0 16px}.cta-line-save-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#06c755;font-weight:800;font-size:1.05rem;padding:14px 28px;border-radius:50px;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.15);transition:box-shadow .2s,transform .2s}.cta-line-save-btn:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.line-save-note{color:rgba(255,255,255,.9);font-size:.8rem;margin:12px 0 0}.consultation-sub-note{font-size:.875rem;color:#666;margin:8px 0 20px;line-height:1.7}@media (max-width:600px){.cta-line-save-btn{font-size:clamp(0.85rem, 4vw, 1rem);padding:14px 16px;width:100%;justify-content:center}}.psychology-line-cta-stack{display:flex;flex-direction:column;gap:16px;margin:32px 0}.plcta-block{background:#fff;border:1px solid #ffe0ea;border-radius:14px;padding:22px 20px 20px;box-shadow:0 2px 10px rgba(0,0,0,.04);text-align:center;position:relative}.plcta-block--save{background:linear-gradient(180deg,#fff8fb 0%,#fff 100%)}.plcta-block--match{background:linear-gradient(180deg,#fff5f8 0%,#fff 100%)}.plcta-block--theme{background:linear-gradient(180deg,#ffeef3 0%,#fff 100%);border-color:#ffc6d6}.plcta-block__icon{width:44px;height:44px;margin:0 auto 10px;border-radius:50%;background:#ffe6ee;color:#d65b85;display:flex;align-items:center;justify-content:center;font-size:20px}.plcta-block__title{font-size:17px;font-weight:700;line-height:1.5;color:#333;margin:0 0 8px}.plcta-type-label{color:#d65b85;font-weight:700}.plcta-block__desc{font-size:14px;line-height:1.6;color:#666;margin:0 0 16px}.plcta-block__note{font-size:12px;color:#888;margin:10px 0 0}.plcta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:12px 22px;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;width:100%;max-width:360px}.plcta-btn--line{background:#06c755;color:#fff;box-shadow:0 4px 12px rgba(6,199,85,.25)}.plcta-btn--line:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(6,199,85,.35);color:#fff}.plcta-btn--primary{background:linear-gradient(135deg,#06c755 0%,#04a847 100%);font-size:17px;min-height:56px}.sp-only{display:none}@media (max-width:600px){.sp-only{display:inline}.plcta-block{padding:20px 16px 18px}.plcta-block__title{font-size:16px}}.reservation-hesitation{margin:28px auto;max-width:720px}.reservation-hesitation .rh-inner{background:linear-gradient(180deg,#fff8fb 0%,#fff 100%);border:1px solid #ffd9e5;border-radius:14px;padding:24px 22px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.reservation-hesitation .rh-title{font-size:17px;font-weight:700;color:#333;margin:0 0 16px;text-align:center;line-height:1.5}.reservation-hesitation .rh-title i{color:#d65b85;margin-right:6px}.reservation-hesitation .rh-list{list-style:none;margin:0 0 18px;padding:0}.reservation-hesitation .rh-item{padding:12px 0;border-bottom:1px dashed #ffd9e5;display:flex;flex-direction:column;gap:4px}.reservation-hesitation .rh-item:last-child{border-bottom:none}.reservation-hesitation .rh-item__label{font-size:14px;font-weight:700;color:#d65b85}.reservation-hesitation .rh-item__label:before{content:"▶ ";font-size:11px}.reservation-hesitation .rh-item__body{font-size:14px;line-height:1.65;color:#555}.reservation-hesitation .rh-cta-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#06c755;color:#fff;min-height:54px;padding:12px 22px;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;margin:8px auto 0;max-width:380px;box-shadow:0 4px 12px rgba(6,199,85,.25);transition:transform .15s ease,box-shadow .15s ease}.reservation-hesitation .rh-cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(6,199,85,.35);color:#fff}.reservation-hesitation .rh-note{text-align:center;font-size:12px;color:#888;margin:10px 0 0}@media (max-width:600px){.reservation-hesitation .rh-inner{padding:20px 16px}.reservation-hesitation .rh-title{font-size:16px}}