.modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.modal,.modal__overlay{top:0;left:0;right:0;bottom:0}.modal__overlay{position:absolute;background:rgba(0,0,0,.3);z-index:-1}.modal__body{max-width:880px;min-height:60px;width:calc(100% - 20px);max-height:calc(100% - 30px);z-index:1}.modal-enter .modal__overlay{opacity:0}.modal-enter .modal__body{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.modal-enter-active{-webkit-transition:display .8s;transition:display .8s}.modal-enter-active .modal__overlay{-webkit-transition:opacity .8s;transition:opacity .8s}.modal-enter-active .modal__body{-webkit-transition:opacity .6s,-webkit-transform .4s;transition:opacity .6s,-webkit-transform .4s;transition:opacity .6s,transform .4s;transition:opacity .6s,transform .4s,-webkit-transform .4s}.modal-leave-to .modal__overlay{opacity:0}.modal-leave-to .modal__body{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.modal-leave-active{-webkit-transition:display .3s;transition:display .3s}.modal-leave-active .modal__overlay{-webkit-transition:opacity .3s;transition:opacity .3s}.modal-leave-active .modal__body{-webkit-transition:opacity .15s,-webkit-transform .2s;transition:opacity .15s,-webkit-transform .2s;transition:opacity .15s,transform .2s;transition:opacity .15s,transform .2s,-webkit-transform .2s}.modal-body{position:relative;background:radial-gradient(farthest-side at left top,#444,#222) no-repeat #222;background-size:440px 450px}.modal-body__inner{position:absolute;top:0;left:0;right:0;bottom:0}.modal-body__close{position:absolute;top:20px;right:20px;z-index:2}.tutorialModalTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:2.4rem;letter-spacing:.1em;line-height:1.35}.tutorialModalTitle .tutorialModalTitleNumber{position:relative;width:1em;padding-right:50px;font-family:Oswald,sans-serif;letter-spacing:.05em;-webkit-box-sizing:content-box;box-sizing:content-box}.tutorialModalTitle .tutorialModalTitleNumber:after{content:"";position:absolute;right:30px;top:50%;display:block;height:38px;width:1px;background:#ddd;-webkit-transform:translate(50%,-50%) rotate(30deg);transform:translate(50%,-50%) rotate(30deg)}@media screen and (max-width:770px){.tutorialModalTitle{font-size:1.4rem}.tutorialModalTitle .tutorialModalTitleNumber{font-size:1.6rem;padding-right:28px}.tutorialModalTitle .tutorialModalTitleNumber:after{right:14px;height:20px}}.tutorial-content__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.tutorial-content__inner-enter{opacity:0}.tutorial-content__inner-enter-active{-webkit-transition:opacity .3s;transition:opacity .3s}.tutorial-content__title{margin-bottom:40px}.tutorial-content__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 auto;flex:0 0 auto;max-width:732px;height:calc(100% - 75px)}.tutorial-content__body,.tutorial-content__image-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;width:100%}.tutorial-content__image-area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 -10px 30px}.tutorial-content__image{width:calc((100% - 20px)/2);margin:0 10px}.tutorial-content__outline{text-align:center}.tutorial-content__btn{margin-top:auto;max-width:320px;width:100%}@media (min-width:771px),print{.tutorial-content__image--sp{display:none}}@media screen and (max-width:770px){.tutorial-content__title{margin-bottom:10px}.tutorial-content__body{height:calc(100% - 41px)}.tutorial-content__image-area{margin-bottom:10px}.tutorial-content__image{max-width:120px}.tutorial-content__image--pc{display:none}.tutorial-content__outline{text-align:left;line-height:1.5em}}.tutorial-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tutorial-pagination__dot{width:8px;height:8px;background:#666;border-radius:50%;-webkit-box-shadow:0 0 6px rgba(0,161,255,0);box-shadow:0 0 6px rgba(0,161,255,0);-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;cursor:pointer}.tutorial-pagination__dot[data-type=active]{background:#00a1ff;-webkit-box-shadow:0 0 6px #00a1ff;box-shadow:0 0 6px #00a1ff}.tutorial-pagination__dot:not(:last-child){margin-right:20px}.tutorial-modal .__view{height:100%}.tutorial-modal .modal__body{max-height:574px;height:100%;overflow-x:hidden;cursor:auto!important}.tutorial-modal__content{position:relative;height:100%;width:100%;padding:40px 10px 70px}.tutorial-modal__dots{position:absolute;bottom:0;padding-bottom:32px;width:100%}@media screen and (max-width:770px){.tutorial-modal .modal__body{max-height:490px;max-width:100%}.tutorial-modal__content{padding:30px 20px 50px}.tutorial-modal__dots{padding-bottom:20px}}.scenario-detail-modal .modal__body{min-height:calc(100% - 80px);height:100%}@media print{.scenario-detail-modal{position:static;display:block;overflow-x:hidden}.scenario-detail-modal .modal__overlay{background:none}.scenario-detail-modal .modal__body{max-width:100%;width:100%;max-height:100%;background:none}.scenario-detail-modal .modal-body__close{display:none}.scenario-detail-modal .modal-body__inner{position:static}.scenario-detail-modal .__panel,.scenario-detail-modal .__rail-is-vertical,.scenario-detail-modal .__view,.scenario-detail-modal .__vuescroll{width:100%!important;overflow:auto!important}}.tagItem{font-size:1.4rem;font-weight:700}.tagItem>input{position:absolute;opacity:0}.tagItem>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;height:40px;background:hsla(0,0%,100%,.05);-webkit-transition:background .1s;transition:background .1s;cursor:pointer}.tagItem[data-type=active]>input:focus+label,.tagItem[data-type=active]>input:hover+label{background:rgba(0,161,255,.4)}.tagItem[data-type=active]>label{background:rgba(0,161,255,.3)}.tagItem[data-type=active]>label:focus,.tagItem[data-type=active]>label:hover{background:rgba(0,161,255,.4)}.tagItem:not([data-type=active])>input:focus+label,.tagItem:not([data-type=active])>input:hover+label,.tagItem:not([data-type=active])>label:focus,.tagItem:not([data-type=active])>label:hover{background:hsla(0,0%,100%,.1)}@media (min-width:771px),print{.tagItem>label{min-width:160px}}@media screen and (max-width:770px){.tagItem{font-size:1.2rem}.tagItem>label{padding:0 10px}}.tagItemSub{position:relative;font-size:1.2rem;padding:0 9px 0 8px}.tagItemSub:after,.tagItemSub:before{content:"";position:absolute;top:0;bottom:0;display:block;width:1px;height:100%;background:#444}.tagItemSub:before{left:-1px}.tagItemSub:after{right:0}.tagItemSub>input{position:absolute;opacity:0}.tagItemSub>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 7px;height:20px;-webkit-transition:background .1s;transition:background .1s;cursor:pointer}.tagItemSub[data-type=active]>input:focus+label,.tagItemSub[data-type=active]>input:hover+label{background:rgba(0,161,255,.4)}.tagItemSub[data-type=active]>label{background:rgba(0,161,255,.3)}.tagItemSub[data-type=active]>label:focus,.tagItemSub[data-type=active]>label:hover{background:rgba(0,161,255,.4)}.tagItemSub:not([data-type=active])>input:focus+label,.tagItemSub:not([data-type=active])>input:hover+label,.tagItemSub:not([data-type=active])>label:focus,.tagItemSub:not([data-type=active])>label:hover{background:hsla(0,0%,100%,.1)}@media screen and (max-width:770px){.tagItemSub{font-size:1.1rem}.tagItemSub>label{height:17px}}.scenario-filter-content__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:51px 15px 0}.scenario-filter-content__title{margin-bottom:25px;font-size:2.4rem;letter-spacing:.1em;text-indent:.1em}.scenario-filter-content__tab-menu{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scenario-filter-content__tab-menu .tab-menu-item{max-width:240px;width:100%}.scenario-filter-content__main{padding:40px;border-top:1px solid #444;background:#222}.scenario-filter-content__tag-list{margin-bottom:30px}.scenario-filter-content__btn-search{margin:0 auto 30px;width:100%;letter-spacing:.4em;text-indent:.4em}.scenario-filter-content__link{width:200px;margin:0 auto}.scenario-filter-pickup-tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 10px 0}.scenario-filter-pickup-tag-list__item{margin:0 10px 10px 0}.scenario-filter-tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.scenario-filter-tag-list__item{margin-bottom:10px}.pickup-scenario-list{display:block;padding:30px 50px;width:100%;background:#1c1c1c;text-decoration:none}.pickup-scenario-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.pickup-scenario-list__title{font-size:1.6rem}.pickup-scenario-list__outline{font-size:1.2rem}.pickup-scenario-list__main{height:94px}.pickup-scenario-list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:780px}.pickup-scenario-list__item{width:148px;height:94px;display:block;background:no-repeat 50%;background-size:cover}.pickup-scenario-list__item:not(:last-child){margin-right:10px}@media (min-width:771px),print{.scenario-filter-content__btn-search{max-width:320px}.scenario-filter-content__tab-menu .tab-menu-item:not(:last-child){margin-right:40px}.scenario-filter-pickup-tag-list,.scenario-filter-tag-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pickup-scenario-list{-webkit-transition:background .3s;transition:background .3s}.pickup-scenario-list:focus,.pickup-scenario-list:hover{background:hsla(0,0%,86.7%,.02)}.pickup-scenario-list__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pickup-scenario-list__title{margin-right:20px}}@media screen and (max-width:770px){.scenario-filter-content__header{padding:30px 15px 0}.scenario-filter-content__title{margin-bottom:20px;font-size:1.4rem;letter-spacing:.05em;text-indent:.05em}.scenario-filter-content__tab-menu .tab-menu-item{max-width:200px}.scenario-filter-content__main{padding:20px}.pickup-scenario-list__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pickup-scenario-list__title{margin-bottom:10px;font-size:1.4rem}}.scenario-filter-modal .modal__body{height:calc(100% - 20px);max-height:700px}.scenario-filter-modal .__view{width:100%!important}@media screen and (max-width:770px){.scenario-filter-modal .modal__body{max-height:618px}}.loading-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1c1c1c}.loading-screen__ring{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;width:240px;height:240px}.loading-screen__light{width:240px;height:240px;border-radius:240px;-webkit-box-shadow:0 4px 0 #00abf2 inset;box-shadow:inset 0 4px 0 #00abf2;-webkit-animation:rotate-360 2s linear infinite;animation:rotate-360 2s linear infinite}.loading-screen__track{position:absolute;top:0;left:0;width:240px;height:240px;border-radius:240px;-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,.3) inset;box-shadow:inset 0 0 10px 4px rgba(0,0,0,.3)}.loading-screen__text{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;line-height:1.5em;font-family:Oswald,sans-serif;letter-spacing:.25em}.loading-screen-leave-to{opacity:0}.loading-screen-leave-to .loading-screen__ring{-webkit-transform:scale(5);transform:scale(5)}.loading-screen-leave-to .loading-screen__text{-webkit-transform:scale(.3);transform:scale(.3)}.loading-screen-leave-active{-webkit-transition:opacity .3s 1.75s;transition:opacity .3s 1.75s}.loading-screen-leave-active .loading-screen__ring,.loading-screen-leave-active .loading-screen__text{-webkit-transition:-webkit-transform .5s 1.5s;transition:-webkit-transform .5s 1.5s;transition:transform .5s 1.5s;transition:transform .5s 1.5s,-webkit-transform .5s 1.5s}@-webkit-keyframes rotate-360{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-360{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.top-content__loading-screen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2}.top-content__control-info{position:absolute;display:block;z-index:1}.top-content__reset{position:fixed;top:15px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;height:24px;border:1px solid #ddd;border-radius:24px;font-size:1.2rem;z-index:1}@media (min-width:771px),print{.top-content__control-info{top:55px;right:20px;width:60px;height:60px;background:url(/_nuxt/img/2296cbb.png) no-repeat 50%;background-size:60px}.top-content__control-info:after{content:"";position:absolute;top:40px;right:40px;display:block;width:139px;height:56px;background:url(/_nuxt/img/fbb137c.png) no-repeat 50%;background-size:139px;pointer-events:none;opacity:0;-webkit-transition:.3s;transition:.3s}.top-content__control-info:hover:after{opacity:1}.show-selectedTagList .top-content__reset{top:64px}.show-selectedTagList .top-content__control-info{top:104px}}@media screen and (max-width:770px){.top-content__reset{top:60px;right:10px;font-size:11px}.show-selectedTagList .top-content__reset{top:110px}}.selected-tag{height:50px;background:-webkit-gradient(linear,left top,right top,from(rgba(0,161,255,0)),to(rgba(0,161,255,.2)));background:linear-gradient(90deg,rgba(0,161,255,0),rgba(0,161,255,.2))}.selected-tag,.selected-tag-list,.selected-tag__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selected-tag-list__item{white-space:nowrap}@media (min-width:771px),print{.selected-tag{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:50px;padding:0 15px}.selected-tag__inner{margin:0 15px 0 0;max-width:calc(100% - 29px)}.selected-tag__title{width:7em}.selected-tag__list-wrap{width:calc(100% - 7em);overflow-x:hidden}.selected-tag__list{width:100%;padding:6px 0}.selected-tag-list__item{padding:0 14px;margin-left:10px;height:24px;line-height:22px;border:1px solid #00a1ff;border-radius:18px;font-size:1.2rem;-webkit-box-shadow:0 0 6px #00a1ff,inset 0 0 6px #00a1ff;box-shadow:0 0 6px #00a1ff,inset 0 0 6px #00a1ff}.selected-tag-list__item:last-child{margin-right:20px}}@media screen and (max-width:770px){.selected-tag{background:rgba(0,161,255,.2);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.2rem;height:32px}.selected-tag__inner{height:100%;padding:0 15px;max-width:calc(100% - 32px);overflow-x:auto;overflow-y:hidden;overflow:auto hidden}.selected-tag__title{display:none}.selected-tag__btn-clear{width:32px;height:32px;margin-right:0}.selected-tag-list__item:not(:last-child){padding-right:.5em}.selected-tag-list__item:not(:last-child):after{content:","}}.whats-new{position:relative}.whats-new__btn-close{position:absolute;z-index:3}.whats-new__inner{overflow:hidden}.whats-new__slider{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:2;-webkit-transition:left .6s;transition:left .6s}.whats-new__dots{position:absolute;right:35px;bottom:10px;z-index:2}.whats-new-leave-to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.whats-new-leave-active{-webkit-transition:opacity .1s,-webkit-transform .1s;transition:opacity .1s,-webkit-transform .1s;transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s,-webkit-transform .1s}.whats-new:after,.whats-new:before{content:"";position:absolute;left:0;display:block;z-index:1}.whats-new:before{border-bottom:20px solid rgba(0,0,0,.6);border-right:30px solid transparent}.whats-new:after{bottom:0;background:rgba(0,0,0,.6)}.whats-new-content{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.whats-new-content__thumbnail-wrap{position:relative;display:block;width:100px;overflow:hidden}.whats-new-content__thumbnail{position:absolute;top:50%;left:50%;height:100%;width:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.whats-new-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.whats-new-pagination__dot{width:10px;height:10px;border-radius:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.whats-new-pagination__dot:before{content:"";display:block;margin:2px;width:6px;height:6px;border-radius:100%;background:#666}.whats-new-pagination__dot[data-type=active]:before{background:#ddd}.whats-new-pagination__dot:not([data-type=active]){cursor:pointer}.whats-new-pagination__dot:not([data-type=active]):focus,.whats-new-pagination__dot:not([data-type=active]):hover{opacity:.6}.whats-new-pagination__dot:not(:last-child){margin-right:6px}@media (min-width:771px),print{.whats-new{width:415px;padding:30px 15px 15px 0}.whats-new__btn-close{top:15px;right:15px}.whats-new:after,.whats-new:before{right:15px}.whats-new:before{top:30px}.whats-new:after{top:50px}.whats-new-content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 20px;-webkit-transition:opacity .3s;transition:opacity .3s}.whats-new-content:focus,.whats-new-content:hover{opacity:.6}.whats-new-content__title{width:100%;margin-bottom:15px;font-size:1.6rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.whats-new-content__thumbnail-wrap{margin-right:10px;width:100px}.whats-new-content__outline{display:-webkit-box;width:calc(100% - 110px);height:4.5em;font-size:1.4rem;line-height:1.5em;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;word-break:break-all}}@media screen and (max-width:770px){.whats-new{position:relative;width:calc(100% - 20px);max-width:220px;padding:20px 10px 0 0}.whats-new__dots{right:10px;bottom:-15px}.whats-new__btn-close{top:15px;right:15px;width:32px;height:32px}.whats-new:after,.whats-new:before{right:10px}.whats-new:before{top:20px}.whats-new:after{top:40px}.whats-new-content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px}.whats-new-content__title{display:-webkit-box;padding:0 10px;width:130px;max-height:3em;font-size:1.1rem;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.whats-new-content__thumbnail-wrap{width:90px;height:100%}.whats-new-content__outline{display:none}}.action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;background:rgba(0,0,0,.6);border-radius:50px;overflow:hidden}.action-bar__item{width:100%;height:100%}.action-bar__item:not(:last-child){position:relative}.action-bar__item:not(:last-child):before{content:"";position:absolute;top:15px;right:0;display:block;width:1px;height:20px;background:#666}.action-bar__item--link{width:90%}.action-bar__item--search{width:50%}.action-bar-item{font-size:1.3rem}.action-bar-item__button,.action-bar-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.1em;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;text-decoration:none}.action-bar-item__button--filter{padding-left:10px}.action-bar-item__button--search{background:url(/_nuxt/img/fec6bf4.png) no-repeat calc(50% - 5px) 50%;background-size:31px}.top-page{position:relative}.top-page__selected-tag{position:absolute;right:0;z-index:1}.top-page__whats-new{position:absolute;z-index:3}.top-page__content{position:fixed;top:0;left:0;right:0;bottom:0}.top-page>:not(.top-page__content){cursor:auto}@media screen{.top-page__copy-right{position:absolute;color:#b4cddc;z-index:3}}@media (min-width:771px),print{.top-page__selected-tag{top:0}.top-page__whats-new{right:15px;bottom:40px}.top-page__copy-right{right:30px;bottom:20px}.top-page__action-bar{display:none}}@media screen and (min-width:771px){.top-page{height:100%}}@media screen and (max-width:770px){.top-page{overflow:hidden}.top-page__selected-tag{top:50px;left:0}.top-page__whats-new{right:0;bottom:110px}.top-page__content{top:50px}.top-page .top-page__content .a-canvas{position:absolute!important}.top-page__action-bar{position:absolute;left:10px;right:10px;bottom:30px}.top-page__copy-right{right:10px;bottom:10px}}@media print{.top-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-page__modal--detail{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.top-page__content,.top-page__modal--filter,.top-page__modal--tutorial,.top-page__selected-tag,.top-page__whats-new{display:none}.top-page__copy-right{padding-right:50px;margin-top:40px}}