html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.upShow{animation:jsUpShow 1.2s cubic-bezier(.165,.84,.44,1) 1s backwards}@keyframes jsUpShow{0%{opacity:0;transform:translateY(60px) rotate(.01deg);visibility:hidden}60%{opacity:.8}to{opacity:1;transform:translateY(0) rotate(0deg);visibility:visible}}@keyframes jsDownShow{0%{opacity:0;transform:translateY(-30px);visibility:hidden}60%{opacity:.8}to{opacity:1;transform:translateY(0);visibility:visible}}@keyframes jsFedeShow{0%{opacity:0}to{opacity:1;visibility:visible}}@keyframes jsFedeHide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes moveFromTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes moveFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes moveFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes moveFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes moveToTop{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes moveToLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes moveToRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes moveToBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes maskFromTop{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);visibility:visible}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}}@keyframes maskFromLeft{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);visibility:visible}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}}@keyframes maskFromRight{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);visibility:visible}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}}@keyframes maskFromBottom{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);visibility:visible}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}}@keyframes maskToTop{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}to{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);visibility:visible}}@keyframes maskToLeft{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}to{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);visibility:visible}}@keyframes maskToRight{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}to{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);visibility:visible}}@keyframes maskToBottom{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);visibility:visible}to{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);visibility:visible}}[data-mask=FromTop]{animation:maskFromTop .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=FromLeft]{animation:maskFromLeft .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=FromRight]{animation:maskFromRight .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=FromBottom]{animation:maskFromBottom .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=ToTop]{animation:maskToTop .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=ToLeft]{animation:maskToLeft .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=ToRight]{animation:maskToRight .5s cubic-bezier(.77,0,.175,1) forwards}[data-mask=ToBottom]{animation:maskToBottom .5s cubic-bezier(.77,0,.175,1) forwards}@keyframes ScalefadeIn{0%{transform:scale(1.12);opacity:0;visibility:hidden}to{transform:scale(1);opacity:1;visibility:visible}}@keyframes ScalefadeInIconSp{0%{transform:scale(1.5);opacity:0;visibility:hidden}to{transform:scale(1);opacity:1;visibility:visible}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes accordionHeight{0%{height:0}to{height:100%}}@keyframes maskShowFromLeft{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes maskShowFromRight{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes arrowMoveRight{0%{transform:translateX(0)}to{transform:translateX(calc(70px * var(--scale)))}}@keyframes iconArrowMoveRight{0%{transform:translateX(0)}to{transform:translateX(calc(20px * var(--scale)))}}.jsStanby{visibility:hidden}.scrAnim{position:relative}.bottomShow{overflow:hidden}.bottomShow span{display:inline-block}@keyframes jsBlurShow{0%{filter:blur(8px);opacity:0}50%{filter:blur(2px)}to{opacity:1;filter:blur(0)}}.animShow{animation:jsUpShow 1.5s cubic-bezier(.165,.84,.44,1) forwards}.animShow.blur{animation:jsBlurShow 1.25s cubic-bezier(.25,.46,.45,.94) forwards}.animShow.ScalefadeIn{animation:ScalefadeInIconSp .7s cubic-bezier(.165,.84,.44,1) .6s forwards;opacity:0}.animShow.fadeIn{animation:jsFedeShow 1.2s cubic-bezier(.165,.84,.44,1) 1s backwards}.animShow.maskShowFromLeft{animation:maskShowFromLeft .6s cubic-bezier(.165,.84,.44,1)}.animShow.maskShowFromRight{animation:maskShowFromRight .6s cubic-bezier(.165,.84,.44,1)}.animShow.bottomShow{animation:none}.animShow.bottomShow span{animation:moveToBottom 1.5s cubic-bezier(.165,.84,.44,1) forwards}.animShow.side-menu{animation:jsUpShow 1.5s cubic-bezier(.165,.84,.44,1) .3s backwards}.animShow.side-menu.franchise{animation:jsUpShow 1.5s cubic-bezier(.165,.84,.44,1) .1s backwards}.scrAnimScale{transition:all .7s cubic-bezier(.68,-.6,.32,1.6);opacity:0;transform:scale(.5) translateY(0)}.scrAnimScale.animationShown{transition:none}.scrAnimScale.animShowScale{opacity:1;transform:scale(1)}.scrAnimMask{visibility:hidden}.animMaskShow{visibility:visible;animation:maskFromTop .75s cubic-bezier(.19,1,.22,1)}@keyframes moveAround{0%{transform:translateY(-15px)}50%{transform:translateY(15px)}to{transform:translateY(-15px)}}.moveAround{animation:moveAround 10s ease-in-out infinite}@keyframes chara1{0%{transform:rotate(-5deg)}30%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}to{transform:rotate(-5deg)}}@keyframes chara2{0%{transform:rotate(5deg)}20%{transform:rotate(-5deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(5deg)}to{transform:rotate(5deg)}}@keyframes chara3{0%{transform:translateY(0)}60%{transform:translateY(0)}80%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes chara4{0%{transform:rotate(0deg)}30%{transform:rotate(15deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes chara5{0%{transform:rotate(2deg)}20%{transform:rotate(-5deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(2deg)}to{transform:rotate(2deg)}}body{position:relative;--scale:1;--headerHeight:60px;--scroll-bar-width:0px;font-family:Zen Kaku Gothic New,sans-serif;font-feature-settings:"palt";line-height:1.5;letter-spacing:.05em;font-weight:500;visibility:unset;opacity:unset;width:100%;color:#666;background-color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0)}body:before{content:"";position:fixed;width:100vw;height:100lvh;top:0;z-index:-1;background:url(/onemorechoice/chigai-ten-web/assets/img/common/bg-base.webp) no-repeat 50%/cover}@media(max-width:1024px){body:before{background:url(/onemorechoice/chigai-ten-web/assets/img/common/bg-base-sp.webp) no-repeat top/cover}}body:has(.indexMode),html:has(.indexMode){overflow:clip;height:100dvh}@media(min-width:1025px){body:has(.indexMode),html:has(.indexMode){overflow:auto}}.wrapper{opacity:0}body.show .wrapper{opacity:unset}.for-status-bars{top:0;height:5px}.for-status-bars,.for-tab-bars{position:fixed;pointer-events:none;width:100%;background-color:#000;mix-blend-mode:lighten}.for-tab-bars{bottom:0;height:4px}.en{font-family:mozaic-geo-variable,sans-serif;font-variation-settings:"wght" 400}.light{font-weight:300}.medi{font-weight:500}.semi-bold{font-weight:600}.bold{font-weight:700}.ex-bold{font-weight:900}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:inherit;font-size:inherit}a{text-decoration:none;outline:none}a,a:visited{color:inherit}a:focus{outline:none}a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}i{display:inline-block}ol,ul{padding:0;margin:0}li{list-style:none}figure{margin:0}img{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:auto}canvas,img,video{vertical-align:top}button{letter-spacing:inherit;line-height:inherit;display:inline-block;text-align:center;text-decoration:none;text-transform:inherit;white-space:normal;color:inherit}button,label{cursor:pointer}label{-webkit-user-select:none;-moz-user-select:none;user-select:none}svg{overflow-x:initial;overflow-y:initial}.wrapper img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.wrapper .wrapper-sticky-holder{position:absolute;display:flex;top:0;left:0;height:100%;width:100%;pointer-events:none;will-change:transform;z-index:2}.wrapper .wrapper-sticky-holder:has(.stageContainer){z-index:0}picture{display:block}.invisible{visibility:hidden}@media(min-width:1200px){.mobileOnly{display:none}}.center{text-align:center}.btn{transition:opacity .25s}.btn:focus-visible{opacity:.75}@media(hover:none)and (pointer:coarse){.btn:active{opacity:.75}}@media(hover:hover)and (pointer:fine){.btn:hover{opacity:.75}}@media(min-width:1025px){.spOnly{display:none!important}}@media(max-width:1024px){.pcOnly{display:none!important}}.bg-muted{background-color:var(--base)}.hide{display:none}.hidden{visibility:hidden}.ps__rail-x{display:none!important}.ps__rail-y{width:5px!important;background-color:#575757!important;border-radius:10px}.ps__rail-y .ps__thumb-y{right:0;width:5px!important}.card-post .ps__rail-y,.card-post .ps__rail-y .ps__thumb-y{opacity:1!important}.wrapper{position:relative;width:100%;-webkit-clip-path:inset(0);clip-path:inset(0);min-height:max(100svh,650px);overflow-x:clip}.stageContainer{z-index:0;width:100%;height:100lvh;overflow:hidden;top:0;position:-webkit-sticky;position:sticky}@media(max-width:1024px){.stageContainer{position:absolute;pointer-events:none}}@media(min-width:1025px){.stageContainer{min-height:650px;bottom:0;top:auto;margin-top:auto}}.pageContainer{position:relative}.pageContainer .transitionContainer{will-change:transform,opacity;-webkit-clip-path:inset(0);clip-path:inset(0);width:100%}.sizeContainer{position:relative;z-index:1;width:calc(375px*var(--scale))}@media(min-width:1025px){.sizeContainer{margin:0 calc((50% - 375px*var(--scale))*.5) 0 auto}}@media(max-width:1024px){.sizeContainer{margin:0 auto}}.main-content{padding-top:calc(50px*var(--scale))}@media(max-width:1024px){.main-content{padding-top:calc(100svh - 252px*var(--scale))}.xWebView .main-content{padding-top:calc(100svh - 312px*var(--scale))}}hr{border:none;content:"";display:block;background-color:#666;margin:calc(20px*var(--scale)) auto;width:100%;height:1px}hr.short{width:calc(30px*var(--scale))}hr.long{margin:calc(35px*var(--scale)) auto}hr.medium{margin:calc(28px*var(--scale)) auto calc(24px*var(--scale))}hr.half{margin:calc(10px*var(--scale)) auto}hr.thin{margin:calc(0px*var(--scale)) auto}.flip-container{perspective:1800px}.flip-container .flip-inner{transition:transform .8s cubic-bezier(.77,0,.175,1);transform-style:preserve-3d;-webkit-transform-style:preserve-3d;position:relative;transform:rotateY(180deg)}.flip-container .flip-inner.flip{transform:rotateY(0deg)}.flip-container .flip-inner .flip-back,.flip-container .flip-inner .flip-front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-container .flip-inner .flip-front{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.flip-container .flip-inner .flip-back{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotateY(0deg);-webkit-transform:rotateY(0deg)}.wide-viewport{position:relative;width:calc(100% + 40px*var(--scale));margin-left:calc(-20px*var(--scale));margin-right:calc(-20px*var(--scale))}.number-percent{line-height:1;color:#31f0bd;font-family:Chivo,sans-serif;font-weight:500;letter-spacing:0;white-space:nowrap;margin-bottom:-.15em}.number-percent .number-main{display:inline-flex;align-items:baseline}.number-percent .number-main>span{height:1lh;overflow:hidden}.number-percent .number-main .group{display:flex;flex-direction:column;align-items:center}.number-percent .number-main .group.active{transform:translateY(calc(-100% + 1lh))!important}.number-percent .number-main .group.active span{display:none}.number-percent .number-main .group.active span:last-child{display:block}.number-percent .number-main .small{font-size:.6em}.number-percent .surffix{display:inline-flex;margin-left:.1em;font-size:.5em}.number-percent .surffix:after{color:#666;content:"%"}.szh-accordion__item{border:1px solid #9a969a}.szh-accordion__item--expanded .szh-accordion__item-heading:after{display:none}.szh-accordion__item-heading{font-size:calc(14px*var(--scale));line-height:180%;position:relative}.szh-accordion__item-heading .szh-accordion__item-btn{padding:calc(15px*var(--scale)) calc(20px*var(--scale))}.szh-accordion__item-heading:after,.szh-accordion__item-heading:before{content:"";position:absolute;top:calc(50% - .5px);right:calc(20px*var(--scale));width:calc(15px*var(--scale));height:1px;background-color:#9a969a}.szh-accordion__item-heading:after{rotate:90deg}.szh-accordion__item-heading .szh-accordion__item-btn{padding-right:calc(20px*var(--scale));width:100%;text-align:left}.szh-accordion__item-content>*{padding:calc(0px*var(--scale)) calc(20px*var(--scale)) calc(20px*var(--scale))}.szh-accordion__item-content{transition:height .25s cubic-bezier(0,0,0,1)}[data-os=ios] .szh-accordion__item-content{transition:none}.szh-accordion__item-panel{position:relative}.enquete-accordion{gap:calc(10px*var(--scale));margin-top:calc(5px*var(--scale))}.enquete-accordion,.enquete-list{display:flex;flex-direction:column}.enquete-list{gap:calc(12px*var(--scale));padding:calc(12px*var(--scale)) calc(0px*var(--scale)) calc(0px*var(--scale))}.enquete-list .enquete-list-item{display:flex;justify-content:space-between;align-items:center;padding:calc(0px*var(--scale)) calc(5px*var(--scale)) calc(0px*var(--scale)) calc(0px*var(--scale))}.enquete-list .enquete-list-item .enquete-list-text{font-size:calc(14px*var(--scale));line-height:1.3}.enquete-list .enquete-list-item .enquete-list-text .prefix{display:inline-block;width:3.5em}.enquete-list .enquete-list-item .enquete-list-text{width:calc(210px*var(--scale))}.enquete-list .enquete-list-item .number-percent{font-size:calc(28px*var(--scale));text-align:right;translate:0 -.09em}.enquete-list .enquete-list-item .enquete-list-text-note{font-size:calc(12px*var(--scale));display:block;margin-top:-.3em}.enquete-list .enquete-list-item .enquete-list-text-note span{white-space:nowrap;margin-top:.5em;font-weight:400;display:block;line-height:1.8;letter-spacing:.045em}.enquete-list .enquete-list-item .enquete-note{display:block;margin-top:-.3em}.enquete-list .enquete-list-item .enquete-note.mt-1{margin-top:.25em;white-space:nowrap}.enquete-list .enquete-list-item .enquete-note.w400{font-weight:400}.enquete-list .enquete-list-divider{width:100%;height:1px;background:linear-gradient(163deg,rgb(194,242,246),rgb(129,237,187) 98%)}.answer-data-component{display:flex}.answer-data-component .gauge-group:has(.gender-label){border-right:1px solid #666;padding-right:calc(15px*var(--scale));margin-right:calc(15px*var(--scale))}.answer-data-component .gauge-group{display:flex;flex-direction:column;align-items:center;gap:calc(13px*var(--scale))}.answer-data-component .gauge-group .gauge,.answer-data-component .gauge-group .gender-label{height:calc(75px*var(--scale));display:flex;justify-content:center;align-items:center}.answer-data-component .gauge-group .gauge .title-note,.answer-data-component .gauge-group .gender-label .title-note{font-size:calc(10px*var(--scale));margin-top:-.3em}.answer-data-component .gauge-group .gender-label{flex-direction:column;align-items:flex-end;width:calc(80px*var(--scale))}.answer-data-component .gauge-group .gender-label .title{width:100%;font-size:calc(14px*var(--scale));text-align:center}.answer-data-component .gauge-group .gender-label .number-percent{font-size:calc(37px*var(--scale))}.answer-data-component .gauge-group .gauge{gap:calc(0px*var(--scale));position:relative;align-items:center}.answer-data-component .gauge-group .gauge .gauge-bar{display:flex;gap:calc(4.5px*var(--scale))}.answer-data-component .gauge-group .gauge .gauge-bar figure{background:url(/onemorechoice/chigai-ten-web/assets/img/chapter-2/enquete-person-base.svg) no-repeat 50%/contain;width:calc(15.5px*var(--scale));flex-shrink:0}.answer-data-component .gauge-group .gauge .gauge-bar figure img{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.link-box{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;text-align:center;font-size:calc(14px*var(--scale));border:1px solid #fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 20px 0 rgba(0,0,0,.1490196078);border-radius:calc(10px*var(--scale));padding:calc(12px*var(--scale)) calc(20px*var(--scale)) calc(12px*var(--scale));width:100%;transition:opacity .3s}.link-box .bg{position:absolute;inset:0;z-index:-1}.link-box .bg:after,.link-box .bg:before{content:"";position:absolute;inset:0;transition:opacity .25s ease-in;border-radius:calc(9px*var(--scale))}.link-box .bg:before{background:linear-gradient(140.76deg,#FFF .56%,rgba(255,255,255,.2) 99.44%)}.link-box .bg:after{background:linear-gradient(140.76deg,rgba(255,255,255,.2) .56%,#FFF 99.44%);opacity:0}.link-box:focus-visible .bg:before{opacity:0}.link-box:focus-visible .bg:after{opacity:1}@media(hover:none)and (pointer:coarse){.link-box:active .bg:before{opacity:0}.link-box:active .bg:after{opacity:1}}@media(hover:hover)and (pointer:fine){.link-box:hover .bg:before{opacity:0}.link-box:hover .bg:after{opacity:1}}.link-box.small{width:calc(165px*var(--scale))}.link-box.button-next{height:calc(60px*var(--scale));border:1px solid rgba(255,237,139,.75)}.link-box.button-next .bg:before{background:linear-gradient(140.76deg,#FFF7CD .56%,rgba(255,247,205,.2) 99.44%)}.link-box.button-next .bg:after{background:linear-gradient(140.76deg,rgba(255,247,205,.2) .56%,#FFF7CD 99.44%)}.page-chapter-2 .link-box.button-next{border:1px solid rgba(255,208,166,.75)}.page-chapter-2 .link-box.button-next .bg:before{background:linear-gradient(140.76deg,#FFD0A6 .56%,rgba(255,208,166,.2) 99.44%)}.page-chapter-2 .link-box.button-next .bg:after{background:linear-gradient(140.76deg,rgba(255,208,166,.2) .56%,#FFD0A6 99.44%)}.page-chapter-3 .link-box.button-next{border:1px solid rgba(205,251,195,.75)}.page-chapter-3 .link-box.button-next .bg:before{background:linear-gradient(140.76deg,#D8EBC5 .56%,rgba(222,255,201,.2) 99.44%)}.page-chapter-3 .link-box.button-next .bg:after{background:linear-gradient(140.76deg,rgba(222,255,201,.2) .56%,#D8EBC5 99.44%)}.link-box .icon.icon-external{position:absolute;width:calc(13px*var(--scale));height:calc(13px*var(--scale));right:calc(15px*var(--scale));top:calc(50% - 7px*var(--scale))}.link-box .icon.icon-share{position:absolute;width:calc(16px*var(--scale));height:calc(16px*var(--scale));right:calc(12px*var(--scale));top:calc(50% - 8px*var(--scale))}.link-box .icon.icon-arrow-up{position:absolute;width:calc(21px*var(--scale));height:calc(21px*var(--scale));right:calc(15px*var(--scale));top:calc(50% - 10.5px*var(--scale))}.link-box .icon.icon-arrow{right:calc(15px*var(--scale))}.link-box .icon.icon-arrow,.link-box .icon.icon-arrow-left{position:absolute;width:calc(20px*var(--scale));height:calc(20px*var(--scale));top:calc(50% - 10px*var(--scale))}.link-box .icon.icon-arrow-left{left:calc(15px*var(--scale))}.button-circle{flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;border:1px solid hsla(0,0%,100%,.75);width:calc(40px*var(--scale));height:calc(40px*var(--scale));border-radius:100px;display:flex;align-items:center;justify-content:center;pointer-events:auto}.button-circle.disabled{pointer-events:none;opacity:.2}.button-circle{transition:opacity .3s}.button-circle .bg{position:absolute;inset:0;z-index:-1}.button-circle .bg:after,.button-circle .bg:before{content:"";position:absolute;inset:0;transition:opacity .25s ease-in;border-radius:100px}.button-circle .bg:before{background:linear-gradient(131.46deg,rgba(255,255,255,.3) 15.08%,rgba(255,255,255,.5) 85.97%)}.button-circle .bg:after{background:linear-gradient(131.46deg,rgba(255,255,255,.5) 15.08%,rgba(255,255,255,.3) 85.97%);opacity:0}.button-circle:focus-visible .bg:before{opacity:0}.button-circle:focus-visible .bg:after{opacity:1}@media(hover:none)and (pointer:coarse){.button-circle:active .bg:before{opacity:0}.button-circle:active .bg:after{opacity:1}}@media(hover:hover)and (pointer:fine){.button-circle:hover .bg:before{opacity:0}.button-circle:hover .bg:after{opacity:1}}.button-round{position:relative}.button-round .bg{position:absolute;inset:0;z-index:0}.button-round .bg:after,.button-round .bg:before{content:"";position:absolute;inset:0;transition:opacity .25s ease-in;border-radius:100px}.button-round .bg:before{background:linear-gradient(131.46deg,rgba(255,255,255,.5) 15.08%,rgba(255,255,255,.8) 85.97%)}.button-round .bg:after{background:linear-gradient(131.46deg,rgba(255,255,255,.8) 15.08%,rgba(255,255,255,.5) 85.97%);opacity:0}.button-round:focus-visible .bg:before{opacity:0}.button-round:focus-visible .bg:after{opacity:1}@media(hover:none)and (pointer:coarse){.button-round:active .bg:before{opacity:0}.button-round:active .bg:after{opacity:1}}@media(hover:hover)and (pointer:fine){.button-round:hover .bg:before{opacity:0}.button-round:hover .bg:after{opacity:1}}.button-round .text{position:relative}.toggle-button-holder{width:calc(148px*var(--scale));height:calc(46px*var(--scale));background:#d9d9d9;border-radius:100px;padding:calc(3px*var(--scale))}.toggle-button-holder .button-round{height:100%;font-size:calc(14px*var(--scale));padding:calc(10px*var(--scale));gap:calc(5px*var(--scale));border-radius:100px;font-weight:500;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;letter-spacing:normal}.toggle-button-holder .button-round .icon-triangle{width:calc(10px*var(--scale));height:calc(10px*var(--scale))}.text-link{display:flex;align-items:baseline;gap:1em;text-decoration:underline;text-underline-offset:3px}.text-link .icon{width:calc(12px*var(--scale));height:calc(12px*var(--scale))}.button-more{font-size:calc(12px*var(--scale));display:flex;align-items:center;justify-content:center;pointer-events:auto;gap:calc(8px*var(--scale))}.button-more .icon{translate:calc(0px*var(--scale)) calc(1px*var(--scale));width:calc(12px*var(--scale));height:calc(12px*var(--scale))}.btn-opacity{transition:opacity .6s cubic-bezier(.165,.84,.44,1)}.btn-opacity:focus-visible{opacity:.4}@media(hover:none)and (pointer:coarse){.btn-opacity:active{opacity:.4}}@media(hover:hover)and (pointer:fine){.btn-opacity:hover{opacity:.4}}.page-description-container-3d .hitarea{position:absolute;cursor:pointer;width:100%;height:75vh;translate:0 -90%}.page-description-container-3d{translate:-50% 0;width:calc(347px*var(--scale))}.page-description-container-3d .page-description{display:flex;flex-direction:column;align-items:center;gap:calc(20px*var(--scale));font-size:calc(14px*var(--scale));margin-top:5px;line-height:180%;letter-spacing:.05em;text-align:center;color:#666}.anchor-target{position:absolute;top:calc(-30px*var(--scale))}.icon{display:flex;position:relative;width:10px;height:10px}.icon:after{content:"";width:100%;height:100%;background-color:#666;-webkit-mask:no-repeat center/contain;mask:no-repeat center/contain}.icon.icon-external:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/external.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/external.svg)}.icon.icon-share:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/share.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/share.svg)}.icon.icon-arrow:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg)}.icon.icon-arrow.thin:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-thin.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-thin.svg)}.icon.icon-arrow-up:after{rotate:-90deg;-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg)}.icon.icon-arrow-up.thin:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-thin.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-thin.svg)}.icon.icon-arrow-down:after{rotate:90deg}.icon.icon-arrow-down:after,.icon.icon-arrow-left:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg)}.icon.icon-arrow-left:after{rotate:180deg}.icon.icon-arrow-left.thin:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-thin.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-thin.svg)}.icon.icon-triangle:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-triangle.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow-triangle.svg)}.icon.icon-close{width:calc(10px*var(--scale));height:calc(10px*var(--scale))}.icon.icon-close:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/close.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/close.svg)}.icon.icon-sound{transform:translateX(8%);width:calc(40px*var(--scale));height:calc(40px*var(--scale));-webkit-clip-path:inset(0 calc(15px * var(--scale)) 0 0);clip-path:inset(0 calc(15px * var(--scale)) 0 0)}.muted .icon.icon-sound{-webkit-clip-path:unset;clip-path:unset;transform:unset}.icon.icon-sound:after{-webkit-mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/sound.svg);mask-image:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/sound.svg)}.icon.icon-x{width:calc(20px*var(--scale));height:calc(20px*var(--scale))}.icon.icon-x:after{background:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/icon-x.svg) no-repeat 50%/contain}.icon.icon-line{width:calc(20px*var(--scale));height:calc(20px*var(--scale))}.icon.icon-line:after{background:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/icon-line.svg) no-repeat 50%/contain}.icon.icon-instagram{width:calc(20px*var(--scale));height:calc(20px*var(--scale))}.icon.icon-instagram:after{background:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/icon-instagram.svg) no-repeat 50%/contain}body{--pcLeftCulumnWidth:50%}.swipeDetector{height:100svh;width:100%;position:absolute;top:0;left:0}@media(min-width:1025px){.swipeDetector{display:none}}body .sitenavContainer,body header.header{opacity:0}body:has([data-intro-state="1"]) .sitenavContainer,body:has([data-intro-state="1"]) header.header{opacity:unset;animation:fadeIn .5s}body:has([data-intro-state="2"]) .sitenavContainer,body:has([data-intro-state="2"]) header.header{opacity:unset}body:has([data-intro-state="2"]) .sitenavContainer .button-next,body:has([data-intro-state="2"]) .sitenavContainer .button-prev,body:has([data-intro-state="2"]) header.header .button-next,body:has([data-intro-state="2"]) header.header .button-prev{opacity:0!important;pointer-events:none}body:has([data-intro-state="3"]) .sitenavContainer,body:has([data-intro-state="3"]) header.header{opacity:unset}.sitenavContainer{position:-webkit-sticky;position:sticky;margin-top:auto;bottom:0;left:0;width:calc(100vw - var(--scroll-bar-width));height:100dvh;flex:1 1;display:flex;flex-direction:row-reverse;align-items:center;pointer-events:none}@media(min-width:1025px){.sitenavContainer{--scale:2;min-height:650px}}@media(min-width:1025px)and (min-height:650px){.sitenavContainer{top:0;bottom:auto;margin-top:0}}.sitenavContainer[data-transition-state="0"] .button-next,.sitenavContainer[data-transition-state="0"] .button-prev{pointer-events:none!important}.sitenavContainer .button-next,.sitenavContainer .button-prev{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;translate:0 -50%;transition:opacity .5s;width:calc(30px*var(--scale));height:calc(30px*var(--scale))}.sitenavContainer .button-next .icon-arrow,.sitenavContainer .button-prev .icon-arrow{width:calc(13px*var(--scale));height:calc(13px*var(--scale))}@media(min-width:1025px){.sitenavContainer .button-next,.sitenavContainer .button-prev{top:auto;bottom:108px;translate:none;padding:0 20px}}.sitenavContainer .button-next.disabled,.sitenavContainer .button-prev.disabled{pointer-events:none!important;opacity:.3!important}.sitenavContainer .button-next.disabled.pc,.sitenavContainer .button-prev.disabled.pc{pointer-events:auto!important;cursor:default}.sitenavContainer .button-prev .icon-arrow{rotate:-180deg}.sitenavContainer .button-prev{left:calc(20px*var(--scale))}@media(min-width:1025px){.sitenavContainer .button-prev{left:calc((var(--pcLeftCulumnWidth) - 513px)*.5)}}.sitenavContainer .button-next{right:calc(20px*var(--scale))}@media(min-width:1025px){.sitenavContainer .button-next{left:calc(453px + (var(--pcLeftCulumnWidth) - 513px)*.5)}body:has(.page-home) .sitenavContainer .button-next{left:auto;right:calc((var(--pcLeftCulumnWidth) - 513px)*.5)}}@media(max-width:1024px){.sitenavContainer .button-next,.sitenavContainer .button-prev{opacity:0;pointer-events:none}.sitenavContainer.firstView .button-next,.sitenavContainer.firstView .button-prev{opacity:unset;pointer-events:auto}}@media(min-width:1025px){.sitenavContainer .menuContainer{--scale:1;position:-webkit-sticky;position:sticky;top:0}}@media (min-width:1025.5px){.sitenavContainer .menuContainer{gap:calc(15px*var(--scale))}}@media (max-width:1025.4px){.sitenavContainer .menuContainer{gap:calc(15px*var(--scale))}}@media (min-width:1025.5px){.sitenavContainer .menuContainer{margin:calc(0px*var(--scale)) calc(0px*var(--scale)) auto}}@media (max-width:1025.4px){.sitenavContainer .menuContainer{margin:auto calc(0px*var(--scale)) calc(0px*var(--scale)) calc(0px*var(--scale))}}@media (min-width:1025.5px){.sitenavContainer .menuContainer{padding:calc(19px*var(--scale)) calc(19px*var(--scale))}}@media (max-width:1025.4px){.sitenavContainer .menuContainer{padding:calc(13px*var(--scale)) calc(17px*var(--scale)) calc(17px*var(--scale))}}.sitenavContainer .menuContainer{display:flex;flex-direction:row-reverse;align-items:center;width:100%}@media(max-width:1024px){.sitenavContainer .menuContainer{flex-direction:column-reverse;align-items:flex-end}}.sitenavContainer .menuContainer .corprate-logo{position:absolute;top:50%;left:50%;translate:-50% -50%}.sitenavContainer .menuContainer .button-menu .line{height:1px;width:calc(17.5px*var(--scale));background-color:#666;border-radius:100px;position:absolute;top:50%;left:calc(11.25px*var(--scale))}.sitenavContainer .menuContainer .button-menu .line.n1{top:calc(50% - 5px*var(--scale))}.sitenavContainer .menuContainer .button-menu .line.n3{top:calc(50% + 5px*var(--scale))}.sitenavContainer .menuContainer .button-about figure{width:calc(12px*var(--scale));display:flex}.sitenavContainer .menuContainer .button-about{display:flex;justify-content:center;align-items:center}body:has(.page-about) .sitenavContainer .button-about,body:has(.page-about) .sitenavContainer .button-next,body:has(.page-about) .sitenavContainer .button-prev{display:none;opacity:0;pointer-events:none}body.ReactModal__Body--open{overflow:clip;padding-right:var(--scroll-bar-width)}.reactModal{position:relative;z-index:1000;display:none}body.ReactModal__Body--open .reactModal{display:block}.reactModal .reactModal-inner{width:100%}.modal{position:fixed;left:0;bottom:0;top:0;display:flex;justify-content:center;overflow:hidden auto;overscroll-behavior-y:none;width:100%;height:100%;background-color:hsla(0,0%,100%,.29);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal .modal-inner{display:flex;width:100%;min-height:calc(100dvh + 1px)}.modal .modal-inner:has(.AboutModal){min-height:100dvh}.modal .modal-inner{height:-moz-fit-content;height:fit-content;position:relative}.modal .modal-inner .overlay{position:absolute;top:0;width:100%;height:100%}.modal .modal-inner .sizeContainer{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column}.modal .sticky-holder{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;pointer-events:none;z-index:5}.modal .sticky-holder>*{pointer-events:auto}.modal .button-close{position:-webkit-sticky;position:sticky;margin:calc(11px*var(--scale)) calc(6px*var(--scale)) calc(11px*var(--scale)) auto;width:calc(26px*var(--scale));height:calc(26px*var(--scale));border:1px solid #fff;background:hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center}.modal .button-close.up-right{margin:calc(11px*var(--scale)) calc(11px*var(--scale)) calc(11px*var(--scale)) auto;top:calc(11px*var(--scale));margin-bottom:auto}.modal .button-close.bottom-right{margin-top:auto;bottom:calc(11px*var(--scale))}.modal .button-close.large{width:calc(40px*var(--scale));height:calc(40px*var(--scale))}.modal .button-close.large .icon{width:calc(15px*var(--scale));height:calc(15px*var(--scale))}.MenuModal{position:relative;padding:calc(16px*var(--scale)) calc(20px*var(--scale))}.MenuModal .modal-content-wrapper{padding-bottom:calc(50px*var(--scale));position:relative}.MenuModal .menu-inner{pointer-events:auto;padding:calc(36px*var(--scale)) calc(20px*var(--scale));border:1px solid hsla(0,0%,100%,.75);background:linear-gradient(140.76deg,rgba(255,255,255,.8) .56%,rgba(255,255,255,.5) 99.44%);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:calc(20px*var(--scale))}.MenuModal .link-menu-list{position:relative;display:flex;flex-direction:column}.MenuModal .link-menu-list hr{margin:0;background-color:#cdcdcd}.MenuModal .link-menu-list .link-menu{display:flex;align-items:center;width:100%;gap:calc(10px*var(--scale));font-size:calc(18px*var(--scale));padding:calc(12px*var(--scale)) calc(0px*var(--scale))}.MenuModal .link-menu-list .link-menu:first-child{border-top:1px solid #cdcdcd}.MenuModal .link-menu-list .link-menu .text{height:calc(27px*var(--scale));width:auto}.MenuModal .link-menu-list .link-menu .text img{height:100%;width:auto}.MenuModal .link-menu-list .link-menu .text-top{height:calc(13px*var(--scale));margin:calc(7px*var(--scale)) calc(0px*var(--scale))}.MenuModal .link-menu-list .link-menu .text-about{height:calc(40px*var(--scale));margin:calc(7px*var(--scale)) calc(0px*var(--scale))}.MenuModal .button-close{margin:auto 0 0 auto}.banner-list{margin-top:calc(24px*var(--scale));display:grid;grid-template-columns:1fr 1fr;grid-gap:calc(10px*var(--scale));gap:calc(10px*var(--scale))}.banner-list img{border-radius:calc(10px*var(--scale))}.button-pagetop+.banner-list{margin-top:0}@media(min-width:1025px){.sizeContainer:has(.MenuModal){margin-right:0}.MenuModal,.MenuModal .modal-content-wrapper{padding:0}.MenuModal .menu-inner{padding:calc(86px*var(--scale)) calc(36px*var(--scale)) calc(36px*var(--scale));min-height:100dvh}.MenuModal .button-close{position:-webkit-sticky;position:sticky;top:0;margin:calc(20px*var(--scale)) calc(20px*var(--scale)) auto auto;box-shadow:2px 2px 7px 0 rgba(0,0,0,.2509803922)}}.AboutModal{padding:calc(30px*var(--scale)) calc(20px*var(--scale))}.AboutModal .modal-content-wrapper{margin:auto;position:relative;display:flex;flex-direction:column;height:calc(573px*var(--scale))}.AboutModal .modal-content-wrapper:before{position:absolute;inset:0;content:"";background:linear-gradient(140.76deg,rgba(255,255,255,.8) .56%,rgba(255,255,255,.5) 99.44%);box-shadow:0 0 20px 0 rgba(0,0,0,.1490196078);border-radius:calc(20px*var(--scale));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid hsla(0,0%,100%,.75)}.AboutModal .button-close{position:-webkit-sticky;position:sticky;top:calc(10px*var(--scale));margin:calc(10px*var(--scale)) calc(10px*var(--scale)) auto auto}.AboutModal .modal-content,.AboutModal .transitionContainer{position:relative;width:100%;height:100%}.AboutModal .modal-content{padding:calc(30px*var(--scale)) calc(20px*var(--scale)) calc(0px*var(--scale));display:flex;flex-direction:column;justify-content:center;align-items:center}.AboutModal .pic{width:calc(257px*var(--scale));margin:calc(-1px*var(--scale)) auto calc(5px*var(--scale));margin-left:auto;margin-right:auto}.AboutModal .text-title{font-size:calc(22px*var(--scale));text-align:center}.AboutModal .text-description{font-size:calc(14px*var(--scale));line-height:180%;text-align:center;letter-spacing:.045em}.AboutModal .button-to-next{margin-top:auto;font-size:calc(14px*var(--scale));width:calc(240px*var(--scale));height:calc(38px*var(--scale));text-align:center}.AboutModal .description-holder{height:auto;width:calc(310px*var(--scale));flex:1 1}.AboutModal .description-holder .mask{width:100%;height:100%;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent 98%);mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent 98%)}.AboutModal .description-holder .scrollbar-container{position:relative;height:100%;overflow-y:auto}@media(max-width:1024px){.AboutModal .description-holder .scrollbar-container .ps__rail-y{opacity:1!important}}.AboutModal .description-holder .scrollbar-container .ps__rail-y{background-color:#e4e4e4!important}.AboutModal .description-holder .scrollbar-container .ps__rail-y .ps__thumb-y{background-color:#f8f8f8!important}.AboutModal .description-holder .text-description{line-height:200%;padding-bottom:calc(40px*var(--scale))}.AboutModal .description-holder .text-description .spOnly+.spOnly{display:block;margin-top:1.5em}.AboutModal .modal-content[data-id="1"] .button-to-next{margin-bottom:calc(48px*var(--scale))}.AboutModal .modal-content[data-id="2"] .text-title{margin-bottom:calc(25px*var(--scale))}.AboutModal .modal-content[data-id="2"] .button-to-prev{margin-bottom:calc(20px*var(--scale));margin-top:calc(14px*var(--scale));font-size:calc(12px*var(--scale));text-align:center;text-decoration:underline}@media(min-width:1025px){.sizeContainer:has(.AboutModal){width:1107px;margin:auto}.sizeContainer:has(.AboutModal) .AboutModal{padding:calc(20px*var(--scale));--scale:1}.sizeContainer:has(.AboutModal) .modal-content{padding-top:45px;height:618px}.sizeContainer:has(.AboutModal) .modal-content-wrapper{max-height:unset;height:auto}.sizeContainer:has(.AboutModal) .text-title{letter-spacing:.1em}.sizeContainer:has(.AboutModal) .pic{width:881px;aspect-ratio:unset;margin:32px auto 28px}.sizeContainer:has(.AboutModal) .text-description{font-size:15px;line-height:2.2}.sizeContainer:has(.AboutModal) .description-holder{width:800px;margin-top:30px}.sizeContainer:has(.AboutModal) .description-holder .text-description{margin-bottom:0}.sizeContainer:has(.AboutModal) .description-holder{margin-bottom:-10px}.sizeContainer:has(.AboutModal) .button-to-next{height:49px;width:256px}.sizeContainer:has(.AboutModal) .button-close{--scale:1.5}}@media(min-width:767px)and (max-width:1024px){.modal .sizeContainer{--scale:var(--tbscale)}}.Chapter2_Modal{position:relative}.Chapter2_Modal,.Chapter2_Modal .sticky-holder{padding:calc(16px*var(--scale)) calc(20px*var(--scale))}.Chapter2_Modal.color-red .flip-front{--bg-color:#EF8977}.Chapter2_Modal.color-red .flip-back{--bg-color:#F1BAAB}.Chapter2_Modal.color-red{--bg-color:#EF8977}.Chapter2_Modal.color-red:has(.flip){--bg-color:#F1BAAB}.Chapter2_Modal.color-yellow .flip-front{--bg-color:#F5C45E}.Chapter2_Modal.color-yellow .flip-back{--bg-color:#F6E88F}.Chapter2_Modal.color-yellow{--bg-color:#F5C45E}.Chapter2_Modal.color-yellow:has(.flip){--bg-color:#F6E88F}.Chapter2_Modal.color-blue .flip-front{--bg-color:#1E8AB7}.Chapter2_Modal.color-blue .flip-back{--bg-color:#8BC5D2}.Chapter2_Modal.color-blue{--bg-color:#1E8AB7}.Chapter2_Modal.color-blue:has(.flip){--bg-color:#8BC5D2}.Chapter2_Modal .modal-content-wrapper{margin:auto;position:relative}.Chapter2_Modal .modal-content:before{position:absolute;inset:0;content:"";-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 0 20px 0 rgba(0,0,0,.1490196078);border-radius:calc(20px*var(--scale));border:1px solid hsla(0,0%,100%,.75)}.Chapter2_Modal .modal-content{position:relative;display:flex;flex-direction:column;padding:calc(44px*var(--scale)) calc(18px*var(--scale)) calc(126px*var(--scale))}.Chapter2_Modal .modal-content>*{position:relative}.Chapter2_Modal .modal-header{display:flex;justify-content:center;margin-bottom:calc(30px*var(--scale))}.Chapter2_Modal .modal-header .header-title{width:calc(254.89px*var(--scale));height:calc(97px*var(--scale))}.Chapter2_Modal .modal-header .header-title img{width:100%;height:100%}.Chapter2_Modal .modal-body{display:flex;flex-direction:column;gap:calc(5px*var(--scale))}.Chapter2_Modal .modal-body .badge-container{position:relative;width:calc(299px*var(--scale));height:calc(40px*var(--scale));background-color:var(--bg-color)}.Chapter2_Modal .modal-body .badge-container .badge-text{position:relative;z-index:1;font-weight:700;font-size:calc(16px*var(--scale));text-align:center;color:#222;padding-top:calc(9px*var(--scale))}.Chapter2_Modal .modal-body .manga-container{width:calc(300px*var(--scale));min-height:calc(1219px*var(--scale))}.Chapter2_Modal .modal-footer{position:-webkit-sticky;position:sticky;bottom:calc(30px*var(--scale));display:flex;justify-content:center;margin-top:calc(30px*var(--scale))}.Chapter2_Modal .toggle-button-holder{position:-webkit-sticky;position:sticky;margin:auto auto calc(50px*var(--scale));bottom:calc(50px*var(--scale));width:calc(165px*var(--scale));background-color:var(--bg-color);transition:background-color .5s}.Chapter2_Modal .toggle-button-holder .button-round{background-color:#fff;transition:translate .5s cubic-bezier(.77,0,.175,1)}.Chapter2_Modal:has(.flip) .toggle-button-holder .button-round{translate:calc(40px*var(--scale)) calc(0px*var(--scale));flex-direction:row-reverse}.Chapter2_Modal:has(.flip) .toggle-button-holder .button-round .icon-triangle{rotate:180deg}.Chapter2_Modal.modal-chapter2-2 .modal-header .header-title{width:calc(265.52px*var(--scale));flex-shrink:0}.Chapter2_Modal.modal-chapter2-3 .modal-header .header-title{width:calc(317.12px*var(--scale));flex-shrink:0}.Chapter2_Modal .flip-front:before{background:linear-gradient(140.76deg,rgba(255,255,255,.48) .56%,rgba(255,255,255,.3) 99.44%)}.Chapter2_Modal .flip-back:before{background:linear-gradient(140.76deg,rgba(0,45,117,.57) .56%,rgba(0,45,117,.48) 99.44%)}.Chapter3_Modal{position:relative;padding:calc(16px*var(--scale)) calc(20px*var(--scale))}.Chapter3_Modal .modal-content-wrapper{margin:auto;position:relative}.Chapter3_Modal .modal-content-wrapper:before{position:absolute;inset:0;top:0;content:"";background:url(/onemorechoice/chigai-ten-web/assets/img/chapter-3/modal-bg.png) no-repeat 50%/100% 100% hsla(0,0%,100%,.65);box-shadow:0 0 20px 0 rgba(0,0,0,.1490196078);border-radius:calc(20px*var(--scale));border:1px solid hsla(0,0%,100%,.75)}.Chapter3_Modal .modal-content{position:relative;z-index:1;display:flex;flex-direction:column;padding:calc(48px*var(--scale)) calc(20px*var(--scale)) calc(60px*var(--scale));gap:calc(20px*var(--scale))}.Chapter3_Modal .modal-top .scene-container{display:flex;flex-direction:column;align-items:flex-start;gap:calc(9px*var(--scale))}.Chapter3_Modal .modal-top .scene-container .scene-head{display:flex;flex-direction:column;position:relative;width:calc(301px*var(--scale));margin:calc(-33px*var(--scale)) calc(-3px*var(--scale)) calc(0px*var(--scale))}.Chapter3_Modal .modal-top .scene-container .scene-head .scene-label{font-size:calc(12px*var(--scale));margin-bottom:calc(20px*var(--scale));line-height:180%}.Chapter3_Modal .modal-top .scene-container .scene-head .scene-title{display:flex;flex-direction:column;width:100%;font-weight:900;font-size:16px;font-size:calc(16px*var(--scale))}.Chapter3_Modal .modal-top .scene-container .scene-head .scene-title .left{align-self:flex-start}.Chapter3_Modal .modal-top .scene-container .scene-head .scene-title .right{align-self:flex-end;margin-right:calc(-3px*var(--scale))}.Chapter3_Modal .modal-top .scene-container .scene-head .scene-title .center{align-self:center}.Chapter3_Modal .modal-top .scene-container .person-image{width:calc(295px*var(--scale));height:calc(211px*var(--scale));margin-bottom:calc(-5px*var(--scale))}.Chapter3_Modal .modal-top .scene-container .person-image img,.Chapter3_Modal .modal-top .scene-container .person-image video{width:100%;height:100%;object-fit:contain}.Chapter3_Modal.modal-chapter3-1 .modal-top .scene-container .scene-head .scene-title{width:calc(285px*var(--scale));margin:auto}.Chapter3_Modal.modal-chapter3-1 .modal-top .scene-container .person-image{width:100%;height:calc(211px*var(--scale));margin-top:calc(-40px*var(--scale));margin-bottom:calc(-5px*var(--scale))}.Chapter3_Modal.modal-chapter3-2 .modal-top .scene-container .scene-head .scene-title{white-space:nowrap;width:calc(318px*var(--scale));margin:calc(0px*var(--scale)) calc(-8.5px*var(--scale))}.Chapter3_Modal.modal-chapter3-2 .modal-top .scene-container .person-image{width:100%;height:calc(195px*var(--scale));margin-top:calc(-2px*var(--scale));margin-bottom:calc(-8px*var(--scale))}.Chapter3_Modal.modal-chapter3-3 .modal-top .scene-container .scene-head .scene-title{width:calc(269px*var(--scale));margin:auto}.Chapter3_Modal.modal-chapter3-3 .modal-top .scene-container .person-image{width:100%;height:calc(195px*var(--scale));margin-top:calc(-14px*var(--scale));margin-bottom:calc(-12px*var(--scale))}.Chapter3_Modal.modal-chapter3-4 .modal-top .scene-container .scene-head .scene-title{width:calc(303px*var(--scale));margin:auto}.Chapter3_Modal.modal-chapter3-4 .modal-top .scene-container .person-image{width:100%;height:calc(193px*var(--scale));margin-top:calc(-15px*var(--scale));margin-bottom:calc(-9px*var(--scale));padding-left:calc(7px*var(--scale))}.Chapter3_Modal.modal-chapter3-5 .modal-top .scene-container .scene-head .scene-title{width:calc(303px*var(--scale));margin:auto}.Chapter3_Modal.modal-chapter3-5 .modal-top .scene-container .person-image{width:100%;height:calc(204px*var(--scale));margin-top:calc(0px*var(--scale));margin-bottom:calc(-12px*var(--scale))}.Chapter3_Modal .modal-voices{display:flex;flex-direction:column;gap:calc(10px*var(--scale))}.Chapter3_Modal .modal-voices .voice-card{width:calc(275px*var(--scale));min-height:calc(82px*var(--scale));border:1px solid hsla(0,0%,100%,.75);background:linear-gradient(151.48deg,rgba(255,255,255,.7) 70.62%,rgba(255,255,255,.2) 94.96%);padding:calc(11px*var(--scale)) calc(0px*var(--scale));border-radius:calc(20px*var(--scale)) calc(20px*var(--scale)) calc(0px*var(--scale)) calc(20px*var(--scale))}.Chapter3_Modal .modal-voices .voice-card:nth-child(2n){margin-left:auto;border-radius:calc(20px*var(--scale)) calc(20px*var(--scale)) calc(20px*var(--scale)) calc(0px*var(--scale))}.Chapter3_Modal .modal-voices .voice-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(6px*var(--scale))}.Chapter3_Modal .modal-voices .voice-card .voice-text{font-size:calc(14px*var(--scale));line-height:1.4;text-align:center}.Chapter3_Modal .modal-voices .voice-card .voice-location{font-size:calc(10px*var(--scale));text-align:center}.Chapter3_Modal .modal-question{display:flex;justify-content:center;padding-top:calc(10px*var(--scale))}.Chapter3_Modal .modal-question .question-text{font-weight:700;font-size:calc(14px*var(--scale));text-align:center}.Chapter3_Modal .modal-explanation .explanation-box{position:relative;width:calc(295px*var(--scale));background:linear-gradient(140.76deg,rgba(255,255,255,.72) 16.38%,rgba(255,255,255,.48) 99.44%);border:1px solid hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:calc(20px*var(--scale));padding:calc(30px*var(--scale)) calc(5px*var(--scale))}.Chapter3_Modal .modal-explanation .explanation-box .explanation-inner{display:flex;flex-direction:column;align-items:center;gap:calc(16px*var(--scale))}.Chapter3_Modal .modal-explanation .explanation-box .explanation-inner .explanation-badge{padding:calc(4px*var(--scale)) calc(13px*var(--scale));background:linear-gradient(139deg,rgba(238,171,89,.8) 4%,rgba(238,171,89,.5) 92%);border:1px solid;border-image-source:linear-gradient(140deg,rgba(238,171,89,.5),rgba(238,171,89,.8) 90%);border-radius:calc(30px*var(--scale));font-weight:500;font-size:calc(14px*var(--scale));line-height:1.8;text-align:center}.Chapter3_Modal .modal-explanation .explanation-box .explanation-inner .explanation-title{font-weight:700;font-size:calc(16px*var(--scale));text-align:center}.Chapter3_Modal .modal-explanation .explanation-box .explanation-inner .explanation-text{font-weight:500;font-size:calc(14px*var(--scale));line-height:1.8;text-align:center}.SoundCuation_Modal{padding:calc(20px*var(--scale))}.SoundCuation_Modal .modal-content-wrapper{position:relative;pointer-events:auto;padding:calc(52px*var(--scale)) calc(20px*var(--scale)) calc(62px*var(--scale));border-radius:calc(20px*var(--scale));background:url(/onemorechoice/chigai-ten-web/assets/img/common/bg-base.webp) no-repeat 50%/200%}.SoundCuation_Modal .text-lead{font-size:calc(14px*var(--scale));line-height:180%;text-align:center}.SoundCuation_Modal .button-holder{display:flex;justify-content:center;align-content:inherit;gap:calc(8px*var(--scale));margin:calc(20px*var(--scale)) auto calc(25px*var(--scale))}.SoundCuation_Modal .button-holder .button-round{font-size:calc(16px*var(--scale));display:flex;justify-content:center;align-items:center;border-radius:100px;border:1px solid #fff;height:calc(45px*var(--scale));width:calc(111px*var(--scale))}.SoundCuation_Modal .button-holder .button-round .bg:before{background:linear-gradient(140.76deg,#FFFFFF .56%,rgba(255,255,255,.2) 99.44%)}.SoundCuation_Modal .button-holder .button-round .bg:after{background:linear-gradient(140.76deg,rgba(255,255,255,.2) .56%,#FFFFFF 99.44%)}.SoundCuation_Modal .text-quation{font-size:calc(14px*var(--scale));text-align:center}.project-logo{pointer-events:auto;position:absolute;width:calc(63px*var(--scale));top:calc(15px*var(--scale));left:calc(15px*var(--scale))}@media(min-width:1025px){.project-logo{position:-webkit-sticky;position:sticky;width:95.86px;top:33.68px;left:36.73px;height:-moz-fit-content;height:fit-content}}header.header{z-index:1;height:-moz-fit-content;height:fit-content;position:relative;pointer-events:none;padding-top:calc(25px*var(--scale));display:flex;align-items:center;justify-content:center;width:100%}header.header .brand-logo{position:relative;width:calc(239px*var(--scale))}@media(max-width:1024px){header.header .brand-logo{margin-left:auto;margin-right:calc(15px*var(--scale))}}header.header .brand-logo{display:flex}@media(min-width:1025px){header.header{z-index:100;position:-webkit-sticky;position:sticky;flex-grow:0;bottom:39px;margin-top:auto;margin-right:auto;margin-left:0;width:var(--pcLeftCulumnWidth);padding:0 20px;min-height:611px;align-items:flex-end}header.header .brand-logo{width:574px}}footer.footer{padding:calc(40px*var(--scale)) calc(20px*var(--scale)) calc(25px*var(--scale))}footer.footer .footer-inner{display:flex;flex-direction:column;align-items:center;gap:calc(40px*var(--scale))}footer.footer .button-next{font-size:calc(16px*var(--scale))}footer.footer .endMessage{margin-top:calc(20px*var(--scale))}footer.footer .endMessage .site-title{font-size:calc(22px*var(--scale));margin-bottom:calc(22px*var(--scale));text-align:center}footer.footer .endMessage .site-text{margin-bottom:calc(22px*var(--scale));line-height:180%;text-align:center;font-size:calc(14px*var(--scale))}footer.footer .button-share{margin-bottom:calc(20px*var(--scale));font-size:calc(14px*var(--scale))}footer.footer .button-pagetop{text-align:center;width:calc(200px*var(--scale));font-size:calc(16px*var(--scale))}footer.footer .text-link.about{font-size:calc(16px*var(--scale));margin-top:calc(-10px*var(--scale));margin-bottom:calc(0px*var(--scale));text-decoration:none}footer.footer .text-link.about .text{position:relative}footer.footer .text-link.about .text:after{background-color:#666;content:"";position:absolute;height:1px;width:100%;bottom:0;left:0}footer.footer .link-box.about{height:calc(60px*var(--scale))}footer.footer .corprate-logo{margin-top:calc(20px*var(--scale));width:calc(58.9449920654px*var(--scale));display:flex}footer.footer .copyright{font-size:calc(10px*var(--scale));text-align:center}:root{--swiper-pagination-color:#666666;--swiper-pagination-bullet-inactive-color:#666666;--swiper-pagination-bullet-inactive-opacity:0.5;--swiper-navigation-size:calc(30px * var(--scale));--swiper-navigation-sides-offset:calc(20px * var(--scale));--swiper-pagination-bottom:auto}:root .swiper,:root .swiper *{box-sizing:border-box}.anchor{position:absolute;top:calc(var(--headerHeight)*-1)}.page-header{width:calc(347px*var(--scale));margin:auto auto calc(60px*var(--scale));position:relative;pointer-events:none}.page-header .containerStageTitle *{pointer-events:none!important}.page-header a,.page-header button{pointer-events:auto}.page-header .page-title{display:flex;justify-content:center;height:calc(70px*var(--scale));margin-bottom:calc(30px*var(--scale));width:100%}.page-header .page-title .containerStageTitle{pointer-events:none;translate:calc(0px*var(--scale)) calc(-10px*var(--scale));width:100%;height:calc(180px*var(--scale))}.page-header .page-description{display:flex;flex-direction:column;align-items:center;gap:calc(20px*var(--scale));font-size:calc(14px*var(--scale));line-height:180%;text-align:center}.page-header .button-more{position:absolute;top:calc(198px*var(--scale));width:calc(110px*var(--scale));height:calc(33px*var(--scale));left:0;right:0;margin:auto;display:none}.page-header .button-more .bg:after,.page-header .button-more .bg:before{border:1px solid hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 20px 0 rgba(0,0,0,.1490196078);background:linear-gradient(140.76deg,rgba(255,255,255,.48) .56%,rgba(255,255,255,.15) 99.44%)}.page-header .button-more .bg:after{background:linear-gradient(140.76deg,rgba(255,255,255,.15) .56%,rgba(255,255,255,.48) 99.44%)}.page-header .button-more .button-text{position:relative}.page-header .button-more .icon{position:absolute;top:50%;transform:translateY(-50%);right:calc(13px*var(--scale))}@media(max-width:1024px){body:has(.indexMode) .page-header .button-more{display:flex;visibility:hidden}body:has(.indexMode):has([data-transition-state="1"]) .page-header .button-more{visibility:unset;animation:fadeIn .5s}}.page-header .anchor-list{display:flex;flex-direction:column;margin:calc(40px*var(--scale)) auto calc(0px*var(--scale));gap:calc(10px*var(--scale));width:calc(335px*var(--scale))}.page-header .anchor-list .link-box{padding:calc(14px*var(--scale)) calc(14px*var(--scale)) calc(20px*var(--scale))}.page-header .anchor-list .link-box .shoulder{width:calc(54px*var(--scale));margin-right:calc(15px*var(--scale));flex-shrink:0}.page-header .anchor-list .link-box .text-box{display:flex;flex-direction:column;flex-grow:1;text-align:left;gap:calc(5px*var(--scale))}.page-header .anchor-list .link-box .text-box .title{font-size:calc(16px*var(--scale))}.page-header .anchor-list .link-box .text-box .text{font-size:calc(12px*var(--scale))}.page-header .anchor-list .link-box .button-circle{transform:translateY(calc(3px * var(--scale)));width:calc(22px*var(--scale));height:calc(22px*var(--scale));flex-shrink:0}.page-header .anchor-list .link-box .button-circle .icon{width:calc(10px*var(--scale));height:calc(10px*var(--scale))}@media(max-width:1024px){body:has(.indexMode) .page-about,body:has(.indexMode) .page-header .anchor-list,body:has(.indexMode) .page-header .page-description .text:not(.text-main),body:has(.indexMode) section{visibility:hidden}}.section-panel+.section-panel{margin-top:calc(60px*var(--scale))}.section-panel{position:relative;padding:calc(60px*var(--scale)) calc(20px*var(--scale))}.section-panel:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:calc(50px*var(--scale));background:#e5fcff}.section-panel .section-inner{position:relative}.section-panel .section-header{margin-bottom:calc(40px*var(--scale))}.section-panel .section-header .section-title{display:flex;flex-direction:column;align-items:center;gap:calc(10px*var(--scale));margin-bottom:calc(20px*var(--scale))}.section-panel .section-header .section-description{font-size:calc(14px*var(--scale));line-height:180%;text-align:center;margin-top:calc(13px*var(--scale))}.section-basicdata:before,.section-enquete:before{background:radial-gradient(50% 50% at 50% 50%,#F8FEFF 21.55%,#E8FFF2 100%)}.section-basicdata,.section-enquete{padding-left:calc(14px*var(--scale));padding-right:calc(14px*var(--scale))}.section-basicdata .section-header,.section-basicdata .section-title,.section-enquete .section-header,.section-enquete .section-title{margin-bottom:0}.section-basicdata .section-title .section-title-sholder,.section-enquete .section-title .section-title-sholder{width:calc(123px*var(--scale))}.section-basicdata .section-title .section-title-main,.section-enquete .section-title .section-title-main{width:calc(315px*var(--scale))}.section-basicdata .title-note,.section-enquete .title-note{text-align:center;margin-top:calc(8px*var(--scale))}.section-basicdata .title-note.mt-0,.section-enquete .title-note.mt-0{margin-top:0}.section-basicdata .title-note,.section-enquete .title-note{font-size:calc(12px*var(--scale));font-weight:500;display:block}.section-basicdata .enquete-result,.section-enquete .enquete-result{display:flex;align-items:center;justify-content:center;gap:calc(20px*var(--scale))}.section-basicdata .enquete-result .result-visual,.section-enquete .enquete-result .result-visual{display:flex;align-items:flex-end;justify-content:center;position:relative;width:calc(118px*var(--scale))}.section-basicdata .enquete-result .result-text,.section-enquete .enquete-result .result-text{display:flex;flex-direction:column;align-items:center}.section-basicdata .enquete-result .result-text .label,.section-enquete .enquete-result .result-text .label{font-size:calc(16px*var(--scale));line-height:130%;text-align:center;font-weight:700;color:#666}.section-basicdata .enquete-result .result-text .number-percent,.section-enquete .enquete-result .result-text .number-percent{margin-top:.125em;font-size:calc(54px*var(--scale));text-align:right}.section-basicdata .enquete-note,.section-enquete .enquete-note{font-size:calc(10px*var(--scale));margin-top:calc(20px*var(--scale))}.page-chapter-1 .anchor-list .link-box:first-child .shoulder{width:calc(80px*var(--scale))}.page-chapter-1 .section-basicdata .section-inner{display:flex;flex-direction:column}.page-chapter-1 .section-basicdata .section-title{margin-bottom:0}.page-chapter-1 .section-basicdata .section-title .section-title-sholder{width:calc(145px*var(--scale))}.page-chapter-1 .section-basicdata .section-title .section-title-main{width:calc(218px*var(--scale))}.page-chapter-1 .section-basicdata .block-data .block-lead{font-size:calc(18px*var(--scale))}.page-chapter-1 .section-basicdata .block-data .block-text{margin-top:calc(5px*var(--scale));font-size:calc(14px*var(--scale));line-height:1.8}.page-chapter-1 .section-basicdata .block-tab{display:flex;flex-direction:column;gap:calc(15px*var(--scale));margin:calc(25px*var(--scale)) auto;width:calc(335px*var(--scale))}.page-chapter-1 .section-basicdata .tab-holder{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:calc(35px*var(--space)) auto;grid-gap:calc(0px*var(--scale)) calc(6px*var(--scale));gap:calc(0px*var(--scale)) calc(6px*var(--scale))}.page-chapter-1 .section-basicdata .tab-holder .tab{background:linear-gradient(178.59deg,rgba(194,242,246,.5) .89%,rgba(129,237,187,.5) 97.58%);font-size:calc(14px*var(--scale));text-align:center;height:calc(35px*var(--scale));align-items:center;justify-content:center;border:1px solid #fff;border-radius:calc(10px*var(--scale)) calc(10px*var(--scale)) calc(0px*var(--scale)) calc(0px*var(--scale));display:flex;position:relative}.page-chapter-1 .section-basicdata .tab-holder .tab span{position:relative}.page-chapter-1 .section-basicdata .tab-holder .tab:before{content:"";opacity:0;position:absolute;inset:0;border-radius:calc(10px*var(--scale)) calc(10px*var(--scale)) calc(0px*var(--scale)) calc(0px*var(--scale));background:#fff linear-gradient(178.59deg,rgba(129,237,187,.5) .89%,rgba(194,242,246,.5) 97.58%);transition:opacity .3s}.page-chapter-1 .section-basicdata .tab-holder .tab:focus-visible:before{opacity:1}@media(hover:none)and (pointer:coarse){.page-chapter-1 .section-basicdata .tab-holder .tab:active:before{opacity:1}}@media(hover:hover)and (pointer:fine){.page-chapter-1 .section-basicdata .tab-holder .tab:hover:before{opacity:1}}.page-chapter-1 .section-basicdata .tab-holder .tab-contents{display:flex;margin-top:-1px;grid-column:1/4;grid-row:2/3;z-index:1;background-color:#fff;padding:calc(10px*var(--scale)) calc(15px*var(--scale)) calc(10px*var(--scale)) calc(19px*var(--scale));border-radius:calc(0px*var(--scale)) calc(0px*var(--scale)) calc(10px*var(--scale)) calc(10px*var(--scale));border:1px solid #81edbb}.page-chapter-1 .section-basicdata .tab-holder .tab-contents .content{min-height:calc(180px*var(--scale));display:none;flex-direction:column;justify-content:center;align-items:center;width:100%}.page-chapter-1 .section-basicdata .tab-holder .tab-contents .content .sholder{text-align:center;font-size:calc(10px*var(--scale))}.page-chapter-1 .section-basicdata .tab-holder .tab-contents .content .title{text-align:center;margin-top:calc(4px*var(--scale));font-size:calc(14px*var(--scale));line-height:1.8;font-weight:500}.page-chapter-1 .section-basicdata .tab-holder .tab-contents .content .title span{display:block;font-size:calc(12px*var(--scale))}.page-chapter-1 .section-basicdata .tab-holder .tab-contents .content .text{line-height:1.4;font-size:calc(12px*var(--scale));margin-top:calc(9px*var(--scale));font-weight:400}.page-chapter-1 .section-basicdata .tab-holder[data-tab="1"] .tab[data-tab="1"]{z-index:2;border:1px solid #81edbb;background:#fff;position:relative;pointer-events:none}.page-chapter-1 .section-basicdata .tab-holder[data-tab="1"] .tab[data-tab="1"]:after{content:"";background-color:#fff;bottom:-2px;height:4px;width:100%;position:absolute}.page-chapter-1 .section-basicdata .tab-holder[data-tab="1"] [data-tab-content="1"]{display:flex}.page-chapter-1 .section-basicdata .tab-holder[data-tab="2"] .tab[data-tab="2"]{z-index:2;border:1px solid #81edbb;background:#fff;position:relative;pointer-events:none}.page-chapter-1 .section-basicdata .tab-holder[data-tab="2"] .tab[data-tab="2"]:after{content:"";background-color:#fff;bottom:-2px;height:4px;width:100%;position:absolute}.page-chapter-1 .section-basicdata .tab-holder[data-tab="2"] [data-tab-content="2"]{display:flex}.page-chapter-1 .section-basicdata .tab-holder[data-tab="3"] .tab[data-tab="3"]{z-index:2;border:1px solid #81edbb;background:#fff;position:relative;pointer-events:none}.page-chapter-1 .section-basicdata .tab-holder[data-tab="3"] .tab[data-tab="3"]:after{content:"";background-color:#fff;bottom:-2px;height:4px;width:100%;position:absolute}.page-chapter-1 .section-basicdata .tab-holder[data-tab="3"] [data-tab-content="3"]{display:flex}.page-chapter-1 .section-enquete .section-inner{display:flex;flex-direction:column}.page-chapter-1 .section-enquete .section-title{margin-bottom:0}.page-chapter-1 .section-enquete .section-title .section-title-main{width:calc(295px*var(--scale))}.page-chapter-1 .section-enquete .enquete-block{display:flex;flex-direction:column;align-items:center;gap:calc(25px*var(--scale))}.page-chapter-1 .section-enquete .enquete-block .block-header{display:flex;flex-direction:column;align-items:center;gap:calc(8px*var(--scale))}.page-chapter-1 .section-enquete .enquete-block .block-header .block-lead{font-size:calc(14px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-block .block-header .block-question{font-weight:700;font-size:calc(18px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-block .gauge-bar{display:flex;gap:calc(9.4px*var(--scale))}.page-chapter-1 .section-enquete .enquete-block .gauge-bar figure{background:url(/onemorechoice/chigai-ten-web/assets/img/chapter-2/enquete-person-base.svg) no-repeat 50%/contain;width:calc(23.62px*var(--scale))}.page-chapter-1 .section-enquete .enquete-block .gauge-bar figure img{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.page-chapter-1 .section-enquete .enquete-block .question-illust{width:calc(192px*var(--scale))}.page-chapter-1 .section-enquete .enquete-block .block-result{display:flex;flex-direction:column;align-items:center}.page-chapter-1 .section-enquete .enquete-block .block-result .result-label{font-weight:700;font-size:calc(16px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-block .block-result .number-percent{margin-top:.125em;font-size:calc(54px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards{display:flex;margin-top:calc(40px*var(--scale));gap:calc(30px*var(--scale));justify-content:center;flex-direction:column}.page-chapter-1 .section-enquete .enquete-cards .enquete-card{position:relative;border-radius:calc(20px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1{position:relative}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .triangle{display:inline-block;width:calc(30px*var(--scale));height:calc(18.5px*var(--scale));background:hsla(0,0%,100%,.8);-webkit-clip-path:polygon(0 100%,50% 0,100% 100%);clip-path:polygon(0 100%,50% 0,100% 100%);position:absolute;top:calc(-18.5px*var(--scale));left:calc(50% - 15px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1{padding:calc(20px*var(--scale)) calc(0px*var(--scale)) calc(22px*var(--scale));width:calc(345px*var(--scale));margin:auto;background:hsla(0,0%,100%,.8);border:1px solid #fff}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .title{font-size:calc(10px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .card-question{margin-top:calc(5px*var(--scale));font-weight:700;font-size:calc(12px*var(--scale));text-align:center;letter-spacing:.045em}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .card-content{display:flex;position:relative;justify-content:center;align-items:flex-end;padding-right:calc(10px*var(--scale));margin-top:calc(20px*var(--scale));gap:calc(14px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .card-content .card-visual{width:calc(84px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .card-content .card-result{z-index:1;display:flex;flex-direction:column;align-items:center}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .card-content .card-result .result-label{font-weight:700;line-height:1.3;font-size:calc(14px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n1 .card-content .card-result .number-percent{font-size:calc(44px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n2 .card-question{font-weight:700;font-size:calc(18px*var(--scale));text-align:center;letter-spacing:.045em}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n2 .card-visual{width:calc(198.5px*var(--scale));margin:calc(4px*var(--scale)) auto calc(-15px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n2 .card-result{display:flex;flex-direction:column;align-items:center;gap:calc(10px*var(--scale))}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n2 .card-result .result-label{font-weight:700;font-size:calc(16px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-cards .enquete-card.n2 .card-result .number-percent{font-size:calc(52px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-footer{display:flex;flex-direction:column;align-items:center;gap:calc(25px*var(--scale))}.page-chapter-1 .section-enquete .enquete-footer .footer-header{display:flex;flex-direction:column;align-items:center;gap:calc(8px*var(--scale))}.page-chapter-1 .section-enquete .enquete-footer .footer-header .footer-lead{font-size:calc(14px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-footer .footer-header .footer-question{font-weight:700;font-size:calc(18px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-footer .footer-question-text{font-size:calc(14px*var(--scale));margin-bottom:calc(-12px*var(--scale));margin-left:calc(10px*var(--scale));text-align:center}.page-chapter-1 .section-enquete .enquete-footer .enquete-note{margin-top:0}.page-chapter-1 .section-about{padding-left:calc(14px*var(--scale));padding-right:calc(14px*var(--scale))}.page-chapter-1 .section-about:before{background:radial-gradient(50% 50% at 50% 50%,#F8FEFF 21.55%,#E8FFF2 100%)}.page-chapter-1 .section-about .section-description{font-size:calc(14px*var(--scale));line-height:2;text-align:center;width:calc(322px*var(--scale))}.page-chapter-1 .section-about .section-description .bold{display:block;font-size:calc(14px*var(--scale));margin-top:calc(10px*var(--scale));margin-bottom:calc(15px*var(--scale))}.page-chapter-1 .section-about .section-inner{display:flex;flex-direction:column;align-items:center}.page-chapter-1 .section-about .section-header{margin-bottom:0}.page-chapter-1 .section-about .section-title .section-title-main{width:calc(235px*var(--scale))}.page-chapter-1 .section-about .timeline-h2+.section-description{margin-top:calc(-20px*var(--scale));margin-bottom:calc(5px*var(--scale))}.page-chapter-1 .section-about .history-timeline{display:flex;flex-direction:column;gap:calc(25px*var(--scale));margin-bottom:calc(45px*var(--scale));margin-top:calc(50px*var(--scale));width:calc(314px*var(--scale))}.page-chapter-1 .section-about .history-timeline .timeline-h2{display:flex;font-weight:700;font-size:calc(18px*var(--scale));text-align:center;margin:calc(0px*var(--scale)) auto calc(5px*var(--scale))}.page-chapter-1 .section-about .history-timeline .timeline-item{display:flex;gap:calc(15px*var(--scale));padding-right:calc(5px*var(--scale))}.page-chapter-1 .section-about .history-timeline .timeline-item .timeline-image{width:calc(116px*var(--scale));height:calc(62px*var(--scale));border-radius:calc(5px*var(--scale));overflow:hidden}.page-chapter-1 .section-about .history-timeline .timeline-item .timeline-image img{width:100%;height:100%;object-fit:cover}.page-chapter-1 .section-about .history-timeline .timeline-item .timeline-content{flex:1 1;display:flex;flex-direction:column;gap:calc(6px*var(--scale))}.page-chapter-1 .section-about .history-timeline .timeline-item .timeline-content .timeline-date,.page-chapter-1 .section-about .history-timeline .timeline-item .timeline-content .timeline-title{font-size:calc(12px*var(--scale))}.page-chapter-1 .section-about .history-accordion{width:calc(314px*var(--scale));margin:auto}.page-chapter-1 .section-about .history-accordion .szh-accordion__item{border:none;display:flex;flex-direction:column-reverse;align-items:center}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-heading{border:1px solid #9a969a;width:calc(259px*var(--scale))}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-heading .szh-accordion__item-btn{text-align:center}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-heading .szh-accordion__item-btn .f-14{font-size:calc(14px*var(--scale));line-height:1.5;display:block}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-heading .szh-accordion__item-btn{padding-top:calc(11px*var(--scale));padding-bottom:calc(13px*var(--scale))}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-heading .szh-accordion__item-btn .def{display:block}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-heading .szh-accordion__item-btn .close{display:none}.page-chapter-1 .section-about .history-accordion .szh-accordion__item--expanded .szh-accordion__item-heading .szh-accordion__item-btn .close{display:inline}.page-chapter-1 .section-about .history-accordion .szh-accordion__item--expanded .szh-accordion__item-heading .szh-accordion__item-btn .def{display:none}.page-chapter-1 .section-about .history-accordion .szh-accordion__item-panel{padding:calc(0px*var(--scale)) calc(0px*var(--scale)) calc(50px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail{display:flex;flex-direction:column;gap:calc(40px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block{display:flex;flex-direction:column;gap:calc(18px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-header{display:flex;flex-direction:column;gap:calc(6px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-header .detail-date{font-size:calc(15px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-header .detail-title{font-weight:700;font-size:calc(17px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-header .detail-title span{padding:0 4px;background-color:#fff}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-header .detail-image{display:block}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content{display:flex;flex-direction:column;gap:calc(15px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content .detail-subtitle,.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content .detail-text{font-size:calc(14px*var(--scale));line-height:1.8}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content .detail-actions{display:flex;flex-direction:column;gap:calc(10px*var(--scale))}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content .detail-actions .action-item{display:flex;gap:calc(6px*var(--scale));align-items:baseline}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content .detail-actions .action-item .action-number{font-size:calc(14px*var(--scale));width:1em}.page-chapter-1 .section-about .history-accordion .accordion-content .history-detail .detail-block .detail-content .detail-actions .action-item .action-text{font-size:calc(14px*var(--scale));line-height:1.8;flex:1 1}.page-chapter-1 .section-about .project-button{width:calc(335px*var(--scale));height:calc(60px*var(--scale));position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:calc(14px*var(--scale));margin-top:calc(35px*var(--scale));padding-right:calc(40px*var(--scale))}.page-chapter-1 .section-about .project-button .text{text-align:center}.page-chapter-2 .section-enquete .section-header .section-title .section-title-main{width:calc(323px*var(--scale))}.page-chapter-2 .section-enquete .section-content{display:flex;flex-direction:column;gap:calc(25px*var(--scale))}.page-chapter-2 .section-enquete .enquete-block{display:flex;flex-direction:column;align-items:center;gap:calc(8px*var(--scale))}.page-chapter-2 .section-enquete .enquete-block .enquete-subtitle{font-size:calc(14px*var(--scale));text-align:center}.page-chapter-2 .section-enquete .enquete-block .enquete-question{font-size:calc(18px*var(--scale));text-align:center;font-weight:700}.page-chapter-2 .section-enquete .enquete-result{justify-content:center;gap:calc(8px*var(--scale));margin-top:calc(-8px*var(--scale));margin-bottom:calc(-5px*var(--scale))}.page-chapter-2 .section-enquete .enquete-result .result-visual{width:calc(76px*var(--scale));margin-top:calc(6px*var(--scale))}.page-chapter-2 .section-enquete .enquete-result .illust-popup-holder{position:relative}.page-chapter-2 .section-enquete .enquete-result .illust-popup-holder .illust-popup{width:calc(175px*var(--scale));position:relative}.page-chapter-2 .section-enquete .enquete-result .illust-popup-holder .result-text{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);margin-left:calc(14px*var(--scale))}.page-chapter-2 .section-enquete .enquete-result .illust-popup-holder .result-text .number-percent{margin-left:calc(-14px*var(--scale));font-size:calc(50px*var(--scale));padding-top:.075em;margin-top:0;-webkit-clip-path:inset(calc(8px * var(--scale)) 0 0 0);clip-path:inset(calc(8px * var(--scale)) 0 0 0)}.page-chapter-2 .section-enquete .enquete-answers{display:flex;flex-direction:column;gap:calc(40px*var(--scale))}.page-chapter-2 .section-enquete .enquete-answers .answer-item{display:flex;flex-direction:column;gap:calc(22px*var(--scale));width:calc(325px*var(--scale));margin:auto}.page-chapter-2 .section-enquete .enquete-answers .answer-item .answer-header{background:hsla(0,0%,100%,.8);padding:calc(12px*var(--scale)) calc(11px*var(--scale));min-height:calc(47px*var(--scale));width:100%;font-size:calc(16px*var(--scale));text-align:center}.page-chapter-2 .section-enquete .enquete-answers .answer-item .answer-total{display:flex;justify-content:center;align-items:flex-end;gap:calc(6px*var(--scale))}.page-chapter-2 .section-enquete .enquete-answers .answer-item .answer-total .total-label{text-align:center;font-size:calc(16px*var(--scale));font-weight:700}.page-chapter-2 .section-enquete .enquete-answers .answer-item .answer-total .number-percent{font-size:calc(54px*var(--scale));text-align:center}.page-chapter-2 .section-secoundvoice{padding-left:calc(14px*var(--scale));padding-right:calc(14px*var(--scale))}.page-chapter-2 .section-secoundvoice:before{background:radial-gradient(50% 50% at 50% 50%,#FFF5EA 68.65%,#FFF7CD 100%)}.page-chapter-2 .section-secoundvoice .section-header .section-title-sholder{width:calc(203px*var(--scale))}.page-chapter-2 .section-secoundvoice .section-header .section-title-main{width:calc(150px*var(--scale))}.page-chapter-2 .section-secoundvoice .section-header .section-description{font-size:calc(14px*var(--scale));line-height:200%;letter-spacing:.05em;text-align:center;font-weight:500;color:#666;margin-top:calc(10px*var(--scale))}.page-chapter-2 .section-secoundvoice .section-content{display:flex;flex-direction:column;gap:calc(30px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card{margin:0 auto;width:100%}.page-chapter-2 .section-secoundvoice .voice-card .swiper{padding-top:20px;padding-bottom:20px;margin-top:-20px;margin-bottom:-20px}.page-chapter-2 .section-secoundvoice .voice-card .swiper .swiper-slide{width:calc(335px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card .card-item *{pointer-events:auto}.page-chapter-2 .section-secoundvoice .voice-card .card-item{width:100%;height:calc(573px*var(--scale));padding:calc(16px*var(--scale)) calc(0px*var(--scale)) calc(11px*var(--scale));border:1px solid hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:calc(20px*var(--scale));position:relative;transition:color .5s}.page-chapter-2 .section-secoundvoice .voice-card .card-item>.bg{top:0;left:0;width:100%;height:100%;position:absolute}.page-chapter-2 .section-secoundvoice .voice-card .card-item>.bg:after,.page-chapter-2 .section-secoundvoice .voice-card .card-item>.bg:before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;border-radius:calc(20px*var(--scale));transition:opacity .5s}.page-chapter-2 .section-secoundvoice .voice-card .card-item>.bg:before{background:linear-gradient(136deg,rgba(255,255,255,.7),rgba(255,255,255,.3))}.page-chapter-2 .section-secoundvoice .voice-card .card-item>.bg:after{background:linear-gradient(140.76deg,rgba(27,27,27,.57) .56%,rgba(27,27,27,.48) 99.44%);opacity:0}.page-chapter-2 .section-secoundvoice .voice-card .card-item>*{position:relative;width:calc(285px*var(--scale));margin-left:auto;margin-right:auto}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active{color:#fff}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active>.bg:before{opacity:0}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active>.bg:after{opacity:1}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-header .profile-info .profile-description{color:#afafaf}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-body .toggle-button-holder{background:#afff4d}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-body .button-round{translate:calc(22px*var(--scale)) calc(0px*var(--scale));flex-direction:row-reverse}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-body .button-round .icon{rotate:180deg}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-body .button-round .front{display:none}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-body .button-round .back{display:block}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-body .toggle-sound-button{opacity:unset;pointer-events:auto}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-post .front{position:absolute;opacity:0;visibility:hidden}.page-chapter-2 .section-secoundvoice .voice-card .card-item.active .card-post .back{position:relative;opacity:unset;visibility:unset}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-header{display:flex;align-items:center;gap:calc(14px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-header .profile-avatar{width:calc(43px*var(--scale));height:calc(43px*var(--scale));border-radius:50%;overflow:hidden;flex-shrink:0}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-header .profile-avatar img{width:100%;height:100%;object-fit:cover}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-header .profile-info{display:flex;flex-direction:column;gap:calc(0px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-header .profile-info .profile-name{font-size:calc(14px*var(--scale));line-height:1.286em;font-weight:700}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-header .profile-info .profile-description{font-size:calc(10px*var(--scale));margin-top:calc(5px*var(--scale));line-height:1.3em;letter-spacing:.025em;font-weight:700;color:#8f8f8f;transition:color .5s}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-note{margin-top:calc(10px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-note p{font-size:calc(12px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body{margin-top:calc(12px*var(--scale));position:relative;width:100%}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .card-image img{width:100%;height:100%;object-fit:cover}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .toggle-sound-button{transition:opacity .5s;opacity:0;pointer-events:none;position:absolute;right:calc(10px*var(--scale));bottom:calc(10px*var(--scale));width:calc(40px*var(--scale));height:calc(40px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .toggle-sound-button .icon:after{background-color:#fff}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .toggle-button-holder{position:absolute;left:calc(10px*var(--scale));bottom:calc(10px*var(--scale));width:calc(148px*var(--scale));height:calc(46px*var(--scale));background:#d9d9d9;transition:background-color .5s}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .button-round{color:#666;font-weight:500;width:calc(115px*var(--scale));transition:translate .25s}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .button-round .text{flex-grow:1;text-align:center}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-body .button-round .back{display:none}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-post{margin-top:calc(12px*var(--scale));font-size:calc(14px*var(--scale));line-height:180%;transition:opacity .5s;position:relative}.page-chapter-2 .section-secoundvoice .voice-card .card-item .card-post .back{overflow-y:auto;height:3lh;position:absolute;opacity:0;visibility:hidden}.page-chapter-2 .section-secoundvoice .voice-card .card-item.n1 .ps__rail-y{display:none}.page-chapter-2 .section-secoundvoice .voice-tabs{display:flex;align-items:center;justify-content:center;gap:calc(20px*var(--scale))}.page-chapter-2 .section-secoundvoice .voice-tabs .tab-item{display:flex;flex-direction:column;align-items:center;gap:calc(4px*var(--scale));background:none;border:none;cursor:pointer;opacity:.6;transition:opacity .5s;will-change:opacity}.page-chapter-2 .section-secoundvoice .voice-tabs .tab-item.active{opacity:1}.page-chapter-2 .section-secoundvoice .voice-tabs .tab-item .tab-avatar{width:calc(50px*var(--scale));height:calc(50px*var(--scale));border-radius:100px;overflow:hidden}.page-chapter-2 .section-secoundvoice .voice-tabs .tab-item .tab-avatar img{width:100%;height:100%;object-fit:cover}.page-chapter-2 .section-secoundvoice .voice-tabs .tab-item .tab-name{font-size:calc(12px*var(--scale));text-align:center}.page-chapter-2 .section-comic{padding-left:calc(14px*var(--scale));padding-right:calc(14px*var(--scale))}.page-chapter-2 .section-comic:before{background:radial-gradient(circle at 50% 50%,rgb(255,245,234) 69%,rgb(255,247,205) 100%)}.page-chapter-2 .section-comic .section-header .section-title-sholder{width:calc(228px*var(--scale))}.page-chapter-2 .section-comic .section-header .section-title-main{width:calc(271px*var(--scale))}.page-chapter-2 .section-comic .section-header .section-description{font-size:calc(14px*var(--scale));line-height:180%;letter-spacing:.04em;text-align:center;margin-top:calc(10px*var(--scale))}.page-chapter-2 .section-comic .staffing{font-size:calc(12px*var(--scale));text-align:center}.page-chapter-2 .section-comic .staffing .icon-image{width:calc(77px*var(--scale));margin:auto}.page-chapter-2 .section-comic .section-content{margin-top:calc(30px*var(--scale))}.page-chapter-2 .section-comic .comic-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(52px*var(--scale))}.page-chapter-2 .section-comic .comic-item{display:flex;flex-direction:column;gap:calc(15px*var(--scale))}.page-chapter-2 .section-comic .comic-book{width:calc(318px*var(--scale));margin:calc(-22px*var(--scale)) calc(-24px*var(--scale)) calc(-18px*var(--scale));position:relative}.page-chapter-2 .section-comic .comic-book .book-image,.page-chapter-2 .section-comic .comic-book .book-image picture{width:100%;position:relative}.page-chapter-2 .section-comic .comic-book .book-image .def{position:absolute}.page-chapter-2 .section-comic .comic-book .book-image .back{position:relative;opacity:0;transition:opacity .5s}.page-chapter-2 .section-comic .flip .comic-book .book-image .back{opacity:1}.page-chapter-2 .section-comic .comic-button .bg:before{background:linear-gradient(140.76deg,#FFFFFF .56%,rgba(255,255,255,.2) 99.44%)}.page-chapter-2 .section-comic .comic-button .bg:after{background:linear-gradient(140.76deg,rgba(255,255,255,.2) .56%,#FFFFFF 99.44%)}.page-chapter-2 .section-comic .comic-button{width:calc(270px*var(--scale));height:calc(60px*var(--scale));box-shadow:0 0 20px 0 rgba(0,0,0,.15);font-size:calc(16px*var(--scale));font-weight:700;position:relative;display:flex;align-items:center;justify-content:center}.page-chapter-3 .page-header .title-capter{width:calc(96.5px*var(--scale))}.page-chapter-3 .page-header .title-main{width:calc(137.7px*var(--scale))}.page-chapter-3 .section-enquete .section-title{margin-bottom:0}.page-chapter-3 .section-enquete .section-content{display:flex;flex-direction:column}.page-chapter-3 .section-enquete .section-content .enquete-accordion{margin-bottom:calc(5px*var(--scale))}.page-chapter-3 .section-enquete .enquete-question+.text{font-size:calc(15px*var(--scale));margin-bottom:calc(20px*var(--scale));text-align:center}.page-chapter-3 .section-enquete .data-list{width:calc(335px*var(--scale));margin:auto;display:flex;flex-direction:column;gap:calc(15px*var(--scale))}.page-chapter-3 .section-enquete .data-list li{display:grid;justify-content:flex-end;width:100%;align-items:center;grid-template-columns:auto calc(127px*var(--scale)) calc(68px*var(--scale));grid-gap:calc(10px*var(--scale));gap:calc(10px*var(--scale));padding-right:calc(10px*var(--scale))}.page-chapter-3 .section-enquete .data-list .title{font-size:calc(14px*var(--scale));text-align:right}.page-chapter-3 .section-enquete .data-list .bar{height:calc(25px*var(--scale))}.page-chapter-3 .section-enquete .data-list .bar .base{height:100%;border-radius:calc(0px*var(--scale)) calc(5px*var(--scale)) calc(5px*var(--scale)) calc(0px*var(--scale));background:linear-gradient(178.59deg,#C2F2F6 .89%,#81EDBB 97.58%)}.page-chapter-3 .section-enquete .data-list .number-percent{font-size:calc(27px*var(--scale));text-align:right}.page-chapter-3 .section-enquete .data-list .n1 .base{width:calc(32px*var(--scale))}.page-chapter-3 .section-enquete .data-list .n2 .base{width:calc(90px*var(--scale))}.page-chapter-3 .section-enquete .data-list .n3 .base{width:calc(116px*var(--scale))}.page-chapter-3 .section-enquete .data-list .n4 .base{width:calc(71px*var(--scale))}.page-chapter-3 .section-enquete .data-list .n5 .base{width:calc(66px*var(--scale))}.page-chapter-3 .section-enquete .data-list .n6 .base{width:calc(100px*var(--scale))}.page-chapter-3 .section-enquete .data-result{margin:calc(43px*var(--scale)) auto calc(23px*var(--scale));padding:calc(24px*var(--scale)) calc(25px*var(--scale)) calc(43px*var(--scale));border-radius:calc(20px*var(--scale));border:1px solid hsla(0,0%,100%,.75);background:linear-gradient(140.76deg,rgba(255,255,255,.44) .56%,rgba(255,255,255,.16) 99.44%)}.page-chapter-3 .section-enquete .data-result .sholuder{font-size:calc(14px*var(--scale));text-align:center}.page-chapter-3 .section-enquete .data-result .sholuder img{width:.7em}.page-chapter-3 .section-enquete .data-result .sholuder{margin-bottom:calc(-4px*var(--scale))}.page-chapter-3 .section-enquete .data-result .enquete-question{font-size:calc(12px*var(--scale));text-align:center}.page-chapter-3 .section-enquete .data-result .number,.page-chapter-3 .section-enquete .data-result .number-percent{font-family:Chivo,Zen Kaku Gothic New,sans-serif;font-size:calc(52px*var(--scale));margin:calc(9px*var(--scale)) auto;text-align:center;color:#31f0bd}.page-chapter-3 .section-enquete .data-result .number .surffix,.page-chapter-3 .section-enquete .data-result .number-percent .surffix{color:#666;font-size:calc(25px*var(--scale))}.page-chapter-3 .section-enquete .data-result .number .surffix:after,.page-chapter-3 .section-enquete .data-result .number-percent .surffix:after{content:"日"}.page-chapter-3 .section-enquete .data-result .text{font-size:calc(14px*var(--scale));line-height:1.8}.page-chapter-3 .section-enquete .data-result .enquete-note{margin-top:calc(13px*var(--scale))}.page-chapter-3 .section-enquete .enquete-block{display:flex;flex-direction:column;align-items:center;gap:calc(8px*var(--scale))}.page-chapter-3 .section-enquete .enquete-block .enquete-subtitle{font-size:calc(14px*var(--scale));text-align:center}.page-chapter-3 .section-enquete .enquete-block .enquete-question{margin-top:calc(20px*var(--scale));margin-bottom:calc(-4px*var(--scale));font-size:calc(18px*var(--scale));text-align:center}.page-chapter-3 .section-enquete .enquete-block .enquete-question.mt-0{margin-top:0}.page-chapter-3 .section-enquete .enquete-result.n1{justify-content:center;gap:calc(7px*var(--scale));margin-top:calc(25px*var(--scale));margin-bottom:calc(20px*var(--scale))}.page-chapter-3 .section-enquete .enquete-result.n1 .result-visual{width:calc(160px*var(--scale));margin-left:calc(-10px*var(--scale))}.page-chapter-3 .section-enquete .enquete-result.n1 .result-text{width:calc(121px*var(--scale))}.page-chapter-3 .section-enquete .enquete-result.n2{justify-content:center;margin-top:calc(25px*var(--scale))}.page-chapter-3 .section-enquete .enquete-result.n2 .result-visual{width:calc(112px*var(--scale))}.page-chapter-3 .section-enquete .enquete-result.n2 .result-text{margin-top:calc(20px*var(--scale));width:calc(116px*var(--scale))}.page-chapter-3 .button-share{margin:auto;font-size:calc(14px*var(--scale));padding-right:calc(20px*var(--scale))}.page-chapter-3 .button-share.tw .icon.icon-share{display:none}.page-chapter-3 .section-oneday:before{background:radial-gradient(circle at 50% 50%,rgb(255,240,208) 69%,rgb(255,232,184) 100%)}.page-chapter-3 .section-oneday .section-header .section-title-sholder{width:calc(181px*var(--scale))}.page-chapter-3 .section-oneday .section-header .section-title-main{width:calc(185px*var(--scale))}.page-chapter-3 .section-oneday .section-description .note{font-size:calc(12px*var(--scale))}.page-chapter-3 .section-oneday .section-content{margin-top:calc(36px*var(--scale));display:flex;flex-direction:column;gap:calc(14px*var(--scale))}.page-chapter-3 .section-oneday .movie-area .movie-title{font-size:calc(17px*var(--scale));text-align:center}.page-chapter-3 .section-oneday .movie-area .youtube-container{margin-top:calc(16px*var(--scale));position:relative;border-radius:calc(20px*var(--scale));overflow:hidden}.page-chapter-3 .section-oneday .movie-area .youtube-container .youtube-video{width:100%!important;height:auto!important;aspect-ratio:16/9}.page-chapter-3 .section-oneday .movie-area .youtube-container .youtube-video iframe{width:100%;height:100%}.page-chapter-3 .section-oneday .movie-area .youtube-container.playing .movie-poster-holder{opacity:0}.page-chapter-3 .section-oneday .movie-area .youtube-container:focus-visible .movie-poster-holder .movie-poster-icon img{opacity:0}.page-chapter-3 .section-oneday .movie-area .youtube-container:focus-visible .movie-poster-holder .movie-poster-icon:after{opacity:1}@media(hover:none)and (pointer:coarse){.page-chapter-3 .section-oneday .movie-area .youtube-container:active .movie-poster-holder .movie-poster-icon img{opacity:0}.page-chapter-3 .section-oneday .movie-area .youtube-container:active .movie-poster-holder .movie-poster-icon:after{opacity:1}}@media(hover:hover)and (pointer:fine){.page-chapter-3 .section-oneday .movie-area .youtube-container:hover .movie-poster-holder .movie-poster-icon img{opacity:0}.page-chapter-3 .section-oneday .movie-area .youtube-container:hover .movie-poster-holder .movie-poster-icon:after{opacity:1}}.page-chapter-3 .section-oneday .movie-area .react-player__shadow{display:none!important}.page-chapter-3 .section-oneday .movie-area .movie-poster-holder{pointer-events:none;position:absolute;top:0;left:0;transition:opacity .3s}.page-chapter-3 .section-oneday .movie-area .movie-poster-holder .movie-poster img{border-radius:calc(20px*var(--scale))}.page-chapter-3 .section-oneday .movie-area .movie-poster-holder .movie-poster-icon{position:absolute;width:calc(54px*var(--scale));top:50%;left:50%;transform:translate(-50%,-50%)}.page-chapter-3 .section-oneday .movie-area .movie-poster-holder .movie-poster-icon img{transition:opacity .25s}.page-chapter-3 .section-oneday .movie-area .movie-poster-holder .movie-poster-icon:after{transition:opacity .25s;opacity:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/onemorechoice/chigai-ten-web/assets/img/chapter-3/movie-play-icon-hover.svg) no-repeat top/contain}.page-chapter-3 .section-oneday .text-lead{font-size:calc(14px*var(--scale));line-height:180%;text-align:center}.page-chapter-3 .section-oneday .scene-card .text-lead{margin-bottom:calc(16px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .card-item{width:100%;display:flex;justify-content:center}.page-chapter-3 .section-oneday .scene-card .card-inner{width:calc(335px*var(--scale));height:calc(340px*var(--scale));position:relative;background:linear-gradient(136deg,rgba(255,255,255,.55),rgba(255,255,255,.2));border:1px solid hsla(0,0%,100%,.75);border-radius:calc(20px*var(--scale));overflow:hidden}.page-chapter-3 .section-oneday .scene-card .card-image{position:absolute;top:calc(85px*var(--scale));left:calc(34px*var(--scale));width:calc(266px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .card-image img,.page-chapter-3 .section-oneday .scene-card .card-image video{width:100%;height:100%;object-fit:cover}.page-chapter-3 .section-oneday .scene-card .scene-sholuder{position:absolute;font-size:calc(12px*var(--scale));font-weight:700;top:calc(17px*var(--scale));left:calc(17px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .card-title{position:absolute;top:calc(60px*var(--scale));left:calc(65px*var(--scale));font-weight:700;z-index:1;display:flex;align-items:center;gap:calc(0px*var(--scale)) calc(7px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .card-title .sholuder{display:flex;font-size:calc(12px*var(--scale));transform:translateY(2px)}.page-chapter-3 .section-oneday .scene-card .card-title .title{font-size:calc(18px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n1 .card-image{position:absolute;top:calc(71px*var(--scale));left:calc(26px*var(--scale));width:calc(281px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n1 .card-title{top:calc(66px*var(--scale));left:calc(43px*var(--scale));align-items:unset;flex-direction:column}.page-chapter-3 .section-oneday .scene-card .n1 .card-title .sholuder{transform:unset}.page-chapter-3 .section-oneday .scene-card .n1 .card-title .title{padding-left:.75em}.page-chapter-3 .section-oneday .scene-card .n2 .card-image{position:absolute;top:calc(71px*var(--scale));left:calc(14px*var(--scale));width:calc(160px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n2 .card-title{top:calc(81px*var(--scale));left:calc(158px*var(--scale));align-items:unset;flex-direction:column}.page-chapter-3 .section-oneday .scene-card .n2 .card-title .sholuder{transform:unset}.page-chapter-3 .section-oneday .scene-card .n2 .card-title .title{text-align:left;margin-top:calc(5px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n3 .card-image{position:absolute;top:calc(55px*var(--scale));left:calc(37px*var(--scale));width:calc(260px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n3 .card-title{top:auto;bottom:calc(61px*var(--scale));left:calc(46px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n4 .card-image{position:absolute;top:calc(88px*var(--scale));left:calc(28px*var(--scale));width:calc(276px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n4 .card-title{top:calc(51px*var(--scale));left:calc(19px*var(--scale));align-items:unset;flex-direction:column}.page-chapter-3 .section-oneday .scene-card .n4 .card-title .sholuder{transform:unset}.page-chapter-3 .section-oneday .scene-card .n4 .card-title .title{padding-left:.25em}.page-chapter-3 .section-oneday .scene-card .n5 .card-image{position:absolute;top:calc(54px*var(--scale));left:calc(13px*var(--scale));width:calc(309px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .n5 .card-title{transform:translateZ(1px);top:calc(203px*var(--scale));left:calc(35px*var(--scale));align-items:unset;flex-direction:column}.page-chapter-3 .section-oneday .scene-card .n5 .card-title .sholuder{transform:unset}.page-chapter-3 .section-oneday .scene-card .n5 .card-title .title{padding-left:.5em}.page-chapter-3 .section-oneday .scene-card .button-round{position:absolute;bottom:calc(9px*var(--scale));right:calc(6px*var(--scale));width:calc(175px*var(--scale));height:calc(32.8px*var(--scale));border:1px solid hsla(0,0%,100%,.75);border-radius:100px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:calc(7px*var(--scale));z-index:1;font-size:calc(12px*var(--scale));padding-left:calc(8px*var(--scale));padding-right:calc(5px*var(--scale));box-shadow:1.09px 1.09px 10.93px 0 rgba(0,0,0,.1)}.page-chapter-3 .section-oneday .scene-card .button-round .text{font-size:calc(13.12px*var(--scale))}.page-chapter-3 .section-oneday .scene-card .button-round .icon{width:calc(13px*var(--scale));height:calc(13px*var(--scale))}.page-chapter-3 .section-oneday .timeline-nav .timeline-bar{width:calc(335px*var(--scale));height:calc(40px*var(--scale));background:linear-gradient(139deg,rgba(255,255,255,.55) 4%,rgba(255,255,255,.2) 92%);border-radius:calc(30px*var(--scale));border:1px solid hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:space-between;padding:calc(2px*var(--scale)) calc(28px*var(--scale));position:relative}.page-chapter-3 .section-oneday .timeline-nav .current{position:absolute;width:100px;height:calc(100% - 4px*var(--scale) - 1px);left:150px;transition:.5s cubic-bezier(1,0,0,1) 0s;transform:translateX(-50%);top:calc(1px + 2px*var(--scale));border-radius:100px;box-shadow:1px 1px 4px 0 rgba(0,0,0,.1019607843)}.page-chapter-3 .section-oneday .timeline-nav .current>*{position:absolute;border-radius:100px;top:0;bottom:0;right:0;left:0;opacity:0;transition:opacity .75s}.page-chapter-3 .section-oneday .timeline-nav .current>.morging{background:linear-gradient(103.77deg,rgba(166,248,255,.55) 12.9%,rgba(251,255,13,.2) 91.27%);border:1px solid rgba(217,226,255,.75)}.page-chapter-3 .section-oneday .timeline-nav .current>.noon{background:linear-gradient(139deg,rgba(255,217,141,.55) 4%,rgba(255,174,13,.2) 92%);border:1px solid rgba(255,249,217,.75)}.page-chapter-3 .section-oneday .timeline-nav .current>.night{background:linear-gradient(103.77deg,rgba(148,211,247,.55) 12.9%,rgba(71,64,255,.2) 91.27%);border:1px solid rgba(104,182,255,.55)}.page-chapter-3 .section-oneday .timeline-nav .current[data-status=morging] .morging,.page-chapter-3 .section-oneday .timeline-nav .current[data-status=night] .night,.page-chapter-3 .section-oneday .timeline-nav .current[data-status=noon] .noon{opacity:unset}.page-chapter-3 .section-oneday .timeline-nav .timeline-item{font-size:calc(12px*var(--scale));height:100%;display:flex;align-items:center;justify-content:center;position:relative}.page-chapter-3 .section-oneday .timeline-nav .timeline-item:after{content:"";position:absolute;inset:calc(0px*var(--scale)) calc(-15px*var(--scale))}.page-chapter-3 .section-oneday .timeline-nav .timeline-item span{position:relative;z-index:1}.page-chapter-3 .section-oneday .timeline-nav .timeline-item.active:before{content:"";position:absolute;inset:calc(0px*var(--scale)) calc(-26px*var(--scale));background:linear-gradient(139deg,rgba(255,217,141,.55) 4%,rgba(255,174,13,.2) 92%);border:1px solid;border-image-source:linear-gradient(140deg,rgba(255,225,104,.2),rgba(255,249,217,.55) 90%);border-radius:100px}.page-chapter-3 .section-pain .enquete-note{font-size:calc(10px*var(--scale));margin-top:calc(22px*var(--scale));display:block;line-height:1.5}.page-chapter-3 .section-pain:before{background:radial-gradient(circle at 50% 50%,rgb(255,240,208) 69%,rgb(255,232,184) 100%)}.page-chapter-3 .section-pain .section-header .section-title-sholder{width:calc(181px*var(--scale))}.page-chapter-3 .section-pain .section-header .section-title-main{width:calc(291px*var(--scale))}.page-chapter-3 .section-pain .section-content{margin-top:calc(36px*var(--scale));display:flex;flex-direction:column;gap:calc(40px*var(--scale))}.page-chapter-3 .section-pain .pain-category{display:flex;flex-direction:column;gap:calc(25px*var(--scale))}.page-chapter-3 .section-pain .pain-category .category-title{font-size:calc(22px*var(--scale));text-align:center;font-weight:700}.page-chapter-3 .section-pain .pain-category .pain-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:calc(19px*var(--scale));gap:calc(19px*var(--scale))}.page-chapter-3 .section-pain .pain-card{display:flex;flex-direction:column;gap:calc(10px*var(--scale));position:relative}.page-chapter-3 .section-pain .pain-card .card-visual{display:flex;position:relative}.page-chapter-3 .section-pain .pain-card .card-footer{display:flex;flex-direction:column;gap:calc(5px*var(--scale))}.page-chapter-3 .section-pain .pain-card .card-footer .card-description{font-size:calc(12px*var(--scale));text-align:center}.page-chapter-3 .section-pain .pain-card .card-footer .card-info{font-size:calc(10px*var(--scale));text-align:center}.page-chapter-3 .section-pain .note{margin-top:calc(-20px*var(--scale));font-size:calc(10px*var(--scale))}.page-chapter-3 .section-pain .section-footer{display:flex;flex-direction:column;align-items:center;gap:calc(40px*var(--scale))}.page-chapter-3 .section-pain .section-footer .block-link{display:flex;flex-direction:column;align-items:center;gap:calc(16px*var(--scale));width:100%}.page-chapter-3 .section-pain .section-footer .lead-text{font-size:calc(14px*var(--scale));line-height:180%;text-align:center}.page-chapter-3 .section-emotion:before{background:radial-gradient(50% 50% at 50% 50%,#FFF0D0 68.65%,#FFE8B8 100%)}.page-chapter-3 .section-emotion .section-inner{display:flex;flex-direction:column}.page-chapter-3 .section-emotion .section-header{gap:calc(6px*var(--scale))}.page-chapter-3 .section-emotion .section-header .section-title .section-title-sholder{width:calc(249px*var(--scale))}.page-chapter-3 .section-emotion .section-header .section-title .section-title-main{width:calc(130px*var(--scale))}.page-chapter-3 .section-emotion .section-header .section-sub-title{width:calc(235px*var(--scale));margin:auto}.page-chapter-3 .section-emotion .section-header .title-note{margin-top:calc(12px*var(--scale));font-size:calc(10px*var(--scale));text-align:center}.page-chapter-3 .section-emotion .section-content{display:flex;flex-direction:column;gap:calc(36px*var(--scale))}.page-chapter-3 .section-emotion .emotion-tags{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:calc(12px*var(--scale)) calc(5px*var(--scale));gap:calc(12px*var(--scale)) calc(5px*var(--scale))}.page-chapter-3 .section-emotion .emotion-tags .emotion-tag{height:calc(45px*var(--scale));background:linear-gradient(135deg,rgba(255,255,255,.55),rgba(255,255,255,.2) 98%);border:1px solid hsla(0,0%,100%,.75);border-radius:calc(10px*var(--scale));font-size:calc(14px*var(--scale));text-align:center;transition:all .3s ease}.page-chapter-3 .section-emotion .emotion-tags .emotion-tag.active{background:linear-gradient(136deg,rgb(216,235,197),rgba(222,255,201,.2));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(205,251,195,.75)}.page-chapter-3 .section-emotion .selected{font-size:calc(14px*var(--scale));line-height:200%;text-align:center}.page-chapter-3 .section-emotion .selected .under-line{font-size:calc(16px*var(--scale));display:inline-flex;justify-content:center;position:relative}.page-chapter-3 .section-emotion .selected .under-line:after{content:"";position:absolute;bottom:.1em;left:0;right:0;height:1px;background-color:#eeab59}.page-chapter-3 .section-emotion .selected .under-line.n1{min-width:6em}.page-chapter-3 .section-emotion .selected .under-line.n2{min-width:1.5em}.page-chapter-3 .section-emotion .emotion-graphs{display:flex;flex-direction:column;gap:calc(20px*var(--scale));position:relative}.page-chapter-3 .section-emotion .emotion-graphs .swiper{width:100%}.page-chapter-3 .section-emotion .emotion-graphs .swiper .swiper-wrapper{transition-property:transform}.page-chapter-3 .section-emotion .emotion-graphs .swiper .swiper-slide{opacity:0!important}.page-chapter-3 .section-emotion .emotion-graphs .swiper .swiper-slide-active{opacity:1!important}.page-chapter-3 .section-emotion .emotion-graphs .graph-item{width:calc(335px*var(--scale));display:flex;flex-direction:column;gap:calc(40px*var(--scale))}.page-chapter-3 .section-emotion .emotion-share{display:flex;justify-content:center}.page-chapter-3 .section-emotion .emotion-share .share-card{display:flex;flex-direction:column;align-items:center}.page-chapter-3 .section-emotion .emotion-share .share-card .share-description{font-size:calc(14px*var(--scale));line-height:1.8;text-align:center}.page-chapter-3 .share-holder .text-lead{margin-top:calc(45px*var(--scale))}.page-chapter-3 .share-holder .share-button-list-title{margin-top:calc(25px*var(--scale));font-size:calc(15px*var(--scale))}.page-chapter-3 .share-holder .share-button-list{display:flex;justify-content:center;gap:calc(30px*var(--scale));margin-top:calc(15px*var(--scale))}.page-chapter-3 .share-holder .share-button{display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:1px 1px 6px 0 rgba(0,0,0,.2509803922);border:1px solid #fff;background:linear-gradient(131.46deg,rgba(255,255,255,.3) 15.08%,rgba(255,255,255,.5) 85.97%);width:calc(40px*var(--scale));height:calc(40px*var(--scale))}.page-chapter-3 .share-holder .button-share{margin:auto;margin:calc(16px*var(--scale)) auto calc(0px*var(--scale))}.page-chapter-4 .page-header .title-capter{width:calc(102.38px*var(--scale))}.page-chapter-4 .page-header .title-main{width:calc(122.4px*var(--scale))}.page-chapter-4 .section-enquete:before{background:radial-gradient(50% 50% at 50% 50%,#F8FEFF 21.55%,#E8FFF2 100%)}.page-chapter-4 .section-enquete .section-header{margin-bottom:calc(0px*var(--scale))}.page-chapter-4 .section-enquete .title-note.n1{font-size:calc(14px*var(--scale))}.page-chapter-4 .section-enquete .title-note.n2{font-size:calc(12px*var(--scale));margin-top:calc(7px*var(--scale));margin-bottom:calc(20px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles{position:relative;width:calc(349.5px*var(--scale));height:calc(363.8px*var(--scale));margin-bottom:calc(15px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item{position:absolute}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item .result-text{position:absolute;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item .result-text .label{line-height:135%;font-size:calc(14px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item .result-text .number-percent{font-size:calc(40px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n1{top:0;left:calc(26px*var(--scale));width:calc(303px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n1 .result-text{top:calc(62.85px*var(--scale));left:calc(103.89px*var(--scale));width:calc(172px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n1 .result-text .number-percent{font-size:calc(54px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n2{left:0;z-index:1;top:calc(164.8px*var(--scale));width:calc(172px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n2 .result-text{top:calc(24px*var(--scale));left:calc(29px*var(--scale));width:calc(122px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n2 .result-text .number-percent{align-self:flex-end;margin-right:-.25em}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n3{top:calc(171.8px*var(--scale));left:calc(146.5px*var(--scale));width:calc(203px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n3 .result-text{top:calc(22px*var(--scale));left:calc(21px*var(--scale));width:calc(168px*var(--scale));line-height:1.75}.page-chapter-4 .section-enquete .graph-circles .graph-circle-item.n3 .result-text .number-percent{align-self:flex-end;margin-top:calc(0px*var(--scale));margin-right:calc(8px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle{position:relative;width:calc(335px*var(--scale));height:calc(120px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:calc(100px*var(--scale));background:linear-gradient(162deg,rgba(255,255,255,.7) 66%,rgba(255,255,255,.2) 98%);border:3px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content{position:relative;display:flex;align-items:center;gap:calc(20px*var(--scale));padding:calc(25px*var(--scale)) calc(30px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-icon{width:calc(70px*var(--scale));height:calc(70px*var(--scale));border-radius:calc(100px*var(--scale));flex-shrink:0}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-icon.icon-1{background:#f99}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-icon.icon-2{background:#9cf}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-icon.icon-3{background:#fc9}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-text{display:flex;flex-direction:column;gap:calc(5px*var(--scale))}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-text .percentage{font-family:Noto Sans JP;font-size:calc(28px*var(--scale));font-weight:900;line-height:150%;letter-spacing:.05em;color:#333}.page-chapter-4 .section-enquete .graph-circles .graph-circle .circle-content .circle-text .label{font-family:Noto Sans JP;font-size:calc(14px*var(--scale));font-weight:500;line-height:150%;letter-spacing:.05em;color:#333}.page-chapter-4 .section-enquete .block .block-title{font-size:calc(16px*var(--scale));margin-bottom:calc(20px*var(--scale));text-align:center}.page-chapter-4 .section-enquete .block .pic{padding-bottom:calc((1lh - 1em)*.5)}.page-chapter-4 .section-enquete .block-enquete{display:flex;flex-direction:column;gap:calc(20px*var(--scale))}.page-chapter-4 .section-enquete .block-enquete .enquete-item{position:relative}.page-chapter-4 .section-enquete .block-enquete .enquete-item .question-title{display:flex;align-items:baseline;gap:calc(5px*var(--scale));font-size:calc(14px*var(--scale));line-height:180%}.page-chapter-4 .section-enquete .block-enquete .enquete-item .question-title .question-q{flex-shrink:0}.page-chapter-4 .section-enquete .block-enquete .enquete-item .answer-content{padding-top:calc(20px*var(--scale))}.page-chapter-4 .section-enquete .block-enquete .enquete-item .enquete-list.sub{margin-top:calc(20px*var(--scale));margin-left:calc(20px*var(--scale))}.page-chapter-4 .section-enquete .block-enquete .enquete-item .enquete-list.sub .enquete-list-item{padding-left:0}.page-chapter-4 .section-enquete .block-enquete .enquete-item .enquete-list.sub .enquete-list-text{display:flex;flex-direction:column;gap:calc(10px*var(--scale))}.page-chapter-4 .section-enquete .block-enquete .enquete-item .enquete-list.sub .enquete-list-text .word{font-weight:400}.page-chapter-4 .section-enquete .block-enquete .enquete-item .enquete-list.sub .enquete-list-text .word+.word{margin-top:calc(-5px*var(--scale))}.page-chapter-4 .section-enquete .block-enquete .enquete-item .enquete-list.sub .enquete-list-text .word{font-size:calc(12px*var(--scale))}.page-chapter-4 .message-holder{aspect-ratio:335/434.44;border:var(--key-color) solid;border-radius:calc(335px*var(--scale)) calc(335px*var(--scale)) calc(395px*var(--scale)) calc(395px*var(--scale));border-width:calc(3px*var(--scale));overflow:hidden;position:relative}.page-chapter-4 .message-holder img{position:absolute;top:calc(-3px*var(--scale));left:calc(-3px*var(--scale));object-fit:cover;width:calc(100% + 6px*var(--scale));height:calc(100% + 6px*var(--scale))}.page-chapter-4 .message-holder.bottomRight{border-bottom-right-radius:calc(30px*var(--scale))}.page-chapter-4 .message-holder.bottomLeft{border-bottom-left-radius:calc(30px*var(--scale))}.page-chapter-4 .message-holder.yellow{--key-color:#FFE375}.page-chapter-4 .message-holder.orange{--key-color:#FBB68E}.page-chapter-4 .message-holder.green{--key-color:#99D636}.page-chapter-4 .message-holder.blue{--key-color:#A6D7FF}.page-chapter-4 .section-message .section-title{margin-bottom:0}.page-chapter-4 .section-message .section-title .section-title-sholder{width:calc(145px*var(--scale))}.page-chapter-4 .section-message .section-title .section-title-main{width:calc(333px*var(--scale))}.page-chapter-4 .section-message{overflow:hidden}.page-chapter-4 .section-message:before{background:radial-gradient(50% 50% at 50% 50%,#F0FFE1 68.65%,#E9FFD5 100%)}.page-chapter-4 .section-message .swiper-button-next,.page-chapter-4 .section-message .swiper-button-prev{border-radius:100px;border:1px solid hsla(0,0%,100%,.75);background:linear-gradient(143.87deg,#FFFFFF 16.85%,rgba(255,255,255,.8) 84.51%);display:flex;align-items:center;justify-content:center;width:calc(30px*var(--scale));height:calc(30px*var(--scale))}.page-chapter-4 .section-message .swiper-button-next:before,.page-chapter-4 .section-message .swiper-button-prev:before{content:"";position:absolute;inset:calc(var(--swiper-navigation-sides-offset)*-1)}.page-chapter-4 .section-message .swiper-button-next:after,.page-chapter-4 .section-message .swiper-button-prev:after{content:"";width:calc(13px*var(--scale));height:calc(13px*var(--scale));background-color:#666;-webkit-mask:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg) no-repeat center/contain;mask:url(/onemorechoice/chigai-ten-web/assets/img/common/icon/arrow.svg) no-repeat center/contain}.page-chapter-4 .section-message .swiper-button-prev{left:calc(20px*var(--scale))}.page-chapter-4 .section-message .swiper-button-prev:after{rotate:180deg}.page-chapter-4 .section-message .swiper-button-next{right:calc(20px*var(--scale))}.page-chapter-4 .section-message .swiper-pagination{position:relative;margin-top:calc(30px*var(--scale))}.page-chapter-4 .section-message .message-list-main{display:flex;flex-direction:column;gap:calc(50px*var(--scale))}.page-chapter-4 .section-message .message-list-main .message-list-main-item{display:flex;flex-direction:column;gap:calc(20px*var(--scale))}.page-chapter-4 .section-message .message-list-main .message-list-main-item .title{text-align:center}.page-chapter-4 .section-message .message-list-main .message-list-main-item .title .name{font-size:calc(16px*var(--scale));text-align:center}.page-chapter-4 .section-message .message-list-main .message-list-main-item .title .text{font-size:calc(14px*var(--scale));text-align:center}.page-chapter-4 .section-message .message-list-main .message-list-main-item .title .message{margin-top:calc(7px*var(--scale));font-size:calc(14px*var(--scale));text-align:center}.page-chapter-4 .section-message .message-list-main-footer{font-size:calc(14px*var(--scale));margin-top:calc(40px*var(--scale));display:flex;flex-direction:column;justify-content:center;gap:calc(14px*var(--scale));line-height:180%;letter-spacing:.05em;text-align:center}.page-chapter-4 .section-message .message-list-post{margin-top:calc(90px*var(--scale))}.page-chapter-4 .section-message .message-list-post .message-list-post-title{font-size:calc(16px*var(--scale));margin-bottom:calc(20px*var(--scale));text-align:center}.page-chapter-4 .section-message .message-list-post .message-holder .title{display:flex;justify-content:center;align-items:flex-end}.page-chapter-4 .section-message .message-list-post .message-holder .text{min-height:calc(140px*var(--scale));align-items:center;display:flex}.page-chapter-4 .section-message .message-list-post .swiper-main{--swiper-navigation-top-offset:calc((193px - 10px) * var(--scale))}.page-chapter-4 .section-message .message-list-post .swiper-main .swiper-slide{align-self:anchor-center;width:calc(250px*var(--scale));position:relative;overflow:unset}.page-chapter-4 .section-message .message-list-post .swiper-main .swiper-slide>*{filter:blur(4px);transition:filter .5s cubic-bezier(.165,.84,.44,1)}.page-chapter-4 .section-message .message-list-post .swiper-main .swiper-slide.swiper-slide-active{z-index:1}.page-chapter-4 .section-message .message-list-post .swiper-main .swiper-slide.swiper-slide-active>*{filter:blur(0)}.page-chapter-4 .section-message .message-list-post .other-list{margin:calc(40px*var(--scale)) auto calc(0px*var(--scale));width:calc(335px*var(--scale));display:grid;grid-template-columns:1fr 1fr;grid-gap:calc(20px*var(--scale));gap:calc(20px*var(--scale));position:relative}.page-chapter-4 .section-message .message-list-post .other-list .message-holder{animation:fadeIn .8s;justify-content:center;padding-top:calc(32px*var(--scale));min-height:calc(193px*var(--scale))}.page-chapter-4 .section-message .message-list-post .other-list .message-holder .title{font-size:calc(14px*var(--scale))}.page-chapter-4 .section-message .message-list-post .other-list .message-holder .age{font-size:calc(12px*var(--scale));margin-top:calc(8px*var(--scale))}.page-chapter-4 .section-message .message-list-post .indicator{margin-top:calc(41px*var(--scale));margin-bottom:calc(5px*var(--scale));font-size:calc(14px*var(--scale));text-align:center}.page-chapter-4 .section-message .message-list-post .button-more{position:relative;width:calc(259px*var(--scale));height:calc(45px*var(--scale));border:1px solid #666;margin:auto}.page-chapter-4 .section-message .message-list-post .button-more:after,.page-chapter-4 .section-message .message-list-post .button-more:before{content:"";position:absolute;top:calc(50% - .5px);right:calc(20px*var(--scale));width:calc(15px*var(--scale));height:1px;background-color:#9a969a}.page-chapter-4 .section-message .message-list-post .button-more:after{rotate:90deg}.page-chapter-4 .section-message .message-list-post .button-more.back:after{content:none}.page-chapter-4 .section-message .message-list-post .message-holder{aspect-ratio:auto;border-radius:calc(335px*var(--scale)) calc(335px*var(--scale)) calc(268px*var(--scale)) calc(268px*var(--scale))}.page-chapter-4 .section-message .message-list-post .message-holder.bottomRight{border-bottom-right-radius:calc(20px*var(--scale))}.page-chapter-4 .section-message .message-list-post .message-holder.bottomLeft{border-bottom-left-radius:calc(20px*var(--scale))}.page-chapter-4 .section-message .message-list-post .message-holder{background:linear-gradient(164.73deg,rgba(255,255,255,.7) 64.4%,rgba(255,255,255,.2) 93.91%);padding:calc(52px*var(--scale)) calc(0px*var(--scale)) calc(18px*var(--scale));display:flex;flex-direction:column;align-items:center}.page-chapter-4 .section-message .message-list-post .message-holder.lite-pink{--key-color:#FFEADE;--text-color:#FBB68E}.page-chapter-4 .section-message .message-list-post .message-holder.lite-green{--key-color:#DEFFA8;--text-color:#99D636}.page-chapter-4 .section-message .message-list-post .message-holder.lite-blue{--key-color:#DEF0FF;--text-color:#A6D7FF}.page-chapter-4 .section-message .message-list-post .message-holder.lite-yellow{--key-color:#FFF3C6;--text-color:#FFE375}.page-chapter-4 .section-message .message-list-post .message-holder .age,.page-chapter-4 .section-message .message-list-post .message-holder .text,.page-chapter-4 .section-message .message-list-post .message-holder .title{white-space:pre-wrap}.page-chapter-4 .section-message .message-list-post .message-holder .title{font-weight:700;font-size:calc(16px*var(--scale));text-align:center;width:calc(172px*var(--scale));color:var(--text-color)}.page-chapter-4 .section-message .message-list-post .message-holder .text{font-size:calc(14px*var(--scale));margin-top:calc(12px*var(--scale));line-height:180%;text-align:center;margin-bottom:auto}.page-chapter-4 .section-message .message-list-post .message-holder .age{font-size:calc(12px*var(--scale));margin-top:calc(40px*var(--scale));line-height:150%;letter-spacing:.05em;text-align:center}.page-chapter-4 .section-share:before{background:radial-gradient(50% 50% at 50% 50%,#F0FFE1 68.65%,#E9FFD5 100%)}.page-chapter-4 .section-share .illust-main{width:calc(253px*var(--scale));margin:auto}.page-chapter-4 .section-share .section-inner{display:flex;flex-direction:column}.page-chapter-4 .section-share .section-header .section-title{margin-top:calc(12px*var(--scale))}.page-chapter-4 .section-share .section-header .section-title .section-title-main{width:calc(225px*var(--scale))}.page-chapter-4 .section-share .section-header .section-description{margin-top:calc(30px*var(--scale));font-size:calc(16px*var(--scale));line-height:2.1}.page-chapter-4 .section-share .howto .block-title{font-size:calc(20px*var(--scale));text-align:center;line-height:1.4}.page-chapter-4 .section-share .howto .block-title span{display:block;font-size:calc(16px*var(--scale))}.page-chapter-4 .section-share .howto .block-list{display:flex;flex-direction:column;gap:calc(30px*var(--scale));margin-top:calc(30px*var(--scale))}.page-chapter-4 .section-share .howto .blok-list-item{position:relative;border-radius:calc(10px*var(--scale));padding:calc(23px*var(--scale)) calc(10px*var(--scale)) calc(0px*var(--scale)) calc(18px*var(--scale));border:2px solid hsla(0,0%,100%,.75);background:linear-gradient(147deg,rgba(255,255,255,.8) 6.34%,rgba(255,255,255,.4) 90.93%);display:flex;gap:calc(15px*var(--scale));justify-content:space-between}.page-chapter-4 .section-share .howto .blok-list-item:nth-of-type(2){padding-bottom:calc(2px*var(--scale))}.page-chapter-4 .section-share .howto .blok-list-item:nth-of-type(3){padding-bottom:calc(16px*var(--scale))}.page-chapter-4 .section-share .howto .blok-list-item:nth-of-type(3) .text{margin-bottom:0}.page-chapter-4 .section-share .howto .blok-list-item:nth-of-type(3) .pic{margin:auto}.page-chapter-4 .section-share .howto .blok-list-item .shoulder{font-size:calc(30px*var(--scale));position:absolute;top:calc(-25px*var(--scale));left:0;text-align:center;width:calc(43px*var(--scale))}.page-chapter-4 .section-share .howto .blok-list-item .pic{width:calc(79px*var(--scale));flex-shrink:0}.page-chapter-4 .section-share .howto .blok-list-item .text{font-size:calc(13px*var(--scale));line-height:180%;flex-grow:1;margin-bottom:calc(16px*var(--scale))}.page-chapter-4 .section-share .howto .button-share{margin-top:calc(40px*var(--scale));font-size:calc(14px*var(--scale));text-align:center}.page-chapter-4 .section-share .howto .button-share .icon-share{margin:calc(-2px*var(--scale)) calc(2px*var(--scale)) calc(0px*var(--scale)) calc(0px*var(--scale));width:calc(18px*var(--scale));height:calc(18px*var(--scale))}.page-chapter-4 .hoto-annotation{margin-top:calc(20px*var(--scale));font-size:calc(12px*var(--scale));text-align:center}.page-about .page-header{margin-bottom:calc(0px*var(--scale))}.page-about .page-header .page-title{margin-bottom:calc(24px*var(--scale))}.page-about .page-header .page-title .title-main{width:calc(238.6px*var(--scale))}.page-about .page-description{line-height:2}@media(max-width:1024px){.page-home{min-height:100dvh}}canvas{display:block}.debugUI{position:fixed;z-index:9999;pointer-events:auto;background:rgba(0,0,0,.8);color:#fff;padding:15px;border-radius:8px;font-size:14px;bottom:10px;left:10px}