@charset "UTF-8";html:has(body.shindan-result-page),html:has(body.shindan-gender-page){overflow-x:hidden;width:100%}body.shindan-result-page,body.shindan-gender-page{overflow-x:hidden;width:100%;max-width:100%}.q-label{position:absolute;top:-18px;left:-10px;width:48px;height:48px;border-radius:50%;background:#e8528b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;letter-spacing:.02em;margin:0;box-shadow:0 2px 8px rgba(232,82,139,.4);z-index:3}body.shindan-gender-page{margin:0;font-family:'Hiragino Sans','Yu Gothic',sans-serif;-webkit-tap-highlight-color:transparent}.gender-select-stage{position:relative;width:100%;max-width:500px;margin:0 auto;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.gender-select-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.gender-select-wrapper{position:relative;z-index:2;width:100%;max-width:420px;padding:24px;box-sizing:border-box}.gender-select-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.12);display:flex;flex-direction:column}.gender-select-header{background:#1a1a1a;color:#fff;padding:24px 16px;text-align:center}.gender-select-title{margin:0;font-size:1.1rem;font-weight:700;line-height:1.6;letter-spacing:.04em}.gender-options{display:flex;flex-direction:column;gap:14px;padding:14px}.gender-option{appearance:none;-webkit-appearance:none;border:none;background:0 0;width:100%;margin:0;padding:0;min-height:128px;border-radius:14px;display:flex;align-items:stretch;justify-content:flex-start;gap:0;cursor:pointer;font-family:inherit;position:relative;overflow:hidden;transition:transform .5s ease;-webkit-tap-highlight-color:transparent}.gender-option-female{background:#fbe6ec}.gender-option-male{background:#e3e7f5}.gender-option-male{flex-direction:row-reverse}.gender-option-image{flex:0 0 44%;width:auto;height:auto;align-self:stretch;display:block}.gender-option-image img{width:100%;height:100%;opacity:.6;object-fit:cover;object-position:center top;display:block;transition:opacity .3s ease}.gender-option-label{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.4rem;font-weight:700;color:#1a1a1a;letter-spacing:.08em}.gender-option:after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,0);transition:background-color .25s ease;pointer-events:none;z-index:1}@media (hover:hover){.gender-option-female:hover{background:#ef7fb7}.gender-option-male:hover{background:#7496ed}.gender-option:hover .gender-option-image img{opacity:1}}.gender-option:active{transform:scale(.98)}.gender-option.is-selecting{pointer-events:none;opacity:.6}body.shindan-questions-page{margin:0;font-family:'Hiragino Sans','Yu Gothic',sans-serif}.shindan-questions-page .question-box{overflow:hidden}.shindan-questions-page .story-overlay{position:relative}.shindan-questions-page .story-overlay:before,.shindan-questions-page .story-overlay:after{display:none}.shindan-questions-page .shindan-form-nav{position:absolute;top:55%;width:26px;height:52px;z-index:5;cursor:pointer;transition:transform .35s cubic-bezier(.34,1.2,.64,1),box-shadow .35s ease}.shindan-questions-page .shindan-form-nav--prev{left:35px;border-radius:26px 0 0 26px;background:linear-gradient(358deg,#ff49a2 1.45%,#fc85b7 98.55%);box-shadow:2px 2px 10px rgba(255,73,162,.35);transform:translateY(-50%) translateX(-50%)}.shindan-questions-page .shindan-form-nav--next{right:35px;border-radius:0 26px 26px 0;background:linear-gradient(358deg,#ff49a2 1.45%,#fc85b7 98.55%);box-shadow:2px 2px 10px rgba(255,73,162,.35);transform:translateY(-50%) translateX(50%)}.shindan-questions-page .shindan-form-nav:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-top:2.5px solid #fff;border-right:2.5px solid #fff;box-sizing:border-box}.shindan-questions-page .shindan-form-nav--prev:after{transform:translate(-35%,-50%) rotate(-135deg)}.shindan-questions-page .shindan-form-nav--next:after{transform:translate(-65%,-50%) rotate(45deg)}body.shindan-questions-page.shindan-male .shindan-form-nav--prev,body.shindan-questions-page.shindan-male .shindan-form-nav--next{background:linear-gradient(358deg,#5530cf 1.45%,#8b8bec 98.55%);box-shadow:2px 2px 10px rgba(85,48,207,.35)}.shindan-question[data-question="1"] .shindan-form-nav--prev{display:none}.shindan-questions-page .q-label{position:absolute;top:0;left:0;width:65px;height:65px;aspect-ratio:1/1;display:flex;align-items:flex-start;justify-content:center;padding-top:10px;box-sizing:border-box;border-radius:20px 0 60px;background:linear-gradient(358deg,#ff49a2 1.45%,#fc85b7 98.55%);background:linear-gradient(358deg,color(display-p3 .9961 .3569 .6314) 1.45%,color(display-p3 .9255 .5451 .7098) 98.55%);box-shadow:none;font-family:'Sorts Mill Goudy',serif;font-size:30px;font-weight:700;color:rgba(255,255,255,.9);letter-spacing:.08em;z-index:3}body.shindan-questions-page.shindan-male .q-label{background:linear-gradient(358deg,#5530cf 1.45%,#8b8bec 98.55%)}.shindan-questions-page .question-box-header{position:relative;padding:14px 16px 24px 72px;min-height:88px;box-sizing:border-box;display:flex;align-items:center}.shindan-questions-page .q-text{margin:0;padding-top:0;font-size:1.2rem;font-weight:700;line-height:1.4;text-align:center;width:100%}.qa-option-group{display:flex;flex-direction:column;gap:12px;width:100%}.shindan-questions-page .qa-option-group{padding:16px;background:#fff;box-sizing:border-box}.shindan-questions-page .qa-option{appearance:none;-webkit-appearance:none;border:none;background:#dfdfdf;color:#1a1a1a;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:0;display:flex;align-items:stretch;justify-content:space-between;gap:0;width:100%;text-align:left;cursor:pointer;font-family:inherit;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;-webkit-tap-highlight-color:transparent;min-height:108px;overflow:hidden;box-sizing:border-box}.qa-option-text{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;min-width:0;padding:14px 10px 14px 18px}.shindan-questions-page .qa-option-label{font-size:1.05rem;font-weight:700;line-height:1.45;letter-spacing:.02em;color:#1a1a1a}.shindan-questions-page .qa-option-sub{font-size:.8rem;line-height:1.5;color:#1a1a1a;font-weight:700;min-height:1.5em}.shindan-questions-page .qa-option-sub:empty:before{content:"\00a0";visibility:hidden}.qa-option-image{flex:0 0 104px;width:104px;align-self:stretch;overflow:hidden;box-sizing:border-box}.shindan-questions-page .qa-option-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:1;transition:opacity .3s ease}@media (hover:hover){.shindan-questions-page .qa-option:hover{background:#6e6e6e;box-shadow:0 8px 20px rgba(0,0,0,.22);transform:translateY(-2px)}.shindan-questions-page .qa-option:hover .qa-option-label{color:#fff}.shindan-questions-page .qa-option:hover .qa-option-sub{color:rgba(255,255,255,.9)}}.shindan-questions-page .qa-option.selected{background:#6e6e6e;transform:scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,.25)}.shindan-questions-page .qa-option.selected .qa-option-label,.shindan-questions-page .qa-option.selected .qa-option-sub{color:#fff}.loading-bg-img{object-position:center}.loading-overlay{justify-content:center;align-items:center;background-color:rgba(0,0,0,.55)}.loading-overlay:before,.loading-overlay:after{display:none}.loading-content{text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:24px}.loading-spinner{position:relative;width:80px;height:80px}.spinner-ring{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:3px solid transparent}.spinner-ring:nth-child(1){border-top-color:#c9a86a;animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite}.spinner-ring:nth-child(2){border-right-color:rgba(201,168,106,.5);animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;animation-delay:-.15s}.spinner-ring:nth-child(3){border-bottom-color:rgba(201,168,106,.25);animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;animation-delay:-.3s}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-text{font-size:1.5rem;font-weight:700;letter-spacing:4px;margin:0;color:#c9a86a}.loading-dots:after{content:"";animation:dots 1.5s steps(3,end) infinite}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}100%{content:"..."}}.loading-subtext{font-size:.85rem;color:rgba(255,255,255,.6);margin:0;letter-spacing:1px}.progress-bar-container{transition:opacity .5s ease}body.shindan-result-page{margin:0;font-family:'Hiragino Sans','Yu Gothic','Noto Sans JP',sans-serif;background:#fbe6ec;color:#1a1a1a;line-height:1.6}body.shindan-result-page[data-shindan-gender=male]{background:#e3e7f5}.result-fixed-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:500px;height:52px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;z-index:1000;box-sizing:border-box}.result-fixed-header-title{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.25em}.result-bg-layer{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:500px;height:100%;z-index:-1;overflow:hidden}.result-bg{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:0;transition:opacity .3s ease}.result-bg.is-loaded{opacity:1}.result-page-wrapper{width:100%;max-width:500px;margin:0 auto;background:0 0;display:flex;flex-direction:column;padding:60px 14px 40px;box-sizing:border-box;overflow-x:hidden}.result-section{width:100%;margin:0 0 14px}.result-section-img{display:block;width:100%;height:auto;opacity:0;transition:opacity .3s ease}.result-section-img.is-loaded,.result-section-img.is-missing{opacity:1}.result-section-img.is-missing{display:none}.result-cta-link{display:block;-webkit-tap-highlight-color:transparent;animation-name:cta_animated;animation-duration:6s;animation-fill-mode:both;animation-iteration-count:infinite;transform-origin:center center;overflow:hidden}.result-cta-img{display:block;width:100%;max-width:100%;height:auto}.result-cta-img.is-missing{display:none}@keyframes cta_animated{0%{animation-timing-function:ease-in-out;transform:translate(0,0) scale(1) rotate(0deg);opacity:1}8.33%{animation-timing-function:ease-in-out;transform:translate(0,0) scale(1.1) rotate(0deg);opacity:.8}16.67%{animation-timing-function:ease-in-out;transform:translate(0,0) scale(1.05) rotate(0deg);opacity:.9}25%{animation-timing-function:ease-in-out;transform:translate(0,0) scale(1.1) rotate(0deg);opacity:1}33.33%{animation-timing-function:linear;transform:translate(0,0) scale(1) rotate(0deg);opacity:1}100%{animation-timing-function:linear;transform:translate(0,0) scale(1) rotate(0deg);opacity:1}}.result-cta-link:active{transform:scale(.97)}.result-cases{margin:24px 0 20px;position:relative;background:url(//uraraclinic.jp/wp-content/themes/urara/article/shindan/images/cases/frame.webp) no-repeat center top;background-size:100% 100%;padding:40px 30px 20px;box-sizing:border-box;overflow:hidden}.case-swiper{position:relative;overflow:hidden}.case-swiper-viewport{width:100%;max-width:100%;overflow:hidden;border-radius:8px}.case-swiper-track{display:flex;transition:transform .4s cubic-bezier(.25,.1,.25,1);will-change:transform}.case-slide{flex:0 0 100%;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.case-slide.is-missing{display:none}.case-swiper.is-loading .case-swiper-viewport,.case-swiper.is-loading .case-swiper-nav{opacity:0;visibility:hidden}.case-swiper.is-ready .case-swiper-viewport,.case-swiper.is-ready .case-swiper-nav{opacity:1;visibility:visible;transition:opacity .25s ease}.case-slide-img{display:block;width:100%;max-width:100%;height:auto}.case-swiper-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;padding:0;border-radius:50%;background:linear-gradient(135deg,#fe5ba1 0%,#ec8bb5 100%);font-size:0;color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;box-shadow:0 2px 8px rgba(254,91,161,.35);transition:transform .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}.case-swiper-nav:before{content:"";display:block;width:9px;height:9px;border-top:2.5px solid #fff;border-right:2.5px solid #fff;box-sizing:border-box}.case-swiper-prev:before{transform:rotate(-135deg);margin-left:3px}.case-swiper-next:before{transform:rotate(45deg);margin-right:3px}body.shindan-result-page[data-shindan-gender=male] .case-swiper-nav{background:linear-gradient(135deg,#5530cf 0%,#8b8bec 100%);box-shadow:0 2px 8px rgba(85,48,207,.35)}.case-swiper-prev{left:0}.case-swiper-next{right:0}@media (hover:hover){.case-swiper-nav:hover{transform:translateY(-50%) scale(1.1)}}.case-swiper-nav:disabled{opacity:.3;cursor:default}.result-footer{list-style:none;padding:0;margin:20px 0 0;display:flex;justify-content:center;gap:16px;font-size:.75rem}.result-footer a{color:rgba(0,0,0,.5);text-decoration:underline;transition:opacity .3s ease}.result-footer a:hover{opacity:.7}.result-fade-in{opacity:0;transform:translateY(20px);animation:resultFadeIn .8s ease forwards}.result-fade-in:nth-child(2){animation-delay:.1s}.result-fade-in:nth-child(3){animation-delay:.2s}.result-fade-in:nth-child(4){animation-delay:.3s}.result-fade-in:nth-child(5){animation-delay:.4s}.result-fade-in:nth-child(6){animation-delay:.5s}.result-fade-in:nth-child(7){animation-delay:.6s}@keyframes resultFadeIn{to{opacity:1;transform:translateY(0)}}