html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,::before,::after{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:bold}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{scroll-padding-top:90px}body{font-weight:700;font-family:"Noto Sans JP",sans-serif;color:#1d1d1d;margin:0 !important;position:relative;line-height:1.5;letter-spacing:.03em;scroll-behavior:smooth}.wrapper{max-width:1040px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (max-width: 768px){.wrapper{padding-left:10px;padding-right:10px}}ul,li{list-style:none}button,a{text-decoration:none;color:inherit}img{max-width:100%;width:100%;height:auto;vertical-align:top}button,input,optgroup,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;outline:0;border-radius:0;text-align:inherit;resize:none}label,select{cursor:pointer}@media screen and (max-width: 1024px){.none-max-l{display:none}}@media screen and (max-width: 768px){.none-max-t{display:none}}@media screen and (max-width: 1400px){.none-max-1400{display:none}}@media screen and (max-width: 425px){.none-max-ml{display:none}}@media screen and (max-width: 500px){.none-max-500{display:none}}@media screen and (min-width: 769px){.none-min-t{display:none}}@media screen and (min-width: 1025px){.none-min-l{display:none}}@media screen and (min-width: 1400px){.none-min-1400{display:none}}@media screen and (min-width: 426px){.none-min-ml{display:none}}@media screen and (min-width: 500px){.none-min-500{display:none}}.header{background-color:#fff;position:fixed;top:0;z-index:9999;padding:0 0 0 30px;width:100%;-webkit-box-shadow:0px 3px 8px rgba(0,0,0,.06);box-shadow:0px 3px 8px rgba(0,0,0,.06)}@media screen and (max-width: 768px){.header{padding:0 0 0 15px}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{max-width:125px;width:100%}.header__logo__link img{display:block}@media screen and (max-width: 768px){.header__wrap{background-color:#fff;position:fixed;top:60px;width:100%;right:-120%;height:100vh;-webkit-transition:all .6s;transition:all .6s;overflow-x:scroll}}.header .panelactive{right:0}@media screen and (max-width: 768px){.header__nav{background:-webkit-gradient(linear, left top, left bottom, from(#006cff), color-stop(9.36%, #1b76e0), color-stop(79.8%, #7fd2e2), to(#c1f5ff));background:linear-gradient(#006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100vh;padding:40px 15px;overflow-x:scroll}}.header__hambtn{display:none}@media screen and (max-width: 768px){.header__hambtn{position:relative;cursor:pointer;width:60px;height:60px;background-color:#1a3384;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__hambtn span{display:inline-block;-webkit-transition:all .4s;transition:all .4s;position:absolute;height:1px;background-color:#fff;width:100%}.header__hambtn span:nth-of-type(1){top:0}.header__hambtn span:nth-of-type(2){bottom:9px}.header__hambtn span:nth-of-type(3){bottom:0}}.header__hambtnc{position:relative;width:25px;height:20px}.header__hambtn.active span:nth-of-type(1){top:3px;left:0;-webkit-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}.header__hambtn.active span:nth-of-type(2){opacity:0}.header__hambtn.active span:nth-of-type(3){top:15px;left:0;-webkit-transform:translateY(-6px) rotate(45deg);transform:translateY(-6px) rotate(45deg)}.header__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width: 768px){.header__menus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;border-radius:initial}}.header__menu{color:#fff;cursor:pointer;position:relative}@media screen and (max-width: 768px){.header__contact{margin-top:50px}}.header__mail,.header__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#fff;padding:35px 0;gap:8px;background-color:#1a3384}@media screen and (max-width: 1024px){.header__mail,.header__line{padding:25px 0}}@media screen and (max-width: 768px){.header__mail,.header__line{display:none}}.header__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-right:20px}.header__tel__num{letter-spacing:initial;font-family:"Poppins",sans-serif;font-weight:600}.header__tel__txt{margin-top:-5px;font-size:12px}@media screen and (max-width: 1024px){.header__tel{margin-right:10px}}@media screen and (max-width: 768px){.header__tel{display:none}}.header__tel__ctt{color:#1a3384}.header__tel__icon{width:43px}.header__tel__num{font-size:28px}.header__mail{width:235px}@media screen and (max-width: 1024px){.header__mail{width:200px}}.header__mail__icon{width:32px}.header__line{width:200px;background-color:#39d077}@media screen and (max-width: 1024px){.header__line{width:110px}}.footer{font-weight:400;letter-spacing:initial;background-color:#fafafa}.footer__container{padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width: 768px){.footer__container{padding:40px 0 20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__logo{max-width:125px;width:100%}.footer__menus{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width: 768px){.footer__menus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:initial}}.footer__menu{text-decoration:underline}@media screen and (max-width: 768px){.footer__menu{font-size:14px}}.footer__copyright{font-size:12px;text-align:center;color:#fff;background-color:#1a3384;padding:15px 0}.combtns{font-size:clamp(.875rem,.5887rem + .4469vw,1.125rem);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:10px}@media screen and (max-width: 1024px){.combtns{font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 650px){.combtns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}}@media screen and (max-width: 375px){.combtns{font-size:15px}}.combtns .combtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;max-width:clamp(13.75rem,6.5922rem + 11.1732vw,20rem);width:100%}@media screen and (max-width: 1024px){.combtns .combtn{max-width:320px}}@media screen and (max-width: 768px){.combtns .combtn{gap:5px}}.combtns .combtn__txt{position:relative}.combtns .combtn__txt::before,.combtns .combtn__txt::after{content:"";position:absolute;bottom:4px;width:1px;height:18px;background-color:#fff}.combtns .combtn__txt::before{left:-10px;-webkit-transform:rotate(155deg);transform:rotate(155deg)}.combtns .combtn__txt::after{right:-10px;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.combtns .combtn__mail,.combtns .combtn__line{width:100%;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:25px;padding:clamp(.625rem,-0.4487rem + 1.676vw,1.5625rem)}@media screen and (max-width: 425px){.combtns .combtn__mail,.combtns .combtn__line{padding:20px}}.combtns .combtn__mail__icon,.combtns .combtn__line__icon{width:32px;line-height:0}@media screen and (max-width: 1024px){.combtns .combtn__mail,.combtns .combtn__line{padding:25px}}@media screen and (max-width: 425px){.combtns .combtn__mail,.combtns .combtn__line{padding:20px}}.combtns .combtn__mail{background-color:#fff;color:#1a3384;cursor:pointer}.combtns .combtn__line{background-color:#39d077}.consultation{padding:60px 0;background-color:#eff8ff;text-align:center}@media screen and (max-width: 768px){.consultation{padding:40px 0}}.consultation__ttl{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);display:inline-block;font-size:32px;color:#fff;padding:3px 15px}@media screen and (max-width: 768px){.consultation__ttl{font-size:22px;padding:0 10px}}.consultation__txt{font-weight:400;margin-top:20px}@media screen and (max-width: 768px){.consultation__txt{margin-top:10px}}.consultation__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:15px;color:#1a3384}.consultation__tel__num{letter-spacing:initial;font-family:"Poppins",sans-serif;font-weight:600}.consultation__tel__txt{margin-top:-5px;font-size:12px}@media screen and (max-width: 768px){.consultation__tel{margin-top:20px}}.consultation__tel__icon{width:70px}@media screen and (max-width: 768px){.consultation__tel__icon{width:55px}}@media screen and (max-width: 375px){.consultation__tel__icon{width:40px}}.consultation__tel__num{font-size:44px}@media screen and (max-width: 768px){.consultation__tel__num{font-size:33px}}@media screen and (max-width: 375px){.consultation__tel__num{font-size:30px}}.consultation__tel__txt{font-size:18px}@media screen and (max-width: 768px){.consultation__tel__txt{font-size:12px}}.consultation__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;font-size:18px;color:#fff;margin-top:20px}@media screen and (max-width: 768px){.consultation__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}}.consultation__mail,.consultation__line{width:100%;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:25px;max-width:350px}@media screen and (max-width: 425px){.consultation__mail,.consultation__line{padding:20px}}.consultation__mail__icon,.consultation__line__icon{width:32px;line-height:0}.consultation__mail{background-color:#1a3384;cursor:pointer}.consultation__line{background-color:#39d077}.sp-fixed{display:none;position:fixed;z-index:999;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#1a3384;max-width:375px;width:100%;-webkit-transition:opacity,.3s;transition:opacity,.3s}@media screen and (max-width: 768px){.sp-fixed{display:block}}.sp-fixed__container{padding:10px 15px 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width: 375px){.sp-fixed__container{padding:10px}}.sp-fixed__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.sp-fixed__tel__num{letter-spacing:initial;font-family:"Poppins",sans-serif;font-weight:600}.sp-fixed__tel__txt{margin-top:-5px;font-size:12px}.sp-fixed__tel__ctt{color:#fff}.sp-fixed__tel__icon{width:40px}.sp-fixed__tel__num{font-size:26px}.sp-fixed__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%}.sp-fixed__mail,.sp-fixed__line{display:block;max-width:165px;width:100%;text-align:center;padding:15px;border-radius:27px}@media screen and (max-width: 375px){.sp-fixed__mail,.sp-fixed__line{font-size:14px;padding:10px}}.sp-fixed__mail{color:#1a3384;background-color:#fff;cursor:pointer}.sp-fixed__line{color:#fff;background-color:#39d077}.is-hidden{visibility:hidden;opacity:0}.pagenation{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.pagenation span{font-family:"Poppins",sans-serif;font-weight:500;width:42px;height:42px;border-radius:50%;background-color:#eff8ff;color:#1a3384;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagenation span a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.pagenation .current{background-color:#1a3384;color:#fff}.no-result{font-weight:400;text-align:center;margin-top:30px}@media screen and (max-width: 768px){.no-result{margin-top:20px}}.mv{position:relative}.mv__contact{position:absolute;right:10vw;bottom:1.5vw;width:100%;padding:0 10px}@media screen and (max-width: 1400px){.mv__contact{right:6vw;bottom:1vw}}@media screen and (max-width: 1024px){.mv__contact{bottom:9vw;right:initial;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 650px){.mv__contact{bottom:7vw}}@media screen and (max-width: 425px){.mv__contact{bottom:20px}}@media screen and (max-width: 375px){.mv__contact{bottom:10px}}.reason{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);padding:40px 0}@media screen and (max-width: 768px){.reason{background:-webkit-gradient(linear, left top, left bottom, from(#006cff), color-stop(9.36%, #1b76e0), color-stop(79.8%, #5FB5E2), to(#5FB5E2));background:linear-gradient(180deg, #006cff 0%, #1b76e0 9.36%, #5FB5E2 79.8%, #5FB5E2 100%)}}.reason__ttl,.reason__anxiety{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.reason__ttl__balloon,.reason__anxiety__balloon{display:inline-block;position:relative;font-size:20px;padding:4px 20px;background-color:#fff;color:#1a3384;border-radius:19px;letter-spacing:.06em}@media screen and (max-width: 768px){.reason__ttl__balloon,.reason__anxiety__balloon{font-size:16px}}.reason__ttl__balloon::before,.reason__anxiety__balloon::before{content:"";position:absolute;bottom:-11px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:23px;height:12px;background:url(../images/stalker/icon-balloon.webp) no-repeat center center/cover}.reason__ttl__txt,.reason__anxiety__txt{color:#fff}.reason__ttl{padding-bottom:180px}@media screen and (max-width: 768px){.reason__ttl{background:-webkit-gradient(linear, left top, left bottom, from(#006cff), color-stop(9.36%, #1b76e0), color-stop(79.8%, #7fd2e2), to(#c1f5ff));background:linear-gradient(180deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);position:relative}}.reason__ttl__txt{font-size:42px}@media screen and (max-width: 768px){.reason__ttl__txt{font-size:36px}}.reason__anxiety{padding-top:140px;position:relative;gap:10px}.reason__anxiety__txt{font-size:40px}@media screen and (max-width: 768px){.reason__anxiety__txt{font-size:28px}}.reason__anxiety .bg-triangle{position:absolute;top:-1px;width:100%;height:100px;background-color:#fafafa;-webkit-clip-path:polygon(0 0, 50% 100%, 100% 0);clip-path:polygon(0 0, 50% 100%, 100% 0)}.reason__items,.reason__worrie{max-width:1040px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (max-width: 768px){.reason__items,.reason__worrie{padding-left:10px;padding-right:10px}}.reason__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:-100px}@media screen and (max-width: 768px){.reason__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:90px;background-color:#fff;padding-bottom:40px}}.reason__item{max-width:325px;width:100%;padding:87px 20px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;position:relative;background-color:#f2f8fd;-webkit-box-shadow:0 3px 6px rgba(105,174,255,.16);box-shadow:0 3px 6px rgba(105,174,255,.16)}@media screen and (max-width: 768px){.reason__item{height:260px}}.reason__item:first-of-type{gap:initial;padding:55px 20px 20px 20px}.reason__item__img{position:absolute;top:-60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:125px}.reason__item__head{font-size:28px;color:#4c8aed}@media screen and (max-width: 375px){.reason__item__head{font-size:24px}}.reason__item__head .size-s{color:#1d1d1d;font-size:22px;margin:0 2px}@media screen and (max-width: 375px){.reason__item__head .size-s{font-size:20px}}.reason__item__head .size-l{font-size:60px}@media screen and (max-width: 375px){.reason__item__head .size-l{font-size:58px}}.reason__item__txt{font-weight:400}.reason__worrie__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-right:40px}@media screen and (max-width: 768px){.reason__worrie__head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-right:initial}}.reason__worrie__head__txt{font-size:32px;text-align:center}@media screen and (max-width: 768px){.reason__worrie__head__txt{font-size:22px}}@media screen and (max-width: 425px){.reason__worrie__head__txt{text-align:left}}@media screen and (max-width: 375px){.reason__worrie__head__txt{font-size:18px}}.reason__worrie__head__txt .txt-grad{color:#fff;background:-webkit-gradient(linear, left top, right top, from(#65acff), to(#362b84));background:linear-gradient(90deg, #65acff 0%, #362b84 100%);padding:2px 25px}@media screen and (max-width: 768px){.reason__worrie__head__txt .txt-grad{padding:0 10px}}.reason__worrie__head__img{width:135px}@media screen and (max-width: 768px){.reason__worrie__head__img{width:115px}}.reason__worrie__items{margin-top:30px;padding:40px 40px 50px 40px;background-color:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px}@media screen and (max-width: 1024px){.reason__worrie__items{gap:60px}}@media screen and (max-width: 768px){.reason__worrie__items{padding:20px 20px 30px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}}.reason__worrie__item{max-width:420px;width:100%}.reason__worrie__item:last-of-type{position:relative}@media screen and (max-width: 768px){.reason__worrie__item:last-of-type{padding-top:25px;border-top:1px dashed #dedede}}.reason__worrie__item:last-of-type::before{content:"";position:absolute;left:-40px;bottom:0;width:1px;height:100%;background-color:#dedede}@media screen and (max-width: 1024px){.reason__worrie__item:last-of-type::before{left:-30px}}@media screen and (max-width: 768px){.reason__worrie__item:last-of-type::before{content:none}}.reason__worrie__item__txt{letter-spacing:initial;font-weight:500;position:relative;padding-left:35px}.reason__worrie__item__txt::before{content:"";position:absolute;left:0;top:0;bottom:0;width:25px;height:25px;background:url(../images/stalker/check-blue.webp) no-repeat center center/cover}.reason__worrie__itemc:not(:last-of-type){padding-bottom:25px;margin-bottom:25px;border-bottom:1px dashed #dedede}.reason__ctt{background-color:#fafafa;padding:270px 0 80px 0;margin-top:-170px}@media screen and (max-width: 768px){.reason__ctt{padding:40px 0 30px 0;margin-top:initial}}.survey{padding-top:60px}@media screen and (max-width: 768px){.survey{padding-top:30px}}.survey__ttl{font-size:28px;text-align:center}@media screen and (max-width: 768px){.survey__ttl{font-size:18px}}.survey__txt{color:#1a3384}.survey__items{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}@media screen and (max-width: 768px){.survey__items{margin-top:20px;gap:10px}}.survey__item{max-width:230px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:20px 15px;border:1px solid #4c8aed}.survey__item__img{width:40px}.price{padding-top:80px;letter-spacing:initial;padding-bottom:40px}@media screen and (max-width: 768px){.price{padding-top:40px}}.price__ttl{text-align:center;position:relative}.price__ttl__ja{font-size:32px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:100%}@media screen and (max-width: 768px){.price__ttl__ja{font-size:22px}}.price__ttl__en{font-family:"Poppins",sans-serif;font-size:96px}@media screen and (max-width: 768px){.price__ttl__en{font-size:70px}}@media screen and (max-width: 375px){.price__ttl__en{font-size:55px}}.price__ttl__en{color:#f5f5f5}.price__txt{font-weight:500;text-align:center}@media screen and (max-width: 768px){.price__txt{margin-top:5px}}.price__about{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);margin-top:30px;border-radius:16px;padding:0 5px 5px 5px}@media screen and (max-width: 768px){.price__about{margin-top:25px}}.price__about__head{color:#fff;font-size:22px;text-align:center;padding:14px 0}@media screen and (max-width: 375px){.price__about__head{font-size:20px}}.price__about__default{color:#1a3384;font-size:51px}@media screen and (max-width: 375px){.price__about__default{font-size:41px}}.price__about__plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (max-width: 768px){.price__about__plans{width:100%}}.price__about__plan{width:160px;padding:20px 10px;text-align:center;border-radius:8px;font-size:18px;color:#ef5c42;border:2px solid #ef5c42}@media screen and (max-width: 768px){.price__about__plan{max-width:145px;width:100%;font-size:16px}}@media screen and (max-width: 375px){.price__about__plan{padding:20px 5px;font-size:14px}}.price__about__plan:last-of-type{color:#4c8aed;border:2px solid #4c8aed}.price__about .plus-a{display:inline-block;vertical-align:sub;width:25px;height:25px;background-color:#fff;border-radius:50%;margin:0 12px;position:relative}.price__about .plus-a::before,.price__about .plus-a::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#1a3384}.price__about .plus-a::before{width:15px;height:3px}.price__about .plus-a::after{width:3px;height:15px}.price__about .plus-b{display:inline-block;width:30px;height:30px;margin:0 20px 0 10px;position:relative}@media screen and (max-width: 1024px){.price__about .plus-b{margin:0 0 15px 0}}@media screen and (max-width: 375px){.price__about .plus-b{width:25px;height:25px}}.price__about .plus-b::before,.price__about .plus-b::after{content:"";position:absolute;top:0;bottom:-10px;left:0;right:0;margin:auto;background-color:#1a3384}@media screen and (max-width: 1024px){.price__about .plus-b::before,.price__about .plus-b::after{bottom:0}}.price__about .plus-b::before{width:100%;height:6px}@media screen and (max-width: 375px){.price__about .plus-b::before{height:5px}}.price__about .plus-b::after{width:6px;height:100%}@media screen and (max-width: 375px){.price__about .plus-b::after{width:5px}}.price__about .size-s{font-size:23px}@media screen and (max-width: 375px){.price__about .size-s{font-size:20px}}.price__about .size-m{font-size:26px}@media screen and (max-width: 375px){.price__about .size-m{font-size:22px}}.price__aboutc{padding:15px 0;background-color:#fff;border-radius:0 0 12px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.price__aboutc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px 15px 15px}}@media screen and (max-width: 375px){.price__aboutc{padding:0 10px 10px 10px}}.price__plan{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.price__plan__txt{font-weight:500;font-size:15px}.price__full,.price__time{text-align:center;border-radius:10px}.price__full__ttl,.price__time__ttl{color:#fff}.price__full__detail,.price__time__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price__full__detail__time,.price__time__detail__time{font-size:14px;padding:5px 15px 4px 15px;border-radius:5px;color:#fff;margin-top:5px}.price__full__detail__txt,.price__time__detail__txt{font-size:36px}.price__full__detailc,.price__time__detailc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.price__full__exp,.price__time__exp{width:100%;margin:20px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.price__full__exp__txt,.price__time__exp__txt{font-weight:500;font-size:15px;position:relative;padding-left:20px;text-align:left}.price__full__exp__txt::before,.price__time__exp__txt::before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:15px;height:15px;background:url(../images/stalker/check-yellow.webp) no-repeat center center/cover}.price__fullc,.price__timec{background-color:#fff;border-radius:0 0 10px 10px}.price__full{max-width:370px;width:100%;background-color:#ef5c42;padding:6px;position:relative}.price__full__ttl{padding:30px 0 20px 0;font-size:28px}.price__full__detailc:first-of-type .price__full__detail__time{background-color:#ef5c42}.price__full__detailc:nth-of-type(2) .price__full__detail__time{background-color:#ff8574}.price__full__detailc:last-of-type .price__full__detail__time{background-color:#ffaca3}.price__full__exp{max-width:130px}.price__full .line{margin-top:20px}.price__fullc{padding:15px 25px 25px 25px}@media screen and (max-width: 375px){.price__fullc{padding:15px}}.price__time{background-color:#fff;-webkit-box-shadow:0px 3px 10px rgba(105,174,255,.16);box-shadow:0px 3px 10px rgba(105,174,255,.16);max-width:320px;width:100%;height:100%;margin:45px 0 0 0}@media screen and (max-width: 768px){.price__time{margin:30px auto 0}}.price__time__ttl{font-size:18px;padding:12px 0 13px 0;background-color:#4c8aed;border-radius:10px 10px 0 0}.price__time__detail__time{background-color:#4c8aed}.price__time__exp{max-width:175px}.price__time .line{margin-top:60px}.price__timec{padding:60px 30px 30px 30px}@media screen and (max-width: 375px){.price__timec{padding:60px 10px 30px 10px}}.price__recommend{position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:6px 40px;background-color:#ffe848;-webkit-clip-path:polygon(0 0, 100% 0, 90% 50%, 100% 100%, 0 100%, 10% 50%);clip-path:polygon(0 0, 100% 0, 90% 50%, 100% 100%, 0 100%, 10% 50%);color:#ff7f02;font-size:19px}@media screen and (max-width: 375px){.price__recommend{padding:6px 30px}}.price .size-s{font-size:16px}.price .size-m{font-size:18px}.price .size-l{font-size:22px}.price .size-m,.price .size-l{margin-left:2px}.price .line{width:100%;height:1px;background-color:#dedede}.price__comp{width:96%;margin:90px auto 0;padding:35px 0 60px 0;background-color:#fff5f4;border-radius:20px;position:relative;text-align:center}@media screen and (max-width: 768px){.price__comp{margin:50px auto 0;padding:20px 0 25px 0}}.price__comp::before{content:"";position:absolute;top:-59px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100px;height:60px;background-color:#fff5f4;-webkit-clip-path:polygon(50% 0%, 0% 100%, 100% 100%);clip-path:polygon(50% 0%, 0% 100%, 100% 100%)}@media screen and (max-width: 768px){.price__comp::before{top:-39px;width:66px;height:40px}}.price__comp__ttl{max-width:550px;width:100%;margin:0 auto}@media screen and (max-width: 768px){.price__comp__ttl{max-width:305px}}.price__comp__head{max-width:920px;width:100%;margin:30px auto 0;padding:25px 20px 20px 20px;border-radius:20px;background-color:#fff;position:relative}@media screen and (max-width: 768px){.price__comp__head{margin:15px auto 0;padding:15px 15px 17px 15px}}.price__comp__head::before{content:"";position:absolute;bottom:-26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:51px;height:27px;background:url(../images/stalker/icon-balloon.webp) no-repeat center center/cover}.price__comp__head__txt,.price__comp__head__point{font-size:20px}@media screen and (max-width: 768px){.price__comp__head__txt,.price__comp__head__point{font-size:16px}}.price__comp__head__point{color:#ef5c42;background:-webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #FFF1A2));background:linear-gradient(transparent 65%, #FFF1A2 65%)}.price__comp__items{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width: 768px){.price__comp__items{gap:10px}}.price__comp__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%}.price__comp__item__other,.price__comp__item__tl{max-width:320px;width:100%;border-radius:5px;padding:11px;font-size:22px;color:#fff}@media screen and (max-width: 768px){.price__comp__item__other,.price__comp__item__tl{padding:15px 5px;font-size:16px}}.price__comp__item__other{background-color:#b3b3b3}.price__comp__item__tl{background-color:#1a3384}.price__comp__img{max-width:535px;width:100%}.case{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 768px){.case{padding-top:40px}}@media screen and (max-width: 768px){.case{padding-bottom:40px}}.case__ttl{text-align:center;position:relative}.case__ttl__ja{font-size:32px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:100%}@media screen and (max-width: 768px){.case__ttl__ja{font-size:22px}}.case__ttl__en{font-family:"Poppins",sans-serif;font-size:96px}@media screen and (max-width: 768px){.case__ttl__en{font-size:70px}}@media screen and (max-width: 375px){.case__ttl__en{font-size:55px}}.case__ttl__en{color:#f5f5f5}.case__items{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media screen and (max-width: 1024px){.case__items{gap:55px}}@media screen and (max-width: 768px){.case__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.case__item{letter-spacing:initial;width:50%;padding-left:10px;position:relative}@media screen and (max-width: 768px){.case__item{max-width:345px;width:100%}}.case__item__ttl{font-size:22px;margin:10px 0}.case__item__num{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);font-family:"Poppins",sans-serif;font-size:22px;padding:2px 25px;-webkit-clip-path:polygon(10% 0, 100% 0, 90% 100%, 0% 100%);clip-path:polygon(10% 0, 100% 0, 90% 100%, 0% 100%);color:#fff;position:absolute;top:-20px;left:0}@media screen and (max-width: 768px){.case__item__num{font-size:18px;top:-18px}}.case__item__head{color:#1b76e0;padding-left:5px;border-left:4px solid #1b76e0}.case__item__txt{font-weight:400;margin-top:5px}.case__item__plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-top:10px}.case__item__default,.case__item__time,.case__item__full{border-radius:15px;font-size:14px}.case__item__default{padding:3px 20px;border:1px solid #1b76e0;color:#1b76e0}.case__item__time,.case__item__full{padding:3px 12px;color:#fff}.case__item__time{background-color:#4c8aed}.case__item__full{background-color:#ef5c42}.case__item .plus{width:12px;height:12px;position:relative}.case__item .plus::before,.case__item .plus::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#1b76e0}.case__item .plus::before{width:100%;height:2px}.case__item .plus::after{width:2px;height:100%}.case__itemc:last-of-type{padding-top:15px;margin-top:15px;border-top:1px solid #dedede}.column{padding-top:80px;background-color:#eff8ff;padding-bottom:80px}@media screen and (max-width: 768px){.column{padding-top:40px}}@media screen and (max-width: 768px){.column{padding-bottom:40px}}.column__ttl{text-align:center;position:relative}.column__ttl__ja{font-size:32px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:100%}@media screen and (max-width: 768px){.column__ttl__ja{font-size:22px}}.column__ttl__en{font-family:"Poppins",sans-serif;font-size:96px}@media screen and (max-width: 768px){.column__ttl__en{font-size:70px}}@media screen and (max-width: 375px){.column__ttl__en{font-size:55px}}.column__ttl__en{color:#dceafa}.column__items{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px}@media screen and (max-width: 768px){.column__items{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}}.column__item{width:31%}@media screen and (max-width: 768px){.column__item{max-width:315px;width:100%}}.column__item__ttl{font-size:15px;margin-top:10px}.column__item__date{font-weight:500;font-size:12px;color:#1a3384;margin-top:5px}.column__btn{display:block;max-width:280px;width:100%;margin:40px auto 0;padding:20px;border:1px solid #1a3384;border-radius:35px;text-align:center;font-size:15px}.column__btn__inner{color:#1a3384;padding-right:20px;position:relative}.column__btn__inner::after{content:"";position:absolute;top:1px;bottom:0;right:0;margin:auto;width:11px;height:12px;background:url(../images/stalker/icon-arrow.webp) no-repeat center center/cover}.contact{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 768px){.contact{padding-top:40px}}@media screen and (max-width: 768px){.contact{padding-bottom:40px}}.contact__ttl{text-align:center;position:relative}.contact__ttl__ja{font-size:32px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:100%}@media screen and (max-width: 768px){.contact__ttl__ja{font-size:22px}}.contact__ttl__en{font-family:"Poppins",sans-serif;font-size:96px}@media screen and (max-width: 768px){.contact__ttl__en{font-size:70px}}@media screen and (max-width: 375px){.contact__ttl__en{font-size:55px}}.contact__ttl__en{color:#dceafa}.contact__txt{font-weight:500;letter-spacing:initial;text-align:center;margin-top:30px}@media screen and (max-width: 768px){.contact__txt{margin-top:15px}}.contact .form{letter-spacing:initial;background-color:#eff8ff;padding:60px 20px;margin-top:50px}@media screen and (max-width: 768px){.contact .form{padding:20px 10px;margin-top:30px}}.contact .form__container{max-width:760px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.contact .form__container{gap:15px}}.contact .form__labels{max-width:215px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.contact .form__labels{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5px}}.contact .form__label{padding:10px 0}@media screen and (max-width: 768px){.contact .form__label{padding:initial}}.contact .form__items,.contact .form__txtareas,.contact .form__agrees{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width: 768px){.contact .form__items,.contact .form__txtareas,.contact .form__agrees{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}}.contact .form__txtareas .form__labels{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.contact .form__agrees{margin-top:10px}.contact .form__agrees .form__labels{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (max-width: 768px){.contact .form__agrees{margin-top:initial}}.contact .form__agree__link{text-decoration:underline}.contact .form__agree .form__item__txt{font-weight:400;margin-left:6px}.contact .form__agree .form__item__check{margin-top:initial}.contact .form__item,.contact .form__txtarea{max-width:530px;width:100%}.contact .form__item__input,.contact .form__txtarea__input{font-weight:400;width:100%;background-color:#fff;border-radius:4px;border:1px solid #dedede;padding:7px 10px}.contact .form__item__check,.contact .form__txtarea__check{cursor:pointer;padding:10px;position:relative;margin-top:5px}.contact .form__item__check::before,.contact .form__item__check::after,.contact .form__txtarea__check::before,.contact .form__txtarea__check::after{content:"";display:block;position:absolute}.contact .form__item__check::before,.contact .form__txtarea__check::before{background-color:#fff;border:1px solid #dedede;border-radius:4px;width:20px;height:20px;bottom:0;left:0}.contact .form__item__check::after,.contact .form__txtarea__check::after{opacity:0;width:12px;height:7px;border-bottom:2px solid #1a3384;border-left:2px solid #1a3384;-webkit-transform:rotate(315deg);transform:rotate(315deg);top:5px;left:4px}.contact .form__item__check:checked::after,.contact .form__txtarea__check:checked::after{opacity:1}.contact .form__req{font-size:14px;color:#fff;background-color:#ef5c42;padding:1px 11px;border-radius:3px;margin-right:15px}.contact .form__btns{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media screen and (max-width: 1024px){.contact .form__btns{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}}.contact .form__btn{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);display:block;max-width:350px;width:100%;padding:27px;border-radius:40px;color:#fff;text-align:center;font-size:18px}.contact .form .error{font-weight:500;font-size:15px;margin-top:5px;color:#e93232}.confirm .form__items,.confirm .form__txtareas,.confirm .form__agrees{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.confirm .form__items,.confirm .form__txtareas,.confirm .form__agrees{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.confirm .form__item__txt{font-weight:400}.confirm .form__prev{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);display:block;max-width:350px;width:100%;padding:27px;border-radius:40px;color:#fff;text-align:center;font-size:18px;background:#b3b3b3}.complete .form__btns{margin-top:80px}@media screen and (max-width: 768px){.complete .form__btns{margin-top:40px}}.arc-column .column{background-color:#fff}.arc-column .column__items{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 768px){.arc-column .column__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.arc-column .column__item{max-width:315px;width:100%}.single-column .column{background-color:#fff}.single-column .column *{font-weight:400}.single-column .column>.wrapper>.img{max-width:700px;width:100%;margin:0 auto}.single-column .column>.wrapper>.ttl{font-weight:700;color:#1a3384;font-size:24px;margin-top:40px}.single-column .column>.wrapper>.date{font-weight:400;font-size:14px;margin-top:10px}.single-column .column>.wrapper>.content{margin-top:40px}.single-column .column>.wrapper>.content .nav{margin-top:40px}.single-column .column>.wrapper>.content .nav .headc{border-bottom:1px dashed #dce1ec;padding-bottom:5px;text-align:center}.single-column .column>.wrapper>.content .nav .headc .head{font-weight:700;display:inline-block;font-size:18px;position:relative;padding:0 20px}.single-column .column>.wrapper>.content .nav .headc .head::before,.single-column .column>.wrapper>.content .nav .headc .head::after{content:"";position:absolute;top:10px;width:10px;height:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:3px;background-color:#dce1ec}.single-column .column>.wrapper>.content .nav .headc .head::before{left:0}.single-column .column>.wrapper>.content .nav .headc .head::after{right:0}.single-column .column>.wrapper>.content .nav .link{font-weight:500;cursor:pointer;margin-top:10px;padding-left:30px;color:#268ff0;text-decoration:underline;position:relative}.single-column .column>.wrapper>.content .nav .link::before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background:url(../images/icon-arrow-blue.webp) no-repeat center center/contain}.single-column .column>.wrapper>.content .ttl{font-weight:700;margin-top:40px;font-size:20px;color:#1a3384;background-color:#eff8ff;padding:15px;border-left:5px solid #1a3384}.single-column .column>.wrapper>.content .subttl{font-weight:700;font-size:18px;padding-left:17px;position:relative;margin-top:40px}.single-column .column>.wrapper>.content .subttl::before{content:"";position:absolute;top:10px;left:0;width:10px;height:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:3px;background:linear-gradient(-45deg, #0086de 12.71%, #44b2da 100%)}.single-column .column>.wrapper>.content .txt{margin-top:20px}.single-column .column>.wrapper>.content .txt .red{font-weight:700;color:#f55a6d}.single-column .column>.wrapper>.content .txt .blue{font-weight:700;color:#268ff0;background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), color-stop(60%, #FFE4A6), to(#FFE4A6));background:linear-gradient(to bottom, transparent 0%, transparent 60%, #FFE4A6 60%, #FFE4A6 100%)}.single-column .column>.wrapper>.content .frame-gray,.single-column .column>.wrapper>.content .frame-pink{padding:20px;margin-top:40px}@media screen and (max-width: 425px){.single-column .column>.wrapper>.content .frame-gray,.single-column .column>.wrapper>.content .frame-pink{padding:15px}}.single-column .column>.wrapper>.content .frame-gray .txt,.single-column .column>.wrapper>.content .frame-pink .txt{margin-top:initial}.single-column .column>.wrapper>.content .frame-gray{border:5px solid #dce1ec}.single-column .column>.wrapper>.content .frame-pink{background-color:#fdf5f7;position:relative}.single-column .column>.wrapper>.content .frame-pink::before{content:"";position:absolute;top:0;left:0;width:125px;height:5px;background-color:#f55a6d;border-radius:0 0 5px}.single-column .column>.wrapper>.content .frame-pink .dot{padding-left:15px;margin-top:10px;position:relative}.single-column .column>.wrapper>.content .frame-pink .dot::before{content:"";position:absolute;top:10px;left:0;width:5px;height:5px;background-color:#f55a6d;border-radius:50%}.single-column .column>.wrapper>.content .bold{font-weight:700}.single-column .column>.wrapper>.content img{display:block;width:60%;margin:20px auto}@media screen and (max-width: 768px){.single-column .column>.wrapper>.content img{width:100%}}.single-column .column>.wrapper>.banner{display:block;max-width:500px;width:100%;margin:40px auto 0}.single-column .column>.wrapper>.pagenavi{color:#1a3384;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.single-column .column>.wrapper>.pagenavi{font-size:14px}}.single-column .column>.wrapper>.pagenavi *{font-weight:700}.single-column .column>.wrapper>.related{margin-top:60px}.single-column .column>.wrapper>.related>.ttl{font-weight:700;font-size:24px;text-align:center}.single-column .column>.wrapper>.related>.list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media screen and (max-width: 768px){.single-column .column>.wrapper>.related>.list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-column .column>.wrapper>.related>.list>.item{width:25%}@media screen and (max-width: 768px){.single-column .column>.wrapper>.related>.list>.item{width:47%}}@media screen and (max-width: 425px){.single-column .column>.wrapper>.related>.list>.item{width:100%}}.single-column .column>.wrapper>.related>.list>.item>.link>.ttl{font-weight:700;font-size:16px;margin-top:5px;color:#1a3384}.single-column .column>.wrapper>.related>.list>.item>.link>.date{font-size:14px}.policy{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 768px){.policy{padding-top:40px}}@media screen and (max-width: 768px){.policy{padding-bottom:60px}}.policy__ttl{text-align:center;position:relative}.policy__ttl__ja{font-size:32px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:100%}@media screen and (max-width: 768px){.policy__ttl__ja{font-size:22px}}.policy__ttl__en{font-family:"Poppins",sans-serif;font-size:96px}@media screen and (max-width: 768px){.policy__ttl__en{font-size:70px}}@media screen and (max-width: 375px){.policy__ttl__en{font-size:55px}}.policy__ttl__en{color:#dceafa}@media screen and (max-width: 1024px){.policy__ttl__en{line-height:.9428571429}}@media screen and (max-width: 1024px){.policy__ttl__ja{bottom:0}}.policy__listc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;margin-top:30px}.policy__list__ttl{font-size:28px;color:#1a3384;line-height:1.1428571429;padding-left:16px;position:relative}.policy__list__ttl::before{content:"";position:absolute;left:0;width:6px;height:32px;background-color:#1a3384}.policy__itemc{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (max-width: 768px){.policy__itemc{gap:20px}}.policy__item__head{font-size:23px;color:#1a3384;padding-left:18px;line-height:1.1304347826;position:relative}.policy__item__head::before{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%}.policy__item__txt{font-weight:400;margin-top:10px}.policy__item__txt .col-blue{font-weight:700;color:#4c8aed}.policy__item__cond{padding:40px;margin-top:8px;background-color:#eff8ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (max-width: 768px){.policy__item__cond{padding:20px;margin-top:20px}}.policy__item__cond__txt{font-weight:400;color:#1a3384}.terms{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 768px){.terms{padding-top:40px}}@media screen and (max-width: 768px){.terms{padding-bottom:60px}}.terms__ttl{text-align:center;position:relative}.terms__ttl__ja{font-size:32px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:100%}@media screen and (max-width: 768px){.terms__ttl__ja{font-size:22px}}.terms__ttl__en{font-family:"Poppins",sans-serif;font-size:96px}@media screen and (max-width: 768px){.terms__ttl__en{font-size:70px}}@media screen and (max-width: 375px){.terms__ttl__en{font-size:55px}}.terms__ttl__en{color:#dceafa}@media screen and (max-width: 1024px){.terms__ttl__en{line-height:.9428571429}}@media screen and (max-width: 1024px){.terms__ttl__ja{bottom:0}}.terms__nav{padding:30px 40px;margin-top:30px;background-color:#eff8ff}@media screen and (max-width: 768px){.terms__nav{padding:20px}}.terms__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.terms__nav__item{font-weight:500;color:#1a3384;cursor:pointer;position:relative;padding-left:30px}.terms__nav__item::before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background:url(../images/stalker/icon-arrow-blue.webp) no-repeat center center/cover}.terms__nav__item:not(:first-of-type)::after{content:"";position:absolute;left:0;top:-12px;width:100%;height:1px;border-bottom:1px dotted #789bdd}.terms__listc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;margin-top:60px}.terms__list__ttl{font-size:28px;color:#1a3384;line-height:1.1428571429;padding-left:16px;position:relative}.terms__list__ttl::before{content:"";position:absolute;left:0;width:6px;height:32px;background-color:#1a3384}.terms__list__subttl{font-size:20px;color:#4c8aed;background-color:#eff8ff;padding:20px;margin-top:20px}.terms__itemc{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (max-width: 768px){.terms__itemc{gap:20px}}.terms__item__head{font-size:23px;color:#1a3384;padding-left:18px;line-height:1.1304347826;position:relative}.terms__item__head::before{background:linear-gradient(245deg, #006cff 0%, #1b76e0 9.36%, #7fd2e2 79.8%, #c1f5ff 100%);content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%}.terms__item__txt{font-weight:400;margin-top:10px}.terms__item__txt .col-blue{font-weight:700;color:#4c8aed}.terms__item__name{font-size:20px;color:#1a3384;padding-bottom:5px;border-bottom:1px solid #1a3384}/*# sourceMappingURL=main.css.map */