@import url(https://fonts.googleapis.com/css?family=Nunito);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none}body,html{text-size-adjust:100%;color:#707070;font-family:游ゴシック体,Helvetica Neue,Hiragino Sans,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif;font-size:16px;letter-spacing:.1em;line-height:1.6;width:100%}.bg-gray{background-color:#f6f6f6}.bg-gray__fix{position:fixed}main{display:block}a,p{-webkit-font-smoothing:antialiased}a,a:hover{transition:all .3s}a:hover{cursor:pointer}img{vertical-align:bottom;width:100%}input{border:1px solid #f7f8f8}*,:after,:before{box-sizing:inherit}.l-header{align-items:center;background:#0a0b37;box-sizing:border-box;display:flex;height:100px;justify-content:space-between;padding-left:32px;padding-right:32px;width:100%;z-index:5}@media screen and (max-width:414px){.l-header{padding-left:16px;padding-right:16px}}.l-footer{background:#0a0b37;box-sizing:border-box;height:80px;padding-left:32px;padding-right:32px;width:100%}@media screen and (max-width:414px){.l-footer{display:block;height:100%;padding-left:16px;padding-right:16px}}.l-main{box-sizing:border-box;height:auto;width:100%}@media screen and (max-width:414px){.l-main__section{padding-left:12px;padding-right:12px}}.l-main__common{padding-bottom:60px;padding-top:70px}@media screen and (max-width:414px){.l-main__common{padding:48px 12px}}.l-main__auth{padding-bottom:40px;padding-top:72px}@media screen and (max-width:414px){.l-main__auth{padding-left:16px;padding-right:16px}}.c-container{height:auto}.c-container--common,.c-container__auth{border-radius:5px;box-shadow:0 4px 10px 0 rgba(155,155,155,.2);box-sizing:border-box;margin:0 auto}.c-container__auth{background-color:#fff;padding:32px 42px;width:450px}.c-container__auth__contact{width:500px}@media screen and (max-width:414px){.c-container__auth{padding:32px 16px;width:100%}}.c-container__index{margin-left:auto;margin-right:auto;padding-bottom:120px;padding-top:80px;width:80%}@media screen and (max-width:414px){.c-container__index{padding-bottom:80px;width:100%}}.c-container__bg:nth-child(odd),.c-container__mypage{background-color:#fff}.c-container__mypage{border-radius:0 0 5px 5px;box-shadow:0 4px 10px 0 rgba(155,155,155,.2);box-sizing:border-box;clear:both;margin:0 auto;min-height:390px;padding:48px 8px 32px;position:relative;width:744px}@media screen and (max-width:414px){.c-container__mypage{width:100%}}.c-container__coin{clear:both;margin:0 auto;width:1200px}@media screen and (max-width:414px){.c-container__coin{width:100%}}.c-container__news{display:flex;flex-wrap:wrap;margin:0 auto;width:1200px}@media screen and (max-width:414px){.c-container__news{display:block;width:100%}}.c-container__twusr{margin:0 auto;width:1200px}@media screen and (max-width:414px){.c-container__twusr{padding:8px;width:100%}}.c-container__exception{font-size:2.3rem;padding-top:142px;text-align:center}.c-container__exception>br{display:none}.c-container__exception>p{display:inline}@media screen and (max-width:414px){.c-container__exception{font-size:2rem}.c-container__exception>br{display:block}.c-container__exception p{display:none}}.c-anime__fadein{animation:c-fadein 2s ease forwards}@keyframes c-fadein{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}.c-form__input{border:2px solid #dfd8d8;border-radius:3px;box-sizing:border-box;display:block;font-size:16px;padding:10px;width:100%}.c-form__input:focus{border:2px solid #1e73be;outline:none}.c-btn{border-radius:3px;cursor:pointer;height:50px;outline:none;padding:15px 20px}.c-btn,.c-btn:hover{transition:all .3s}.c-btn--radius{border-radius:32px}.c-btn__auth{background-color:#0a0b37;color:#fff;cursor:pointer;transition:all .3s}.c-btn__auth:hover{background-color:#5a5b79;transition:all .3s}.c-btn__disabled,.c-btn__disabled:hover{opacity:.4}.c-btn__common{background-color:#0a0b37;border:1px solid #0a0b37;color:#fff;cursor:pointer;height:auto;padding:10px 20px;transition:all .3s}.c-btn__common:hover{background-color:#5a5b79;border:1px solid #5a5b79;transition:all .3s}.c-btn__common--active{background-color:#fff;color:#0a0b37;cursor:pointer;transition:all .3s}.c-btn__common--active:hover{transition:all .3s}.c-btn__common--follow{background-color:#2d8bf0;border:none;cursor:pointer;float:left;position:absolute;right:5%}@media screen and (max-width:414px){.c-btn__common--follow{right:3%}}.c-btn__common--follow:hover{background-color:#62abf8;border:none;transition:all .3s}.c-btn__common--follow:disabled{background-color:rgba(14,19,24,.15);cursor:not-allowed}.c-btn__common--unfollow{background-color:#000;cursor:pointer;float:left;position:absolute;right:5%}@media screen and (max-width:414px){.c-btn__common--unfollow{right:3%}}.c-btn__common--unfollow:hover{background-color:rgba(39,37,37,.7);opacity:1;transition:.3s}.c-btn__common--unfollow:disabled{background-color:rgba(14,19,24,.15);border:none;cursor:not-allowed}.c-btn__common--autofollow{display:block;position:absolute;top:2%}@media screen and (max-width:414px){.c-btn__common--autofollow{margin:16px auto;position:unset}}.c-btn__twitter{background-color:#1da1f2;color:#fff;display:block;font-size:14px;margin:0 auto;text-decoration:none;width:180px}.c-btn__twitter:hover{background-color:#67c0f6}.c-link__global{color:#2980b9}.c-link__common{color:#707070;text-decoration:none}.c-pagination{display:flex;justify-content:center;margin:0 auto;width:80%}@media screen and (max-width:414px){.c-pagination{width:100%}}.c-pagination__distable{display:none}.c-pagination__link{display:block;padding:10px 15px}.c-pagination__link:focus{outline:none}.c-pagination__item{background-color:#fff;border-radius:3px;margin-left:12px;overflow:hidden;position:relative}@media screen and (max-width:414px){.c-pagination__item{display:none}}.c-pagination__item--active{background-color:#e4e4e4;display:block}@media screen and (max-width:414px){.c-pagination__item--active{text-align:center;width:35%}}.c-pagination__item--next,.c-pagination__item--prev{display:block}@media screen and (max-width:414px){.c-pagination__item--prev{margin-left:0}}.c-error{color:red;font-size:12px}.c-error__input{background:#ffe1df}.c-error__input,.c-error__input:focus{border-color:#ff6366}.c-error__authflash{background-color:#ffd6da;border-radius:5px;color:#707070;margin-top:32px;padding:12px 16px}.c-error__twuser{text-align:center}@media screen and (max-width:414px){.c-error__twuser{text-align:left}}.c-error__twuser__wrapp{margin-left:auto;margin-right:auto;width:60%}@media screen and (max-width:414px){.c-error__twuser__wrapp{width:100%}}.c-loader__cover{background-color:rgba(0,0,0,.3);bottom:0;left:0;position:fixed;right:0;top:0;z-index:5}.c-loader__text{padding-top:15px}.c-loader__module,.c-loader__module:after,.c-loader__module:before{-webkit-animation:load1 1s ease-in-out infinite;animation:load1 1s ease-in-out infinite;background:#fff;height:4em;width:1em}.c-loader__module{-webkit-animation-delay:-.16s;animation-delay:-.16s;color:#fff;font-size:12px;left:50%;position:relative;text-indent:40px;top:50%;transform:translate(-50%,-50%);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.c-loader__module:after,.c-loader__module:before{content:"";position:absolute;top:0}.c-loader__module:before{-webkit-animation-delay:-.32s;animation-delay:-.32s;left:-1.5em}.c-loader__module:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.fade-enter-active,.fade-leave-active{transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0ms;will-change:opacity}.fade-enter,.fade-leave-to{opacity:0}.c-msg{border-radius:5px;margin-bottom:24px;padding:16px}.c-msg__send{background-color:#fffaf6;border-color:#fa9f47;color:#b24603}.c-title{border-bottom:1px solid;font-size:3rem;margin:0 auto 48px;text-align:center;width:40%}@media screen and (max-width:414px){.c-title{font-size:1.9rem;width:80%}.c-title__twuser{font-size:1.8rem;width:90%}}.c-title__twuser__guest{font-size:2rem;padding-top:48px;text-align:center}@media screen and (max-width:414px){.c-title__twuser__guest{font-size:1.8rem;padding-top:0}.c-title__coins{font-size:1.9rem;width:90%}}.c-title__mypage{width:40%}@media screen and (max-width:414px){.c-title__mypage{font-size:2.7rem;width:70%}}.p-header{color:#fff}.p-header--isActive{opacity:1;transform:translateX(-100%);transition:all .5s;z-index:2}.p-header__logo{height:100%;vertical-align:baseline;width:220px}@media screen and (max-width:414px){.p-header__logo{margin-left:-40px;width:200px}}.p-header__logoLink{height:100%}.p-header__nav{display:block}@media screen and (max-width:414px){.p-header__nav__sp{background:rgba(10,11,55,.822);display:block;height:100vh;padding-top:70px;position:absolute;position:fixed;right:-100%;top:0;transition:all .5s;width:100%;z-index:2}}.p-header__list{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:414px){.p-header__list{display:block}}.p-header__list--sub{justify-content:space-around}.p-header__item{margin-right:30px}@media screen and (max-width:414px){.p-header__item{font-size:30px;margin-left:24px;padding:15px;text-align:center}.p-header__item:first-child{margin-top:32px}}.p-header__item>a{cursor:pointer;text-decoration:none}.p-header__item--link{color:#fff;transition:color opacity .3s}.p-header__item--link:hover{cursor:pointer;opacity:.7;transition:color opacity .3s}.p-header__burger{box-sizing:border-box;display:none;height:32px;margin-right:8px;position:relative;transition:all .4s;width:40px;z-index:3}@media screen and (max-width:414px){.p-header__burger{display:inline-block}}.p-header__burger span{background-color:#fff;border-radius:4px;box-sizing:border-box;display:inline-block;height:4px;left:0;position:absolute;transition:all .4s;width:100%}.p-header__burger span:first-of-type{top:0}.p-header__burger span:nth-of-type(2){top:14px}.p-header__burger span:nth-of-type(3){bottom:0}.p-header__burger.active span:first-of-type{transform:translateY(12px) rotate(-45deg)}.p-header__burger.active span:nth-of-type(2){opacity:0}.p-header__burger.active span:nth-of-type(3){transform:translateY(-15px) rotate(45deg)}.p-footer{color:#fff;height:80px}@media screen and (max-width:414px){.p-footer{align-items:center;display:flex}}.p-footer__list{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:414px){.p-footer__list{display:block}}.p-footer__text{font-size:16px;line-height:80px;text-align:center}@media screen and (max-width:414px){.p-footer__text{line-height:normal}}.p-footer__item{margin-right:32px}.p-footer__item--link{color:#fff}.p-news{background:#fff;position:relative}.p-news__card{background-color:#fff;border-radius:5px;box-shadow:0 4px 10px 0 rgba(155,155,155,.2);box-sizing:border-box;margin-bottom:24px;padding:32px;width:48%}.p-news__card:nth-of-type(odd){margin-right:24px}@media screen and (max-width:414px){.p-news__card{width:100%}}.p-news__inner{left:50%;position:absolute;top:50%;transform:translate(-50%,-75%);width:980px}@media screen and (max-width:414px){.p-news__inner{width:100%}}.p-news__wrapp{margin-bottom:40px;text-align:center}.p-news__nav{background-color:#f7f8f8;border-radius:5px;padding:15px 20px}.p-news__body{height:130px;margin:0 auto;overflow-y:scroll;width:80%}.p-news__item{display:flex;margin-bottom:5px}.p-news__date{font-weight:700;margin-right:10px}.p-news__link{color:#707070;transition:all .3s}.p-news__link:hover{cursor:pointer;font-weight:600;transition:all .3s}.p-form__title{text-align:center}.p-form__info{display:block;margin-bottom:5px;margin-top:15px}.p-form__info--pass{font-size:12px}.p-form__info--reminder{font-size:15px}.p-form__info--save{margin-top:16px}.p-form__inquiry{color:#2980b9;display:inline;font-size:12px;margin-top:20px;text-align:center}.p-form__unit{margin:15px auto;width:450px}@media screen and (max-width:414px){.p-form__unit{width:100%}}.p-form__signup--explanation{font-size:12px;margin-top:32px}.p-form__contact__text{float:right}.p-form__contact__text--clear{overflow:hidden}.p-eyecatch{background-image:url(../images/top_eyecatch.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}.p-eyecatch__wrap{left:10%;position:absolute;top:30%}@media screen and (max-width:414px){.p-eyecatch__wrap{left:7%;top:24%}}.p-eyecatch__title{font-size:48px;font-weight:600}@media screen and (max-width:414px){.p-eyecatch__title{font-size:32px;margin-bottom:24px}}@media screen and (max-width:360px){.p-eyecatch__title{font-size:30px;margin-bottom:30px}}.p-eyecatch__content{display:block}@media screen and (max-width:414px){.p-eyecatch__content{display:block}}.p-eyecatch__content--link{float:left;margin-right:30px}@media screen and (max-width:414px){.p-eyecatch__content--link{float:none;margin-left:0}}.p-eyecatch__content--text{line-height:50px}@media screen and (max-width:414px){.p-eyecatch__content--text{margin-top:16px}}@media screen and (max-width:360px){.p-eyecatch__content--text{font-size:14px}}.p-eyecatch__content--link{color:#2980b9}.p-eyecatch__footer{background-image:url(../images/footer_eyecatch.png)}.p-eyecatch__footer--title{font-size:64px;font-weight:600;padding-top:100px;text-align:center}@media screen and (max-width:414px){.p-eyecatch__footer--title{font-size:32px;padding-top:130px}}.p-eyecatch__footer--signup{margin-top:24px;text-align:center}.p-sitemap{display:flex;justify-content:space-between}@media screen and (max-width:414px){.p-sitemap{display:block}}.p-sitemap__info{width:calc(50% - 56px)}@media screen and (max-width:414px){.p-sitemap__info{width:100%}}.p-sitemap__title{font-size:30px;font-weight:600;text-align:center}@media screen and (max-width:414px){.p-sitemap__title{font-size:22px}}.p-sitemap__text{font-size:20px}@media screen and (max-width:414px){.p-sitemap__text{font-size:15px}}.p-sitemap__pic{width:50%}@media screen and (max-width:414px){.p-sitemap__pic{width:100%}}.p-sitemap--reverse{flex-direction:row-reverse}.p-sitemap__about{margin:0 auto}.p-sitemap__about--text{display:block;font-size:24px;text-align:center}@media screen and (max-width:414px){.p-sitemap__about--text{font-size:15px}.p-sitemap__about--text:nth-last-of-type(2n){margin-bottom:18px}}@media screen and (max-width:360px){.p-sitemap__about--text{font-size:14px}}.p-sitemap__pd__top--lg{padding-top:150px}@media screen and (max-width:414px){.p-sitemap__pd__top--lg{padding-top:64px}}.p-coin__title{border-bottom:1px solid;font-size:3rem;margin:0 auto 48px;text-align:center;width:50%}@media screen and (max-width:414px){.p-coin__title{font-size:1.8rem;width:70%}}.p-coin__header{padding:0 32px}@media screen and (max-width:414px){.p-coin__header{padding:0}}.p-coin__header__title{text-align:center}@media screen and (max-width:414px){.p-coin__header__title{letter-spacing:0}}.p-coin__header__container{display:flex;justify-content:center;justify-items:center;line-height:40px;margin-bottom:16px}@media screen and (max-width:414px){.p-coin__header__container{display:block;text-align:center}}.p-coin__table{border-radius:5px;box-sizing:border-box;margin:16px auto 0;padding:0;text-align:center}@media screen and (max-width:414px){.p-coin__table{-webkit-overflow-scrolling:touch;overflow-y:scroll;padding-left:12px;padding-right:12px;white-space:nowrap}}.p-coin__table__link{color:#707070}.p-coin__table__wrapp{margin-left:-12px;margin-right:-12px}.p-coin__table--inner{margin:0 auto;position:relative}@media screen and (max-width:414px){.p-coin__table--inner{width:1100px}.p-coin__table--inner:before{content:"";height:1px;left:100%;position:absolute;top:0;width:12px}}.p-coin__table tr{font-size:1.1rem}.p-coin__table tr>th,.p-coin__table tr td{padding:16px 24px}@media screen and (max-width:414px){.p-coin__table tr>th,.p-coin__table tr td{padding:12px 18px}}.p-coin__table tr>th:first-child,.p-coin__table tr td:first-child{width:10%}.p-coin__table tr:nth-of-type(odd){background-color:#fff}.p-coin__item{background-color:#52a5a1;border:none;border-radius:5px;cursor:pointer;margin-left:8px;padding:8px}@media screen and (max-width:414px){.p-coin__item__search{margin-bottom:5px;width:100px}.p-coin__item__search:first-of-type,.p-coin__item__search:nth-of-type(4),.p-coin__item__search:nth-of-type(7),.p-coin__item__search:nth-of-type(10){margin-left:0}}.p-coin__item:hover{background-color:#8bc2c0;border:none;opacity:.7;transition:.3s}.p-coin__item>label{cursor:pointer;display:block}@media screen and (max-width:414px){.p-coin__item__time{margin-left:8px}}.p-coin__item__btn{margin-left:24px}@media screen and (max-width:414px){.p-coin__item__btn{margin-left:8px}}.p-coin__item__btn--false{background:#fff;border:1px solid #0a0b37;color:#0a0b37}.p-coin__item__btn--false:hover{background-color:#0a0b37;color:#fff}.p-coin__item__btn--clear{background-color:#000!important;padding:10px 15px}@media screen and (max-width:414px){.p-coin__item__btn--clear{margin:0 auto}}.p-coin__list{display:flex;justify-content:center;margin-bottom:24px}.p-coin__list__nav{display:none}@media screen and (max-width:414px){.p-coin__list__nav{display:block;font-size:12px}.p-coin__list{flex-wrap:wrap;justify-content:space-around}}.p-coin__list__btn{justify-content:center}.p-twuser__gest{border-bottom:none;font-size:2rem;padding-top:48px}.p-twuser__gest__btn{width:30%}@media screen and (max-width:414px){.p-twuser__gest__btn{width:100%}}.p-twuser__header{margin:16px auto;position:relative;text-align:right;width:90%}@media screen and (max-width:414px){.p-twuser__header{text-align:center;width:100%}}.p-twuser__card{background-color:#fff;border-radius:5px;box-shadow:0 4px 10px 0 rgba(155,155,155,.2);box-sizing:border-box;margin:16px auto;padding:32px;position:relative;width:90%}@media screen and (max-width:414px){.p-twuser__card{padding:16px 12px;width:100%}}.p-twuser__detail{border:1px solid #707070;border-radius:5px;padding:8px}.p-twuser__detail__description{overflow:hidden;text-overflow:ellipsis}.p-twuser__detail__account{color:#999;font-size:.9rem;margin-bottom:8px}.p-twuser__detail__name{font-size:18px;font-weight:600;width:80%}@media screen and (max-width:414px){.p-twuser__detail__name{width:53%}}.p-twuser__detail__item{display:flex;margin-bottom:8px}.p-twuser__detail__item__count{color:#999;display:block;font-size:.9rem}.p-twuser__detail__item__count:nth-child(2n){margin-left:12px}.p-twuser__detail__tweet__title{color:#999;font-size:.9rem}.p-mypage__container{margin:0 auto;width:70%}@media screen and (max-width:414px){.p-mypage__container{width:100%}}.p-mypage__submitWrap{display:flex;justify-content:flex-end;margin-top:12px}.p-mypage__btn{font-size:12px;height:auto;margin-left:8px;padding:10px 15px}.p-mypage__btn--cancel{background-color:#000;color:#fff}.p-mypage__btn--submit{background-color:#62abf8;color:#fff}.p-mypage__btn--submit:disabled{background-color:rgba(14,19,24,.15);cursor:not-allowed}.p-mypage__body{display:flex;justify-content:space-evenly}.p-mypage__text{font-size:12px}.p-mypage__form{display:flex}.p-mypage__form__icon{align-self:center;height:20px;margin-left:-28px;width:20px}.p-mypage__content{padding:32px;position:relative}@media screen and (max-width:414px){.p-mypage__content{padding:16px}}.p-mypage__content>p{margin-bottom:8px;text-align:center}.p-mypage__content--inwrap{display:flex;justify-content:flex-end;margin-top:12px}.p-mypage__content__body{margin:0 auto;width:80%}.p-mypage__content__body:last-child{margin-top:16px}.p-mypage__content__twauth{text-align:center}.p-mypage__content__twauth>span{display:inline-block}.p-mypage__pic{height:200px;left:0;opacity:0;position:absolute;top:0;width:100%}.p-mypage__pic--ImgWrap{border-radius:50%;box-sizing:border-box;display:block;height:200px;position:relative;text-align:center;width:200px}.p-mypage__pic--drop{border:none;height:200px;left:0;line-height:200px;opacity:0;position:absolute;top:0;width:100%}.p-mypage__pic--output{border-radius:50%;height:100%;width:100%}.p-mypage__dltitle{font-weight:600;margin-bottom:15px;text-align:center}.p-mypage__dlcontent{text-align:left}.p-mypage__dlcontent--common{text-align:center}.p-mypage__dlbtn{background-color:red;border-radius:24px;color:#fff;font-weight:600;margin:24px 0;transition:.3s}.p-modal{background-color:rgba(0,0,0,.3);bottom:0;left:0;position:fixed;right:0;top:0;z-index:5}.p-modal__text{margin-left:10px}.p-modal__wrap{padding-top:16px}.p-modal__wrap__btn{text-align:center}.p-modal__wrap__btn--in{display:flex}.p-modal__container{background-color:#fff;border-radius:8px;box-sizing:border-box;height:auto;left:50%;overflow:auto;padding:40px;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%;z-index:99}@media screen and (max-width:414px){.p-modal__container{width:95%}}.p-modal__body__list{margin-bottom:8px}.p-modal__body__section{padding-top:16px}.p-modal__nav{overflow:hidden}.p-modal__nav--close{background-color:#0a0b37;border-radius:50%;color:#fff;cursor:pointer;display:block;float:right;height:30px;letter-spacing:normal;line-height:30px;text-align:center;transition:all .3s;width:30px}.p-modal__nav--close:hover{background-color:#5a5b79;transition:all .3s}.p-modal__send{border:3px solid;border-color:#fff #fff #345676;border-radius:50%;height:20px;margin:0 auto;width:20px}.p-modal__send--motion{animation-duration:1.2s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner_loading_text{0%{opacity:1;transform:translate(-50%,-50%) rotate(0deg)}50%{opacity:0;transform:translate(-50%,-50%) rotate(180deg)}to{opacity:1;transform:translate(-50%,-50%) rotate(1turn)}}.u-line{border-top:1px solid #707070;margin-bottom:32px;margin-top:32px}@media screen and (max-width:414px){.u-line{width:90%}}.u-line--or{background-color:#fff;display:block;margin-left:auto;margin-right:auto;margin-top:-44px;text-align:center;width:70px}.u-wrapp{margin-top:30px;text-align:center}.u-margin__top--ss{margin-top:8px}.u-margin__top--s{margin-top:16px}.u-margin__top--m{margin-top:24px}.u-margin__top--l{margin-top:32px}.u-margin__top--xl{margin-top:40px}.u-margin__top--lg{margin-top:48px}.u-margin__bottom--ss{margin-bottom:8px}.u-margin__bottom--s{margin-bottom:16px}.u-margin__bottom--m{margin-bottom:24px}.u-margin__bottom--l{margin-bottom:32px}.u-margin__bottom--xl{margin-bottom:40px}.u-margin__bottom--lg{margin-bottom:48px}.u-margin__bottom--G{margin-bottom:80px}@media screen and (max-width:414px){.u-margin__bottom--G{margin-bottom:48px}}.u-msg__system{background-color:#62abf8;color:#fff;padding:32px;position:fixed;text-align:center;top:0;width:100%;z-index:5}@media screen and (max-width:414px){.u-msg__system{font-size:24px;padding:8px;width:auto}}.u-msg__system--active{transform:translateX(-150%);transition:all .5s;z-index:2}.u-msg__flash{background-color:#62abf8;border-radius:5px;color:#fff;padding:30px;position:fixed;right:5%;top:20%;z-index:5}@media screen and (max-width:414px){.u-msg__flash{left:1%;padding:16px;right:1%;top:8%}}.flash-enter-active,.flash-leave-active{transition:all .6s ease}.flash-enter,.flash-leave-to{opacity:0;transform:translateX(50px)}.u-btn{width:140px}@media screen and (max-width:414px){.u-btn__sm{padding:8px 12px}}.u-btn__guest{font-weight:700}