/*! 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:#fff;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;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:3fr 4fr 2fr}}@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;z-index:1300}}@media screen and (max-width: 768px){.header__logo:first-child{text-align:left}}@media screen and (max-width: 768px){.header__logo:nth-child(2){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(4, 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__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}}.bottom-buttons{bottom:-35px;display:grid;grid-template-columns:repeat(3, 1fr);position:fixed;right:10px;width:391.8769230769px;z-index:1000}@media screen and (max-width: 768px){.bottom-buttons{bottom:-10vw;width:60%}}.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:0;transition:top .2s ease;width:100%}@media screen and (max-width: 768px){.bottom-buttons__link{padding-top:6vw}}.bottom-buttons__link:hover{top:-35px}@media screen and (max-width: 768px){.bottom-buttons__link:hover{top:-6vw}}.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:#fff;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:#fff;min-width:1280px;overflow:hidden;text-align:center;width:100%}@media screen and (max-width: 768px){.main{min-width:unset}}.top{position:relative;width:100%}.top__image{width:100%}.top__button{bottom:20px;cursor:pointer;left:290px;position:absolute;width:300px}@media screen and (max-width: 768px){.top__button{bottom:2vw;left:7vw;width:40vw}}.section{background-color:#15161a;padding-bottom:200px;width:100%}@media screen and (max-width: 768px){.section{padding-block:20vw}}.section__inner{background-color:#3c3f42;color:#fff;display:block;font-size:16px;font-weight:normal;margin-inline:auto;width:820px}@media screen and (max-width: 768px){.section__inner{width:100%}}.section__inner:not(:last-child){padding-bottom:128px}@media screen and (max-width: 768px){.section__inner:not(:last-child){padding-bottom:12vw}}.section__image{background-color:#3c3f42;display:block;margin-inline:auto;width:820px}@media screen and (max-width: 768px){.section__image{width:100%}}.section__image:not(:last-child){margin-bottom:32px}@media screen and (max-width: 768px){.section__image:not(:last-child){margin-bottom:3vw}}.section__heading{background-image:url(./heading-background.jpg);background-size:cover;text-align:left;font-size:24px;font-weight:bold;padding:8px 0 8px 16px}.section__description{padding:16px}.section__subheading{text-align:left;font-weight:bold}.section__text:not(:last-child){margin-bottom:16px}.section__ref-mark{font-size:0.75em;vertical-align:super}.section__note{font-size:0.75em}.s1{background-color:#15161a;padding-block:200px;width:100%}@media screen and (max-width: 768px){.s1{padding-block:20vw}}.s1__image{background-color:#3c3f42;display:block;margin-inline:auto;width:820px}@media screen and (max-width: 768px){.s1__image{width:100%}}.app{background-color:#000;padding-bottom:200px;position:relative;width:100%}@media screen and (max-width: 768px){.app{padding-bottom:20vw}}.app__image{width:100%}.app__link{background-color:#fff;color:#000;display:block;font-size:16px;left:calc(35% - 100px);margin-inline:auto;padding:8px 16px;position:absolute;text-align:center;top:28vw}@media screen and (min-width: 768px) and (max-width: 1280px){.app__link{top:360px}}@media screen and (max-width: 768px){.app__link{left:6vw;padding:1vw 3vw;top:55vw}}.links{background-color:#fff;width:100%}.links__title-image{background-color:#3c3f42;display:block;width:100%}.links__inner{display:grid;background-color:#fff;grid-gap:32px;grid-template-columns:1fr 1fr;margin-inline:auto;padding-block:64px 128px;width:820px}@media screen and (max-width: 768px){.links__inner{grid-gap:2vw;padding:6vw 2vw 12vw;width:100%}}.links__link{background-image:url(./button-background.jpg);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}}
