@charset "UTF-8";:root{--yu-gothic-d: "游ゴシック体 Pr6N D", "Yu Gothic Pr6N D", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;--ja: "Noto Sans JP", sans-serif;--en: "Outfit", sans-serif;--white: #fcfcfc;--white2: #f8f8f8;--white3: #eeeeee;--gray: #858598;--silver: #bdbdbd;--lightgray: #e0e0e0;--red: #e94628;--yellow: #fff200;--pink: #ffbbae;--black: #212121}html,body{font-family:var(--ja);font-weight:400;font-size:calc(100 / var(--base-vw) * 1vw);color:var(--black);background:#f4f4f4;background-size:cover;background-repeat:no-repeat;overscroll-behavior:none;height:100vh;height:100svh;display:flex}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}iframe,fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:var(--black)}*:focus{outline:none}a{cursor:pointer;color:var(--black);text-decoration:none;box-shadow:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input{cursor:pointer;-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:0}textarea{cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:0;resize:vertical}select{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:none}button{cursor:pointer;border:none;background:initial;padding:0;margin:0}::-webkit-scrollbar{display:none}::selection{background:var(--red);color:var(--white)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.lMain{position:relative;z-index:1;display:flex;width:max-content;height:var(--height);height:100svh}body:not([data-loaded="1"]) .lMain{opacity:0}body[data-loaded="1"] .lMain{opacity:1}.lMain__horizontal{width:max-content;display:flex;height:100%}.lMain__container{width:max-content;height:100%;display:flex}.lHeader{position:fixed;top:min(19px,2.375svh);left:40px;z-index:100;opacity:0}body[data-loaded="1"] .lHeader{transition:.8s .8s ease opacity;opacity:1}.lHeader__upper{display:flex;align-items:center;gap:0 min(20px,2.5svh)}.lHeader__upper:before{display:block;content:"";order:2;width:1px;height:min(32px,4svh);background:var(--silver)}.lHeader__logo{order:1;position:relative;z-index:0;top:min(7px,.875svh);width:max-content;height:min(47px,5.875svh);display:flex}.lHeader__logo img{width:auto;height:100%;object-fit:contain}.lHeader__thum{order:3;width:max-content;height:min(59px,7.375svh)}.lHeader__thum img{object-fit:contain;width:auto;height:100%}.lHeader__lower{margin-top:min(10px,1.25svh)}.lFooter{position:relative;z-index:1;width:max-content;height:100%;display:flex;align-items:center;justify-content:center;padding-left:113px;padding-right:96px}.lFooter__inner{position:relative;width:max-content;height:max-content}.lFooter__logo{width:max-content;height:min(65px,8.125svh);margin:auto}.lFooter__logo img{width:auto;height:100%;object-fit:contain}.lFooter__txt{margin:auto;margin-top:min(18px,2.25svh);width:max-content;text-align:center;color:var(--black);font-family:var(--yu-gothic-d);font-size:min(18px,2.25svh);line-height:170%}.lFooter__copyright{position:absolute;bottom:min(36px,4.5vh);bottom:min(36px,4.5svh);left:0;right:0;margin:auto;width:max-content;color:#737373;text-align:center;font-family:var(--yu-gothic-d);font-size:min(10px,1.25svh);line-height:170%}.lBg{pointer-events:none;user-select:none;position:fixed;inset:0;z-index:0;width:100vw;height:100vh;height:100svh;display:flex;overflow:hidden}.lBg svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;-webkit-aspect-ratio:1168/1013;aspect-ratio:1168/1013;width:max(1168rem,146svh);height:auto}.cScrollBar{position:fixed;bottom:0;left:0;right:0;z-index:100;margin:auto;width:100%;height:calc(var(--scrollBarH) * 1.25);background:#fff4e9;display:flex;background:rgba(255,255,255,0);justify-content:center}.cScrollBar input{width:calc(100% - 8px);margin:auto;border-radius:10px;background:rgba(255,255,255,0)}.cScrollBar input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:100px;height:var(--scrollBarH);border-radius:10px;box-shadow:none;background:var(--red)}.cScrollBar input::-moz-range-thumb{width:100px;height:var(--scrollBarH);border-radius:10px;box-shadow:none;background:var(--red)}.cCircleBtn{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:min(35px,4.375svh);height:min(34px,4.25svh)}.cCircleBtn .cCircleBtn__bg,.isHover .cCircleBtn__bg{transition:.2s ease filter;will-change:filter;filter:blur(0px);transform:translateZ(0)}button.cCircleBtn{cursor:pointer}.cCircleBtn__bg{pointer-events:none;user-select:none;position:absolute;inset:0;z-index:0;width:100%;height:100%}.cCircleBtn__bg svg{width:100%;height:100%}.cCircleBtn__icon{pointer-events:none;user-select:none;position:relative;z-index:1;width:min(12px,1.5svh);height:min(12px,1.5svh)}.cCircleBtn__icon:before,.cCircleBtn__icon:after{content:"";position:absolute;inset:0;z-index:0;margin:auto;width:100%;height:1px;background:var(--white)}.cCircleBtn__icon:after{transform:rotate(90deg)}.cCircleBtn-close .cCircleBtn__icon{transform:rotate(45deg)}.cScrollSuggestion{display:flex;align-items:center;gap:0 min(6px,.75svh)}.cScrollSuggestion__txt{pointer-events:none;user-select:none;color:var(--red);font-family:var(--en);font-size:min(18px,2.25svh);font-weight:300;line-height:180%}.cScrollSuggestion__icon{pointer-events:none;user-select:none;position:relative;z-index:0;width:min(24px,3svh);height:min(10px,1.25svh);overflow:hidden}.cScrollSuggestion__icon .icon{position:absolute;width:100%;height:100%;top:0;bottom:0;margin:auto;animation:1.8s cubic-bezier(.85,0,.15,1) ScrollSuggestion infinite}.cScrollSuggestion__icon .icon:nth-of-type(1){left:0}.cScrollSuggestion__icon .icon:nth-of-type(2){left:-104%}.cScrollSuggestion__icon img{width:100%;height:100%;object-fit:contain}@keyframes ScrollSuggestion{0%{transform:translate(0)}70%{transform:translate(104%)}to{transform:translate(104%)}}.cReturnLink{display:flex;align-items:center;gap:0 min(12px,1.5svh)}.cReturnLink .cReturnLink__icon{transform:translate(0);transition:.2s ease transform}.cReturnLink__icon{pointer-events:none;user-select:none;display:flex;width:min(13px,1.625svh);height:max-content}.cReturnLink__icon img{width:auto;height:100%;object-fit:contain}.cReturnLink__txt{pointer-events:none;user-select:none;color:var(--black);font-size:min(14px,1.75svh);font-weight:400;line-height:180%}.cIconBtn{display:flex;align-items:center;gap:0 min(13px,1.625svh);cursor:pointer}.cIconBtn__icon{pointer-events:none;user-select:none}.cIconBtn__txt{pointer-events:none;user-select:none;color:var(--red);font-size:max(10px,min(16px,2svh));font-weight:400;line-height:180%}.pFv{position:relative;z-index:0;height:100%;width:max-content;padding:0 min(263px,32.875svh);display:flex;align-items:center;justify-content:center}.pFv__inner{width:max-content;height:max-content}.pFv__img{position:relative;z-index:0;width:auto;height:min(541px,67.625svh);aspect-ratio:533/541;transform:scale(1);opacity:0}.pFv__img .img{position:absolute;z-index:0;width:max-content;height:min(569px,71.125svh)}.pFv__img img{width:auto;height:100%;object-fit:contain}body[data-loaded="1"] .pFv__img{transform:scale(1);opacity:0;animation:.6s 0s linear BoundIn forwards;animation-delay:.3s}.pFv__scrollSuggestion{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + min(541px,67.625svh)/2 + min(27px,3.375svh) + min(18px,2.25svh)*.9));z-index:0;margin:auto;width:max-content;opacity:0}body[data-loaded="1"] .pFv__scrollSuggestion{transition:.8s .8s ease opacity;opacity:1}.pMsg{position:relative;z-index:0;height:100%;width:max-content;display:flex;align-items:center;justify-self:center;margin-left:42px}.pMsg__inner{position:relative;z-index:0;width:max-content;height:max-content}.pMsg__info{width:max-content;height:max-content}.pMsg__ttl{color:var(--red);text-align:center;font-family:var(--yu-gothic-d);font-weight:700;line-height:150%}.pMsg__lead{color:var(--red);text-align:center;font-family:var(--yu-gothic-d);line-height:150%}.pMsg__txt{margin-top:min(25px,3.125svh);font-size:min(16px,2svh);font-weight:400;line-height:180%;text-align:center}.pMsg__txt span.en{display:inline-block;color:var(--red);font-family:var(--en);font-size:min(24px,3svh);font-weight:300;line-height:180%;padding:0 min(1px,.125svh) 0 min(14px,1.75svh)}.pMsg__illusts .img{position:absolute;top:50%;left:50%;z-index:0;left:min(300px,37.5svh);height:max-content}.pMsg__illusts .img__wrap,.pMsg__illusts .img__inner{width:100%;height:100%}.pMsg__illusts img{width:100%;height:100%;object-fit:contain}.pMsg__illusts .img1{transform:translate(calc(-50% - min(343px,42.875svh)),calc(-50% - min(188px,23.5svh)));width:min(141px,17.625svh);height:min(115px,14.375svh)}.pMsg__illusts .img2{transform:translate(calc(-50% - min(185px,23svh)),calc(-50% - min(249px,31.125svh)));width:min(124px,15.5svh);height:min(118px,14.75svh)}.pMsg__illusts .img3{transform:translate(calc(-50% + min(13px,1.625svh)),calc(-50% - min(256px,32svh)));width:min(161px,20.125svh);height:min(118px,14.75svh)}.pMsg__illusts .img4{transform:translate(calc(-50% + min(172px,21.5svh)),calc(-50% - min(198px,24.75svh)));width:min(149px,18.625svh);height:min(169px,21.125svh)}.pMsg__illusts .img5{transform:translate(calc(-50% - min(327px,40.875svh)),calc(-50% + min(152px,19svh)));width:min(104px,13svh);height:min(128px,16svh)}.pMsg__illusts .img6{transform:translate(calc(-50% - min(202px,25.25svh)),calc(-50% + min(240px,30svh)));width:min(114px,14.25svh);height:min(116px,14.5svh)}.pMsg__illusts .img7{transform:translate(calc(-50% - min(41px,5.125svh)),calc(-50% + min(254px,31.75svh)));width:min(100px,12.5svh);height:min(85px,10.625svh)}.pMsg__illusts .img8{transform:translate(calc(-50% + min(117px,14.625svh)),calc(-50% + min(217px,27.125svh)));width:min(132px,16.5svh);height:min(131px,16.375svh)}.pMsg__illusts .img9{transform:translate(calc(-50% + min(234px,29.25svh)),calc(-50% + min(92px,11.5svh)));width:min(133.2px,16.65svh);height:min(106.8px,13.35svh)}.pAttempt{position:relative;z-index:0;height:100%;margin-left:271px}.pAttempt__items{height:100%;display:flex;align-items:center}.cAttempt{position:relative;z-index:0;height:max-content;border-top:solid 1px var(--silver);padding:min(17px,2.125svh) min(6px,.75svh) 0;box-sizing:border-box}.cAttempt .main,.cAttempt .deco{pointer-events:none;user-select:none;position:absolute;z-index:1}.cAttempt .main__inner,.cAttempt .deco__inner{width:100%;height:100%}.cAttempt img{width:100%;height:100%;object-fit:contain}.cAttempt__ttl{position:relative;z-index:0;padding-left:min(25px,3.125svh);height:max-content}.cAttempt__ttl:before{content:"";position:absolute;top:0;left:0;bottom:0;z-index:0;margin:auto;width:min(4px,.5svh);height:calc(100% - (min(8px,1svh)*2));background:var(--red);border-radius:min(6px,.75svh)}.cAttempt__ttl__inner{color:var(--red);font-family:var(--yu-gothic-d);font-size:min(30px,3.75svh);font-weight:600;line-height:1.4}.cAttempt__detail{display:flex;align-items:center;gap:0 min(13px,1.625svh);margin-top:min(25px,3.125svh)}.cAttempt__txt{text-align:justify;width:calc(100% - min(35px,4.375svh) - min(13px,1.625svh));color:var(--red);font-size:min(16px,2svh);font-weight:400;line-height:180%}.cAttempt-1{width:390px;top:max(-30px,-3.75svh)}.cAttempt-1 .main{position:absolute;top:min(110px,13.75svh);left:min(90px,11.25svh);z-index:1;width:min(248px,31svh);height:min(200px,25svh)}.cAttempt-1 .deco{position:absolute;z-index:1}.cAttempt-1 .deco-1{top:max(-68px,-8.5svh);right:max(-73px,-9.125svh);width:min(47px,5.875svh);height:min(58px,7.25svh)}.cAttempt-1 .deco-2{bottom:max(-122px,-15.25svh);left:min(21px,2.625svh);width:min(37px,4.625svh);height:min(48px,6svh)}.cAttempt-1 .deco-3{bottom:max(-117px,-14.625svh);right:max(-48px,-6svh);width:min(40px,5svh);height:min(48px,6svh)}.pAttemptCommonModal{position:fixed;inset:0;z-index:110;width:100vw;height:100svh;background:rgba(82,82,82,.5);overflow:hidden;display:flex;align-items:center;justify-content:center}.pAttemptCommonModal .deco{pointer-events:none;user-select:none;position:absolute;top:50%;left:50%;z-index:1}.pAttemptCommonModal .deco img{width:100%;height:100%;object-fit:contain}.pAttemptCommonModal .deco-1{width:max(40rem,5svh);height:max(42rem,5.25svh);transform:translate(calc(-50% - max(340rem,42.5svh)),calc(-50% - max(276rem,34.5svh)))}.pAttemptCommonModal .deco-2{width:min(41rem,5.125svh);height:min(42rem,5.25svh);transform:translate(calc(-50% - max(360rem,45svh)),calc(-50% - max(225rem,28.125svh)))}.pAttemptCommonModal .deco-3{width:max(62rem,7.75svh);height:max(51rem,6.375svh);transform:translate(calc(-50% + max(378rem,47.25svh)),calc(-50% - max(287rem,35.875svh)))}.pAttemptCommonModal .deco-4{width:max(51rem,6.375svh);height:max(84rem,10.5svh);transform:translate(calc(-50% + max(434rem,54.25svh)),calc(-50% - max(169rem,21.125svh)))}.pAttemptCommonModal .deco-5{width:min(86rem,10.75svh);height:min(76rem,9.5svh);transform:translate(calc(-50% - max(381rem,47.625svh)),calc(-50% + max(286rem,35.75svh)))}body:not([data-modal="1"]) .pAttemptCommonModal{pointer-events:none;user-select:none;opacity:0}body[data-modal="0"] .pAttemptCommonModal{pointer-events:none;user-select:none;opacity:0;transition:.3s ease opacity}body[data-modal="1"] .pAttemptCommonModal{transition:.3s ease opacity;opacity:1}.pAttemptCommonModal__ellipse{pointer-events:none;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;-webkit-aspect-ratio:964/835;aspect-ratio:964/835;height:auto}.pAttemptCommonModal__ellipse img{width:100%;height:100%;object-fit:contain}.pAttemptModal{position:fixed;inset:0;z-index:120;margin:auto;width:100vw;height:100vh;height:100svh;opacity:0}.pAttemptModal:not(.isOpenModalId){pointer-events:none;user-select:none;opacity:0}body[data-loaded="1"] .pAttemptModal:not(.isOpenModalId){transition:.3s ease opacity}body[data-loaded="1"] .pAttemptModal.isOpenModalId{transition:.3s ease opacity;opacity:1}.pAttemptModal__closeArea{position:absolute;inset:0;z-index:0;margin:auto;width:100%;height:100%;cursor:pointer}.pAttemptModal__inner{height:max-content}.pAttemptModal__info{height:max-content;width:414px;margin-left:240px;width:min(414px,414rem);margin-left:min(240px,240rem)}.pAttemptModal__label{color:var(--red);font-size:max(10px,min(16px,2svh));font-weight:400;line-height:180%}.pAttemptModal__ttl{margin-top:min(4px,.5svh);font-family:var(--yu-gothic-d);font-size:max(10px,min(30px,3.75svh));line-height:140%}.pAttemptModal-4 .pAttemptModal__ttl,.pAttemptModal-14 .pAttemptModal__ttl,.pAttemptModal-18 .pAttemptModal__ttl{font-size:max(10px,min(25px,3.125svh))}.pAttemptModal__txt{margin-top:min(10px,1.25svh);font-family:var(--yu-gothic-d);font-size:max(10px,min(18px,2.25svh));line-height:170%}.pAttemptModal__label,.pAttemptModal__ttl,.pAttemptModal__txt{opacity:0;transform:translateY(12px)}.pAttemptModal__detail{position:relative;z-index:0;border-top:solid 1px var(--silver);margin-top:min(15px,1.875svh);box-sizing:border-box;height:min(254px,31.75svh)}.pAttemptModal__detail.isVisibleScrollbar:before,.pAttemptModal__detail.isVisibleScrollbar:after{pointer-events:none;user-select:none;content:"";position:absolute;left:0;right:0;z-index:1;width:100%;height:24px;background:#fcfcfc}.pAttemptModal__detail.isVisibleScrollbar:before{top:0;background:linear-gradient(180deg,#fcfcfc 0%,#fcfcfc 20%,rgba(252,252,252,0) 100%)}.pAttemptModal__detail.isVisibleScrollbar:after{bottom:-1px;background:linear-gradient(0deg,#fcfcfc 0%,#fcfcfc 20%,rgba(252,252,252,0) 100%)}.pAttemptModal__detail.isVisibleScrollbar .pAttemptModal__detail__inner{padding:min(20px,2.5svh) 14px min(20px,2.5svh) 0}.pAttemptModal__detail__inner{padding:min(20px,2.5svh) 0}.pAttemptModal__detail__inner p{text-align:justify;font-size:max(10px,min(16px,2svh));font-weight:400;line-height:180%}.pAttemptModal__imgs .img img{width:100%;height:100%;object-fit:cover}.pAttemptModal-hasImg .pAttemptModal__imgs .img{z-index:1;-webkit-aspect-ratio:243/162;aspect-ratio:243/162;height:auto}.pAttemptModal__imgs .illust .illust__inner{width:100%;height:100%}.pAttemptModal__imgs .illust img{width:100%;height:100%;object-fit:contain}.pAttemptModal-1 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:248/200;aspect-ratio:248/200}.pAttemptModal-6 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:254/190;aspect-ratio:254/190}.pAttemptModal-13 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:197/286;aspect-ratio:197/286}.pAttemptModal-14 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:292/222;aspect-ratio:292/222}.pAttemptModal-2 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:204/205;aspect-ratio:204/205}.pAttemptModal-3 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:173/149.88;aspect-ratio:173/149.88}.pAttemptModal-4 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:235/141;aspect-ratio:235/141}.pAttemptModal-5 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:201/192;aspect-ratio:201/192}.pAttemptModal-7 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:125/182;aspect-ratio:125/182}.pAttemptModal-8 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:190/230;aspect-ratio:190/230}.pAttemptModal-9 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:169/224;aspect-ratio:169/224}.pAttemptModal-10 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:222/161;aspect-ratio:222/161}.pAttemptModal-11 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:248/185;aspect-ratio:248/185}.pAttemptModal-12 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:185/225;aspect-ratio:185/225}.pAttemptModal-15 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:226/191;aspect-ratio:226/191}.pAttemptModal-16 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:223/230;aspect-ratio:223/230}.pAttemptModal-17 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:260/221;aspect-ratio:260/221}.pAttemptModal-18 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:278/236;aspect-ratio:278/236}.pAttemptModal__close{margin:auto;width:max-content;height:max-content}.simplebar-track.simplebar-vertical{width:3px!important;background:var(--lightgray);border-radius:3px!important;top:min(20px,2.5svh);height:calc(100% - (min(20px,2.5svh)*2))!important}.simplebar-track.simplebar-vertical .simplebar-scrollbar{border-radius:3px;background:var(--pink)}body{height:100vh;height:100svh}body:not([data-loaded="1"]){cursor:wait}.jsObserver.isFadeSlideIn,.jsObserver .isFadeSlideIn{opacity:0;transform:translateY(12px)}.jsObserver .isBoundIn,.jsObserver.isBoundIn{transform:scale(1);opacity:0}.jsObserver.isCue.isFadeSlideIn,.jsObserver.isCue .isFadeSlideIn{transition:1.3s cubic-bezier(.22,1,.36,1) transform,1.3s cubic-bezier(.22,1,.36,1) opacity;opacity:1;transform:translateZ(0)}.jsObserver.isCue .isBoundIn,.jsObserver.isCue.isBoundIn{transform:scale(1);opacity:0;animation:.6s 0s linear BoundIn forwards}.jsObserver.isCue .isPyokopypko1,.jsObserver.isCue.isPyokopypko1{animation:8s cubic-bezier(.87,0,.13,1) pyokopypko1 infinite forwards;animation-delay:.75s}.jsObserver.isCue .isPyokopypko2,.jsObserver.isCue.isPyokopypko2{animation:6.25s cubic-bezier(.87,0,.13,1) pyokopypko2 infinite forwards;animation-delay:.8s}.jsObserver.isCue .isPyokopypko3,.jsObserver.isCue.isPyokopypko3{animation:6s cubic-bezier(.87,0,.13,1) pyokopypko3 infinite forwards;animation-delay:.85s}.jsObserver.isCue .isPyokopypko4,.jsObserver.isCue.isPyokopypko4{animation:5.5s cubic-bezier(.87,0,.13,1) pyokopypko4 infinite forwards;animation-delay:.9s}.jsObserver.isCue .isPyokopypko5,.jsObserver.isCue.isPyokopypko5{animation:6.5s cubic-bezier(.87,0,.13,1) pyokopypko5 infinite forwards;animation-delay:.95s}.jsObserver.isCue .isPyokopypko6,.jsObserver.isCue.isPyokopypko6{animation:7s cubic-bezier(.87,0,.13,1) pyokopypko6 infinite forwards;animation-delay:1s}.isOpenModalId.isFadeSlideIn,.isOpenModalId .isFadeSlideIn{animation:1.3s cubic-bezier(.22,1,.36,1) FadeSlideIn forwards}.isOpenModalId .isPyokopypko1,.isOpenModalId.isPyokopypko1{animation:8s cubic-bezier(.87,0,.13,1) pyokopypko1 infinite forwards}.isOpenModalId .isPyokopypko2,.isOpenModalId.isPyokopypko2{animation:6.25s cubic-bezier(.87,0,.13,1) pyokopypko2 infinite forwards}.isOpenModalId .isPyokopypko3,.isOpenModalId.isPyokopypko3{animation:6s cubic-bezier(.87,0,.13,1) pyokopypko3 infinite forwards}.isOpenModalId .isPyokopypko4,.isOpenModalId.isPyokopypko4{animation:5.5s cubic-bezier(.87,0,.13,1) pyokopypko4 infinite forwards}.isOpenModalId .isPyokopypko5,.isOpenModalId.isPyokopypko5{animation:6.5s cubic-bezier(.87,0,.13,1) pyokopypko5 infinite forwards}.isOpenModalId .isPyokopypko6,.isOpenModalId.isPyokopypko6{animation:7s cubic-bezier(.87,0,.13,1) pyokopypko6 infinite forwards}.pAttemptCommonModal .isPyokopypko1,.pAttemptCommonModal.isPyokopypko1{animation:8s cubic-bezier(.87,0,.13,1) pyokopypko1 infinite forwards}.pAttemptCommonModal .isPyokopypko2,.pAttemptCommonModal.isPyokopypko2{animation:6.25s cubic-bezier(.87,0,.13,1) pyokopypko2 infinite forwards}.pAttemptCommonModal .isPyokopypko3,.pAttemptCommonModal.isPyokopypko3{animation:6s cubic-bezier(.87,0,.13,1) pyokopypko3 infinite forwards}.pAttemptCommonModal .isPyokopypko4,.pAttemptCommonModal.isPyokopypko4{animation:5.5s cubic-bezier(.87,0,.13,1) pyokopypko4 infinite forwards}.pAttemptCommonModal .isPyokopypko5,.pAttemptCommonModal.isPyokopypko5{animation:6.5s cubic-bezier(.87,0,.13,1) pyokopypko5 infinite forwards}.pAttemptCommonModal .isPyokopypko6,.pAttemptCommonModal.isPyokopypko6{animation:7s cubic-bezier(.87,0,.13,1) pyokopypko6 infinite forwards}@keyframes FadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0)}}.assets{position:absolute;top:0;z-index:0;width:0px;height:0px;overflow:hidden;opacity:0}.tmp{position:fixed;top:0;left:0;width:1px;height:1px;overflow:hidden;opacity:0}.vh{width:10px;height:100vh;min-height:100vh}.svh{width:10px;height:100svh;min-height:100svh}.vw{height:10px;width:100vw;min-width:100vw}.svw{height:10px;width:100svh;min-width:100svh}.uHidden{display:none!important}.uNoClick{pointer-events:none!important;user-select:none!important}.uVisuallyHidden{pointer-events:none;user-select:none;position:absolute;top:0;left:0;z-index:0;width:1px;height:1px;overflow:hidden;opacity:0}.uDelay-100{transition-delay:.1s!important}.uDelay-150{transition-delay:.15s!important}.uDelay-200{transition-delay:.2s!important}.uDelay-250{transition-delay:.25s!important}.uDelay-300{transition-delay:.3s!important}.uDelay-350{transition-delay:.35s!important}.uDelay-400{transition-delay:.4s!important}.uDelay-450{transition-delay:.45s!important}.uDelay-500{transition-delay:.5s!important}.uDelay-550{transition-delay:.55s!important}.uDelay-600{transition-delay:.6s!important}.uDelay-650{transition-delay:.65s!important}.uDelay-700{transition-delay:.7s!important}.uDelay-750{transition-delay:.75s!important}.uDelay-800{transition-delay:.8s!important}.uDelay-850{transition-delay:.85s!important}.uDelay-900{transition-delay:.9s!important}.uDelay-950{transition-delay:.95s!important}.uDelay-1000{transition-delay:1s!important}.uDelay-1050{transition-delay:1.05s!important}.uDelay-1100{transition-delay:1.1s!important}.uDelay-1150{transition-delay:1.15s!important}.uDelay-1200{transition-delay:1.2s!important}.uDelay-1250{transition-delay:1.25s!important}.uDelay-1300{transition-delay:1.3s!important}.uDelay-1350{transition-delay:1.35s!important}.uDelay-1400{transition-delay:1.4s!important}.uDelay-1450{transition-delay:1.45s!important}.uDelay-1500{transition-delay:1.5s!important}.uDelay-1550{transition-delay:1.55s!important}.uDelay-1600{transition-delay:1.6s!important}.uDelay-1650{transition-delay:1.65s!important}.uDelay-1700{transition-delay:1.7s!important}.uDelay-1750{transition-delay:1.75s!important}.uDelay-1800{transition-delay:1.8s!important}.uDelay-1850{transition-delay:1.85s!important}.uDelay-1900{transition-delay:1.9s!important}.uDelay-1950{transition-delay:1.95s!important}.uDelay-2000{transition-delay:2s!important}.uDelay-2050{transition-delay:2.05s!important}.uDelayAnime-100{animation-delay:.1s!important}.uDelayAnime-150{animation-delay:.15s!important}.uDelayAnime-200{animation-delay:.2s!important}.uDelayAnime-250{animation-delay:.25s!important}.uDelayAnime-300{animation-delay:.3s!important}.uDelayAnime-350{animation-delay:.35s!important}.uDelayAnime-400{animation-delay:.4s!important}.uDelayAnime-450{animation-delay:.45s!important}.uDelayAnime-500{animation-delay:.5s!important}.uDelayAnime-550{animation-delay:.55s!important}.uDelayAnime-600{animation-delay:.6s!important}.uDelayAnime-650{animation-delay:.65s!important}.uDelayAnime-700{animation-delay:.7s!important}.uDelayAnime-750{animation-delay:.75s!important}.uDelayAnime-800{animation-delay:.8s!important}.uDelayAnime-850{animation-delay:.85s!important}.uDelayAnime-900{animation-delay:.9s!important}.uDelayAnime-950{animation-delay:.95s!important}.uDelayAnime-1000{animation-delay:1s!important}.uDelayAnime-1050{animation-delay:1.05s!important}.uDelayAnime-1100{animation-delay:1.1s!important}.uDelayAnime-1150{animation-delay:1.15s!important}.uDelayAnime-1200{animation-delay:1.2s!important}.uDelayAnime-1250{animation-delay:1.25s!important}.uDelayAnime-1300{animation-delay:1.3s!important}.uDelayAnime-1350{animation-delay:1.35s!important}.uDelayAnime-1400{animation-delay:1.4s!important}.uDelayAnime-1450{animation-delay:1.45s!important}.uDelayAnime-1500{animation-delay:1.5s!important}.uDelayAnime-1550{animation-delay:1.55s!important}.uDelayAnime-1600{animation-delay:1.6s!important}.uDelayAnime-1650{animation-delay:1.65s!important}.uDelayAnime-1700{animation-delay:1.7s!important}.uDelayAnime-1750{animation-delay:1.75s!important}.uDelayAnime-1800{animation-delay:1.8s!important}.uDelayAnime-1850{animation-delay:1.85s!important}.uDelayAnime-1900{animation-delay:1.9s!important}.uDelayAnime-1950{animation-delay:1.95s!important}.uDelayAnime-2000{animation-delay:2s!important}.uDelayAnime-2050{animation-delay:2.05s!important}@keyframes pyokopypko1{0%{transform:translate(0) rotate(0)}5%{transform:translate(-1.2%) rotate(3deg)}10%{transform:translateY(5%) rotate(-1.5deg)}15%{transform:translate(1.5%,-.3%) rotate(1.5deg)}20%{transform:translate(3%,1.5%) rotate(0)}25%{transform:translate(4%,-.6%) rotate(0)}30%{transform:translate(4.8%,6%) rotate(3deg)}35%{transform:translate(6%) rotate(0)}40%{transform:translate(3%,3%) rotate(-7deg)}45%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes pyokopypko2{0%{transform:translate(0) rotate(0)}10%{transform:translate(-3.6%,1.2%) rotate(-4deg)}20%{transform:translate(3.6%,-1.2%) rotate(4deg)}30%{transform:translate(-2.4%,2.4%) rotate(-2deg)}40%{transform:translate(2.4%,-2.4%) rotate(2deg)}50%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes pyokopypko3{0%{transform:translate(0) rotate(0)}15%{transform:translateY(-6%) rotate(-3deg)}30%{transform:translateY(3%) rotate(1.5deg)}45%{transform:translateY(-3.6%) rotate(-2deg)}60%{transform:translateY(5%) rotate(3deg)}80%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes pyokopypko4{0%{transform:translate(0) rotate(0)}20%{transform:translate(3.6%,3.6%) rotate(2deg)}40%{transform:translate(-3.6%,3.6%) rotate(-2deg)}60%{transform:translate(3.6%,-3.6%) rotate(3deg)}80%{transform:translate(-3.6%,-3.6%) rotate(-3deg)}to{transform:translate(0) rotate(0)}}@keyframes pyokopypko5{0%{transform:translate(0) rotate(0)}10%{transform:translate(1.2%) rotate(1.5deg)}20%{transform:translate(-1.2%) rotate(-1.5deg)}30%{transform:translate(.6%,1.2%) rotate(1deg)}40%{transform:translate(-.6%,-1.2%) rotate(-1deg)}60%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes pyokopypko6{0%{transform:translate(0) rotate(0)}20%{transform:translate(4.8%,-4.8%) rotate(7deg)}40%{transform:translate(6%,6%) rotate(15deg)}60%{transform:translate(-4.8%,4.8%) rotate(-10deg)}80%{transform:translate(-6%,-6%) rotate(-7deg)}to{transform:translate(0) rotate(0)}}@keyframes BoundIn{0%{transform:scale(1);opacity:0}8%{transform:scale(1.07);opacity:1}17%{transform:scale(1.232);opacity:1}34%{scale:1;opacity:1}51%{transform:scale(1.071);opacity:1}68%{transform:scale(1);opacity:1}84%{transform:scale(1.03525);opacity:1}to{transform:scale(1);opacity:1}}@media (hover: hover){:root{--scrollBarH: 8px}.cCircleBtn:hover .cCircleBtn__bg,.isHover:hover .cCircleBtn__bg{filter:blur(2.5px);transform:translateZ(0)}.cReturnLink:hover .cReturnLink__icon{transform:translate(max(-6px,-.75svh))}}@media (hover: none){:root{--scrollBarH: 0px;--scrollBarH: 8px}.lMain{overscroll-behavior:none;overflow-x:auto;overflow-y:visible}body{overflow-x:auto;overflow-y:hidden}}@media (min-width: 769px){html,body{--base-vw: 1440}.lFooter__inner{top:min(10px,1.25svh)}.pFv__img .img{top:50%;right:0;transform:translateY(-50%)}.pMsg__inner{top:max(-5px,-.625svh)}.pMsg__ttl{font-size:min(24px,3svh);margin-left:max(-24px,-3svh)}.pMsg__lead{margin-top:min(7px,.875svh);font-size:min(17px,2.125svh);margin-left:max(-26px,-3.25svh)}.cAttempt-1 .cAttempt__detail{margin-top:min(287px,35.875svh);width:min(368px,46svh)}.cAttempt-2{width:min(451px,56.375svh);top:max(-130px,-16.25svh);margin-left:min(94px,11.75svh);padding-top:min(23px,2.875svh)}.cAttempt-2 .main{top:max(-32px,-4svh);right:max(-282px,-35.25svh);width:min(228px,28.5svh);height:min(231px,28.875svh)}.cAttempt-2 .deco-1{top:max(-133px,-16.625svh);right:max(-343px,-42.875svh);width:min(65px,8.125svh);height:min(51px,6.375svh)}.cAttempt-2 .cAttempt__detail{width:min(415px,51.875svh)}.cAttempt-3{top:min(148px,18.5svh);margin-left:max(-113px,-14.125svh);padding-top:min(22px,2.75svh);width:min(489px,61.125svh)}.cAttempt-3 .main{top:min(53px,6.5svh);left:max(-203px,-25.375svh);width:min(173px,21.625svh);height:min(150px,18.75svh)}.cAttempt-3 .deco-1{bottom:max(-76px,-9.5svh);right:max(-60px,-7.5svh);width:min(105px,13.125svh);height:min(91px,11.375svh)}.cAttempt-3 .cAttempt__detail{width:min(472px,59svh)}.cAttempt-4{top:max(-110px,-13.75svh);margin-left:min(112px,14svh);padding-top:min(23px,2.875svh);width:min(579px,savh(579))}.cAttempt-4 .main{top:max(-6px,-.75svh);right:max(-225px,-28.125svh);width:min(253px,31.625svh);height:min(154px,19.25svh)}.cAttempt-4 .deco-1{top:max(-147px,-18.375svh);left:max(-39px,-4.875svh);width:min(66px,8.25svh);height:min(71px,8.875svh)}.cAttempt-4 .deco-2{top:max(-132px,-16.5svh);right:min(122px,15.25svh);width:min(40px,5svh);height:min(42px,5.25svh)}.cAttempt-4 .cAttempt__ttl{padding-left:min(14px,1.75svh)}.cAttempt-4 .cAttempt__ttl__inner{font-size:min(25px,3.125svh);line-height:152%}.cAttempt-4 .cAttempt__detail{width:min(552px,69svh);margin-top:min(13px,1.625svh)}.cAttempt-4 .cAttempt__txt{font-size:min(14px,1.75svh);line-height:180%}.cAttempt-5{top:min(128px,16svh);margin-left:max(-246px,-30.75svh);padding-top:min(17px,2.125svh);width:min(421px,52.625svh)}.cAttempt-5 .main{top:min(27px,3.375svh);left:max(-226px,-28.25svh);width:min(201px,25.125svh);height:min(192px,24svh)}.cAttempt-5 .deco-1{bottom:max(-135px,-16.875svh);left:min(131px,16.375svh);width:min(41px,5.125svh);height:min(51px,6.375svh)}.cAttempt-5 .cAttempt__ttl{padding-left:min(20px,2.5svh)}.cAttempt-5 .cAttempt__detail{width:min(367px,45.875svh);margin-top:min(20px,2.5svh)}.cAttempt-6{top:max(-129px,-16.125svh);margin-left:min(178px,22.25svh);padding-top:min(22px,2.75svh);width:min(428px,53.5svh)}.cAttempt-6 .main{top:0;right:max(-248px,-31svh);width:min(254px,31.75svh);height:min(190px,23.75svh)}.cAttempt-6 .deco-1{top:max(-130px,-16.25svh);left:0;width:min(31px,3.875svh);height:min(31px,3.875svh)}.cAttempt-6 .deco-2{top:max(-110px,-13.75svh);right:max(-453px,-56.625svh);width:min(143px,17.875svh);height:min(71px,8.875svh)}.cAttempt-6 .cAttempt__detail{width:min(377px,47.125svh)}.cAttempt-7{top:min(107px,13.375svh);margin-left:max(-94px,-11.75svh);padding-top:min(19px,2.375svh);width:min(520px,65svh)}.cAttempt-7 .main{top:min(23px,2.875svh);left:max(-160px,-20svh);width:min(125px,15.625svh);height:min(182px,22.75svh)}.cAttempt-7 .deco-1{bottom:max(-150px,-18.75svh);left:max(-68px,-8.5svh);width:min(40px,5svh);height:min(47px,5.875svh)}.cAttempt-7 .cAttempt__ttl{padding-left:min(20px,2.5svh)}.cAttempt-7 .cAttempt__detail{width:min(474px,59.25svh);margin-top:min(35px,4.375svh)}.cAttempt-8{top:max(-129px,-16.125svh);margin-left:min(43px,5.375svh);padding-top:min(26px,3.25svh);width:min(404px,50.5svh)}.cAttempt-8 .main{top:max(-28px,-3.5svh);right:max(-194px,-24.25svh);width:min(190px,23.75svh);height:min(230px,28.75svh)}.cAttempt-8 .cAttempt__ttl{padding-left:min(19px,2.375svh)}.cAttempt-9{top:min(108px,13.5svh);margin-left:max(-85px,-10.625svh);padding-top:min(23px,2.875svh);width:min(420px,52.5svh)}.cAttempt-9 .main{top:min(20px,2.5svh);left:max(-190px,-23.75svh);width:min(169px,21.125svh);height:min(224px,28svh)}.cAttempt-9 .deco-1{bottom:max(-150px,-18.75svh);left:max(-77px,-9.625svh);width:min(105px,13.125svh);height:min(82px,10.25svh)}.cAttempt-9 .deco-2{bottom:max(-157px,-19.625svh);right:max(-33px,-4.125svh);width:min(48px,6svh);height:min(51px,6.375svh)}.cAttempt-9 .cAttempt__ttl{padding-left:min(15px,1.875svh)}.cAttempt-9 .cAttempt__detail{margin-top:min(16px,2svh)}.cAttempt-10{top:max(-165px,-20.625svh);margin-left:min(120px,15svh);padding-top:min(17px,2.125svh);width:min(342px,42.75svh)}.cAttempt-10 .main{top:max(-19px,-2.375svh);right:max(-250px,-31.25svh);width:min(222px,27.75svh);height:min(161px,20.125svh)}.cAttempt-10 .deco-1{top:max(-117px,-14.625svh);left:max(-130px,-16.25svh);width:min(120px,15svh);height:min(65px,8.125svh)}.cAttempt-10 .deco-2{bottom:0;right:0;width:min(126px,15.75svh);height:min(65px,8.125svh)}.cAttempt-10 .cAttempt__detail{width:min(336px,42svh);margin-top:min(13px,1.625svh)}.cAttempt-11{top:min(116px,14.5svh);margin-left:max(-26px,-3.25svh);padding-top:min(20px,2.5svh);width:min(411px,51.375svh)}.cAttempt-11 .main{top:min(21px,2.625svh);left:max(-315px,-39.375svh);width:min(300px,37.5svh);height:min(224px,28svh)}.cAttempt-11 .deco-1{bottom:max(-161px,-20.125svh);left:0;width:min(75px,9.375svh);height:min(46px,5.75svh)}.cAttempt-11 .cAttempt__detail{width:min(244px,30.5svh)}.cAttempt-12{top:max(-141px,-17.625svh);margin-left:min(53px,6.625svh);padding-top:min(24px,3svh);width:min(341px,42.625svh)}.cAttempt-12 .main{top:max(-66px,-8.25svh);right:max(-241px,-30.125svh);width:min(218px,27.25svh);height:min(232px,29svh)}.cAttempt-12 .deco-1{top:max(-141px,-17.625svh);right:max(-283px,-35.375svh);width:min(47px,5.875svh);height:min(58px,7.25svh)}.cAttempt-12 .cAttempt__detail{margin-top:min(24px,3svh)}.cAttempt-13{top:min(109px,13.625svh);margin-left:max(-22px,-2.75svh);padding-top:min(20px,2.5svh);width:min(411px,51.375svh)}.cAttempt-13 .main{top:max(-25px,-3.125svh);left:max(-220px,-27.5svh);width:min(197px,24.625svh);height:min(286px,35.75svh)}.cAttempt-13 .deco-1{top:min(192px,24svh);left:max(-361px,-45.125svh);width:min(45px,5.625svh);height:min(34px,4.25svh)}.cAttempt-13 .deco-2{bottom:max(-98px,-12.25svh);left:max(-20px,-2.5svh);width:min(40px,5svh);height:min(47px,5.875svh)}.cAttempt-13 .cAttempt__detail{margin-top:min(37px,4.625svh);width:min(372px,46.5svh);gap:0 0}.cAttempt-14{top:min(16px,2svh);margin-left:min(86px,10.75svh);padding-top:min(23px,2.875svh);width:min(428px,53.5svh)}.cAttempt-14 .main{top:min(165px,20.625svh);left:min(121px,15.125svh);width:min(292px,36.5svh);height:min(222px,27.75svh)}.cAttempt-14 .deco-1{bottom:max(-33px,-4.125svh);right:max(-22px,-2.75svh);width:min(62px,7.75svh);height:min(95px,11.875svh)}.cAttempt-14 .cAttempt__detail{margin-top:min(268px,33.5svh);width:min(276px,34.5svh)}.cAttempt-15{top:max(-146px,-18.25svh);margin-left:min(124px,15.5svh);padding-top:min(21px,2.625svh);width:min(350px,43.75svh)}.cAttempt-15 .main{top:max(-24px,-3svh);right:max(-252px,-31.5svh);width:min(226px,28.25svh);height:min(191px,23.875svh)}.cAttempt-15 .deco-1{top:max(-126px,-15.75svh);left:max(-161px,-20.125svh);width:min(56px,7svh);height:min(35px,4.375svh)}.cAttempt-15 .deco-2{top:max(-132px,-16.5svh);left:max(-51px,-6.5svh);width:min(66px,8.25svh);height:min(71px,8.875svh)}.cAttempt-15 .deco-3{top:max(-100px,-12.5svh);right:max(-39px,-4.875svh);width:min(62px,7.75svh);height:min(55px,6.875svh)}.cAttempt-15 .cAttempt__ttl{padding-left:min(21px,2.625svh)}.cAttempt-15 .cAttempt__detail{margin-top:min(20px,2.5svh)}.cAttempt-16{top:min(143px,17.875svh);margin-left:max(-10px,-1.25svh);padding-top:min(23px,2.875svh);width:min(398px,49.75svh)}.cAttempt-16 .main{top:min(13px,1.625svh);left:max(-254px,-31.75svh);width:min(247px,30.875svh);height:min(254px,31.75svh)}.cAttempt-16 .deco-1{bottom:max(-97px,-12.125svh);left:min(5px,.625svh);width:min(53px,6.625svh);height:min(40px,5svh)}.cAttempt-16 .deco-2{bottom:max(-57px,-7.125svh);right:max(-29px,-3.625svh);width:min(50px,6.25svh);height:min(45px,5.625svh)}.cAttempt-16 .cAttempt__detail{margin-top:min(27px,3.375svh);width:min(320px,40svh)}.cAttempt-17{top:max(-148px,-18.5svh);margin-left:min(63px,7.875svh);padding-top:min(21px,2.625svh);width:min(330px,41.25svh)}.cAttempt-17 .main{top:max(-81px,-10.125svh);right:max(-243px,-30.375svh);width:min(250px,31.25svh);height:min(221px,27.625svh)}.cAttempt-17 .deco-1{top:max(-150px,-18.75svh);right:max(-420px,-52.5svh);width:min(134px,16.75svh);height:min(59px,7.375svh)}.cAttempt-17 .cAttempt__ttl{padding-left:min(17px,2.125svh)}.cAttempt-17 .cAttempt__detail{margin-top:min(22px,2.75svh);gap:0;width:min(308px,38.5svh)}.cAttempt-18{top:min(131px,16.375svh);margin-left:min(86px,10.75svh);padding-top:min(23px,2.875svh);width:min(440px,55svh)}.cAttempt-18 .main{top:max(-41px,-5.125svh);left:max(-394px,-49.125svh);width:min(396px,49.5svh);height:min(312px,39svh)}.cAttempt-18 .deco-1{bottom:max(-122px,-15.25svh);right:min(14px,1.75svh);width:min(90px,11.25svh);height:min(91px,11.375svh)}.cAttempt-18 .cAttempt__ttl{padding-left:min(19px,2.375svh)}.cAttempt-18 .cAttempt__detail{margin-top:min(23px,2.875svh)}.pAttemptCommonModal__ellipse{width:max(964rem,120.5svh)}.pAttemptModal__inner{position:absolute;inset:0;z-index:1;margin:auto;display:flex;justify-content:center;width:790px;width:min(790px,790rem);min-height:min(464px,58svh)}.pAttemptModal-1 .pAttemptModal__info,.pAttemptModal-2 .pAttemptModal__info{position:relative;top:min(11px,1.375svh)}.pAttemptModal-9 .pAttemptModal__info{position:relative;top:min(45px,5.625svh)}.pAttemptModal-13 .pAttemptModal__info{position:relative;top:min(44px,5.5svh)}.pAttemptModal-14 .pAttemptModal__info{position:relative;top:min(18px,2.25svh)}.pAttemptModal-15 .pAttemptModal__info,.pAttemptModal-16 .pAttemptModal__info{position:relative;top:min(30px,3.75svh)}.pAttemptModal-17 .pAttemptModal__info{position:relative;top:min(48px,6svh)}.pAttemptModal-18 .pAttemptModal__info{position:relative;top:min(54px,6.75svh)}.pAttemptModal-4 .pAttemptModal__detail,.pAttemptModal-6 .pAttemptModal__detail,.pAttemptModal-8 .pAttemptModal__detail,.pAttemptModal-12 .pAttemptModal__detail,.pAttemptModal-13 .pAttemptModal__detail,.pAttemptModal-17 .pAttemptModal__detail{height:min(274px,34.25svh)}.pAttemptModal-hasImg .pAttemptModal__imgs .img{position:absolute;top:50%;left:50%;transform:translate(calc(-50% - min(260px,260rem)),calc(-50% - min(58px,58rem)));width:min(243px,243rem)}.pAttemptModal-4 .pAttemptModal__imgs .img{top:calc(50% - max(17rem,2.125svh));left:calc(50% - max(7rem,.875svh))}.pAttemptModal-18 .pAttemptModal__imgs .img{left:calc(50% + max(16rem,2svh))}.pAttemptModal__imgs .illust{position:absolute;top:50%;left:50%;z-index:2;height:auto}.pAttemptModal-1 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(258px,258rem)),calc(-50% + min(15px,15rem)));width:min(248px,248rem)}.pAttemptModal-6 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(270px,270rem)),calc(-50% + min(27px,27rem)));width:min(254px,254rem)}.pAttemptModal-13 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(260px,260rem)),calc(-50% + min(0px,0rem)));width:min(197px,197rem)}.pAttemptModal-14 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(260px,260rem)),calc(-50% + min(0px,0rem)));width:min(292px,292rem)}.pAttemptModal-2 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(280px,280rem)),calc(-50% + min(92px,92rem)));width:min(204px,204rem)}.pAttemptModal-3 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(310px,310rem)),calc(-50% + min(118px,118rem)));width:min(173px,173rem)}.pAttemptModal-4 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(280px,280rem)),calc(-50% + 0px));width:min(235px,235rem)}.pAttemptModal-5 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(280px,280rem)),calc(-50% + min(102px,102rem)));width:min(201px,201rem)}.pAttemptModal-7 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(350px,350rem)),calc(-50% + min(40px,40rem))) rotate(-14deg);width:min(125px,125rem)}.pAttemptModal-8 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(216px,216rem)),calc(-50% + min(80px,80rem)));width:min(190px,190rem)}.pAttemptModal-9 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(216px,216rem)),calc(-50% + min(80px,80rem)));width:min(169px,169rem)}.pAttemptModal-10 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(235px,235rem)),calc(-50% + min(97px,97rem)));width:min(222px,222rem)}.pAttemptModal-11 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(230px,230rem)),calc(-50% + min(97px,97rem)));width:min(248px,248rem)}.pAttemptModal-12 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(204px,204rem)),calc(-50% + min(98px,98rem))) rotate(-13deg);width:min(185px,185rem)}.pAttemptModal-15 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(230px,230rem)),calc(-50% + min(100px,100rem)));width:min(226px,226rem)}.pAttemptModal-16 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(305px,305rem)),calc(-50% + min(60px,60rem))) rotate(-11deg);width:min(223px,223rem)}.pAttemptModal-17 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(334px,334rem)),calc(-50% + min(62px,62rem)));width:min(260px,260rem)}.pAttemptModal-18 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(334px,334rem)),calc(-50% + min(62px,62rem))) rotate(-13deg);width:min(278px,278rem)}.pAttemptModal__close{position:absolute;top:50%;left:50%;transform:translate(calc(-50% + -0px),calc(-50% + min(318px,39.75svh)));z-index:0}.uPcHide,.uComingSoonPcHide{display:none!important}}@media (max-width: 768px){html,body{--base-vw: 375}.lMain__horizontal{overflow-y:clip}.lHeader{top:min(11px,1.6491754123svh);left:min(20px,2.9985007496svh)}.lHeader__upper{gap:0 min(13px,1.9490254873svh)}.lHeader__upper:before{height:min(17px,2.5487256372svh)}.lHeader__logo{height:min(27px,4.047976012svh)}.lHeader__thum{height:min(41px,6.1469265367svh)}.lHeader__lower{margin-top:min(4px,.5997001499svh)}.lFooter{box-sizing:border-box;width:100vw;max-width:400px;padding:0 min(72px,72rem)}.lFooter__logo{height:min(65px,9.7451274363svh)}.lFooter__txt{font-size:min(16px,2.3988005997svh)}.lFooter__copyright{bottom:min(31px,4.6476761619svh)}.lBg svg{width:99.700149925svh}.cScrollBar input::-webkit-slider-thumb{width:64px}.cScrollBar input::-moz-range-thumb{width:64px}.cCircleBtn{width:min(35px,5.2473763118svh);height:min(34px,5.0974512744svh)}.pAttemptModal .cCircleBtn{width:35px;height:34px}.cCircleBtn__icon{width:min(12px,1.7991004498svh);height:min(12px,1.7991004498svh)}.pAttemptModal .cCircleBtn__icon{width:12px;height:12px}.cScrollSuggestion{gap:0 min(6px,.8995502249svh)}.cScrollSuggestion__txt{font-size:min(18px,2.6986506747svh)}.cScrollSuggestion__icon{width:min(24px,3.5982008996svh);height:min(10px,1.4992503748svh)}.cReturnLink{gap:0 min(11px,1.6491754123svh)}.cIconBtn{gap:0 min(13px,1.9490254873svh)}.pAttemptModal .cIconBtn{gap:0 13px}.cIconBtn__txt{font-size:max(10px,min(16px,2.3988005997svh))}.pAttemptModal .cIconBtn__txt{font-size:16px}.pFv{width:100vw;padding:0 32rem;box-sizing:border-box}.pFv__img{width:calc(100vw - 64rem);height:auto}.pFv__img .img{top:50%;left:50%;height:min(52.1739130435svh,348rem);transform:translate(calc(-50% - 22px),calc(-50% - min(5px,.7496251874svh)))}.pFv__scrollSuggestion{transform:translate(-50%,calc(-50% + min(348px,348rem)/2 + min(22px,3.2983508246svh) + min(18px,2.6986506747svh)*.9))}.pMsg{margin-left:73px}.pMsg__inner{top:min(16px,2.3988005997svh)}.pMsg__info{position:relative;left:-14px;width:267px}.pMsg__ttl{width:100%;font-size:min(19px,2.8485757121svh)}.pMsg__lead{margin-top:6px;width:100%;font-size:min(14px,2.0989505247svh)}.pMsg__txt{margin-top:min(32px,4.7976011994svh);font-size:min(13px,1.9490254873svh)}.pMsg__txt span.en{margin-top:min(9px,1.3493253373svh);font-size:min(16px,2.3988005997svh);padding:0;padding-left:min(1px,.1499250375svh)}.pMsg__txt span.last{display:inline-block;margin-top:min(14px,2.0989505247svh)}.pMsg__illusts .img{left:50%}.pMsg__illusts .img1{transform:translate(calc(-50% - min(161px,24.1379310345svh)),calc(-50% - min(170px,25.4872563718svh)));width:min(57px,8.5457271364svh);height:min(98px,14.6926536732svh)}.pMsg__illusts .img2{transform:translate(calc(-50% - min(92px,13.7931034483svh)),calc(-50% - min(218px,32.6836581709svh)));width:min(72px,10.7946026987svh);height:min(69px,10.3448275862svh)}.pMsg__illusts .img3{transform:translate(calc(-50% + min(26px,3.8980509745svh)),calc(-50% - min(220px,32.9835082459svh)));width:min(135px,20.23988006svh);height:min(118px,17.6911544228svh)}.pMsg__illusts .img4{transform:translate(calc(-50% + min(135px,20.23988006svh)),calc(-50% - min(178px,26.6866566717svh)));width:min(91.3px,13.688155922svh);height:min(100.1px,15.0074962519svh)}.pMsg__illusts .img5{transform:translate(calc(-50% - min(169px,25.3373313343svh)),calc(-50% + min(123px,18.4407796102svh)));width:min(76px,11.3943028486svh);height:min(99px,14.8425787106svh)}.pMsg__illusts .img6{transform:translate(calc(-50% - min(110px,16.4917541229svh)),calc(-50% + min(193px,28.9355322339svh)));width:min(74px,11.0944527736svh);height:min(77px,11.5442278861svh)}.pMsg__illusts .img7{transform:translate(calc(-50% - min(22px,3.2983508246svh)),calc(-50% + min(223px,33.4332833583svh)));width:min(52px,7.796101949svh);height:min(45px,6.7466266867svh)}.pMsg__illusts .img8{transform:translate(calc(-50% + min(125px,18.7406296852svh)),calc(-50% + min(205px,30.7346326837svh)));width:min(156px,23.3883058471svh);height:min(101px,15.1424287856svh)}.pMsg__illusts .img9{transform:translate(calc(-50% + min(171px,25.6371814093svh)),calc(-50% + min(110px,16.4917541229svh)));width:min(69.3px,10.3898050975svh);height:min(55px,8.2458770615svh)}.pAttempt{margin-left:164px}.cAttempt{padding:min(19px,2.8485757121svh) 0 0;width:min(343px,51.4242878561svh);height:min(357px,53.5232383808svh)}.cAttempt__ttl{padding-left:min(15px,2.2488755622svh)}.cAttempt__ttl:before{width:min(4px,.5997001499svh);height:calc(100% - (min(4px,.5997001499svh)*2));border-radius:min(6px,.8995502249svh)}.cAttempt__ttl__inner{font-size:min(23px,3.4482758621svh)}.cAttempt__detail{gap:0 min(16px,2.3988005997svh);margin-top:min(23px,3.4482758621svh)}.cAttempt__txt{width:calc(100% - min(35px,5.2473763118svh) - min(16px,2.3988005997svh));font-size:min(14px,2.0989505247svh)}.cAttempt-1{top:max(-6px,-.8995502249svh);width:min(331px,49.6251874063svh)}.cAttempt-1 .main{top:min(91px,13.6431784108svh);left:min(60px,8.9955022489svh);width:min(224px,33.5832083958svh);height:min(181px,27.1364317841svh)}.cAttempt-1 .deco-1{top:max(-66px,-9.8950524738svh);right:max(-60px,-8.9955022489svh);width:min(46px,6.8965517241svh);height:min(45px,6.7466266867svh)}.cAttempt-1 .deco-2{bottom:max(-82px,-12.2938530735svh);left:0;width:min(37px,5.5472263868svh);height:min(48px,7.1964017991svh)}.cAttempt-1 .deco-3{bottom:max(-98px,-14.6926536732svh);right:max(-15px,-2.2488755622svh);width:min(40px,5.9970014993svh);height:min(33px,4.9475262369svh)}.cAttempt-1 .cAttempt__detail{width:100%;margin-top:min(254px,38.0809595202svh)}.cAttempt-2{width:min(343px,51.4242878561svh);margin-left:min(68px,10.1949025487svh);padding-bottom:min(165px,24.7376311844svh)}.cAttempt-2 .main{bottom:max(-66px,-9.8950524738svh);left:min(77px,11.5442278861svh);width:min(215px,32.2338830585svh);height:min(217px,32.5337331334svh)}.cAttempt-2 .deco-1{top:max(-91px,-13.6431784108svh);right:max(-44px,-6.5967016492svh);width:min(47.7px,7.1514242879svh);height:min(37.8px,5.6671664168svh)}.cAttempt-2 .cAttempt__detail{position:relative;width:min(332px,49.7751124438svh);margin-top:min(27px,4.047976012svh)}.cAttempt-3{margin-left:min(49px,7.3463268366svh);width:min(343px,51.4242878561svh)}.cAttempt-3 .cAttempt__ttl__inner{line-height:1.4}.cAttempt-3 .main{bottom:max(-40px,-5.9970014993svh);left:min(90px,13.4932533733svh);width:min(121px,18.1409295352svh);height:min(103px,15.4422788606svh)}.cAttempt-3 .deco-1{bottom:max(-106px,-15.892053973svh);right:max(-10px,-1.4992503748svh);width:max(92px,13.7931034483svh);height:min(76px,10.7946026987svh)}.cAttempt-3 .cAttempt__detail{width:min(335px,50.2248875562svh);margin-top:min(30px,4.4977511244svh)}.cAttempt-4{width:min(346px,51.8740629685svh);margin-left:min(58px,8.6956521739svh)}.cAttempt-4 .main{bottom:max(-77px,-11.5442278861svh);left:max(14px,2.0989505247svh);width:min(256px,38.3808095952svh);height:min(154px,23.0884557721svh)}.cAttempt-4 .deco-1{top:max(-78px,-11.6941529235svh);left:max(-75px,-11.2443778111svh);width:min(41px,6.1469265367svh);height:min(43px,6.4467766117svh)}.cAttempt-4 .deco-2{top:max(-72px,-10.7946026987svh);right:min(140px,20.9895052474svh);width:min(27px,4.047976012svh);height:min(28px,4.1979010495svh)}.cAttempt-4 .cAttempt__ttl__inner{line-height:1.4}.cAttempt-4 .cAttempt__detail{width:min(340px,50.9745127436svh)}.cAttempt-5{margin-left:min(47px,7.0464767616svh)}.cAttempt-5 .main{bottom:max(-50px,-7.4962518741svh);left:min(68px,10.1949025487svh);width:min(201px,30.1349325337svh);height:min(192px,28.7856071964svh)}.cAttempt-5 .deco-1{bottom:max(-109px,-16.3418290855svh);left:min(148px,22.1889055472svh);width:min(38px,5.6971514243svh);height:min(36px,5.3973013493svh)}.cAttempt-5 .cAttempt__detail{margin-top:min(30px,4.4977511244svh);width:min(340px,50.9745127436svh)}.cAttempt-6{margin-left:min(44px,6.5967016492svh)}.cAttempt-6 .main{bottom:max(-60px,-8.9955022489svh);left:min(35px,5.2473763118svh);width:min(254px,38.0809595202svh);height:min(190px,28.4857571214svh)}.cAttempt-6 .deco-1{top:max(-63px,-9.4452773613svh);left:max(-6px,-.8995502249svh);width:min(23px,3.4482758621svh);height:min(23px,3.4482758621svh)}.cAttempt-6 .deco-2{top:max(-100px,-14.9925037481svh);right:max(-92px,-13.7931034483svh);width:min(128px,19.1904047976svh);height:min(65px,9.7451274363svh)}.cAttempt-6 .cAttempt__detail{margin-top:min(30px,4.4977511244svh)}.cAttempt-7{margin-left:min(51px,7.6461769115svh)}.cAttempt-7 .main{bottom:max(-49px,-7.3463268366svh);left:min(110px,16.4917541229svh);width:min(125px,18.7406296852svh);height:min(182px,27.2863568216svh)}.cAttempt-7 .deco-1{bottom:max(-118px,-17.6911544228svh);right:min(99px,14.8425787106svh);width:min(40px,5.9970014993svh);height:min(47px,7.0464767616svh)}.cAttempt-7 .cAttempt__detail{width:min(328px,49.1754122939svh);margin-top:min(30px,4.4977511244svh)}.cAttempt-8{margin-left:min(54px,8.095952024svh)}.cAttempt-8 .main{bottom:max(-52px,-7.796101949svh);left:min(71px,10.6446776612svh);width:min(189px,28.335832084svh);height:min(230px,34.4827586207svh)}.cAttempt-8 .cAttempt__detail{width:min(376px,47svh)}.cAttempt-8 .cAttempt__detail{margin-top:min(30px,4.4977511244svh);width:min(320px,47.976011994svh)}.cAttempt-9{margin-left:min(48px,7.1964017991svh)}.cAttempt-9 .main{bottom:max(-70px,-10.4947526237svh);left:min(87px,13.0434782609svh);width:min(169px,25.3373313343svh);height:min(224px,33.5832083958svh)}.cAttempt-9 .deco-1{bottom:max(-106px,-15.892053973svh);right:min(30px,4.4977511244svh);width:min(105px,15.7421289355svh);height:min(82px,12.2938530735svh)}.cAttempt-9 .deco-2{bottom:max(-100px,-14.9925037481svh);left:max(-72px,-10.7946026987svh);width:min(48px,7.1964017991svh);height:min(51px,7.6461769115svh)}.cAttempt-9 .cAttempt__detail{margin-top:min(25px,3.748125937svh)}.cAttempt-10{margin-left:min(54px,8.095952024svh)}.cAttempt-10 .main{bottom:max(-14px,-2.0989505247svh);left:min(27px,4.047976012svh);width:min(222px,33.2833583208svh);height:min(161px,24.1379310345svh)}.cAttempt-10 .deco-1{top:max(-71px,-10.6446776612svh);left:max(-55px,-8.2458770615svh);width:min(37px,5.5472263868svh);height:min(36px,5.3973013493svh)}.cAttempt-10 .deco-2{bottom:max(-93px,-13.9430284858svh);right:max(-42px,-6.2968515742svh);width:min(126px,18.8905547226svh);height:min(65px,9.7451274363svh)}.cAttempt-10 .cAttempt__detail{margin-top:min(18px,2.6986506747svh);width:min(303px,45.4272863568svh)}.cAttempt-11{margin-left:min(53px,7.9460269865svh)}.cAttempt-11 .main{bottom:max(-12px,-1.7991004498svh);left:min(50px,7.4962518741svh);width:min(226px,33.8830584708svh);height:min(168px,25.1874062969svh)}.cAttempt-11 .deco-1{bottom:max(-92px,-13.7931034483svh);right:min(13px,1.9490254873svh);width:min(58px,8.6956521739svh);height:min(36px,5.3973013493svh)}.cAttempt-11 .cAttempt__detail{width:min(336px,50.3748125937svh)}.cAttempt-12{margin-left:min(51px,7.6461769115svh)}.cAttempt-12 .main{bottom:max(-44px,-6.5967016492svh);left:min(74px,11.0944527736svh);width:min(192px,28.7856071964svh);height:min(204px,30.5847076462svh)}.cAttempt-12 .deco-1{top:max(-77px,-11.5442278861svh);right:max(-19px,-2.8485757121svh);width:min(32px,4.7976011994svh);height:min(40px,5.9970014993svh)}.cAttempt-12 .cAttempt__detail{width:min(298px,44.6776611694svh)}.cAttempt-13{margin-left:min(52px,7.796101949svh)}.cAttempt-13 .main{bottom:max(-63px,-9.4452773613svh);left:min(94px,14.0929535232svh);width:min(152px,22.7886056972svh);height:min(220px,32.9835082459svh)}.cAttempt-13 .deco-1{bottom:max(-80px,-11.9940029985svh);left:max(-51px,-7.6461769115svh);width:min(37px,5.5472263868svh);height:min(28px,4.1979010495svh)}.cAttempt-13 .deco-2{bottom:max(-48px,-7.1964017991svh);right:min(51px,7.6461769115svh);width:min(29px,4.347826087svh);height:min(33px,4.9475262369svh)}.cAttempt-13 .cAttempt__detail{width:min(335px,50.2248875562svh);margin-top:min(30px,4.4977511244svh);gap:0}.cAttempt-14{margin-left:min(50px,7.4962518741svh)}.cAttempt-14 .main{bottom:max(-53px,-7.9460269865svh);left:min(66px,9.8950524738svh);width:min(227px,41.5292353823svh);height:min(172px,25.7871064468svh)}.cAttempt-14 .deco-1{bottom:max(-110px,-16.4917541229svh);right:0;width:min(52px,7.796101949svh);height:min(73px,10.9445277361svh)}.cAttempt-14 .cAttempt__detail{width:min(339px,50.8245877061svh);gap:0 min(7px,1.0494752624svh)}.cAttempt-15{margin-left:min(52px,7.796101949svh)}.cAttempt-15 .main{bottom:max(-29px,-4.347826087svh);left:min(47px,7.0464767616svh);width:min(225px,33.7331334333svh);height:min(190px,28.4857571214svh)}.cAttempt-15 .deco-1{top:max(-68px,-10.1949025487svh);left:max(-115px,-17.2413793103svh);width:min(53px,7.9460269865svh);height:min(42px,6.2968515742svh)}.cAttempt-15 .deco-2{top:max(-97px,-14.5427286357svh);left:max(-68px,-10.1949025487svh);width:min(74px,11.0944527736svh);height:min(62px,9.2953523238svh)}.cAttempt-15 .deco-3{top:max(-72px,-10.7946026987svh);right:max(-20px,-2.9985007496svh);width:min(40px,5.9970014993svh);height:min(36px,5.3973013493svh)}.cAttempt-15 .cAttempt__detail{margin-top:min(30px,4.4977511244svh)}.cAttempt-16{margin-left:min(51px,7.6461769115svh)}.cAttempt-16 .main{bottom:max(-69px,-10.3448275862svh);left:min(37px,5.5472263868svh);width:min(195px,29.2353823088svh);height:min(201px,30.1349325337svh)}.cAttempt-16 .deco-1{bottom:max(-109px,-16.3418290855svh);left:max(-30px,-4.4977511244svh);width:min(48px,7.1964017991svh);height:min(51px,7.6461769115svh)}.cAttempt-16 .deco-2{bottom:max(-87px,-13.0434782609svh);right:min(46px,6.8965517241svh);width:min(33px,4.9475262369svh);height:min(30px,4.4977511244svh)}.cAttempt-16 .cAttempt__detail{margin-top:min(30px,4.4977511244svh);width:min(290px,43.4782608696svh);gap:0}.cAttempt-17{margin-left:min(42px,6.2968515742svh)}.cAttempt-17 .main{width:min(197px,29.5352323838svh);height:min(168px,25.1874062969svh);bottom:max(-14px,-2.0989505247svh);left:min(52px,7.796101949svh)}.cAttempt-17 .deco-1{top:max(-74px,-11.0944527736svh);left:max(-53px,-7.9460269865svh);width:min(98px,14.6926536732svh);height:min(47px,7.0464767616svh)}.cAttempt-17 .cAttempt__detail{width:min(340px,50.9745127436svh)}.cAttempt-18{margin-left:min(50px,7.4962518741svh)}.cAttempt-18 .main{bottom:max(-41px,-6.1469265367svh);left:min(63px,9.4452773613svh);width:min(227px,34.0329835082svh);height:min(192px,28.7856071964svh)}.cAttempt-18 .deco-1{bottom:max(-113px,-16.9415292354svh);right:min(48px,7.1964017991svh);width:min(56px,6.2068965517svh);height:min(54.6px,8.1859070465svh)}.cAttempt-18 .cAttempt__detail{width:min(330px,49.4752623688svh)}.pAttemptCommonModal .deco-1{width:min(32px,4.7976011994svh);height:min(33.6px,5.0374812594svh);transform:translate(calc(-50% - min(150px,22.4887556222svh)),calc(-50% - min(306px,45.8770614693svh)))}.pAttemptCommonModal .deco-2{width:min(41px,6.1469265367svh);height:min(42px,6.2968515742svh);transform:translate(calc(-50% - min(180px,26.9865067466svh)),calc(-50% - min(300px,44.9775112444svh)))}.pAttemptCommonModal .deco-3{width:min(49.6px,7.4362818591svh);height:min(40.8px,6.1169415292svh);transform:translate(calc(-50% + min(140px,20.9895052474svh)),calc(-50% - min(300px,44.9775112444svh)))}.pAttemptCommonModal .deco-4{width:min(40.8px,6.1169415292svh);height:min(67.2px,10.0749625187svh);transform:translate(calc(-50% + min(190px,28.4857571214svh)),calc(-50% - min(282px,42.2788605697svh)))}.pAttemptCommonModal .deco-5{width:min(68.8px,10.3148425787svh);height:min(60.8px,9.1154422789svh);transform:translate(calc(-50% - min(153px,22.9385307346svh)),calc(-50% + min(257px,38.5307346327svh)))}.pAttemptCommonModal__ellipse{width:min(804px,120.5397301349svh)}.pAttemptModal{overflow-y:auto;display:flex;align-items:center}.pAttemptModal__inner{position:relative;z-index:1;width:min(335px,335rem);height:100%;height:max-content;margin:auto;box-sizing:border-box;padding:min(60px,8.9955022489svh) 0}.pAttemptModal__info{width:100%;margin:0}.pAttemptModal__label{font-size:16px}.pAttemptModal__ttl{margin-top:0;font-size:23px;line-height:160%}.pAttemptModal-4 .pAttemptModal__ttl,.pAttemptModal-14 .pAttemptModal__ttl,.pAttemptModal-18 .pAttemptModal__ttl{font-size:23px}.pAttemptModal__txt{margin-top:0;font-size:18px;line-height:160%}.pAttemptModal__detail{margin-top:9px;height:158px}.pAttemptModal-1 .pAttemptModal__detail{height:203px}.pAttemptModal-2 .pAttemptModal__detail{height:198px}.pAttemptModal-5 .pAttemptModal__detail,.pAttemptModal-6 .pAttemptModal__detail,.pAttemptModal-7 .pAttemptModal__detail{height:208px}.pAttemptModal-8 .pAttemptModal__detail{height:175px}.pAttemptModal-9 .pAttemptModal__detail{height:232px}.pAttemptModal-10 .pAttemptModal__detail{height:200px}.pAttemptModal-11 .pAttemptModal__detail,.pAttemptModal-13 .pAttemptModal__detail{height:253px}.pAttemptModal-3 .pAttemptModal__detail,.pAttemptModal-12 .pAttemptModal__detail{height:230px}.pAttemptModal-14 .pAttemptModal__detail{height:169px}.pAttemptModal-15 .pAttemptModal__detail,.pAttemptModal-17 .pAttemptModal__detail{height:253px}.pAttemptModal-16 .pAttemptModal__detail{height:228px}.pAttemptModal-18 .pAttemptModal__detail{height:208px}.pAttemptModal__detail.isVisibleScrollbar:before,.pAttemptModal__detail.isVisibleScrollbar:after{height:12px}.pAttemptModal__detail.isVisibleScrollbar .pAttemptModal__detail__inner{padding:min(6px,.8995502249svh) 14px min(6px,.8995502249svh) 0}.pAttemptModal__detail__inner{padding:9px 0}.pAttemptModal__detail__inner p{font-size:14px}.pAttemptModal__imgs{position:relative;z-index:0;width:100%;height:max-content}.pAttemptModal-hasImg .pAttemptModal__imgs .img{position:relative;width:min(160px,160rem);margin:min(56px,8.395802099svh) auto min(43px,43rem);transform:translate(min(83px,83rem))}.pAttemptModal-2 .pAttemptModal__imgs .img{margin-top:min(46px,6.8965517241svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-3 .pAttemptModal__imgs .img{margin-top:min(10px,1.4992503748svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-4 .pAttemptModal__imgs .img{margin-top:min(24px,3.5982008996svh)}.pAttemptModal-5 .pAttemptModal__imgs .img{margin-top:min(20px,2.9985007496svh);margin-bottom:min(34px,5.0974512744svh)}.pAttemptModal-7 .pAttemptModal__imgs .img{margin-top:min(11px,1.6491754123svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-8 .pAttemptModal__imgs .img{margin-top:min(77px,11.5442278861svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-9 .pAttemptModal__imgs .img{margin-top:min(22px,3.2983508246svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-10 .pAttemptModal__imgs .img{margin-top:min(78px,11.6941529235svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-11 .pAttemptModal__imgs .img{margin-top:min(2px,.299850075svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-12 .pAttemptModal__imgs .img{margin-top:min(20px,2.9985007496svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-15 .pAttemptModal__imgs .img{margin-top:min(0px,0svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-16 .pAttemptModal__imgs .img{margin-top:min(20px,2.9985007496svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-17 .pAttemptModal__imgs .img{margin-top:min(6px,.8995502249svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-18 .pAttemptModal__imgs .img{margin-top:min(12px,1.7991004498svh);margin-bottom:min(44px,6.5967016492svh)}.pAttemptModal-1 .pAttemptModal__imgs .illust{width:min(198px,198rem);margin:min(0px,0svh) auto 0;transform:translate(0)}.pAttemptModal-6 .pAttemptModal__imgs .illust{width:min(173px,173rem);margin:min(15px,2.2488755622svh) auto;transform:translate(0)}.pAttemptModal-13 .pAttemptModal__imgs .illust{width:min(122px,122rem);margin:max(-39px,-5.8470764618svh) auto min(12px,1.7991004498svh);transform:translate(min(6px,.8995502249svh))}.pAttemptModal-14 .pAttemptModal__imgs .illust{width:min(193px,193rem);margin:min(5px,.7496251874svh) auto min(12px,1.7991004498svh);transform:translate(0)}.pAttemptModal-2 .pAttemptModal__imgs .illust{position:absolute;top:max(-18px,-18rem);left:max(12px,12rem);z-index:0;width:min(142px,142rem);margin:0;transform:translate(0)}.pAttemptModal-3 .pAttemptModal__imgs .illust{position:absolute;top:max(15px,15rem);left:max(44px,44rem);z-index:2;width:min(121px,121rem);margin:0;transform:translate(0) rotate(-10deg)}.pAttemptModal-4 .pAttemptModal__imgs .illust{position:absolute;top:max(16px,16rem);left:max(26px,26rem);z-index:0;width:min(191px,191rem);margin:0;transform:translate(0)}.pAttemptModal-5 .pAttemptModal__imgs .illust{position:absolute;top:max(2px,2rem);left:max(12px,12rem);z-index:0;width:min(142px,142rem);margin:0;transform:translate(0)}.pAttemptModal-7 .pAttemptModal__imgs .illust{position:absolute;top:max(16px,16rem);left:max(114px,114rem);z-index:2;width:min(85px,85rem);margin:0;transform:translate(0) rotate(-13deg)}.pAttemptModal-8 .pAttemptModal__imgs .illust{position:absolute;top:max(-56px,-56rem);left:max(35px,35rem);z-index:0;width:min(145px,145rem);margin:0;transform:translate(0)}.pAttemptModal-9 .pAttemptModal__imgs .illust{position:absolute;top:max(-9px,-9rem);left:max(60px,60rem);z-index:2;width:min(116px,116rem);margin:0;transform:translate(0)}.pAttemptModal-10 .pAttemptModal__imgs .illust{position:absolute;top:max(-27px,-27rem);left:max(14px,12rem);z-index:2;width:min(169px,169rem);margin:0;transform:translate(0)}.pAttemptModal-11 .pAttemptModal__imgs .illust{position:absolute;top:max(25px,25rem);left:max(36px,36rem);z-index:2;width:min(150px,150rem);margin:0;transform:translate(0)}.pAttemptModal-12 .pAttemptModal__imgs .illust{-webkit-aspect-ratio:151/160;aspect-ratio:151/160;position:absolute;top:max(-27px,-27rem);left:max(45px,45rem);z-index:2;width:min(144px,144rem);margin:0;transform:translate(0) rotate(-13deg)}.pAttemptModal-15 .pAttemptModal__imgs .illust{position:absolute;top:max(-36px,-36rem);left:max(34px,34rem);z-index:2;width:min(190px,190rem);margin:0;transform:translate(0)}.pAttemptModal-16 .pAttemptModal__imgs .illust{position:absolute;top:max(-20px,-20rem);left:max(46px,46rem);z-index:2;width:min(158px,158rem);margin:0;transform:translate(0) rotate(-12deg)}.pAttemptModal-17 .pAttemptModal__imgs .illust{position:absolute;top:max(-10px,10rem);left:max(46px,46rem);z-index:2;width:min(141px,141rem);margin:0;transform:translate(0)}.pAttemptModal-18 .pAttemptModal__imgs .illust{position:absolute;top:max(-32px,-32rem);left:max(30px,30rem);z-index:2;width:min(198px,198rem);margin:0;transform:translate(0) rotate(-13deg)}.pAttemptModal__close{position:relative;z-index:0}.pAttemptModal-1 .pAttemptModal__close{margin-top:min(42px,6.2968515742svh)}.uSpHide,.uComingSoonSpHide{display:none!important}}@media (hover: hover) and (max-width: 768px){.cReturnLink:hover .cReturnLink__icon{transform:translate(max(-5px,-.625svh))}}@media (min-width: 769px) and (min-height: 801px){.pAttemptCommonModal .deco-1{width:min(40px,5svh);height:min(42px,5.25svh);transform:translate(calc(-50% - min(340px,42.5svh)),calc(-50% - min(276px,34.5svh)))}.pAttemptCommonModal .deco-2{width:min(41px,5.125svh);height:min(42px,5.25svh);transform:translate(calc(-50% - min(360px,45svh)),calc(-50% - min(225px,28.125svh)))}.pAttemptCommonModal .deco-3{width:min(62px,7.75svh);height:min(51px,6.375svh);transform:translate(calc(-50% + min(378px,47.25svh)),calc(-50% - min(287px,35.875svh)))}.pAttemptCommonModal .deco-4{width:min(51px,6.375svh);height:min(84px,10.5svh);transform:translate(calc(-50% + min(434px,54.25svh)),calc(-50% - min(169px,21.125svh)))}.pAttemptCommonModal .deco-5{width:min(86px,10.75svh);height:min(76px,9.5svh);transform:translate(calc(-50% - min(381px,47.625svh)),calc(-50% + min(286px,35.75svh)))}.pAttemptCommonModal__ellipse{width:min(964px,120.5svh)}.pAttemptModal-hasImg .pAttemptModal__imgs .img{transform:translate(calc(-50% - min(260px,32.5svh)),calc(-50% - min(58px,7.25svh)));width:min(243px,30.375svh)}.pAttemptModal-4 .pAttemptModal__imgs .img{top:calc(50% - max(17px,2.125svh));left:calc(50% - max(7px,.875svh))}.pAttemptModal-18 .pAttemptModal__imgs .img{top:calc(50% - max(16px,2svh))}.pAttemptModal-1 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(258px,32.25svh)),calc(-50% + min(15px,1.875svh)));width:min(248px,31svh)}.pAttemptModal-6 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(270px,33.75svh)),calc(-50% + min(27px,3.375svh)));width:min(254px,31.75svh)}.pAttemptModal-13 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(260px,32.5svh)),calc(-50% + min(0px,0svh)));width:min(197px,24.625svh)}.pAttemptModal-14 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(260px,32.5svh)),calc(-50% + min(0px,0svh)));width:min(292px,36.5svh)}.pAttemptModal-2 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(280px,35svh)),calc(-50% + min(92px,11.5svh)));width:min(204px,25.5svh)}.pAttemptModal-3 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(310px,38.75svh)),calc(-50% + min(118px,14.75svh)));width:min(173px,21.625svh)}.pAttemptModal-4 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(280px,35svh)),calc(-50% + 0px));width:min(235px,29.375svh)}.pAttemptModal-5 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(280px,35svh)),calc(-50% + min(102px,12.75svh)));width:min(201px,25.125svh)}.pAttemptModal-7 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(350px,43.75svh)),calc(-50% + min(40px,5svh))) rotate(-14deg);width:min(125px,15.625svh)}.pAttemptModal-8 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(216px,27svh)),calc(-50% + min(80px,10svh)));width:min(190px,23.75svh)}.pAttemptModal-9 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(216px,27svh)),calc(-50% + min(80px,10svh)));width:min(169px,21.125svh)}.pAttemptModal-10 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(235px,29.375svh)),calc(-50% + min(97px,12.125svh)));width:min(222px,27.75svh)}.pAttemptModal-11 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(230px,28.75svh)),calc(-50% + min(97px,12.125svh)));width:min(248px,31svh)}.pAttemptModal-12 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(204px,25.5svh)),calc(-50% + min(98px,12.25svh))) rotate(-13deg);width:min(185px,23.125svh)}.pAttemptModal-15 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(230px,28.75svh)),calc(-50% + min(100px,12.5svh)));width:min(226px,28.25svh)}.pAttemptModal-16 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(305px,38.125svh)),calc(-50% + min(60px,7.5svh))) rotate(-11deg);width:min(223px,27.875svh)}.pAttemptModal-17 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(334px,41.75svh)),calc(-50% + min(62px,7.75svh)));width:min(260px,32.5svh)}.pAttemptModal-18 .pAttemptModal__imgs .illust{transform:translate(calc(-50% - min(334px,41.75svh)),calc(-50% + min(62px,7.75svh))) rotate(-13deg);width:min(278px,34.75svh)}}
