/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}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:transparent;text-decoration:none;color:inherit}abbr[title]{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;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;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}html,body{background-color:#000;color:#000;font-size:16px;line-height:1;scroll-behavior:smooth}html{scroll-padding-top:80px}@media screen and (max-width: 768px){html{scroll-padding-top:8vw}}body{min-width:1280px}@media screen and (max-width: 768px){body{min-width:unset}}p{text-align:justify}*{backface-visibility:hidden;font-family:"Hiragino Kaku Gothic ProN", sans-serif, Meiryo, MyYuGothicM, YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont;letter-spacing:.1em;line-height:1.8;overflow-wrap:anywhere;text-size-adjust:100%;word-break:normal;-ms-text-size-adjust:100%;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}@media screen and (max-width: 768px){.--for-pc{display:none !important}}@media screen and (min-width: 768px){.--for-sp{display:none !important}}.--fade-in-still{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 0)}.--fade-in-still--active{opacity:1;transform:translate(0, 0)}.--fade-in-up{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 50px)}.--fade-in-up--active{opacity:1;transform:translate(0, 0)}.--fade-in-down{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, -50px)}.--fade-in-down--active{opacity:1;transform:translate(0, 0)}.--fade-in-right{opacity:0;transition:all 1s 0s ease-out;transform:translate(-50px, 0)}.--fade-in-right--active{opacity:1;transform:translate(0, 0)}.--fade-in-left{opacity:0;transition:all 1s 0s ease-out;transform:translate(50px, 0)}.--fade-in-left--active{opacity:1;transform:translate(0, 0)}.--loading{background-color:#000;height:100vh;width:100vw;position:relative}.--loading>.--wait-until-loaded{display:none}.--loading-inner{animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:loading;border-radius:50%;border:5px solid #e0600a;border-bottom-color:transparent;box-sizing:border-box;display:inline-block;height:100px;left:calc((100vw - 100px) / 2);position:absolute;top:calc((100vh - 100px) / 2);width:100px}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.--accordion>summary{cursor:pointer;display:block;line-height:2;outline:none;padding-left:1em;position:relative;text-align:left;text-decoration:underline}.--accordion>summary:hover{text-decoration:none}.--accordion>summary::before{content:'';border-width:8px;border-style:solid;border-color:transparent transparent transparent #000;position:absolute;top:8px;left:0;transform:rotate(0);transform-origin:4px 50%;transition:.3s transform ease}.--accordion>summary::-webkit-details-marker{display:none}.--accordion[open]>summary{text-decoration:none}.--accordion[open]>summary::before{transform:rotate(90deg)}.header{display:grid;background-color:rgba(62,58,57,0.5);grid-template-columns:2fr 6fr 2fr;height:80px;position:fixed;width:100%;z-index:1100}@media screen and (max-width: 768px){.header{height:8vw;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 4vw)}}@media screen and (min-width: 768px) and (max-width: 1280px){.header{width:1280px}}.header__logo{display:grid;place-content:center;place-items:center;width:100%}@media screen and (max-width: 768px){.header__logo{display:block;height:6vw;padding-inline:3vw;place-items:unset;z-index:1300}}@media screen and (max-width: 768px){.header__logo:first-child{grid-column:1 / 3;margin-left:1vw;text-align:left}}@media screen and (max-width: 768px){.header__logo:nth-child(2){grid-column:3 / 4;margin-right:1vw;text-align:right}}.header__links{display:grid;grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 768px){.header__links{background-color:rgba(62,58,57,0.5);grid-column:1 / 4;grid-template-columns:repeat(3, 1fr);position:absolute;top:-16vw;width:100%;transition:top .2s ease;z-index:1200}}@media screen and (max-width: 768px){.header__links.--upward{top:8vw}}.header__links-item{display:grid;place-content:center;place-items:center;width:100%}.header__links-item:first-child{grid-column:3 / 4}@media screen and (max-width: 768px){.header__links-item:first-child{grid-column:unset}}#header__toggle-product-sp{display:none}@media screen and (max-width: 768px){#header__toggle-product-sp{display:grid;grid-gap:3vw;grid-template-columns:1fr 1fr}}#header__toggle-product-sp>.header__toggle-string{border-radius:1vw;line-height:1.25;padding:.5vw 1vw;text-align:center;width:18vw}#header__toggle-product-sp.--selected-s30 .header__toggle-string:first-child{background-color:none;border:none;color:#fff}#header__toggle-product-sp.--selected-s30 .header__toggle-string:last-child{background-color:#fff;border:solid 1px #fff;color:#000}#header__toggle-product-sp.--selected-s50 .header__toggle-string:first-child{background-color:#fff;border:solid 1px #fff;color:#000}#header__toggle-product-sp.--selected-s50 .header__toggle-string:last-child{background-color:none;border:none;color:#fff}#header__toggle-product{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){#header__toggle-product{grid-gap:none}}#header__toggle-product>.header__toggle-string{border-radius:16px;padding-inline:16px}@media screen and (max-width: 768px){#header__toggle-product>.header__toggle-string{border-radius:1vw;padding-inline:1vw}}#header__toggle-product.--selected-s30 .header__toggle-string:first-child{background-color:none;border:none;color:#fff}#header__toggle-product.--selected-s30 .header__toggle-string:last-child{background-color:#fff;border:solid 1px #fff;color:#000}#header__toggle-product.--selected-s50 .header__toggle-string:first-child{background-color:#fff;border:solid 1px #fff;color:#000}#header__toggle-product.--selected-s50 .header__toggle-string:last-child{background-color:none;border:none;color:#fff}.header__link{color:#fff;cursor:pointer;font-size:16px;line-height:1.25}@media screen and (max-width: 768px){.header__link{display:block}}.header__zwo-image{height:50px;max-width:100%;width:auto}@media screen and (max-width: 768px){.header__zwo-image{margin-top:1vw;max-height:6vw}}.header__vixen-image{height:28px;max-height:40px;max-width:100%;width:auto}@media screen and (max-width: 768px){.header__vixen-image{margin-top:1vw;max-height:3.36vw}}.--infimum-of-bottom-buttons{height:143.75px}@media screen and (max-width: 768px){.--infimum-of-bottom-buttons{height:22.4598825832vw}}.bottom-buttons{bottom:-35px;display:grid;grid-template-columns:73fr repeat(4, 63fr);position:fixed;right:0;width:640px;z-index:1000}@media screen and (max-width: 768px){.bottom-buttons{bottom:-6vw;width:100%}}.bottom-buttons.--fixed{height:143.75px;overflow-y:hidden}@media screen and (max-width: 768px){.bottom-buttons.--fixed{height:22.4598825832vw}}.bottom-buttons__link{padding-top:35px;position:relative;top:16px;transition:top .2s ease;width:100%}@media screen and (max-width: 768px){.bottom-buttons__link{padding-top:3vw}}.bottom-buttons__link:hover{top:0}@media screen and (max-width: 768px){.bottom-buttons__link:hover{top:0}}.bottom-buttons__image{width:100%}.footer{background-color:#fff;min-width:1280px;width:100%}@media screen and (max-width: 768px){.footer{min-width:unset;width:auto}}.footer__social-share{margin-block:1.875rem 3.75rem}@media screen and (max-width: 768px){.footer__social-share{margin-bottom:1.0625rem}}.footer__button-back-to-top{bottom:3.75rem;position:fixed;right:3.75rem;z-index:1000}@media screen and (max-width: 768px){.footer__button-back-to-top{bottom:1rem;right:1rem}}.footer__link-back-to-top{background-image:url(./arrow_pagetop_white.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:2.5rem;width:2.5rem}.footer__link-back-to-top:hover{background-image:url(./arrow_pagetop_black.svg)}.social-share{border-top:1px solid #e5e5e5;padding-top:3.75rem;text-align:center}@media screen and (max-width: 768px){.social-share{padding-top:2.5rem}}.social-share__head{font-size:1rem;font-weight:bold;margin-bottom:1.875rem;text-align:center}@media screen and (max-width: 768px){.social-share__head{margin-bottom:1.0625rem}}.social-share__list{list-style-type:none;margin-inline:auto;overflow:hidden;width:30.625rem}@media screen and (max-width: 768px){.social-share__list{padding-inline:1.5rem;width:100%}}.social-share__item{float:left;width:50%}@media screen and (max-width: 768px){.social-share__item{width:33.33%}}@media screen and (min-width: 768px){.social-share__item:last-child{display:none}}.social-share__link--ln,.social-share__link--x,.social-share__link--fb,.social-share__link{color:#fff;display:block;font-size:1rem;font-weight:bold;line-height:1;padding:.875rem;transition:opacity 0.2s 0s cubic-bezier(0.4, 0, 0.2, 1)}.social-share__link--ln:hover,.social-share__link--x:hover,.social-share__link--fb:hover,.social-share__link:hover{opacity:.7}.social-share__link--ln:not(:root),.social-share__link--x:not(:root),.social-share__link--fb:not(:root),.social-share__link:not(:root){overflow:hidden}.social-share__link--fb{background-color:#27579c}.social-share__link--x{background-color:#000}.social-share__link--ln{background-color:#00c300}.social-share__svg--ln,.social-share__svg--x,.social-share__svg--fb,.social-share__svg{fill:#fff;vertical-align:middle}.social-share__svg--fb{height:1.125rem;width:.5625rem}.social-share__svg--x{height:1.125rem;width:1.25rem}.social-share__svg--ln{height:1.4375rem;width:1.25rem}.social-share__icon{position:relative;top:-.125rem;width:.6875rem}@media screen and (max-width: 768px){.social-share__icon{display:inline-block;width:1.25rem}}.social-share__service{padding-left:1.125rem}@media screen and (max-width: 768px){.social-share__service{display:none}}.social-links{background-color:#000}@media screen and (max-width: 768px){.social-links{background-color:#fff;padding:1.3rem 0;text-align:center;width:auto}}.social-links__list{list-style-type:none;margin-inline:auto;padding-block:1.3rem;width:68.8rem}@media screen and (max-width: 768px){.social-links__list{min-width:unset;width:auto}}.social-links__item{color:#fff;display:inline-block;font-size:.94rem;font-weight:bold;list-style-type:none;margin-right:.94rem;vertical-align:middle}@media screen and (max-width: 768px){.social-links__item{color:#000}}.social-links__item:first-child{margin-right:1.25rem}@media screen and (max-width: 768px){.social-links__item:first-child{display:block;margin-bottom:.31rem;margin-right:0}}.social-links__link{background-color:#fff;border:2px solid #fff;border-radius:1.88rem;cursor:pointer;display:inline-block;height:2.44rem;padding-top:2px;text-align:center;width:2.4rem}@media screen and (max-width: 768px){.social-links__link{background-color:#000;border:none;display:block;height:2.25rem;padding-top:.19rem;width:2.25rem}}.social-links__link:hover{background-color:#000;fill:#fff}.social-links__svg--yt,.social-links__svg--x,.social-links__svg--ig{vertical-align:middle;transition:fill .2s 0s ease}@media screen and (max-width: 768px){.social-links__svg--yt,.social-links__svg--x,.social-links__svg--ig{fill:#fff}}.social-links__svg--fb{vertical-align:middle;transition:fill .2s 0s ease;height:1.3125rem;width:.625rem}@media screen and (max-width: 768px){.social-links__svg--fb{fill:#fff;height:1.1875rem;width:.625rem}}.social-links__svg--ig{height:1.3125rem;width:1.5625rem}@media screen and (max-width: 768px){.social-links__svg--ig{height:1.25rem;width:1.25rem}}.social-links__svg--x{height:1.3125rem;width:1.5625rem}@media screen and (max-width: 768px){.social-links__svg--x{height:1.1875rem;width:1.5625rem}}.social-links__svg--yt{height:1.625rem;width:1.375rem}@media screen and (max-width: 768px){.social-links__svg--yt{height:1.4375rem;width:1.1875rem}}.bottom-links{background-color:#000;border-top:1px solid #e5e5e5;height:2.875rem}@media screen and (max-width: 768px){.bottom-links{border-top:none;height:auto}}.bottom-links__in{margin-inline:auto;padding-top:.625rem;width:68.75rem}@media screen and (max-width: 768px){.bottom-links__in{padding-top:.9375rem;width:auto}}.bottom-links__list{float:left;list-style-type:none}@media screen and (max-width: 768px){.bottom-links__list{float:none}}.bottom-links__item{float:left;padding-left:1.875rem}@media screen and (max-width: 768px){.bottom-links__item{float:none;margin-bottom:.3125rem;padding-inline:1.0625rem 0}}@media screen and (min-width: 768px){.bottom-links__item:first-child{padding-left:0}}.bottom-links__link{background-image:url(./ico_arrow_01.svg);background-position:0 .1875rem;background-repeat:no-repeat;background-size:.25rem .5rem;color:#000;display:inline-block;font-size:.6875rem;line-height:1.4;padding-left:.75rem;position:relative;text-decoration:none;transition:color .1s 0s ease;transition:background-color .1s 0s ease}@media screen and (max-width: 768px){.bottom-links__link{background-size:.3125rem .625rem;font-size:.75rem;font-weight:bold;padding-left:1.0625rem}}.bottom-links__link:hover,.bottom-links__link:focus,.bottom-links__link:active{background-image:url(./ico_arrow_01_on.svg);color:#e50012}.bottom-links__copyright{color:#7f7f7f;float:right;font-weight:bold;font-size:.625rem;padding-top:.25rem}@media screen and (max-width: 768px){.bottom-links__copyright{float:none;padding-block:.875rem;text-align:center}}.main{background-color:#000;min-width:1280px;overflow:hidden;padding-top:80px;text-align:center;width:100%}@media screen and (max-width: 768px){.main{min-width:unset;padding-top:8vw}}.main__section{margin-top:64px}@media screen and (max-width: 768px){.main__section{margin-top:10vw}}.top{background-color:#000;background-image:url(./main.jpg);background-repeat:no-repeat;background-size:contain;height:calc(100vw * 1222 / 2048 + (100vw * 274 / 1920) / 2);position:relative;width:100%}@media screen and (max-width: 768px){.top{background-image:url(./main-sp.jpg);height:auto}}.top__title{height:calc(100vw * 1222 / 2048 - (100vw * 274 / 1920) / 2)}@media screen and (max-width: 768px){.top__title{height:calc(100vw * 870 / 1080)}}.top__title-inner{align-items:center;display:flex;flex-flow:column;justify-content:center;padding-top:20vw}.top__title-heading{margin-bottom:48px;width:820px}@media screen and (max-width: 768px){.top__title-heading{margin-bottom:6vw;width:80vw}}.top__title-image{width:100%}.top__title-text{color:#fff;font-size:32px;min-width:unset;text-align:center;width:unset;white-space:nowrap}@media screen and (max-width: 768px){.top__title-text{font-size:3vw}}.--fully-loaded>.top__title-heading,.--fully-loaded>.top__title-text{animation-duration:3s;animation-iteration-count:1;animation-timing-function:linear}.--fully-loaded>.top__title-heading{animation-name:title-h}@media screen and (max-width: 768px){.--fully-loaded>.top__title-heading{animation-name:title-h-sp}}.--fully-loaded>.top__title-text{animation-name:title-t}@media screen and (max-width: 768px){.--fully-loaded>.top__title-text{animation-name:title-t-sp}}@keyframes title-h{0%{margin-bottom:72px;opacity:0;width:1230px}100%{margin-bottom:48px;opacity:1;width:820px}}@keyframes title-t{0%{font-size:48px;opacity:0}100%{font-size:32px;opacity:1}}@keyframes title-h-sp{0%{margin-bottom:9vw;opacity:0;width:120vw}100%{margin-bottom:6vw;opacity:1;width:80vw}}@keyframes title-t-sp{0%{font-size:4.5vw;opacity:0}100%{font-size:3vw;opacity:1}}.top__copy{background-image:url(./title-bg-01.png);background-repeat:no-repeat;background-size:contain;display:grid;min-height:calc(100vw * 274 / 1920);padding:16px;place-content:center;place-items:center;width:100%}@media screen and (max-width: 768px){.top__copy{padding-block:8vw;background-position:center;background-size:cover}}.top__copy-text{color:#fff;font-size:20px;margin-inline:auto;text-align:left;width:820px}@media screen and (max-width: 768px){.top__copy-text{font-size:18px;width:100%}}.section{background-color:#15161a;width:100%}.section__header{background-color:#15161a;background-repeat:no-repeat;background-size:contain;color:#fff;display:grid;font-size:24px;height:calc(100vw * 260 / 1920);padding-left:calc((100% - 820px) / 2);place-content:center start;text-align:left}@media screen and (max-width: 768px){.section__header{background-position:center;background-size:cover;height:auto;padding:10vw 5vw}}@media screen and (min-width: 768px) and (max-width: 1280px){.section__header{padding-left:230px}}.section:nth-of-type(2)>.section__header,.section:nth-of-type(3)>.section__header,.section:nth-of-type(4)>.section__header{background-image:url(./title-bg-02.png)}.section:nth-of-type(5)>.section__header{background-image:url(./title-bg-03.png)}.section:nth-of-type(6)>.section__header{background-image:url(./title-bg-04.png)}.section:nth-of-type(7)>.section__header{background-image:url(./title-bg-05.png)}.section:nth-of-type(8)>.section__header{background-image:url(./title-bg-06.png)}.section__inner{margin:-32px auto 0;width:820px}@media screen and (max-width: 768px){.section__inner{margin-top:-7vw;width:100%}}.section__box{background-color:#6668;margin-bottom:16px;padding:32px}@media screen and (max-width: 768px){.section__box{padding:5vw}}.section__text{color:#fff;font-size:16px;margin-bottom:16px}.section__note{color:#fff;column-gap:16px;display:grid;font-size:14px;grid-template-columns:max-content auto;text-align:left}.section__image{margin-bottom:16px;width:100%}.section__figure:not(:last-child){margin-bottom:32px}@media screen and (max-width: 768px){.section__figure:not(:last-child){margin-bottom:5vw}}.section__caption{color:#fff;font-size:16px;text-align:center}.section__modal-button{cursor:pointer;position:relative;transition:opacity 0.2s 0s ease}.section__modal-button:hover{opacity:.7}.section__nil-image{height:100%;position:absolute;width:100%}.section__modal-image{width:100%}.section__app-usage{display:grid;gap:16px;grid-template-columns:repeat(2, 1fr);margin-bottom:32px}@media screen and (max-width: 768px){.section__app-usage{grid-template-columns:1fr;margin-bottom:5vw}}.section__app-usage-caption{color:#fff;column-gap:16px;display:grid;font-size:16px;grid-template-columns:max-content auto;text-align:left}.section__horizontal-box{display:grid;grid-template-columns:370fr 802fr}.section__shops{display:grid;gap:16px;grid-auto-flow:row;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(4, 1fr)}.section__shops.--fewer{grid-template-rows:repeat(3, 1fr)}.section__shops-image{grid-row:1 / 4;width:100%}.section__shops-button-image{width:50%}.section__shops-link{background-color:#15161a;background-image:url(./shops-button.jpg);background-repeat:no-repeat;background-size:cover;display:grid;place-content:center;place-items:center}.section__shops-link:nth-child(2){grid-row:4 / 5}.section__shops.--fewer>.section__shops-link{hoge:piyo}.section__shops.--fewer>.section__shops-link:nth-child(2){grid-row:unset}.links{display:grid;background-color:#fff;grid-gap:32px;grid-template-columns:1fr 1fr;margin-inline:auto;padding-block:200px;width:820px}@media screen and (max-width: 768px){.links{grid-gap:2vw;padding:20vw 2vw;width:100%}}.links__link{background-image:url(./button-background.png);display:grid;height:50px;padding-block:8px;place-content:center;place-items:center}@media screen and (max-width: 768px){.links__link{height:6vw;padding-block:1vw}}.links__link:first-child{grid-column:1 / 3}.links__image{width:236px}@media screen and (max-width: 768px){.links__image{width:24vw}}@media screen and (max-width: 768px){html.--modal-open{overflow-y:hidden}}body.--modal-open{overflow-y:hidden;filter:blur(5px)}.modal{animation:.8s ease-out 0s alternate modal;background-color:#000;max-height:95vh;outline:none;padding:0;width:95vw}@media screen and (max-width: 768px){.modal{width:100%}}.modal::backdrop{background-color:transparent}.modal[open]::backdrop{background-color:rgba(0,0,0,0.7);transition:background-color .3s 0s ease-out}@keyframes modal{0%{opacity:0}100%{opacity:1}}.modal__inner{background-color:#000;height:auto;position:relative;width:100%}.modal__close-button{background-color:#0008;cursor:pointer;height:64px;left:0;position:absolute;top:0;width:64px}.modal__close-button:hover::before,.modal__close-button:hover::after{rotate:0deg}.modal__close-button::before,.modal__close-button::after{background-color:#fff;content:"";height:4px;position:absolute;translate:8px 32px;width:56px;transition:rotate 0.3s 0s ease}.modal__close-button::before{rotate:45deg}.modal__close-button::after{rotate:-45deg}.modal__nil-image{height:100%;left:0;position:absolute;top:0;width:100%}.modal__image{width:100%}
