@charset "UTF-8";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1}dd,dl,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}body{font-size:1em;font-family:sans-serif;color:#000;background:#faa3b4}body:before{content:'';position:fixed;top:0;left:0;z-index:-2;width:100%;height:100vh;background-image:-webkit-radial-gradient(#fcbfcb 25%, transparent 5%), -webkit-radial-gradient(#fcbfcb 25%, transparent 5%);background-image:-o-radial-gradient(#fcbfcb 25%, transparent 5%), -o-radial-gradient(#fcbfcb 25%, transparent 5%);background-image:radial-gradient(#fcbfcb 25%, transparent 5%), radial-gradient(#fcbfcb 25%, transparent 5%);background-size:35px 35px;background-position:0 0, 17px 17px}img{max-width:100%;height:auto}.f-rgpn{font-family:"ryo-gothic-plusn", sans-serif;font-style:normal}.f-rgpn_r{font-weight:400}.f-rgpn_m{font-weight:500}.f-rgpn_b{font-weight:700}.titles{text-align:center}.content{width:100%;max-width:1243px;margin:auto}@media screen and (max-width:48em){.content{width:auto;margin-left:3.33%;margin-right:3.33%}}.icon:before{font-family:FontAwesome;font-style:normal}.icon--tw:before{content:'';display:inline-block;background:url(../img/icon_tw.svg) no-repeat;background-size:contain;width:1rem;padding:0}.icon--tw--w:before{content:'\f099';color:#fff;background:none;width:auto;padding:auto}.icon--ig{display:inline-block;width:1rem;padding:1rem 0 0;background:url(../img/icon_ig.svg)}.icon--ig:before{content:''}.icon--ig--w:before{content:'\f16d';color:#fff;background:none;width:auto;padding:auto}.brsp,.imgsp{display:none}@media screen and (max-width:48em){.brpc,.imgpc{display:none}.brsp,.imgsp{display:inline}}.btn{display:inline-block;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.btn:hover{opacity:.7}.btn__arw{position:relative;background:#212121;color:#fff;text-decoration:none;padding:10px}.btn__arw--r:after{content:'';line-height:1;display:inline-block;vertical-align:middle;position:relative;width:10px;height:10px;margin-left:.5rem;border-width:2px 2px none none;border-style:solid solid none none;border-color:#fff #fff transparent transparent;-webkit-transform:rotate(45deg) translateY(-25%);-ms-transform:rotate(45deg) translateY(-25%);transform:rotate(45deg) translateY(-25%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.btn__arw--r:hover:after{-webkit-transform:rotate(45deg) translate(50, -75%);-ms-transform:rotate(45deg) translate(50%, -75%);transform:rotate(45deg) translate(50%, -75%)}.btn__arw--l:before{content:'';line-height:1;display:inline-block;vertical-align:middle;position:relative;width:10px;height:10px;margin-right:.5rem;border-width:2px none none 2px;border-style:solid none none solid;border-color:#fff transparent transparent #fff;-webkit-transform:rotate(-45deg) translateY(-25%);-ms-transform:rotate(-45deg) translateY(-25%);transform:rotate(-45deg) translateY(-25%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.btn__arw--l:hover:before{-webkit-transform:rotate(-45deg) translate(-50, -75%);-ms-transform:rotate(-45deg) translate(-50%, -75%);transform:rotate(-45deg) translate(-50%, -75%)}.accordion__title{padding:22px;line-height:1;cursor:pointer;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;position:relative;color:#fff;background:#212121;font-size:2.4rem;font-weight:400}@media screen and (max-width:48em){.accordion__title{font-size:1.8rem}}.accordion__title:hover{opacity:.7}.accordion__title:hover:after{-webkit-transform:rotate(-135deg) translate(-20%, -20%);-ms-transform:rotate(-135deg) translate(-20%, -20%);transform:rotate(-135deg) translate(-20%, -20%)}.accordion__title:after{content:'';display:inline-block;vertical-align:middle;position:absolute;right:22px;line-height:1;width:15px;height:15px;border-right:solid 3px #fff;border-bottom:solid 3px #fff;-webkit-transform:rotate(-135deg) translate(-20%, -20%);-ms-transform:rotate(-135deg) translate(-20%, -20%);transform:rotate(-135deg) translate(-20%, -20%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.accordion__title--close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.accordion__title--close:hover{opacity:.7}.accordion__title--close:hover:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.accordion__content{padding:30px}@media screen and (max-width:48em){.accordion__content{padding:2.5rem 5.25%}}.descript{margin-bottom:3rem}.descript__title:not(:first-child){margin-top:2.4rem}.descript__content{margin:0}.modal{-webkit-transform:translate3d(0, 100%, 1);transform:translate3d(0, 100%, 1);position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;padding:3%}.modal:target{-webkit-transform:translate3d(0, 0, 1);transform:translate3d(0, 0, 1);opacity:1;z-index:1000;width:100vw;background:rgba(0, 0, 0, 0.5);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.modal__inner{height:100vh;overflow-y:auto;opacity:0;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .4s ease-out .6s;-o-transition:all .4s ease-out .6s;transition:all .4s ease-out .6s}.modal:target .modal__inner{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.modal__close{display:block;position:absolute;top:40px;right:3%;margin:0;color:#fff;font-size:4rem;text-decoration:none;line-height:0;vertical-align:top;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.modal__close:hover{opacity:.6}@media screen and (max-width:48em){.modal__close{margin:0;right:3%}}.header{width:100%;background:#acded6;background-image:-webkit-radial-gradient(#80cdc0 10%, transparent 20%), -webkit-radial-gradient(#80cdc0 10%, transparent 20%);background-image:-o-radial-gradient(#80cdc0 10%, transparent 20%), -o-radial-gradient(#80cdc0 10%, transparent 20%);background-image:radial-gradient(#80cdc0 10%, transparent 20%), radial-gradient(#80cdc0 10%, transparent 20%);background-size:20px 20px;background-position:0 0, 10px 10px;border-width:8px 0 8px;border-color:#56bebf;border-style:solid;text-align:center;position:fixed;top:0;left:0;z-index:2}@media screen and (max-width:420px){.header{background-size:17px 17px;background-position:0 0, 25px 25px;border-width:5px 0 5px;padding-top:21.9vw}}.header__inner{max-width:1243px;margin:0 auto;position:relative}@media screen and (max-width:420px){.header__inner{position:absolute;top:5%;left:0;width:100vw;padding:0 4.53%}}.header__logo{text-align:left;margin-left:2.6%}.header__logo a{-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.header__logo a:hover{opacity:.6}@media screen and (max-width:480px){.header__logo{width:31.39%}}@media screen and (max-width:420px){.header__logo{margin-left:0}}@media screen and (max-width:480px){.header__logo__link{display:none}}.header__logo__link__sp{display:none}@media screen and (max-width:480px){.header__logo__link__sp{display:block}}.header__title__logo{position:absolute;right:0;bottom:0;left:0;top:0;margin:auto}@media screen and (max-width:480px){.header__title__logo{display:none}}.header__title__logo__sp{display:none}@media screen and (max-width:480px){.header__title__logo__sp{display:block;position:absolute;right:0;bottom:0;left:0;top:0;margin:auto 2.6% auto auto;width:62.86%}}.bg-video__main{position:fixed;top:88px;right:0;left:0;margin:auto;z-index:-1;-o-object-position:center top;object-position:center top;height:calc(100vh - 88px)}@media screen and (max-width:35.5em){.bg-video__main{width:100%;height:auto}}@media screen and (max-width:420px){.bg-video__main{top:0;margin:21.9vw auto 0;height:calc(100vh - 21.9vw)}}.postbtn{position:fixed;right:20%;bottom:76%;-webkit-transform:translate(50%, 50%);-ms-transform:translate(50%, 50%);transform:translate(50%, 50%);-webkit-transition:.4s ease, opacity .3s .2s;-o-transition:.4s ease, opacity .3s .2s;transition:.4s ease, opacity .3s .2s;z-index:10;width:234px}@media screen and (max-width:48em){.postbtn{width:30.33%;right:17%}}@media screen and (max-width:35.5em){.postbtn{bottom:60px}}.postbtn:hover{opacity:0.6}.postbtn__anchr{text-decoration:none;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.read{text-align:center;margin-top:272px}@media screen and (max-width:35.5em){.read{margin-top:64.2%}}.read__inner{max-width:690px;padding:44px 25px 56px;background-image:url(../img/read_flag_top.png), url(../img/read_flag_bottom.png);background-position:0 top, 0 bottom;background-repeat:repeat-x;background-color:rgba(255, 255, 255, 0.72);letter-spacing:1px}@media screen and (max-width:35.5em){.read__inner{padding:6.9% 5.7%;background-size:100%}}.read__main{color:#4e3200;font-size:1.8rem;font-weight:700;line-height:1.7;padding-bottom:40px}@media screen and (max-width:35.5em){.read__main{font-size:4.63vw;padding-bottom:9.7vw}}.read__sp{display:none}@media screen and (max-width:35.5em){.read__sp{display:block}}.read__underline{border-bottom:1px solid #4e3200}.read__notes{font-size:15px;color:#4e3200;line-height:1.5;font-weight:bold}@media screen and (max-width:35.5em){.read__notes{font-size:2.6vw}}.tagtoru{padding:23px 0}@media screen and (max-width:35.5em){.tagtoru{padding:0}}.tagtoru__inner{max-width:1147px}.tagtoru__title{font-size:4.4rem;margin-bottom:10px}@media screen and (max-width:48em){.tagtoru__title{font-size:3rem}}@media screen and (max-width:35.5em){.tagtoru__title{margin-bottom:0;margin-top:7.1vw}}.tagtoru__more{width:100%;padding:110px 0 0;margin:4rem auto;position:relative;font-size:1.8rem;font-weight:400;line-height:1.4}@media screen and (max-width:48em){.tagtoru__more{margin:4rem auto 0}}@media screen and (max-width:35.5em){.tagtoru__more{margin:0 auto 4rem}}.tagtoru__more a{-webkit-transition:all .3s linear .13s;-o-transition:all .3s linear .13s;transition:all .3s linear .13s}.tagtoru__more a:hover{background-color:#fff}.tagtoru__more__innerText{position:absolute;left:50%;top:50%;margin:auto;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.tagtoru__more__innerText:after{content:'';display:block}.tagtoru__more__innerText img{width:100%;-webkit-transition:.3s ease,opacity 0.3s .1s;-o-transition:.3s ease,opacity 0.3s .1s;transition:.3s ease,opacity 0.3s .1s;display:block;-webkit-filter:drop-shadow(0px 0px 11px #c28491);filter:drop-shadow(0px 0px 11px #c28491)}.tagtoru__more__innerText img:active{-webkit-filter:drop-shadow(0px 0px 0px transparent);filter:drop-shadow(0px 0px 0px transparent)}.tagtoru__no-message{display:none;background:#fff;text-align:center;font-size:18px;color:#4e3200;line-height:1.7;font-weight:bold;max-width:689px;margin:30px auto 50px;padding:69px 10px 64px;-webkit-box-shadow:8px 8px 0 #bdbdbd;box-shadow:8px 8px 0 #bdbdbd}@media screen and (max-width:35.5em){.tagtoru__no-message{font-size:4.63vw;padding:10% 5.7% 9.3%;margin-bottom:calc(30px + 26vw)}}.steps{position:relative;padding:5rem 0;background-color:#212121;color:#fff}@media screen and (min-width:48em){.steps{padding:34px 27px 30px;min-height:550px}}.steps__title{font-size:3rem;margin:0 0 3rem;font-weight:500}@media screen and (max-width:48em){.steps__title{margin:0 0 5rem}}.steps__content{max-width:1323px}.steps__list{margin:0;padding:0;display:block;counter-reset:stepnum}@media screen and (min-width:48em){.steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.steps__item{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;list-style-type:none;word-break:break-all;padding:0 0 15rem;max-width:350px;width:72.5%;margin:0 auto}@media screen and (min-width:48em){.steps__item{width:25%;max-width:233px;padding:0;margin:3rem 0 0}}.steps__item:before{counter-increment:stepnum;content:counter(stepnum);display:inline-block;border-radius:50%;padding:3% 4.6% 2%;margin:0 auto;border:solid 2px #fff;font-size:2.2rem;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:48em){.steps__item:before{padding:.92rem 1.26rem .325rem;font-size:3rem;width:auto;vertical-align:bottom}}.steps__item:not(:first-child):after{content:'';display:block;width:26px;height:26px;position:absolute;left:0;top:0;bottom:0;margin:auto 0;-webkit-transform:rotate(-90deg) translate(370%, -60%);-ms-transform:rotate(-90deg) translate(370%, -60%);transform:rotate(-90deg) translate(370%, -60%);background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248px%22%20height%3D%2260px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M26.558%2C58.926%20L46.937%2C38.600%20C48.356%2C37.184%2048.356%2C34.889%2046.937%2C33.473%20C45.517%2C32.057%2043.216%2C32.057%2041.796%2C33.473%20L27.636%2C47.597%20L27.636%2C3.631%20C27.636%2C1.630%2026.008%2C0.005%2024.001%2C0.005%20C21.994%2C0.005%2020.367%2C1.630%2020.367%2C3.631%20L20.367%2C47.616%20L6.208%2C33.476%20C4.789%2C32.058%202.488%2C32.057%201.067%2C33.471%20C0.356%2C34.179%200.001%2C35.107%200.001%2C36.037%20C0.001%2C36.964%200.355%2C37.891%201.064%2C38.600%20L21.415%2C58.925%20C22.097%2C59.605%2023.022%2C59.988%2023.986%2C59.988%20C24.951%2C59.988%2025.876%2C59.606%2026.558%2C58.926%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;background-size:contain}@media screen and (max-width:48em){.steps__item:not(:first-child):after{left:50%;top:0;bottom:inherit;margin:0 auto;width:48px;height:60px;-webkit-transform:translate(-50%, -200%) rotate(0);-ms-transform:translate(-50%, -200%) rotate(0);transform:translate(-50%, -200%) rotate(0)}}@media screen and (max-width:48em){.steps__item:last-child{padding:0}}@-webkit-keyframes stepListOpen{0%{-webkit-transform:translate(-5%, 0);transform:translate(-5%, 0);opacity:0}70%{opacity:.7;-webkit-transform:translate(2%, 0);transform:translate(2%, 0)}to{-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}@keyframes stepListOpen{0%{-webkit-transform:translate(-5%, 0);transform:translate(-5%, 0);opacity:0}70%{opacity:.7;-webkit-transform:translate(2%, 0);transform:translate(2%, 0)}to{-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}.steps__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:77.27%;padding:77.27% 0 0;margin:0 auto 2rem;border-radius:50%;background:#fff;position:relative}.steps__img[data-steps-hashtag]:before{content:attr(data-steps-hashtag);position:absolute;top:4.6rem;z-index:2;color:#000}@media screen and (max-width:48em){.steps__img[data-steps-hashtag]:before{top:27%}}@media screen and (min-width:48em){.steps__img{max-width:350px}}.steps__img__inner{position:absolute;top:50%;left:50%;margin:auto;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.steps__img__image{position:absolute;top:-1rem;left:0;right:0;margin:0 auto;width:77.27%}.steps__img__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%}.steps__img__icons svg{width:33%;text-align:center}.steps__icons{width:35%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.steps__badge{display:inline-block;text-align:center;width:78px;height:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:#eee;position:absolute;right:0;top:0;color:#000;-webkit-transform:translate(25%, -50%);-ms-transform:translate(25%, -50%);transform:translate(25%, -50%)}.steps__set{margin:1rem 0 0}.steps__set__title{font-size:1.8rem;line-height:1;margin:0 0 1.2rem;font-weight:bold}.steps__set__img{font-size:10px;line-height:1;margin:0}.steps__set__descript{font-size:1.6rem;line-height:1.6;margin:0;font-weight:lighter}.steps__sns{margin:0 3.25%;padding:0;line-height:1;text-align:left}.steps__sns__item{margin:10px 0 0;overflow:hidden;font-size:1.4rem}.steps__sns__item a{display:block;text-decoration:none;color:#fff;border-radius:4px;position:relative;padding:15px 15px 15px 38px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.steps__sns__item a:after,.steps__sns__item a:before{display:inline-block;position:absolute}.steps__sns__item a:before{left:12px}.steps__sns__item a:after{content:"\f144";font-family:FontAwesome;right:12px}.steps__sns__item a:hover{opacity:.6}.steps__sns--tw a{background:#1da1f2}.steps__sns--tw a:before{content:"\f099";font-family:FontAwesome;font-size:20px;line-height:.725;font-weight:normal}.steps__sns--tw a:hover{background:#3eaef4;opacity:1}.steps__sns--ig a{background:#e1306c}.steps__sns--ig a:before{content:"\f16d";font-family:FontAwesome;font-size:20px;line-height:.625;font-weight:normal}.steps__sns--ig a:hover{background:#e75a89;opacity:1}.achievement-video__modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.6);z-index:10}.achievement-video__modal__content{position:absolute;margin:auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:100}.achievement-video__modal__main{display:none}.achievement-video__modal__close{position:absolute;z-index:101;top:30px;right:45px;margin:0;width:30px;height:30px;cursor:pointer}.achievement-video__modal__close__item{width:28px;height:3px;background:#fff;display:inline-block;position:absolute}.achievement-video__modal__close__item:first-child{-webkit-transform:rotate(45deg) translate(11px, 9px);-ms-transform:rotate(45deg) translate(11px, 9px);transform:rotate(45deg) translate(11px, 9px)}.achievement-video__modal__close__item:last-child{-webkit-transform:rotate(135deg) translate(9px, -11px);-ms-transform:rotate(135deg) translate(9px, -11px);transform:rotate(135deg) translate(9px, -11px)}.achievement-video__main{height:100vh;height:calc(var(--vh, 1vh) * 100)}.bg-video--next{display:none}.loader{margin:auto;font-size:25px;width:1em;height:1em;border-radius:50%;text-indent:-9999em;-webkit-animation:load5 1.1s infinite ease;animation:load5 1.1s infinite ease;-webkit-transform:translateZ(0) translate(-50%, -50%);transform:translateZ(0) translate(-50%, -50%);left:50%;top:50%;position:fixed}@-webkit-keyframes load5{0%,to{-webkit-box-shadow:0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);box-shadow:0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7)}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5)}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff}}@keyframes load5{0%,to{-webkit-box-shadow:0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);box-shadow:0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7)}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5)}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2)}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;box-shadow:0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff}}
/*# sourceMappingURL=lp.css.map */