@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding: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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}@font-face{font-family:FontAwesome;src:url(/674f50d287a8c48dc19ba404d20fe713.eot);src:url(/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.5.0) format("embedded-opentype"),url(/af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"),url(/fee66e712a8a08eef5805a46892932ad.woff) format("woff"),url(/b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"),url(data:image/svg+xml;base64,PHN2Zy8+#fontawesomeregular) format("svg");font-weight:400;font-style:normal}body{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Lato,Helvetica,Hiragino sans,\\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3,Hiragino Kaku Gothic ProN,\\30E1\30A4\30EA\30AA,Meiryo,sans-serif;font-size:16px;letter-spacing:.32px;letter-spacing:.02rem;-webkit-font-smoothing:antialiased}hr{background:#f6f6fa;border:0;border-radius:2px;max-width:960px;height:4px}a:link,a:visited{color:#3fcace}a:active,a:hover{color:#26b9bd}.post{background:#f6f6fa;min-height:100vh;min-width:100vw}.Index{width:100vw}.minimum_show,.small_show{display:none}@media(max-width:480px){.large_show{display:none}.small_show{display:block}}@media(max-width:320px){.minimum_show{display:block}}.spOnly{display:block}@media(min-width:769px){.spOnly{display:none}}.pcOnly{display:none}@media(min-width:769px){.pcOnly{display:block}}.Index{color:#4f525f}.Index a{cursor:pointer!important}.Index a:visited{color:inherit;text-decoration:none}.Index a:-webkit-any-link{color:inherit;text-decoration:none}.Index a:hover{color:#f2c33d}.BitcoinAnnounce{background:#3ecacf;padding:32px 0;text-align:center}.BitcoinAnnounce_anchor{border:2px solid #fff;border-radius:30px;color:#fff!important;display:inline-block;font-weight:600;height:48px;line-height:48px;padding:0 24px;margin:32px 0;text-decoration:none}.BitcoinAnnounce_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;color:#fff;font-weight:600}@media(max-width:480px){.BitcoinAnnounce_body{font-size:1rem;letter-spacing:-.04em}}.BitcoinAnnounce_caption{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;font-size:10px;color:#fff;text-align:left}.BitcoinAnnounce_icon{padding:24px 0 0}.BitcoinAnnounce_title{color:#272a32;font-size:48px;font-size:3rem;font-weight:600;line-height:1.4em;color:#fff;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;font-weight:600!important;text-align:center}@media(max-width:480px){.BitcoinAnnounce_title{font-size:2.5rem;font-weight:400;letter-spacing:.04em}}@media(max-width:320px){.BitcoinAnnounce_title{font-size:2.2rem;letter-spacing:0}}.BitcoinAnnounce_inner{margin:0 auto;max-width:640px;padding:16px 24px}.Card{background:#f6f6fa;padding-top:64px;text-align:center}.Card_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em}@media(max-width:480px){.Card_body{font-size:1rem;letter-spacing:-.04em}}.Card_headline{color:#272a32;font-size:32px;font-size:2rem;font-weight:600;line-height:1.4em;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica}@media(max-width:480px){.Card_headline{font-size:1.8rem;font-weight:300;letter-spacing:-.04em}}@media(max-width:320px){.Card_headline{font-size:1.8rem;letter-spacing:-.04em}}.Card_items{-ms-flex-direction:row;flex-direction:row;margin:0 auto;max-width:960px;padding-top:64px}.Card_item,.Card_items{display:-ms-flexbox;display:flex}.Card_item{-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.Card_item_thumb{width:100%;max-width:500px}.Card_item_type{color:#cbcee0;font-size:19.2px;font-size:1.2rem;font-weight:400;letter-spacing:.1em}@media(max-width:768px){.Card{padding-top:16px;text-align:left}.Card_body{margin-top:0}.Card_body,.Card_headline{padding:0 16px}.Card_items{padding-top:24px}.Card_item_type{font-size:.85rem}}.DesignAlert{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:640px;margin:0 auto;max-width:960px;overflow:hidden}.DesignAlert_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;max-width:400px}@media(max-width:480px){.DesignAlert_body{font-size:1rem;letter-spacing:-.04em}}.DesignAlert_item{-ms-flex:1;flex:1}.DesignAlert_item_thumb{width:500px}.DesignAlert_headline{color:#272a32;font-size:32px;font-size:2rem;font-weight:600;line-height:1.4em;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica}@media(max-width:480px){.DesignAlert_headline{font-size:1.8rem;font-weight:300;letter-spacing:-.04em}}@media(max-width:320px){.DesignAlert_headline{font-size:1.8rem;letter-spacing:-.04em}}.DesignAlert_text{-ms-flex:1;flex:1;padding-top:120px}@media(max-width:768px){.DesignAlert{-ms-flex-direction:column;flex-direction:column;height:1000px}.DesignAlert_body{max-width:none}.DesignAlert_item_thumb{width:100vw}.DesignAlert_text{padding:0 16px}}@media(max-width:480px){.DesignAlert{height:840px}}.DesignCharge{background:#f6f6fa;width:100%;position:relative;padding:1px 0;line-height:2}.DesignCharge *{box-sizing:border-box;position:relative}.DesignCharge_inner{width:100%;max-width:1120px;max-width:960px;margin:0 auto;padding:0 30px}.DesignCharge_headline{text-align:center;margin-top:100px;margin-bottom:56px}.DesignCharge_headline_tb{display:none}.DesignCharge_headline img{max-width:743px}.DesignCharge_charge_contents{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.DesignCharge_charge_contents_text{padding-bottom:10px;width:60%}.DesignCharge_charge_contents_text h3{font-size:22px;margin:0 0 8px}.DesignCharge_charge_contents_text p{font-size:18px;margin:0}.DesignCharge_charge_contents_image{width:35%}.DesignCharge_charge_contents_image img{width:100%;height:auto}.DesignCharge_pochitto_contents{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:-40px}.DesignCharge_pochitto_contents_text{padding-bottom:50px;width:64%}.DesignCharge_pochitto_contents_text h3{font-size:22px;margin:0 0 8px}.DesignCharge_pochitto_contents_text p{font-size:18px;margin:0}.DesignCharge_pochitto_contents_text_topochitto{margin-top:20px}.DesignCharge_pochitto_contents_text_topochitto a{display:inline-block;max-width:100%;background-image:url(/cb77247715bd42980ca7d493d82aac13.png);background-size:contain;background-repeat:no-repeat}.DesignCharge_pochitto_contents_text_topochitto a img{width:100%;max-width:341px;height:auto;display:block}.DesignCharge_pochitto_contents_text_topochitto a:hover img{opacity:0}.DesignCharge_pochitto_contents_image{width:35%}.DesignCharge_pochitto_contents_image_tbHeadline{display:none}.DesignCharge_pochitto_contents_image img{width:100%;margin-left:-20px;height:auto;display:block}@media(max-width:768px){.DesignCharge_inner{padding-left:50px;padding-right:50px}.DesignCharge_headline{margin-bottom:46px}.DesignCharge_headline img{display:inline;width:100%;max-width:460px}.DesignCharge_charge_contents,.DesignCharge_pochitto_contents{display:block}.DesignCharge_charge_contents_image,.DesignCharge_pochitto_contents_image{margin:0 auto;width:100%;max-width:300px}.DesignCharge_charge_contents_text,.DesignCharge_pochitto_contents_text{width:100%}.DesignCharge_charge_contents h3{display:none}.DesignCharge_charge_contents_image{margin-bottom:20px}.DesignCharge_pochitto_contents{margin-top:0;margin-bottom:50px}.DesignCharge_pochitto_contents_image{width:100%;max-width:270px}.DesignCharge_pochitto_contents_image img{margin:0}.DesignCharge_pochitto_contents_image_tbHeadline{display:block;text-align:center;font-weight:700;font-size:20px;margin:30px 0 10px}.DesignCharge_pochitto_contents_text{margin-top:26px}.DesignCharge_pochitto_contents_text h3{display:none}.DesignCharge_pochitto_contents_text_topochitto{text-align:center}}@media screen and (max-width:600px){.DesignCharge_inner{padding-left:25px;padding-right:25px}.DesignCharge_headline{margin-top:18vw;margin-bottom:22px}.DesignCharge_charge_contents_image{text-align:center}.DesignCharge_charge_contents_image img{width:90%}.DesignCharge_charge_contents_text p,.DesignCharge_pochitto_contents_text p{font-size:16px;line-height:1.8}.DesignCharge_pochitto_contents_image img{width:90%;display:block;margin:0 auto}.DesignCharge_pochitto_contents_image_tbHeadline{font-size:18px}.DesignCharge_body br{display:none}}@media(max-width:480px){.DesignCharge_pochitto_contents_text_topochitto a img{max-width:320px}}.Index .DesignNotification{width:100%;position:relative;padding:60px 0;line-height:2}.Index .DesignNotification *{box-sizing:border-box;position:relative}.Index .DesignNotification_inner{width:100%;max-width:1120px;max-width:960px;margin:0 auto;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.Index .DesignNotification_text{width:60%;padding-bottom:20px}.Index .DesignNotification_headline{text-align:left}.Index .DesignNotification_headline img{max-width:535px}.Index .DesignNotification_body{font-size:18px;margin:0}.Index .DesignNotification_image{width:35%}.Index .DesignNotification_image_tb{display:none}.Index .DesignNotification_image img{width:100%;height:auto}@media(max-width:768px){.Index .DesignNotification_inner{padding-left:50px;padding-right:50px}.Index .DesignNotification_headline{margin-bottom:36px;text-align:center}.Index .DesignNotification_headline img{display:inline;width:72%;max-width:300px}.Index .DesignNotification_image{display:none}.Index .DesignNotification_image_tb{display:block;margin:0 auto;text-align:center}.Index .DesignNotification_image_tb img{width:100%;height:auto;max-width:360px;margin:0 auto}.Index .DesignNotification_text{width:100%;padding-bottom:10px}.Index .DesignNotification_body{margin-top:20px;text-align:center}}@media screen and (max-width:600px){.Index .DesignNotification{padding-bottom:0}.Index .DesignNotification_inner{padding-left:25px;padding-right:25px;padding-bottom:12vw}.Index .DesignNotification_body{text-align:left;font-size:16px}.Index .DesignNotification_body br{display:none}.Index .DesignNotification_image_tb img{max-width:379px;width:100%}}.Index .DesignStop{background:#f6f6fa;width:100%;position:relative;padding:60px 0;line-height:2}.Index .DesignStop *{box-sizing:border-box;position:relative}.Index .DesignStop_inner{width:100%;max-width:1120px;max-width:960px;margin:0 auto;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-align:center;align-items:center}.Index .DesignStop_text{width:68%;padding-bottom:20px}.Index .DesignStop_headline{text-align:left}.Index .DesignStop_headline img{max-width:513px}.Index .DesignStop_body{margin:0;font-size:18px}.Index .DesignStop_image{width:25%}.Index .DesignStop_image_tb{display:none}.Index .DesignStop_image img{width:100%;height:auto}@media(max-width:768px){.Index .DesignStop_inner{padding-left:50px;padding-right:50px;display:block}.Index .DesignStop_headline{margin-bottom:36px;text-align:center}.Index .DesignStop_headline img{display:inline;width:84%;max-width:350px}.Index .DesignStop_image{display:none}.Index .DesignStop_image_tb{display:block;margin:0 auto;text-align:center}.Index .DesignStop_image_tb img{width:100%;height:auto;max-width:240px;margin:0 auto}.Index .DesignStop_text{width:100%;padding-bottom:10px}.Index .DesignStop_body{margin-top:20px;text-align:center}}@media screen and (max-width:600px){.Index .DesignStop{padding-bottom:12vw}.Index .DesignStop_inner{padding-left:25px;padding-right:25px}.Index .DesignStop_image_tb img{max-width:253px;width:70%}.Index .DesignStop_body{text-align:left;font-size:16px}.Index .DesignStop_body br{display:none}}.DesignProcess{margin:0 auto;max-width:960px;padding:80px 0}.DesignProcess_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em}@media(max-width:480px){.DesignProcess_body{font-size:1rem;letter-spacing:-.04em}}.DesignProcess_headline{color:#272a32;font-size:32px;font-size:2rem;font-weight:600;line-height:1.4em;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;text-align:center}@media(max-width:480px){.DesignProcess_headline{font-size:1.8rem;font-weight:300;letter-spacing:-.04em}}@media(max-width:320px){.DesignProcess_headline{font-size:1.8rem;letter-spacing:-.04em}}.DesignProcess_text{margin:0 auto;width:560px}.DesignProcess_items{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;list-style-type:none;padding:0}.DesignProcess_item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;padding:0 24px;text-align:center}.DesignProcess_item_caption{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em}.DesignProcess_item_step{border-radius:20px;background:#f2c33d;color:#fff;font-size:20.8px;font-size:1.3rem;font-weight:200;height:40px;line-height:40px;min-width:40px;width:40px}.DesignProcess_item_title{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;color:#272a32}@media(max-width:480px){.DesignProcess_item_title{font-size:1rem;letter-spacing:-.04em}}.DesignProcess_item_thumbWrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:0 0 8px}@media (max-width:768px){.DesignProcess{padding:120px 0 0}.DesignProcess_headline{text-align:left}.DesignProcess_text{padding:0 16px;width:auto}.DesignProcess_items{-ms-flex-direction:column;flex-direction:column;padding:16px 0}.DesignProcess_item{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;padding:8px 16px}.DesignProcess_item_caption{margin:0}.DesignProcess_item_description{-ms-flex:1;flex:1;text-align:left}.DesignProcess_item_step{border-radius:16px;font-size:.9375rem;font-weight:200;height:24px;line-height:24px;min-width:24px;width:24px}.DesignProcess_item_thumb{height:auto;width:30vw}.DesignProcess_item_thumbWrapper{padding:0}.DesignProcess_item_title{margin:0}}@media (max-width:320px){.DesignProcess{padding:48px 0 0}}.DesignFeature{background:#fff;box-sizing:border-box;padding:10px 0}.DesignFeature *{box-sizing:border-box;position:relative}.DesignFeature_inner{width:100%;max-width:1120px;max-width:960px;margin:0 auto;padding:0 30px 80px}.DesignFeature_points{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.DesignFeature_points_item{margin:0 5%}.DesignFeature_points_item img{max-width:200px;height:auto}.DesignFeature_points_item dd,.DesignFeature_points_item dt{text-align:center}.DesignFeature_points_item dt{font-size:18px;font-weight:700}.DesignFeature_points_item dt p{margin:20px 0 10px}.DesignFeature_points_item dd{margin:0;font-size:15px}@media (max-width:768px){.DesignFeature{margin-top:40px}.DesignFeature_points{display:block}.DesignFeature_points_item{margin:50px auto}.DesignFeature_points_item_02 p,.DesignFeature_points_item_03 p{margin-top:0!important}}@media screen and (max-width:600px){.DesignFeature_points_item dt img{max-width:160px}}@media (max-width:480px){.DesignFeature{margin-top:16vw;padding-top:0}.DesignFeature_inner{padding-bottom:6vw}.DesignFeature_item_thumb{height:auto;width:100px}.DesignFeature_item_item_title{font-size:16px}.DesignFeature_youtube_movie{height:60vw}}.Index .Faq{background:#f6f6fa;width:100%;position:relative;padding:100px 0;line-height:2}.Index .Faq *{box-sizing:border-box;position:relative}.Index .Faq_inner{width:100%;max-width:1120px;max-width:960px;margin:0 auto;padding:0 30px}.Index .Faq_headline{text-align:center}.Index .Faq_headline img{max-width:210px}.Index .Faq_column{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin:40px -34px 50px}.Index .Faq_column_link{width:33.33333%;display:-ms-flexbox;display:flex}.Index .Faq_column_link_inner{background-color:#fff;border-radius:8px;width:100%;margin:17px;padding:28px}.Index .Faq_column_link_img{display:block;width:100%;max-width:200px;margin:0 auto;height:auto}.Index .Faq_column_link_text{margin:14px 0 0;line-height:1.5}.Index .Faq_more{text-align:center}@media screen and (max-width:1000px){.Index .Faq_column{margin-left:0;margin-right:0}.Index .Faq_column_link_inner{margin:12px;padding:24px}}@media(max-width:768px){.Index .Faq_inner{padding-left:50px;padding-right:50px;display:block}.Index .Faq_headline{margin-bottom:30px;text-align:center}.Index .Faq_headline img{display:inline;width:52%}.Index .Faq_column_link{width:50%}.Index .Faq_column_link_inner{margin:12px;padding:24px}}@media screen and (max-width:600px){.Index .Faq{padding-bottom:12vw}.Index .Faq_inner{padding-left:25px;padding-right:25px}}@media(max-width:480px){.Index .Faq{padding:80px 0}.Index .Faq_column{margin:20px 0 40px}.Index .Faq_column_link{width:100%}.Index .Faq_column_link_inner{margin:12px 0;padding:24px}}.Feature{background:#e5e8f5;box-sizing:border-box;padding:56px 0}.Feature_inner{-ms-flex-direction:row;flex-direction:row;margin:0 auto;max-width:960px;padding:0}.Feature_inner,.Feature_item{display:-ms-flexbox;display:flex}.Feature_item{-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row}.Feature_item-age{-ms-flex:0.7;flex:0.7}.Feature_item_contents{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;margin:32px 0}.Feature_item_contents_headline{color:#272a32;font-size:20px;font-size:1.25rem;font-weight:400;line-height:1.5em;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;margin:0}.Feature_item_contents_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;margin-bottom:0}@media(max-width:480px){.Feature_item_contents_body{font-size:1rem;letter-spacing:-.04em}}.Feature_item_thumbWrapper{padding-right:16px}@media (max-width:768px){.Feature{padding:32px 0}.Feature_inner{-ms-flex-direction:column;flex-direction:column}.Feature_item_contents{padding-right:16px}.Feature_item_thumbWrapper{display:-ms-flexbox;display:flex;padding:0;width:150px}}@media (max-width:320px){.Feature_item_thumb{height:100px;width:100px}.Feature_item_thumbWrapper{width:100px}}.FollowMe{animation-delay:.3s;animation-duration:.3s;background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(8,8,14,.16);opacity:.8;padding:16px;position:fixed;right:8px;top:8px;z-index:100}.FollowMe:hover{opacity:1}.FollowMe_header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:4px}.FollowMe_header_close{transition:all .16s ease-out;background:#fff;border:0;cursor:pointer;height:28px;outline:none;padding:0}.FollowMe_header_close:hover{transform:scale(1.4)}.FollowMe_header_close_thumb{height:16px;padding:6px;width:16px}.FollowMe_header_desc{color:#b1b4c6;-ms-flex:1;flex:1;font-size:13.6px;font-size:.85rem;font-weight:400;letter-spacing:.08em;margin:4px 0;padding:0 8px 0 0}.FollowMe_email{padding:0 4px 0 0}.FollowMe_email_button{-ms-flex-align:center;align-items:center;border:0;border-radius:8px;color:#272a32;display:-ms-flexbox;display:flex;font-size:14.88px;font-size:.93rem;height:40px;-ms-flex-pack:center;justify-content:center;margin:4px 6px;padding:0 24px;text-decoration:none;transition:all .16s ease-out;border:1px solid #f2c33d;border-radius:20px;color:#f2c33d;font-size:12px;font-size:.75rem;font-weight:400;height:32px;margin:2px 8px 0 2px;padding:0 16px}.FollowMe_email_button:focus{outline:none}.FollowMe_email_button:hover{transform:scale(1.2);background:#f2c33d;color:#fff}.FollowMe_social{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.FollowMe_social_anchor{transition:all .16s ease-out;border-radius:16px}.FollowMe_social_anchor:hover{transform:scale(1.4)}.FollowMe_social_icon-facebook{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b5998;font-size:19.2px;font-size:1.2rem;padding:8px 10px}.FollowMe_social_icon-facebook:before{font-family:FontAwesome;content:"\F230"}.FollowMe_social_icon-lineAt{height:26px;padding:2px 6px 0}.FollowMe_social_icon-twitter{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#55acee;font-size:23.2px;font-size:1.45rem;padding:6px 8px}.FollowMe_social_icon-twitter:before{font-family:FontAwesome;content:"\F099"}@media (max-width:768px){.FollowMe{display:none}}.Footer{background:#f6f6fa;padding:16px 40px;position:relative}.Footer_contents{padding:80px 0}.Footer_contents,.Footer_desc{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.Footer_desc_body{-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start}.Footer_desc_body,.Footer_desc_copyright{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;color:#bec1d3;display:-ms-flexbox;display:flex}.Footer_desc_copyright,.Footer_havefun{-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end}.Footer_havefun{display:-ms-flexbox;display:flex}.Footer_havefun_anchor{display:inline-block;margin-left:24px}.Footer_havefun_anchor:hover{opacity:.8}.Footer_havefun_icon-facebook{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#b1b4c6;font-size:32px;font-size:2rem;padding:8px 0}.Footer_havefun_icon-facebook:before{font-family:FontAwesome;content:"\F230"}.Footer_havefun_icon-lineAt,.Footer_havefun_icon-mail{height:48px}.Footer_havefun_icon-twitter{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#b1b4c6;font-size:32px;font-size:2rem;padding:8px 0}.Footer_havefun_icon-twitter:before{font-family:FontAwesome;content:"\F099"}.Footer_nav{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;list-style-type:none;padding:0;text-align:right}.Footer_nav_item{display:inline-block;margin-right:8px;padding:8px 16px}.Footer_nav_item a{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;font-weight:400;letter-spacing:.08em;text-decoration:none}@media(max-width:480px){.Footer_nav_item a{font-size:1rem;letter-spacing:-.04em}}.Footer_nav_item a:link,.Footer_nav_item a:visited{color:#b1b4c6}.Footer_nav_item a:hover{color:#bec1d3}.Footer_nav_item a:active{color:#b1b4c6}.Footer_wanted{left:0;position:absolute;top:-32px;text-align:center;width:100%}@media (max-width:768px){.Footer{box-sizing:border-box;padding:0 4%}.Footer_contents{padding:48px 0 24px}.Footer_contents,.Footer_desc{-ms-flex-direction:column;flex-direction:column}.Footer_desc{margin:0 auto;max-width:320px}.Footer_desc_body{font-size:.8rem}.Footer_desc_body,.Footer_desc_copyright{-ms-flex-pack:center;justify-content:center;text-align:center}.Footer_desc_copyright{font-size:.6rem}.Footer_havefun{border-top:2px solid #e5e8f5;-ms-flex-pack:center;justify-content:center;padding-top:32px}.Footer_havefun_anchor{margin:0 8px}.Footer_nav{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-bottom:48px;-ms-flex-pack:center;justify-content:center}.Footer_nav_item a{letter-spacing:.08em}.Footer_wanted{top:-20px}}.HaveFun{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding-bottom:160px;padding-top:180px}.HaveFun,.HaveFun_buttons{display:-ms-flexbox;display:flex}.HaveFun_buttons{-ms-flex-direction:row;flex-direction:row}.HaveFun_button-facebook{-ms-flex-align:center;align-items:center;border:0;border-radius:8px;color:#272a32;display:-ms-flexbox;display:flex;font-size:14.88px;font-size:.93rem;font-weight:400;height:40px;-ms-flex-pack:center;justify-content:center;margin:4px 6px;padding:0 24px;text-decoration:none;background:#3b5998;color:#fff!important;margin:0 8px;font-weight:700;padding-top:2px;padding-bottom:2px}.HaveFun_button-facebook:focus{outline:none}.HaveFun_button-twitter{-ms-flex-align:center;align-items:center;border:0;border-radius:8px;color:#272a32;display:-ms-flexbox;display:flex;font-size:14.88px;font-size:.93rem;font-weight:400;height:40px;-ms-flex-pack:center;justify-content:center;margin:4px 6px;padding:0 24px;text-decoration:none;background:#55acee;color:#fff!important;margin:0 8px;font-weight:700;padding-top:2px;padding-bottom:2px}.HaveFun_button-twitter:focus{outline:none}.HaveFun_chatter{color:#272a32;font-size:13.6px;font-size:.85rem;font-weight:300;left:132px;letter-spacing:.08em;line-height:1.6em;position:relative;top:-140px;transform:rotate(-23.43deg)}.HaveFun_comment{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;text-align:center}.HaveFun_thumb{cursor:pointer;height:120px;width:auto}@media (max-width:768px){.HaveFun{padding-bottom:80px;padding-top:80px}.HaveFun_buttons{-ms-flex-direction:column;flex-direction:column}.HaveFun_button-facebook,.HaveFun_button-twitter{margin:8px}.HaveFun_chatter{font-size:.8rem;left:104px;top:-124px}.HaveFun_thumb{height:100px}}.Header{left:0;position:absolute;top:0;z-index:1}.Header_logo{padding:16px 0 0 32px}.Header_logo_anchor{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.Header_logo_mark{height:32px;margin-right:16px}.Header_logo_type{height:28px}.Header_comingsoon{display:none}@media (max-width:480px){.Header{-ms-flex-align:center;align-items:center;background:#b1b4c6;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:8px 0;width:100%}.Header_logo{padding:0 0 0 16px;margin:16px 0}.Header_logo_mark{height:20px;margin-right:8px}.Header_logo_type{height:18px}.Header_comingsoon{color:#fff;display:block;-ms-flex:1;flex:1;font-size:.75em;font-weight:600;letter-spacing:.08em;padding-right:16px;text-align:right}}@media (max-width:320px){.Header{padding:0}.Header_logo{padding:0 0 0 16px;margin:16px 0}.Header_logo_mark{height:18px;margin-right:8px}.Header_logo_type{height:16px}}.Index .Hero{width:100%;background-color:#f6f6fa}.Index .Hero,.Index .Hero *{box-sizing:border-box;position:relative}.Index .Hero_header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:27px 60px 0;margin:0 auto;position:absolute;z-index:2;width:100%;max-width:1100px;left:0;right:0}.Index .Hero_header_logo{width:280px;height:auto}.Index .Hero_header_link{list-style:none;display:-ms-flexbox;display:flex}.Index .Hero_header_link_weblogin{border:1px solid #fff;padding:13px 22px 12px;border-radius:25px;margin-left:10px}.Index .Hero_header_link_weblogin:hover{border:1px solid #f2c33d}.Index .Hero_header_link li{margin-left:40px}.Index .Hero_header_link a{color:#324666;text-decoration:none;font-size:17px;font-weight:700}.Index .Hero_header_link a:hover{color:#f2c33d!important}.Index .Hero_inner{width:100%;max-width:1100px;left:0;right:0;margin:0 auto;padding-top:1px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:absolute;z-index:1}.Index .Hero_headline{color:#fff;width:38%;margin:0 8%;height:auto}.Index .Hero_headline_text{margin:43% 0 0}.Index .Hero_headline_text_image{width:100%;height:auto}.Index .Hero_store{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:10%}.Index .Hero_store_appstore,.Index .Hero_store_googleplay{width:45%}.Index .Hero_store_appstore img,.Index .Hero_store_googleplay img{width:100%;height:auto}.Index .Hero_store_appstore{margin-right:2.8%}.Index .Hero_store_googleplay{margin-left:2.8%}.Index .Hero_store_weblogin_img{max-width:200px;height:auto}.Index .Hero_bg_image{width:100%;max-width:1080px;height:auto;display:block;margin:0 auto}.Index .Hero_newslink{position:absolute;bottom:4.75vw;right:3vw;z-index:1}.Index .Hero_newslink_text{color:#fff!important;padding:.8em 2em .8em 1.1em;font-size:calc(.9vw + 8px);font-weight:700;border-radius:100px;background-color:rgba(49,202,207,.9);background-image:url(/65151216797df420a7bfd491d5bdff9f.png);background-repeat:no-repeat;background-size:.5em .8em;background-position:calc(100% - 1.25em) 50%;letter-spacing:.05em}.Index .Hero_newslink_text:hover{background-color:rgba(49,202,207,.97)}@media screen and (max-width:960px){.Index .Hero_header_logo{width:220px}.Index .Hero_header_link a{font-size:15px}.Index .Hero_header_link li{margin-left:36px}.Index .Hero_header_link_weblogin{padding:12px 21px 11px;margin-left:5px}}@media(max-width:768px){.Index .Hero{position:relative}.Index .Hero_header{display:none}.Index .Hero_inner{width:100%;height:100%;padding:0}.Index .Hero_headline{width:100%;margin:0}.Index .Hero_headline_text{margin-top:16vw;padding-left:23vw;padding-right:23vw}.Index .Hero_store{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;bottom:-44px;width:100%;height:88px;background-color:#f6f6fa}.Index .Hero_store_appstore,.Index .Hero_store_googleplay{width:160px;margin:0 8px}.Index .Hero_newslink{bottom:43px;right:auto;width:100%}.Index .Hero_newslink_text{display:block;width:100%;border-radius:0;padding:.9em 1.5em;font-size:calc(.9vw + 10px);text-align:center}.Index .Hero_bg{padding-top:30vw}}@media(max-width:480px){.Index .Hero{padding-top:1px}.Index .Hero_headline_text{margin-top:calc(18vw + 20px);padding-left:12vw;padding-right:12vw}.Index .Hero_store{bottom:-87px;padding:0 5vw}.Index .Hero_bg{padding-top:48vw}.Index .Hero_newslink{bottom:-44px}.Index .Hero_newslink_text{height:-44px;padding:0 1.5em 0 1.1em;line-height:44px;background-position:calc(100% - 1.25em) 50%;letter-spacing:.025em}}.InStoreNow{-ms-flex-align:center;align-items:center;background:#f2c33d;-ms-flex-pack:center;justify-content:center;padding:64px 0}.InStoreNow_inner{max-width:700px;margin:0 auto}.InStoreNow_labels{padding-bottom:48px}.InStoreNow_labels_notice{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;color:#fff;margin:0;padding-top:8px}@media(max-width:480px){.InStoreNow_labels_notice{font-size:1rem;letter-spacing:-.04em}}.InStoreNow_labels_title{color:#272a32;font-size:48px;font-size:3rem;font-weight:600;line-height:1.4em;color:#fff;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;margin:0 auto}@media(max-width:480px){.InStoreNow_labels_title{font-size:2.5rem;font-weight:400;letter-spacing:.04em}}@media(max-width:320px){.InStoreNow_labels_title{font-size:2.2rem;letter-spacing:0}}.InStoreNow_store{padding:0 24px;width:100%}.InStoreNow_store_badge{transition:all .16s ease-out;height:90px;width:auto}.InStoreNow_store_badge:hover{transform:scale(1.2)}@media(max-width:768px){.InStoreNow{-ms-flex-direction:column;flex-direction:column;padding:64px 16px}.InStoreNow_labels{padding-bottom:16px}.InStoreNow_labels_title{color:#272a32;font-size:2rem;font-weight:600;line-height:1.4em;color:#fff}}@media(max-width:768px) and (max-width:480px){.InStoreNow_labels_title{font-size:1.8rem;font-weight:300;letter-spacing:-.04em}}@media(max-width:768px) and (max-width:320px){.InStoreNow_labels_title{font-size:1.8rem;letter-spacing:-.04em}}.Markdown{background:#f6f6fa;color:#272a32;padding:24px;font-size:11.2px;font-size:.7rem;padding:48px}@media(max-width:768px){.Markdown{padding:24px}}.Markdown .Image-badge{max-width:200px}.Markdown .Image-icon{display:block;max-width:300px;margin:0 auto;width:100%}.Markdown .Image-ui{border:1px solid #d8dbeb;display:block;max-width:380px;margin:0 auto;width:100%}.Markdown-bgw{background:#fff}.Markdown a{color:#3fcace;text-decoration:none}.Markdown a:hover{color:#26b9bd}.Markdown img{max-width:100%}.Markdown h1{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;color:#272a32;font-weight:600;margin-bottom:24px}@media(max-width:480px){.Markdown h1{font-size:1rem;letter-spacing:-.04em}}.Markdown h2{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;color:#272a32;font-weight:600;padding:1em 0}.Markdown hr{background-color:#e5e8f5;margin:40px 0;max-width:100%}.Markdown p{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;color:#272a32}.Markdown strong{font-weight:600}.Markdown table{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;color:#272a32;padding:16px 0;width:100%}.Markdown table thead tr th{font-weight:600;padding:0 0 8px;text-align:left}.Markdown table tbody tr td{padding:2px 0}.Markdown ol,.Markdown ul{padding-left:1.8em}.Markdown ol li,.Markdown ul li{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;color:#272a32;padding-bottom:8px}.Index .News{background:none;padding-top:0;position:relative;z-index:10;width:100%;max-width:1100px;margin:0 auto}.Index .News *{box-sizing:border-box;position:relative}.Index .News_inner{position:absolute;top:-90px;right:30px}.Index .News_inner a{background:rgba(49,202,207,.8);border-radius:100px;display:inline-block;padding:14px 36px 14px 24px;color:#fff;font-weight:bolder;font-size:16px;line-height:1.4em;background-image:url(/65151216797df420a7bfd491d5bdff9f.png);background-size:8px 15px;background-position:calc(100% - 20px) 50%;background-repeat:no-repeat}@media(max-width:768px){.Index .News_inner{padding-top:44px;padding-left:0;padding-right:0;margin-bottom:-4vw;position:relative;top:auto;right:auto}.Index .News_inner a{background:#66d8db;border-radius:0;background-image:url(/65151216797df420a7bfd491d5bdff9f.png);background-size:8px 15px;background-position:calc(100% - 20px) 50%;background-repeat:no-repeat;display:block}}@media(max-width:480px){.Index .News_inner{margin-top:88px;padding-top:0;margin-bottom:calc(-4vw - 64px)}}.Index .Release{background:#f2c33d;width:100%;position:relative}.Index .Release,.Index .Release *{box-sizing:border-box}.Index .Release_inner{width:100%;max-width:1120px;margin:0 auto;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Index .Release_app{width:33%;padding-top:50px}.Index .Release_app img{width:100%;height:auto;display:block}.Index .Release_contents{width:67%;text-align:center;padding-top:10px}.Index .Release_contents_download_image{max-width:349px}.Index .Release_contents_appicon{margin:35px auto 30px;width:130px}.Index .Release_contents_appicon img{width:100%}.Index .Release_contents_vandle{color:#fff;font-size:20px;font-weight:700;margin-bottom:40px}.Index .Release_contents_buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Index .Release_contents_button{margin:0 12px}.Index .Release_contents_button_badge{height:58px}@media screen and (min-width:769px) and (max-width:990px){.Index .Release_contents_download_image{height:34px}.Index .Release_contents_appicon{width:130px}.Index .Release_contents_vandle{font-size:18px}.Index .Release_contents_button_badge{height:56px}}@media (max-width:768px){.Index .Release_inner{display:block;padding:60px 50px 50px}.Index .Release_app{display:none}.Index .Release_contents{width:100%;padding-top:30px;padding-bottom:50px}.Index .Release_contents_appicon img{width:130px}.Index .Release_contents_vandle{margin-bottom:30px}.Index .Release_contents_button_badge{height:66px}}@media screen and (max-width:600px){.Index .Release_inner{padding:12vw 25px}.Index .Release_contents_download_image{width:84%;max-width:300px}.Index .Release_contents_appicon{width:100px}.Index .Release_contents_appicon img{width:100%}.Index .Release_contents_vandle{font-size:18px;line-height:1.5}.Index .Release_contents_button{display:block;margin:15px 1.5vw}.Index .Release_contents_button_badge{height:58px;width:100%;height:auto;display:block}}.ReleaseBadge{background:#3ecacf;border-radius:80px;height:160px;width:160px}.ReleaseBadge-bitcoin{background:rgba(251,123,8,.88)}.ReleaseBadge_display{color:#fff;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;font-size:28.8px;font-size:1.8rem;font-weight:600;left:18px;letter-spacing:-.08em;line-height:1.3em;position:relative;top:54px;transform:rotate(23.43deg)}.ReleaseBadge_display>span{letter-spacing:.04em}.ReleaseBadge_display-bitcoin{left:29px;line-height:1.3em;top:40px}.ReleaseBadge_display-t1{letter-spacing:.04em}.ReleaseBadge_display-t2{letter-spacing:-.16em}.Spec{margin:130px auto;max-width:960px}.Spec_note{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;padding:16px}.Spec_table{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.Spec_table_th,.Spec_table_tr{border:1px solid #e5e8f5;border-width:0 0 1px;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;padding:0}.Spec_table_th{background:#f6f6fa}.Spec_table_td{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;border:1px solid #e5e8f5;border-width:0 1px 0 0;-ms-flex:1;flex:1;padding:0;text-align:left}.Spec_table_td:first-child{max-width:140px}.Spec_table_td:last-child{border-width:0}.Spec_table_td-thumb{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;padding:0;text-align:center}.Spec_table_td-span2,.Spec_table_td-union{-ms-flex:2;flex:2}.Spec_table_td-span3{-ms-flex:3;flex:3}.Spec_table_td-span4{-ms-flex:4;flex:4}.Spec_table_td_inner{margin:12px}.Spec_table_td_thumb{width:80%;height:auto}.Spec_title{color:#272a32;font-size:32px;font-size:2rem;font-weight:600;line-height:1.4em;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica}@media(max-width:480px){.Spec_title{font-size:1.8rem;font-weight:300;letter-spacing:-.04em}}@media(max-width:320px){.Spec_title{font-size:1.8rem;letter-spacing:-.04em}}.StatusHeader{background:#dc5050;box-sizing:border-box;position:relative;width:100%;z-index:100}.StatusHeader_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;color:#fff;display:block;font-weight:600;padding:16px 24px;text-decoration:none}@media(max-width:480px){.StatusHeader_body{font-size:1rem;letter-spacing:-.04em}}.StatusHeader_body:link,.StatusHeader_body:visited{color:#fff}.StatusHeader_body:hover{color:#fff;text-decoration:underline}.StatusHeader_body:active{color:#fff}.Index .Use{width:100%;position:relative;padding:100px 0;line-height:1.75}.Index .Use *{box-sizing:border-box;position:relative}.Index .Use_inner{width:100%;max-width:1120px;margin:0 auto;padding:0 50px}.Index .Use_headline{text-align:center}.Index .Use_headline_image{width:68%;max-width:318px}.Index .Use_steps{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;margin-top:70px;padding:0}.Index .Use_steps_item{margin:0 4%}.Index .Use_steps_item_thumbWrapper{text-align:center}.Index .Use_steps_item_thumbWrapper img{display:block;margin-left:auto;margin-right:auto}.Index .Use_steps_item_thumb_number{margin-bottom:20px;max-width:30px}.Index .Use_steps_item_thumb_image{max-width:133px}.Index .Use_steps_item_caption{text-align:center}.Index .Use_scene{margin-top:70px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Index .Use_scene_item{list-style:none;margin:0 20px;width:50%;max-width:422px}.Index .Use_scene_item_thumbWrapper img{width:100%}.Index .Use_scene_item_caption{margin-top:8px;text-align:center}@media (max-width:768px){.Index .Use_steps{display:block;padding:0}.Index .Use_steps_item{-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.Index .Use_steps_item,.Index .Use_steps_item_thumbWrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Index .Use_steps_item_thumb_number{margin-right:30px!important;margin-bottom:0!important}.Index .Use_steps_item_thumb_image{width:100px}.Index .Use_steps_item_description{width:13em;margin-left:30px}.Index .Use_steps_item_caption{text-align:left}.Index .Use_scene{display:block;margin-top:85px}.Index .Use_scene_item{text-align:center;margin-top:70px;width:100%;margin-left:auto;margin-right:auto}}@media screen and (max-width:600px){.Index .Use{padding-top:12vw}.Index .Use_inner{padding-left:25px;padding-right:25px}.Index .Use_steps{margin-top:10vw}.Index .Use_steps_item{margin:8vw 0}.Index .Use_steps_item_thumb_number{width:25px;margin-right:20px!important}.Index .Use_steps_item_thumb_image{width:90px}.Index .Use_steps_item_caption{line-height:1.8;margin:0}.Index .Use_steps_item_description{margin-left:20px}.Index .Use_steps_item_description br{display:none}.Index .Use_scene,.Index .Use_scene_item{margin-top:18vw}.Index .Use_scene_item_thumbWrapper{margin-left:-10px;margin-right:-10px}.Index .Use_scene_item_caption{margin-top:4px;text-align:left}.Index .Use_scene_item_caption br{display:none}}.Index .VandleCard{background:#fff;padding-top:32px}.Index .VandleCard *{box-sizing:border-box;position:relative}.Index .VandleCard_inner{width:100%;max-width:1120px;max-width:960px;margin:0 auto;padding:60px 30px 1px}.Index .VandleCard_banner{display:block;margin:0 auto 96px;max-width:675px;overflow:hidden}.Index .VandleCard_banner img{width:100%;height:auto;display:block}.Index .VandleCard_headline{text-align:center;margin-bottom:56px}.Index .VandleCard_headline img{max-width:380px}.Index .VandleCard_headline_text{display:none}.Index .VandleCard_about{display:-ms-flexbox;display:flex;margin-bottom:15px}.Index .VandleCard_about_image{width:48%;margin-left:-4%}.Index .VandleCard_about_image img{width:100%;height:auto}.Index .VandleCard_about_text{width:54%;font-size:18px;line-height:1.8;padding:65px 0 0}.Index .VandleCard_realcard{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:40px}.Index .VandleCard_realcard_image{width:40%;margin-left:0}.Index .VandleCard_realcard_image img{width:100%;height:auto}.Index .VandleCard_realcard_text{width:60%;font-size:18px;line-height:1.8;padding:20px 4% 0}.Index .VandleCard_link_button{margin-top:34px}.Index .VandleCard_link_button a{border:1px solid #dee3e9;padding:15px 25px 15px 44px;border-radius:40px;background-image:url(/fc86a87d71b6ebb073e57ad1a3eb8829.png);background-size:12px 19px;background-position:22px;background-repeat:no-repeat}.Index .VandleCard_link_button a:hover{color:#f2c33d}@media (max-width:768px){.Index .VandleCard_inner{padding-left:50px;padding-right:50px}.Index .VandleCard_headline{margin-bottom:26px}.Index .VandleCard_headline img{width:74%;max-width:320px}.Index .VandleCard_headline_text{display:block;text-align:center;margin-bottom:40px;line-height:1.6}.Index .VandleCard_about{display:block;margin-bottom:70px}.Index .VandleCard_about_image{width:65%;min-width:380px;margin:0 auto}.Index .VandleCard_about_text{padding:0;width:100%}.Index .VandleCard_about_text_pcOnly{display:none}.Index .VandleCard_realcard{display:block}.Index .VandleCard_realcard_image{width:65%;min-width:380px;margin:0 auto}.Index .VandleCard_realcard_image img{padding-left:3vw}.Index .VandleCard_realcard_text{padding:0;width:100%}.Index .VandleCard_realcard_text_pcOnly{display:none}.Index .VandleCard_link_button{text-align:center;margin-top:40px}}@media screen and (max-width:600px){.Index .VandleCard_inner{padding-left:25px;padding-right:25px}.Index .VandleCard_banner{margin-bottom:56px}.Index .VandleCard_headline{margin-bottom:7vw}.Index .VandleCard_headline_text{text-align:left}.Index .VandleCard_about_text,.Index .VandleCard_headline_text,.Index .VandleCard_realcard_text{font-size:16px}.Index .VandleCard_about_image{width:100%;min-width:0}.Index .VandleCard_realcard_image{width:100%;min-width:0}}@media (max-width:480px){.Index .VandleCard_inner{padding-top:calc(4vw + 78px)}}.Vision{padding:64px 0;text-align:center}.Vision_display{color:#272a32;font-size:48px;font-size:3rem;font-weight:600;line-height:1.4em;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica}@media(max-width:480px){.Vision_display{font-size:2.5rem;font-weight:400;letter-spacing:.04em}}@media(max-width:320px){.Vision_display{font-size:2.2rem;letter-spacing:0}}.Vision_body{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em}@media(max-width:480px){.Vision_body{font-size:1rem;letter-spacing:-.04em}}@media(max-width:768px){.Vision{padding-top:32px}.Vision_display-phoneSpace{padding-left:36px}.Vision_body{padding:0 16px;text-align:left}}@media(max-width:320px){.Vision_display-phoneSpace{padding-left:32px}}.Wanted{-ms-flex-align:center;align-items:center;background:#3fcace;border-radius:40px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;left:0;padding:20px 32px;position:relative;text-decoration:none;top:0}.Wanted:after,.Wanted:before{animation:shining 2s infinite;border-radius:40px;box-shadow:0 0 0 0 #3fcace;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.Wanted_arrow{height:24px;margin-left:24px;width:24px}.Wanted_title{color:#272a32;font-size:20px;font-size:1.25rem;font-weight:400;line-height:1.5em;color:#fff;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;font-weight:500;margin:0}@media (min-width:769px){.Wanted{transition:all .16s ease-out}.Wanted:hover{transform:scale(1.1);box-shadow:0 8px 18px rgba(8,8,14,.24)}}@media (max-width:768px){.Wanted{box-sizing:border-box;padding:14px 16px}.Wanted_title{font-size:1rem;margin:0;letter-spacing:0}}@media (max-width:320px){.Wanted{padding:8px 16px}.Wanted_title{font-size:.8rem}}@keyframes shining{0%{box-shadow:0 0 0 0 #3fcace}0%,90%{opacity:.3}to{box-shadow:0 0 0 12pt hsla(0,0%,100%,0);opacity:0}}.Burger{cursor:pointer;height:18px;margin:0 auto;position:relative;touch-callout:none;transition:.5s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px}.Burger,.Burger>span{transform:rotate(0deg)}.Burger>span{background:#272a32;border-radius:2px;display:block;height:4px;left:0;opacity:1;position:absolute;transition:.25s ease-in-out;width:100%}.Burger>span:first-child{top:0;transform-origin:left center}.Burger>span:nth-child(2){top:12px;transform-origin:left center}.Burger-open>span:first-child{left:2px;top:-3px;transform:rotate(45deg)}.Burger-open>span:nth-child(2){left:2px;top:14px;transform:rotate(-45deg)}.Docs{background:#f6f6fa;min-height:100vh}.Docs .Markdown{padding:0 20px}.Docs h2{color:#777a87;color:#f2c33d;background-color:#fff;border:1px solid #f6f6fa;border-radius:0 16px 16px 0;border-width:1px 1px 1px 0;display:inline-block;margin-top:24px;padding:2px 20px;position:relative;left:-20px}.Docs h2,.Docs h3{font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;font-weight:600;margin-bottom:0}.Docs h3{color:#777a87;border:4px solid #f2c33d;border-width:0 0 0 4px;color:#272a32;display:block;margin-top:20px;padding-left:10px}.Docs__oldVersion{border:1px solid #e5e8f5;border-radius:2px;margin:0 0 4px;padding:0 12px}.Docs__oldVersion p{font-size:12px;font-size:.75rem}@media (max-width:768px){.GlobalHeader{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}}.GlobalHeader{-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.96);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:64px;position:relative;z-index:0}.GlobalHeader_logo{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;margin:0;padding:0 18px}.GlobalHeader_logo_anchor{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.GlobalHeader_logo_mark{height:28px;margin-right:9px}.GlobalHeader_logo_type{height:18px}@media screen and (max-width:940px){.GlobalHeader{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}}.headroom{z-index:2!important}.Index .headroom-wrapper{position:absolute;width:100%}@media (min-width:769px){.Index.firstview .headroom{visibility:hidden;transform:translateY(-100%)!important}}.GlobalFooter{background:#f6f6fa;padding:0 40px;position:relative}.GlobalFooter_contents{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:24px 0 64px}.GlobalFooter_footer_desc{border:1px solid #e5e8f5;border-width:1px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.GlobalFooter_footer_desc_body{-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start}.GlobalFooter_footer_desc_body,.GlobalFooter_footer_desc_copyright{font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;color:#777a87;display:-ms-flexbox;display:flex}.GlobalFooter_footer_desc_copyright{-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end}.GlobalFooter_footer_nav{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;list-style-type:none;margin:0;padding:32px 0 0}.GlobalFooter_footer_nav_item{border:1px solid #d8dbeb;border-width:0 0 0 1px;margin:16px 0;padding:0 12px}.GlobalFooter_footer_nav_item:first-child{border-width:0;padding:0 12px 0 0}.GlobalFooter_footer_nav_item a{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;font-weight:600;letter-spacing:.08em;line-height:1em;text-decoration:none}.GlobalFooter_footer_nav_item a:link,.GlobalFooter_footer_nav_item a:visited{color:#777a87}.GlobalFooter_footer_nav_item a:active,.GlobalFooter_footer_nav_item a:hover{color:#636673}.GlobalFooter_havefun{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end}.GlobalFooter_havefun_anchor{display:inline-block;margin-left:24px}.GlobalFooter_havefun_anchor:hover{opacity:.8}.GlobalFooter_havefun_icon-facebook{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#b1b4c6;font-size:32px;font-size:2rem;padding:8px 0}.GlobalFooter_havefun_icon-facebook:before{font-family:FontAwesome;content:"\F230"}.GlobalFooter_havefun_icon-lineAt,.GlobalFooter_havefun_icon-mail{height:48px}.GlobalFooter_havefun_icon-twitter{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#b1b4c6;font-size:32px;font-size:2rem;padding:8px 0}.GlobalFooter_havefun_icon-twitter:before{font-family:FontAwesome;content:"\F099"}.GlobalFooter_nav{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;list-style-type:none;margin:0;padding:0;max-width:170px}.GlobalFooter_nav_item{padding:4px 0}.GlobalFooter_nav_item a{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;letter-spacing:.08em;text-decoration:none}.GlobalFooter_nav_item a:link,.GlobalFooter_nav_item a:visited{color:#777a87}.GlobalFooter_nav_item a:active,.GlobalFooter_nav_item a:hover{color:#4f525f}.GlobalFooter_nav_item_header{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;font-weight:600;letter-spacing:.08em}.GlobalFooter_wanted{left:0;position:absolute;top:-32px;text-align:center;width:100%}@media (max-width:768px){.GlobalFooter{box-sizing:border-box;padding:0 4%}.GlobalFooter_contents{-ms-flex-direction:column;flex-direction:column;padding:24px 0}.GlobalFooter_footer_desc{-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:320px}.GlobalFooter_footer_desc_body{font-size:.8rem;-ms-flex-pack:center;justify-content:center;text-align:center}.GlobalFooter_footer_desc_copyright{font-size:.6rem;-ms-flex-pack:center;justify-content:center;text-align:center}.GlobalFooter_footer_nav{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:0}.GlobalFooter_footer_nav_item{border:0;margin:0;padding:0 8px}.GlobalFooter_footer_nav_item:first-child{padding:0 8px}.GlobalFooter_footer_nav_item>a{display:block;font-size:.8rem;padding:12px 0}.GlobalFooter_havefun{-ms-flex-pack:center;justify-content:center;padding-top:24px}.GlobalFooter_havefun_anchor{margin:0 8px;display:block}.GlobalFooter_nav{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px;max-width:100%;-ms-flex-pack:center;justify-content:center}.GlobalFooter_nav_item{border:1px solid #e5e8f5;border-width:0 0 1px;width:100%}.GlobalFooter_nav_item_header{font-size:12px}.GlobalFooter_nav_item>a{font-size:12px;display:block;letter-spacing:.08em;padding:2px 0}.GlobalFooter_wanted{top:-20px}}@media(max-width:768px){.Navigation{left:0;position:absolute;top:0;width:100%;z-index:0}.Navigation_button{display:block;position:absolute;right:16px;top:24px;z-index:1}.Navigation_item{width:100%}.Navigation_item,.Navigation_item_anchor{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.Navigation_item_anchor{-ms-flex-pack:center;justify-content:center;padding:12px 0;margin-right:0!important;margin-left:0!important}.Navigation_items{animation-duration:.2s;background:hsla(0,0%,100%,.96);-ms-flex-direction:column;flex-direction:column;top:-300px;right:0;position:absolute;width:100%}.Navigation_items-open{margin-top:64px}.Navigation_items-visible{top:0}}.Navigation_appStore_badge{height:44px;width:auto}.Navigation_button{display:none}.Navigation_item{list-style:none;margin-left:14px;margin-right:14px}.Navigation_item_anchor{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;display:-ms-flexbox;display:flex;font-weight:600;text-decoration:none}.Navigation_item_anchor:link,.Navigation_item_anchor:visited{color:#272a32}.Navigation_item_anchor:hover{color:#f2c33d}.Navigation_item_anchor:active{color:#e7b422}.Navigation_item_anchor-isActive:active,.Navigation_item_anchor-isActive:hover,.Navigation_item_anchor-isActive:link,.Navigation_item_anchor-isActive:visited{color:#f2c33d}.Navigation_item_anchor.AppStore{margin-right:-20px}.Navigation_item_anchor.GooglePlay{margin-right:8px}.Navigation_items{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.Navigation_items-open_appStore_badge{height:48px;width:auto}.Navigation_items-open .AppStore{margin-right:0}.Navigation_items-open .GooglePlay{margin-right:0;padding-bottom:40px}@media screen and (max-width:940px){.Navigation{left:0;position:absolute;top:0;width:100%;z-index:0}.Navigation_button{display:block;position:absolute;right:16px;top:24px;z-index:1}.Navigation_item{width:100%}.Navigation_item,.Navigation_item_anchor{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.Navigation_item_anchor{-ms-flex-pack:center;justify-content:center;padding:12px 0;margin-right:0!important;margin-left:0!important}.Navigation_items{animation-duration:.2s;background:hsla(0,0%,100%,.96);-ms-flex-direction:column;flex-direction:column;top:-300px;right:0;position:absolute;width:100%}.Navigation_items-open{margin-top:64px}.Navigation_items-visible{top:0}}.LoadComplete{padding:24px}.LoadComplete_description{color:#777a87;font-size:14.88px;font-size:.93rem;font-weight:300;line-height:1.7em;margin:0 auto;max-width:310px}.LoadComplete_description>b{font-weight:600}.LoadComplete_thumb{display:block;height:160px;margin:0 auto;width:160px}.LoadComplete_title{color:#272a32;font-size:24px;font-size:1.5rem;font-weight:500;line-height:1.5em;color:#e7b422;padding-bottom:16px;text-align:center}.Status{margin:0 auto;max-width:600px;padding:0 16px}.Status_logo{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;border-bottom:4px solid #e5e8f5;color:#b1b4c6;font-family:Tsukushi A Round Gothic,"\7B51\7D2B  A\4E38\30B4\30B7\30C3\30AF",-apple-system,\.SFNSDisplay-Regular,Lato,Helvetica;font-weight:600;letter-spacing:-.04em;padding:40px 0 24px;text-align:center}@media(max-width:480px){.Status_logo{font-size:1rem;letter-spacing:-.04em}}.Status_title{color:#272a32;font-size:24px;font-size:1.5rem;font-weight:500;line-height:1.5em;padding:40px 0}.Status .Markdown{padding:0}.Terms_body{margin:0 auto;max-width:680px}.Terms_body>.Markdown{background:#fff}.Landing_body{margin:0 auto;max-width:700px}.Landing_body>.Markdown{background:#fff;padding-top:0}.Landing_body>.Markdown h1{color:#272a32;font-size:48px;font-size:3rem;font-weight:600;line-height:1.4em}@media(max-width:480px){.Landing_body>.Markdown h1{font-size:2.5rem;font-weight:400;letter-spacing:.04em}}@media(max-width:320px){.Landing_body>.Markdown h1{font-size:2.2rem;letter-spacing:0}}.Landing_body>.Markdown h2{color:#272a32;font-size:24px;font-size:1.5rem;font-weight:500;line-height:1.5em}.Landing_body>.Markdown li{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em}@media(max-width:480px){.Landing_body>.Markdown li{font-size:1rem;letter-spacing:-.04em}}.Landing_body>.Markdown p{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;margin-top:0}@media(max-width:480px){.Landing_body>.Markdown p{font-size:1rem;letter-spacing:-.04em}}.Landing_body>.Markdown .Close{color:#dc5050}.Landing_body>.Markdown .Image-ui{display:block;max-width:320px;margin:0 auto}.Landing_body>.Markdown .GiftCode{border:1px solid #d8dbeb;border-radius:8px;padding:16px;text-align:center}.Landing_body>.Markdown .GiftCode_body{color:#272a32;font-size:48px;font-size:3rem;font-weight:600;line-height:1.4em;color:#3fcace;margin:0;padding:8px 0 0}@media(max-width:480px){.Landing_body>.Markdown .GiftCode_body{font-size:2.5rem;font-weight:400;letter-spacing:.04em}}@media(max-width:320px){.Landing_body>.Markdown .GiftCode_body{font-size:2.2rem;letter-spacing:0}}.Landing_body>.Markdown .GiftCode_label{color:#777a87;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.7em;border-bottom:1px solid #f6f6fa;margin:0;padding:0 0 8px}@media(max-width:480px){.Landing_body>.Markdown .GiftCode_label{font-size:1rem;letter-spacing:-.04em}}.Landing_body>.Markdown .TweetButton{-ms-flex-align:center;align-items:center;border:0;border-radius:8px;color:#272a32;display:-ms-flexbox;display:flex;font-size:14.88px;font-size:.93rem;font-weight:400;height:40px;-ms-flex-pack:center;justify-content:center;margin:4px 6px;padding:0 24px;text-decoration:none;background:#1b95e0;border-radius:28px;color:#fff;display:block;font-weight:600;height:56px;line-height:56px;margin:32px auto;text-align:center;width:260px}.Landing_body>.Markdown .TweetButton:focus{outline:none}.Landing_body>.Markdown .PrimaryButton{-ms-flex-align:center;align-items:center;border:0;border-radius:8px;color:#272a32;display:-ms-flexbox;display:flex;font-size:14.88px;font-size:.93rem;font-weight:400;height:40px;-ms-flex-pack:center;justify-content:center;margin:4px 6px;padding:0 24px;text-decoration:none;background:#e5ad15;border-radius:28px;color:#fff;display:block;font-weight:600;height:56px;line-height:56px;margin:32px auto;text-align:center;width:260px}.Landing_body>.Markdown .PrimaryButton:focus{outline:none}.Landing_body>.Markdown .DownloadButton{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.Landing_body>.Markdown .DownloadButton a{width:200px;position:relative;margin:5px}.Landing_body>.Markdown .CampaignForm{width:100%;border:1px solid #e5e8f5;border-radius:16px;padding:24px 24px 32px;margin:32px 0;box-sizing:border-box}.Landing_body>.Markdown .CampaignForm_group{margin:0 0 24px}.Landing_body>.Markdown .CampaignForm_headline{margin:8px 0 24px;padding:0 0 0 12px;font-size:22px;line-height:1.2em;border-left:6px solid #f2c33d}.Landing_body>.Markdown .CampaignForm_description{font-size:15px;color:#777a87;margin:8px 0 24px;font-weight:400}.Landing_body>.Markdown .CampaignForm_label{display:block;margin:8px 0 0;font-size:15px}.Landing_body>.Markdown .CampaignForm_note{font-size:13px;color:#777a87;margin:8px 0 0;font-weight:400}.Landing_body>.Markdown .CampaignForm_privacyPolicy{background-color:#f6f6fa;border-radius:8px;padding:16px 20px;font-size:13px;line-height:1.6em;color:#777a87;margin:24px 0;font-weight:400}.Landing_body>.Markdown .CampaignForm_textbox{border:2px solid #e5e8f5;border-radius:8px;box-sizing:border-box;font-size:16px;margin:8px 0;max-width:180px;padding:8px;width:100%}.Landing_body>.Markdown .CampaignForm_textbox.long{max-width:360px}.Landing_body>.Markdown .CampaignForm_submit{background-color:#f2c33d;border:none;color:#fff;font-size:16px;font-weight:700;line-height:2.8em;border-radius:30px;padding:0 1.8em}.rc-collapse{background-color:#f7f7f7;border-radius:3px;border:1px solid #d9d9d9}.rc-collapse-anim-active{transition:height .2s ease-out}.rc-collapse>.rc-collapse-item{border-top:1px solid #d9d9d9}.rc-collapse>.rc-collapse-item:first-child{border-top:none}.rc-collapse>.rc-collapse-item>.rc-collapse-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:22px;padding:10px 16px;color:#666;cursor:pointer}.rc-collapse>.rc-collapse-item>.rc-collapse-header .arrow{display:inline-block;content:" ";width:0;height:0;font-size:0;line-height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #666;vertical-align:middle;margin-right:8px}.rc-collapse>.rc-collapse-item>.rc-collapse-header .rc-collapse-extra{margin:0 16px 0 auto}.rc-collapse>.rc-collapse-item-disabled>.rc-collapse-header{cursor:not-allowed;color:#999;background-color:#f3f3f3}.rc-collapse-content{overflow:hidden;color:#666;padding:0 16px;background-color:#fff}.rc-collapse-content>.rc-collapse-content-box{margin-top:16px;margin-bottom:16px}.rc-collapse-content-inactive{display:none}.rc-collapse-item:last-child>.rc-collapse-content{border-radius:0 0 3px 3px}.rc-collapse>.rc-collapse-item-active>.rc-collapse-header .arrow{position:relative;top:2px;border-top:4px solid #666;margin-right:6px}.CPPotatoHeader{height:100vw;max-height:600px;position:relative;top:0}.CPPotatoHeader:after{clear:both;content:"";display:block}.CPPotatoHeader_badge{height:200px;position:absolute;right:24px;top:400px}@media(max-width:768px){.CPPotatoHeader_badge{height:30vw;top:60vw}}@media(max-width:480px){.CPPotatoHeader_badge{height:30vw;top:60vw}}.CPPotatoHeader_body{position:relative;z-index:1}.CPPotatoHeader_bg{-ms-flex-align:center;align-items:center;left:0;overflow:hidden;top:0;width:100%;z-index:0}.CPPotatoHeader_bg,.CPPotatoHeader_bg_img{height:100vw;max-height:600px;position:absolute}.CPPotatoHeader_bg_img{right:0;width:auto}.CPPotatoHeader_description{color:#272a32;font-size:22.4px;font-size:1.4rem;font-weight:600;line-height:1.7em;margin-top:24px;text-align:center}.CPPotatoHeader_logo{padding:16px 0 0 16px;margin:0}.CPPotatoHeader_logo_anchor{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.CPPotatoHeader_logo_mark{height:24px;margin-right:16px}.CPPotatoHeader_logo_type{height:20px}.CPPotatoHeader_title{margin:20% 20% 0;width:60vw;max-width:480px}.CPPotatoNotice{padding:0 32px;text-align:center}.CPPotatoNotice_body{color:#272a32;font-size:13.6px;font-size:.85rem;line-height:1.7em;text-align:left}.CPPotatoNotice_title{border-bottom:3px solid #272a32;display:inline-block;font-size:20.8px;font-size:1.3rem;font-weight:600;padding:0 12px 8px}.CPPotatoProcess{margin:40px 0;text-align:center}.CPPotatoProcess_appStoreBadge{width:200px}.CPPotatoProcess_code{color:#272a32;font-size:32px;font-size:2rem;font-weight:600;text-align:center}.CPPotatoProcess_list{padding:0 0 0 16px}.CPPotatoProcess_list_item{font-size:16px;font-size:1rem;line-height:1.6em;padding:8px 0}.CPPotatoProcess_screen{margin:0 auto;max-width:400px;width:100%}.CPPotatoProcess_text{font-size:16px;font-size:1rem;line-height:1.6em}.CPPotatoProcess_title{border-bottom:3px solid #272a32;display:inline-block;font-size:20.8px;font-size:1.3rem;font-weight:600;padding:0 12px 8px}.rc-collapse{background-color:#fff;border-radius:0;border:1px solid #e5e8f5;text-align:left}.rc-collapse>.rc-collapse-item{border-top:1px solid #e5e8f5}.rc-collapse>.rc-collapse-item>.rc-collapse-header{color:#272a32;font-size:16px;font-size:1rem;font-weight:600;height:64px;line-height:64px}.rc-collapse>.rc-collapse-item>.rc-collapse-header .arrow{border-left:4px solid #272a32;margin-right:14px}.rc-collapse-content{color:#777a87;background-color:#f6f6fa}.rc-collapse>.rc-collapse-item-active>.rc-collapse-header .arrow{border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #3fcace;margin-right:12px}.Fissiparity{height:100vh;position:relative;width:100vw;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Fissiparity_backButton{border:0;border-radius:20px;background:#fff;color:#b1b4c6;height:40px;line-height:40px;margin:8px;padding:0 24px}.Fissiparity_score{font-size:32px;font-size:2rem;font-weight:600;left:16px;margin:0;position:absolute;top:16px}.Fissiparity_retryButton,.Fissiparity_startButton{border:0;border-radius:24px;background:#3fcace;color:#fff;height:48px;line-height:48px;margin:8px;padding:0 32px}.FissiparityModal{-ms-flex-direction:column;flex-direction:column;height:100vh;left:0;position:fixed;top:0;z-index:1;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FissiparityModal,.FissiparityModal_body{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100vw}.FissiparityModal_body{border-radius:2px;bottom:0;box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;padding:24px 0;position:absolute}.FissiparityModal_count{background:hsla(0,0%,100%,.8);border-radius:45px;color:#3fcace;font-size:32px;font-size:2rem;font-weight:600;height:72px;line-height:72px;text-align:center;width:72px}.FissiparityModal_score{text-align:center}.FissiparityModal_score_data{color:#fff;font-size:48px;font-size:3rem;margin:24px}.FissiparityModal_score_label{color:#fff}.FissiparityGame{height:100vh;left:0;position:relative;top:0;width:100vw;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FissiparityGame_timer{border:2px solid #272a32;border-radius:20px;font-weight:700;height:32px;line-height:32px;margin:0;position:fixed;right:16px;text-align:center;top:16px;width:32px;z-index:2}.FissiparityGame_timer-isImpending{border-color:#dc5050;color:#dc5050}.Pochitto-nav{padding:26px 10px 28px;text-align:center;background-color:#ffd658;font-size:22px;line-height:1.3}@media (min-width:769px){.Pochitto-nav{display:none}}.Pochitto-nav .PochittoNavigation{margin-top:18px}.Pochitto-want,.Pochitto-want-bg{margin:0;padding:0}.Pochitto-want-bg img{vertical-align:middle;width:100%;height:auto}.Pochitto-easy-figure{margin:40px 0 0;text-align:center}@media (min-width:769px){.Pochitto-easy-figure{margin-top:80px}}.Pochitto-easy-figure img{width:205px;height:auto}@media (min-width:769px){.Pochitto-easy-figure img{width:820px;height:auto}}.Pochitto-begin{position:relative}.Pochitto-begin-nav{position:absolute;bottom:16%;left:50%;margin-left:0;width:29%}.Pochitto-begin .PochittoNavigation-item-anchor img{max-width:182px}.Pochitto-case-title{margin:0 auto;width:308px;height:auto}@media (min-width:769px){.Pochitto-case-title{padding:38px 0 28px;width:470px}}.Pochitto-lead{text-align:center;font-size:16px;line-height:1.8}@media (min-width:769px){.Pochitto-lead{font-size:26px;line-height:2}}.Pochitto-faq-note{padding:22px 25px;text-align:left;font-size:15px;line-height:1.6;color:#333}@media (min-width:769px){.Pochitto-faq-note{margin:0 auto;max-width:900px;padding-left:0;padding-right:0;font-size:16px}}.PochittoNavigation-item-anchor img{max-width:237px;width:100%;height:auto;vertical-align:middle}.PochittoNavigation_items{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.PochittoNavigation_item{list-style:none;padding:0 4px}.PochittoSection{padding-bottom:45px}@media (min-width:769px){.PochittoSection{padding-bottom:90px}}.PochittoSectionHead{text-align:center;padding:60px 20px 30px;font-size:20px;line-height:1.4;letter-spacing:0}@media (min-width:769px){.PochittoSectionHead{padding:90px 20px 56px;font-size:28px}}.PochittoSectionHead-title{text-align:center;margin:0;padding:0}.PochittoVideo{position:relative;background-color:#fff;text-align:center;vertical-align:middle;margin-top:80px}.PochittoVideo img,.PochittoVideo video{width:100%;height:auto}@media (min-width:769px){.PochittoVideo img,.PochittoVideo video{width:500px;height:500px}}@media (min-width:1281px){.PochittoVideo img,.PochittoVideo video{width:780px;height:780px}}.PochittoVideo img{margin:0 auto;max-width:100%;height:auto;vertical-align:middle}@media (min-width:769px){.PochittoVideo img{display:block}}.PochittoVideo video{display:inline-block;margin-left:auto;margin-right:auto}@media (min-width:769px){.PochittoFaq{padding:0 15px}}.PochittoFaqItem{margin-top:-1px;border-top:1px solid #3ecacf}@media (min-width:769px){.PochittoFaqItem{max-width:900px;padding:0;margin:16px auto 0;border:2px solid #3ecacf}}.PochittoFaqItem-question{min-height:50px;padding:22px 25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-flow:row nowrap;flex-flow:row nowrap;border-bottom:1px solid #3ecacf;cursor:pointer;font-size:16px;line-height:1.375}@media (min-width:769px){.PochittoFaqItem-question{cursor:default;padding-left:0;padding-right:0;margin:0 30px;font-size:20px;border-width:2px}}.PochittoFaqItem-question .inner{color:#3ecacf}@media (min-width:769px){.PochittoFaqItem-question .inner{display:block}}.PochittoFaqItem-question:before{content:"";margin-right:20px;display:inline-block;min-width:19px;width:19px;height:11px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAWCAMAAACbmR4xAAAANlBMVEVHcEw+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8+ys8JDt42AAAAEXRSTlMAAYtccUPd9h/pm8k3DU4tMk6iAFcAAACeSURBVChTjc5JEoUgDATQDsqgWGjf/7J/EVGRwd8bSPMqBUKksxjEOsaASNIPnPUkI8ihs54kCTd0p3L54reW2vy1JPVdVgkAEnU43upQxaTjpNOyl2pftJ9y0XSVul24Ggm1Aua3y2pGkdJJR13OBQAIrqMgD9dXT3craTAYfY1RT1Mbzek+VOEGCrJmtTa+9cj6lzr3fSmIGO9NpX6gMREhTXV3AQAAAABJRU5ErkJggg==) no-repeat 50% 50%;background-size:cover;transition:.2s ease}@media (min-width:769px){.PochittoFaqItem-question:before{display:none}}.PochittoFaqItem-question.open:before{transform:rotate(-180deg)}.PochittoFaqItem-answer{overflow:hidden;height:0;font-size:15px;line-height:1.5;word-break:break-all}@media (min-width:769px){.PochittoFaqItem-answer{font-size:16px;line-height:1.6;height:100%}}.PochittoFaqItem-answer.open{height:100%}.PochittoFaqItem-answer .inner{padding:14px}@media (min-width:769px){.PochittoFaqItem-answer .inner{padding:30px}}.PochittoFaqItem-answer .inner p{padding:0;margin:0}.PochittoFaqItem:last-child .PochittoFaqItem-answer{margin-top:-1px;border-bottom:1px solid #3ecacf}@keyframes pochitto-slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.PochittoCaseSlider{overflow:hidden;max-width:1664px;margin:0 auto}.PochittoCaseSlider-inner{padding-bottom:20px;margin-bottom:-20px;padding-left:12px}@media (min-width:769px){.PochittoCaseSlider-inner{padding-left:20px}}.PochittoCaseSlider-row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative;animation:pochitto-slide 15s linear infinite}.PochittoCaseSlider-col{margin-left:-12px;padding:0 12px}@media (min-width:769px){.PochittoCaseSlider-col{margin-left:-20px;padding:0 20px}}.PochittoCaseSlider-item{width:158px;padding-bottom:15px;background-color:#fff;border-bottom:12px solid #ffd658;border-radius:7px;text-align:center}@media (min-width:769px){.PochittoCaseSlider-item{width:254px;padding-bottom:36px;border-width:20px}}.PochittoCaseSlider-item-icon{padding-top:30px;margin:0}@media (min-width:769px){.PochittoCaseSlider-item-icon{padding-top:60px}}.PochittoCaseSlider-item-icon img{width:60px;height:auto}@media (min-width:769px){.PochittoCaseSlider-item-icon img{width:100px}}.PochittoCaseSlider-item-title{padding:0;margin:18px 0 0;font-size:15px;line-height:1.4;font-weight:400}@media (min-width:769px){.PochittoCaseSlider-item-title{margin-top:40px;line-height:1.6;font-size:16px}}.Sevenbank{overflow:hidden;width:100%}.MainVisual_image{width:100%}.ParticipantMeter{width:100%;text-align:center}.ParticipantMeter_wrapper{position:relative}.ParticipantMeter_image{max-width:800px;width:95%;margin:10px}.ParticipantMeter_popup{max-width:150px;background-color:#f2c33d;color:#fff;border-radius:20px;margin:5px auto;padding:10px 0;font-size:calc(15px + .25vw)}.ParticipantMeter_popup_num{display:inline;font-weight:800;font-size:calc(20px + .25vw)}.ParticipantMeter_sns_buttons-twitter{margin:13px;width:46px;height:auto}.ParticipantMeter_sns_buttons-facebook{margin:13px;width:38px;height:auto}.CampaignDescription{background-image:url(/a5638cf05ac1d4550815663a54307fa4.png);margin:10px auto}.CampaignDescription_headline{padding:50px 0 10px;text-align:center}.CampaignDescription_headline_image{width:70%;max-width:381px}.CampaignDescription_message{margin:10px auto;padding:10px 20px;text-align:center;font-size:calc(18px + .25vw);color:#fff;max-width:960px;line-height:1.5}.CampaignDescription_message_bold{font-weight:700;font-size:calc(20px + .25vw);border-bottom:solid;border-color:#efd791;border-width:2px}.CampaignDescription_detail{margin:10px auto;text-align:center}.CampaignDescription_detail_headline{max-width:380px;width:70%;margin:10px}.CampaignDescription_detail_table{max-width:900px;width:95%;margin:10px auto}.CampaignDescription_detail_note{max-width:462px;width:80%;margin:10px auto 60px}.WhatIsVandleCard{margin:10px auto 0;padding:50px 20px 0;position:relative}.WhatIsVandleCard_bytheway{max-width:103px;width:20%;position:absolute;top:-40px;left:15%}.WhatIsVandleCard_title{text-align:center}.WhatIsVandleCard_title_image{max-width:334px;width:80%}.WhatIsVandleCard_description{color:#4f525f;font-size:calc(15px + .3vw);line-height:1.8;max-width:650px;margin:30px auto;padding:5px}.WhatIsVandleCard_image{text-align:center}.WhatIsVandleCard_image_appandcard{display:block;margin:0 auto;max-width:426px;width:100%}.Download{background-color:#f6f6fa;margin:0 auto 40px;padding:20px}.Download_download{margin:20px auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.Download_download_button{margin:10px;text-align:center}.HowToParticipate{width:100%;background-image:url(/a5638cf05ac1d4550815663a54307fa4.png)}.HowToParticipate_header{padding:50px 0 10px;text-align:center}.HowToParticipate_header_image{max-width:381px;width:70%}.HowToParticipate_container{margin:auto;max-width:1100px;width:95%;padding:20px 0}.HowToParticipate_container_items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding-left:0}.HowToParticipate_container_item{border-radius:20px;max-width:400px;background-color:#fff;margin:10px;padding:0 20px}.HowToParticipate_container_item_step{border-radius:20px;text-align:center;background:#f2c33d;color:#fff;font-size:20.8px;font-size:1.3rem;font-weight:700;height:40px;line-height:40px;min-width:40px;width:40px;display:inline-block}.HowToParticipate_container_item_title{font-size:calc(13.5px + .25vw);margin-left:20px;display:inline}.HowToParticipate_container_item_thumbWrapper{text-align:center;margin:20px auto}.HowToParticipate_container_item_thumb{width:70%;height:70%}.HowToParticipate_container_item_caption{color:#13161e;line-height:1.6;margin:30px 20px}.ShareSNS{width:100%;margin:0 auto;color:#fff;background-image:url(/a5638cf05ac1d4550815663a54307fa4.png);-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.ShareSNS_message{padding:20px auto;text-align:center}.ShareSNS_message_image{width:100px}.ShareSNS_buttons{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.ShareSNS_term{padding:20px}.ShareSNS_term_header{text-align:center}.ShareSNS_term_box{border-color:#fff;border:.1em solid;border-radius:12px;line-height:1.6;padding:20px}.ShareSNS_term_link{color:#f2c33d!important}.WithSevenBank{background-image:url(/c56313471d8a3df2aa918ed1077ce3ba.png);margin:0 auto 40px;padding:20px;color:#fff;text-align:center}.WithSevenBank_image{display:block;max-width:280px;width:80%;margin:20px auto}.WithSevenBank_download{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.WithSevenBank_download_button{margin:10px;text-align:center}.SevenCampaingContact{margin:20px}.SevenCampaingContact_box{width:100%;margin:0 auto;text-align:center;max-width:795px;width:90%;border:.05em solid #cbcedb;border-radius:12px}.SevenCampaingContact_box_message{font-size:calc(15px + .3vw);line-height:1.5;padding:0 26px}.SevenCampaingContact_box_header{color:#00c5ce}.SevenCampaingContact_box_button{max-width:270px;width:50%;margin:20px}.Sevenbank202112 *{box-sizing:border-box;z-index:1;position:relative}.Sevenbank202112 li,.Sevenbank202112 p{font-size:18px;font-size:1.125rem}.Sevenbank202112 p{line-height:1.8em;margin:8px 0}.Sevenbank202112 img{width:100%;height:auto;display:block}.Sevenbank202112 ul{list-style:none;margin:0;padding:0}.Sevenbank202112 li{margin:8px 0;line-height:1.5em;list-style-position:outside}.Sevenbank202112 dd,.Sevenbank202112 dt{margin:0;line-height:1.5em}.Sevenbank202112 a{color:#3fcace;text-decoration:none}.Sevenbank202112 .AboutVandle,.Sevenbank202112 .Detail,.Sevenbank202112 .HowToJoin,.Sevenbank202112 .Menu,.Sevenbank202112 .Overview{padding:96px 24px}.Sevenbank202112 .AboutVandle_contents,.Sevenbank202112 .Detail_contents,.Sevenbank202112 .HowToJoin_contents,.Sevenbank202112 .Menu_contents,.Sevenbank202112 .Overview_contents{max-width:768px;margin-left:auto;margin-right:auto}.Sevenbank202112 .AboutVandle_headline,.Sevenbank202112 .Detail_headline,.Sevenbank202112 .HowToJoin_headline,.Sevenbank202112 .Menu_headline,.Sevenbank202112 .Overview_headline{margin:0 0 32px;text-align:center}.Sevenbank202112 .AboutVandle_headline_image,.Sevenbank202112 .Detail_headline_image,.Sevenbank202112 .HowToJoin_headline_image,.Sevenbank202112 .Menu_headline_image,.Sevenbank202112 .Overview_headline_image{height:auto;width:100%;max-width:605px;margin:0 auto}.Sevenbank202112 .AboutVandle .CampaignForm,.Sevenbank202112 .Detail .CampaignForm,.Sevenbank202112 .HowToJoin .CampaignForm,.Sevenbank202112 .Menu .CampaignForm,.Sevenbank202112 .Overview .CampaignForm{width:100%;border:1px solid #e5e8f5;border-radius:16px;padding:24px 24px 32px;margin:48px 0;box-sizing:border-box}.Sevenbank202112 .AboutVandle .CampaignForm_group,.Sevenbank202112 .Detail .CampaignForm_group,.Sevenbank202112 .HowToJoin .CampaignForm_group,.Sevenbank202112 .Menu .CampaignForm_group,.Sevenbank202112 .Overview .CampaignForm_group{margin:0 0 24px}.Sevenbank202112 .AboutVandle .CampaignForm_headline,.Sevenbank202112 .Detail .CampaignForm_headline,.Sevenbank202112 .HowToJoin .CampaignForm_headline,.Sevenbank202112 .Menu .CampaignForm_headline,.Sevenbank202112 .Overview .CampaignForm_headline{margin:8px 0 32px;padding:0 0 0 12px;font-size:22px;font-size:1.375rem;line-height:1.2em;border-left:6px solid #f2c33d}.Sevenbank202112 .AboutVandle .CampaignForm_description,.Sevenbank202112 .Detail .CampaignForm_description,.Sevenbank202112 .HowToJoin .CampaignForm_description,.Sevenbank202112 .Menu .CampaignForm_description,.Sevenbank202112 .Overview .CampaignForm_description{font-size:15px;color:#777a87;margin:8px 0 24px;font-weight:400}.Sevenbank202112 .AboutVandle .CampaignForm_label,.Sevenbank202112 .Detail .CampaignForm_label,.Sevenbank202112 .HowToJoin .CampaignForm_label,.Sevenbank202112 .Menu .CampaignForm_label,.Sevenbank202112 .Overview .CampaignForm_label{display:block;margin:8px 0 0;font-size:15px;font-weight:700}.Sevenbank202112 .AboutVandle .CampaignForm_note,.Sevenbank202112 .Detail .CampaignForm_note,.Sevenbank202112 .HowToJoin .CampaignForm_note,.Sevenbank202112 .Menu .CampaignForm_note,.Sevenbank202112 .Overview .CampaignForm_note{font-size:13px;color:#777a87;margin:8px 0 0;font-weight:400}.Sevenbank202112 .AboutVandle .CampaignForm_privacyPolicy,.Sevenbank202112 .Detail .CampaignForm_privacyPolicy,.Sevenbank202112 .HowToJoin .CampaignForm_privacyPolicy,.Sevenbank202112 .Menu .CampaignForm_privacyPolicy,.Sevenbank202112 .Overview .CampaignForm_privacyPolicy{background-color:#f6f6fa;border-radius:8px;padding:16px 20px;font-size:13px;line-height:1.6em;color:#777a87;margin:24px 0;font-weight:400}.Sevenbank202112 .AboutVandle .CampaignForm_textbox,.Sevenbank202112 .Detail .CampaignForm_textbox,.Sevenbank202112 .HowToJoin .CampaignForm_textbox,.Sevenbank202112 .Menu .CampaignForm_textbox,.Sevenbank202112 .Overview .CampaignForm_textbox{border:2px solid #e5e8f5;border-radius:8px;box-sizing:border-box;font-size:16px;margin:8px 0;max-width:180px;padding:8px;width:100%}.Sevenbank202112 .AboutVandle .CampaignForm_textbox.long,.Sevenbank202112 .Detail .CampaignForm_textbox.long,.Sevenbank202112 .HowToJoin .CampaignForm_textbox.long,.Sevenbank202112 .Menu .CampaignForm_textbox.long,.Sevenbank202112 .Overview .CampaignForm_textbox.long{max-width:360px}.Sevenbank202112 .AboutVandle .CampaignForm_select,.Sevenbank202112 .Detail .CampaignForm_select,.Sevenbank202112 .HowToJoin .CampaignForm_select,.Sevenbank202112 .Menu .CampaignForm_select,.Sevenbank202112 .Overview .CampaignForm_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/6c037642b8fc20de6be23212cde0f017.png);background-repeat:no-repeat;background-size:14px 7px;background-position:95% 50%;border:2px solid #e5e8f5;border-radius:8px;box-sizing:border-box;background-color:#fff;margin:8px 0;padding:8px 32px 8px 8px}.Sevenbank202112 .AboutVandle .CampaignForm_submit,.Sevenbank202112 .Detail .CampaignForm_submit,.Sevenbank202112 .HowToJoin .CampaignForm_submit,.Sevenbank202112 .Menu .CampaignForm_submit,.Sevenbank202112 .Overview .CampaignForm_submit{background-color:#f2c33d;border:none;color:#fff;font-size:16px;font-weight:700;line-height:2.8em;border-radius:30px;padding:0 1.8em;cursor:pointer}@media (max-width:480px){.Sevenbank202112 li,.Sevenbank202112 p{font-size:1rem}.Sevenbank202112 .AboutVandle,.Sevenbank202112 .Detail,.Sevenbank202112 .HowToJoin,.Sevenbank202112 .Menu,.Sevenbank202112 .Overview{padding:40px 24px}.Sevenbank202112 .AboutVandle_headline,.Sevenbank202112 .Detail_headline,.Sevenbank202112 .HowToJoin_headline,.Sevenbank202112 .Menu_headline,.Sevenbank202112 .Overview_headline{margin-bottom:16px}.Sevenbank202112 .AboutVandle .CampaignForm,.Sevenbank202112 .Detail .CampaignForm,.Sevenbank202112 .HowToJoin .CampaignForm,.Sevenbank202112 .Menu .CampaignForm,.Sevenbank202112 .Overview .CampaignForm{margin-bottom:24px}}.Sevenbank202112 .Hero{width:100%;max-width:1000px;margin:0 auto}.Sevenbank202112 .Hero_title{margin:0}.Sevenbank202112 .Menu{padding-top:54px;padding-bottom:0}.Sevenbank202112 .Menu_contents{border:1px solid #cbcee0;border-radius:24px;padding:24px 32px}.Sevenbank202112 .Menu_title{font-weight:700;font-size:20px;font-size:1.25rem;margin:8px 0}.Sevenbank202112 .Menu_list{margin-top:20px;list-style:disc}.Sevenbank202112 .Menu_list_item{margin-left:1.2em}.Sevenbank202112 .Menu_list_item a{font-weight:700;font-size:18px;font-size:1.125rem}@media (max-width:480px){.Sevenbank202112 .Menu_title{font-size:1.125rem}.Sevenbank202112 .Menu_list_item a{font-size:1rem}}.Sevenbank202112 .Overview_attention{text-align:center;background-color:#fffadc;border-radius:16px;padding:24px;margin:24px 0}.Sevenbank202112 .Overview_message_text{margin:16px 0}.Sevenbank202112 .Overview_message_text_strong{color:#f2c33d;font-weight:700}.Sevenbank202112 .Overview_message_text_strong_number{font-size:24px;font-size:1.5rem}.Sevenbank202112 .Overview_message_note{color:#777a87;font-size:14px;font-size:.875rem}.Sevenbank202112 .Overview_courses{background-color:#f6f6fa;border-radius:24px;margin:32px 0 16px;padding:24px}.Sevenbank202112 .Overview_courses_list{font-weight:700}.Sevenbank202112 .Overview_courses_list_item{margin:16px 0}.Sevenbank202112 .Overview_courses_list_item br{display:none}.Sevenbank202112 .Overview_courses_list_item_strong{font-weight:700;font-size:16px;font-size:1rem;white-space:nowrap}.Sevenbank202112 .Overview_courses_list_item_anchor{font-size:16px;font-size:1rem;white-space:nowrap}@media (max-width:480px){.Sevenbank202112 .Overview_message_note{font-size:.75rem}.Sevenbank202112 .Overview_courses_list_item br{display:block}}.Sevenbank202112 .HowToJoin{margin-top:24px;background-color:#f6f6fa}.Sevenbank202112 .HowToJoin_lead{text-align:center}.Sevenbank202112 .HowToJoin_course{margin:64px 0}.Sevenbank202112 .HowToJoin_course:last-child{margin-bottom:0}.Sevenbank202112 .HowToJoin_course_heading{text-align:center;color:#fff;background-color:#3fcace;padding:20px 24px;border-radius:16px 16px 0 0;font-size:24px;font-size:1.5rem}.Sevenbank202112 .HowToJoin_course_requirements{background:#fff;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:24px 0;padding:24px 32px}.Sevenbank202112 .HowToJoin_course_requirements_heading{margin:0;font-size:18px;font-size:1.125rem}.Sevenbank202112 .HowToJoin_course_requirements_heading_label{background-color:#f2c33d;color:#fff;padding:8px;font-size:16px;font-size:1rem;display:inline-block;margin-right:16px}.Sevenbank202112 .HowToJoin_course_requirements_description{font-size:16px;font-size:1rem}.Sevenbank202112 .HowToJoin_course_requirements_download a{margin-right:8px}.Sevenbank202112 .HowToJoin_course_requirements_download img{height:40px;width:auto;display:inline-block}.Sevenbank202112 .HowToJoin_course_requirements_thumb{margin-left:16px;width:86px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:480px){.Sevenbank202112 .HowToJoin{margin-top:0}.Sevenbank202112 .HowToJoin_lead{text-align:left}.Sevenbank202112 .HowToJoin_course{margin-top:32px}.Sevenbank202112 .HowToJoin_course_heading{padding:16px;font-size:1.25em}.Sevenbank202112 .HowToJoin_course_requirements{display:block;padding:24px}.Sevenbank202112 .HowToJoin_course_requirements_heading{margin-bottom:16px}.Sevenbank202112 .HowToJoin_course_requirements_heading_label{margin-right:8px;padding:6px 8px;font-size:.9375rem}.Sevenbank202112 .HowToJoin_course_requirements_heading_text{margin-top:16px;font-size:1rem;line-height:2em}.Sevenbank202112 .HowToJoin_course_requirements_thumb{margin:16px auto 8px}}.Sevenbank202112 .AboutVandle_overview{display:-ms-flexbox;display:flex;margin-bottom:15px}.Sevenbank202112 .AboutVandle_overview_image{width:48%;margin-right:-4%}.Sevenbank202112 .AboutVandle_overview_image img{width:100%;height:auto}.Sevenbank202112 .AboutVandle_overview_text{width:54%;padding:16px 0 0}.Sevenbank202112 .AboutVandle_overview_text p{font-size:16px;font-size:1rem;margin-bottom:1em}.Sevenbank202112 .AboutVandle_column{margin-top:96px}.Sevenbank202112 .AboutVandle_column_headline{margin-bottom:48px}.Sevenbank202112 .AboutVandle_column_headline_image{width:76%;max-width:416px;margin:0 auto}.Sevenbank202112 .AboutVandle_column_posts{display:-ms-flexbox;display:flex}.Sevenbank202112 .AboutVandle_column_post{display:block;width:25%;margin:0 16px}.Sevenbank202112 .AboutVandle_column_post_thumb{border:1px solid #e5e8f5;border-radius:24px;overflow:hidden}.Sevenbank202112 .AboutVandle_column_post_title{font-size:16px;font-size:1rem}@media (max-width:768px){.Sevenbank202112 .AboutVandle_overview{display:block;margin-bottom:70px}.Sevenbank202112 .AboutVandle_overview_image{width:65%;min-width:380px;margin:0 auto}.Sevenbank202112 .AboutVandle_overview_text{padding:0;width:100%}.Sevenbank202112 .AboutVandle_overview_text_pcOnly{display:none}}@media screen and (max-width:600px){.Sevenbank202112 .AboutVandle_overview{margin-bottom:0}.Sevenbank202112 .AboutVandle_overview_text{font-size:16px}.Sevenbank202112 .AboutVandle_overview_image{width:100%;min-width:0}.Sevenbank202112 .AboutVandle_column{margin-top:64px}.Sevenbank202112 .AboutVandle_column_posts{display:block}.Sevenbank202112 .AboutVandle_column_post{margin:16px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Sevenbank202112 .AboutVandle_column_post_thumb{width:64px;height:64px;border-radius:16px;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}}.Sevenbank202112 .AboutVandle .Use{padding:32px 0 0}.Sevenbank202112 .AboutVandle .Use_inner{width:100%;margin:0 auto;padding:0 50px}.Sevenbank202112 .AboutVandle .Use_headline{text-align:center}.Sevenbank202112 .AboutVandle .Use_headline_image{width:64%;max-width:318px;margin:0 auto}.Sevenbank202112 .AboutVandle .Use_steps{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;margin-top:70px;padding:0}.Sevenbank202112 .AboutVandle .Use_steps_item{margin:0 4%}.Sevenbank202112 .AboutVandle .Use_steps_item_thumbWrapper{text-align:center}.Sevenbank202112 .AboutVandle .Use_steps_item_thumbWrapper img{display:block;margin-left:auto;margin-right:auto}.Sevenbank202112 .AboutVandle .Use_steps_item_thumb_number{margin-bottom:20px;max-width:30px}.Sevenbank202112 .AboutVandle .Use_steps_item_thumb_image{max-width:133px}.Sevenbank202112 .AboutVandle .Use_steps_item_caption{text-align:center;font-size:16px;font-size:1rem}.Sevenbank202112 .AboutVandle .Use_scene{margin-top:70px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Sevenbank202112 .AboutVandle .Use_scene_item{list-style:none;margin:0 20px;width:50%;max-width:400px}.Sevenbank202112 .AboutVandle .Use_scene_item_thumbWrapper img{width:100%}.Sevenbank202112 .AboutVandle .Use_scene_item_caption{margin-top:8px;text-align:center;font-size:16px;font-size:1rem}@media (max-width:768px){.Sevenbank202112 .AboutVandle .Use_steps{display:block;padding:0}.Sevenbank202112 .AboutVandle .Use_steps_item{-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.Sevenbank202112 .AboutVandle .Use_steps_item,.Sevenbank202112 .AboutVandle .Use_steps_item_thumbWrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Sevenbank202112 .AboutVandle .Use_steps_item_thumb_number{margin-right:30px!important;margin-bottom:0!important}.Sevenbank202112 .AboutVandle .Use_steps_item_thumb_image{width:100px}.Sevenbank202112 .AboutVandle .Use_steps_item_description{width:13em;margin-left:30px}.Sevenbank202112 .AboutVandle .Use_steps_item_caption{text-align:left}.Sevenbank202112 .AboutVandle .Use_scene{display:block;margin-top:85px}.Sevenbank202112 .AboutVandle .Use_scene_item{text-align:center;margin-top:70px;width:100%;max-width:300px;margin-left:auto;margin-right:auto}}@media screen and (max-width:600px){.Sevenbank202112 .AboutVandle .Use{padding-top:12vw}.Sevenbank202112 .AboutVandle .Use_inner{padding-left:0;padding-right:0}.Sevenbank202112 .AboutVandle .Use_steps{margin-top:10vw}.Sevenbank202112 .AboutVandle .Use_steps_item{margin:8vw 0}.Sevenbank202112 .AboutVandle .Use_steps_item_thumb_number{width:25px;margin-right:20px!important}.Sevenbank202112 .AboutVandle .Use_steps_item_thumb_image{width:72px}.Sevenbank202112 .AboutVandle .Use_steps_item_caption{line-height:1.8;margin:0}.Sevenbank202112 .AboutVandle .Use_steps_item_description{margin-left:20px}.Sevenbank202112 .AboutVandle .Use_steps_item_description br{display:none}.Sevenbank202112 .AboutVandle .Use_scene,.Sevenbank202112 .AboutVandle .Use_scene_item{margin-top:18vw}.Sevenbank202112 .AboutVandle .Use_scene_item_thumbWrapper{margin-left:-10px;margin-right:-10px}.Sevenbank202112 .AboutVandle .Use_scene_item_caption{margin-top:4px;text-align:left}.Sevenbank202112 .AboutVandle .Use_scene_item_caption br{display:none}}.Sevenbank202112 .Release{background:#f2c33d;width:100%;position:relative;box-sizing:border-box}.Sevenbank202112 .Release *{box-sizing:border-box}.Sevenbank202112 .Release_inner{width:100%;max-width:1120px;margin:0 auto;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Sevenbank202112 .Release_app{width:33%;padding-top:50px}.Sevenbank202112 .Release_app img{width:100%;height:auto;display:block}.Sevenbank202112 .Release_contents{width:67%;text-align:center;padding-top:10px}.Sevenbank202112 .Release_contents_download_image{max-width:349px;margin:0 auto}.Sevenbank202112 .Release_contents_appicon{margin:35px auto 30px;width:130px}.Sevenbank202112 .Release_contents_appicon img{width:100%}.Sevenbank202112 .Release_contents_vandle{color:#fff;font-size:20px;font-weight:700;margin-bottom:40px}.Sevenbank202112 .Release_contents_buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Sevenbank202112 .Release_contents_button{margin:0 12px}.Sevenbank202112 .Release_contents_button_badge{height:58px}@media screen and (min-width:769px) and (max-width:990px){.Sevenbank202112 .Release_contents_download_image{height:34px}.Sevenbank202112 .Release_contents_appicon{width:130px}.Sevenbank202112 .Release_contents_vandle{font-size:18px}.Sevenbank202112 .Release_contents_button_badge{height:56px}}@media (max-width:768px){.Sevenbank202112 .Release_inner{display:block;padding:60px 50px 50px}.Sevenbank202112 .Release_app{display:none}.Sevenbank202112 .Release_contents{width:100%;padding-top:30px;padding-bottom:50px}.Sevenbank202112 .Release_contents_appicon img{width:130px}.Sevenbank202112 .Release_contents_vandle{margin-bottom:30px}.Sevenbank202112 .Release_contents_button_badge{height:66px}}@media screen and (max-width:600px){.Sevenbank202112 .Release_inner{padding:12vw 25px}.Sevenbank202112 .Release_contents{padding:0}.Sevenbank202112 .Release_contents_download_image{width:84%;max-width:300px}.Sevenbank202112 .Release_contents_appicon{width:100px}.Sevenbank202112 .Release_contents_appicon img{width:100%}.Sevenbank202112 .Release_contents_vandle{font-size:18px;line-height:1.5}.Sevenbank202112 .Release_contents_button{display:block;margin:15px 1.5vw}.Sevenbank202112 .Release_contents_button_badge{height:58px;width:100%;height:auto;display:block}}.Sevenbank202112 .Detail_list li,.Sevenbank202112 .Detail_list p{font-size:16px;font-size:1rem}.Sevenbank202112 .Detail_list p{margin:16px 0}.Sevenbank202112 .Detail_list li{list-style:disc;list-style-position:outside;margin-left:1.2em}.Sevenbank202112 .Detail_list_row{border-top:1px solid #e5e8f5;padding:8px 0;display:-ms-flexbox;display:flex}.Sevenbank202112 .Detail_list_row:last-child{border-bottom:1px solid #e5e8f5}.Sevenbank202112 .Detail_list_title{font-weight:700;width:12em;-ms-flex-negative:0;flex-shrink:0}.Sevenbank202112 .Detail_list_description small{display:block;font-size:14px;font-size:.875rem;color:#777a87}@media (max-width:480px){.Sevenbank202112 .Detail_list_row{display:block}.Sevenbank202112 .Detail_list_description li,.Sevenbank202112 .Detail_list_description p{font-size:.875rem}.Sevenbank202112 .Detail_list_description small{font-size:.75rem;line-height:1.5em;margin-top:4px}}.Sevenbank202203 *{box-sizing:border-box;z-index:1;position:relative}.Sevenbank202203 li,.Sevenbank202203 p{font-size:18px;font-size:1.125rem}.Sevenbank202203 p{line-height:1.8em;margin:8px 0}.Sevenbank202203 img{width:100%;height:auto;display:block}.Sevenbank202203 ul{list-style:none;margin:0;padding:0}.Sevenbank202203 li{margin:8px 0;line-height:1.5em;list-style-position:outside}.Sevenbank202203 dd,.Sevenbank202203 dt{margin:0;line-height:1.5em}.Sevenbank202203 a{color:#3fcace;text-decoration:none}.Sevenbank202203 .AboutVandle,.Sevenbank202203 .Detail,.Sevenbank202203 .HowToJoin,.Sevenbank202203 .Menu,.Sevenbank202203 .Overview{padding:96px 24px}.Sevenbank202203 .AboutVandle_contents,.Sevenbank202203 .Detail_contents,.Sevenbank202203 .HowToJoin_contents,.Sevenbank202203 .Menu_contents,.Sevenbank202203 .Overview_contents{max-width:768px;margin-left:auto;margin-right:auto}.Sevenbank202203 .AboutVandle_headline,.Sevenbank202203 .Detail_headline,.Sevenbank202203 .HowToJoin_headline,.Sevenbank202203 .Menu_headline,.Sevenbank202203 .Overview_headline{margin:0 0 32px;text-align:center}.Sevenbank202203 .AboutVandle_headline_image,.Sevenbank202203 .Detail_headline_image,.Sevenbank202203 .HowToJoin_headline_image,.Sevenbank202203 .Menu_headline_image,.Sevenbank202203 .Overview_headline_image{height:auto;width:100%;max-width:605px;margin:0 auto}.Sevenbank202203 .AboutVandle .CampaignForm,.Sevenbank202203 .Detail .CampaignForm,.Sevenbank202203 .HowToJoin .CampaignForm,.Sevenbank202203 .Menu .CampaignForm,.Sevenbank202203 .Overview .CampaignForm{width:100%;border:1px solid #e5e8f5;border-radius:16px;padding:24px 24px 32px;margin:48px 0;box-sizing:border-box}.Sevenbank202203 .AboutVandle .CampaignForm_group,.Sevenbank202203 .Detail .CampaignForm_group,.Sevenbank202203 .HowToJoin .CampaignForm_group,.Sevenbank202203 .Menu .CampaignForm_group,.Sevenbank202203 .Overview .CampaignForm_group{margin:0 0 24px}.Sevenbank202203 .AboutVandle .CampaignForm_headline,.Sevenbank202203 .Detail .CampaignForm_headline,.Sevenbank202203 .HowToJoin .CampaignForm_headline,.Sevenbank202203 .Menu .CampaignForm_headline,.Sevenbank202203 .Overview .CampaignForm_headline{margin:8px 0 32px;padding:0 0 0 12px;font-size:22px;font-size:1.375rem;line-height:1.2em;border-left:6px solid #f2c33d}.Sevenbank202203 .AboutVandle .CampaignForm_description,.Sevenbank202203 .Detail .CampaignForm_description,.Sevenbank202203 .HowToJoin .CampaignForm_description,.Sevenbank202203 .Menu .CampaignForm_description,.Sevenbank202203 .Overview .CampaignForm_description{font-size:15px;color:#777a87;margin:8px 0 24px;font-weight:400}.Sevenbank202203 .AboutVandle .CampaignForm_label,.Sevenbank202203 .Detail .CampaignForm_label,.Sevenbank202203 .HowToJoin .CampaignForm_label,.Sevenbank202203 .Menu .CampaignForm_label,.Sevenbank202203 .Overview .CampaignForm_label{display:block;margin:8px 0 0;font-size:15px;font-weight:700}.Sevenbank202203 .AboutVandle .CampaignForm_note,.Sevenbank202203 .Detail .CampaignForm_note,.Sevenbank202203 .HowToJoin .CampaignForm_note,.Sevenbank202203 .Menu .CampaignForm_note,.Sevenbank202203 .Overview .CampaignForm_note{font-size:13px;color:#777a87;margin:8px 0 0;font-weight:400}.Sevenbank202203 .AboutVandle .CampaignForm_privacyPolicy,.Sevenbank202203 .Detail .CampaignForm_privacyPolicy,.Sevenbank202203 .HowToJoin .CampaignForm_privacyPolicy,.Sevenbank202203 .Menu .CampaignForm_privacyPolicy,.Sevenbank202203 .Overview .CampaignForm_privacyPolicy{background-color:#f6f6fa;border-radius:8px;padding:16px 20px;font-size:13px;line-height:1.6em;color:#777a87;margin:24px 0;font-weight:400}.Sevenbank202203 .AboutVandle .CampaignForm_textbox,.Sevenbank202203 .Detail .CampaignForm_textbox,.Sevenbank202203 .HowToJoin .CampaignForm_textbox,.Sevenbank202203 .Menu .CampaignForm_textbox,.Sevenbank202203 .Overview .CampaignForm_textbox{border:2px solid #e5e8f5;border-radius:8px;box-sizing:border-box;font-size:16px;margin:8px 0;max-width:180px;padding:8px;width:100%}.Sevenbank202203 .AboutVandle .CampaignForm_textbox.long,.Sevenbank202203 .Detail .CampaignForm_textbox.long,.Sevenbank202203 .HowToJoin .CampaignForm_textbox.long,.Sevenbank202203 .Menu .CampaignForm_textbox.long,.Sevenbank202203 .Overview .CampaignForm_textbox.long{max-width:360px}.Sevenbank202203 .AboutVandle .CampaignForm_select,.Sevenbank202203 .Detail .CampaignForm_select,.Sevenbank202203 .HowToJoin .CampaignForm_select,.Sevenbank202203 .Menu .CampaignForm_select,.Sevenbank202203 .Overview .CampaignForm_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/6c037642b8fc20de6be23212cde0f017.png);background-repeat:no-repeat;background-size:14px 7px;background-position:95% 50%;border:2px solid #e5e8f5;border-radius:8px;box-sizing:border-box;background-color:#fff;margin:8px 0;padding:8px 32px 8px 8px}.Sevenbank202203 .AboutVandle .CampaignForm_submit,.Sevenbank202203 .Detail .CampaignForm_submit,.Sevenbank202203 .HowToJoin .CampaignForm_submit,.Sevenbank202203 .Menu .CampaignForm_submit,.Sevenbank202203 .Overview .CampaignForm_submit{background-color:#f2c33d;border:none;color:#fff;font-size:16px;font-weight:700;line-height:2.8em;border-radius:30px;padding:0 1.8em;cursor:pointer}@media (max-width:480px){.Sevenbank202203 li,.Sevenbank202203 p{font-size:1rem}.Sevenbank202203 .AboutVandle,.Sevenbank202203 .Detail,.Sevenbank202203 .HowToJoin,.Sevenbank202203 .Menu,.Sevenbank202203 .Overview{padding:40px 24px}.Sevenbank202203 .AboutVandle_headline,.Sevenbank202203 .Detail_headline,.Sevenbank202203 .HowToJoin_headline,.Sevenbank202203 .Menu_headline,.Sevenbank202203 .Overview_headline{margin-bottom:16px}.Sevenbank202203 .AboutVandle .CampaignForm,.Sevenbank202203 .Detail .CampaignForm,.Sevenbank202203 .HowToJoin .CampaignForm,.Sevenbank202203 .Menu .CampaignForm,.Sevenbank202203 .Overview .CampaignForm{margin-bottom:24px}}.Sevenbank202203 .Hero{width:100%;max-width:1000px;margin:0 auto}.Sevenbank202203 .Hero_title{margin:0}.Sevenbank202203 .Menu{padding-top:54px;padding-bottom:0}.Sevenbank202203 .Menu_contents{border:1px solid #cbcee0;border-radius:24px;padding:24px 32px}.Sevenbank202203 .Menu_title{font-weight:700;font-size:20px;font-size:1.25rem;margin:8px 0}.Sevenbank202203 .Menu_list{margin-top:20px;list-style:disc}.Sevenbank202203 .Menu_list_item{margin-left:1.2em}.Sevenbank202203 .Menu_list_item a{font-weight:700;font-size:18px;font-size:1.125rem}@media (max-width:480px){.Sevenbank202203 .Menu_title{font-size:1.125rem}.Sevenbank202203 .Menu_list_item a{font-size:1rem}}.Sevenbank202203 .Overview_attention{text-align:center;background-color:#fffadc;border-radius:16px;padding:24px;margin:24px 0}.Sevenbank202203 .Overview_message_text{margin:16px 0}.Sevenbank202203 .Overview_message_text_strong{color:#f2c33d;font-weight:700}.Sevenbank202203 .Overview_message_text_strong_number{font-size:24px;font-size:1.5rem}.Sevenbank202203 .Overview_message_note{color:#777a87;font-size:14px;font-size:.875rem}.Sevenbank202203 .Overview_courses{background-color:#f6f6fa;border-radius:24px;margin:32px 0 16px;padding:24px}.Sevenbank202203 .Overview_courses_list{font-weight:700}.Sevenbank202203 .Overview_courses_list_item{margin:16px 0}.Sevenbank202203 .Overview_courses_list_item br{display:none}.Sevenbank202203 .Overview_courses_list_item_strong{font-weight:700;font-size:16px;font-size:1rem;white-space:nowrap}.Sevenbank202203 .Overview_courses_list_item_anchor{font-size:16px;font-size:1rem;white-space:nowrap}@media (max-width:480px){.Sevenbank202203 .Overview_message_note{font-size:.75rem}.Sevenbank202203 .Overview_courses_list_item br{display:block}}.Sevenbank202203 .HowToJoin{margin-top:24px;background-color:#f6f6fa}.Sevenbank202203 .HowToJoin_lead{text-align:center}.Sevenbank202203 .HowToJoin_course{margin:64px 0}.Sevenbank202203 .HowToJoin_course:last-child{margin-bottom:0}.Sevenbank202203 .HowToJoin_course_heading{text-align:center;color:#fff;background-color:#3fcace;padding:20px 24px;border-radius:16px 16px 0 0;font-size:24px;font-size:1.5rem}.Sevenbank202203 .HowToJoin_course_requirements{background:#fff;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:24px 0;padding:24px 32px}.Sevenbank202203 .HowToJoin_course_requirements_heading{margin:0;font-size:18px;font-size:1.125rem}.Sevenbank202203 .HowToJoin_course_requirements_heading_label{background-color:#f2c33d;color:#fff;padding:8px;font-size:16px;font-size:1rem;display:inline-block;margin-right:16px}.Sevenbank202203 .HowToJoin_course_requirements_description{font-size:16px;font-size:1rem}.Sevenbank202203 .HowToJoin_course_requirements_caption{font-size:14px;font-size:.875rem;color:#777a87}.Sevenbank202203 .HowToJoin_course_requirements_download a{margin-right:8px}.Sevenbank202203 .HowToJoin_course_requirements_download img{height:40px;width:auto;display:inline-block}.Sevenbank202203 .HowToJoin_course_requirements_thumb{margin-left:16px;width:86px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:480px){.Sevenbank202203 .HowToJoin{margin-top:0}.Sevenbank202203 .HowToJoin_lead{text-align:left}.Sevenbank202203 .HowToJoin_course{margin-top:32px}.Sevenbank202203 .HowToJoin_course_heading{padding:16px;font-size:1.25em}.Sevenbank202203 .HowToJoin_course_requirements{display:block;padding:24px}.Sevenbank202203 .HowToJoin_course_requirements_heading{margin-bottom:16px}.Sevenbank202203 .HowToJoin_course_requirements_heading_label{margin-right:8px;padding:6px 8px;font-size:.9375rem}.Sevenbank202203 .HowToJoin_course_requirements_heading_text{margin-top:16px;font-size:1rem;line-height:2em}.Sevenbank202203 .HowToJoin_course_requirements_thumb{margin:16px auto 8px}}.Sevenbank202203 .AboutVandle_overview{display:-ms-flexbox;display:flex;margin-bottom:15px}.Sevenbank202203 .AboutVandle_overview_image{width:48%;margin-right:-4%}.Sevenbank202203 .AboutVandle_overview_image img{width:100%;height:auto}.Sevenbank202203 .AboutVandle_overview_text{width:54%;padding:16px 0 0}.Sevenbank202203 .AboutVandle_overview_text p{font-size:16px;font-size:1rem;margin-bottom:1em}.Sevenbank202203 .AboutVandle_column{margin-top:96px}.Sevenbank202203 .AboutVandle_column_headline{margin-bottom:48px}.Sevenbank202203 .AboutVandle_column_headline_image{width:76%;max-width:416px;margin:0 auto}.Sevenbank202203 .AboutVandle_column_posts{display:-ms-flexbox;display:flex}.Sevenbank202203 .AboutVandle_column_post{display:block;width:25%;margin:0 16px}.Sevenbank202203 .AboutVandle_column_post_thumb{border:1px solid #e5e8f5;border-radius:24px;overflow:hidden}.Sevenbank202203 .AboutVandle_column_post_title{font-size:16px;font-size:1rem}@media (max-width:768px){.Sevenbank202203 .AboutVandle_overview{display:block;margin-bottom:70px}.Sevenbank202203 .AboutVandle_overview_image{width:65%;min-width:380px;margin:0 auto}.Sevenbank202203 .AboutVandle_overview_text{padding:0;width:100%}.Sevenbank202203 .AboutVandle_overview_text_pcOnly{display:none}}@media screen and (max-width:600px){.Sevenbank202203 .AboutVandle_overview{margin-bottom:0}.Sevenbank202203 .AboutVandle_overview_text{font-size:16px}.Sevenbank202203 .AboutVandle_overview_image{width:100%;min-width:0}.Sevenbank202203 .AboutVandle_column{margin-top:64px}.Sevenbank202203 .AboutVandle_column_posts{display:block}.Sevenbank202203 .AboutVandle_column_post{margin:16px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Sevenbank202203 .AboutVandle_column_post_thumb{width:64px;height:64px;border-radius:16px;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}}.Sevenbank202203 .AboutVandle .Use{padding:32px 0 0}.Sevenbank202203 .AboutVandle .Use_inner{width:100%;margin:0 auto;padding:0 50px}.Sevenbank202203 .AboutVandle .Use_headline{text-align:center}.Sevenbank202203 .AboutVandle .Use_headline_image{width:64%;max-width:318px;margin:0 auto}.Sevenbank202203 .AboutVandle .Use_steps{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;margin-top:70px;padding:0}.Sevenbank202203 .AboutVandle .Use_steps_item{margin:0 4%}.Sevenbank202203 .AboutVandle .Use_steps_item_thumbWrapper{text-align:center}.Sevenbank202203 .AboutVandle .Use_steps_item_thumbWrapper img{display:block;margin-left:auto;margin-right:auto}.Sevenbank202203 .AboutVandle .Use_steps_item_thumb_number{margin-bottom:20px;max-width:30px}.Sevenbank202203 .AboutVandle .Use_steps_item_thumb_image{max-width:133px}.Sevenbank202203 .AboutVandle .Use_steps_item_caption{text-align:center;font-size:16px;font-size:1rem}.Sevenbank202203 .AboutVandle .Use_scene{margin-top:70px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Sevenbank202203 .AboutVandle .Use_scene_item{list-style:none;margin:0 20px;width:50%;max-width:400px}.Sevenbank202203 .AboutVandle .Use_scene_item_thumbWrapper img{width:100%}.Sevenbank202203 .AboutVandle .Use_scene_item_caption{margin-top:8px;text-align:center;font-size:16px;font-size:1rem}@media (max-width:768px){.Sevenbank202203 .AboutVandle .Use_steps{display:block;padding:0}.Sevenbank202203 .AboutVandle .Use_steps_item{-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.Sevenbank202203 .AboutVandle .Use_steps_item,.Sevenbank202203 .AboutVandle .Use_steps_item_thumbWrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Sevenbank202203 .AboutVandle .Use_steps_item_thumb_number{margin-right:30px!important;margin-bottom:0!important}.Sevenbank202203 .AboutVandle .Use_steps_item_thumb_image{width:100px}.Sevenbank202203 .AboutVandle .Use_steps_item_description{width:13em;margin-left:30px}.Sevenbank202203 .AboutVandle .Use_steps_item_caption{text-align:left}.Sevenbank202203 .AboutVandle .Use_scene{display:block;margin-top:85px}.Sevenbank202203 .AboutVandle .Use_scene_item{text-align:center;margin-top:70px;width:100%;max-width:300px;margin-left:auto;margin-right:auto}}@media screen and (max-width:600px){.Sevenbank202203 .AboutVandle .Use{padding-top:12vw}.Sevenbank202203 .AboutVandle .Use_inner{padding-left:0;padding-right:0}.Sevenbank202203 .AboutVandle .Use_steps{margin-top:10vw}.Sevenbank202203 .AboutVandle .Use_steps_item{margin:8vw 0}.Sevenbank202203 .AboutVandle .Use_steps_item_thumb_number{width:25px;margin-right:20px!important}.Sevenbank202203 .AboutVandle .Use_steps_item_thumb_image{width:72px}.Sevenbank202203 .AboutVandle .Use_steps_item_caption{line-height:1.8;margin:0}.Sevenbank202203 .AboutVandle .Use_steps_item_description{margin-left:20px}.Sevenbank202203 .AboutVandle .Use_steps_item_description br{display:none}.Sevenbank202203 .AboutVandle .Use_scene,.Sevenbank202203 .AboutVandle .Use_scene_item{margin-top:18vw}.Sevenbank202203 .AboutVandle .Use_scene_item_thumbWrapper{margin-left:-10px;margin-right:-10px}.Sevenbank202203 .AboutVandle .Use_scene_item_caption{margin-top:4px;text-align:left}.Sevenbank202203 .AboutVandle .Use_scene_item_caption br{display:none}}.Sevenbank202203 .Release{background:#f2c33d;width:100%;position:relative;box-sizing:border-box}.Sevenbank202203 .Release *{box-sizing:border-box}.Sevenbank202203 .Release_inner{width:100%;max-width:1120px;margin:0 auto;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Sevenbank202203 .Release_app{width:33%;padding-top:50px}.Sevenbank202203 .Release_app img{width:100%;height:auto;display:block}.Sevenbank202203 .Release_contents{width:67%;text-align:center;padding-top:10px}.Sevenbank202203 .Release_contents_download_image{max-width:349px;margin:0 auto}.Sevenbank202203 .Release_contents_appicon{margin:35px auto 30px;width:130px}.Sevenbank202203 .Release_contents_appicon img{width:100%}.Sevenbank202203 .Release_contents_vandle{color:#fff;font-size:20px;font-weight:700;margin-bottom:40px}.Sevenbank202203 .Release_contents_buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Sevenbank202203 .Release_contents_button{margin:0 12px}.Sevenbank202203 .Release_contents_button_badge{height:56px;width:auto}@media screen and (min-width:769px) and (max-width:990px){.Sevenbank202203 .Release_contents_download_image{height:34px}.Sevenbank202203 .Release_contents_appicon{width:130px}.Sevenbank202203 .Release_contents_vandle{font-size:18px}}@media (max-width:768px){.Sevenbank202203 .Release_inner{display:block;padding:60px 50px 50px}.Sevenbank202203 .Release_app{display:none}.Sevenbank202203 .Release_contents{width:100%;padding-top:30px;padding-bottom:50px}.Sevenbank202203 .Release_contents_appicon img{width:130px}.Sevenbank202203 .Release_contents_vandle{margin-bottom:30px}}@media screen and (max-width:600px){.Sevenbank202203 .Release_inner{padding:12vw 25px}.Sevenbank202203 .Release_contents{padding:0}.Sevenbank202203 .Release_contents_download_image{width:84%;max-width:300px}.Sevenbank202203 .Release_contents_appicon{width:100px}.Sevenbank202203 .Release_contents_appicon img{width:100%}.Sevenbank202203 .Release_contents_vandle{font-size:18px;line-height:1.5}.Sevenbank202203 .Release_contents_button{display:block;margin:15px 1.5vw}}.Sevenbank202203 .Detail_list li,.Sevenbank202203 .Detail_list p{font-size:16px;font-size:1rem}.Sevenbank202203 .Detail_list p{margin:16px 0}.Sevenbank202203 .Detail_list li{list-style:disc;list-style-position:outside;margin-left:1.2em}.Sevenbank202203 .Detail_list_row{border-top:1px solid #e5e8f5;padding:8px 0;display:-ms-flexbox;display:flex}.Sevenbank202203 .Detail_list_row:last-child{border-bottom:1px solid #e5e8f5}.Sevenbank202203 .Detail_list_title{font-weight:700;width:12em;-ms-flex-negative:0;flex-shrink:0}.Sevenbank202203 .Detail_list_description small{display:block;font-size:14px;font-size:.875rem;color:#777a87}@media (max-width:480px){.Sevenbank202203 .Detail_list_row{display:block}.Sevenbank202203 .Detail_list_description li,.Sevenbank202203 .Detail_list_description p{font-size:.875rem}.Sevenbank202203 .Detail_list_description small{font-size:.75rem;line-height:1.5em;margin-top:4px}}.LordsMobile{overflow:hidden;width:100%}.LordsMobile.expired .expired_show{display:block}.LordsMobile.expired .expired_hidden,.LordsMobile .expired_show{display:none}.LordsMobile .expired_hidden{display:block}.LordsMobile *{box-sizing:border-box}.LordsMobile a{color:#f2c33d;text-decoration:none}.LordsMobile a:hover{text-decoration:underline}.LordsMobile .ContentsWrapper{width:100%;max-width:960px;margin:0 auto;padding:0 30px;position:relative;box-sizing:border-box}@media screen and (max-width:599px){.LordsMobile .ContentsWrapper{padding-left:20px;padding-right:20px}}.LordsMobile .CampaignDetailWrapper{background-image:url(/93d04258b05b3354a6c5d8dcd9f1d0b0.jpg);background-position:50%;background-attachment:fixed;background-size:cover}.LordsMobile .headline{text-align:center;padding:70px 0 0;margin-left:-100px;margin-right:-100px}@media screen and (max-width:479px){.LordsMobile .headline{padding:30px 0 10px}}.LordsMobile .headline img{width:auto;height:80px;max-width:none}@media screen and (max-width:959px){.LordsMobile .headline img{height:70px}}@media screen and (max-width:599px){.LordsMobile .headline img{height:60px}}@media screen and (max-width:479px){.LordsMobile .headline img{height:46px}}.LordsMobile .MainVisual{margin:0}.LordsMobile .MainVisual_image{display:block;width:100%}.LordsMobile .CampaignDescription{background-image:url(/ce29ebe3832a699967beb5eb2adafd10.jpg);background-position:50%;background-attachment:fixed;background-size:cover;margin:0 auto;padding:1px 30px;position:relative}@media screen and (max-width:599px){.LordsMobile .CampaignDescription{padding-left:20px;padding-right:20px}}.LordsMobile .CampaignDescription_wrapper{background-image:url(/e4429b5883ebe6c4895f8b0c72f8d396.jpg);background-position:top;background-size:cover;max-width:900px;border-radius:8px;margin-top:120px;margin-bottom:120px;padding-top:70px;padding-bottom:40px;box-shadow:0 10px 10px 0 rgba(0,0,0,.5)}@media screen and (max-width:959px){.LordsMobile .CampaignDescription_wrapper{margin-top:100px;margin-bottom:100px;padding-top:60px;padding-bottom:40px}}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_wrapper{margin-top:60px;margin-bottom:100px;padding:50px 30px 30px}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_wrapper{margin-top:40px;margin-bottom:100px;padding:30px 20px 10px}}.LordsMobile .CampaignDescription_headline{margin:-90px -50px 0;padding:0 0 10px;text-align:center}@media screen and (max-width:959px){.LordsMobile .CampaignDescription_headline{padding-bottom:0}}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_headline{margin:-70px -50px 0}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_headline{margin:-40px -100px 0}}.LordsMobile .CampaignDescription_headline_image{width:auto;height:90px;max-width:none}@media screen and (max-width:959px){.LordsMobile .CampaignDescription_headline_image{height:78px}}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_headline_image{height:60px}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_headline_image{height:50px;margin-bottom:-4px}}.LordsMobile .CampaignDescription_message{margin:0 42px;padding:0;text-align:left;font-size:20px;font-weight:600;color:#fff;line-height:1.7;letter-spacing:1px;text-shadow:0 2px 4px #8c602c}@media screen and (max-width:959px){.LordsMobile .CampaignDescription_message{margin-left:10px;margin-right:150px}.LordsMobile .CampaignDescription_message br{display:none}}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_message{font-size:18px;margin-left:0;margin-right:0;line-height:1.6}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_message{font-size:16px}}.LordsMobile .CampaignDescription_message_text{margin:30px 0}.LordsMobile .CampaignDescription_message_text sup{font-weight:400;margin-right:5px}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_message_text{margin:20px 0}}.LordsMobile .CampaignDescription_message_note{color:#cbcedb;position:absolute;bottom:-55px;font-size:15px;text-shadow:none;font-weight:400;text-decoration:none;line-height:1.5;padding-left:1em;text-indent:-1em;font-family:monospace}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_message_note{bottom:-70px}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_message_note{bottom:-70px;font-size:14px}}.LordsMobile .CampaignDescription_message_period{font-size:16px}.LordsMobile .CampaignDescription_message em,.LordsMobile .CampaignDescription_message strong{font-weight:700;text-decoration:none;color:#f2c33d;margin-left:4px;margin-right:4px;border-bottom:none;font-style:normal}.LordsMobile .CampaignDescription_message strong{font-size:24px}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_message strong{font-size:21px}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_message strong{font-size:18px}}.LordsMobile .CampaignDescription_message:after{content:"";display:block;height:505px;width:231px;background-image:url(/a19fbece352de0c4f14de995dbcb3158.png);background-position:no-repeat;background-size:cover;position:absolute;right:-40px;top:60px}@media screen and (max-width:959px){.LordsMobile .CampaignDescription_message:after{height:463px;width:212px;top:85px;right:-30px}}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_message:after{display:none}}.LordsMobile .CampaignDescription_expired{color:#fff;text-align:center;font-weight:700;font-size:20px;line-height:1.5;position:absolute;top:20px;left:0;width:100%}@media screen and (max-width:599px){.LordsMobile .CampaignDescription_expired{font-size:18px}}@media screen and (max-width:479px){.LordsMobile .CampaignDescription_expired{font-size:16px;margin:0 40px;text-align:left}}.LordsMobile .WhatIsVandleCard{margin:0 auto;padding:1px 0}.LordsMobile .WhatIsVandleCard_wrapper{padding-top:1px;padding-bottom:1px;position:relative}.LordsMobile .WhatIsVandleCard_bytheway{max-width:none;width:126px;height:auto;position:absolute;top:-35px;left:50%;margin-left:-300px}@media screen and (max-width:599px){.LordsMobile .WhatIsVandleCard_bytheway{width:100px;top:-30px;left:50%;margin-left:-230px}}@media screen and (max-width:479px){.LordsMobile .WhatIsVandleCard_bytheway{width:70px;top:-20px;left:5%;margin-left:0}}.LordsMobile .WhatIsVandleCard_title{text-align:center;margin-top:70px}@media screen and (max-width:479px){.LordsMobile .WhatIsVandleCard_title{margin-top:60px;margin-bottom:0}}.LordsMobile .WhatIsVandleCard_title_image{max-width:none;width:auto;height:32px}@media screen and (max-width:599px){.LordsMobile .WhatIsVandleCard_title_image{height:30px}}@media screen and (max-width:479px){.LordsMobile .WhatIsVandleCard_title_image{height:22px}}.LordsMobile .WhatIsVandleCard_description{color:#4f525f;font-size:16px;width:450px;margin:50px 0 0;padding:0 0 20px}@media screen and (max-width:959px){.LordsMobile .WhatIsVandleCard_description{width:100%;max-width:none;padding-left:60px;padding-right:60px;padding-bottom:0}}@media screen and (max-width:599px){.LordsMobile .WhatIsVandleCard_description{padding-left:0;padding-right:0}}@media screen and (max-width:479px){.LordsMobile .WhatIsVandleCard_description{margin-top:35px}}.LordsMobile .WhatIsVandleCard_description_text{margin:0 0 .5em}@media screen and (max-width:959px){.LordsMobile .WhatIsVandleCard_description_text{margin:0 0 1em}}.LordsMobile .WhatIsVandleCard_description_link>a{color:#f2c33d;font-weight:700}.LordsMobile .WhatIsVandleCard_image{position:absolute;right:30px;bottom:0}@media screen and (max-width:959px){.LordsMobile .WhatIsVandleCard_image{position:relative;right:auto}}.LordsMobile .WhatIsVandleCard_image_appandcard{display:block;margin:0 auto;max-width:426px;width:100%}@media screen and (max-width:959px){.LordsMobile .WhatIsVandleCard_image_appandcard{padding-right:20px}}@media screen and (max-width:599px){.LordsMobile .WhatIsVandleCard_image_appandcard{padding-right:10px}}.LordsMobile .Download{background-color:#f6f6fa;margin:0;padding:1px 0;height:140px}.LordsMobile .Download_download{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0 0}@media screen and (max-width:959px){.LordsMobile .Download_download{padding:20px 0 0}}@media screen and (max-width:479px){.LordsMobile .Download_download{padding:24px 0 0}}.LordsMobile .Download_download_message{line-height:58px;font-size:20px;font-weight:700;margin:0 40px 0 0}@media screen and (max-width:959px){.LordsMobile .Download_download_message{width:100%;margin:0 0 10px;font-size:18px;text-align:center;line-height:1.8em}}@media screen and (max-width:479px){.LordsMobile .Download_download_message{font-size:15px;margin-bottom:14px}}.LordsMobile .Download_download_button{text-align:center;margin:0 10px}@media screen and (max-width:959px){.LordsMobile .Download_download_button{margin:0 5px}}.LordsMobile .Download_download_button_appstore,.LordsMobile .Download_download_button_googleplay{height:58px;width:auto}@media screen and (max-width:959px){.LordsMobile .Download_download_button_appstore,.LordsMobile .Download_download_button_googleplay{height:50px}}@media screen and (max-width:479px){.LordsMobile .Download_download_button_appstore,.LordsMobile .Download_download_button_googleplay{height:40px}}.LordsMobile .HowToParticipate{background:none;width:100%;padding:1px 0}.LordsMobile .HowToParticipate_container{padding:20px 0;margin:0;width:100%}@media screen and (max-width:479px){.LordsMobile .HowToParticipate_container{padding:0}}.LordsMobile .HowToParticipate_container_items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;list-style-type:none}.LordsMobile .HowToParticipate_container_item{border-radius:4px;max-width:435px;width:calc(50% - 10px);background:rgba(19,22,30,.5);border:3px solid #777a87;margin:0 0 30px;padding:0 20px;color:#fff;box-sizing:border-box}@media screen and (max-width:959px){.LordsMobile .HowToParticipate_container_item{width:calc(50% - 20px)}}@media screen and (max-width:715px){.LordsMobile .HowToParticipate_container_item{padding:0 10px}}@media screen and (max-width:599px){.LordsMobile .HowToParticipate_container_item{width:100%}}.LordsMobile .HowToParticipate_container_item:nth-child(odd){margin-right:30px}@media screen and (max-width:599px){.LordsMobile .HowToParticipate_container_item:nth-child(odd){margin-right:0}}.LordsMobile .HowToParticipate_container_item_step01,.LordsMobile .HowToParticipate_container_item_step02,.LordsMobile .HowToParticipate_container_item_step03,.LordsMobile .HowToParticipate_container_item_step04{height:40px;min-width:40px;width:0;padding-left:40px;overflow:hidden;display:inline-block;margin-bottom:-11px;margin-right:10px;margin-left:-5px;background-size:contain}@media screen and (max-width:959px){.LordsMobile .HowToParticipate_container_item_step01,.LordsMobile .HowToParticipate_container_item_step02,.LordsMobile .HowToParticipate_container_item_step03,.LordsMobile .HowToParticipate_container_item_step04{height:32px;min-width:32px;padding-left:32px;margin-bottom:-8px}}@media screen and (max-width:715px){.LordsMobile .HowToParticipate_container_item_step01,.LordsMobile .HowToParticipate_container_item_step02,.LordsMobile .HowToParticipate_container_item_step03,.LordsMobile .HowToParticipate_container_item_step04{height:28px;min-width:28px;padding-left:28px;margin-bottom:-7px}}@media screen and (max-width:599px) and (min-width:480px){.LordsMobile .HowToParticipate_container_item_step01,.LordsMobile .HowToParticipate_container_item_step02,.LordsMobile .HowToParticipate_container_item_step03,.LordsMobile .HowToParticipate_container_item_step04{height:40px;min-width:40px;padding-left:40px;margin-bottom:-11px}}@media screen and (max-width:479px){.LordsMobile .HowToParticipate_container_item_step01,.LordsMobile .HowToParticipate_container_item_step02,.LordsMobile .HowToParticipate_container_item_step03,.LordsMobile .HowToParticipate_container_item_step04{margin-bottom:0}}.LordsMobile .HowToParticipate_container_item_step01{background-image:url(/6e78f4c27db9c14ef51ea0667a2c8c05.svg)}.LordsMobile .HowToParticipate_container_item_step02{background-image:url(/d816d3d313e044b26bc43cfcbad81c07.svg)}.LordsMobile .HowToParticipate_container_item_step03{background-image:url(/02ff4918c85766299ac7e53db16c769d.svg)}.LordsMobile .HowToParticipate_container_item_step04{background-image:url(/cf9436660d4eb2f17cea7c0618bfb455.svg)}.LordsMobile .HowToParticipate_container_item_title{font-size:24px;text-align:center;display:block;margin:28px auto 0}@media screen and (max-width:959px){.LordsMobile .HowToParticipate_container_item_title{font-size:19px}}@media screen and (max-width:700px){.LordsMobile .HowToParticipate_container_item_title{font-size:17px}}@media screen and (max-width:599px) and (min-width:480px){.LordsMobile .HowToParticipate_container_item_title{font-size:24px}}.LordsMobile .HowToParticipate_container_item_thumbWrapper{text-align:center;margin:30px auto 20px}.LordsMobile .HowToParticipate_container_item_thumb{width:75%;height:auto}@media screen and (max-width:959px){.LordsMobile .HowToParticipate_container_item_thumb{width:85%}}@media screen and (max-width:599px) and (min-width:480px){.LordsMobile .HowToParticipate_container_item_thumb{width:75%}}.LordsMobile .HowToParticipate_container_item_caption,.LordsMobile .HowToParticipate_container_item_note{color:#fff;font-size:18px;line-height:1.75;margin:30px 20px 35px}@media screen and (max-width:959px){.LordsMobile .HowToParticipate_container_item_caption,.LordsMobile .HowToParticipate_container_item_note{font-size:16px;margin-left:10px;margin-right:10px}}@media screen and (max-width:599px) and (min-width:480px){.LordsMobile .HowToParticipate_container_item_caption,.LordsMobile .HowToParticipate_container_item_note{font-size:18px;margin-left:20px;margin-right:20px}}.LordsMobile .HowToParticipate_container_item_note{font-family:monospace;font-size:15px;line-height:1.4em;color:#cbcedb;margin-top:-1em;padding-left:1em;text-indent:-1em;text-align:center}@media screen and (max-width:599px){.LordsMobile .HowToParticipate_container_item_note{text-align:left}}.LordsMobile .ShareSNS{background:none;width:100%;margin:0 auto;color:#fff;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.LordsMobile .ShareSNS_message{padding:20px auto;text-align:center}.LordsMobile .ShareSNS_message_image{width:100px}.LordsMobile .ShareSNS_buttons{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:599px){.LordsMobile .ShareSNS_buttons{display:block}}.LordsMobile .ShareSNS_buttons_facebook,.LordsMobile .ShareSNS_buttons_twitter{display:block;width:258px;height:62px;border-radius:4px;margin:0 15px}@media screen and (max-width:599px){.LordsMobile .ShareSNS_buttons_facebook,.LordsMobile .ShareSNS_buttons_twitter{margin-top:16px;margin-bottom:16px}}.LordsMobile .ShareSNS_buttons_facebook_image,.LordsMobile .ShareSNS_buttons_twitter_image{height:28px;width:auto;margin-top:17px}.LordsMobile .ShareSNS_buttons_facebook{background-color:#4267b2}.LordsMobile .ShareSNS_buttons_twitter{background-color:#1da1f2}.LordsMobile .ShareSNS_term{padding:50px 0;color:#cbcedb}@media screen and (max-width:599px){.LordsMobile .ShareSNS_term{padding:30px 0}}.LordsMobile .ShareSNS_term_header{margin-bottom:20px;text-align:center}@media screen and (max-width:479px){.LordsMobile .ShareSNS_term_header{font-size:18px}}.LordsMobile .ShareSNS_term_box{border:none;line-height:1.6;padding:20px}@media screen and (max-width:599px){.LordsMobile .ShareSNS_term_box ul{padding-left:20px}}.LordsMobile .ShareSNS_term_box li{list-style:none;text-align:center;margin:14px 0;font-size:16px}@media screen and (max-width:599px){.LordsMobile .ShareSNS_term_box li{list-style:disc;text-align:left}}@media screen and (max-width:479px){.LordsMobile .ShareSNS_term_box li{font-size:15px}}.LordsMobile .Apply{width:100%;margin:50px auto 0;color:#fff;text-align:center}.LordsMobile .Apply_headline{margin-bottom:40px}@media screen and (max-width:479px){.LordsMobile .Apply_headline{margin-bottom:0}}.LordsMobile .Apply_message{padding:20px auto;text-align:center;font-size:20px;line-height:1.75;font-weight:600}@media screen and (max-width:959px){.LordsMobile .Apply_message{font-size:18px}}@media screen and (max-width:599px){.LordsMobile .Apply_message{font-size:16px;text-align:left;margin-bottom:30px}}.LordsMobile .Apply_buttons{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.LordsMobile .Apply_term{max-width:795px;margin-left:auto;margin-right:auto}.LordsMobile .Apply_term_header{text-align:center}.LordsMobile .Apply_term_box{background:rgba(19,22,30,.5);border:3px solid #777a87;border-radius:4px;line-height:1.6;padding:20px;height:320px;overflow-y:scroll;text-align:left;-webkit-overflow-scrolling:touch}.LordsMobile .Apply_term_textbox h4{font-size:18px}.LordsMobile .Apply_term_textbox h5{font-size:16px}.LordsMobile .Apply_term_textbox h6,.LordsMobile .Apply_term_textbox li,.LordsMobile .Apply_term_textbox p{font-size:15px}.LordsMobile .Apply_term_textbox ol,.LordsMobile .Apply_term_textbox ul{padding-inline-start:1.5em}.LordsMobile .Apply_term_textbox a{color:#fff;-webkit-text-decoration-line:underline;text-decoration-line:underline}.LordsMobile .Apply_term_textbox_ki{text-align:center;margin-bottom:-20px}.LordsMobile .Apply_term_textbox .right{text-align:right}.LordsMobile .Apply_agreement_note{color:#cbcedb;font-size:15px;margin:20px 0 40px}.LordsMobile .Apply_agreement_check{font-size:18px;font-weight:600;display:inline-block;padding-left:1.5em;background-repeat:no-repeat;background-position:0;background-size:contain;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LordsMobile .Apply_agreement_form{display:block;margin:0 auto;width:100%;max-width:700px;height:770px;opacity:1;transform:scale(1);transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.LordsMobile .Apply_agreement input[type=checkbox]{display:none}.LordsMobile .Apply_agreement input[type=checkbox]+.Apply_agreement_check{background-image:url(/8e56283e14ac9703da942503fd480625.svg)}.LordsMobile .Apply_agreement input[type=checkbox]:checked+.Apply_agreement_check{background-image:url(/bbb8b3122559760549fdeada88192f4f.svg)}.LordsMobile .Apply_agreement_goform{text-align:center;margin:44px 0 0}.LordsMobile .Apply_agreement_goform img{display:block;margin:auto}.LordsMobile .Apply_agreement_goform_button{width:400px;height:auto}@media screen and (max-width:479px){.LordsMobile .Apply_agreement_goform_button{width:100%}}.LordsMobile .Apply_agreement_goform .active{display:inline-block}.LordsMobile .Apply_agreement_goform .inactive{display:none}.LordsMobile .Apply_agreement .unchecked .active{display:none}.LordsMobile .Apply_agreement .unchecked .inactive{display:inline-block}.LordsMobile .Apply_agreement .unchecked iframe{visibility:hidden;transform:scale(.925);opacity:0;transition:all .2s ease-out}.LordsMobile .DownloadBottom{margin:140px auto 50px;padding:20px 0;color:#fff;text-align:center}@media screen and (max-width:599px){.LordsMobile .DownloadBottom{margin-bottom:20px}}@media screen and (max-width:479px){.LordsMobile .DownloadBottom{margin-top:90px}}.LordsMobile .DownloadBottom_hero{position:absolute;right:70px;top:calc(220px - 55%);width:calc(37% + 10px)}@media screen and (max-width:715px){.LordsMobile .DownloadBottom_hero{right:40px}}@media screen and (max-width:599px){.LordsMobile .DownloadBottom_hero{position:relative;right:4%;top:auto;width:60%;margin-left:auto;margin-right:auto}}@media screen and (max-width:479px){.LordsMobile .DownloadBottom_hero{width:80%}}.LordsMobile .DownloadBottom_hero img{width:100%;height:auto}.LordsMobile .DownloadBottom_vandle{width:50%;margin-left:50px;padding:70px 0}@media screen and (max-width:715px){.LordsMobile .DownloadBottom_vandle{margin-left:40px}}@media screen and (max-width:599px){.LordsMobile .DownloadBottom_vandle{width:70%;margin-left:auto;margin-right:auto;padding-top:20px}}@media screen and (max-width:479px){.LordsMobile .DownloadBottom_vandle{width:90%;padding-bottom:30px}}.LordsMobile .DownloadBottom_vandle_image_logo,.LordsMobile .DownloadBottom_vandle_image_sholder{display:block;margin:20px auto;width:100%}.LordsMobile .DownloadBottom_vandle_image_sholder{margin:20px auto 0;max-width:246px;width:73.65%}.LordsMobile .DownloadBottom_vandle_image_logo{margin:35px auto 0;max-width:411px;width:100%}.LordsMobile .DownloadBottom_vandle_download{margin:40px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:715px){.LordsMobile .DownloadBottom_vandle_download{margin-top:30px}}.LordsMobile .DownloadBottom_vandle_download_button{margin:10px;text-align:center;width:calc(50% - 20px)}@media screen and (max-width:959px){.LordsMobile .DownloadBottom_vandle_download_button{width:calc(50% - 10px);margin-left:5px;margin-right:5px}}.LordsMobile .DownloadBottom_vandle_download_button .Navigation_appStore_badge{width:100%;height:auto}.LordsMobile .LordsmobileCampaingContact{margin:20px 0 0;padding-top:90px;padding-bottom:160px}@media screen and (max-width:479px){.LordsMobile .LordsmobileCampaingContact{padding-top:40px;padding-bottom:80px}}.LordsMobile .LordsmobileCampaingContact_box{color:#fff;margin:0 auto;padding:26px 0 30px;text-align:center;max-width:795px;width:100%;background:rgba(19,22,30,.5);border:3px solid #777a87;border-radius:8px}.LordsMobile .LordsmobileCampaingContact_box_message{font-size:18px;line-height:1.75;padding:0 26px}@media screen and (max-width:599px){.LordsMobile .LordsmobileCampaingContact_box_message{text-align:left;font-size:16px}.LordsMobile .LordsmobileCampaingContact_box_message br{display:none}}@media screen and (max-width:479px){.LordsMobile .LordsmobileCampaingContact_box_message{font-size:15px}}.LordsMobile .LordsmobileCampaingContact_box_header{font-size:26px}@media screen and (max-width:599px){.LordsMobile .LordsmobileCampaingContact_box_header{font-size:22px;margin-bottom:30px}}@media screen and (max-width:479px){.LordsMobile .LordsmobileCampaingContact_box_header{font-size:18px}}.LordsMobile .LordsmobileCampaingContact_box_button{max-width:270px;width:50%;margin:20px}@media screen and (max-width:479px){.LordsMobile .LordsmobileCampaingContact_box_button{width:calc(100% - 40px)}}.LordsMobile .LordsmobileCampaingContact_note{color:#cbcedb;font-size:15px;line-height:1.5;padding-left:1em;text-indent:-1em;font-family:monospace;text-align:center;margin-top:30px}@media screen and (max-width:479px){.LordsMobile .LordsmobileCampaingContact_note{font-size:14px;text-align:left;padding-left:1em;text-indent:-1em}}.YoutuberShopping{overflow:hidden;width:100%}.YoutuberShopping .hidden{display:none}.YoutuberShopping.opened .opened_show{display:block}.YoutuberShopping.opened .opened_hidden{display:none}.YoutuberShopping.expired .opened_show{display:block}.YoutuberShopping.expired .opened_hidden{display:none}.YoutuberShopping.expired .expired_show{display:block!important}.YoutuberShopping.expired .expired_hidden{display:none!important}.YoutuberShopping .commingSoon{color:#a4a8ba!important;font-style:italic;line-height:1.5em;display:block;text-align:center}.YoutuberShopping *{box-sizing:border-box}.YoutuberShopping a{color:#f2c33d;text-decoration:none}.YoutuberShopping a:hover{text-decoration:underline}.YoutuberShopping h3 .headline{font-family:Roboto Condensed,sans-serif;font-size:62px}.YoutuberShopping h3 .subTitle{font-size:14px;font-weight:500}@media screen and (max-width:479px){.YoutuberShopping h3 .headline{font-size:44px;padding-bottom:2px}.YoutuberShopping h3 .subTitle{font-size:12px}}.YoutuberShopping .ContentsWrapper{width:100%;max-width:960px;margin:0 auto;padding:0 30px;position:relative;box-sizing:border-box}@media screen and (max-width:599px){.YoutuberShopping .ContentsWrapper{padding-left:20px;padding-right:20px}}.YoutuberShopping .headline{text-align:center;padding:70px 0 0;margin-left:-100px;margin-right:-100px}@media screen and (max-width:479px){.YoutuberShopping .headline{padding:30px 0 10px}}.YoutuberShopping .headline img{width:auto;height:80px;max-width:none}@media screen and (max-width:959px){.YoutuberShopping .headline img{height:70px}}@media screen and (max-width:599px){.YoutuberShopping .headline img{height:60px}}@media screen and (max-width:479px){.YoutuberShopping .headline img{height:46px}}.YoutuberShopping .MainVisual{margin:0}.YoutuberShopping .MainVisual_image{display:block;width:100%;max-width:960px;margin:20px auto 40px}.YoutuberShopping .CampaignDescription{background:none;margin:0 auto;padding:1px 0;position:relative}.YoutuberShopping .CampaignDescription_wrapper{background:none;max-width:900px;border-radius:8px;margin-top:60px;margin-bottom:90px;padding-top:1px;padding-bottom:1px}@media screen and (max-width:599px){.YoutuberShopping .CampaignDescription_wrapper{margin-top:30px;padding-bottom:0}}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_wrapper{margin-top:10px;margin-bottom:10px;padding-top:10px;padding-bottom:10px}}.YoutuberShopping .CampaignDescription_headline{margin:-90px -50px 0;padding:0 0 10px;text-align:center}@media screen and (max-width:959px){.YoutuberShopping .CampaignDescription_headline{padding-bottom:0}}@media screen and (max-width:599px){.YoutuberShopping .CampaignDescription_headline{margin:-70px -50px 0}}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_headline{margin:-40px -100px 0}}.YoutuberShopping .CampaignDescription_headline_image{width:auto;height:90px;max-width:none}@media screen and (max-width:959px){.YoutuberShopping .CampaignDescription_headline_image{height:78px}}@media screen and (max-width:599px){.YoutuberShopping .CampaignDescription_headline_image{height:60px}}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_headline_image{height:50px;margin-bottom:-4px}}.YoutuberShopping .CampaignDescription_message{margin:0 42px;padding:0;text-align:center;font-size:18px;font-weight:400;color:#4f525f;line-height:1.6;letter-spacing:1px}@media screen and (max-width:959px){.YoutuberShopping .CampaignDescription_message br.spNoBreak{display:none}}@media screen and (max-width:599px){.YoutuberShopping .CampaignDescription_message{font-size:16px;margin:0 20px}}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_message{text-align:left;margin:0}}.YoutuberShopping .CampaignDescription_message_answer{font-size:1.25em}.YoutuberShopping .CampaignDescription_message_text{margin:30px 0}.YoutuberShopping .CampaignDescription_message_text sup{font-weight:400;margin-right:5px}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_message_text{margin:20px 0}}.YoutuberShopping .CampaignDescription_message_period{font-size:16px}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_message_period{font-size:14px}}.YoutuberShopping .CampaignDescription_message .note{font-size:14px;color:#a4a8ba}.YoutuberShopping .CampaignDescription_message p{margin:1.6em 0}.YoutuberShopping .CampaignDescription_message em,.YoutuberShopping .CampaignDescription_message strong{font-weight:700;text-decoration:none;border-bottom:none;font-style:normal;color:#13161e}.YoutuberShopping .CampaignDescription_message a{font-weight:700}.YoutuberShopping .CampaignDescription_expired{color:#ff0001;text-align:center;font-weight:700;font-size:16px;line-height:1.5;position:relative;width:100%}@media screen and (max-width:599px){.YoutuberShopping .CampaignDescription_expired{font-size:16px}}@media screen and (max-width:479px){.YoutuberShopping .CampaignDescription_expired{font-size:14px;padding:0 20px;text-align:center;margin-bottom:30px}}.LordsMobile.expired .CampaignDescription{padding-top:30px}@media screen and (max-width:959px){.LordsMobile.expired .CampaignDescription{padding-top:65px}}@media screen and (max-width:599px){.LordsMobile.expired .CampaignDescription{padding-top:85px}}@media screen and (max-width:479px){.LordsMobile.expired .CampaignDescription{padding-top:60px}}.YoutuberShopping .WhatIsVandleCard{margin:0 auto;padding:1px 0;background:#f6f6fa}.YoutuberShopping .WhatIsVandleCard_wrapper{padding-top:1px;padding-bottom:1px;position:relative}.YoutuberShopping .WhatIsVandleCard_bytheway{max-width:none;width:126px;height:auto;position:absolute;top:-35px;left:50%;margin-left:-300px}@media screen and (max-width:599px){.YoutuberShopping .WhatIsVandleCard_bytheway{width:100px;top:-30px;left:50%;margin-left:-230px}}@media screen and (max-width:479px){.YoutuberShopping .WhatIsVandleCard_bytheway{width:70px;top:-20px;left:5%;margin-left:0}}.YoutuberShopping .WhatIsVandleCard_title{text-align:center;margin-top:70px}@media screen and (max-width:479px){.YoutuberShopping .WhatIsVandleCard_title{margin-top:60px;margin-bottom:0}}.YoutuberShopping .WhatIsVandleCard_title_image{max-width:none;width:auto;height:32px}@media screen and (max-width:599px){.YoutuberShopping .WhatIsVandleCard_title_image{height:30px}}@media screen and (max-width:479px){.YoutuberShopping .WhatIsVandleCard_title_image{height:22px}}.YoutuberShopping .WhatIsVandleCard_description{color:#4f525f;font-size:16px;width:450px;margin:50px 0 0;padding:0 0 20px}@media screen and (max-width:959px){.YoutuberShopping .WhatIsVandleCard_description{width:100%;max-width:none;padding-left:60px;padding-right:60px;padding-bottom:0}}@media screen and (max-width:599px){.YoutuberShopping .WhatIsVandleCard_description{padding-left:20px;padding-right:20px}}@media screen and (max-width:479px){.YoutuberShopping .WhatIsVandleCard_description{margin-top:35px}}.YoutuberShopping .WhatIsVandleCard_description_text{margin:0 0 .5em}@media screen and (max-width:959px){.YoutuberShopping .WhatIsVandleCard_description_text{margin:0 0 1em}}.YoutuberShopping .WhatIsVandleCard_description_link>a{color:#f2c33d;font-weight:700}.YoutuberShopping .WhatIsVandleCard_image{position:absolute;right:30px;bottom:0}@media screen and (max-width:959px){.YoutuberShopping .WhatIsVandleCard_image{position:relative;right:auto}}.YoutuberShopping .WhatIsVandleCard_image_appandcard{display:block;margin:0 auto;max-width:426px;width:100%}@media screen and (max-width:959px){.YoutuberShopping .WhatIsVandleCard_image_appandcard{padding-right:20px}}@media screen and (max-width:599px){.YoutuberShopping .WhatIsVandleCard_image_appandcard{padding-right:10px}}.YoutuberShopping .Download{background-color:#f6f6fa;margin:0;padding:1px 0;height:140px}.YoutuberShopping .Download_download{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0 0}@media screen and (max-width:959px){.YoutuberShopping .Download_download{padding:20px 0 0}}@media screen and (max-width:479px){.YoutuberShopping .Download_download{padding:24px 0 0}}.YoutuberShopping .Download_download_message{line-height:58px;font-size:20px;font-weight:700;margin:0 40px 0 0}@media screen and (max-width:959px){.YoutuberShopping .Download_download_message{width:100%;margin:0 0 10px;font-size:18px;text-align:center;line-height:1.8em}}@media screen and (max-width:479px){.YoutuberShopping .Download_download_message{font-size:15px;margin-bottom:14px}}.YoutuberShopping .Download_download_button{text-align:center;margin:0 10px}@media screen and (max-width:959px){.YoutuberShopping .Download_download_button{margin:0 5px}}.YoutuberShopping .Download_download_button_appstore,.YoutuberShopping .Download_download_button_googleplay{height:58px;width:auto}@media screen and (max-width:959px){.YoutuberShopping .Download_download_button_appstore,.YoutuberShopping .Download_download_button_googleplay{height:50px}}@media screen and (max-width:479px){.YoutuberShopping .Download_download_button_appstore,.YoutuberShopping .Download_download_button_googleplay{height:40px}}.YoutuberShopping .HowToParticipate{background:none;width:100%;padding:1px 0}.YoutuberShopping .HowToParticipate_headline{text-align:center}.YoutuberShopping .HowToParticipate_container{padding:20px 0;margin:0;width:100%}@media screen and (max-width:479px){.YoutuberShopping .HowToParticipate_container{padding:0}}.YoutuberShopping .HowToParticipate_container_items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;list-style-type:none}.YoutuberShopping .HowToParticipate_container_item{border-radius:4px;max-width:435px;width:calc(50% - 10px);background:#f6f6fa;margin:0 0 30px;padding:0 20px;color:#777a87;box-sizing:border-box}@media screen and (max-width:959px){.YoutuberShopping .HowToParticipate_container_item{width:calc(50% - 20px)}}@media screen and (max-width:715px){.YoutuberShopping .HowToParticipate_container_item{padding:0 10px}}@media screen and (max-width:599px){.YoutuberShopping .HowToParticipate_container_item{width:100%}}.YoutuberShopping .HowToParticipate_container_item:nth-child(odd){margin-right:30px}@media screen and (max-width:599px){.YoutuberShopping .HowToParticipate_container_item:nth-child(odd){margin-right:0}}.YoutuberShopping .HowToParticipate_container_item_step01,.YoutuberShopping .HowToParticipate_container_item_step02,.YoutuberShopping .HowToParticipate_container_item_step03,.YoutuberShopping .HowToParticipate_container_item_step04{height:40px;min-width:40px;width:0;padding-left:40px;overflow:hidden;display:inline-block;margin-bottom:-11px;margin-right:10px;margin-left:-5px;background-size:contain}@media screen and (max-width:959px){.YoutuberShopping .HowToParticipate_container_item_step01,.YoutuberShopping .HowToParticipate_container_item_step02,.YoutuberShopping .HowToParticipate_container_item_step03,.YoutuberShopping .HowToParticipate_container_item_step04{height:32px;min-width:32px;padding-left:32px;margin-bottom:-8px}}@media screen and (max-width:715px){.YoutuberShopping .HowToParticipate_container_item_step01,.YoutuberShopping .HowToParticipate_container_item_step02,.YoutuberShopping .HowToParticipate_container_item_step03,.YoutuberShopping .HowToParticipate_container_item_step04{height:28px;min-width:28px;padding-left:28px;margin-bottom:-7px}}@media screen and (max-width:599px) and (min-width:480px){.YoutuberShopping .HowToParticipate_container_item_step01,.YoutuberShopping .HowToParticipate_container_item_step02,.YoutuberShopping .HowToParticipate_container_item_step03,.YoutuberShopping .HowToParticipate_container_item_step04{height:40px;min-width:40px;padding-left:40px;margin-bottom:-11px}}@media screen and (max-width:479px){.YoutuberShopping .HowToParticipate_container_item_step01,.YoutuberShopping .HowToParticipate_container_item_step02,.YoutuberShopping .HowToParticipate_container_item_step03,.YoutuberShopping .HowToParticipate_container_item_step04{margin-bottom:0}}.YoutuberShopping .HowToParticipate_container_item_step01{background-image:url(/5eda57c54777366fcd58342422664faf.svg)}.YoutuberShopping .HowToParticipate_container_item_step02{background-image:url(/85080d020c70582d52e5a990e579d177.svg)}.YoutuberShopping .HowToParticipate_container_item_step03{background-image:url(/d61efc8a53136b667264779518a40426.svg)}.YoutuberShopping .HowToParticipate_container_item_step04{background-image:url(/2bb31e6f421f304dde8a309121cab984.svg)}.YoutuberShopping .HowToParticipate_container_item_title{font-size:24px;text-align:center;display:block;margin:28px auto 0}@media screen and (max-width:959px){.YoutuberShopping .HowToParticipate_container_item_title{font-size:19px}}@media screen and (max-width:700px){.YoutuberShopping .HowToParticipate_container_item_title{font-size:17px}}@media screen and (max-width:599px) and (min-width:480px){.YoutuberShopping .HowToParticipate_container_item_title{font-size:20px}}.YoutuberShopping .HowToParticipate_container_item_thumbWrapper{text-align:center;margin:30px auto 20px}.YoutuberShopping .HowToParticipate_container_item_thumb{width:75%;height:auto}@media screen and (max-width:959px){.YoutuberShopping .HowToParticipate_container_item_thumb{width:85%}}@media screen and (max-width:599px) and (min-width:480px){.YoutuberShopping .HowToParticipate_container_item_thumb{width:75%}}.YoutuberShopping .HowToParticipate_container_item_caption,.YoutuberShopping .HowToParticipate_container_item_note{color:#777a87;font-size:18px;line-height:1.75;margin:30px 20px 35px}@media screen and (max-width:959px){.YoutuberShopping .HowToParticipate_container_item_caption,.YoutuberShopping .HowToParticipate_container_item_note{font-size:16px;margin-left:10px;margin-right:10px}}@media screen and (max-width:599px) and (min-width:480px){.YoutuberShopping .HowToParticipate_container_item_caption,.YoutuberShopping .HowToParticipate_container_item_note{font-size:16px;margin-left:20px;margin-right:20px}}.YoutuberShopping .HowToParticipate_container_item_note{font-family:monospace;font-size:15px;line-height:1.4em;color:#cbcedb;margin-top:-1em;padding-left:1em;text-indent:-1em;text-align:center}@media screen and (max-width:599px){.YoutuberShopping .HowToParticipate_container_item_note{text-align:left}}.YoutuberShopping .ShareSNS{background:none;width:100%;margin:0 auto;color:#fff;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.YoutuberShopping .ShareSNS_message{padding:20px auto;text-align:center}.YoutuberShopping .ShareSNS_message_image{width:100px}.YoutuberShopping .ShareSNS_buttons{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:599px){.YoutuberShopping .ShareSNS_buttons{display:block}}.YoutuberShopping .ShareSNS_buttons_facebook,.YoutuberShopping .ShareSNS_buttons_twitter{display:block;width:258px;height:62px;border-radius:4px;margin:0 15px}@media screen and (max-width:599px){.YoutuberShopping .ShareSNS_buttons_facebook,.YoutuberShopping .ShareSNS_buttons_twitter{margin-top:16px;margin-bottom:16px}}.YoutuberShopping .ShareSNS_buttons_facebook_image,.YoutuberShopping .ShareSNS_buttons_twitter_image{height:28px;width:auto;margin-top:17px}.YoutuberShopping .ShareSNS_buttons_facebook{background-color:#4267b2}.YoutuberShopping .ShareSNS_buttons_twitter{background-color:#1da1f2}.YoutuberShopping .ShareSNS_term{padding:50px 0;color:#777a87}@media screen and (max-width:599px){.YoutuberShopping .ShareSNS_term{padding:30px 0}}.YoutuberShopping .ShareSNS_term_header{margin-bottom:20px;text-align:center}@media screen and (max-width:479px){.YoutuberShopping .ShareSNS_term_header{font-size:18px}}.YoutuberShopping .ShareSNS_term_box{border:none;line-height:1.6;padding:20px}@media screen and (max-width:599px){.YoutuberShopping .ShareSNS_term_box ul{padding-left:20px}}.YoutuberShopping .ShareSNS_term_box li{list-style:none;text-align:center;margin:14px 0;font-size:16px}@media screen and (max-width:599px){.YoutuberShopping .ShareSNS_term_box li{list-style:disc;text-align:left;font-size:14px}}.YoutuberShopping .Apply{width:100%;margin:0 auto;text-align:center}.YoutuberShopping .Apply_message{padding:20px auto;text-align:center}@media screen and (max-width:959px){.YoutuberShopping .Apply_message{font-size:18px}}@media screen and (max-width:599px){.YoutuberShopping .Apply_message{font-size:16px;margin-bottom:30px}}.YoutuberShopping .Apply_message .expired_hidden,.YoutuberShopping .Apply_message .expired_show{margin:40px 0 20px;line-height:1.5}.YoutuberShopping .Apply_message .expired_hidden{color:#4f525f}@media screen and (max-width:479px){.YoutuberShopping .Apply_message .expired_hidden{text-align:left}}.YoutuberShopping .Apply_message .expired_show{color:#ff0001;font-weight:700;font-size:16px}@media screen and (max-width:479px){.YoutuberShopping .Apply_message .expired_show{text-align:center;font-size:14px}}.YoutuberShopping .Apply_buttons{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.YoutuberShopping .Apply_term{max-width:795px;margin-left:auto;margin-right:auto}.YoutuberShopping .Apply_term_header{text-align:center}.YoutuberShopping .Apply_term_box{background:#f6f6fa;color:#777a87;border-radius:8px;line-height:1.6;padding:20px;height:320px;overflow-y:scroll;text-align:left;-webkit-overflow-scrolling:touch}.YoutuberShopping .Apply_term_textbox h4{font-size:18px}.YoutuberShopping .Apply_term_textbox h5{font-size:16px}.YoutuberShopping .Apply_term_textbox h6,.YoutuberShopping .Apply_term_textbox li,.YoutuberShopping .Apply_term_textbox p{font-size:15px}.YoutuberShopping .Apply_term_textbox ol,.YoutuberShopping .Apply_term_textbox ul{padding-inline-start:1.5em}.YoutuberShopping .Apply_term_textbox a{color:#777a87;-webkit-text-decoration-line:underline;text-decoration-line:underline}.YoutuberShopping .Apply_term_textbox_ki{text-align:center;margin-bottom:-20px}.YoutuberShopping .Apply_term_textbox .right{text-align:right}.YoutuberShopping .Apply_agreement{display:none}.YoutuberShopping .Apply_agreement_note{color:#777a87;font-size:15px;margin:20px 0 40px}.YoutuberShopping .Apply_agreement_check{color:#4f525f;font-size:18px;font-weight:600;display:inline-block;padding-left:1.5em;background-repeat:no-repeat;background-position:0;background-size:contain;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:599px){.YoutuberShopping .Apply_agreement_check{font-size:16px}}.YoutuberShopping .Apply_agreement_form{display:block;border:1px solid #ebebf5;margin:0 auto;width:100%;max-width:700px;height:1138px;opacity:1;visibility:visible;transform:scale(1);transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out}@media screen and (max-width:599px){.YoutuberShopping .Apply_agreement_form{height:1174px}}.YoutuberShopping .Apply_agreement input[type=checkbox]{display:none}.YoutuberShopping .Apply_agreement input[type=checkbox]+.Apply_agreement_check{background-image:url(/197b7b9c758436e5f209a276c875d78c.svg)}.YoutuberShopping .Apply_agreement input[type=checkbox]:checked+.Apply_agreement_check{background-image:url(/9cc5f200445c8488026f0c633b55138a.svg)}.YoutuberShopping .Apply_agreement_goform{text-align:center;margin:44px 0 0}.YoutuberShopping .Apply_agreement_goform img{display:block;margin:auto}.YoutuberShopping .Apply_agreement_goform_button{width:400px;height:auto}@media screen and (max-width:479px){.YoutuberShopping .Apply_agreement_goform_button{width:100%}}.YoutuberShopping .Apply_agreement_goform .active{display:inline-block}.YoutuberShopping .Apply_agreement_goform .inactive{display:none}.YoutuberShopping .Apply_agreement .unchecked .active{display:none}.YoutuberShopping .Apply_agreement .unchecked .inactive{display:inline-block}.YoutuberShopping .Apply_agreement .unchecked iframe{visibility:hidden;transform:scale(.925);opacity:0;height:300px;transition:transform .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.LordsMobile.expired .Apply_message{padding-bottom:40px}@media screen and (max-width:959px){.LordsMobile.expired .Apply_message{padding-bottom:30px}}@media screen and (max-width:599px){.LordsMobile.expired .Apply_message{padding-bottom:5px}}@media screen and (max-width:479px){.LordsMobile.expired .Apply_message{padding-bottom:1px}}.YoutuberShopping .DownloadBottom{margin:140px auto 50px;padding:20px 0;color:#fff;text-align:center}@media screen and (max-width:599px){.YoutuberShopping .DownloadBottom{margin-bottom:20px}}@media screen and (max-width:479px){.YoutuberShopping .DownloadBottom{margin-top:90px}}.YoutuberShopping .DownloadBottom_hero{position:absolute;right:70px;top:calc(220px - 55%);width:calc(37% + 10px)}@media screen and (max-width:715px){.YoutuberShopping .DownloadBottom_hero{right:40px}}@media screen and (max-width:599px){.YoutuberShopping .DownloadBottom_hero{position:relative;right:4%;top:auto;width:60%;margin-left:auto;margin-right:auto}}@media screen and (max-width:479px){.YoutuberShopping .DownloadBottom_hero{width:80%}}.YoutuberShopping .DownloadBottom_hero img{width:100%;height:auto}.YoutuberShopping .DownloadBottom_vandle{width:50%;margin:0 auto;padding:70px 0}@media screen and (max-width:599px){.YoutuberShopping .DownloadBottom_vandle{width:70%;padding-top:20px}}@media screen and (max-width:479px){.YoutuberShopping .DownloadBottom_vandle{width:90%;padding-bottom:30px}}.YoutuberShopping .DownloadBottom_vandle_image_logo,.YoutuberShopping .DownloadBottom_vandle_image_sholder{display:block;margin:20px auto;width:100%}.YoutuberShopping .DownloadBottom_vandle_image_sholder{margin:20px auto 0;max-width:246px;width:73.65%}.YoutuberShopping .DownloadBottom_vandle_image_logo{margin:35px auto 0;max-width:411px;width:100%}.YoutuberShopping .DownloadBottom_vandle_download{margin:60px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:715px){.YoutuberShopping .DownloadBottom_vandle_download{margin-top:30px}}.YoutuberShopping .DownloadBottom_vandle_download_button{margin:10px;text-align:center;width:calc(50% - 20px)}@media screen and (max-width:959px){.YoutuberShopping .DownloadBottom_vandle_download_button{width:calc(50% - 10px);margin-left:5px;margin-right:5px}}.YoutuberShopping .DownloadBottom_vandle_download_button .Navigation_appStore_badge{width:100%;height:auto}.YoutuberShopping .CampaingContact{margin:20px 0 0;padding-top:90px;padding-bottom:160px}@media screen and (max-width:479px){.YoutuberShopping .CampaingContact{padding-top:40px;padding-bottom:80px}}.YoutuberShopping .CampaingContact_box{color:#777a87;margin:0 auto;padding:26px 0 30px;text-align:center;max-width:795px;width:100%;background:#f6f6fa;border-radius:8px}.YoutuberShopping .CampaingContact_box_message{font-size:18px;line-height:1.75;padding:0 26px}@media screen and (max-width:599px){.YoutuberShopping .CampaingContact_box_message{text-align:left;font-size:16px}.YoutuberShopping .CampaingContact_box_message br{display:none}}@media screen and (max-width:479px){.YoutuberShopping .CampaingContact_box_message{font-size:15px}}.YoutuberShopping .CampaingContact_box_header{font-size:26px}@media screen and (max-width:599px){.YoutuberShopping .CampaingContact_box_header{font-size:22px;margin-bottom:30px}}@media screen and (max-width:479px){.YoutuberShopping .CampaingContact_box_header{font-size:18px}}.YoutuberShopping .CampaingContact_box_button{max-width:270px;width:50%;margin:20px}@media screen and (max-width:479px){.YoutuberShopping .CampaingContact_box_button{width:calc(100% - 40px)}}.YoutuberShopping .CampaingContact_note{color:#cbcedb;font-size:15px;line-height:1.5;padding-left:1em;text-indent:-1em;font-family:monospace;text-align:center;margin-top:30px}@media screen and (max-width:479px){.YoutuberShopping .CampaingContact_note{font-size:14px;text-align:left;padding-left:1em;text-indent:-1em}}.ByYourSide{color:#4f525f;font-weight:300}.ByYourSide .link_button{text-align:center}.ByYourSide .link_button a{display:inline-block;color:#4f525f;font-size:calc(11.76px + .8vw);line-height:2;text-decoration:none;padding:12px 32px 12px 64px;border-radius:40px;background-image:url(/fc86a87d71b6ebb073e57ad1a3eb8829.png);background-size:12px 19px;background-position:36px;background-repeat:no-repeat}.ByYourSide .link_button a:hover{color:#f2c33d}@media(max-width:480px){.ByYourSide .link_button a{padding:8px 24px 8px 48px;border-radius:40px;background-size:9px 16px;background-position:29px}}.ByYourSide .link_button a{border:2px solid #e5e8f5}.ByYourSide .link_button_white{text-align:center}.ByYourSide .link_button_white a{display:inline-block;color:#4f525f;font-size:calc(11.76px + .8vw);line-height:2;text-decoration:none;padding:12px 32px 12px 64px;border-radius:40px;background-image:url(/fc86a87d71b6ebb073e57ad1a3eb8829.png);background-size:12px 19px;background-position:36px;background-repeat:no-repeat}.ByYourSide .link_button_white a:hover{color:#f2c33d}@media(max-width:480px){.ByYourSide .link_button_white a{padding:8px 24px 8px 48px;border-radius:40px;background-size:9px 16px;background-position:29px}}.ByYourSide .link_button_white a{color:#fff;border:2px solid #fff;background-image:url(/675b5f1b25aa4f55809604a39080929a.png)}@media screen and (max-width:1080px){.ByYourSide .nobreak-1080{display:none}}@media(max-width:768px){.ByYourSide .nobreak-tablet{display:none}}@media(max-width:480px){.ByYourSide .hide-mobile{display:none}}@media screen and (min-width:1280px){.ByYourSide .link_button_white a,.ByYourSide .link_button a{font-size:22px}}.ByYourSide .Hero{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;border:0 solid #fff;overflow:hidden}.ByYourSide .Hero,.ByYourSide .Hero *{box-sizing:border-box;position:relative}.ByYourSide .Hero_hero_headline{margin:0}.ByYourSide .Hero_hero_image{width:100%;height:auto;display:block}@media(max-width:768px){.ByYourSide .Hero_hero_headline{margin:0 calc(13.4vw - 132.9px)}}.ByYourSide .About{background:linear-gradient(0deg,#fff,#f6f6fa,#fff);padding-top:4px}.ByYourSide .About *{box-sizing:border-box;position:relative}.ByYourSide .About_inner{width:100%;max-width:1080px;margin:0 auto;padding:0 40px}.ByYourSide .About_description{margin:4.25vw auto}.ByYourSide .About_description_text{font-size:calc(12.96px + .55vw);line-height:2;text-align:center}.ByYourSide .About_headline{text-align:center;margin:10vw auto 8vw}.ByYourSide .About_headline img{width:96%;max-width:699px}.ByYourSide .About_headline_text{display:none}.ByYourSide .About_story{display:block}.ByYourSide .About_story_image{width:100%}.ByYourSide .About_story_image img{width:100%;height:auto}.ByYourSide .About_story_text{width:100%;font-size:calc(12.96px + .55vw);line-height:2.17;padding:5vw 4vw 0}@media screen and (min-width:1280px){.ByYourSide .About_description{margin:54px auto}.ByYourSide .About_description_text{font-size:20px}.ByYourSide .About_headline{margin:108px auto 82px}.ByYourSide .About_story_text{font-size:20px;padding-top:64px}}@media screen and (max-width:1080px){.ByYourSide .About_description_text{text-align:left}}@media(max-width:480px){.ByYourSide .About_inner{padding:0 24px}.ByYourSide .About_headline{text-align:center;margin:12vw auto 10vw}.ByYourSide .About_description_text{line-height:1.8}.ByYourSide .About_story_text{padding:2vw 0 0;line-height:1.8}}.ByYourSide .LetsGetOut{background:#fff;padding-top:10px}.ByYourSide .LetsGetOut *{box-sizing:border-box;position:relative}.ByYourSide .LetsGetOut_inner{width:100%;max-width:1080px;margin:0 auto;padding:6vw 40px 1px}.ByYourSide .LetsGetOut_contents_01,.ByYourSide .LetsGetOut_contents_02,.ByYourSide .LetsGetOut_contents_03,.ByYourSide .LetsGetOut_contents_04{margin-bottom:10vw}.ByYourSide .LetsGetOut_contents_01_image,.ByYourSide .LetsGetOut_contents_02_image,.ByYourSide .LetsGetOut_contents_03_image,.ByYourSide .LetsGetOut_contents_04_image{width:100%}.ByYourSide .LetsGetOut_contents_01_image img,.ByYourSide .LetsGetOut_contents_02_image img,.ByYourSide .LetsGetOut_contents_03_image img,.ByYourSide .LetsGetOut_contents_04_image img{width:100%;height:auto;display:block}.ByYourSide .LetsGetOut_contents_01_headline,.ByYourSide .LetsGetOut_contents_02_headline,.ByYourSide .LetsGetOut_contents_03_headline,.ByYourSide .LetsGetOut_contents_04_headline{text-align:center;margin:7vw 0 5vw}.ByYourSide .LetsGetOut_contents_01_text,.ByYourSide .LetsGetOut_contents_02_text,.ByYourSide .LetsGetOut_contents_03_text,.ByYourSide .LetsGetOut_contents_04_text{width:100%;font-size:calc(11.76px + .8vw);line-height:1.8;padding:0 4vw}.ByYourSide .LetsGetOut_link_button{margin-top:34px}.ByYourSide .LetsGetOut_link_button a{border:1px solid #dee3e9;padding:15px 25px 15px 44px;border-radius:40px;background-image:url(/fc86a87d71b6ebb073e57ad1a3eb8829.png);background-size:12px 19px;background-position:22px;background-repeat:no-repeat}.ByYourSide .LetsGetOut_link_button a:hover{color:#f2c33d}.ByYourSide .LetsGetOut_contents_01_headline img{width:74.36842%;max-width:508.68px}.ByYourSide .LetsGetOut_contents_02_headline img{width:68.44737%;max-width:468.18px}.ByYourSide .LetsGetOut_contents_03_headline img{width:74.25%;max-width:507.87px}.ByYourSide .LetsGetOut_contents_04_headline img{width:42.75%;max-width:292.41px}@media screen and (min-width:1280px){.ByYourSide .LetsGetOut_inner{padding-top:77px}.ByYourSide .LetsGetOut_contents_01,.ByYourSide .LetsGetOut_contents_02,.ByYourSide .LetsGetOut_contents_03,.ByYourSide .LetsGetOut_contents_04{margin-bottom:100px}.ByYourSide .LetsGetOut_contents_01_headline,.ByYourSide .LetsGetOut_contents_02_headline,.ByYourSide .LetsGetOut_contents_03_headline,.ByYourSide .LetsGetOut_contents_04_headline{margin:70px 0 44px}.ByYourSide .LetsGetOut_contents_01_text,.ByYourSide .LetsGetOut_contents_02_text,.ByYourSide .LetsGetOut_contents_03_text,.ByYourSide .LetsGetOut_contents_04_text{font-size:20px}}@media(max-width:480px){.ByYourSide .LetsGetOut_inner{padding-left:24px;padding-right:24px}}.ByYourSide .Lineup{background-color:#f6f6fa;width:100%;position:relative;padding:1vw 0 8vw;line-height:2}.ByYourSide .Lineup *{box-sizing:border-box;position:relative}.ByYourSide .Lineup_inner{width:100%;max-width:1120px;max-width:1080px;margin:0 auto;padding:0 40px}.ByYourSide .Lineup_text{width:60%;padding-bottom:20px}.ByYourSide .Lineup_headline{text-align:center;margin:7vw 0 5vw;font-size:calc(11.76px + .8vw)}.ByYourSide .Lineup_headline img{width:33.3%;max-width:226px}.ByYourSide .Lineup_items{display:-ms-flexbox;display:flex;width:100%;margin-bottom:6vw}.ByYourSide .Lineup_item_01,.ByYourSide .Lineup_item_02{width:50%;padding:0 40px;font-size:calc(11.76px + .8vw);line-height:1.8}.ByYourSide .Lineup_item_headline{font-weight:300;color:#272a32;text-align:center;margin:4px 0 10px}.ByYourSide .Lineup_item_text{margin:12px 0}.ByYourSide .Lineup_image img{display:block;width:100%}@media screen and (min-width:1280px){.ByYourSide .Lineup{padding:12px 0 102px}.ByYourSide .Lineup_headline{font-size:20px;margin:90px 0 64px}.ByYourSide .Lineup_item_01,.ByYourSide .Lineup_item_02{font-size:20px}.ByYourSide .Lineup_items{margin-bottom:76px}}@media(max-width:768px){.ByYourSide .Lineup_item_01,.ByYourSide .Lineup_item_02{width:41%;margin:0 20px}}@media(max-width:480px){.ByYourSide .Lineup_inner{padding-left:24px;padding-right:24px}.ByYourSide .Lineup_item_01,.ByYourSide .Lineup_item_02{width:100%;margin:0}.ByYourSide .Lineup_item_01{margin-bottom:6vw}.ByYourSide .Lineup_items{display:block}}.ByYourSide .HowToGet{width:100%;position:relative;padding:1vw 0 8vw;line-height:1.75}.ByYourSide .HowToGet *{box-sizing:border-box;position:relative}.ByYourSide .HowToGet_inner{width:100%;max-width:1120px;margin:0 auto;padding:0 40px}.ByYourSide .HowToGet_headline{text-align:center;margin:7vw 0 5vw}.ByYourSide .HowToGet_headline_image{width:53.87%;max-width:379px}.ByYourSide .HowToGet_steps{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;margin:70px 0 50px;padding:0}.ByYourSide .HowToGet_steps_item{margin:0;width:33.33%}.ByYourSide .HowToGet_steps_item_thumbWrapper{text-align:center}.ByYourSide .HowToGet_steps_item_thumbWrapper img{display:block;margin-left:auto;margin-right:auto}.ByYourSide .HowToGet_steps_item_thumb_number{margin-bottom:20px;max-width:40px}.ByYourSide .HowToGet_steps_item_thumb_image{max-width:161px}.ByYourSide .HowToGet_steps_item_caption{text-align:center;font-size:calc(14.16px + .3vw);line-height:1.47;margin:16px 0}.ByYourSide .HowToGet_download{background:#f2c33d;text-align:center;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:7vw}.ByYourSide .HowToGet_download_phone{width:40%}.ByYourSide .HowToGet_download_phone_image{display:block;margin:3vw 0 0 auto;max-width:331px;width:75.22727%}.ByYourSide .HowToGet_download_contents{width:60%;margin:0 0 .5vw}.ByYourSide .HowToGet_download_contents_headline_image{max-width:363px;width:55%}.ByYourSide .HowToGet_download_contents_appicon_image{max-width:128px;width:19.39394%}.ByYourSide .HowToGet_download_contents_tagline{font-weight:700;color:#fff}.ByYourSide .HowToGet_download_contents_button_badge{max-width:220px;margin:0 .5vw;width:33.33333%}@media screen and (min-width:1280px){.ByYourSide .HowToGet{padding:12px 0 102px}.ByYourSide .HowToGet_headline{margin:90px 0 64px}.ByYourSide .HowToGet_steps_item_caption{font-size:18px}}@media (max-width:768px){.ByYourSide .HowToGet_steps{display:block;margin:0 0 11vw;padding:0}.ByYourSide .HowToGet_steps_item{width:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.ByYourSide .HowToGet_steps_item,.ByYourSide .HowToGet_steps_item_thumbWrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ByYourSide .HowToGet_steps_item_thumb_number{margin-right:30px!important;margin-bottom:0!important}.ByYourSide .HowToGet_steps_item_thumb_image{width:120px}.ByYourSide .HowToGet_steps_item_description{width:13em;margin-left:30px}.ByYourSide .HowToGet_steps_item_caption{text-align:left}.ByYourSide .HowToGet_download{margin-bottom:5vw}.ByYourSide .HowToGet_download_phone{display:none}.ByYourSide .HowToGet_download_contents{width:100%;margin:3vw 0 5vw}.ByYourSide .HowToGet_download_contents_headline_image{width:41.25%}.ByYourSide .HowToGet_download_contents_appicon_image{width:14.54545%}.ByYourSide .HowToGet_download_contents_tagline{margin-left:7vw;margin-right:7vw}.ByYourSide .HowToGet_download_contents_button_badge{width:25%;margin:0 1vw}}@media screen and (max-width:600px){.ByYourSide .HowToGet{padding-top:2vw}.ByYourSide .HowToGet_inner{padding-left:24px;padding-right:24px}.ByYourSide .HowToGet_steps{margin-top:6vw;margin-bottom:12vw}.ByYourSide .HowToGet_steps_item{margin:0 0 8vw}.ByYourSide .HowToGet_steps_item_thumb_number{width:25px;margin-right:15px!important}.ByYourSide .HowToGet_steps_item_thumb_image{width:90px}.ByYourSide .HowToGet_steps_item_caption{line-height:1.5;margin:0}.ByYourSide .HowToGet_steps_item_description{margin-left:15px}.ByYourSide .HowToGet_steps_item_description br{display:none}}@media (max-width:480px){.ByYourSide .HowToGet_download{margin:15vw 0 8vw}.ByYourSide .HowToGet_download_contents{width:100%;margin:2vw 0 6vw}.ByYourSide .HowToGet_download_contents_headline_image{width:47.14286%}.ByYourSide .HowToGet_download_contents_appicon_image{width:23.27273%}.ByYourSide .HowToGet_download_contents_tagline{font-size:13px}.ByYourSide .HowToGet_download_contents_button_badge{width:40%}}.ByYourSide .GoVandleLp{padding-top:4px;position:relative;overflow:hidden}.ByYourSide .GoVandleLp *{box-sizing:border-box;position:relative}.ByYourSide .GoVandleLp_inner{width:100%;margin:0 auto;position:absolute;top:0;z-index:10;padding-left:40px;padding-right:40px}.ByYourSide .GoVandleLp_image{display:block;width:100%;height:auto}.ByYourSide .GoVandleLp_headline{text-align:center;margin:8vw auto 3.5vw}.ByYourSide .GoVandleLp_headline img{width:56.63%;max-width:422px}.ByYourSide .GoVandleLp_text{color:#fff;line-height:2;font-size:calc(14.37px + .44vw);width:100%;max-width:1080px;margin:0 auto 1em;padding-left:4vw;padding-right:4vw}@media screen and (min-width:1280px){.ByYourSide .GoVandleLp_headline{margin:8vw auto 45px}.ByYourSide .GoVandleLp_text{color:#fff;font-size:20px}}@media(max-width:768px){.ByYourSide .GoVandleLp_image_wrapper{margin:0 -35% 0 -30%}.ByYourSide .GoVandleLp_text{line-height:1.8;padding-left:0;padding-right:0}}@media(max-width:480px){.ByYourSide .GoVandleLp_inner{padding-left:20px;padding-right:20px}.ByYourSide .GoVandleLp_image_wrapper{margin:0 -45% 0 -36%}.ByYourSide .GoVandleLp_text{line-height:1.6;font-size:calc(13.16px + .3vw);padding-left:0;padding-right:0}}@media screen and (max-width:374px){.ByYourSide .GoVandleLp_image_wrapper{margin:0 -47% 0 -38%}.ByYourSide .GoVandleLp_text{line-height:1.6;font-size:13px;padding-left:0;padding-right:0}}.ByYourSide .HaveFun{padding:124px 0 100px}.ByYourSide .HaveFun_comment{margin:0 0 40px;font-size:calc(11.76px + .8vw)}@media screen and (min-width:1280px){.ByYourSide .HaveFun_comment{margin:0 0 40px;font-size:22px}}.MynumberPoint .MynumberPoint_contents{width:100%;max-width:750px;margin:0 auto}.MynumberPoint .MynumberPoint_contents img{width:100%;height:auto;display:block}.MynumberPoint .MynumberPoint_contents *{box-sizing:border-box;z-index:1;position:relative}.MynumberPoint .MynumberPoint_contents h1,.MynumberPoint .MynumberPoint_contents h2,.MynumberPoint .MynumberPoint_contents h3,.MynumberPoint .MynumberPoint_contents h4{line-height:1.3em;margin:0}.MynumberPoint .MynumberPoint_contents p{line-height:1.7em;font-size:15px;margin:8px 0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents p{font-size:17px}}.MynumberPoint .MynumberPoint_contents ul{list-style:none;margin:0;padding:0}.MynumberPoint .MynumberPoint_contents li{margin:8px 0;line-height:1.5em}.MynumberPoint .MynumberPoint_contents dd,.MynumberPoint .MynumberPoint_contents dt{margin:0;line-height:1.5em}.MynumberPoint .MynumberPoint_contents a{color:#3fcace;text-decoration:none}.MynumberPoint .MynumberPoint_contents .icon_notes{display:inline-block;margin-right:8px}.MynumberPoint .MynumberPoint_contents .icon_notes img{width:1.2em;height:auto}.MynumberPoint .MynumberPoint_contents .note{font-size:11px;color:#777a87;margin:8px 0 0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .note{font-size:13px}}.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint,.MynumberPoint .MynumberPoint_contents .AppliedMessage,.MynumberPoint .MynumberPoint_contents .Benefit,.MynumberPoint .MynumberPoint_contents .Faq,.MynumberPoint .MynumberPoint_contents .Menu,.MynumberPoint .MynumberPoint_contents .Notes,.MynumberPoint .MynumberPoint_contents .Procedure{margin:40px 24px 0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint,.MynumberPoint .MynumberPoint_contents .AppliedMessage,.MynumberPoint .MynumberPoint_contents .Benefit,.MynumberPoint .MynumberPoint_contents .Faq,.MynumberPoint .MynumberPoint_contents .Menu,.MynumberPoint .MynumberPoint_contents .Notes,.MynumberPoint .MynumberPoint_contents .Procedure{max-width:600px;margin-left:auto;margin-right:auto}}.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint,.MynumberPoint .MynumberPoint_contents .Benefit,.MynumberPoint .MynumberPoint_contents .Faq,.MynumberPoint .MynumberPoint_contents .Notes,.MynumberPoint .MynumberPoint_contents .Procedure{margin-top:72px}.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint_title,.MynumberPoint .MynumberPoint_contents .Benefit_title,.MynumberPoint .MynumberPoint_contents .Faq_title,.MynumberPoint .MynumberPoint_contents .Notes_title,.MynumberPoint .MynumberPoint_contents .Procedure_title{background-color:#f2c33d;color:#fff;font-size:19px;text-align:center;margin:72px 0 0;padding:12px 16px;line-height:1.2em;border-radius:16px 16px 0 0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint_title,.MynumberPoint .MynumberPoint_contents .Benefit_title,.MynumberPoint .MynumberPoint_contents .Faq_title,.MynumberPoint .MynumberPoint_contents .Notes_title,.MynumberPoint .MynumberPoint_contents .Procedure_title{font-size:22px}}.MynumberPoint.hasVid .Navigation_button{display:none}.MynumberPoint .MynumberPoint_contents .AppliedMessage{background-color:#bec1d3;padding:24px 16px 16px;border-radius:8px}.MynumberPoint .MynumberPoint_contents .AppliedMessage.applied{background-color:#f2c33d}.MynumberPoint .MynumberPoint_contents .AppliedMessage.applied .AppliedMessage_heading_text{color:#f2c33d;border:2px solid #f2c33d}.MynumberPoint .MynumberPoint_contents .AppliedMessage_heading{text-align:center;position:absolute;width:100%;top:-1em;left:0}.MynumberPoint .MynumberPoint_contents .AppliedMessage_heading_text{font-size:15px;display:inline-block;color:#bec1d3;background-color:#fff;border:2px solid #bec1d3;padding:.3em .8em;border-radius:8px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .AppliedMessage_heading_text{font-size:16px;padding:.35em .8em}}.MynumberPoint .MynumberPoint_contents .AppliedMessage_message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MynumberPoint .MynumberPoint_contents .AppliedMessage_message_image{margin-right:16px}.MynumberPoint .MynumberPoint_contents .AppliedMessage_message_image img{width:56px}.MynumberPoint .MynumberPoint_contents .AppliedMessage_message_text{font-size:14px;font-weight:600;color:#fff;margin:0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .AppliedMessage_message_text{font-size:16px}}.MynumberPoint .MynumberPoint_contents .Menu{border:1px solid #cbcee0;border-radius:8px;padding:16px 24px}.MynumberPoint .MynumberPoint_contents .Menu_title{font-weight:700;font-size:16px;margin:8px 0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Menu_title{font-size:18px}}.MynumberPoint .MynumberPoint_contents .Menu_list{margin-top:16px}.MynumberPoint .MynumberPoint_contents .Menu_list_item a{font-weight:700;font-size:15px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Menu_list_item a{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Benefit_step{margin:32px 0}.MynumberPoint .MynumberPoint_contents .Benefit_step_heading{text-align:center}.MynumberPoint .MynumberPoint_contents .Benefit_step_heading_text{display:inline-block;color:#13161e;font-size:18px;border-bottom:4px solid #f2c33d;margin:0 0 8px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Benefit_step_heading_text{font-size:20px}}.MynumberPoint .MynumberPoint_contents .Benefit_headline{margin-top:24px}.MynumberPoint .MynumberPoint_contents .Benefit_description{margin:24px 0 0}.MynumberPoint .MynumberPoint_contents .Benefit_description_thumb{margin:0 0 16px}.MynumberPoint .MynumberPoint_contents .Benefit_notes{margin:48px 0 0;padding:24px;border:1px solid #e5e8f5;border-radius:8px}.MynumberPoint .MynumberPoint_contents .Benefit_notes_heading{font-size:13px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-right:.2em}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Benefit_notes_heading{font-size:16px}}.MynumberPoint .MynumberPoint_contents .Benefit_notes_image{margin:16px 0 0}.MynumberPoint .MynumberPoint_contents .Benefit_notes_image img{max-width:340px;margin-left:auto;margin-right:auto}.MynumberPoint .MynumberPoint_contents .Benefit_download{margin:32px 0 0}.MynumberPoint .MynumberPoint_contents .Benefit_download_heading{font-size:15px;text-align:center}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Benefit_download_heading{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Benefit_download_link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.MynumberPoint .MynumberPoint_contents .Benefit_download_link.ios .Benefit_download_link_googleplay{display:none}.MynumberPoint .MynumberPoint_contents .Benefit_download_link.android .Benefit_download_link_appstore{display:none}.MynumberPoint .MynumberPoint_contents .Benefit_download_link_appstore,.MynumberPoint .MynumberPoint_contents .Benefit_download_link_googleplay{margin:16px 8px}.MynumberPoint .MynumberPoint_contents .Benefit_download_link_appstore img,.MynumberPoint .MynumberPoint_contents .Benefit_download_link_googleplay img{max-width:180px}.MynumberPoint .MynumberPoint_contents .Benefit_download_link_appstore{margin-right:8px}.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint_description{margin:24px 0 0}.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint_description_thumb{margin:0 0 24px;padding:0 32px}.MynumberPoint .MynumberPoint_contents .AboutMynumberPoint_description_thumb img{max-width:360px;margin-left:auto;margin-right:auto}.MynumberPoint .MynumberPoint_contents .Procedure_step{margin:32px 0 44px}.MynumberPoint .MynumberPoint_contents .Procedure_step_heading{text-align:center}.MynumberPoint .MynumberPoint_contents .Procedure_step_heading_text{display:inline-block;color:#13161e;font-size:18px;border-bottom:4px solid #f2c33d;margin:0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_heading_text{font-size:20px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_heading_date{display:block;font-size:14px;color:#f2c33d;margin:4px 0 0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_heading_date{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:24px 0 0}.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item{background-color:#f6f6fa;border-radius:8px;padding:16px}.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item:nth-child(odd){margin-right:16px}.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item_heading{font-size:13px;text-align:center}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item_heading{font-size:16px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item_thumb{margin:8px 0 0;padding:0 32px}.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item_text{margin:8px 0 0;font-size:12px;text-align:center}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_preparation_item_text{font-size:15px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation{background-color:#f6f6fa;border-radius:8px;padding:16px 24px;margin:24px 0 0}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_number{background-color:#b1b4c6;color:#fff;font-weight:700;font-size:18px;text-align:center;height:28px;line-height:28px;width:28px;border-radius:14px;position:absolute;top:-8px;left:-8px}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail,.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail{display:-ms-flexbox;display:flex}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_thumb,.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_thumb{margin:0 16px 0 0}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_text,.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_text{font-size:14px;line-height:1.5em}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_text,.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_text{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail{-ms-flex-align:center;align-items:center}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_thumb img{height:75px;width:auto}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_thumb.single_column{margin:0 0 16px}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_thumb.single_column img{width:100%;height:auto}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_text_downloads{display:block;margin-top:4px}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_text_downloads.ios .Procedure_step_operation_detail_text_downloads_googleplay{display:none}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_text_downloads.android .Procedure_step_operation_detail_text_downloads_appstore{display:none}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail_text_downloads a{margin-right:1em}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_detail.single_column{display:block;margin:8px 0 0}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid{background-color:#fff;border-radius:8px;padding:12px;margin:16px 0 0}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_heading{color:#f2c33d;font-weight:700;font-size:14px;margin:0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_heading{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_vid{font-weight:700;font-size:16px;margin:0}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_vid{font-size:19px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_copyButton{position:absolute;right:12px;bottom:12px}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_copyButton_button{border:none;outline:none;background-color:#f2c33d;color:#fff;line-height:28px;font-size:13px;font-weight:700;padding:0 .8em;border-radius:14px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_copyButton_button{font-size:16px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_copyButton_message{animation-name:copyMessage;animation-duration:2s;animation-timing-function:ease-in-out;opacity:0;position:absolute;bottom:32px;right:-24px;border:2px solid #3fcace;background-color:#3fcace;border-radius:8px;font-size:12px;color:#fff;white-space:normal;font-weight:700;width:12em;text-align:center;padding:.1em 0;display:none}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_copyButton_message.onFadeIn{display:block}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_yourVid_copyButton_message{font-size:15px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck{margin:24px 0 40px;padding:20px 24px 24px;border:1px solid #e5e8f5;border-radius:8px}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_heading{font-size:14px;text-align:center;margin:0 0 20px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_heading{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_heading span{display:inline-block;background-color:#f6f6fa;line-height:32px;border-radius:16px;padding:0 1em}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail{-ms-flex-align:start;align-items:flex-start}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_thumb{margin-top:.25em}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_thumb img{width:86px;height:auto}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_text{margin:0}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_text_next{display:block;text-align:center;margin:8px 0}.MynumberPoint .MynumberPoint_contents .Procedure_step_operation_vidCheck_detail_text_next img{display:inline-block;width:18px}.MynumberPoint .MynumberPoint_contents .Procedure_step_notes{border:1px solid #e5e8f5;border-radius:8px;margin:16px 0 0;padding:8px 16px}.MynumberPoint .MynumberPoint_contents .Procedure_step_notes_text{display:-ms-flexbox;display:flex;font-size:13px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Procedure_step_notes_text{font-size:16px}}.MynumberPoint .MynumberPoint_contents .Procedure_step_notes_text .icon_notes{margin-top:.2em}@keyframes copyMessage{0%{opacity:0;transform:scale(.92);display:block}5%{opacity:1;transform:scale(1);display:block}90%{opacity:1;transform:scale(1);display:block}to{opacity:0;transform:scale(.92)}}.MynumberPoint .MynumberPoint_contents .Faq_list_item_a,.MynumberPoint .MynumberPoint_contents .Faq_list_item_q{padding:0 0 0 24px}.MynumberPoint .MynumberPoint_contents .Faq_list_item_q{font-size:15px;font-weight:700;margin-bottom:8px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Faq_list_item_q{font-size:18px}}.MynumberPoint .MynumberPoint_contents .Faq_list_item_q:before{content:"Q";color:#f2c33d;font-size:20px;font-weight:700;position:absolute;left:0}.MynumberPoint .MynumberPoint_contents .Faq_list_item_a{font-size:14px;margin-bottom:24px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Faq_list_item_a{font-size:17px;line-height:1.7em}}.MynumberPoint .MynumberPoint_contents .Faq_list_item_a img{max-width:420px;margin-left:auto;margin-right:auto}.MynumberPoint .MynumberPoint_contents .Faq_more{margin-top:32px}.MynumberPoint .MynumberPoint_contents .Faq_more_heading{font-size:15px;text-align:center}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Faq_more_heading{font-size:17px}}.MynumberPoint .MynumberPoint_contents .Faq_more_text{text-align:center;font-size:14px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Faq_more_text{font-size:16px}}.MynumberPoint .MynumberPoint_contents .Notes{margin-bottom:72px}.MynumberPoint .MynumberPoint_contents .Notes_list{list-style:disc;padding-left:1.2em;margin:16px 0}.MynumberPoint .MynumberPoint_contents .Notes_list_item{font-size:14px}@media (min-width:600px){.MynumberPoint .MynumberPoint_contents .Notes_list_item{font-size:16px}}.Index{overflow:hidden;width:100%}.Campaign{background:#f6f6fa}.Campaign_inner{background:transparent;border-radius:0 0 40px 40px;margin:0 auto 80px;max-width:800px;padding-bottom:40px;position:relative;z-index:1}.Campaign_potato_game{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:0}.WhatVandle{position:relative;top:-12px}.WhatVandle_button{background:#fff;border-radius:40px;box-shadow:0 2px 4px #d8dbeb;color:#f2c33d!important;display:block;height:64px;margin:0 auto;line-height:64px;text-align:center;text-decoration:none;width:280px}