/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%}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{-webkit-box-sizing:content-box;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}@font-face{font-family:"LINE Seed JP";src:url("../font/LINESeedJP_OTF_Bd.woff2") format("woff2"),url("../font/LINESeedJP_OTF_Bd.woff") format("woff")}html{font-size:16px}@media screen and (min-width: 768px)and (max-width: 1280px){html{font-size:max(1.25vw,12px)}}@media screen and (min-width: 960px)and (max-height: 900px){html{font-size:max(1.6vh,10px)}}@media screen and (max-width: 959px)and (max-height: 900px){html{font-size:max(1.25vw,12px)}}@media screen and (max-width: 375px){html{font-size:4.2666666667vw}}@media screen and (max-width: 767px)and (max-height: 800px){html{font-size:2vh}}body{min-width:320px;background-color:#000;font-family:"Noto Sans JP",sans-serif;color:#000}body.is-waiting{pointer-events:none}.l-footer{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;height:4.375rem;background-color:#000;font-size:.875rem;color:#fff}@media screen and (max-width: 767px){.l-footer{height:2.875rem;font-size:.75rem}}.l-header{position:fixed;top:0;left:0;z-index:50;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;width:100%;height:4.375rem;padding:0 4.375rem 0 1.875rem;background-color:#000;font-size:.875rem;color:#fff}@media screen and (max-width: 767px){.l-header{height:3.3125rem;padding:0 1.6875rem 0 1.3125rem}}@media screen and (min-width: 768px){.l-header__nav{display:block !important}}@media screen and (max-width: 767px){.l-header__nav{display:none;position:fixed;z-index:50;top:3.3125rem;left:0;width:100%;height:calc(100vh - 2.875rem);height:calc(var(--vh, 1vh)*100 - 2.875rem);padding:3.4375rem 1.875rem;background-color:#000;overflow-y:scroll}}.l-header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.l-header__nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-header__list-item{margin-left:2.5rem}@media screen and (max-width: 767px){.l-header__list-item{margin-left:0;margin-bottom:2.5625rem}}@media screen and (min-width: 1024px){.l-header__link{-webkit-transition:opacity .4s;transition:opacity .4s}.l-header__link:hover{opacity:.7}}@media screen and (max-width: 767px){.l-header__link{text-align:center;line-height:1}}.l-header__hamburger{position:relative;width:1.875rem;height:1.125rem}@media screen and (min-width: 768px){.l-header__hamburger{display:none}}.l-header__hamburger-bar{position:absolute;left:0;width:100%;height:1px;border-radius:.5px;background-color:#fff}.l-header__hamburger-bar.--top{top:0;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.l-header__hamburger-bar.--middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .4s;transition:opacity .4s}.l-header__hamburger-bar.--bottom{bottom:0;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.is-menu-open .l-header__hamburger-bar.--top{top:50%;-webkit-transform:translateY(-50%) rotate(-149deg);transform:translateY(-50%) rotate(-149deg)}.is-menu-open .l-header__hamburger-bar.--middle{opacity:0}.is-menu-open .l-header__hamburger-bar.--bottom{bottom:50%;-webkit-transform:translateY(50%) rotate(149deg);transform:translateY(50%) rotate(149deg)}.l-header__mobile-menu-inner{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:2.5625rem}.l-main{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 4.375rem);min-height:calc(var(--vh, 1vh)*100 - 4.375rem);padding:6.75rem 2.375rem 2.375rem;background-color:#fff}@media screen and (max-width: 767px){.l-main{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:calc(100vh - 2.875rem);min-height:calc(var(--vh, 1vh)*100 - 2.875rem);padding:5.625rem 2.1875rem 6.25rem}}@media screen and (max-width: 767px)and (max-height: 800px){.l-main{padding:4.375rem 2.1875rem 6.25rem}}.c-bg-text{position:fixed;top:50%;height:88vh;width:auto}.c-bg-text--left{left:calc((100vw - 77.5rem)/4);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-bg-text--right{right:calc((100vw - 77.5rem)/4);-webkit-transform:translate(50%, -50%) rotate(180deg);transform:translate(50%, -50%) rotate(180deg)}@media screen and (max-width: 1310px){.c-bg-text--left{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-bg-text--right{right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}}@media screen and (max-width: 767px){.c-bg-text{top:unset;bottom:2.875rem;height:83vh;-webkit-transform:none;transform:none}.c-bg-text--left{left:.125rem}.c-bg-text--right{right:1.25rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.c-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:.9375rem;border-bottom:1px solid #707070}@media screen and (max-width: 767px){.c-breadcrumb{display:none}}.c-breadcrumb__item:not(:first-of-type){display:none}.c-breadcrumb__item:not(:first-of-type)::before{content:"";display:inline-block;width:.75rem;height:.3125rem;margin:.1875rem .5rem 0;background-image:url("../img/breadcrumb-arrow.svg");background-repeat:no-repeat;background-size:contain}.c-breadcrumb__link{font-size:.75rem;font-weight:500;line-height:1.42;color:#3884ff;-webkit-transition:color .4s,opacity .4s;transition:color .4s,opacity .4s}.c-breadcrumb__link.is-disabled{pointer-events:none;color:#000}@media screen and (min-width: 1024px){.c-breadcrumb__link:hover{opacity:.7}}.c-slide-button{position:absolute;bottom:4.75rem;display:block;width:9.0625rem;padding:.375rem 0 .9375rem;background-repeat:no-repeat;background-size:contain;background-position:center bottom}.c-slide-button.--prev{display:none;left:3.75rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-image:url("../img/slide-arrow-left.svg")}.c-slide-button.--next{right:3.75rem;background-image:url("../img/slide-arrow-right.svg")}@media screen and (min-width: 1024px){.c-slide-button:hover .c-slide-button__inner{opacity:.6}}@media screen and (max-width: 1023px){.c-slide-button{bottom:2.5rem}}@media screen and (max-width: 767px){.c-slide-button{width:6.4375rem;bottom:-1.25rem;padding-bottom:.625rem;padding:.3125rem 0 .625rem;-webkit-transform:translateY(100%);transform:translateY(100%)}.c-slide-button.--prev{left:1rem;background-image:url("../img/slide-arrow-left@sp.svg")}.c-slide-button.--next{right:1rem;background-image:url("../img/slide-arrow-right@sp.svg")}}.c-slide-button__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:opacity .4s;transition:opacity .4s}.c-slide-button__inner.--prev{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-slide-button__image{width:1.8125rem;height:auto;margin:0 .25rem}@media screen and (max-width: 767px){.c-slide-button__image{width:1.25rem;margin:0 .5rem}}.c-slide-button__sub-text{margin-bottom:.5rem;text-align:center;font-size:.875rem;line-height:1}@media screen and (max-width: 767px){.c-slide-button__sub-text{margin-bottom:.375rem;font-size:.625rem}}.c-slide-button__text{text-align:center;font-size:2.125rem;line-height:1}@media screen and (max-width: 767px){.c-slide-button__text{font-size:1.4375rem}}.c-slide{position:relative;z-index:1;width:100%;max-width:77.5rem;max-height:684px;margin:auto;padding:1.4375rem 3.5625rem 9.0625rem;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 3px 66px rgba(0,0,0,.16);box-shadow:0 3px 66px rgba(0,0,0,.16)}.c-slide[data-page="3"]{padding:1.4375rem 3.5625rem 10.9375rem}.c-slide[data-page="4"]{padding:1.4375rem 3.5625rem 8.3125rem}.c-slide[data-page="5"]{padding:1.4375rem 3.5625rem 12.5rem}.c-slide[data-page="6"]{padding:1.4375rem 3.5625rem 11.5625rem}@media screen and (max-width: 767px){.c-slide{max-width:25rem;min-height:unset;margin:0 auto}.c-slide[data-page="1"]{padding:2rem 2.125rem 3rem}.c-slide[data-page="2"]{padding:2.125rem 1.6875rem 4.25rem}.c-slide[data-page="3"]{padding:1.8125rem 1.6875rem 1.875rem}.c-slide[data-page="4"]{padding:1.375rem 2.125rem 2.375rem}.c-slide[data-page="5"]{padding:1.25rem 1.625rem 2rem 1.8125rem}.c-slide[data-page="6"]{padding:5rem 1.625rem 5rem 1.8125rem}}.c-slide__content{padding-bottom:1.875rem}.c-slide__content.--02,.c-slide__content.--03,.c-slide__content.--04,.c-slide__content.--05,.c-slide__content.--06{display:none}@media screen and (max-height: 900px){.c-slide__content{padding-bottom:0}}@media screen and (max-width: 767px){.c-slide__content{padding-bottom:0}}.c-slide__title{text-align:center;font-size:2.375rem;font-weight:600;line-height:1.45}@media screen and (max-width: 767px){.c-slide__title{font-size:.9375rem;line-height:1.53}}.c-slide__description{max-width:43.4375rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:500;line-height:1.6}@media screen and (max-width: 767px){.c-slide__description{font-size:.75rem}}.c-slide__image{display:block;width:20rem;height:auto;border-radius:10px}@media screen and (max-width: 767px){.c-slide__image{max-width:100%}}.c-slide__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767px){.c-slide__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #000;border-radius:10px}}.c-slide__box{border:2px solid #000;border-radius:5px;margin-left:1.875rem}@media screen and (max-width: 767px){.c-slide__box{width:100%;border:none;margin-left:0;border-radius:0}}.c-slide__page{position:absolute;bottom:1.125rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:.875rem;font-weight:500;line-height:1.43}@media screen and (max-width: 767px){.c-slide__page{bottom:.5rem;font-size:.625rem;font-weight:300;line-height:1.5}}@media screen and (max-width: 767px){.c-slide[data-page="1"] .c-slide__page{bottom:.75rem}.c-slide[data-page="2"] .c-slide__page{bottom:.5rem}.c-slide[data-page="3"] .c-slide__page{bottom:.5rem}.c-slide[data-page="4"] .c-slide__page{bottom:.5625rem}.c-slide[data-page="5"] .c-slide__page{bottom:.5625rem}.c-slide[data-page="6"] .c-slide__page{bottom:1.25rem}}.p-complete{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}.p-complete__title{padding-top:4.6875rem;margin-bottom:2.3125rem;text-align:center}@media screen and (max-width: 767px){.p-complete__title{margin-bottom:1.25rem;padding-top:0}}.p-complete__text{max-width:40.5rem;margin:0 auto 1.5rem;padding:3.375rem 3.125rem 3.3125rem;border:3px solid #000;border-radius:5px;text-align:center;font-size:2.375rem;font-weight:600;line-height:1.37}@media screen and (max-width: 767px){.p-complete__text{margin:0 auto 1.25rem;padding:1.75rem 1.1875rem 1.4375rem 1rem;border-width:1px;font-size:.9375rem;font-weight:500}}.p-complete__link{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;font-family:"LINE Seed JP","sans-serif";text-decoration:underline;font-size:1.5rem;line-height:1.625;color:#3884ff;-webkit-transition:opacity .4s;transition:opacity .4s}@media screen and (min-width: 1024px){.p-complete__link:hover{opacity:.7}}@media screen and (max-width: 767px){.p-complete__link{margin-left:-3.125rem;font-size:.75rem}}.p-complete__line-icon{width:1.75rem;height:auto;margin-right:.625rem}@media screen and (max-width: 767px){.p-complete__line-icon{width:2.5rem}}.p-conditions__title{padding-top:4.5rem;margin-bottom:4.9375rem}@media screen and (max-width: 767px){.p-conditions__title{padding-top:0;margin-bottom:1.4375rem}}@media screen and (max-width: 767px){.p-conditions__image{width:100%;border-radius:10px 10px 0 0}}.p-conditions__box{width:24.0625rem;padding:1.625rem 1rem 1.625rem 1.5rem}@media screen and (max-width: 767px){.p-conditions__box{width:100%;padding:1rem .875rem 1.0625rem 1.125rem}}.p-conditions__heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.1875rem;font-size:.875rem;font-weight:500;line-height:1.43}.p-conditions__heading:first-of-type{margin-bottom:.875rem}@media screen and (max-width: 767px){.p-conditions__heading{font-size:.75rem;line-height:1.33}}.p-conditions__text{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:2.0625rem;padding-right:.5rem;font-size:.75rem;font-weight:500;line-height:1.42;color:#d10f0f}.p-conditions__text:first-of-type{padding-right:2.8125rem}.p-conditions__text:not(:last-of-type){margin-bottom:.875rem}.p-conditions__text::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:.9375rem;height:.5rem;margin:.3125rem .125rem 0 0;background-image:url("../img/finger.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 767px){.p-conditions__text{padding-left:.1875rem;font-size:.625rem;line-height:1.5}.p-conditions__text:first-of-type{padding-right:.5rem}.p-conditions__text::before{width:.8125rem;margin:.3125rem .4375rem 0 0}}.p-receipt__title{padding-top:2.6875rem;margin-bottom:1.0625rem}@media screen and (max-width: 767px){.p-receipt__title{padding-top:0;margin-bottom:.3125rem}}.p-receipt__list{max-width:42.5rem;margin:0 auto .1875rem;font-size:1.25rem;font-weight:500;line-height:1.6}@media screen and (max-width: 767px){.p-receipt__list{margin:0 auto .875rem;font-size:.75rem;line-height:1.42}}.p-receipt__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.p-receipt__list-item:not(:last-of-type){margin-bottom:.9375rem}@media screen and (max-width: 767px){.p-receipt__list-item:not(:last-of-type){margin-bottom:.625rem}}.p-receipt__list-item::before{content:"⚫︎"}.p-receipt__note{max-width:42.5rem;margin:0 auto 1.375rem;text-align:right;font-size:.75rem;font-weight:500;line-height:1.42;color:#d10f0f}@media screen and (max-width: 767px){.p-receipt__note{text-align:left;margin:0 auto 1.5rem}}.p-receipt__image{margin:0 auto}.p-reward__title{margin-bottom:1.0625rem;padding-top:3.75rem}@media screen and (max-width: 767px){.p-reward__title{margin-bottom:.3125rem;padding-top:0}}.p-reward__description{margin-bottom:3.5rem;text-align:center}@media screen and (max-width: 767px){.p-reward__description{margin-bottom:1.375rem}}@media screen and (max-width: 767px){.p-reward__image{width:100%;border-radius:10px 10px 0 0}}.p-reward__box{width:21.75rem;padding:1.625rem 1.5rem 1.5625rem;font-size:.75rem;font-weight:500;line-height:2}@media screen and (max-width: 767px){.p-reward__box{width:100%;padding:.9375rem 1.125rem 1.1875rem;line-height:1.5}}.p-reward__marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(83.2%, transparent), color-stop(83.2%, #ffff00), to(#ffff00));background:linear-gradient(transparent 83.2%, #ffff00 83.2%, #ffff00 100%)}@media screen and (max-width: 767px){.p-reward__marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(72%, transparent), color-stop(72%, #ffff00), color-stop(85%, #ffff00), color-stop(85%, transparent));background:linear-gradient(transparent 72%, #ffff00 72%, #ffff00 85%, transparent 85%)}}.p-tester__title{padding-top:3.75rem;margin-bottom:1.0625rem}@media screen and (max-width: 767px){.p-tester__title{padding-top:0;margin-bottom:.3125rem}}.p-tester__description{max-width:38.125rem;margin-bottom:3.75rem}@media screen and (max-width: 767px){.p-tester__description{margin-bottom:1.125rem}}.p-tester__box{position:relative;padding:1.6875rem 2rem}@media screen and (max-width: 767px){.p-tester__box{padding:.75rem 2.0625rem 1.125rem}}.p-tester__heading{margin-bottom:.4375rem;font-size:1.125rem;font-weight:500;line-height:1.44}@media screen and (max-width: 767px){.p-tester__heading{margin-bottom:.1875rem;font-size:.875rem}}@media screen and (max-width: 767px){.p-tester__image{width:100%;border-radius:10px 10px 0 0}}.p-tester__list{font-size:.875rem;font-weight:500;line-height:1.71}@media screen and (max-width: 767px){.p-tester__list{font-size:.75rem;line-height:1.5}}.p-tester__marker{background:-webkit-gradient(linear, left top, left bottom, color-stop(76.7%, transparent), color-stop(76.7%, #ffff00), color-stop(90%, #ffff00), color-stop(90%, transparent));background:linear-gradient(transparent 76.7%, #ffff00 76.7%, #ffff00 90%, transparent 90%)}.p-tester__note{position:absolute;right:0;bottom:-0.625rem;-webkit-transform:translateY(100%);transform:translateY(100%);font-size:.75rem;font-weight:500;line-height:1.42}@media screen and (max-width: 767px){.p-tester__note{bottom:-0.5rem;right:.375rem}}.p-top__title{padding-top:4.3125rem;margin-bottom:1.0625rem}@media screen and (max-width: 767px){.p-top__title{margin-bottom:.3125rem;padding-top:0}}.p-top__description{margin-bottom:3.1875rem}@media screen and (max-width: 767px){.p-top__description{margin-bottom:1.1875rem}}.p-top__image{margin:0 auto}@media screen and (max-width: 767px){.p-top__image{width:13.625rem}}@media screen and (min-width: 768px){.u-hidden-pc{display:none}}@media screen and (max-width: 767px){.u-hidden-sp{display:none}}.u-font-viga{font-family:"Viga",sans-serif}.u-color-red{color:#d10f0f}