@import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;-webkit-box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{--moz-appearance: textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}.sp{display:none !important}.pc{display:block !important}@media screen and (max-width: 899px){.sp{display:block !important}.pc{display:none !important}.sp-hidden{display:none}}@media screen and (min-width: 900px){.pc-hidden{display:none}}.sub_font{font-family:"Roboto",sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Noto Sans JP",sans-serif;font-size:1rem;font-weight:400;margin:0 auto;color:#000}body.no-scroll{overflow:hidden;height:100vh;position:relative}img{display:block;width:100%;height:auto}.hide{display:none !important}.nowrap{white-space:nowrap}.header{position:fixed;top:0;left:0;width:100%;height:72px;padding:24px 24px;z-index:30;transition:.3s ease-in}@media screen and (min-width: 900px){.header{height:100px;padding:18px 30px 18px;z-index:20;transition:.3s ease-in}}.header.scrolled{background-color:#fff;box-shadow:0 4px 10px rgba(51,51,51,.4)}.header.active{background-color:#fff;box-shadow:none}.header-container{display:flex;justify-content:space-between;gap:24px;max-width:600px;margin:0 auto}@media screen and (min-width: 900px){.header-container{align-items:center;gap:30px;max-width:1200px;margin:0 auto}}.logo-area{position:relative;z-index:20;width:64px}@media screen and (min-width: 900px){.logo-area{width:94px}}.header-logo-link{transition:all .3s ease}@media(hover: hover){.header-logo-link:hover{opacity:.7}}.nav-area{display:none}@media screen and (min-width: 900px){.nav-area{display:flex;justify-content:flex-end;width:100%;max-width:802px;margin-top:10px}.nav-area ul{display:flex;justify-content:flex-end;gap:32px;width:100%}}@media screen and (min-width: 900px)and (min-width: 1200px){.nav-area ul{gap:40px}}@media screen and (min-width: 900px){.nav-area ul li{font-size:1rem;font-weight:400;line-height:1rem;letter-spacing:0;position:relative;transition:all .3s ease}}@media screen and (min-width: 900px)and (hover: hover){.nav-area ul li:hover{color:#868585}}@media screen and (min-width: 900px){.nav-area ul .current::after{content:"";position:absolute;display:block;width:110%;height:2px;border-bottom:solid 2px #c8152c;bottom:-10px;left:50%;transform:translate(-50%, -50%);opacity:1}}.hamburger-btn{display:flex;justify-content:center;align-items:center;position:relative;width:30px;height:16px}.hamburger-btn .lines-container{position:relative;width:100%;height:100%;transition:.3s ease-out}.hamburger-btn .lines-container span{position:absolute;left:0;display:block;width:100%;height:2px;background-color:#333;transition:.3s ease-out}.hamburger-btn .lines-container span:nth-child(1){top:0}.hamburger-btn .lines-container span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-btn .lines-container span:nth-child(3){bottom:0}.hamburger-btn.active .lines-container{transform:rotate(90deg)}.hamburger-btn.active .lines-container span{top:50%;transform:rotate(45deg)}.hamburger-btn.active .lines-container span:nth-child(2){display:none}.hamburger-btn.active .lines-container span:nth-child(3){transform:rotate(-45deg)}.burger-menu-container{position:fixed;top:71px;left:0;z-index:20;transform:translateY(-100px);width:100%;background-color:#fff;opacity:0;visibility:hidden;transition:.2s cubic-bezier(0.27, 0.1, 0.79, 0.43)}.burger-menu-container.active{opacity:1;visibility:visible;transform:translateY(0)}.burger-nav{max-width:600px;margin:0 auto;padding:25px 24px 32px}.burger-nav .link{border-bottom:1px solid #d4d4d4}.burger-nav .link a{display:block;position:relative;padding:15.5px 0;font-size:.875rem;font-weight:500;line-height:.875rem;letter-spacing:0}.rule-nav{padding:0 24px 112px;max-width:600px;margin:0 auto}.rule-nav .link+.link{margin-top:32px}.rule-nav .link{font-size:.75rem;font-weight:400;line-height:.75rem;letter-spacing:0}.burger-content{position:relative;overflow:hidden}.footer{padding:28px 20px 35px;background-color:#333}@media screen and (min-width: 900px){.footer{padding:64px 30px}}.footer-container{max-width:600px;margin:0 auto}@media screen and (min-width: 900px){.footer-container{max-width:1210px;transform:translateX(4px)}}.footer-layout{display:flex;flex-direction:column;color:#fff}@media screen and (min-width: 900px){.footer-layout{flex-direction:row-reverse;justify-content:space-between;gap:8px}}.company-content{order:2;color:#fff}@media screen and (min-width: 900px){.company-content{margin-top:22px}}.logo-link{display:block;width:108px;margin-bottom:13px;margin-left:4px;transition:all .3s ease}@media(hover: hover){.logo-link:hover{opacity:.7}}@media screen and (min-width: 900px){.logo-link{width:116px;margin-bottom:24px;padding-left:4px}}@media screen and (min-width: 1200px){.logo-link{width:160px}}.nav-content{display:contents}@media screen and (min-width: 900px){.nav-content{display:flex;flex-direction:column;align-items:flex-end;color:#fff;padding-right:6px}}.nav{order:0;padding:0 4px;margin-bottom:24px;font-size:1rem;font-weight:400;line-height:1rem;letter-spacing:0}@media screen and (min-width: 900px){.nav{display:flex;justify-content:space-between;gap:27px;width:100%;margin-bottom:75px;font-size:1rem;font-weight:500;line-height:1rem;letter-spacing:0}}@media screen and (min-width: 1200px){.nav{gap:51px}}.nav li:nth-child(n+2){position:relative}.nav li:nth-child(n+2)::before{content:"";border-left:3px solid #c8152c;width:3px;height:16px;display:inline-block;position:absolute;top:50%;left:-12px;transform:translate(-50%, -40%)}@media screen and (min-width: 1200px){.nav li:nth-child(n+2)::before{left:-24px}}.rules{order:1;display:flex;flex-direction:column;margin-bottom:50px;padding:0 4px;font-size:1rem;font-weight:400;line-height:1rem;letter-spacing:.1em}@media screen and (min-width: 900px){.rules{flex-direction:row;margin-bottom:21px;font-size:.75rem;font-weight:400;line-height:.75rem;letter-spacing:0;margin-left:0}}.rules li{margin-left:18px;position:relative}.rules li::before{content:"";border-left:3px solid #c8152c;width:3px;height:16px;display:inline-block;position:absolute;top:50%;left:-16px;transform:translate(-50%, -40%)}@media screen and (min-width: 900px){.rules li::before{display:none}}.rules li+li{margin-top:24px}@media screen and (min-width: 900px){.rules li+li{margin-top:0;margin-left:24px;padding-left:24px;border-left:1px solid #fff}}.copyright{order:3;text-align:left;padding:0 4px}@media screen and (min-width: 900px){.copyright{text-align:right}}.copyright small{font-size:.75rem;font-weight:500;line-height:1rem;letter-spacing:.07em}.hover-alpha{transition:all .3s ease}@media(hover: hover){.hover-alpha:hover{color:#868585}}.ib{display:inline-block}.logo{width:56px;height:38px}@media screen and (min-width: 900px){.logo{width:120px;height:81px}}.site__bg{background:url(../img/bg_fv_sp.png) no-repeat top center/cover}@media screen and (min-width: 900px){.site__bg{background:url(../img/bg_fv_pc.png) no-repeat top center/cover}}@media screen and (max-width: 899px){.ib-sp{display:inline-block}}@media screen and (min-width: 900px){.ib-pc{display:inline-block}}.appear{transition:all .2s ease}@media(hover: hover){.appear:hover{transform:scale(1.05, 1.05)}}.fade-delay00{transition:1s;opacity:0;transform:translateY(20px);display:block;animation:catch_anime 1s forwards 0s}.fade-delay01{transition:1s;opacity:0;transform:translateY(20px);display:block;animation:catch_anime 1s forwards 1s}.fade-delay02{transition:1s;opacity:0;transform:translateY(20px);display:block;animation:catch_anime 1s forwards 2s}@keyframes catch_anime{0%{transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;transform:translateY(20px)}.fade-in.inView{animation:fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.shine{overflow:hidden;position:relative}.shine::before{background-color:#fff;content:"";display:block;position:absolute;top:-100px;left:0;width:30px;height:100%;opacity:0;transition:cubic-bezier(0.32, 0, 0.67, 0)}.shine.inView::before{animation:shine .5s forwards 1s}@keyframes shine{0%{transform:scale(2) rotate(45deg);opacity:0}20%{transform:scale(20) rotate(45deg);opacity:.6}40%{transform:scale(30) rotate(45deg);opacity:.4}80%{transform:scale(45) rotate(45deg);opacity:.2}100%{transform:scale(50) rotate(45deg);opacity:0}}@keyframes arrow-move01{0%{opacity:0;top:-20%}70%{opacity:1;top:10%}100%{opacity:0;top:20%}}@keyframes arrow-move02{0%{opacity:0;top:-10%}70%{opacity:1;top:20%}100%{opacity:0;top:30%}}.float-anime{position:absolute;animation:float-anime infinite;pointer-events:none}.float-anime.rev{animation:float-anime-rev linear infinite}.float-anime.rec{animation:float-rectangle infinite}.float-anime.rec-alt{animation:float-rectangle-alt infinite}.float-anime.tri{animation:float-triangle infinite}@media screen and (max-width: 899px){.float-anime.tri{animation-name:float-rectangle}}.float-anime.tri-alt{animation:float-triangle-alt infinite}@media screen and (max-width: 899px){.float-anime.tri-alt{animation-name:float-rectangle-alt}}.float-anime.one{animation-duration:6s}.float-anime.tow{animation-duration:8s}.float-anime.three{animation-duration:10s}.float-anime.big{animation-duration:15s}.logo-01{width:68px;height:47px;top:25%;left:0%}@media screen and (min-width: 900px){.logo-01{top:20%;left:5%}}.logo-02{width:80px;height:56px;top:80%;left:2%}.logo-03{width:27px;height:19px;top:10%;left:10%}.logo-04{width:27px;height:18px;top:27%;left:40%}@media screen and (min-width: 900px){.logo-04{top:43%;left:45%}}.logo-05{width:57px;height:39px;top:77%;left:44%}.logo-06{width:81px;height:56px;top:15%;left:82%}@media screen and (min-width: 900px){.logo-06{top:4%;left:55%}}.logo-07{width:27px;height:19px;top:5%;left:80%}@media screen and (min-width: 900px){.logo-07{top:10%;left:68%}}.logo-08{width:81px;height:56px;top:31%;left:92%}.logo-09{width:27px;height:18px;top:65%;left:96%}.logo-11{width:41px;height:28px;top:70%;left:70%}.logo-12{width:35px;height:24px;top:60%;left:80%}.logo-13{width:14px;height:10px;top:68%;left:78%}@keyframes float-anime{0%,100%{transform:translate(-10px, -15px);animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}25%{transform:translate(10px, -10px);animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}50%{transform:translate(0px, 15px);animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}75%{transform:translate(-15px, 5px);animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}}@keyframes float-anime-rev{0%{transform:translate(10px, 15px)}15%{transform:translate(0, 8px)}30%{transform:translate(-5px, 0)}60%{transform:translate(20px, -15px)}90%{transform:translate(0, 0)}100%{transform:translate(10px, 15px)}}@keyframes float-rectangle{0%,100%{transform:translate(0, 0) rotate(0);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 1)}25%{transform:translate(20px, 0) rotate(90deg);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 1)}50%{transform:translate(0px, 20px) rotate(180deg);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 1)}85%{transform:translate(-20px, 0) rotate(270deg);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 1)}100%{transform:translate(0, 0) rotate(360deg);animation-timing-function:cubic-bezier(0.45, 0, 0.55, 1)}}@keyframes float-rectangle-alt{0%,100%{transform:translate(0, 0) rotate(0);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}20%{transform:translate(10px, -20px) rotate(10deg);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}40%{transform:translate(-20px, 10px) rotate(-10deg);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}60%{transform:translate(15px, 20px) rotate(10deg);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}80%{transform:translate(-10px, -10px) rotate(-10deg);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}}@keyframes float-triangle{0%,100%{transform:translate(0, 0) rotate(0deg)}20%{transform:translate(50px, -30px) rotate(180deg)}40%{transform:translate(100px, -10px) rotate(360deg)}60%{transform:translate(130px, -40px) rotate(240deg)}80%{transform:translate(100px, 40px) rotate(-120deg)}}@keyframes float-triangle-alt{0%,100%{transform:translate(0, 0) rotate(0deg)}20%{transform:translate(-10px, 30px) rotate(90deg)}60%{transform:translate(10px, -30px) rotate(240deg)}80%{transform:translate(30px, -60px) rotate(-180deg)}}@keyframes twinkle{0%{opacity:0}50%{transform:scale(1.1);opacity:1}100%{opacity:0;transform:scale(1)}}.fv{padding-top:107px}@media screen and (min-width: 900px){.fv{padding-top:132px}}.fv__wrapper{overflow:hidden;position:relative}.fv__container{display:flex;justify-content:space-between;max-width:1440px;margin:0 auto}.fv__left{display:flex;flex-direction:column;width:100%;position:relative;z-index:10}@media screen and (min-width: 900px){.fv__left{width:auto;padding-left:103px}}.fv__left-img-title{text-align:center;background:linear-gradient(90deg, #db0c26 0%, #810515 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:1.875rem;font-weight:900;line-height:1.875rem;letter-spacing:.05em}@media screen and (min-width: 900px){.fv__left-img-title{font-size:2rem;font-weight:900;line-height:2rem;letter-spacing:.05em}}.fv__left-logo-wrap{max-width:200px;width:100%;margin:16px auto 0}@media screen and (min-width: 900px){.fv__left-logo-wrap{max-width:244px;height:165px}}.fv__left-heading-wrap{margin-top:38px}@media screen and (min-width: 900px){.fv__left-heading-wrap{margin-top:24px}}.fv__left-heading{text-align:center;font-size:1.5rem;font-weight:900;line-height:1.5rem;letter-spacing:.05em}.fv__left-heading-mlm10{margin-left:-10px}.fv__left-heading-ml4{margin-left:4px}.fv__left-heading-big{font-size:2.5rem;font-weight:900;line-height:3.5rem;letter-spacing:.05em}@media screen and (min-width: 900px){.fv__left-heading-big{font-size:2.25rem;font-weight:900;line-height:3.25rem;letter-spacing:.05em}}.fv__left-phone-container{display:flex;justify-content:space-between;width:100%;max-width:500px;margin:5px auto 0}.fv__left-scroll-wrap{display:flex;align-items:center;height:-moz-fit-content;height:fit-content;transform:rotate(90deg);margin-top:54px;margin-left:-8px}.fv__left-scroll{display:flex;justify-content:center;align-items:center;text-wrap:nowrap;height:-moz-fit-content;height:fit-content;font-size:.75rem;font-weight:400;line-height:.75rem;letter-spacing:0;font-family:"Source Sans 3",serif}.fv__left-fv_left-scroll-arrow{display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:8px;height:8px;margin-left:7px;rotate:-90deg;background:url(../img/arrow_black_bottom.svg) no-repeat center center/cover}.fv__left-phone-img-wrap{width:100%;max-width:189px}.fv__left-app{display:flex;justify-content:center;margin-top:10px;gap:8px}@media screen and (min-width: 900px){.fv__left-app{margin-top:43px;order:2;gap:16px}}.fv__left-app-appStore-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.fv__left-app-appStore-head{font-size:1rem;font-weight:350;line-height:1rem;letter-spacing:0}}.fv__left-app-appStore-link{display:block;width:100%;max-width:136px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.fv__left-app-appStore-link{max-width:240px;height:88px}}.fv__left-app-googlePlay-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.fv__left-app-googlePlay-head{font-size:1rem;font-weight:350;line-height:1rem;letter-spacing:0}}.fv__left-app-googlePlay-link{display:block;width:100%;max-width:168.726px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.fv__left-app-googlePlay-link{max-width:298px;height:88px}}.fv__left-brand{display:flex;justify-content:center;align-items:center;margin-top:20px}@media screen and (min-width: 900px){.fv__left-brand{margin-top:60px;margin-left:-36px;order:1}}.fv__left-brand-text{font-size:.75rem;font-weight:500;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.fv__left-brand-text{margin-top:4px;font-size:1rem;font-weight:500;line-height:1rem;letter-spacing:0;font-size:clamp(.75rem,.333rem + .74vw,1rem)}}.fv__left-brand-arrow{width:9px;height:9px;display:inline-block;margin-left:8px;background:url(../img/arrow_black_right.svg) no-repeat center center/cover}@media screen and (min-width: 900px){.fv__left-brand-arrow{width:12px;height:12px;margin-top:4px;margin-left:10px}}.fv__left-brand-visa{max-width:52px;width:100%;height:17px;margin-left:8px}@media screen and (min-width: 900px){.fv__left-brand-visa{max-width:151px;height:49px;margin-left:8px}}.fv__left-brand-mastercard{max-width:27.818px;width:100%;height:17px;margin-left:8px}@media screen and (min-width: 900px){.fv__left-brand-mastercard{max-width:80px;height:49px;margin-left:16px}}.fv__right-img-wrap{width:100%;max-width:780px;height:570px;margin-top:30px}.appeal{padding-top:68px}@media screen and (min-width: 900px){.appeal{padding-top:76px}}.appeal__wrapper{text-align:center}.appeal__inner{padding:0 24px;margin:0 auto}@media screen and (min-width: 900px){.appeal__title-wrap{margin-left:10px}}.appeal__title{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.appeal__title{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:.15625em}}.appeal__title-text:nth-child(1){display:block;width:100%}.appeal__title-img-wrap{display:flex;align-items:center;justify-content:center;width:auto;margin:8px -8px 8px 0}@media screen and (min-width: 900px){.appeal__title-img-wrap{width:auto;margin:0 -22px 0 -6px}}.appeal__title-img{margin-right:7px}@media screen and (min-width: 900px){.appeal__title-img{margin-right:12px}}.appeal__message-wrap{margin-top:20px}@media screen and (min-width: 900px){.appeal__message-wrap{margin-top:30px}}.appeal__message{background:var(--Linear, linear-gradient(180deg, #c8152c 0%, #620a16 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:1.5rem;font-weight:900;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.appeal__message{font-size:2rem;font-weight:900;line-height:4rem;letter-spacing:.15625em}}.appeal__message-top{font-size:1.5rem;font-weight:900;line-height:2rem;letter-spacing:0}@media screen and (min-width: 900px){.appeal__message-top{font-size:2rem;font-weight:900;line-height:4rem;letter-spacing:.15625em}}.appeal__message-top--big{font-size:2rem;font-weight:900;line-height:2.5rem;letter-spacing:0;display:inline-block}@media screen and (min-width: 900px){.appeal__message-top--big{font-size:2.5rem;font-weight:900;line-height:4rem;letter-spacing:.125em}}.appeal__message-bottom{font-size:1.5rem;font-weight:900;line-height:2.5rem;letter-spacing:0}@media screen and (min-width: 900px){.appeal__message-bottom{font-size:2rem;font-weight:900;line-height:4rem;letter-spacing:.15625em}}.appeal__message-bottom--big{font-size:2rem;font-weight:900;line-height:2.5rem;letter-spacing:0}@media screen and (min-width: 900px){.appeal__message-bottom--big{font-size:2.5rem;font-weight:900;line-height:4rem;letter-spacing:.125em}}.appeal__text-wrap{margin-top:24px}@media screen and (min-width: 900px){.appeal__text-wrap{margin-top:20px}}.appeal__text{font-size:1rem;font-weight:500;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.appeal__text{font-size:1rem;font-weight:500;line-height:2rem;letter-spacing:0}}.flow{padding:88px 0 40px}@media screen and (min-width: 900px){.flow{padding:110px 0 40px}}.flow__title{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.flow__title{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:.15625em}}.flow__title-text{margin-left:20px}@media screen and (min-width: 900px){.flow__title-text{margin-left:70px}}.flow__title-img-wrap{display:flex;align-items:center;justify-content:center;width:100%;margin:8px 0}@media screen and (min-width: 900px){.flow__title-img-wrap{width:auto;margin:0 -22px 0 -6px}}.flow__title-img{margin-right:4px}@media screen and (min-width: 900px){.flow__title-img{margin-right:16px}}@media screen and (min-width: 900px){.flow__content{margin-top:18px}}.flow__swiper-container{margin-inline:auto;width:100%;max-width:1256px;position:relative}@media screen and (min-width: 900px){.flow__swiper-container{padding:0 100px}}.flow__swiper{padding:18px 12px}.flow__swiper-slide-content{width:100%;max-width:500px;height:458px;border-radius:10px;background:#fff;box-shadow:2px 2px 10px 3px #d4d4d4;padding:16px;margin:0 auto}.flow__swiper-heading-wrap{width:100%;max-width:295px;height:59px;border-radius:10px;background:#fff;margin:0 auto}.flow__swiper-heading{display:flex;height:100%}.flow__swiper-heading-top{display:flex;flex-direction:column;justify-content:center;align-items:center;width:59px;height:100%;border-radius:10px 0 0 10px;background:var(--Linear, linear-gradient(180deg, #c8152c 0%, #620a16 100%));border:2px solid var(--Linear, #c8152c);border-right:none}.flow__swiper-heading-top-text{font-size:.875rem;font-weight:700;line-height:.875rem;letter-spacing:0;color:#fff}.flow__swiper-heading-top-number{font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0;color:#fff}.flow__swiper-heading-text-wrap{display:flex;justify-content:center;align-items:center;width:calc(100% - 59px);border:2px solid var(--Linear, #c8152c);border-radius:0 10px 10px 0;border-left:none}.flow__swiper-heading-text{font-size:1rem;font-weight:700;line-height:1rem;letter-spacing:0}.flow__swiper-img-wrap{width:100%;max-width:200px;height:265px;margin:24px auto 0}.flow__swiper-img-wrap-02{height:310px}.flow__swiper-img-wrap-03{height:310px}.flow__swiper-img-wrap-04{max-width:271px;height:304.5px}.flow__swiper-img-wrap-05{max-width:282.5px;height:283.5px}.flow__swiper-img-01{filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1))}.flow__swiper-img-02{filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1))}.flow__swiper-img-03{filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1))}.flow__swiper-app{display:flex;justify-content:center;margin-top:10px;gap:8px}@media screen and (min-width: 900px){.flow__swiper-app{margin-top:10px;order:2;gap:9px}}.flow__swiper-app-appStore-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}.flow__swiper-app-appStore-link{display:block;width:100%;max-width:136px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.flow__swiper-app-appStore-link{max-width:240px;height:88px}}.flow__swiper-app-googlePlay-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}.flow__swiper-app-googlePlay-link{display:block;width:100%;max-width:168.726px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.flow__swiper-app-googlePlay-link{max-width:298px;height:88px}}.swiper-button-prev,.swiper-button-next{height:40px;width:40px}.swiper-button-prev{left:12px}.swiper-button-next{right:12px}.swiper-button-prev:after,.swiper-button-next:after{display:none}@media screen and (min-width: 900px){.swiper-button-prev:after{content:"";display:inline-block;width:40px;height:40px;background:url(../img/arrow_circle_red_left.svg) no-repeat center center/cover}}@media screen and (min-width: 900px){.swiper-button-next:after{content:"";display:inline-block;width:40px;height:40px;background:url(../img/arrow_circle_red_right.svg) no-repeat center center/cover}}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-17px}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 8px)}.swiper-pagination-bullet{background:#acacac;opacity:1}.swiper-pagination-bullet-active{background:#000;opacity:1}.feature{padding:62px 0 64px}@media screen and (min-width: 900px){.feature{padding:100px 0 120px}}.feature__inner{padding:0 24px;margin:0 auto}.feature__title{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.feature__title{flex-direction:column;font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:.15625em}}.feature__title-text:nth-child(1){display:block;width:100%}@media screen and (min-width: 900px){.feature__title-text{line-height:2.2rem}}.feature__title-img-wrap{display:flex;align-items:center;justify-content:center;width:auto;margin:9px -8px 9px 14px}@media screen and (min-width: 900px){.feature__title-img-wrap{width:auto;margin:18px -36px 9px -6px}}.feature__title-img{margin-right:7px}@media screen and (min-width: 900px){.feature__title-img{margin-right:18px}}.feature__content{margin-top:75px}.feature__items{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:66px}@media screen and (min-width: 900px){.feature__items{flex-direction:row;align-items:start;gap:25px}}.feature__item{position:relative;text-align:center;width:100%;max-width:500px;height:768px;background:#fff;box-shadow:2px 2px 10px 3px #d4d4d4;border-radius:10px;padding-top:46px}.feature__item:nth-child(2){padding-top:51px;height:798px}.feature__item:nth-child(3){padding-top:59px;height:752px}@media screen and (min-width: 900px){.feature__item{max-width:382px;height:720px}.feature__item:nth-child(2){padding-top:46px;height:720px}.feature__item:nth-child(3){padding-top:46px;height:720px}}.feature__item-num-wrap{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(180deg, #c8383f 0%, #620a16 180.36%);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}.feature__item-num{font-size:1.25rem;font-weight:700;line-height:1.25rem;letter-spacing:0;color:#fff}.feature__item-title{font-size:1.25rem;font-weight:700;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.feature__item-title{font-size:clamp(.875rem,.25rem + 1.11vw,1.25rem)}}.feature__item-title-line-wrap{width:100%;max-width:295px;height:5px;margin:14px auto 0}@media screen and (min-width: 900px){.feature__item-title-line-wrap{max-width:297px}}.feature__item-text-wrap{margin-top:17px}.feature__item-text{font-size:1rem;font-weight:500;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.feature__item-text{font-size:clamp(.75rem,.333rem + .74vw,1rem)}}.feature__item-top-img-wrap{width:100%;margin:8px auto 0}@media screen and (min-width: 900px){.feature__item-top-img-wrap{margin-top:24px}}.feature__item-top-img-wrap-01{max-width:180.375px;height:138px}.feature__item-top-img-wrap-02{max-width:188.416px;height:122.001px}@media screen and (min-width: 900px){.feature__item-top-img-wrap-02{margin-top:7px}}.feature__item-top-img-wrap-03{max-width:118px;height:130.515px;margin-top:25px}@media screen and (min-width: 900px){.feature__item-top-img-wrap-03{margin-top:11px;margin-bottom:13px}}.feature__item-arrow-wrap{position:relative;display:flex;justify-content:center;align-items:center;height:58px}.feature__item-arrow{display:inline-block;position:absolute;top:50%;left:50%;transform:translateX(-50%);opacity:0;background:url(../img/feature_arrow.svg) no-repeat center center/cover;width:65px;height:58px;animation:arrow-move01 1.4s ease-in-out infinite}@media screen and (min-width: 900px){.feature__item-arrow{animation:arrow-move02 1.4s ease-in-out infinite}}.feature__item-bottom-img-wrap{width:100%;margin:16px auto 0}@media screen and (min-width: 900px){.feature__item-bottom-img-wrap{margin-top:16px}}.feature__item-bottom-img-wrap-01{max-width:201.685px;height:275px}@media screen and (min-width: 900px){.feature__item-bottom-img-wrap-01{position:absolute;bottom:0;left:50%;transform:translate(-50%, 0)}}.feature__item-bottom-img-wrap-02{max-width:200px;height:275px}@media screen and (min-width: 900px){.feature__item-bottom-img-wrap-02{position:absolute;bottom:0;left:50%;transform:translate(-50%, 0)}}.feature__item-bottom-img-wrap-02 .feature__item-bottom-img{filter:drop-shadow(0 4px 4px rgba(0, 0, 0, 0.1))}.feature__item-bottom-img-wrap-03{max-width:191px;height:217px}@media screen and (min-width: 900px){.feature__item-bottom-img-wrap-03{margin-top:34px}}.cta{position:relative;overflow:hidden;height:361px}@media screen and (min-width: 900px){.cta{height:459px}}.cta__wrapper{height:inherit;padding:40px 0 15px}@media screen and (min-width: 900px){.cta__wrapper{padding:83px 0 95px}}.cta__bg{background:url(../img/cta_bg_sp.jpg) no-repeat center center/cover;display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-100}@media screen and (min-width: 900px){.cta__bg{background:url(../img/cta_bg_pc.jpg) no-repeat center center/cover}}.cta__phone-wrap{width:224px;height:420px;transform:rotate(27.974deg) translate(-124px, -49%);position:absolute;top:107%;left:50%;z-index:-10}@media screen and (min-width: 900px){.cta__phone-wrap{width:543.55px;height:1019.32px;transform:rotate(27.974deg) translate(-126px, -50.5%);top:99%;left:50%}}.cta__container{position:relative;max-width:375px;height:100%;margin:0 auto}@media screen and (min-width: 900px){.cta__container{max-width:680px;margin:unset;top:50%;left:50%;transform:translate(-72%, -50%)}}@media screen and (min-width: 1200px){.cta__container{transform:translate(-550px, -50%)}}.cta__title{text-align:center;font-size:1.375rem;font-weight:900;line-height:2.5rem;letter-spacing:0;color:#fff}@media screen and (min-width: 900px){.cta__title{font-size:2rem;font-weight:900;line-height:4rem;letter-spacing:.05em;font-size:clamp(1.5rem,.667rem + 1.48vw,2rem)}}.cta__title-top--big{font-size:1.875rem;font-weight:900;line-height:2.375rem;letter-spacing:0}@media screen and (min-width: 900px){.cta__title-top--big{font-size:2.5rem;font-weight:900;line-height:4rem;letter-spacing:.05em;font-size:clamp(1.875rem,.833rem + 1.85vw,2.5rem)}}.cta__title-bottom-big{font-size:1.875rem;font-weight:900;line-height:2.5rem;letter-spacing:0}@media screen and (min-width: 900px){.cta__title-bottom-big{font-size:2.5rem;font-weight:900;line-height:3.75rem;letter-spacing:.05em;font-size:clamp(1.875rem,.833rem + 1.85vw,2.5rem)}}.cta__app{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:19px;margin-top:23px;position:absolute;left:29%;transform:translate(-50%, 0);color:#fff}@media screen and (min-width: 900px){.cta__app{flex-direction:row;margin-top:37px;gap:16px;left:50%;width:100%}}.cta__app-appStore-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.cta__app-appStore-head{font-size:1rem;font-weight:350;line-height:1rem;letter-spacing:0}}.cta__app-appStore-link{display:block;width:100%;max-width:136px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.cta__app-appStore-link{max-width:240px;height:88px}}.cta__app-googlePlay-head{margin-left:24px;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.cta__app-googlePlay-head{text-align:center;margin-left:0;font-size:1rem;font-weight:350;line-height:1rem;letter-spacing:0}}.cta__app-googlePlay-link{display:block;margin-top:8px;width:100%;max-width:168.726px;height:50px}@media screen and (min-width: 900px){.cta__app-googlePlay-link{max-width:298px;height:88px}}.function{padding:56px 0 64px}@media screen and (min-width: 900px){.function{padding:112px 0 120px}}.function__inner{padding:0 24px;margin:0 auto}.function__title{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.function__title{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:0}}.function__title-img-wrap{display:flex;align-items:center;justify-content:center;width:100%;margin:8px 0}@media screen and (min-width: 900px){.function__title-img-wrap{width:auto}}.function__title-img{margin-right:4px}@media screen and (min-width: 900px){.function__title-img{margin-right:12px}}.function__content{margin-top:32px}@media screen and (min-width: 900px){.function__content{margin-top:80px}}.function__items{display:flex;flex-direction:column;gap:40px}.function__item{width:100%;max-width:500px;border-radius:10px;background:var(--Linear, linear-gradient(179deg, rgba(217, 217, 217, 0.45) -53.15%, #fff 28.32%, rgba(217, 217, 217, 0.45) 147.37%));box-shadow:2px 2px 10px 3px #d4d4d4;padding:40px 16px;margin:0 auto;position:relative}.function__item:nth-child(2) .function__item-content-title{text-align:left}.function__item:nth-child(2) .function__item-content-text{letter-spacing:0}.function__item:nth-child(3) .function__item-content-title-wrap{margin-top:27px}.function__item:nth-child(3) .function__item-content-text-wrap{margin-top:16px}@media screen and (min-width: 900px){.function__item{max-width:1200px;padding:40px}.function__item:nth-child(2) .function__item-content-container{margin-top:22px}.function__item:nth-child(2) .function__item-content-text-wrap{max-width:704px}.function__item:nth-child(2) .function__item-content-text{letter-spacing:0}.function__item:nth-child(3) .function__item-content-container{margin-top:33px}.function__item:nth-child(3) .function__item-content-text-wrap{max-width:688px;margin-top:24px}}.function__item-num-wrap{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:60px;height:60px;border-radius:10px 0px;background:linear-gradient(180deg, #c8152c 0%, #620a16 179.17%)}@media screen and (min-width: 900px){.function__item-num-wrap{width:80px;height:80px}}.function__item-num{font-size:1.25rem;font-weight:700;line-height:1.25rem;letter-spacing:0;color:#fff}@media screen and (min-width: 900px){.function__item-num{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:0}}.function__item-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width: 900px){.function__item-content{flex-direction:row-reverse;align-items:start}}.function__item-content-img-wrap{width:200px;height:200px}@media screen and (min-width: 900px){.function__item-content-img-wrap{width:280px;height:280px}}@media screen and (min-width: 1200px){.function__item-content-img-wrap{width:355px;height:355px}}@media screen and (min-width: 900px){.function__item-content-img{width:280px}}@media screen and (min-width: 1200px){.function__item-content-img{width:355px}}@media screen and (min-width: 900px){.function__item-content-container{display:flex;flex-direction:column;justify-content:center;margin-top:68px;margin-left:60px}}.function__item-content-title-wrap{width:-moz-fit-content;width:fit-content;margin:24px auto 0}@media screen and (min-width: 900px){.function__item-content-title-wrap{margin:unset}}.function__item-content-title{text-align:center;font-size:1.25rem;font-weight:700;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.function__item-content-title{text-align:left;font-size:2rem;font-weight:700;line-height:3rem;letter-spacing:.15625em;font-size:clamp(1.5rem,.667rem + 1.48vw,2rem)}}.function__item-content-text-wrap{max-width:400px;margin:24px auto 0}@media screen and (min-width: 900px){.function__item-content-text-wrap{max-width:479px;margin:32px 0 0}}.function__item-content-text{font-size:1rem;font-weight:350;line-height:1.875rem;letter-spacing:0;text-align:justify}@media screen and (min-width: 900px){.function__item-content-text{font-size:clamp(.75rem,.333rem + .74vw,1rem)}}.function__item-content-text--em01{letter-spacing:.1em}.function__item-content-text--em18{letter-spacing:.18em}.function__item-content-add-wrap{max-width:400px;margin-top:0}@media screen and (min-width: 900px){.function__item-content-add-wrap{max-width:unset}}.function__item-content-add{font-size:.75rem;font-weight:350;line-height:1.875rem;letter-spacing:0}.function__item-content-supplement-wrap{margin-top:7px}.function__item-content-supplement{font-size:1rem;font-weight:350;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.function__item-content-supplement{font-size:1rem;font-weight:350;line-height:1rem;letter-spacing:0}}.function__item-arrow-wrap{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:163.999px;height:23px;margin:20px auto 0}@media screen and (min-width: 900px){.function__item-arrow-wrap{max-width:299.519px;height:42px;margin-top:10px}}@media screen and (min-width: 1200px){.function__item-arrow-wrap{margin-top:-10px}}.function__item-arrow{display:inline-block;position:absolute;top:50%;left:50%;transform:translateX(-50%);opacity:0;width:163.999px;height:23px;background:url(../img/function_arrow-bottom.svg) no-repeat center center/cover;animation:arrow-move01 1s ease-in-out infinite}@media screen and (min-width: 900px){.function__item-arrow{width:299.519px;height:42px}}.function__message-title-wrap{margin-top:28px}@media screen and (min-width: 900px){.function__message-title-wrap{margin-top:42px}}.function__message-title{text-align:center;font-size:1rem;font-weight:700;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.function__message-title{font-size:1.5rem;font-weight:700;line-height:2.5rem;letter-spacing:0;font-size:clamp(1.25rem,.833rem + .74vw,1.5rem)}}.function__message-title--red{color:#c8152c}.function__message-items{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:39px;margin-top:24px}@media screen and (min-width: 900px){.function__message-items{flex-direction:row;justify-content:center;gap:39px;margin-top:40px}}.function__message-item{filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.1))}.function__message-item:nth-child(1) .function__message-item-text-wrap{background:#f0f4f7}.function__message-item:nth-child(2) .function__message-item-text-wrap{background:#fff9dc}.function__message-item:nth-child(3) .function__message-item-text-wrap{background:#ffecec}@media screen and (min-width: 900px){.function__message-item{display:flex;flex-direction:column;align-items:center}}.function__message-item-img-wrap{width:200px;height:200px;background:#fff;border-radius:50%}@media screen and (min-width: 900px){.function__message-item-img-wrap{width:240px;height:240px}}.function__message-item-text-wrap{display:flex;justify-content:center;align-items:center;width:200px;height:48px;margin-top:-12px;border-radius:10px;position:relative}@media screen and (min-width: 900px){.function__message-item-text-wrap{width:304px;margin-top:-16px}}.function__message-item-text{text-align:center;font-size:.75rem;font-weight:700;line-height:1.125rem;letter-spacing:0}@media screen and (min-width: 900px){.function__message-item-text{font-size:1rem;font-weight:700;line-height:1rem;letter-spacing:0}}.step{padding:56px 0 66px;background:url(../img/bg_fv_pc02.png) no-repeat top center/cover;z-index:-100}@media screen and (min-width: 900px){.step{padding:113px 0 80px}}.step__inner{padding:0 27.5px;margin:0 auto}.step__title{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.step__title{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:0}}.step__title-img-wrap{display:flex;align-items:center;justify-content:center;width:100%;margin:8px 0}@media screen and (min-width: 900px){.step__title-img-wrap{width:auto}}.step__title-img{margin-right:4px}@media screen and (min-width: 900px){.step__title-img{margin-right:12px}}.step__content{margin-top:52px}@media screen and (min-width: 900px){.step__content{margin-top:32px}}.step__items{display:flex;flex-direction:column;align-items:center;gap:64px}@media screen and (min-width: 900px){.step__items{gap:40px}}.step__item{display:flex;width:100%}.step__item:nth-child(n+1):nth-child(-n+3) .step__sp-left-img-wrap{filter:drop-shadow(4px 0px 5px rgba(0, 0, 0, 0.1))}.step__item:nth-child(n+1):nth-child(-n+3) .step__item-right-img-wrap{filter:drop-shadow(4px 0px 5px rgba(0, 0, 0, 0.1))}.step__item:nth-child(1) .step__sp-left-img{filter:drop-shadow(4px 0px 5px rgba(0, 0, 0, 0.1))}.step__item:nth-child(2) .step__sp-left-img-wrap{height:310px}.step__item:nth-child(2) .step__sp-left-img{filter:drop-shadow(4px 0px 5px rgba(0, 0, 0, 0.1))}.step__item:nth-child(3) .step__sp-left-img-wrap{height:310px}.step__item:nth-child(3) .step__sp-left-img{filter:drop-shadow(4px 0px 5px rgba(0, 0, 0, 0.1))}.step__item:nth-child(5) .step__heading-wrap{max-width:295px}.step__item:nth-child(5) .step__sp-left-img-wrap{width:214px;height:215px}@media screen and (min-width: 900px){.step__item{justify-content:space-between;max-width:846px}.step__item:nth-child(1) .step__heading-text{letter-spacing:.2em}.step__item:nth-child(2) .step__item-left{margin-top:32px}.step__item:nth-child(4) .step__item-left{margin-top:35px}.step__item:nth-child(5){margin-top:38px}.step__item:nth-child(5) .step__heading-wrap{max-width:unset}.step__item:nth-child(5) .step__item-right{margin-right:0}.step__item:nth-child(5) .step__item-right-img-wrap{max-width:214px;height:215px}}.step__item-left{width:100%}@media screen and (min-width: 900px){.step__item-left{width:unset;margin:45px 0 0 45px}}.step__heading-wrap{display:flex;width:100%;max-width:320px;height:64px;border-radius:10px;background:#fff;margin:0 auto}@media screen and (min-width: 900px){.step__heading-wrap{align-items:center;max-width:unset;height:unset;background:none}}.step__heading-top{display:flex;flex-direction:column;justify-content:center;align-items:center;width:64px;height:100%;border-radius:10px 0 0 10px;background:var(--Linear, linear-gradient(180deg, #c8152c 0%, #620a16 100%));border:2px solid var(--Linear, #c8152c);border-right:none;color:#fff}@media screen and (min-width: 900px){.step__heading-top{width:unset;height:unset;background:none;border:none;color:unset}}.step__heading-top-num{font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0;color:#fff}@media screen and (min-width: 900px){.step__heading-top-num{font-size:3rem;font-weight:500;line-height:3rem;letter-spacing:.1em;color:#c8152c;font-family:"source-han-sans-japanese",sans-serif}}.step__heading-top-text{font-size:.875rem;font-weight:700;line-height:.875rem;letter-spacing:0}.step__heading-text-wrap{display:flex;justify-content:center;align-items:center;width:calc(100% - 64px);border:2px solid var(--Linear, #c8152c);border-radius:0 10px 10px 0;border-left:none}@media screen and (min-width: 900px){.step__heading-text-wrap{width:unset;border:none;display:block;margin-left:12px}}.step__heading-text{font-size:1rem;font-weight:700;line-height:1.5rem;letter-spacing:0}@media screen and (min-width: 900px){.step__heading-text{font-size:1.5rem;font-weight:700;line-height:1.5rem;letter-spacing:0}}.step__sp-left-img-wrap{width:200px;height:265px;margin:16px auto 0}.step__app{display:flex;justify-content:center;margin-top:16px;gap:8px}@media screen and (min-width: 900px){.step__app{margin-top:22px;gap:11px}}.step__app-appStore-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.step__app-appStore-head{font-size:.875rem;font-weight:350;line-height:1rem;letter-spacing:0}}.step__app-appStore-link{display:block;width:100%;max-width:136px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.step__app-appStore-link{max-width:164px;height:60px;margin-top:4px}}.step__app-googlePlay-head{text-align:center;font-size:.75rem;font-weight:350;line-height:.75rem;letter-spacing:0}@media screen and (min-width: 900px){.step__app-googlePlay-head{font-size:.875rem;font-weight:350;line-height:1rem;letter-spacing:0}}.step__app-googlePlay-link{display:block;width:100%;max-width:168.726px;height:50px;margin-top:8px}@media screen and (min-width: 900px){.step__app-googlePlay-link{max-width:203px;height:60px;margin-top:4px}}@media screen and (min-width: 900px){.step__item-right{margin-right:23px}}.step__item-right-img-wrap{width:100%;max-width:200px;height:245px}.step__text-wrap{display:flex;justify-content:center;margin:16px auto 0;padding:0 12px}@media screen and (min-width: 900px){.step__text-wrap{justify-content:start;margin-top:28px;padding:0}}.step__text{text-align:justify;font-size:1rem;font-weight:350;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.step__text{font-size:1rem;font-weight:350;line-height:2rem;letter-spacing:0}}.step__add-wrap{display:flex;justify-content:center;margin:2px auto 0;padding:0 12px}@media screen and (min-width: 900px){.step__add-wrap{justify-content:start;padding:0}}.step__add{text-align:justify;font-size:.75rem;font-weight:350;line-height:1.875rem;letter-spacing:0}@media screen and (min-width: 900px){.step__add{font-size:.75rem;font-weight:350;line-height:2rem;letter-spacing:0}}.step__place-items-wrap{margin-top:25px}.step__place-items{display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (min-width: 900px){.step__place-items{flex-direction:row;gap:0}}.step__place-item:nth-child(2) .step__place-item-img-wrap{width:231px;height:138.62px;margin-left:45px}.step__place-item:nth-child(3) .step__place-item-img-wrap{width:231px;height:141px;margin-left:45px}@media screen and (min-width: 900px){.step__place-item:nth-child(1) .step__place-item-img-wrap{margin-left:-18px}.step__place-item:nth-child(2) .step__place-item-img-wrap{width:216px;height:auto;margin-left:62px}.step__place-item:nth-child(2) .step__place-item-text-wrap{margin-top:20px;margin-left:30px}.step__place-item:nth-child(3) .step__place-item-img-wrap{width:224px;height:auto;margin-left:56px}.step__place-item:nth-child(3) .step__place-item-text-wrap{margin-top:20px;margin-left:20px}}.step__place-item-img-wrap{width:231px;height:152px}.step__place-item-text-wrap{margin-top:16px}@media screen and (min-width: 900px){.step__place-item-text-wrap{margin-top:15.5px}}.step__place-item-text{font-size:1rem;font-weight:700;line-height:1rem;letter-spacing:0;text-align:center}.company{padding:41px 0 40px;position:relative;overflow:hidden}@media screen and (min-width: 900px){.company{padding:80px 0 103px}}.company__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.company__inner{padding:0 7.5px;margin:0 auto}.company__title{text-align:center;font-size:1.25rem;font-weight:700;line-height:1.25rem;letter-spacing:0}@media screen and (min-width: 900px){.company__title{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:0}}.company__content{margin-top:24px}@media screen and (min-width: 900px){.company__content{margin-top:41px}}.company__items{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media screen and (min-width: 900px){.company__items{gap:10.53px}}.company__item{display:flex;align-items:center;justify-content:center;width:100%;max-width:176px;height:83px;border-radius:10px;background:#fff}@media screen and (min-width: 900px){.company__item{max-width:231.772px;height:109.302px}}.company__item-img-wrap-01{max-width:104px}@media screen and (min-width: 900px){.company__item-img-wrap-01{max-width:136.956px}}.company__item-img-wrap-02{max-width:79px}@media screen and (min-width: 900px){.company__item-img-wrap-02{max-width:104.034px}}.company__item-img-wrap-03{max-width:48px}@media screen and (min-width: 900px){.company__item-img-wrap-03{max-width:63.211px}}.company__item-img-wrap-04{max-width:79px}@media screen and (min-width: 900px){.company__item-img-wrap-04{max-width:104.034px}}.company__item-img-wrap-05{max-width:60px}@media screen and (min-width: 900px){.company__item-img-wrap-05{max-width:79.013px}}.stars{position:relative;width:100%;height:100vh;background-image:linear-gradient(0deg, #999, #fff);overflow:hidden}.star{position:absolute;display:block;background-color:#fffeee;border-radius:50%;box-shadow:0 0 4px 2px hsla(0,0%,100%,.2);opacity:0;animation:twinkle 5s infinite}.faq{padding:65px 0 64px}@media screen and (min-width: 900px){.faq{padding:80px 0 84px}}.faq__inner{padding:0 24px;margin:0 auto}.faq__title{text-align:center;font-size:1.25rem;font-weight:700;line-height:1.25rem;letter-spacing:0}@media screen and (min-width: 900px){.faq__title{font-size:2rem;font-weight:700;line-height:2rem;letter-spacing:0}}.faq__content{margin:39px auto 0;width:100%;max-width:1000px}@media screen and (min-width: 900px){.faq__content{margin-top:74px}}.faq__qa:nth-child(n+2){padding-top:16px}.faq__qa:nth-child(n+2)::before{content:"";display:block;border-top:1px solid #000;width:100%;height:1px;padding-top:32px}.faq__qa:nth-child(2) .faq__question-text{letter-spacing:-0.02em}.faq__qa:nth-child(3) .faq__question-text{line-height:1.5rem}.faq__qa:last-child::after{content:"";display:block;border-bottom:1px solid #000;width:100%;height:1px;padding-top:16px}@media screen and (min-width: 900px){.faq__qa:nth-child(n+2){padding-top:40px}.faq__qa:nth-child(n+2)::before{padding-top:40px}.faq__qa:nth-child(2) .faq__question-text{letter-spacing:0}.faq__qa:nth-child(3) .faq__question-text{line-height:1rem}.faq__qa:last-child::after{display:none}}.faq__question-wrap{display:flex}.faq__question-icon{text-align:justify;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:.1em;font-family:"Source Sans 3",serif;color:#dc2639}.faq__question-text{text-align:justify;margin-left:14px;font-size:1rem;font-weight:700;line-height:1rem;letter-spacing:.05em;color:#dc2639}@media screen and (min-width: 900px){.faq__question-text{font-size:1.25rem;font-weight:700;line-height:1.25rem;letter-spacing:.05em}}.faq__answer-wrap{display:flex;margin-top:24px}.faq__answer-icon{text-align:justify;font-size:1rem;font-weight:400;line-height:1.875rem;letter-spacing:.1em;font-family:"Source Sans 3",serif;color:#121212}.faq__answer-text{text-align:justify;font-size:1rem;font-weight:400;line-height:1.875rem;letter-spacing:.05em;color:#121212;margin-left:14px}.faq__answer-text-link{display:inline-block;position:relative;transition:all .3s ease;color:#007acc}@media(hover: hover){.faq__answer-text-link:hover{opacity:.7}}.faq__answer-text-link::after{content:"";display:inline-block;background:url(../img/link_icon.svg) no-repeat center center/cover;width:14px;height:12px}/*# sourceMappingURL=main.min.css.map */