@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Lato);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,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,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:0 0;list-style:none;text-decoration:none;box-sizing:border-box}body{display:block;min-width:1280px}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}button,input[type=submit],input[type=text],input[type=textarea],select,textarea{margin:0;padding:0;background:0;border:0;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@font-face{src:url(../font/genkai-mincho.eot);src:url(../font/genkai-mincho.ttf);font-display:swap}.slow{transition:all .9s;transition:all .9s}.load_content_bg{width:150%;height:120%;position:fixed;background:#000;transform:translate3d(0,0,0) rotate(-30deg)}.load_content_bg.top{top:-50%}.load_content_bg.bottom{bottom:-50%}.load_content_bg.active{width:150%;height:0;transition-duration:1.2s}.loading{position:fixed;top:0;left:0;width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10001;transition:all .9s}.loading.active{opacity:0;visibility:hidden}.load_content{width:100%;text-align:center;position:relative;transition:all .5s}.load_content.active{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}.load_text{text-align:center;color:#3fc3c7;width:100%;display:block;font-size:12px;letter-spacing:3px;-webkit-animation:loading_light .5s ease 0 infinite;animation:loading_light .5s ease 0 infinite;position:absolute;top:48%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.load_text .load_text_character_space{margin-right:5px;display:inline-block}.load_content_image{width:120px;opacity:.4}.load_content_image.is_animation{-webkit-animation:loading_rotate 1.5s ease 0 infinite;animation:loading_rotate 1.5s ease 0 infinite}.load_content_image.active{opacity:0;visibility:hidden;-webkit-transform:scale(2);transform:scale(2)}@-webkit-keyframes loading_rotate{0{-webkit-transform:-webkit-transformtransform:}70%{-webkit-transformtransform-webkit-transform:rotate(0) rotate(0) rotate(360deg);transform:rotate(360deg)}75%{-webkit-transform:rotate(355deg);transform:rotate(355deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading_rotate{0{-webkit-transform:-webkit-transformtransform:}70%{-webkit-transformtransform-webkit-transform:rotate(0) rotate(0) rotate(360deg);transform:rotate(360deg)}75%{-webkit-transform:rotate(355deg);transform:rotate(355deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading_light{100%{colorcolor:#3fc3c7#2f9396}}@keyframes loading_light{100%{colorcolor:#3fc3c7#2f9396}}.fadeOut{-webkit-animation:fadeOut 1s cubic-bezier(.2,0,.1,1) both;animation:fadeOut 1s cubic-bezier(.2,0,.1,1) both}.fadeIn{-webkit-animation:fadeIn 1s cubic-bezier(.2,0,.1,1) both;animation:fadeIn 1s cubic-bezier(.2,0,.1,1) both}@-webkit-keyframes fadeOut{to{opacity:0;-webkit-transform:scale(1)}}@keyframes fadeOut{to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeIn{from{opacity:0}}@keyframes fadeIn{from{opacity:0}}table{margin:0 auto;line-height:2;width:100%}tr{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}th{display:block;vertical-align:top}@media only screen and (min-width:669px) and (max-width:992px){th{display:inline-block;width:25%}}@media only screen and (min-width:993px){th{width:25%;display:inline-block}}td{display:block}@media only screen and (min-width:669px) and (max-width:992px){td{width:70%;display:inline-block}}@media only screen and (min-width:993px){td{width:70%;display:inline-block}}label{line-height:2rem;font-size:11px;padding:15px 0;color:#afafaf}.required:after{content:"(必須)";color:#afafaf;font-size:11px;margin-left:5px}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=select],input[type=tel],input[type=text],option,select,textarea{border:2px solid #afafaf;line-height:2rem;font-size:13px;padding:10px 20px;color:#fff;width:100%;box-sizing:border-box}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=select]:focus,input[type=tel]:focus,input[type=text]:focus,option:focus,select:focus,textarea:focus{outline:0;background:rgba(175,175,175,.1)}input[type=submit]{border:1px solid #fff;font-weight:700;border-radius:5pt;padding:14px;margin-top:20px}input[type=submit]:hover{background:#fff;color:#06070c!important;cursor:pointer}.btn{padding:14px 30px;display:inline-block;margin:0 auto;transition:all .5s;line-height:1rem;font-size:12px;border-radius:5pt;color:#fff;border-color:#fff;border:solid;font-weight:800;margin:0 auto;width:100%;text-align:center}.btn:hover{opacity:.7}.btn.--red{background:#bf0000;color:#fff}.btn.--block{display:block;width:100%}.article_body_copy{font-size:17px!important;color:#fff!important;letter-spacing:4px;margin-bottom:20px!important;padding-bottom:20px}@media only screen and (min-width:669px) and (max-width:992px){.article_body_copy{font-size:24px!important}}@media only screen and (min-width:993px){.article_body_copy{font-size:24px!important}}.article_content{width:100%;margin:0 auto;box-sizing:border-box}@media only screen and (max-width:668px){.article_content img{width:100%;height:auto}}@media only screen and (min-width:669px) and (max-width:992px){.article_content{width:80%}}@media only screen and (min-width:993px){.article_content{width:70%}}.article_content .article_text{width:100%}.article_content .article_body_read{color:#f4f4f4;margin-bottom:5px;font-size:13px;text-align:left;display:block;width:100%}.article_content .article_body{font-size:14px;color:#f4f4f4;line-height:2;margin-bottom:10px}.article_content .article_body a{color:#238ed7}.article_content .article_body img{max-width:100%;height:auto}.article_content .article_body h1{background:rgba(255,255,255,.3);border-radius:10px;padding-left:25px}.article_content .article_body h2{padding-left:25px;border-bottom:solid 1px}.article_body p strong{font-weight:700}.article_content .article_body h1,.article_content .article_body h2,.article_content .article_body h3,.article_content .article_body h4,.article_content .article_body h5,.article_content .article_body h6{font-size:16px;font-weight:700;color:#fff;margin-bottom:15px}@media only screen and (min-width:669px) and (max-width:992px){.article_content .article_body h1,.article_content .article_body h2,.article_content .article_body h3,.article_content .article_body h4,.article_content .article_body h5,.article_content .article_body h6{font-size:17px}}@media only screen and (min-width:993px){.article_content .article_body h1,.article_content .article_body h2,.article_content .article_body h3,.article_content .article_body h4,.article_content .article_body h5,.article_content .article_body h6{font-size:20px}}.article_content .article_body .strong{font-weight:700}body{background:#fff}#content{height:100%}@-webkit-keyframes scroll_down{0{-webkit-transform:-webkit-transformtransform:}50%{-webkit-transformtransform-webkit-transform:translateY(0) translateY(0) translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes scroll_down{0{-webkit-transform:-webkit-transformtransform:}50%{-webkit-transformtransform-webkit-transform:translateY(0) translateY(0) translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}body{font-size:13px;font-family:游ゴシック体,"Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;height:100%;width:100%;position:relative;transition:all .8s;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:400px}#body_wrapper{z-index:2;transition:all .5s;overflow-x:hidden;position:relative}.is_sp_header_nav{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.section_heading_area{width:100%;text-align:center;line-height:1;color:#3fc3c7;padding:0 0 10px;letter-spacing:2px;margin-bottom:15px}.section_heading_area .section_heading{font-size:24px;text-align:center;font-weight:500;letter-spacing:3px;padding-top:120px}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_area .section_heading{font-size:35px}}@media only screen and (min-width:993px){.section_heading_area .section_heading{font-size:25px}}.section_heading_area .section_heading_kana{font-size:10px;margin-top:10px;text-align:center;color:#3fc3c7}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_area .section_heading_kana{font-size:15px}}@media only screen and (min-width:993px){.section_heading_area .section_heading_kana{font-size:11px}}.section_heading_area .section_heading_body{margin-top:20px;font-size:14px;line-height:1.6;text-align:center;letter-spacing:2px;color:#fff}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_area .section_heading_body{font-size:17px}}@media only screen and (min-width:993px){.section_heading_area .section_heading_body{font-size:17px}}.section_btn_area{padding:60px 0 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section_btn_area li{padding:10px 20px;width:100%;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.section_btn_area li{padding:30px 20px;width:auto}}@media only screen and (min-width:993px){.section_btn_area li{padding:30px 20px;width:auto}}@media only screen and (min-width:669px) and (max-width:992px){.section_btn_area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.section_btn_area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.container{width:1100px;min-width:800px;max-width:1500px;margin:0 auto}.section-padding{padding:100px 0}.header a{color:#000;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff}.header.active{background:rgba(255,255,255,.9);padding:15px 0;box-shadow:1px 1px 1px rgba(0,0,0,.2)}.header.active a{color:#000}.header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav-list{margin-right:15px;font-weight:700;font-size:14px;letter-spacing:1px;display:block}.header-nav-list__anchor{color:#000}.header-sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-sns__anchor{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.header-sns__registration-btn{margin-right:20px}.header-sns__icon{margin-left:5px;width:38px;height:38px}.header-sns__registration-image{width:120px;display:block}.footer-store{width:100%;text-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-store .footer_content_store_btnArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-store .footer_content_store_btn{height:auto;margin:0 5px 10px;width:250px}.footer-store__app{width:100%;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;margin-bottom:30px}.footer-store__app-icon{width:90px;margin-right:15px}.footer-store__app-info{color:#542c37;font-size:12px;line-height:2;font-weight:700}.footer-store__body{font-size:10px;color:#542c37;line-height:2;margin-top:10px;text-align:center}.footer-menu{padding:20px 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-menu__list{padding:0 15px;line-height:1;border-left:1px solid #723b3b;margin-top:30px}.footer-menu__list:first-child{border-left:none}.footer-menu__list-anchor{display:block;letter-spacing:1px;font-size:12px;color:#723b3b}.footer-copyright{text-align:center;font-size:10px;padding-bottom:20px;color:#723b3b}.banner_Lists{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}@media only screen and (min-width:669px) and (max-width:992px){.banner_Lists{margin-top:40px}}@media only screen and (min-width:993px){.banner_Lists{margin-top:50px}}.banner_Lists .banner_List{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.banner_Lists .banner_List{width:50%}}@media only screen and (min-width:993px){.banner_Lists .banner_List{width:33%}}.banner_Lists .banner_List img{width:100%}.top-fv__inner{width:1100px;min-width:800px;max-width:1500px;margin:0 auto;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);height:100%;min-height:700px}.top-fv-movie{position:relative;height:100%;width:100%;min-height:700px;overflow:hidden;margin:0 auto}.top-fv-movie .video{position:absolute;right:0;width:100%}.top-fv-movie:after{content:'';display:block;position:absolute;bottom:0;height:100%;width:100%;z-index:0}.top-fv-movie__inner{height:100%;width:100%}.top-fv-side{position:absolute;top:80px;left:0;width:250px;z-index:1;overflow:hidden}.top-fv-side__thumbnail{width:100%;height:auto;cursor:pointer;margin:auto}.top-fv-side__btnArea{width:192px;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;margin-left:auto}.top-fv-side__btn:last-child{margin-bottom:0}.top-news-banner{-webkit-transform:translateY(-80px);transform:translateY(-80px);width:1100px;overflow:hidden;margin:auto}.top-news__list{margin-bottom:15px}.top-news__list:last-child{margin-bottom:0}.top-news__list-data{font-size:13px;color:#fff;display:block;margin-bottom:5px;font-weight:700}.top-news__list-title{font-size:13px;color:#fff;font-weight:700}.top-news__new-mark{font-size:14px;color:#bf0000;display:inline-block;padding-left:10px}.top-banner{width:1100px;margin:0 auto;padding-top:1%;padding-bottom:2%;margin-bottom:3%}.top-banner__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.top-banner__lists.slick-prev{left:3px;top:30%}.top-banner__lists.slick-next{right:3px;top:30%}.top-banner__list{width:calc((100% / 3) - 10px);padding-left:5px}.top-banner__list-image{width:100%}.top-movie{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;position:relative;transform:rotate(-4deg);width:110%;padding:120px 0 80px 2%;margin-bottom:-5px}.top-movie::before{background:url(../img/top/movie/bg.jpg);background-size:cover;background-position:center;width:130%;height:140%;content:"";position:absolute;z-index:-1;top:-10%;left:0;transform:rotate(4deg)}.top-movie__title{z-index:1}.top-movie__copy{width:500px;height:auto;margin:0 auto 30px;z-index:1}.top-movie__thumbnail{height:auto;box-shadow:0 0 30px #fff;z-index:1;cursor:pointer;margin-left:2.5%;width:35%}.top-movie__character{margin:0 auto;position:absolute;top:52%;right:3%;transition:all .5s;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);z-index:-1;width:1450px}@media only screen and (min-width:1450px) and (max-width:1650px){.top-movie__character{right:-5%}}@media only screen and (max-width:1450px){.top-movie__character{right:-13%}}.top-movie__character.--active{-webkit-transform:translate(0,-50%) rotate(4deg);transform:translate(0,-50%) rotate(4deg)}.modal-movie,.modal-movie2,.modal-movie3{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:120vh;width:100%;top:0;left:0;z-index:9000;background:linear-gradient(to bottom,rgba(0,0,0,.9) 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,.9) 100%),url(../img/common/pattern/border.png);transition:all .1s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.modal-movie__close{width:35px;position:absolute;top:25px;right:25px;border-radius:100px;cursor:pointer}.modal-movie.open,.modal-movie2.open,.modal-movie3.open{opacity:1;-webkit-transform:none;transform:none}.modal__inner{-webkit-transform:translateY(50px);transform:translateY(50px);position:relative;cursor:pointer;width:100%;min-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70%;min-height:700px}.modal__wrapper{position:relative;width:100%;padding-top:56.25%}.modal__wrapper iframe{position:absolute;top:0;right:0;width:100%;height:100%}.top-world{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;padding:100px 0;transform:rotate(-4deg);position:relative;width:110%;margin-left:-5%}.top-world::before{background:url(../img/top/world/bg.jpg);background-size:cover;background-position:center;width:130%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.top-world__title{width:170px;margin:0 auto 30px;z-index:1}.top-world__copy{width:660px;height:auto;margin:0 auto 30px;z-index:1}.top-world__body{width:300px;height:auto;margin:0 auto;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:1}.top-world__character{margin:0 auto;width:750px;position:absolute;top:55%;left:100px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);z-index:0;transition:all .5s}.top-world__character.--active{-webkit-transform:translate(-10%,-50%);transform:translate(-10%,-50%)}.top-character{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;padding:100px 0;transform:rotate(-4deg);width:110%;margin-left:-5%}.top-character::before{background:url(../img/top/character/bg.jpg);background-size:cover;background-position:center;width:130%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.character-lists{transition:all .5s}.character-list{border:3px solid #000;background:rgba(255,255,255,.7);-webkit-transform:skew(-10deg);transform:skew(-10deg);transition:all .5s}.character-list__image{height:280px;margin:auto;-webkit-transform:scale(1.1) skew(10deg);transform:scale(1.1) skew(10deg);pointer-events:none}.character-list__detail{padding:20px 30px;background:rgba(0,0,0,.8);color:#fff;font-weight:700}.character-list__name{font-size:14px;margin-bottom:0}.character-list__cv-label{font-size:16px;margin-right:5px}.character-lists--top{-webkit-transform:translate(100%,0) rotate(4deg);transform:translate(100%,0) rotate(4deg)}.character-lists--top.slick-slider{-webkit-transform:rotate(4deg) translate(100%,0);transform:rotate(4deg) translate(100%,0);padding-top:3%}.character-lists--top.--active{-webkit-transform:translate(0) rotate(4deg);transform:translate(0) rotate(4deg)}.top-machine{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%}.top-machine::before{background:url(../img/top/machine/bg.jpg);background-size:cover;background-position:center;width:120%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.top-machine__title{width:220px;margin:0 auto 30px;z-index:1}.top-gamesystem{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:100px 0;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden}.top-gamesystem::before{background:url(../img/top/gamesystem/bg.jpg);background-size:cover;background-position:center;width:120%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.gamesystem-list{text-align:center}.gamesystem-tab-list{height:30px;margin:0 20px;cursor:pointer;transition:all .5s;z-index:1}.gamesystem-tab-list__image{height:100%}.top-special{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:200px 0 150px 0;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden;min-height:600px}.top-special::before{background:url(../img/top/special/bg.jpg);background-size:cover;background-position:center;width:120%;height:120%;content:"";position:absolute;z-index:-1;top:-8%;left:0;transform:rotate(4deg)}.l_section_registrationFv{height:100vh;width:100%;position:relative;z-index:1;text-align:center;overflow:hidden;max-height:900px;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.3) 100%),url(../img/top/world/bg.jpg)}@media only screen and (max-width:668px){.l_section_registrationFv{height:130vh}}@media only screen and (min-width:669px) and (max-width:992px){.l_section_registrationFv{height:130vh;max-height:850px}}@media only screen and (min-width:993px){.l_section_registrationFv{height:100vh;max-height:700px}}.l_section_registrationFv_inner{background-repeat:repeat;width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.registrationFv_content_image{position:absolute;top:-5%;left:48%;z-index:0;height:120%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);margin:0 auto;opacity:1}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_image{top:50%;height:100%;left:47%;-webkit-transform:translate(0,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:993px){.registrationFv_content_image{top:55%;left:-13%;width:80%;height:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.registrationFv_content{height:100%;position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:1}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content{padding:14% 0;width:100%}}@media only screen and (min-width:993px){.registrationFv_content{padding:14% 0;width:100%}}.registrationFv_content_inner{width:100%;text-align:center;position:absolute;top:65%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_inner{width:100%;position:absolute;top:72%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:993px){.registrationFv_content_inner{width:45%;position:absolute;top:50%;left:43%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.registrationFv_content_registration{font-size:32px;text-align:center;color:#fff;box-sizing:content-box;padding:2px;line-height:1.2;margin:0 auto 10px;border-radius:100px}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_registration{margin:0 auto 10px;font-size:48px}}@media only screen and (min-width:993px){.registrationFv_content_registration{margin:0 auto;font-size:50px}}.registrationFv_content_copy{font-size:18px;letter-spacing:1.5px;color:#fff;text-align:center;margin-bottom:25px;text-shadow:0 2px 5px rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_copy{font-size:28px}}@media only screen and (min-width:993px){.registrationFv_content_copy{font-size:28px}}.registrationFv_content_copyimage{width:100%}@media only screen and (max-width:668px){.registrationFv_content_copyimage{max-width:380px;margin-bottom:10px}}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_copyimage{max-width:400px;width:70%}}@media only screen and (min-width:993px){.registrationFv_content_copyimage{width:70%}}.registrationFv_content_privilege{width:350px;margin:0 auto}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_privilege{width:450px}}@media only screen and (min-width:993px){.registrationFv_content_privilege{width:70%}}.registrationFv_content_registration_privilege_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%}@media only screen and (max-width:668px){.registrationFv_content_registration_privilege_lists{max-width:370px}}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_registration_privilege_lists{margin-top:30px;width:70%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.registrationFv_content_registration_privilege_lists{margin-top:30px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.registrationFv_content_registration_privilege_lists li{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_registration_privilege_lists li{width:49%}}@media only screen and (min-width:993px){.registrationFv_content_registration_privilege_lists li{width:49%}}.registrationFv_content_registration_privilege_lists img{width:100%}.l_section_privilege{background:linear-gradient(to bottom,rgba(63,195,199,.6) 0,rgba(63,195,199,.4) 40%,rgba(63,195,199,.4) 100%),url(../img/top/world/bg.jpg);background-attachment:fixed;background-size:cover}.privilege_lists{margin-top:-35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.privilege_list.active{opacity:1}.privilege_list.active .privilege_list_success{opacity:1;-webkit-animation:privilege_stamp 1s ease 1 forwards;animation:privilege_stamp 1s ease 1 forwards}@-webkit-keyframes privilege_stamp{100%{toptop:-80px0}}@keyframes privilege_stamp{100%{toptop:-80px0}}.privilege_list{width:90%;height:auto;margin:0 auto;max-width:400px;position:relative}@media only screen and (min-width:669px) and (max-width:992px){.privilege_list{width:30%}}@media only screen and (min-width:993px){.privilege_list{width:30%;margin-bottom:20px}}.privilege_list .privilege_list_image{width:100%;height:auto}.privilege_list_success{position:absolute;right:0;width:100px}.l_section_present{background-size:cover;background-attachment:fixed;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.3) 100%),url(../img/top/world/bg.jpg);background-attachment:fixed;background-size:cover;padding-bottom:10px}.present_howto{width:97%;font-size:16px;border:1px solid #9c9c9c;color:#fff;text-align:center;padding:15px;margin:0 auto;line-height:2;border-radius:10px;background:rgba(0,0,0,.5);margin-bottom:60px}.present_lists{margin-top:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.present_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.present_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.present_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.present_list{width:90%;height:auto;margin:0 auto;max-width:350px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.present_list{max-width:350px;width:30%;padding:30px 10px}}@media only screen and (min-width:993px){.present_list{max-width:350px;width:32%;margin-bottom:20px}}.present_list .present_list_image{width:100%}.l_section_coloredpaper{background:linear-gradient(to bottom,rgba(63,195,199,.6) 0,rgba(63,195,199,.4) 40%,rgba(63,195,199,.4) 100%),url(../img/top/world/bg.jpg);background-size:cover;background-attachment:fixed;padding-bottom:50px}.coloredpaper_content{margin-top:50px;padding:40px 20px;border-radius:10px;background:rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content{padding:60px 50px}}@media only screen and (min-width:993px){.coloredpaper_content{padding:60px 50px}}.section_heading_body{font-size:22px;text-align:center;margin-bottom:25px;line-height:1.8}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_body{font-size:30px}}@media only screen and (min-width:993px){.section_heading_body{font-size:34px}}.coloredpaper_content_heading{font-size:12px;text-align:center;color:#fff;line-height:2;margin-bottom:35px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_heading{font-size:13px}}@media only screen and (min-width:993px){.coloredpaper_content_heading{font-size:13px}}.coloredpaper_content_heading .coloredpaper_content_heading_strong{font-size:15px;color:#fff;display:inline-block}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_heading .coloredpaper_content_heading_strong{font-size:22px}}@media only screen and (min-width:993px){.coloredpaper_content_heading .coloredpaper_content_heading_strong{font-size:20px}}.coloredpaper_content_heading a{color:#fff}.coloredpaper_content_heading .coloredpaper_content_heading_follow{color:#238ed7}.section_title_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}.section_title_area .section_title{width:250px;margin-top:60px}.section_title_area .section_subtitle{max-width:80%}@media only screen and (min-width:669px) and (max-width:992px){.section_title_area .section_subtitle{width:400px}}@media only screen and (min-width:993px){.section_title_area .section_subtitle{width:450px}}.section_caption{width:85%;margin-top:60px;margin-bottom:-40px}@media only screen and (min-width:669px) and (max-width:992px){.section_caption{width:500px}}@media only screen and (min-width:993px){.section_caption{width:500px}}.coloredpaper_content_actor_area{margin-top:40px}.coloredpaper_content_actor_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.coloredpaper_content_actor_lists a{text-decoration:underline;line-height:1.4;color:#238ed7}.coloredpaper_content_actor_lists li{margin-right:15px}.coloredpaper_voiceActor_list img{padding:0 100px;width:100%;height:auto}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_voiceActor_list img{padding:0 100px}}@media only screen and (min-width:993px){.coloredpaper_voiceActor_list img{padding:0 100px}}.coloredpaper_content_body{line-height:2;color:#fff;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body{font-size:14px}}@media only screen and (min-width:993px){.coloredpaper_content_body{font-size:14px}}.coloredpaper_content_body .coloredpaper_content_body_section{margin-bottom:40px}.coloredpaper_content_body .coloredpaper_content_body_date{font-size:16px;font-weight:700;color:#fff;display:block}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body .coloredpaper_content_body_date{font-size:18px}}@media only screen and (min-width:993px){.coloredpaper_content_body .coloredpaper_content_body_date{font-size:18px}}.coloredpaper_content_body .coloredpaper_content_body_heading{font-size:16px;font-weight:700;line-height:1;padding-left:14px;margin-bottom:15px;color:#fff;display:block;border-left:2px solid #fff}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body .coloredpaper_content_body_heading{font-size:20px}}@media only screen and (min-width:993px){.coloredpaper_content_body .coloredpaper_content_body_heading{font-size:22px}}.coloredpaper_content_body .coloredpaper_content_body_text{line-height:2;color:#bbb;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body .coloredpaper_content_body_text{font-size:14px}}@media only screen and (min-width:993px){.coloredpaper_content_body .coloredpaper_content_body_text{font-size:14px}}.modal_close{width:35px;position:absolute;top:25px;right:25px;border-radius:100px}.modal__inner{-webkit-transform:translateY(50px);transform:translateY(50px);position:relative;cursor:pointer;width:93%;max-width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;height:70%}.modal__content{background:linear-gradient(to bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.7) 100%),url(../img/common/background/bg_01_sp.png);width:100%;border:1px solid #fff;padding:40px 20px;border-radius:20px}@media only screen and (min-width:669px) and (max-width:992px){.modal__content{padding:60px 50px}}@media only screen and (min-width:993px){.modal__content{padding:60px 50px}}.modal__heading{font-size:24px;text-align:center;padding-bottom:20px;color:#3fc3c7}@media only screen and (min-width:669px) and (max-width:992px){.modal__heading{font-size:28px}}@media only screen and (min-width:993px){.modal__heading{font-size:30px}}.modal__heading__kana{font-size:13px;padding-bottom:25px;letter-spacing:2px;text-align:center;color:#3fc3c7}.modal__text{text-align:center;font-size:14px;line-height:2;color:#e9e9e9;margin-bottom:15px}.mailModal label{font-size:15px;font-weight:400;letter-spacing:2px}.l_section_egistrationFinish{background:linear-gradient(to bottom,rgba(0,0,0,.6) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.4) 100%),url(../img/common/pattern/border.png)}.registrationFinish_content{background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.2) 100%),url(../img/rigistration/finish/bg.png);width:100%;border:1px solid #fff;padding:50px 20px;border-radius:20px;background-size:cover;box-shadow:0 0 5px rgba(0,0,0,.9)}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_content{padding:60px 50px}}@media only screen and (min-width:993px){.registrationFinish_content{padding:60px 50px}}.section_area_ia{position:absolute;margin-top:-100px;top:0;right:50%;width:47%;max-width:600px}.section_btn_area_img{width:60%}.section_btn_area_text{color:#fff;position:absolute;top:35%;left:29%;font-size:16px;font-weight:700;text-shadow:0 3px 0 #000}.section_btn_area_twitter{width:30px;margin-bottom:-7px}.section_btn_area_top{border:none;background:rgba(47,147,150,.4);width:60%}.registrationFinish_content_heading{font-size:30px;text-align:center;margin-bottom:30px;letter-spacing:2px;color:#fff;text-shadow:1px 1px 6px #42cfb3;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_content_heading{font-size:35px}}@media only screen and (min-width:993px){.registrationFinish_content_heading{font-size:35px}}.registrationFinish_content_body{font-size:15px;line-height:2;color:#fff;text-align:center;margin:0 auto -20px}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_content_body{width:70%;font-size:16px}}@media only screen and (min-width:993px){.registrationFinish_content_body{width:70%;font-size:16px}}.registrationFinish_content_body .registrationFinish_content_body_strong{color:#3fc3c7;font-weight:700}.registrationFinish_sideContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_sideContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:993px){.registrationFinish_sideContent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.l_section_tshirt{background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.3) 100%),url(../img/top/world/bg.jpg);background-size:cover;background-attachment:fixed;padding-bottom:10px}.tshirt_lists{margin-top:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.tshirt_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.tshirt_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.tshirt_list{width:90%;height:auto;margin:0 auto 10px;text-align:center;position:relative}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_list{width:48%;margin-bottom:0}}@media only screen and (min-width:993px){.tshirt_list{width:48%;margin-bottom:0}}.tshirt_list .tshirt_list_image{width:100%;margin:0 auto}.tshirt_list .tshirt_list_image_character_right{width:50%;height:auto;position:absolute;top:65%;right:0;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.tshirt_list .tshirt_list_image_character_left{width:50%;height:auto;position:absolute;top:65%;left:-5%;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.tshirt_content{margin-top:50px;border:1px solid #fff;padding:40px 20px;border-radius:10px;background:rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content{padding:60px 50px}}@media only screen and (min-width:993px){.tshirt_content{padding:60px 50px}}.section_heading_body{font-size:22px;text-align:center;margin-bottom:25px}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_body{font-size:30px}}@media only screen and (min-width:993px){.section_heading_body{font-size:34px}}.tshirt_content_heading{font-size:12px;text-align:center;color:#fff;line-height:2;margin-bottom:35px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_heading{font-size:16px}}@media only screen and (min-width:993px){.tshirt_content_heading{font-size:16px}}.tshirt_content_heading .tshirt_content_heading_strong{font-size:15px;color:#fff;display:inline-block}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_heading .tshirt_content_heading_strong{font-size:23px}}@media only screen and (min-width:993px){.tshirt_content_heading .tshirt_content_heading_strong{font-size:25px}}.tshirt_content_heading a{color:#fff}.tshirt_content_heading .tshirt_content_heading_follow{color:#238ed7}.tshirt_content_body{line-height:2;color:#fff;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body{font-size:14px}}@media only screen and (min-width:993px){.tshirt_content_body{font-size:14px}}.tshirt_content_body .tshirt_content_body_section{margin-bottom:40px}.tshirt_content_body .tshirt_content_body_date{text-decoration:line-through;font-size:16px;font-weight:700;color:#fff;display:block}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body .tshirt_content_body_date{font-size:18px}}@media only screen and (min-width:993px){.tshirt_content_body .tshirt_content_body_date{font-size:18px}}.tshirt_content_body .tshirt_content_body_heading{line-height:1.6;font-size:16px;font-weight:700;padding-left:14px;margin-bottom:15px;color:#fff;display:block;border-left:2px solid #fff}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body .tshirt_content_body_heading{font-size:20px}}@media only screen and (min-width:993px){.tshirt_content_body .tshirt_content_body_heading{font-size:18px}}.tshirt_content_body .tshirt_content_body_text{line-height:2;color:#bbb;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body .tshirt_content_body_text{font-size:14px}}@media only screen and (min-width:993px){.tshirt_content_body .tshirt_content_body_text{font-size:14px}}.registration_caption{margin-top:30px;font-size:10px;color:#ddd;line-height:2}.registration_caption p{text-align:center}.l_section_audition{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/audition/bg_small.png);background-size:cover;background-attachment:fixed}@media only screen and (min-width:669px) and (max-width:992px){.l_section_audition{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/audition/bg.png);background-size:cover;background-attachment:fixed}}@media only screen and (min-width:993px){.l_section_audition{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/audition/bg.png);background-size:cover;background-attachment:fixed}}.audition_fv{width:100%;position:relative;z-index:1;text-align:center;overflow:hidden;background:linear-gradient(to bottom,rgba(232,176,229,.7) 0,rgba(255,255,255,.7) 40%,rgba(255,220,153,.7) 100%);background-repeat:repeat}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv{min-height:650px}}@media only screen and (min-width:993px){.audition_fv{height:100vh;min-height:650px}}@media only screen and (max-width:668px){.audition_fv_content{background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.7) 100%)}}.audition_fv_inner{text-align:center;width:100%}@media only screen and (max-width:668px){.audition_fv_inner{padding-top:230px;max-width:400px;margin:0 auto}}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_inner{position:absolute;width:350px;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(0,-50%)}}@media only screen and (min-width:993px){.audition_fv_inner{position:absolute;width:40%;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(0,-50%)}}.audition_fv_headingArea{margin-bottom:30px}.audition_fv_heading{font-size:16px;text-align:center;margin-bottom:8px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_heading{font-size:18px}}@media only screen and (min-width:993px){.audition_fv_heading{font-size:20px}}.audition_fv_heading_kana{font-size:11px;text-align:center;margin-bottom:10px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_heading_kana{font-size:13px}}@media only screen and (min-width:993px){.audition_fv_heading_kana{font-size:13px}}.audition_fv_character{position:absolute}@media only screen and (max-width:668px){.audition_fv_character{width:130%;top:50px;left:0;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_character{width:500px;top:50%;left:0;z-index:-1;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media only screen and (min-width:993px){.audition_fv_character{width:50%;top:60%;left:0;z-index:-1;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:70%}}.audition_fv_copy{width:90%;height:auto;margin:-40px auto 10px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_copy{margin:-50px auto 0}}@media only screen and (min-width:993px){.audition_fv_copy{margin:-50px auto 0}}@media only screen and (max-width:668px){.audition_fv_tunk{width:90%;height:auto;margin:0 auto 10px}}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_tunk{position:absolute;width:330px;bottom:25%;left:0;z-index:-1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (min-width:993px){.audition_fv_tunk{position:absolute;width:35%;bottom:20%;left:0;z-index:-1;-webkit-transform:translate(0,0);transform:translate(0,0)}}.audition_fv_points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;width:80%;margin:0 auto;padding-top:17%}.audition_fv_points .audition_fv_point{width:100%}.audition_fv_points .audition_fv_point img{width:100%}.audition_fv_logoArea{text-align:center;background:rgba(255,255,255,.7);width:100%;padding:10px 25px;margin-top:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_logoArea{padding:15px 25px;position:absolute;bottom:0;left:0}}@media only screen and (min-width:993px){.audition_fv_logoArea{padding:15px 25px;position:absolute;bottom:0;left:0}}.audition_fv_logoArea .audition_fv_logo{width:100%;height:auto}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_logoArea .audition_fv_logo{width:300px}}@media only screen and (min-width:993px){.audition_fv_logoArea .audition_fv_logo{width:300px}}.l_section_auditionAbout{background:linear-gradient(to bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.7) 100%),url(../img/about/fv_images.png);position:relative;height:750px}@media only screen and (min-width:669px) and (max-width:992px){.l_section_auditionAbout{height:650px}}@media only screen and (min-width:993px){.l_section_auditionAbout{height:800px}}.auditionAbout_content{width:100%;z-index:0;margin:0 auto}@media only screen and (max-width:668px){.auditionAbout_content{position:absolute;width:100%;max-width:400px;top:30%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,0)}}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content{margin-top:-30px;width:100%}}@media only screen and (min-width:993px){.auditionAbout_content{margin-top:-40px;width:100%}}.auditionAbout_content .auditionAbout_content_image{width:100%;height:auto;margin-top:-40px}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content .auditionAbout_content_image{width:30%}}@media only screen and (min-width:993px){.auditionAbout_content .auditionAbout_content_image{width:30%}}.auditionAbout_content .auditionAbout_content_image img{width:100%}.audition_title{font-size:3vw;font-weight:700;color:#fff;text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,0 1px 1px #542c37,0 2px 1px #542c37,0 3px 1px #542c37,0 4px 1px #542c37;text-align:center}.audition_kana{font-size:18px;font-weight:700;color:#fff;text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,0 1px 1px #542c37,0 2px 1px #542c37,0 3px 1px #542c37,0 4px 1px #542c37;text-align:center}.l_section_audition1{background:rgba(254,235,248,.8);padding:10%}.audition_title_text{text-align:center;margin:2%;font-size:20px;font-weight:700;color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff}.audition_audition1_aboutEqualLove{width:100%;margin:-30px auto 0;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutEqualLove{width:60%}}@media only screen and (min-width:993px){.audition_audition1_aboutEqualLove{width:50%}}.audition_audition1_aboutEqualLove_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.audition_audition1_aboutEqualLove_content_image{width:100%;height:auto;margin-bottom:10px}.audition_audition1_aboutEqualLove_content_body{width:100%;color:#542c37;line-height:1.2;text-align:justify;font-size:13px;margin-top:5%;margin-bottom:3%;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutEqualLove_content_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition1_aboutEqualLove_content_body{font-size:15px}}.audition_audition1_aboutEqualLove_content_url,.audition_charadetail_url{color:#542c37;font-size:13px;margin-top:10px;text-align:center;display:block;border:1.2px solid #542c37;border-radius:100px;padding:2% 8%;display:inline-block;font-weight:700}.audition_character_image_right{margin-right:-25%}.audition_character_serif{padding-top:40%;font-size:2vw;color:#542c37;font-family:Rounded Mplus\ 1c;font-weight:700}.audition_detail_starArea{width:100%;margin-top:5%}.audition_detail_starLists{display:flex}.audition_detail_starLists li{width:2vw;margin-left:-3%}.audition_detail_starLists li:nth-child(1){margin-left:0}.audition_detail_starLists li img{width:100%}.audition_detail_name{width:100%;color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;font-size:3vw;font-weight:700;margin-top:-2%}.audition_audition1_aboutCharacter{position:relative;width:100%;margin:0 auto}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter{width:60%}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter{width:50%}}.audition_audition1_aboutCharacter_award{width:100%;height:auto;margin-top:30px;margin-bottom:20px}.audition_audition1_aboutCharacter_content_detail{margin-bottom:30px}.audition_audition1_aboutCharacter_content_detail_heading{text-align:center;color:#fff;margin-bottom:5px;font-size:12px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_heading{font-size:15px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_heading{font-size:15px}}.audition_character_body,.audition_label{color:#542c37}.audition_label{font-weight:700;text-align:center;margin-top:5%}.audition_character_image_left{margin-left:-12%}.audition_audition1_aboutCharacter_content_detail_name{color:#fff;margin-right:20px;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_name{font-size:24px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_name{font-size:24px}}.audition_audition1_aboutCharacter_content_detail_label{color:#fff;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_label{font-size:24px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_label{font-size:24px}}.audition_audition1_aboutCharacter_content_detail_starArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audition_audition1_aboutCharacter_content_detail_starLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7px}.audition_audition1_aboutCharacter_content_detail_starLists .audition_audition1_aboutCharacter_content_detail_starList{width:20px;padding:1px;margin:0 1px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_starLists .audition_audition1_aboutCharacter_content_detail_starList{width:25px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_starLists .audition_audition1_aboutCharacter_content_detail_starList{width:25px}}.audition_audition1_aboutCharacter_content_character{margin-bottom:-30px}.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_image{width:90%;height:auto;margin:0 auto;padding-top:20%}.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_serif{position:absolute;color:#fff;top:30%;right:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);letter-spacing:5px;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;z-index:100;font-size:15px;transform:rotate(10deg);font-family:“Times New Roman”,“游明朝”,YuMincho,“ヒラギノ明朝 ProN W3”,“Hiragino mincho ProN”,“メイリオ”,Meiryo,serif;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_serif{right:0;font-size:18px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_serif{right:0;font-size:20px}}.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_body{margin-top:20px;line-height:2;color:#fff;text-align:center;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_body{font-size:15px}}.audition_audition1_aboutCharacter_content_character_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.l_section_audition2{background:rgba(255,255,255,.8);padding:10%}.audition_audition2_character_box img{width:130%;margin-left:-10%}#audition_recording_img_1,#audition_recording_img_2,#audition_recording_img_3,#audition_recording_img_4{display:none}.audition_audition2_heading_body{text-align:center;color:#fff;font-size:13px;line-height:1.8;margin:-40px auto 0}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_heading_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_heading_body{font-size:15px}}.audition_audition2_aboutEqualLove{width:100%;margin:-30px auto 0}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutEqualLove{width:60%}}@media only screen and (min-width:993px){.audition_audition2_aboutEqualLove{width:50%}}.audition_audition2_aboutEqualLove_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.audition_audition2_aboutEqualLove_content_image{width:100%;height:auto;margin-bottom:10px}.audition_audition2_aboutEqualLove_content_body{width:100%;color:#fff;line-height:2;text-align:justify;font-size:13px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutEqualLove_content_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_aboutEqualLove_content_body{font-size:15px}}.audition_audition2_aboutEqualLove_content_url{color:#07c1cb;font-size:10px;margin-top:10px;text-align:center;display:block;text-decoration:underline}.audition_audition2_aboutCharacter{position:relative;width:100%;margin:0 auto}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter{width:60%}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter{width:50%}}.audition_audition2_aboutCharacter_awards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;margin-bottom:20px}.audition_audition2_aboutCharacter_award{width:100%;height:auto}.audition_audition2_aboutCharacter_content_detail{margin-bottom:30px}.audition_audition2_aboutCharacter_content_detail_heading{text-align:center;color:#fff;margin-bottom:5px;font-size:12px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_heading{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_heading{font-size:15px}}.audition_audition2_aboutCharacter_content_detail_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audition_audition2_aboutCharacter_content_detail_name{color:#fff;margin-right:20px;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_name{font-size:24px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_name{font-size:24px}}.audition_audition2_aboutCharacter_content_detail_label{color:#fff;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_label{font-size:24px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_label{font-size:24px}}.audition_audition2_aboutCharacter_content_detail_starArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audition_audition2_aboutCharacter_content_detail_starLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7px}.audition_audition2_aboutCharacter_content_detail_starLists .audition_audition2_aboutCharacter_content_detail_starList{width:20px;padding:1px;margin:0 1px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_starLists .audition_audition2_aboutCharacter_content_detail_starList{width:25px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_starLists .audition_audition2_aboutCharacter_content_detail_starList{width:25px}}.audition_audition2_aboutCharacter_content_character{margin-bottom:-30px}.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_image{width:90%;height:auto;margin:0 auto;padding-top:20%}.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_serif{position:absolute;color:#fff;top:35%;right:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);letter-spacing:5px;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;z-index:100;font-size:15px;transform:rotate(10deg);font-family:“Times New Roman”,“游明朝”,YuMincho,“ヒラギノ明朝 ProN W3”,“Hiragino mincho ProN”,“メイリオ”,Meiryo,serif;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_serif{right:0;font-size:18px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_serif{right:0;font-size:20px}}.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_body{margin-top:20px;line-height:2;color:#fff;text-align:center;font-size:13px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_body{font-size:15px}}.audition_audition2_aboutCharacter_content_character_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_audition2_character_show{margin-top:50px;padding:7% 5%}.audition_audition2_character_show_headingArea{margin-bottom:20px}.audition_audition2_character_show_headingArea .audition_audition2_character_show_heading{font-size:25px;text-align:center;color:#fff;margin-bottom:10px}.audition_audition2_character_show_headingArea .audition_audition2_character_show_body{font-size:13px;line-height:2;color:#fff;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_character_show_headingArea .audition_audition2_character_show_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_character_show_headingArea .audition_audition2_character_show_body{font-size:15px}}.audition_audition2_characterLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_characterLists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:993px){.audition_audition2_characterLists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.audition_audition2_characterLists .audition_audition2_characterList{width:100%;padding:20px 0;text-align:center}@media only screen and (max-width:668px){.audition_audition2_characterLists .audition_audition2_characterList{border-bottom:1px dotted #7f7f7f;margin-bottom:30px}.audition_audition2_characterLists .audition_audition2_characterList:first-child{border-top:1px dotted #7f7f7f}}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_characterLists .audition_audition2_characterList{width:100%;margin-bottom:30px}}@media only screen and (min-width:993px){.audition_audition2_characterLists .audition_audition2_characterList{width:48%;margin-bottom:30px}}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_title{color:#fff;text-align:center;font-size:20px;margin-bottom:15px}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image{height:250px;width:auto;margin:0 auto;padding-top:8%}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image{height:300px}}@media only screen and (min-width:993px){.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image{height:350px}}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_time{color:#fff;text-align:center;margin-bottom:10px}.audition_audition_result_time{color:#fff;text-align:center;margin-bottom:10px}.audition_audition2_characterList_caption{color:#fff;font-size:18px;text-align:center;margin-bottom:30px}.l_section_auditionSpecial{text-align:center;overflow:hidden;background:linear-gradient(to bottom,rgba(53,116,174,.5) 0,rgba(53,116,174,.5) 40%,rgba(52,145,163,.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.5) 100%);background-size:cover}.audition_auditionSpecial_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 auto}@media only screen and (max-width:668px){.audition_auditionSpecial_content{max-width:400px}}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content{width:100%}}@media only screen and (min-width:993px){.audition_auditionSpecial_content{width:80%}}.audition_auditionSpecial_content_image{margin:100px auto 30px}@media only screen and (max-width:668px){.audition_auditionSpecial_content_image{width:100%;height:auto;margin:0 auto 30px}}.audition_auditionSpecial_content_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_auditionSpecial_content_detail{border:1px solid #fff;border-radius:5px;background:rgba(0,0,0,.4)}@media only screen and (max-width:668px){.audition_auditionSpecial_content_detail{padding:15px 20px;width:100%;margin-top:10px}}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail{width:70%;padding:3%;margin-left:10px}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail{width:70%;padding:3%;margin-left:10px}}.audition_auditionSpecial_content_detail.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_name{font-size:25px;color:#fff;text-align:center;margin-bottom:5px;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_name{font-size:22px}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_name{font-size:22px}}.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_position{font-size:11px;line-height:2;text-align:center;border-bottom:1px solid #fff;color:#fff;padding-bottom:10px}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_position{font-size:11px;padding-bottom:20px}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_position{font-size:11px;padding-bottom:20px}}.audition_auditionSpecial_content_detail_bottom_body{padding-top:10px;font-size:11px;line-height:2;text-align:justify;color:#fff}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail_bottom_body{padding-top:20px;font-size:13px;text-align:center}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail_bottom_body{padding-top:20px;text-align:center;font-size:13px}}.text_center{margin-top:20px;text-align:center}.webview_close{color:#fff;font-size:20px;padding:10px 20px;position:fixed;top:15px;right:15px;height:45px;width:45px;border-radius:100px;background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l_section_webview{font-size:10px;padding:30px 0}.l_section_webview .webview_title{font-size:20px;margin-bottom:10px}.l_section_webview h1,.l_section_webview h2,.l_section_webview h3,.l_section_webview h4,.l_section_webview h5,.l_section_webview h6{font-size:13px;font-weight:700;margin-bottom:10px}.l_section_webview p{margin-bottom:20px}.l_section_audition_result{padding-top:50px}@media only screen and (min-width:669px) and (max-width:992px){.l_section_audition_result{padding-top:75px}}@media only screen and (min-width:993px){.l_section_audition_result{padding-top:75px}}.audition_result_title{font-size:20px;color:#fff;text-align:center;margin:50px 0 20px;margin-top:30px}.audition_result_image{width:100%;margin:0 auto}.audition_result_caption{font-size:18px;text-align:center}.audition_result_caption a{color:#199acf}.l_section_auditionYoyogi{background:linear-gradient(to bottom,rgba(53,116,174,.5) 0,rgba(53,116,174,.5) 40%,rgba(52,145,163,.5) 100%);padding:60px 0}.l_section_auditionYoyogi img{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.l_section_auditionYoyogi img{width:400px}}@media only screen and (min-width:993px){.l_section_auditionYoyogi img{width:400px}}.l_section_characterIndex{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/common/pattern/border.png);background-position:center}.characterIndex_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap}.characterIndex_lists:after{content:"";width:31%;display:block}.characterIndex_list{width:calc((100%/5) - 3%);max-width:400px;position:relative;height:285px;margin:1.5%;transition:all .5s;border-radius:20px;overflow:hidden;transition-duration:1s}.characterIndex_list .characterIndex_list_image{position:absolute;top:50%;left:50%;width:100%;z-index:20;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition-duration:.5s}.characterIndex_list .characterIndex_list_image:hover{transition-duration:.5s;transform:translate(-50%,-50%) scale(1.2)}.characterIndex_list_detail{width:100%;position:absolute;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:100;padding:8% 5%;transition:all .5s}.characterIndex_list_detail .characterIndex_list_detail_name{color:#3fc3c7;font-size:14px;margin-bottom:3px}@media only screen and (min-width:669px) and (max-width:992px){.characterIndex_list_detail .characterIndex_list_detail_name{font-size:14px}}@media only screen and (min-width:993px){.characterIndex_list_detail .characterIndex_list_detail_name{font-size:20px}}.characterIndex_list_detail .characterIndex_list_detail_label{font-size:12px;color:#fff;margin-right:5px}.characterIndex_list_detail .characterIndex_list_detail_cv{font-size:28px;color:#fff}@media only screen and (min-width:669px) and (max-width:992px){.characterIndex_list_detail .characterIndex_list_detail_cv{font-size:20px}}@media only screen and (min-width:993px){.characterIndex_list_detail .characterIndex_list_detail_cv{font-size:26px}}.characterIndex_list_detail .characterIndex_list_detail_stararea{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_title{font-size:13px;margin-top:3px;color:#fff;margin-right:10px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1}.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex}.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists .characterIndex_list_detail_star_list{width:25px;border-radius:100px}@media only screen and (min-width:669px) and (max-width:992px){.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists .characterIndex_list_detail_star_list{width:18px}}@media only screen and (min-width:993px){.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists .characterIndex_list_detail_star_list{width:18px}}.l_section_characterShow{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.37) 40%,rgba(0,0,0,.58) 100%),url(../img/common/pattern/border.png);background-position:center;margin-bottom:-5%;padding-bottom:15%}.characterShow_content{text-align:center;position:relative;margin:0 auto;width:1100px;height:85vh;min-height:800px;display:flex;justify-content:space-between;flex-wrap:wrap}.characterShow_detail_serifbg{font-size:200px;color:rgba(255,255,255,.1);position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.characterShow_paginate{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_paginate{margin-top:40px}}@media only screen and (min-width:993px){.characterShow_paginate{margin-top:50px}}.characterShow_detail{width:100%;position:absolute;top:80%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:668px){.characterShow_detail{padding:5%}}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail{top:65%}}@media only screen and (min-width:993px){.characterShow_detail{top:65%}}.characterShow_detail .characterShow_detail_name{font-size:40px;font-weight:700;line-height:1;margin-bottom:11px;color:#3fc3c7}.characterShow_detail .characterShow_detail_cv_label{font-size:12px;color:#fff;margin-right:5px}.characterShow_detail .characterShow_detail_cv{font-size:25px;color:#fff;line-height:1;margin-bottom:15px}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail .characterShow_detail_cv{font-size:25px}}@media only screen and (min-width:993px){.characterShow_detail .characterShow_detail_cv{font-size:25px}}.characterShow_detail_cv_audition{margin-bottom:20px;font-size:18px;letter-spacing:1px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}.characterShow_detail_cv_audition span{font-size:12px}.characterShow_detail .characterShow_list_detail_stararea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_title{font-size:11px;color:#fff;margin-right:5px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_title{font-size:12px}}@media only screen and (min-width:993px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_title{font-size:12px}}.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex}.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists .characterShow_list_detail_star_list{width:18px;margin-bottom:-5px}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists .characterShow_list_detail_star_list{width:20px}}@media only screen and (min-width:993px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists .characterShow_list_detail_star_list{width:20px}}.characterShow_detail .characterShow_detail_body{font-size:11px;letter-spacing:1px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7);width:60%}.characterShow_detail_voices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;margin-top:15px}.characterShow_detail_voices .characterShow_detail_voice{cursor:pointer;font-size:10px;box-shadow:all .5s;padding:8px 15px;border:1px solid #fff;border-radius:50px;line-height:1;color:#fff;background:rgba(63,195,199,.6);margin-right:5px;transition:all .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width:993px){.characterShow_detail_voices .characterShow_detail_voice:hover{background:rgba(255,255,255,.5)}}.characterShow_detail_voices .characterShow_detail_voice_icon{width:10px;display:inline-block;margin-right:5px}.characterShow_character{margin-top:50px}.l_section_machineIndex{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/top/machine/bg.jpg);background-size:cover;background-position:center}.machineIndex_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-30px}.machineIndex_lists:after{content:"";width:30%;display:block}.machineIndex_list{width:90%;max-width:350px;position:relative;height:250px;margin:30px auto;transition:all .5s}@media only screen and (max-width:668px){.machineIndex_list:nth-child(1){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list{margin:30px auto;width:31%;height:250px}.machineIndex_list:nth-child(1),.machineIndex_list:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@media only screen and (min-width:993px){.machineIndex_list{margin:50px auto;width:30%;height:250px}.machineIndex_list:nth-child(1),.machineIndex_list:nth-child(2),.machineIndex_list:nth-child(3){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.machineIndex_list .machineIndex_list_image{width:100%;position:absolute;top:50%;left:50%;z-index:20;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list .machineIndex_list_image{width:100%}}@media only screen and (min-width:993px){.machineIndex_list .machineIndex_list_image{width:100%}}.machineIndex_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.machineIndex_list_detail{width:100%;position:absolute;bottom:-20px;left:-20px;z-index:100;padding:15px 20px;transition:all .5s}.machineIndex_list_detail .machineIndex_list_detail_name{color:#fff;font-size:24px}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list_detail .machineIndex_list_detail_name{font-size:22px}}@media only screen and (min-width:993px){.machineIndex_list_detail .machineIndex_list_detail_name{font-size:22px}}.machineIndex_list_detail_designer{font-size:20px;color:#fff;line-height:1}.machineIndex_list_detail_designer_info{font-size:12px;margin-bottom:10px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}.machineIndex_list_detail .machineIndex_list_detail_cv{font-size:12px;color:#fff}.machineIndex_list_detail .machineIndex_list_detail_stararea{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_title{font-size:12px;color:#fff;margin-right:10px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1;margin-top:3px}.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists .machineIndex_list_detail_star_list{width:20px;margin-right:5px}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists .machineIndex_list_detail_star_list{width:20px}}@media only screen and (min-width:993px){.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists .machineIndex_list_detail_star_list{width:20px}}.l_section_machineShow{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/top/machine/bg.jpg);background-position:center;background-size:cover}.machineShow_content{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:100vh}.machineShow_paginate{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_paginate{margin-top:40px}}@media only screen and (min-width:993px){.machineShow_paginate{margin-top:50px}}.machineShow_content_nothing{display:block;z-index:100;text-align:center;background:rgba(85,85,85,.4);color:#000}.machineShow_content_nothing span{letter-spacing:3px;display:block;color:#fff;font-size:10px;text-align:center;padding:10px 30px;transition:all .5s}.machineShow_content_prev{display:block;z-index:100;text-align:center;background:rgba(47,147,150,.4);color:#000}.machineShow_content_prev a{letter-spacing:3px;display:block;color:#fff;font-size:10px;text-align:center;padding:10px 30px;transition:all .5s}.machineShow_content_next{display:block;z-index:100;text-align:center;background:rgba(47,147,150,.4);color:#fff}.machineShow_content_next a{letter-spacing:3px;display:block;color:#fff;font-size:10px;text-align:center;padding:10px 30px;transition:all .5s}.machineShow_content_back{display:block;z-index:100;text-align:center;color:#fff;letter-spacing:3px;padding:10px 30px;background:rgba(47,147,150,.4);font-size:10px;bottom:20px}.machineShow_content_image{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:650px;transition:all .5s}@media only screen and (max-width:668px){.machineShow_content_image{max-width:650px}}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_content_image{max-width:650px}}@media only screen and (min-width:993px){.machineShow_content_image{max-width:650px}}.machineShow_content_image.none{opacity:0;visibility:hidden;position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:350px;transition:all .5s}@media only screen and (max-width:668px){.machineShow_content_image.none{width:90%;max-width:350px}}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_content_image.none{width:60%;max-width:600px}}@media only screen and (min-width:993px){.machineShow_content_image.none{width:45%;max-width:600px}}.machineShow_detail_serif{font-size:18px;letter-spacing:5px;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;position:absolute;top:45%;left:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 2px 5px rgba(0,0,0,.7);line-height:2;color:#3fc3c7;width:1100px}.machineShow_detail{width:100%;text-align:center;position:absolute;top:85%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.machineShow_detail .machineShow_detail_name{font-size:40px;font-weight:700;line-height:1;margin-bottom:10px;text-shadow:0 2px 5px rgba(0,0,0,.7);color:#3fc3c7}.machineShow_detail .machineShow_detail_cv{font-size:11px;color:#fff;margin-bottom:10px;text-shadow:0 2px 5px rgba(0,0,0,.7)}.machineShow_detail .machineShow_list_detail_stararea{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_title{font-size:12px;color:#fff;margin-right:10px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1;margin-top:3px}.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex}.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists .machineShow_list_detail_star_list{width:20px}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists .machineShow_list_detail_star_list{width:20px}}@media only screen and (min-width:993px){.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists .machineShow_list_detail_star_list{width:20px}}.machineShow_detail .machineShow_detail_body{margin-top:5px;font-size:11px;letter-spacing:1px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_detail .machineShow_detail_body{font-size:12px}}@media only screen and (min-width:993px){.machineShow_detail .machineShow_detail_body{font-size:12px}}.l_section_news{background:url(../img/news/bg.jpg);background-size:cover;margin-bottom:-5%;padding-bottom:15%;background-repeat:no-repeat;margin-bottom:-13%;background-attachment:fixed;background-position:center}.news_lists{width:100%;margin:0 auto;border:1px solid #838383;background:rgba(0,0,0,.4)}@media only screen and (min-width:669px) and (max-width:992px){.news_lists{width:90%}}@media only screen and (min-width:993px){.news_lists{width:80%}}.news_list{width:100%;color:#fff;border-bottom:1px dotted #838383}.news_list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 10px;transition:all .5s}@media only screen and (min-width:669px) and (max-width:992px){.news_list a{padding:10px 20px}}@media only screen and (min-width:993px){.news_list a{padding:5px 20px}.news_list a:hover{background:rgba(255,255,255,.2)}}.news_list_thumbnail{width:35%;height:0;display:block;padding-top:20.5%}.news_list_texearea{padding:10px 15px;width:100%}.news_list_new{color:#3fc3c7;margin-right:10px}.news_list_data{font-size:10px;display:block;color:#fff;line-height:2}@media only screen and (min-width:669px) and (max-width:992px){.news_list_data{font-size:10px}}@media only screen and (min-width:993px){.news_list_data{font-size:10px}}.news_list_title{font-size:11px;color:#fff;line-height:2;text-decoration:underline;letter-spacing:1px}@media only screen and (min-width:669px) and (max-width:992px){.news_list_title{font-size:13px}}@media only screen and (min-width:993px){.news_list_title{font-size:13px}}.l_section_newsShow{background:url(../img/news/bg.jpg);background-size:cover;margin-bottom:-5%;padding-bottom:15%;background-repeat:no-repeat;margin-bottom:-13%;background-attachment:fixed}.section_about{background:url(../img/common/background/bg.jpg);background-size:cover;margin-bottom:-5%;padding-bottom:15%}@media only screen and (min-width:669px) and (max-width:992px){.section_about{background-attachment:fixed}}@media only screen and (min-width:993px){.section_about{background-attachment:fixed}}.about__body{color:#d5d5d5;background:rgba(0,0,0,.8);padding:2% 5%;border-radius:5px}.about_body_heading{font-weight:700;font-size:18px;color:#fff;line-height:1}.about_body_detail{font-size:10px;line-height:1.8;margin-top:15px;margin-bottom:30px;color:#ababab}@media only screen and (min-width:669px) and (max-width:992px){.about_body_detail{font-size:11px;margin-bottom:40px}}@media only screen and (min-width:993px){.about_body_detail{font-size:11px;margin-bottom:40px}}.about_body_detail.first{border:1px solid #ababab;border-radius:10px;padding:1%}.about_body_link{margin-top:4%;display:inline-block}.-color-red{color:#bf0000}.-color-green{color:#3fc3c7}.-color-green-deep{color:#2f9396}@font-face{font-family:fontello;src:url(../font/fontello.eot?97979167);src:url(../font/fontello.eot?97979167#iefix) format("embedded-opentype)", "url(../font/fontello.woff2?97979167") format("woff2)", "url(../font/fontello.woff?97979167") format("woff)", "url(../font/fontello.ttf?97979167") format("truetype)", "url(../font/fontello.svg?97979167#fontello") format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-down-open-big:before{content:'\e800'}.icon-back:before{content:'\e801'}.icon-popup:before{content:'\e802'}.icon-twitter:before{content:'\f099'}.icon-angle-double-left:before{content:'\f100'}.icon-angle-double-right:before{content:'\f101'}.icon-angle-double-up:before{content:'\f102'}.icon-angle-double-down:before{content:'\f103'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-facebook-squared:before{content:'\f30e'}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype)", "url(./fonts/slick.woff") format("woff)", "url(./fonts/slick.ttf") format("truetype)", "url(./fonts/slick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:10px;width:10px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:40%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0;text-shadow:0 0 7px #00b9c7}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.3}.slick-next:before,.slick-prev:before{font-family:slick;font-size:40px;line-height:1;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:669px) and (max-width:992px){.slick-next:before,.slick-prev:before{font-size:50px}}@media only screen and (min-width:993px){.slick-next:before,.slick-prev:before{font-size:60px}}.slick-prev{left:20px;z-index:5;height:50px;width:30px}@media only screen and (min-width:669px) and (max-width:992px){.slick-prev{left:60px}}@media only screen and (min-width:993px){.slick-prev{left:60px}}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"";height:60px;width:30px;background:url(../img/common/icon/left_active.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%}[dir=rtl] .slick-prev:before{content:">"}.slick-next{right:20px;z-index:5;height:60px;width:30px}@media only screen and (min-width:669px) and (max-width:992px){.slick-next{right:60px}}@media only screen and (min-width:993px){.slick-next{right:60px}}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"";height:60px;width:30px;background:url(../img/common/icon/right_active.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%}[dir=rtl] .slick-next:before{content:"<"}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;margin-left:-3px}.slick-dots li{position:relative;display:inline-block;height:10px;width:15px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:10px;width:10px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:10px;height:10px;font-family:slick;font-size:40px;line-height:20px;text-align:center;color:#fff;opacity:.3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#fff;opacity:1}#all_trigger{float:right;position:relative}.relative{position:relative}.all_title_font{font-size:14px;color:#fff!important;position:absolute;top:27%;right:18%;text-shadow:2px 2px 0 #000}.all_triangle{position:absolute;width:5%;top:35%;right:5%}.all_triangle.active{transform:rotate(60deg);right:15%}.all_trigger_img{width:45%;float:right}.open_trigger{margin-top:10px}.open_trigger_img{width:100%}.title_font{font-size:25px;font-weight:700;color:#fff!important;text-shadow:2px 2px 0 #000;position:absolute;top:32%;width:100%;left:10%}.title_font span{width:90%}.open_trigger p::after{content:'';background:url(../img/webview/triangle-big.png);background-repeat:no-repeat;display:block;width:40px;height:40px;background-size:contain;vertical-align:middle;position:absolute;top:10%;right:16.8%}.open_trigger.active p::after{transform:rotate(60deg);right:24%}.open_triangle{position:absolute;display:block;top:40%;right:12%;width:6vw}.sub_trigger{position:relative;padding:5px}.webview_textarea{background:#284552;color:#fff;border-radius:5px;margin-top:10px;font-weight:700;text-shadow:2px 2px 0 #000;padding-bottom:10px}.sub_trigger p{margin-top:8px;margin-bottom:5px;font-size:16px;margin-left:20px;color:#fff!important}.sub_trigger p::after{content:"▼";position:absolute;right:8%}.sub_trigger.active p::after{content:"▲"}.webview_text{background:#fff;border-radius:5px;width:96%;margin:auto;color:#000}.webview_textbox{margin:0!important;padding:5px;font-weight:400;text-shadow:none}.webview_textbox span:nth-child(n+2){padding-top:10px;display:block}.topIndex_list_detail_star_list{width:15px}.topIndex_list_detail_star_title{font-size:13px;margin-top:3px;color:#fff;line-height:1}.topIndex_list_detail_star_title{margin-right:5px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7);opacity:0}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}to{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3);opacity:0}}@keyframes pulse{from{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7);opacity:0}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}to{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3);opacity:0}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}#collabo_fv{text-align:center;position:relative}.lineup_subtext{color:#fff;font-size:16px;letter-spacing:1px;width:60%;text-align:center;text-shadow:2px 2px 2px #000;left:50%;transform:translate(-50%,0);bottom:5%;position:absolute}#collabo_detail{background:#fff;padding-bottom:10%}.collabo_namber{margin-right:20px;width:160px;height:145px;margin-top:5px}.collabo_name{height:75px}.collabo_name_detail{font-size:30px;font-weight:700;text-indent:20px;margin-left:-10px;line-height:1.2}.collabo_name_detail span{font-size:20px;line-height:.8}.collabo_text{font-size:16px;width:65%;letter-spacing:1px;line-height:1.8;margin-top:30px;padding-bottom:30px}.collabo_img_back,.collabo_img_front{margin-top:30px;margin-bottom:50px;opacity:0;width:90%}.collabo_img_back.fadeInUp,.collabo_img_front.fadeInUp{opacity:1}.collabo_img_front{margin-right:50px}.collabo_detail_box:nth-child(n+2){border-top:1px solid #000}.coming_soon{position:absolute;top:50%;transform:translate(0,-50%);right:-200px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.collabo_img_main{opacity:0;width:90%}.collabo_img_main.fadeInRightBig{opacity:1}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.prev-arrow{left:0;width:20px}.next-arrow{right:0;width:20px}.prev-arrow:before{width:20px}.next-arrow:before{width:20px}.top_present_finish_font{color:#fff;z-index:1;position:absolute;left:50%;transform:translate(-50%,0);font-size:25px;text-shadow:1px 1px 1px #42cfd3;font-weight:700;top:50%}.application_bg{background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.9)),url(../img/audition_result/bg.png);background-repeat:no-repeat;background-size:cover}.error-statement{display:none;color:red}.application_form_text{font-size:1pc;color:#fff;text-shadow:0 0 .8px #3fc3c7;font-weight:600;margin-top:5%}.application_form_box input,.application_form_box textarea{border-radius:10px;margin-bottom:1%;margin-top:1%;-moz-box-shadow:inset 0 0 4px hsla(0,0%,100%,.2);-webkit-box-shadow:inset 0 0 4px hsla(0,0%,100%,.2);box-shadow:inner 0 0 4px hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);line-height:1.5rem}.application_form_submit{padding:5px}.application_form_box input[type=submit]{padding:5px;color:#fff;font-size:14px}.application_form_error{color:#d65761;font-size:10px;display:none}.application_form_sample{width:175px;margin:auto;display:block}.machine_event_box{position:absolute;top:3%;left:-10%;width:80%;background:rgba(47,147,150,.4);transform:rotate(330deg);padding-left:8%;z-index:2}#file_upload_box input{display:none}.preview,.wpcf7-recaptcha div{display:block;margin:auto}.screen-reader-response,.wpcf7-validation-errors{font-size:1pc;color:red;margin-top:5.5%;font-weight:700}.screen-reader-response a,.wpcf7-not-valid-tip{color:red}.wp-pagenavi{text-align:center;display:flex;width:100%;align-items:center;justify-content:center;margin-top:30px}.pages{display:none}.nextpostslink,.previouspostslink{font-size:20px;display:table-cell}.nextpostslink,.page.larger,.page.smaller,.previouspostslink{width:35px;height:35px;color:#fff;text-align:center;border:solid #fff 1px;border-radius:5px;align-items:center;justify-content:center;margin-left:2px;margin-right:2px}.page.larger,.page.smaller{font-size:14px;display:flex;vertical-align:middle}.nextpostslink:hover,.page.larger:hover,.page.smaller:hover,.previouspostslink:hover{background:hsla(0,0%,100%,.4)}.current{font-size:14px;width:35px;height:35px;display:flex;color:#fff;text-align:center;border:solid #fff 1px;border-radius:5px;vertical-align:middle;background:rgba(63,195,199,.6);justify-content:center;align-items:center;margin-left:2px;margin-right:2px}@-webkit-keyframes a{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes a{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.characterShow_content_fadeInLeft{-webkit-animation-name:a;animation-name:a}.single_character_star_box{margin-top:3%}.single_character_star{display:flex}.single_character_star li{width:30px;margin-left:-10px}.single_character_star li img{width:100%}.single_character_star li:first-child{margin-left:0}.single_character_name{font-size:35px;font-weight:700;margin-top:-12px}.single_character_cv,.single_character_name{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;visibility:hidden}.single_character_cv{font-size:24px;margin-top:-7px;font-weight:700;letter-spacing:1.2px}.single_character_cv.cv{font-size:18px;margin-right:5px}.single_character_cv.agency{font-size:10px}.single_character_cv_audition{background:rgba(250,114,164,.7);color:#fff;padding:.5%;font-size:16px;margin-top:3%;border-radius:10px;padding:2% 4%;position:relative}.single_character_body{width:70%;font-size:9pt;margin-top:1%;color:#2d2c2e}.fa-volume-up{margin-right:4px}.single_character_voices_text{font-size:14px;font-weight:700;margin-top:1%;color:#542c37}.single_character_voices{display:flex}.single_character_voices li{background:rgba(250,114,164,.6);border:2px solid #fff;border-radius:75pt;padding:5px 10px;color:#fff;transition:all .5s;font-size:10px;margin-right:5px;margin-top:5px;cursor:pointer;cursor:hand}.single_character_voices li:hover{background:hsla(0,0%,100%,.6);color:rgba(250,114,164,.6);border:2px solid rgba(250,114,164,.6)}.single_character_border{width:100%;height:1px;background:#5c5c5c;margin-top:8px;margin-bottom:5px}.single_character_youtube_url a{color:rgba(250,114,164,.6);font-weight:700;text-decoration:underline}.single_character_states{background:#323031;color:#f7ee8f;font-family:Rounded Mplus\ 1c;font-size:14px;display:flex;flex-wrap:wrap;padding:2% 2% 1% 13%;margin-top:.5%;border-radius:10px}.single_character_states li{width:calc(33.3% - 10px);margin-bottom:1%;display:table}.single_character_states li p{text-align:right;display:table-cell;padding-right:30%}@-webkit-keyframes b{0%{opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes b{0%{opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.single_character_fadeInRight{-webkit-animation-name:b;animation-name:b}.single_character_content_next,.single_character_content_prev{width:100px;position:absolute;top:20vh;z-index:2}.single_character_content_next img,.single_character_content_prev img{width:100%}.single_character_content_prev{left:-1%}.single_character_content_next{right:0;transform:rotate(180deg)}@-webkit-keyframes c{0%{opacity:0;-webkit-transform:translate3d(0,-40%,0);transform:translate3d(0,-40%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes c{0%{opacity:0;-webkit-transform:translate3d(0,-40%,0);transform:translate3d(0,-40%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:c;animation-name:c}.l_section_characterShow{background:url(../img/top/character/bg.jpg);background-position:center}#myCanvas{margin:auto;position:relative;z-index:2;display:block}.fv_ia{position:absolute;top:-5%;left:50%;transform:translate3d(-50%,0,0);width:50pc;visibility:hidden}.fv_roa,.fv_ruphane{position:absolute;top:15%;visibility:hidden}.fv_roa{left:5%}.fv_ruphane{right:5%}.fv_shio{bottom:-5%;left:43%;width:580px;z-index:3}.fv_elcy,.fv_shio{position:absolute;transform:translate3d(-50%,0,0);visibility:hidden}.fv_elcy{bottom:-20%;left:60%;width:550px;z-index:3}.top-news-banner{-webkit-transform:translateY(0);transform:translateY(0)}.fv_gradation{width:100%;background:-moz-linear-gradient(top,transparent,#000);background:-webkit-linear-gradient(top,transparent,#000);background:linear-gradient(to bottom,transparent,#000);height:150px;position:absolute;bottom:0;z-index:3}.top-fv__inner{z-index:4}.top-fv-side{right:0;left:auto;width:auto}.top-fv-logo__logo-image{width:88%}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:translate3d(-50%,-20%,0);transform:translate3d(-50%,-20%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes d{0%{opacity:0;-webkit-transform:translate3d(-50%,-20%,0);transform:translate3d(-50%,-20%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.fv_ia_move{-webkit-animation-name:d;animation-name:d;transition-duration:2s}.fv_ia.fv_ia_move{visibility:visible}@-webkit-keyframes e{0%{opacity:0;-webkit-transform:translate3d(0,100%,0) scale(.5);transform:translate3d(0,100%,0) scale(.5)}to{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes e{0%{opacity:0;-webkit-transform:translate3d(0,100%,0) scale(.5);transform:translate3d(0,100%,0) scale(.5)},to{opacity:1}to{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}.fv_bothends{-webkit-animation-name:e;animation-name:e;transition-duration:.6s;animation-duration:.6s}.fv_roa.fv_bothends,.fv_ruphane.fv_bothends{visibility:visible}@-webkit-keyframes f{0%{opacity:0;-webkit-transform:translate3d(-50%,100%,0) scale(.5);transform:translate3d(-50%,100%,0) scale(.5)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0) scale(1);transform:translate3d(-50%,0,0) scale(1)}}@keyframes f{0%{opacity:0;-webkit-transform:translate3d(-50%,100%,0) scale(.5);transform:translate3d(-50%,100%,0) scale(.5)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0) scale(1);transform:translate3d(-50%,0,0) scale(1)}}.fv_center{-webkit-animation-name:f;animation-name:f;transition-duration:.6s;animation-duration:.6s}.fv_elcy.fv_center,.fv_shio.fv_center{visibility:visible}.top-fv_mask{background:#000;width:100%;height:750px;display:block}@-webkit-keyframes g{0%{background:#000}to{background:0 0}}@keyframes g{0%{background:#000}to{background:0 0}}.top-fv_mask_none{-webkit-animation-name:g;animation-name:g;transition-duration:3s}.l_section_characterIndex{background:url(../img/top/character/bg.jpg);background-position:center;background-size:cover;margin-bottom:-5%;padding-bottom:15%}.cvlist_box{display:block;width:70%;min-width:900px;margin:auto;border:1px solid rgba(0,0,0,.4);border-radius:10px;background:hsla(0,0%,100%,.6);margin-top:2%;padding:2%}.cvlist_h1{font-size:24px;display:flex;align-items:center;width:300px;margin:auto;color:#542c37}.cvlist_h1:after,.cvlist_h1:before{content:"";flex-grow:1;height:2px;background:#542c37;display:block}.cvlist_h1:before{margin-right:20px}.cvlist_h1:after{margin-left:20px}.cvlist_ul{display:table;width:80%;text-align:center;margin:auto;margin-top:30px}.cvlist_li,.cvlist_p{font-size:1pc;text-align:center;color:#542c37}.cvlist_p{margin-top:-.5%}.cvlist_li{display:table-cell;padding-right:10px;padding-left:10px;width:16%;float:left;font-weight:700}.cvlist_li a{color:#fa72a4;text-decoration:underline;cursor:pointer}.cvlist_li:nth-child(6n+1){clear:both}.cvlist_li_idol{display:table-cell;padding-right:10px;padding-left:10px;width:30%;float:left;font-size:1pc;font-weight:700;text-align:center}.cvlist_li_idol a{color:#fa72a4;text-decoration:underline;cursor:pointer}.cvlist_li_idol:nth-child(3n+1){clear:both}.character-list__image{margin:auto;height:115%;margin-left:-55%}.character-list{border:1px solid #b5b5b5;height:30vw!important;margin-left:2px;margin-right:2px;overflow:hidden;background:#e9ebee;z-index:1;position:relative;cursor:pointer}.character-list a{pointer-events:none;width:100%;height:100%;position:absolute;z-index:6;top:0;opacity:.4}.slick-center.character-list a{opacity:1}.character-list.slick-center{overflow:visible;filter:brightness(1);z-index:2;position:relative;background:-moz-linear-gradient(top,#fff,#ff9caf);background:-webkit-linear-gradient(top,#fff,#ff9caf);background:linear-gradient(to bottom,#fff,#ff9caf 60%)}.character-list.slick-center a{pointer-events:auto;width:100%;height:100%;position:absolute;z-index:6;top:0}.character-list.slick-center img{z-index:2;position:relative}.character_cast{font-size:16px;font-weight:700;color:#542c37;letter-spacing:2px;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;text-align:right;margin-top:1.5%;line-height:1.8;position:relative;z-index:5}.character-list__detail{position:absolute;width:100%;bottom:0;z-index:2;background:rgba(0,0,0,.6);visibility:hidden;padding:8% 4%}.character-list__cv{font-size:21px;font-weight:700}.character-list__cv,.character-list__name{text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,-2px -1px 1px #542c37,1px 1px 1px #542c37,-1px 1px 1px #542c37,1px -1px 1px #542c37,1px 1px 1px #542c37}.character-list__name{margin-bottom:0}.slick-center a .character-list__detail{visibility:visible}.topIndex_list_detail_star_list{margin-right:-5px}.machine-list{border:1px solid #fff;margin-left:2px;margin-right:2px;filter:brightness(.7);overflow:hidden;position:relative;z-index:1}.machine-list__image{width:175%;left:-23%;top:-5%;z-index:1;position:relative}.machine-list.slick-center{background:-moz-linear-gradient(top,hsla(0,0%,100%,.6),#60c8be);background:-webkit-linear-gradient(top,hsla(0,0%,100%,.6),#60c8be);background:linear-gradient(to bottom,hsla(0,0%,100%,.6),#60c8be);filter:brightness(1);overflow:visible;z-index:2;position:relative}.machine-list__detail{background:hsla(0,0%,100%,.7);z-index:3;visibility:hidden}.slick-center a .machine-list__detail{visibility:visible}.machine-list.slick-center img{z-index:2;position:relative}.machine-list__name{color:#000;margin-bottom:0}.machine-list a{pointer-events:none;width:100%;height:100%;position:absolute;z-index:6;top:0}.machine-list.slick-center a{pointer-events:auto}.single_machine_box{opacity:0;visibility:hidden}.single_machine_box.single_machine_box_move{opacity:1;transition-duration:1s;visibility:visible;z-index:2}.single_machine_img{position:absolute;left:35%;width:90%;transform:translate3d(100%,0,0);visibility:hidden}.single_machine_img.single_machine_fadeInRight{transform:translate3d(0,0,0);transition-duration:1s;visibility:visible}.single_machine_name{font-size:36px;color:#fff;font-weight:700;text-shadow:2px 0 7px #1d3a48,-2px 0 7px #1d3a48,0 -2px 7px #1d3a48,-2px 0 7px #1d3a48,2px 2px 7px #1d3a48,-2px 2px 7px #1d3a48,2px -2px 7px #1d3a48,-2px -2px 7px #1d3a48,1px 2px 7px #1d3a48,-1px 2px 7px #1d3a48,1px -2px 7px #1d3a48,-1px -2px 7px #1d3a48,2px 1px 7px #1d3a48,-2px 1px 7px #1d3a48,2px -1px 7px #1d3a48,-2px -1px 7px #1d3a48,1px 1px 7px #1d3a48,-1px 1px 7px #1d3a48,1px -1px 7px #1d3a48,1px 1px 7px #1d3a48;width:30vw;visibility:hidden;letter-spacing:2px}.machineShow_content{justify-content:left;min-height:70vh;padding-bottom:5%;width:90%;margin:auto}.l_section_machineShow{background:url(../img/top/machine/bg.jpg);background-size:cover;background-position:center}.single_machine_star_lists{display:flex}.single_machine_star_lists li{width:30px;margin-right:-10px}.single_machine_star_lists li img{width:100%}.single_machine_body{color:#fff;font-size:9pt;line-height:1.5;width:30vw;margin-top:1%}.single_machine_states{background:hsla(0,0%,100%,.3);color:#f7ee8f;font-family:Rounded Mplus\ 1c;font-size:1pc;display:flex;flex-wrap:wrap;padding:1%;margin-top:2%;width:30vw}.single_machine_states li{width:calc(33.3% - 10px);margin-bottom:.5%;margin-top:.5%;display:table}.single_machine_states li p{text-align:right;display:table-cell;padding-right:30%}.single_machine_prev img{width:75pt;position:absolute;top:50%;transform:translate3d(-50%,0,0);left:3%}.single_machine_next img,.single_machine_prev img{width:50px;position:absolute;top:50vh;z-index:2}.single_machine_next img{right:3%}.single_machine_designer_title{color:#fff;font-size:1pc;text-shadow:rgba(60,153,132,.9) 1px 1px 1px,rgba(60,153,132,.9) -1px 1px 1px,rgba(60,153,132,.9) 1px -1px 1px,rgba(60,153,132,.9) -1px -1px 1px}.single_machine_designer{width:30vw;background:rgba(60,153,132,.6);color:#fff;padding:1%;letter-spacing:.9pt;margin-bottom:5%;margin-top:1%}.single_machine_designer h2{font-size:20px;font-weight:700}.single_machine_designer p{margin-top:.5%;font-size:9pt}@media only screen and (min-width:1440px) and (max-width:1600px){.fv_roa{left:-5%}.fv_ruphane{right:-5%}}@media only screen and (max-width:1440px){.fv_roa{left:-10%}.fv_ruphane{right:-10%}}.gamesystem-tab-list{font-size:28px;padding-left:25px;padding-right:25px;font-weight:700;color:#fff;text-shadow:2px 0 4px #2c5157,-2px 0 4px #2c5157,0 -2px 4px #2c5157,-2px 0 4px #2c5157,2px 2px 4px #2c5157,-2px 2px 4px #2c5157,2px -2px 4px #2c5157,-2px -2px 4px #2c5157,1px 2px 4px #2c5157,-1px 2px 4px #2c5157,1px -2px 4px #2c5157,-1px -2px 4px #2c5157,2px 1px 4px #2c5157,-2px 1px 4px #2c5157,2px -1px 4px #2c5157,-2px -1px 4px #2c5157,1px 1px 4px #2c5157,-1px 1px 4px #2c5157,1px -1px 4px #2c5157,1px 1px 4px #2c5157;height:45px;position:relative}.gamesystem-tab-list.--active{color:#2c5157;text-shadow:2px 0 4px #fff,-2px 0 4px #fff,0 -2px 4px #fff,-2px 0 4px #fff,2px 2px 4px #fff,-2px 2px 4px #fff,2px -2px 4px #fff,-2px -2px 4px #fff,1px 2px 4px #fff,-1px 2px 4px #fff,1px -2px 4px #fff,-1px -2px 4px #fff,2px 1px 4px #fff,-2px 1px 4px #fff,2px -1px 4px #fff,-2px -1px 4px #fff,1px 1px 4px #fff,-1px 1px 4px #fff,1px -1px 4px #fff,1px 1px 4px #fff,2px 0 7px #2c5157,-2px 0 7px #2c5157,0 -2px 7px #2c5157,-2px 0 7px #2c5157,2px 2px 7px #2c5157,-2px 2px 7px #2c5157,2px -2px 7px #2c5157,-2px -2px 7px #2c5157,1px 2px 7px #2c5157,-1px 2px 7px #2c5157,1px -2px 7px #2c5157,-1px -2px 7px #2c5157,2px 1px 7px #2c5157,-2px 1px 7px #2c5157,2px -1px 7px #2c5157,-2px -1px 7px #2c5157,1px 1px 7px #2c5157,-1px 1px 7px #2c5157,1px -1px 7px #2c5157,1px 1px 7px #2c5157}.gamesystem-tab-list:after,.gamesystem-tab-list:before{border-bottom:1px solid #2c5157;content:'';width:0;transition:all .3s ease;border-bottom:2px solid #81b4bc;display:block;position:absolute;bottom:-3%}.gamesystem-tab-list:before{left:50%}.gamesystem-tab-list:after{right:50%}.gamesystem-tab-list:hover:after,.gamesystem-tab-list:hover:before{width:30%;border-bottom:2px solid #2c5157}.gamesystem-list__image{width:100%}.gamesystem-list{z-index:1;position:relative}.gamesystem-list.slick-center{z-index:3;-webkit-transform:scale(1.7);-moz-transform:scale(1.7);-ms-transform:scale(1.7);-o-transform:scale(1.7);transform:scale(1.7);transition:all .3s ease}.gamesystem-list.slick-slide:not(.slick-center){-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6);-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.gamesystem-lists{margin-top:8%;margin-bottom:2%}.character-list__cv.top{font-size:24px}.top-news-twitter{display:flex;width:825pt;margin:0 auto}.top_news{width:65%;margin-right:2.5%;background:url(../img/top/news/bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;height:300px;margin-bottom:2%;text-align:center;padding:1%;clear:both}.top_news_tab_box{display:flex;width:90%;margin:auto}.top_news_tab{display:block;cursor:pointer;width:calc(33.33333% - 2px);text-align:center;border:1px solid hsla(0,0%,100%,.5);border-radius:10px 10px 0 0;font-size:18px;padding:1%;z-index:1;position:relative;border-bottom:0;margin-bottom:-1px}.top_news_tab.active{border:1px solid #fff;border-bottom:0;background:#000;z-index:3}.top_news_tab:nth-child(2n){margin:0 2px -1px}.top_news_tabcontent_box{border-top:1px solid #fff;width:90%;margin:auto;display:block;overflow-x:hidden;overflow-y:scroll;height:150px;position:relative;z-index:1;padding:1% 0}.top_news_tabcontent{display:none}.top_news_tabcontent.active{display:block}.top-news__list{width:99.5%;border:.5px solid rgba(255,133,176,.4);box-shadow:0 0 20px rgba(255,133,176,.4);border-radius:10px;padding:1%}.top-news__list:first-child{margin-top:10px}.top_news_category{color:#24ff6c;font-size:14px;margin-right:30px}.top-news__list-data{font-size:14px;font-weight:400}.top-news__list-title{font-size:9pt;font-weight:400;border-top:2px dotted hsla(0,0%,100%,.4);text-decoration:underline;position:relative}.top_twitter{width:37.5%;background:url(../img/top/twitter/bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;height:300px;margin-bottom:2%;text-align:center;padding:1%}div::-webkit-scrollbar{width:3px!important}div::-webkit-scrollbar-track{background:0 0!important;border:0 0!important;border-radius:10px!important;padding-left:3px!important;margin-top:10px!important;margin-bottom:10px!important}div::-webkit-scrollbar-thumb{background:rgba(255,133,176,.4)!important;border-radius:10px!important;box-shadow:none!important}.top-news__new-mark{position:absolute;right:5%;font-weight:700;color:#ff2462}.twitter-timeline{min-height:180px!important}.top_banner_slider-ul{width:350px}.top-banner__list-image{box-shadow:#fff 1px 1px 4px,#fff -1px 1px 4px,#fff 1px -1px 4px,#fff -1px -1px 4px}.top-banner-button-prev{left:-5px;transform:translate(0,-50%)}.top-banner-button-next,.top-banner-button-prev{content:"";height:130px;width:90px;background:url(../img/common/btn/arrow.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%;position:absolute;top:50%;z-index:3}.top-banner-button-next{right:-5px;transform:translate(0,-50%) rotate(180deg)}.top-banner-button-next.top_machine.swiper-button-disabled,.top-banner-button-prev.top_machine.swiper-button-disabled{opacity:.5}.swiper-pagination.swiper-pagination-bullets{bottom:0}.swiper-pagination-bullet{background:#000;border:1px solid #3bf8ff;opacity:1;width:10px;height:10px;box-shadow:0 0 10px #3bf8ff}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#3bf8ff;padding:1px;background-clip:content-box}.top-inner{transform:rotate(4deg) translate(0,100px);width:1100px;display:block;margin:0 auto;height:auto;visibility:hidden}.top-inner:after{content:"";display:block;clear:both}.top-inner.world{transform:none;position:absolute;top:50%;left:50%;z-index:3;text-align:center;transform:translate(-50%,-40%);visibility:visible}.top_machine-pagination .swiper-pagination-bullet{background:0;box-shadow:none;border:0;width:60px;height:75pt;margin-left:10px;vertical-align:bottom;float:left}.top_machine-pagination .swiper-pagination-bullet img{width:100%}.top_machine-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:scale(1.1);padding:0}.top_machine-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active img{box-shadow:0 0 4px #fff}.top_machine-container{width:750pt;margin-top:-50px}.top_machine_title_box{float:right;text-align:right}.top_machine_title_text{text-align:right;letter-spacing:1.2;text-shadow:-1px -1px 1px #542c37,1px -1px 1px #542c37,1px 1px 1px #542c37,-1px 1px 1px #542c37,-1px 0 1px #542c37,0 1px 1px #542c37,1px 2px 1px #542c37,2px 3px 1px #542c37,0 1px 1px #542c37,1px 0 1px #542c37,2px 1px 1px #542c37,3px 2px 1px #542c37}.top_machine_title_text,.top_title_text{color:#fff;font-size:18px;font-weight:700}.top_title_text{letter-spacing:.9pt;text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,0 1px 1px #542c37,0 2px 1px #542c37,0 3px 1px #542c37,0 4px 1px #542c37}.top_world_img{display:block;margin:auto}.top_world_comic{font-size:22px;width:700px;background:linear-gradient(to left,hsla(0,0%,100%,0),#fff 30%,#fff 70%,hsla(0,0%,100%,0));padding:1%;text-align:center;margin:auto;margin-top:2%}.top-character-arrow.prev-arrow{position:absolute;top:35%;left:24%;width:90px;z-index:2}.top-character-arrow.next-arrow{position:absolute;top:35%;right:19%;width:90px;transform:rotate(180deg)}.top_character_list{width:330px}.top_voiceacter_list{width:330px;margin-left:3%}.gamesystem-ul .swiper-slide.swiper-slide-active,.gamesystem-ul .swiper-slide.swiper-slide-next,.gamesystem-ul .swiper-slide.swiper-slide-prev{opacity:1!important}.top-gamesystem-title{position:absolute;z-index:2;width:825pt;left:52%;transform:translate(-50%,100px);top:1%;visibility:hidden}.top-gamesystem-title img{width:25pc}.top-special-banner{width:60%;margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end}.top-special-banner a{padding:10px;width:50%;box-sizing:border-box}.top-special-banner a img{width:100%}.top-inner.fv_move{transform:translate3d(0,0,0) rotate(4deg);transition-duration:.5s;visibility:visible}.top-inner.world.fv_move{transform:translate3d(-50%,-40%,0);transition-duration:.5s;visibility:visible}.top-gamesystem-title.fv_move{transform:translate3d(0,0,0) rotate(0);transition-duration:.5s;visibility:visible}.top-gamesystem-title.fv_move{transform:translate3d(-50%,0,0) rotate(0)}.top_world_text{position:absolute;left:50%;transform:translateX(-50%);top:25%;font-size:22px;font-family:Sawarabi Mincho;font-weight:700;width:100%;color:#ffe8ac;text-shadow:-1px 0 1px #000,0 -1px 1px #000,1px 0 1px #000,0 1px 1px #000,2px 0 2px #a98a4f,-2px 0 2px #a98a4f,0 -2px 2px #a98a4f,-2px 0 2px #a98a4f,2px 2px 2px #a98a4f,-2px 2px 2px #a98a4f,2px -2px 2px #a98a4f,-2px -2px 2px #a98a4f,1px 2px 2px #a98a4f,-1px 2px 2px #a98a4f,1px -2px 2px #a98a4f,-1px -2px 2px #a98a4f,2px 1px 2px #a98a4f,-2px 1px 2px #a98a4f,2px -1px 2px #a98a4f}.top_world_text p{text-align:center}.top_world_text_top{margin-bottom:20px}.top_world_text_top:after{content:"";width:40px;height:2px;background:#ffe8ac;border-radius:10px;box-shadow:-1px 0 1px #000,0 -1px 1px #000,1px 0 1px #000,0 1px 1px #000,2px 0 2px #a98a4f,-2px 0 2px #a98a4f,0 -2px 2px #a98a4f,-2px 0 2px #a98a4f,2px 2px 2px #a98a4f,-2px 2px 2px #a98a4f,2px -2px 2px #a98a4f,-2px -2px 2px #a98a4f,1px 2px 2px #a98a4f,-1px 2px 2px #a98a4f,1px -2px 2px #a98a4f,-1px -2px 2px #a98a4f,2px 1px 2px #a98a4f,-2px 1px 2px #a98a4f,2px -1px 2px #a98a4f;position:absolute;left:64.5%;top:6%}.swiper-container{width:100%;position:relative}.swiper-button-next{right:-55px;top:55%;transform:translate(0,-50%) rotate(180deg)}.swiper-button-next,.swiper-button-prev{content:"";height:130px;width:90px;background:url(../img/common/btn/arrow.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%;position:absolute;z-index:3}.swiper-button-prev{left:-55px;top:60%;transform:translate(0,-50%)}.swiper-button-prev.gamesystem{left:0;top:auto;transform:translate3d(0,0,0);bottom:-80px}.swiper-button-next.gamesystem{right:0;top:auto;transform:translate3d(0,0,0) rotate(180deg);bottom:-80px}.swiper-slide.gamesystem-tab-list{-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0)}.top_world_text_bottom{position:relative;color:#f89798;text-shadow:-1px 0 1px #4a1311,0 -1px 1px #4a1311,1px 0 1px #4a1311,0 1px 1px #4a1311,2px 0 2px #cfa6a8,-2px 0 2px #cfa6a8,0 -2px 2px #cfa6a8,-2px 0 2px #cfa6a8,2px 2px 2px #cfa6a8,-2px 2px 2px #cfa6a8,2px -2px 2px #cfa6a8,-2px -2px 2px #cfa6a8,1px 2px 2px #cfa6a8,-1px 2px 2px #cfa6a8,1px -2px 2px #cfa6a8,-1px -2px 2px #cfa6a8,2px 1px 2px #cfa6a8,-2px 1px 2px #cfa6a8,2px -1px 2px #cfa6a8}.top_world_text_bottom::before{content:attr(title);position:absolute;top:0;color:#fff;-webkit-mask-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,1))}.characterShow_content_left{width:40%;position:relative}.characterShow_content_left_inner{background:rgba(255,255,255,.7);border-radius:10px;padding:1% 5%;position:absolute;bottom:10%;width:100%}.characterShow_content_right{width:40%;position:relative}.characterShow_content_right_inner{position:absolute;bottom:10%;width:100%}.single_character_serif{background:#fff;min-height:200px;width:100%;border-radius:10px;position:relative;opacity:.7;box-shadow:rgba(255,55,126,.5) 1px 1px 30px,rgba(255,55,126,.5) -1px 1px 30px,rgba(255,55,126,.5) 1px -1px 30px,rgba(255,55,126,.5) -1px -1px 30px}.single_character_serif:after{content:"";display:inline-block;position:absolute;top:-25px;left:30px;border:15px solid transparent;border-right:40px solid #fff;-ms-transform:rotate(35deg);-webkit-transform:rotate(35deg);transform:rotate(50deg)}.single_character_serif_p{font-weight:700;font-size:26px;font-family:Rounded Mplus\ 1c;color:#fa72a4;text-shadow:2px 0 4px #fff,-2px 0 4px #fff,0 -2px 4px #fff,-2px 0 4px #fff,2px 2px 4px #fff,-2px 2px 4px #fff,2px -2px 4px #fff,-2px -2px 4px #fff,1px 2px 4px #fff,-1px 2px 4px #fff,1px -2px 4px #fff,-1px -2px 4px #fff,2px 1px 4px #fff,-2px 1px 4px #fff,2px -1px 4px #fff,-2px -1px 4px #fff,1px 1px 4px #fff,-1px 1px 4px #fff,1px -1px 4px #fff,1px 1px 4px #fff;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:90%}.single_character_serif_sound{position:absolute;bottom:10px;right:10px;font-size:35px;color:#fa72a4}.single_character_voices_text.states{text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;margin-top:7%;margin-bottom:1%}.single_character_list_box{width:60%;height:auto;display:flex;justify-content:space-between;position:absolute;bottom:-2%;left:50%;transform:translate3d(-50%,0,0)}.single_character_list{width:45%}.single_character_list img{width:100%}@-webkit-keyframes zoomIn{from{opacity:1;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@-webkit-keyframes fuwafuwa{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fuwafuwa{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.single_character_serif_box:hover{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:zoomIn;animation-name:zoomIn;transform:scale3d(1.05,1.05,1.05);animation-iteration-count:1}.single_character_cv_audition_img{position:absolute;top:50%;transform:translate3d(0,-50%,0);right:5%}.single_character_agency{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;font-size:14px;font-weight:700;margin-top:3px;opacity:0}.single_character_agency.fadeIn{opacity:1;animation-duration:1s}.single_character_serif_box{cursor:pointer;cursor:hand}.single_character_serif_fadeIn{transform:scale(.3) rotate(-90deg);opacity:0}.single_character_serif_fadeIn.move{transform:scale(1) rotate(0);opacity:1;transition-duration:.3s}.fuwafuwa{animation-name:fuwafuwa;animation-duration:5s;animation-iteration-count:infinite}.fv_img_box{height:750px;overflow:hidden;position:relative}.news_tab_box{display:flex;justify-content:space-between;transition-duration:.6s}.news_tabcontent_box{transition-duration:.6s}.news_tab{width:calc(100% / 3 - 1%);padding:.5%;color:#fff;font-weight:700;font-size:13px;text-align:center;background:rgba(143,143,143,.66);border-radius:10px 10px 0 0}.news_tab.active{background:rgba(0,0,0,.8)}.news__list{background:rgba(0,0,0,.8);margin-top:1%;margin-bottom:1%;border-radius:5px;position:relative;height:200px;overflow:hidden;padding:2% 4%}.news__list:hover{opacity:.9}3 .news_tabcontent{display:none}.news_tabcontent.active{display:block}.news_category{color:#fff;font-size:10px;background:#fa72a4;border-radius:100px;padding:.3% 1%;display:block;line-height:15px;height:20px}.news_category:nth-child(2n){margin-left:5px}.news__list-data{font-size:14px;color:#fff;margin-left:2%;width:50%}.news_thumbnail{position:absolute;width:40%;right:-1%;top:50%;transform:translate3d(0,-50%,0)}.news_thumbnail img{width:100%;object-fit:contain}.news__list-title{font-size:20px;color:#fff;font-weight:700;margin-top:2%;line-height:1.2;font-feature-settings:"palt"}.news__list_inner{width:56%;height:100%}.news__list-content,.news__list-content a{font-size:12px;color:#cbcbcb;line-height:16px;height:64px;overflow:hidden;margin-top:2%}.news__list-content iframe,.news__list-content img,.news__list-content p a{display:none}.current{font-size:14px;width:35px;height:35px;display:flex;color:#fff;text-align:center;border:solid #fff 1px;border-radius:5px;vertical-align:middle;background:rgba(255,55,126,.6);justify-content:center;align-items:center;margin-left:2px;margin-right:2px}.nextpostslink,.page.larger,.page.smaller,.previouspostslink{background:rgba(0,0,0,.4)}.wp-pagenavi .extend{color:rgba(0,0,0,.4);font-size:26px}.wp-pagenavi .last{display:none}.event .news_tab_event,.gacha .news_tab_event,.news .news_tab_news{background:rgba(0,0,0,.8)}.article_box{background:rgba(0,0,0,.8);border-radius:5px;margin-top:1%;margin-bottom:5%;transition-duration:.6s}@media only screen and (min-width:993px){.article_content{width:90%;padding:2% 0}}.article_body p iframe{display:block;margin:auto}.article_body_data{letter-spacing:2px;margin-bottom:0;font-size:12px;margin-left:1.5%}.article__new-mark{color:#ff2462;font-size:12px;font-weight:700;padding-left:1.52%}.article_body_copy{text-shadow:none;font-weight:700;letter-spacing:1.2px;padding-bottom:0;font-feature-settings:"palt";margin-top:2%}.article_content .article_body h3{margin-top:15px}.article_content .article_body h1{border-radius:0;background:#fa72a4;padding-left:0;margin-top:15px}.article_body p{color:#cbcbcb}.article_content .article_body a{color:#fa72a4}.article_border{width:100%;height:1px;background:#fa72a4}.news__list-a{display:block;width:100%;height:100%;z-index:2;position:absolute;top:0;left:0}.article_next,.article_prev{width:calc(100% - 50px);height:45px;padding:.5%}.article_next a,.article_prev a{color:#fff;vertical-align:middle}.article_next_arrow,.article_prev_arrow{background:#fa72a4;border:1px solid #fff;width:44px;height:44px;color:#fff;font-size:22px;border-radius:5px;text-align:center}.article_next_arrow a,.article_prev_arrow a{width:43px;height:43px;color:#fff;display:table-cell;text-align:center;vertical-align:middle}.article_next_prev{display:flex;justify-content:space-between;margin-top:1.5%}.article_next_box,.article_prev_box{width:30%;display:flex;justify-content:space-between}.nextpostslink:hover,.page.larger:hover,.page.smaller:hover,.previouspostslink:hover{background:rgba(0,0,0,.2)}.news__new-mark{color:#ff2462;margin-left:2%;font-weight:700}.news__list-content p span{color:#cbcbcb!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,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,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;text-align:left;margin:0;padding:0;border:0;outline:0;background:0 0;list-style:none;text-decoration:none;box-sizing:border-box}body{display:block;min-width:1280px}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}button,input[type=submit],input[type=text],input[type=textarea],select,textarea{margin:0;padding:0;background:0;border:0;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@font-face{src:url(../font/genkai-mincho.eot);src:url(../font/genkai-mincho.ttf);font-display:swap}.skew{-webkit-transform:skewY(-3deg);transform:skewY(-3deg)}.skew2{-webkit-transform:skewY(3deg);transform:skewY(3deg)}.skewX{-webkit-transform:skewX(-3deg);transform:skewX(-3deg)}.skewX_reverse{-webkit-transform:skewX(3deg);transform:skewX(3deg)}.skewX2{-webkit-transform:skewX(-10deg);transform:skewX(-10deg)}.skewX2_reverse{-webkit-transform:skewX(10deg);transform:skewX(10deg)}.skewX3{-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}.skewX3_reverse{-webkit-transform:skewX(20deg);transform:skewX(20deg)}.skew_right{-webkit-transform:skewY(3deg);transform:skewY(3deg)}.skew_left{-webkit-transform:skewY(3deg);transform:skewY(3deg)}.skew_reverse{-webkit-transform:skewY(3deg);transform:skewY(3deg)}.skew2_reverse{-webkit-transform:skewY(-3deg);transform:skewY(-3deg)}.display_none_sp{display:none}@media only screen and (min-width:669px) and (max-width:992px){.display_none_sp{display:block}}@media only screen and (min-width:993px){.display_none_sp{display:block}}.display_none_pc{display:block}@media only screen and (min-width:669px) and (max-width:992px){.display_none_pc{display:none}}@media only screen and (min-width:993px){.display_none_pc{display:none}}.block_sp{display:block;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.block_sp{display:inline-block}}@media only screen and (min-width:993px){.block_sp{display:inline-block}}.is_right{opacity:0;-webkit-transform:translateX(150%);transform:translateX(150%);transition:all .5s}.is_left{opacity:0;-webkit-transform:translateX(-150%);transform:translateX(-150%);transition:all .5s}.is_top{opacity:0;-webkit-transform:translateY(150%);transform:translateY(150%);transition:all .5s}.is_bottom{-webkit-transform:translateY(-15%);transform:translateY(-15%);transition:all .5s}.is_bottom2{opacity:0;-webkit-transform:translateY(-25%);transform:translateY(-25%);transition:all .5s}.is_white_color{color:#fff!important}.is_color_primary{color:#fff!important;font-weight:700!important;text-shadow:1px 1px 6px #42cfd3!important}.is_color_primary2{color:#fff!important;font-weight:700!important;text-shadow:0 3px 0 #000!important}.slow{transition:all .9s;transition:all .9s}.load_content_bg{width:150%;height:120%;position:fixed;background:#000;transform:translate3d(0,0,0) rotate(-30deg)}.load_content_bg.top{top:-50%}.load_content_bg.bottom{bottom:-50%}.load_content_bg.active{width:150%;height:0;transition-duration:1.2s}.loading{position:fixed;top:0;left:0;width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10001;transition:all .9s}.loading.active{opacity:0;visibility:hidden}.load_content{width:100%;text-align:center;position:relative;transition:all .5s}.load_content.active{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}.load_text{text-align:center;color:#3fc3c7;width:100%;display:block;font-size:12px;letter-spacing:3px;-webkit-animation:loading_light .5s ease 0 infinite;animation:loading_light .5s ease 0 infinite;position:absolute;top:48%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.load_text .load_text_character_space{margin-right:5px;display:inline-block}.load_content_image{width:120px;opacity:.4}.load_content_image.is_animation{-webkit-animation:loading_rotate 1.5s ease 0 infinite;animation:loading_rotate 1.5s ease 0 infinite}.load_content_image.active{opacity:0;visibility:hidden;-webkit-transform:scale(2);transform:scale(2)}@-webkit-keyframes loading_rotate{0{-webkit-transform:-webkit-transformtransform:}70%{-webkit-transformtransform-webkit-transform:rotate(0) rotate(0) rotate(360deg);transform:rotate(360deg)}75%{-webkit-transform:rotate(355deg);transform:rotate(355deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading_rotate{0{-webkit-transform:-webkit-transformtransform:}70%{-webkit-transformtransform-webkit-transform:rotate(0) rotate(0) rotate(360deg);transform:rotate(360deg)}75%{-webkit-transform:rotate(355deg);transform:rotate(355deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading_light{100%{colorcolor:#3fc3c7#2f9396}}@keyframes loading_light{100%{colorcolor:#3fc3c7#2f9396}}.fadeOut{-webkit-animation:fadeOut 1s cubic-bezier(.2,0,.1,1) both;animation:fadeOut 1s cubic-bezier(.2,0,.1,1) both}.fadeIn{-webkit-animation:fadeIn 1s cubic-bezier(.2,0,.1,1) both;animation:fadeIn 1s cubic-bezier(.2,0,.1,1) both}@-webkit-keyframes fadeOut{to{opacity:0;-webkit-transform:scale(1)}}@keyframes fadeOut{to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeIn{from{opacity:0}}@keyframes fadeIn{from{opacity:0}}table{margin:0 auto;line-height:2;width:100%}tr{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}th{display:block;vertical-align:top}@media only screen and (min-width:669px) and (max-width:992px){th{display:inline-block;width:25%}}@media only screen and (min-width:993px){th{width:25%;display:inline-block}}td{display:block}@media only screen and (min-width:669px) and (max-width:992px){td{width:70%;display:inline-block}}@media only screen and (min-width:993px){td{width:70%;display:inline-block}}label{line-height:2rem;font-size:11px;padding:15px 0;color:#afafaf}.required:after{content:"(必須)";color:#afafaf;font-size:11px;margin-left:5px}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=select],input[type=tel],input[type=text],option,select,textarea{border:2px solid #afafaf;line-height:2rem;font-size:13px;padding:10px 20px;color:#fff;width:100%;box-sizing:border-box}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=select]:focus,input[type=tel]:focus,input[type=text]:focus,option:focus,select:focus,textarea:focus{outline:0;background:rgba(175,175,175,.1)}input[type=submit]{border:1px solid #fff;font-weight:700;border-radius:5pt;padding:14px;margin-top:20px}input[type=submit]:hover{background:#fff;color:#06070c!important;cursor:pointer}.btn-area{text-align:center}.btn{padding:14px 30px;display:inline-block;margin:0 auto;transition:all .5s;line-height:1rem;font-size:12px;border-radius:5pt;color:#fff;border-color:#fff;border:solid;font-weight:800;margin:0 auto;width:100%;text-align:center}.btn:hover{opacity:.7}.btn.--red{background:#bf0000;color:#fff}.btn.--block{display:block;width:100%}.l_section_blog{height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch}.m_article_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.m_article_list{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;transition:all .5s;margin-bottom:30px}.m_article_list:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.m_article_list:hover .article_list_border{width:100%}.m_article_list a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.m_article_list .wp-post-image{width:100%;height:auto;opacity:.4}@media only screen and (min-width:669px) and (max-width:992px){.m_article_list .wp-post-image{width:60%}}@media only screen and (min-width:993px){.m_article_list .wp-post-image{width:65%}}.m_article_list .article_list_thumbnail{padding-top:50px;opacity:.7;transition:all .8s;box-shadow:0 2px 3px rgba(0,0,0,.2);position:absolute;top:50%;left:0;z-index:100;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.m_article_list .article_list_texearea{transition:all .5s;width:100%;padding:50px 0 50px 60px;position:absolute;top:50%;right:0;z-index:100;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media only screen and (min-width:669px) and (max-width:992px){.m_article_list .article_list_texearea{padding:50px 0 50px 60px;width:60%}}@media only screen and (min-width:993px){.m_article_list .article_list_texearea{padding:50px 0 50px 60px;width:50%}}.m_article_list .article_list_description{font-size:10px;line-height:2;color:#727272;letter-spacing:2px;margin-top:10px}.m_article_list .article_list_title{font-family:Lato,sans-serif;line-height:2;font-size:12px;color:#e9e9e9;letter-spacing:4px;margin-top:10px;margin-bottom:5px}@media only screen and (min-width:669px) and (max-width:992px){.m_article_list .article_list_title{font-size:15px;margin-top:20px}}@media only screen and (min-width:993px){.m_article_list .article_list_title{font-size:18px;margin-top:20px}}.m_article_list .article_list_data{font-size:11px;letter-spacing:3px;margin-top:10px;color:#727272;display:block;font-family:Lato,sans-serif}@media only screen and (min-width:669px) and (max-width:992px){.m_article_list .article_list_data{font-size:13px}}@media only screen and (min-width:993px){.m_article_list .article_list_data{font-size:13px}}.m_article_list .article_list_border{margin-top:10px;height:1px;display:inline-block;width:110%;background:#fff;transition:all .5s}@media only screen and (min-width:669px) and (max-width:992px){.m_article_list .article_list_border{width:150px}}@media only screen and (min-width:993px){.m_article_list .article_list_border{width:100px}}.l_section_article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article_body_data{font-size:10px;margin-bottom:10px;color:#fff;letter-spacing:4px}.article_body_copy{font-size:17px!important;color:#fff!important;letter-spacing:4px;margin-bottom:20px!important;padding-bottom:20px}@media only screen and (min-width:669px) and (max-width:992px){.article_body_copy{font-size:24px!important}}@media only screen and (min-width:993px){.article_body_copy{font-size:24px!important}}.article_image{position:relative;width:100%}.article_content{width:100%;margin:0 auto;box-sizing:border-box}@media only screen and (max-width:668px){.article_content img{width:100%;height:auto}}@media only screen and (min-width:669px) and (max-width:992px){.article_content{width:80%}}@media only screen and (min-width:993px){.article_content{width:70%}}.article_content .article_text{width:100%}.article_content .article_body_read{color:#f4f4f4;margin-bottom:5px;font-size:13px;text-align:left;display:block;width:100%}.article_content .article_body{font-size:14px;color:#f4f4f4;line-height:2;margin-bottom:10px}.article_content .article_body a{color:#238ed7}.article_content .article_body img{max-width:100%;height:auto}.article_content .article_body h1{background:rgba(255,255,255,.3);border-radius:10px;padding-left:25px}.article_content .article_body h2{padding-left:25px;border-bottom:solid 1px}.article_body p strong{font-weight:700}.article_content .article_body h1,.article_content .article_body h2,.article_content .article_body h3,.article_content .article_body h4,.article_content .article_body h5,.article_content .article_body h6{font-size:16px;font-weight:700;color:#fff;margin-bottom:15px}@media only screen and (min-width:669px) and (max-width:992px){.article_content .article_body h1,.article_content .article_body h2,.article_content .article_body h3,.article_content .article_body h4,.article_content .article_body h5,.article_content .article_body h6{font-size:17px}}@media only screen and (min-width:993px){.article_content .article_body h1,.article_content .article_body h2,.article_content .article_body h3,.article_content .article_body h4,.article_content .article_body h5,.article_content .article_body h6{font-size:20px}}.article_content .article_body .strong{font-weight:700}body{background:#fff}#content{height:100%}.scroll_area{position:absolute;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%;z-index:20}@media only screen and (min-width:669px) and (max-width:992px){.scroll_area{bottom:25px}}@media only screen and (min-width:993px){.scroll_area{bottom:25px}}.scroll_area .scroll_read{text-align:center;font-size:10px;color:#e9e9e9;font-family:Lato;letter-spacing:2px;margin-bottom:10px}.scroll_area i{-webkit-animation:scroll_down 2.2s infinite 1s forwards;animation:scroll_down 2.2s infinite 1s forwards}@-webkit-keyframes scroll_down{0{-webkit-transform:-webkit-transformtransform:}50%{-webkit-transformtransform-webkit-transform:translateY(0) translateY(0) translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes scroll_down{0{-webkit-transform:-webkit-transformtransform:}50%{-webkit-transformtransform-webkit-transform:translateY(0) translateY(0) translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}body{font-size:13px;font-family:游ゴシック体,"Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;height:100%;width:100%;position:relative;transition:all .8s;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:400px}#body_wrapper{z-index:2;transition:all .5s;overflow-x:hidden;position:relative}.is_sp_header_nav{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.body_slide{-webkit-transform:translateX(-200px);transform:translateX(-200px);transition:all .5s;height:100%;z-index:1;background:linear-gradient(to right,#06070c 0,#06070c 100%)}#doted{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100}.section_heading.is_white{color:#fff!important}.section_heading_kana.is_white{color:#fff!important}.section_heading_area{width:100%;text-align:center;line-height:1;color:#3fc3c7;padding:0 0 10px;letter-spacing:2px;margin-bottom:15px}.section_heading_area .section_heading{font-size:24px;text-align:center;font-weight:500;letter-spacing:3px;padding-top:120px}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_area .section_heading{font-size:35px}}@media only screen and (min-width:993px){.section_heading_area .section_heading{font-size:25px}}.section_heading_area .section_heading_kana{font-size:10px;margin-top:10px;text-align:center;color:#3fc3c7}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_area .section_heading_kana{font-size:15px}}@media only screen and (min-width:993px){.section_heading_area .section_heading_kana{font-size:11px}}.section_heading_area .section_heading_body{margin-top:20px;font-size:14px;line-height:1.6;text-align:center;letter-spacing:2px;color:#fff}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_area .section_heading_body{font-size:17px}}@media only screen and (min-width:993px){.section_heading_area .section_heading_body{font-size:17px}}.section_btn_area{padding:60px 0 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section_btn_area li{padding:10px 20px;width:100%;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.section_btn_area li{padding:30px 20px;width:auto}}@media only screen and (min-width:993px){.section_btn_area li{padding:30px 20px;width:auto}}@media only screen and (min-width:669px) and (max-width:992px){.section_btn_area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.section_btn_area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.btn_caption{margin-top:20px;font-size:13px;color:#fff;text-align:center;display:block}.container{width:1100px;min-width:800px;max-width:1500px;margin:0 auto}.container-small{width:85%;margin:0 auto;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.container-small{width:80%}}@media only screen and (min-width:993px){.container-small{width:1000px;max-width:1500px}}.container-spnone{width:100%;margin:0 auto;text-align:center;height:100%}@media only screen and (min-width:669px) and (max-width:992px){.container-spnone{width:80%}}@media only screen and (min-width:993px){.container-spnone{width:88%;max-width:1100px}}.section-padding{padding:100px 0}.header{padding:10px 0;position:fixed;top:0;left:0;width:100%;z-index:10;transition:all .5s}.header a{color:#000;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff}.header.active{background:rgba(255,255,255,.9);padding:10px 0;box-shadow:1px 1px 1px rgba(0,0,0,.2)}.header.active a{color:#000}.header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav-list{margin-right:15px;font-weight:700;font-size:14px;letter-spacing:1px;display:block}.header-nav-list__anchor{color:#000}.header-sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-sns__anchor{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.header-sns__registration-btn{margin-right:20px}.header-sns__icon{margin-left:5px;width:38px;height:38px}.header-sns__registration-image{width:120px;display:block}.footer{background:#e6e6e6;height:350px;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%}.footer__content{padding:40px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-store{width:100%;text-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-store .footer_content_store_btnArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-store .footer_content_store_btn{height:auto;margin:0 5px 10px;width:250px}.footer-store__app{width:100%;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;margin-bottom:30px}.footer-store__app-icon{width:90px;margin-right:15px}.footer-store__app-info{color:#542c37;font-size:12px;line-height:2;font-weight:700}.footer-store__body{font-size:10px;color:#542c37;line-height:2;margin-top:10px;text-align:center}.footer-menu{padding:20px 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-menu__list{padding:0 15px;line-height:1;border-left:1px solid #723b3b;margin-top:30px}.footer-menu__list:first-child{border-left:none}.footer-menu__list-anchor{display:block;letter-spacing:1px;font-size:12px;color:#723b3b}.footer-copyright{text-align:center;font-size:10px;padding-bottom:20px;color:#723b3b}.banner_Lists{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}@media only screen and (min-width:669px) and (max-width:992px){.banner_Lists{margin-top:40px}}@media only screen and (min-width:993px){.banner_Lists{margin-top:50px}}.banner_Lists .banner_List{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.banner_Lists .banner_List{width:50%}}@media only screen and (min-width:993px){.banner_Lists .banner_List{width:33%}}.banner_Lists .banner_List img{width:100%}.top-fv{min-height:750px;width:100%;background:#000;position:relative;margin-top:0;background:url(../img/top/fv/bg.jpg);background-size:cover;background-position:center;height:750px}.top-fv__inner{width:1100px;min-width:800px;max-width:1500px;margin:0 auto;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);height:100%;min-height:700px}.top-fv-movie{position:relative;height:100%;width:100%;min-height:700px;overflow:hidden;margin:0 auto}.top-fv-movie .video{position:absolute;right:0;width:100%}.top-fv-movie:after{content:'';display:block;position:absolute;bottom:0;height:100%;width:100%;z-index:0}.top-fv-movie__inner{height:100%;width:100%}.top-fv-side{position:absolute;top:80px;left:0;width:250px;z-index:1;overflow:hidden}.top-fv-side__thumbnail{width:100%;height:auto;cursor:pointer;margin:auto}.top-fv-side__btnArea{width:192px;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;margin-left:auto}.top-fv-side__btn:last-child{margin-bottom:0}.top-fv-logo{position:absolute;bottom:100px;left:0;width:550px;z-index:1}.top-fv-logo__logo-image{width:100%;height:auto}.top-fv-logo__copy-image{width:100%;height:auto}.top-fv-registration{position:absolute;bottom:100px;right:0;width:300px;z-index:1}.top-fv-registration__btn{width:100%;height:auto}.top-news-banner{-webkit-transform:translateY(-80px);transform:translateY(-80px);width:1100px;overflow:hidden;margin:auto}.top-news{width:1100px;margin:0 auto;border:1px solid #fff;background:rgba(0,0,0,.8);padding:20px 30px;border-radius:3px;margin-bottom:20px}.top-news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.top-news__header-title{width:70px}.top-news__header-more{font-size:10px;color:#fff;border:1px solid #fff;padding:5px 15px;border-radius:100px}.top-news__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;height:110px}.top-news__list{margin-bottom:15px}.top-news__list:last-child{margin-bottom:0}.top-news__list-data{font-size:13px;color:#fff;display:block;margin-bottom:5px;font-weight:700}.top-news__list-title{font-size:13px;color:#fff;font-weight:700}.top-news__new-mark{font-size:14px;color:#bf0000;display:inline-block;padding-left:10px}.top-banner{width:1100px;margin:0 auto;padding-top:1%;padding-bottom:2%;margin-bottom:3%}.top-banner__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.top-banner__lists.slick-prev{left:3px;top:30%}.top-banner__lists.slick-next{right:3px;top:30%}.top-banner__list{width:calc((100% / 3) - 10px);padding-left:5px}.top-banner__list-image{width:100%}.top-movie{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;position:relative;transform:rotate(-4deg);width:110%;margin-left:-2%;margin-left:-5%;padding:200px 0 200px 2%;margin-bottom:-5px}.top-movie::before{background:url(../img/top/movie/bg.jpg);background-size:cover;background-position:center;width:130%;height:140%;content:"";position:absolute;z-index:-1;top:-10%;left:0;transform:rotate(4deg)}.top-movie__title{z-index:1}.top-movie__copy{width:500px;height:auto;margin:0 auto 30px;z-index:1}.top-movie__thumbnail{height:auto;box-shadow:0 0 30px #fff;z-index:1;cursor:pointer;margin-left:2.5%;width:35%}.modal-movie,.modal-movie2,.modal-movie3{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:120vh;width:100%;top:0;left:0;z-index:9000;background:linear-gradient(to bottom,rgba(0,0,0,.9) 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,.9) 100%),url(../img/common/pattern/border.png);transition:all .1s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.modal-movie__close{width:35px;position:absolute;top:25px;right:25px;border-radius:100px;cursor:pointer}.modal-movie.open,.modal-movie2.open,.modal-movie3.open{opacity:1;-webkit-transform:none;transform:none}.modal__inner{-webkit-transform:translateY(50px);transform:translateY(50px);position:relative;cursor:pointer;width:100%;min-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70%;min-height:700px}.modal__wrapper{position:relative;width:100%;padding-top:56.25%}.modal__wrapper{position:relative;width:100%;padding-top:56.25%}.modal__wrapper iframe{position:absolute;top:0;right:0;width:100%;height:100%}.top-world{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;padding:100px 0;transform:rotate(-4deg);position:relative;width:110%;margin-left:-5%}.top-world::before{background:url(../img/top/world/bg.jpg);background-size:cover;background-position:center;width:130%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.top-world__title{width:170px;margin:0 auto 30px;z-index:1}.top-world__copy{width:660px;height:auto;margin:0 auto 30px;z-index:1}.top-world__body{width:300px;height:auto;margin:0 auto;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:1}.top-world__character{margin:0 auto;width:750px;position:absolute;top:55%;left:100px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);z-index:0;transition:all .5s}.top-world__character.--active{-webkit-transform:translate(-10%,-50%);transform:translate(-10%,-50%)}.top-character{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;padding:100px 0;transform:rotate(-4deg);width:110%;margin-left:-3%}.top-character::before{background:url(../img/top/character/bg.jpg);background-size:cover;background-position:center;width:130%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.top-character__actor{width:500px;text-align:center;margin:50px auto 0}.top-character__btn{width:350px;text-align:center;margin:30px auto 0}.top-character__btn-image{width:100%;position:relative;z-index:3}.character-lists{transition:all .5s}.character-list{border:3px solid #000;background:rgba(255,255,255,.7);-webkit-transform:skew(-10deg);transform:skew(-10deg);transition:all .5s}.character-list__image{height:280px;margin:auto;-webkit-transform:scale(1.2) skew(10deg);transform:scale(1.2) skew(10deg);pointer-events:none}.character-list__detail{padding:20px 30px;background:rgba(0,0,0,.8);color:#fff;font-weight:700}.character-list__name{font-size:14px;margin-bottom:0}.character-list__cv-label{font-size:16px;margin-right:5px}.character-lists--top{-webkit-transform:translate(100%,0) rotate(4deg);transform:translate(100%,0) rotate(4deg)}.character-lists--top.slick-slider{-webkit-transform:rotate(4deg) translate(100%,0);transform:rotate(4deg) translate(100%,0);padding-top:3%}.character-lists--top.--active{-webkit-transform:translate(0) rotate(4deg);transform:translate(0) rotate(4deg)}.top-machine{background:#000;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%}.top-machine::before{background:url(../img/top/machine/bg.jpg);background-size:cover;background-position:center;width:120%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.top-machine__title{width:220px;margin:0 auto 30px;z-index:1}.top-machine__copy{width:600px;height:auto;margin:0 auto 70px;z-index:1}.top-machine__btn{width:350px;text-align:center;margin:70px auto 0}.top-machine__btn-image{width:100%;position:relative;z-index:3}.top-machine__character{margin:0 auto;width:800px;position:absolute;top:40%;left:-5%;transition:all .5s;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);z-index:0}.top-machine__character.--active{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.machine-lists{z-index:1}.machine-list{border:3px solid #fff;background:rgba(0,0,0,.7);-webkit-transform:skew(-10deg);transform:skew(-10deg);transition:all .5s;height:400px!important}.machine-list__image{width:85%;margin-left:40px;-webkit-transform:scale(1.2) skew(10deg);transform:scale(1.2) skew(10deg);position:absolute;top:0;bottom:10%;margin:auto;left:0;right:0;pointer-events:none}.machine-list__detail{padding:20px 30px;background:rgba(255,255,255,.2);color:#fff;font-weight:700;position:absolute;width:100%;bottom:0}.machine-list__name{font-size:20px;margin-bottom:10px}.machine-list__cv{font-size:30px;line-height:1}.machine-list__cv-label{font-size:15px;margin-right:10px}.top-gamesystem{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:100px 0 160px 0;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden}.top-gamesystem::before{background:url(../img/top/gamesystem/bg.jpg);background-size:cover;background-position:center;width:120%;height:120%;content:"";position:absolute;z-index:-1;top:-6%;left:0;transform:rotate(4deg)}.top-gamesystem__title{width:200px;margin:0 auto 30px;z-index:1}.top-gamesystem__copy{width:600px;height:auto;margin:0 auto 70px;z-index:1}.top-gamesystem__btn{width:350px;text-align:center;margin:70px auto 0}.top-gamesystem__btn-image{width:100%}.top-gamesystem__character{margin:0 auto;width:1100px;position:absolute;top:35%;left:-15%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);z-index:0;transition:all .5s}.top-gamesystem__character.--active{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.top-gamesystem__content{padding:60px 0;background:rgba(255,255,255,.8)}.gamesystem-lists{z-index:1}.gamesystem-list{text-align:center}.gamesystem-list__image{width:1100px;margin:0 auto}.gamesystem-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px;margin-left:40px;z-index:1}.gamesystem-tab-list{height:30px;margin:0 20px;cursor:pointer;transition:all .5s;z-index:1}.gamesystem-tab-list__image{height:100%}.top-comic{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 40%,rgba(255,255,255,0) 100%),url(../img/top/comic/bg.jpg);background-size:cover;background-position:center;position:relative}.top-comic__title{width:180px;margin:0 auto 30px;z-index:1}.top-comic__copy{width:500px;height:auto;margin:0 auto 70px;z-index:1}.top-comic__btn-lists{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.top-comic__btn-list{width:300px;text-align:center;margin:0 10px}.top-comic__btn-list-image{width:100%}.top-comic__character{margin:0 auto;width:900px;position:absolute;top:50%;right:-5%;transition:all .5s;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);z-index:0}.top-comic__character.--active{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.top-special{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:200px 0 150px 0;position:relative;transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden;min-height:600px}.top-special::before{background:url(../img/top/special/bg.jpg);background-size:cover;background-position:center;width:120%;height:120%;content:"";position:absolute;z-index:-1;top:-8%;left:0;transform:rotate(4deg)}.top-twitter__title{width:180px;margin:0 auto 30px;z-index:1}.top-twitter__content{width:500px;margin:0 auto;z-index:1}.top-special__character{margin:0 auto;width:1300px;position:absolute;top:55%;left:6%;-webkit-transform:translate(-100%,-50%) rotate(4deg);transform:translate(-100%,-50%) rotate(4deg);z-index:0;transition:all .5s}@media only screen and (max-width:1450px){.top-special__character{left:-2%}}.top-special__character.--active{-webkit-transform:translate(0,-50%) rotate(4deg);transform:translate(0,-50%) rotate(4deg)}.l_section_registrationFv{height:100vh;width:100%;position:relative;z-index:1;text-align:center;overflow:hidden;max-height:900px;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.3) 100%),url(../img/top/world/bg.jpg)}.registrationFv_content_image{position:absolute;top:-5%;left:48%;z-index:0;height:120%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);margin:0 auto;opacity:1}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_image{top:50%;height:100%;left:47%;-webkit-transform:translate(0,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:993px){.registrationFv_content_image{top:55%;left:-13%;width:80%;height:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.registrationFv_content{height:100%;position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:1}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content{padding:14% 0;width:100%}}@media only screen and (min-width:993px){.registrationFv_content{padding:14% 0;width:100%}}.registrationFv_content_inner{width:100%;text-align:center;position:absolute;top:65%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_inner{width:100%;position:absolute;top:72%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:993px){.registrationFv_content_inner{width:45%;position:absolute;top:50%;left:43%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.l_section_registrationbtn{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:rgba(0,0,0,.8);padding:10px 0}@media only screen and (min-width:669px) and (max-width:992px){.l_section_registrationbtn{padding:15px 0}}@media only screen and (min-width:993px){.l_section_registrationbtn{padding:20px 0}}.registrationFv_content_heading{font-size:15px;font-weight:700;color:#3fc3c7;margin-bottom:8px;text-align:center;letter-spacing:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.registrationFv_content_heading_title{width:150px;padding:0 10px;margin-bottom:5px}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_heading_title{width:200px;padding:0 15px;margin-bottom:10px}}@media only screen and (min-width:993px){.registrationFv_content_heading_title{width:200px;padding:0 15px;margin-bottom:10px}}.registrationFv_content_heading_border{border-top:1px solid #fff;border-bottom:1px solid #fff;height:5px;width:45%}.registrationFv_content_btnLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.registrationFv_content_btnLists .registrationFv_content_btnList{padding:0 10px}@media only screen and (max-width:668px){.registrationFv_content_btnLists .registrationFv_content_btnList{padding:0 1px;width:24%;max-width:100px}}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_btnLists .registrationFv_content_btnList{padding:0 2px;width:24.5%;max-width:200px}}@media only screen and (min-width:993px){.registrationFv_content_btnLists .registrationFv_content_btnList{padding:0 5px;width:24.5%;max-width:250px}}.registrationFv_content_btnLists img{width:100%}.registrationFv_content_btnLists_caption{font-size:10px;line-height:1.8;color:#ddd;text-align:center}.registrationFv_content_logo{width:70%;height:auto;display:block;margin-bottom:20px}.registrationFv_content_registration{font-size:32px;text-align:center;color:#fff;box-sizing:content-box;padding:2px;line-height:1.2;margin:0 auto 10px;border-radius:100px}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_registration{margin:0 auto 10px;font-size:48px}}@media only screen and (min-width:993px){.registrationFv_content_registration{margin:0 auto;font-size:50px}}.registrationFv_content_copy{font-size:18px;letter-spacing:1.5px;color:#fff;text-align:center;margin-bottom:25px;text-shadow:0 2px 5px rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_copy{font-size:28px}}@media only screen and (min-width:993px){.registrationFv_content_copy{font-size:28px}}.registrationFv_content_copyimage{width:100%}@media only screen and (max-width:668px){.registrationFv_content_copyimage{max-width:380px;margin-bottom:10px}}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_copyimage{max-width:400px;width:70%}}@media only screen and (min-width:993px){.registrationFv_content_copyimage{width:70%}}.registrationFv_content_privilege{width:350px;margin:0 auto}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_privilege{width:450px}}@media only screen and (min-width:993px){.registrationFv_content_privilege{width:70%}}.registrationFv_content_caption{margin-top:20px;margin-bottom:10px;font-size:14px;letter-spacing:2px;text-align:center;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}.registrationFv_content_registration_privilege_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%}@media only screen and (max-width:668px){.registrationFv_content_registration_privilege_lists{max-width:370px}}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_registration_privilege_lists{margin-top:30px;width:70%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.registrationFv_content_registration_privilege_lists{margin-top:30px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.registrationFv_content_registration_privilege_lists li{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_content_registration_privilege_lists li{width:49%}}@media only screen and (min-width:993px){.registrationFv_content_registration_privilege_lists li{width:49%}}.registrationFv_content_registration_privilege_lists img{width:100%}.registrationFv_catch{width:100%;position:relative;height:500px}@media only screen and (min-width:669px) and (max-width:992px){.registrationFv_catch{width:120%;height:100vh}}@media only screen and (min-width:993px){.registrationFv_catch{width:120%;height:100vh}}.registrationFv_catch_list_image{transition:all .5s}.registrationFv_catch_list_image.active{opacity:1}.registrationFv_catch_lists{width:100%}.registrationFv_catch_lists li img{width:100%}.l_section_privilege{background:linear-gradient(to bottom,rgba(63,195,199,.6) 0,rgba(63,195,199,.4) 40%,rgba(63,195,199,.4) 100%),url(../img/top/world/bg.jpg);background-attachment:fixed;background-size:cover}.privilege_lists{margin-top:-35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.privilege_list.active{opacity:1}.privilege_list.active .privilege_list_success{opacity:1;-webkit-animation:privilege_stamp 1s ease 1 forwards;animation:privilege_stamp 1s ease 1 forwards}@-webkit-keyframes privilege_stamp{100%{toptop:-80px0}}@keyframes privilege_stamp{100%{toptop:-80px0}}.privilege_list{width:90%;height:auto;margin:0 auto;max-width:400px;position:relative}@media only screen and (min-width:669px) and (max-width:992px){.privilege_list{width:30%}}@media only screen and (min-width:993px){.privilege_list{width:30%;margin-bottom:20px}}.privilege_list .privilege_list_image{width:100%;height:auto}.privilege_list_success{position:absolute;right:0;width:100px}.l_section_present{background-size:cover;background-attachment:fixed;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.3) 100%),url(../img/top/world/bg.jpg);background-attachment:fixed;background-size:cover;padding-bottom:10px}.present_howto{width:97%;font-size:16px;border:1px solid #9c9c9c;color:#fff;text-align:center;padding:15px;margin:0 auto;line-height:2;border-radius:10px;background:rgba(0,0,0,.5);margin-bottom:60px}.present_lists{margin-top:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.present_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.present_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.present_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.present_list{width:90%;height:auto;margin:0 auto;max-width:350px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.present_list{max-width:350px;width:30%;padding:30px 10px}}@media only screen and (min-width:993px){.present_list{max-width:350px;width:32%;margin-bottom:20px}}.present_list .present_list_image{width:100%}.present_list_title{color:#fff;font-size:15px;font-weight:700;text-align:center;margin-bottom:10px}.present_list_detail{margin-top:15px;font-size:20px;color:#fff;width:100%;box-sizing:border-box}.present_list_detail_name{text-align:center;font-size:20px;padding-bottom:15px}@media only screen and (min-width:669px) and (max-width:992px){.present_list_detail_name{font-size:25px}}@media only screen and (min-width:993px){.present_list_detail_name{font-size:25px}}.present_list_detail_count{font-size:13px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.present_list_detail_count{font-size:15px}}@media only screen and (min-width:993px){.present_list_detail_count{font-size:15px}}.l_section_coloredpaper{background:linear-gradient(to bottom,rgba(63,195,199,.6) 0,rgba(63,195,199,.4) 40%,rgba(63,195,199,.4) 100%),url(../img/top/world/bg.jpg);background-size:cover;background-attachment:fixed;padding-bottom:50px}.coloredpaper_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.coloredpaper_list{width:90%;height:auto;margin:0 auto 10px;text-align:center;position:relative}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_list{width:48%;margin-bottom:0}}@media only screen and (min-width:993px){.coloredpaper_list{width:48%;margin-bottom:0}}.coloredpaper_list .coloredpaper_list_image{width:100%}.coloredpaper_list .coloredpaper_list_image_character_right{width:50%;height:auto;position:absolute;top:65%;right:0;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.coloredpaper_list .coloredpaper_list_image_character_left{width:50%;height:auto;position:absolute;top:65%;left:-5%;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.coloredpaper_list_detail{margin-top:15px;font-size:20px;color:#fff;width:100%;box-sizing:border-box}.coloredpaper_list_detail_name{text-align:center;font-size:25px;padding-bottom:4px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_list_detail_name{font-size:25px}}@media only screen and (min-width:993px){.coloredpaper_list_detail_name{font-size:25px}}.coloredpaper_list_detail_count{font-size:12px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_list_detail_count{font-size:12px}}@media only screen and (min-width:993px){.coloredpaper_list_detail_count{font-size:12px}}.coloredpaper_content{margin-top:50px;padding:40px 20px;border-radius:10px;background:rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content{padding:60px 50px}}@media only screen and (min-width:993px){.coloredpaper_content{padding:60px 50px}}.section_heading_body{font-size:22px;text-align:center;margin-bottom:25px;line-height:1.8}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_body{font-size:30px}}@media only screen and (min-width:993px){.section_heading_body{font-size:34px}}.coloredpaper_content_heading{font-size:12px;text-align:center;color:#fff;line-height:2;margin-bottom:35px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_heading{font-size:13px}}@media only screen and (min-width:993px){.coloredpaper_content_heading{font-size:13px}}.coloredpaper_content_heading .coloredpaper_content_heading_strong{font-size:15px;color:#fff;display:inline-block}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_heading .coloredpaper_content_heading_strong{font-size:22px}}@media only screen and (min-width:993px){.coloredpaper_content_heading .coloredpaper_content_heading_strong{font-size:20px}}.coloredpaper_content_heading a{color:#fff}.coloredpaper_content_heading .coloredpaper_content_heading_follow{color:#238ed7}.section_title_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}.section_title_area .section_title{width:250px;margin-top:60px}.section_title_area .section_subtitle{max-width:80%}@media only screen and (min-width:669px) and (max-width:992px){.section_title_area .section_subtitle{width:400px}}@media only screen and (min-width:993px){.section_title_area .section_subtitle{width:450px}}.section_caption{width:85%;margin-top:60px;margin-bottom:-40px}@media only screen and (min-width:669px) and (max-width:992px){.section_caption{width:500px}}@media only screen and (min-width:993px){.section_caption{width:500px}}.coloredpaper_content_actor_area{margin-top:40px}.coloredpaper_content_actor_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.coloredpaper_content_actor_lists a{text-decoration:underline;line-height:1.4;color:#238ed7}.coloredpaper_content_actor_lists li{margin-right:15px}.coloredpaper_voiceActor_list img{padding:0 100px;width:100%;height:auto}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_voiceActor_list img{padding:0 100px}}@media only screen and (min-width:993px){.coloredpaper_voiceActor_list img{padding:0 100px}}.coloredpaper_content_body{line-height:2;color:#fff;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body{font-size:14px}}@media only screen and (min-width:993px){.coloredpaper_content_body{font-size:14px}}.coloredpaper_content_body .coloredpaper_content_body_section{margin-bottom:40px}.coloredpaper_content_body .coloredpaper_content_body_date{font-size:16px;font-weight:700;color:#fff;display:block}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body .coloredpaper_content_body_date{font-size:18px}}@media only screen and (min-width:993px){.coloredpaper_content_body .coloredpaper_content_body_date{font-size:18px}}.coloredpaper_content_body .coloredpaper_content_body_heading{font-size:16px;font-weight:700;line-height:1;padding-left:14px;margin-bottom:15px;color:#fff;display:block;border-left:2px solid #fff}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body .coloredpaper_content_body_heading{font-size:20px}}@media only screen and (min-width:993px){.coloredpaper_content_body .coloredpaper_content_body_heading{font-size:22px}}.coloredpaper_content_body .coloredpaper_content_body_text{line-height:2;color:#bbb;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.coloredpaper_content_body .coloredpaper_content_body_text{font-size:14px}}@media only screen and (min-width:993px){.coloredpaper_content_body .coloredpaper_content_body_text{font-size:14px}}.coloredpaper_content_body .coloredpaper_content_body_caption{font-size:10px;line-height:2;color:#bbb}.facebookModal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:120vh;width:100%;top:0;left:0;z-index:9000;background:linear-gradient(to bottom,rgba(0,0,0,.9) 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,.9) 100%),url(../img/common/pattern/border.png);transition:all .1s;-webkit-transform:translateY(-150%);transform:translateY(-150%)}.facebookModal.open{opacity:1;-webkit-transform:none;transform:none}.modalOpen{cursor:pointer}.facebookModal_close{width:30px;height:auto;position:absolute;top:30px;right:30px;border-radius:100px;cursor:pointer}.facebookModal__inner{-webkit-transform:translateY(50px);transform:translateY(50px);position:relative;cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:38vh}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.facebookModal__inner{width:80%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.facebookModal__bg{background-position:center;background-size:cover;width:100%;overflow-y:scroll}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__bg{width:30%;height:100%}}@media only screen and (min-width:993px){.facebookModal__bg{width:30%;height:100%}}.facebookModal__content{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__content{width:90%}}@media only screen and (min-width:993px){.facebookModal__content{width:80%}}.facebookModal__step__list{width:90%;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__step__list{padding:0 20px}}@media only screen and (min-width:993px){.facebookModal__step__list{padding:0 20px}}.facebookModal__step__list__moc{width:50%;max-width:180px;margin:0 auto 20px}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__step__list__moc{width:80%}}@media only screen and (min-width:993px){.facebookModal__step__list__moc{width:90%}}.facebookModal__step__list__text{color:#f6f6f6;line-height:2}@media only screen and (max-width:668px){.facebookModal__step__list__text{width:80%;margin:0 auto}}.facebookModal__step__list__number{font-size:11px;display:block;text-align:center}.facebookModal__step__list__title{font-size:14px;line-height:1;font-weight:700;text-align:center;margin-bottom:10px;color:#3fc3c7}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__step__list__title{font-size:16px}}@media only screen and (min-width:993px){.facebookModal__step__list__title{font-size:17px}}.facebookModal__step__list__body{font-size:10px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__step__list__body{font-size:10px}}@media only screen and (min-width:993px){.facebookModal__step__list__body{font-size:10px}}.facebookModal__btnArea{margin-top:55px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.facebookModal__btnArea{margin-top:40px}}@media only screen and (min-width:993px){.facebookModal__btnArea{margin-top:40px}}.facebookModal__btn{font-size:11px;padding:8px 30px;border:1px solid #fff;border-radius:100px;display:inline-block;color:#fff;margin:0 auto;background:rgba(63,195,199,.4)}.LineModal,.TwitterModal,.mailModal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:120vh;width:100%;top:0;left:0;z-index:9000;background:linear-gradient(to bottom,rgba(0,0,0,.9) 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,.9) 100%),url(../img/common/pattern/border.png);transition:all .1s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.LineModal.open,.TwitterModal.open,.mailModal.open{opacity:1;-webkit-transform:none;transform:none}.modal_close{width:35px;position:absolute;top:25px;right:25px;border-radius:100px}.modal__inner{-webkit-transform:translateY(50px);transform:translateY(50px);position:relative;cursor:pointer;width:93%;max-width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;height:70%}.modal__content{background:linear-gradient(to bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.7) 100%),url(../img/common/background/bg_01_sp.png);width:100%;border:1px solid #fff;padding:40px 20px;border-radius:20px}@media only screen and (min-width:669px) and (max-width:992px){.modal__content{padding:60px 50px}}@media only screen and (min-width:993px){.modal__content{padding:60px 50px}}.modal__heading{font-size:24px;text-align:center;padding-bottom:20px;color:#3fc3c7}@media only screen and (min-width:669px) and (max-width:992px){.modal__heading{font-size:28px}}@media only screen and (min-width:993px){.modal__heading{font-size:30px}}.modal__heading.is_mail{color:#be3834;font-weight:800}.modal__heading.is_twitter{color:#199acf;font-weight:800}.modal__heading.is_line{color:#3fa93e;font-weight:800}.modal__heading.is_facebook{color:#456aba;font-weight:800}.modal__heading__kana{font-size:13px;padding-bottom:25px;letter-spacing:2px;text-align:center;color:#3fc3c7}.modal__text{text-align:center;font-size:14px;line-height:2;color:#e9e9e9;margin-bottom:15px}.mailModal label{font-size:15px;font-weight:400;letter-spacing:2px}.btn_registration{border-radius:100px!important}.modal__caption{margin-top:15px;text-align:center;font-size:12px;line-height:2;color:#d5d5d5}.l_section_egistrationFinish{background:linear-gradient(to bottom,rgba(0,0,0,.6) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.4) 100%),url(../img/common/pattern/border.png)}.registrationFinish_content{background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.2) 100%),url(../img/rigistration/finish/bg.png);width:100%;border:1px solid #fff;padding:50px 20px;border-radius:20px;background-size:cover;box-shadow:0 0 5px rgba(0,0,0,.9)}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_content{padding:60px 50px}}@media only screen and (min-width:993px){.registrationFinish_content{padding:60px 50px}}.section_area_ia{position:absolute;margin-top:-100px;top:0;right:50%;width:47%;max-width:600px}.section_btn_area_img{width:60%}.section_btn_area_text{color:#fff;position:absolute;top:35%;left:29%;font-size:16px;font-weight:700;text-shadow:0 3px 0 #000}.section_btn_area_twitter{width:30px;margin-bottom:-7px}.section_btn_area_top{border:none;background:rgba(47,147,150,.4);width:60%}.registrationFinish_content_heading{font-size:30px;text-align:center;margin-bottom:30px;letter-spacing:2px;color:#fff;text-shadow:1px 1px 6px #42cfb3;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_content_heading{font-size:35px}}@media only screen and (min-width:993px){.registrationFinish_content_heading{font-size:35px}}.registrationFinish_content_body{font-size:15px;line-height:2;color:#fff;text-align:center;margin:0 auto -20px}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_content_body{width:70%;font-size:16px}}@media only screen and (min-width:993px){.registrationFinish_content_body{width:70%;font-size:16px}}.registrationFinish_content_body .registrationFinish_content_body_strong{color:#3fc3c7;font-weight:700}.registrationFinish_sideContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_sideContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:993px){.registrationFinish_sideContent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.registrationFinish_sideContent_heading{font-size:16px;line-height:2;color:#3fc3c7;margin-bottom:10px}.registrationFinish_sideContent_comico{width:100%;border:1px solid #fff;border-radius:10px;padding:20px;background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.2) 100%),url(../img/rigistration/finish/bg.png);background-size:cover}@media only screen and (max-width:668px){.registrationFinish_sideContent_comico{margin-bottom:20px}}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_sideContent_comico{width:100%;padding:30px}}@media only screen and (min-width:993px){.registrationFinish_sideContent_comico{width:100%;padding:30px}}.registrationFinish_sideContent_comico_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_sideContent_comico_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:993px){.registrationFinish_sideContent_comico_content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.registrationFinish_sideContent_comico_content .registrationFinish_sideContent_comico_image{width:20%;background:rgba(0,0,0,.4);border:1px solid #fff;margin-right:20px}.registrationFinish_sideContent_comico_content .registrationFinish_sideContent_comico_content_body p{font-size:15px;color:#fff;line-height:2;margin-bottom:15px}.registrationFinish_sideContent_sns{width:100%;border:1px solid #fff;border-radius:10px;padding:20px;background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 40%,rgba(0,0,0,.2) 100%),url(../img/rigistration/finish/bg.png);background-size:cover}@media only screen and (min-width:669px) and (max-width:992px){.registrationFinish_sideContent_sns{width:100%;padding:30px}}@media only screen and (min-width:993px){.registrationFinish_sideContent_sns{width:22%;padding:30px}}.registrationFinish_sideContent_sns .registrationFinish_sideContent_sns_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registrationFinish_sideContent_sns .registrationFinish_sideContent_sns_lists li{width:50px;margin-right:10px}.registrationFinish_sideContent_sns .registrationFinish_sideContent_sns_lists img{width:100%}.l_section_tshirt{background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.3) 100%),url(../img/top/world/bg.jpg);background-size:cover;background-attachment:fixed;padding-bottom:10px}.tshirt_lists{margin-top:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:993px){.tshirt_lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.tshirt_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.tshirt_list{width:90%;height:auto;margin:0 auto 10px;text-align:center;position:relative}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_list{width:48%;margin-bottom:0}}@media only screen and (min-width:993px){.tshirt_list{width:48%;margin-bottom:0}}.tshirt_list .tshirt_list_image{width:100%;margin:0 auto}.tshirt_list .tshirt_list_image_character_right{width:50%;height:auto;position:absolute;top:65%;right:0;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.tshirt_list .tshirt_list_image_character_left{width:50%;height:auto;position:absolute;top:65%;left:-5%;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.tshirt_list_detail{margin-top:15px;font-size:20px;color:#fff;width:100%;box-sizing:border-box}.tshirt_list_detail_name{text-align:center;font-size:25px;padding-bottom:4px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_list_detail_name{font-size:25px}}@media only screen and (min-width:993px){.tshirt_list_detail_name{font-size:25px}}.tshirt_list_detail_count{font-size:12px;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_list_detail_count{font-size:12px}}@media only screen and (min-width:993px){.tshirt_list_detail_count{font-size:12px}}.tshirt_content{margin-top:50px;border:1px solid #fff;padding:40px 20px;border-radius:10px;background:rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content{padding:60px 50px}}@media only screen and (min-width:993px){.tshirt_content{padding:60px 50px}}.section_heading_body{font-size:22px;text-align:center;margin-bottom:25px}@media only screen and (min-width:669px) and (max-width:992px){.section_heading_body{font-size:30px}}@media only screen and (min-width:993px){.section_heading_body{font-size:34px}}.tshirt_content_heading{font-size:12px;text-align:center;color:#fff;line-height:2;margin-bottom:35px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_heading{font-size:16px}}@media only screen and (min-width:993px){.tshirt_content_heading{font-size:16px}}.tshirt_content_heading .tshirt_content_heading_strong{font-size:15px;color:#fff;display:inline-block}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_heading .tshirt_content_heading_strong{font-size:23px}}@media only screen and (min-width:993px){.tshirt_content_heading .tshirt_content_heading_strong{font-size:25px}}.tshirt_content_heading a{color:#fff}.tshirt_content_heading .tshirt_content_heading_follow{color:#238ed7}.tshirt_content_body{line-height:2;color:#fff;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body{font-size:14px}}@media only screen and (min-width:993px){.tshirt_content_body{font-size:14px}}.tshirt_content_body .tshirt_content_body_section{margin-bottom:40px}.tshirt_content_body .tshirt_content_body_date{text-decoration:line-through;font-size:16px;font-weight:700;color:#fff;display:block}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body .tshirt_content_body_date{font-size:18px}}@media only screen and (min-width:993px){.tshirt_content_body .tshirt_content_body_date{font-size:18px}}.tshirt_content_body .tshirt_content_body_heading{line-height:1.6;font-size:16px;font-weight:700;padding-left:14px;margin-bottom:15px;color:#fff;display:block;border-left:2px solid #fff}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body .tshirt_content_body_heading{font-size:20px}}@media only screen and (min-width:993px){.tshirt_content_body .tshirt_content_body_heading{font-size:18px}}.tshirt_content_body .tshirt_content_body_text{line-height:2;color:#bbb;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.tshirt_content_body .tshirt_content_body_text{font-size:14px}}@media only screen and (min-width:993px){.tshirt_content_body .tshirt_content_body_text{font-size:14px}}.tshirt_content_body .tshirt_content_body_caption{font-size:10px;line-height:2;color:#bbb}.registration_caption{margin-top:30px;font-size:10px;color:#ddd;line-height:2}.registration_caption p{text-align:center}.l_section_audition{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/audition/bg_small.png);background-size:cover;background-attachment:fixed}@media only screen and (min-width:669px) and (max-width:992px){.l_section_audition{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/audition/bg.png);background-size:cover;background-attachment:fixed}}@media only screen and (min-width:993px){.l_section_audition{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/audition/bg.png);background-size:cover;background-attachment:fixed}}.audition_fv{width:100%;position:relative;z-index:1;text-align:center;overflow:hidden;background:linear-gradient(to bottom,rgba(232,176,229,.7) 0,rgba(255,255,255,.7) 40%,rgba(255,220,153,.7) 100%);background-repeat:repeat}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv{min-height:650px}}@media only screen and (min-width:993px){.audition_fv{height:100vh;min-height:650px}}@media only screen and (max-width:668px){.audition_fv_content{background:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.7) 100%)}}.audition_fv_inner{text-align:center;width:100%}@media only screen and (max-width:668px){.audition_fv_inner{padding-top:230px;max-width:400px;margin:0 auto}}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_inner{position:absolute;width:350px;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(0,-50%)}}@media only screen and (min-width:993px){.audition_fv_inner{position:absolute;width:40%;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(0,-50%)}}.audition_fv_headingArea{margin-bottom:30px}.audition_fv_heading{font-size:16px;text-align:center;margin-bottom:8px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_heading{font-size:18px}}@media only screen and (min-width:993px){.audition_fv_heading{font-size:20px}}.audition_fv_heading_kana{font-size:11px;text-align:center;margin-bottom:10px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_heading_kana{font-size:13px}}@media only screen and (min-width:993px){.audition_fv_heading_kana{font-size:13px}}.audition_fv_character{position:absolute}@media only screen and (max-width:668px){.audition_fv_character{width:130%;top:50px;left:0;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_character{width:500px;top:50%;left:0;z-index:-1;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media only screen and (min-width:993px){.audition_fv_character{width:50%;top:60%;left:0;z-index:-1;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:70%}}.audition_fv_copy{width:90%;height:auto;margin:-40px auto 10px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_copy{margin:-50px auto 0}}@media only screen and (min-width:993px){.audition_fv_copy{margin:-50px auto 0}}@media only screen and (max-width:668px){.audition_fv_tunk{width:90%;height:auto;margin:0 auto 10px}}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_tunk{position:absolute;width:330px;bottom:25%;left:0;z-index:-1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (min-width:993px){.audition_fv_tunk{position:absolute;width:35%;bottom:20%;left:0;z-index:-1;-webkit-transform:translate(0,0);transform:translate(0,0)}}.audition_fv_points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;width:80%;margin:0 auto;padding-top:17%}.audition_fv_points .audition_fv_point{width:100%}.audition_fv_points .audition_fv_point img{width:100%}.audition_fv_logoArea{text-align:center;background:rgba(255,255,255,.7);width:100%;padding:10px 25px;margin-top:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_logoArea{padding:15px 25px;position:absolute;bottom:0;left:0}}@media only screen and (min-width:993px){.audition_fv_logoArea{padding:15px 25px;position:absolute;bottom:0;left:0}}.audition_fv_logoArea .audition_fv_logo{width:100%;height:auto}@media only screen and (min-width:669px) and (max-width:992px){.audition_fv_logoArea .audition_fv_logo{width:300px}}@media only screen and (min-width:993px){.audition_fv_logoArea .audition_fv_logo{width:300px}}.l_section_auditionAbout{background:linear-gradient(to bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.7) 100%),url(../img/about/fv_images.png);position:relative;height:750px}@media only screen and (min-width:669px) and (max-width:992px){.l_section_auditionAbout{height:650px}}@media only screen and (min-width:993px){.l_section_auditionAbout{height:800px}}.auditionAbout_content{width:100%;z-index:0;margin:0 auto}@media only screen and (max-width:668px){.auditionAbout_content{position:absolute;width:100%;max-width:400px;top:30%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,0)}}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content{margin-top:-30px;width:100%}}@media only screen and (min-width:993px){.auditionAbout_content{margin-top:-40px;width:100%}}.auditionAbout_content .auditionAbout_content_image{width:100%;height:auto;margin-top:-40px}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content .auditionAbout_content_image{width:30%}}@media only screen and (min-width:993px){.auditionAbout_content .auditionAbout_content_image{width:30%}}.auditionAbout_content .auditionAbout_content_image img{width:100%}.auditionAbout_content .auditionAbout_content_about_enemy{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content .auditionAbout_content_about_enemy{margin-top:50px;width:50%}}@media only screen and (min-width:993px){.auditionAbout_content .auditionAbout_content_about_enemy{margin-top:50px;width:50%}}.auditionAbout_content .auditionAbout_content_about_ally{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content .auditionAbout_content_about_ally{width:50%}}@media only screen and (min-width:993px){.auditionAbout_content .auditionAbout_content_about_ally{width:50%}}.auditionAbout_content .auditionAbout_content_ia{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.auditionAbout_content .auditionAbout_content_ia{width:70%}}@media only screen and (min-width:993px){.auditionAbout_content .auditionAbout_content_ia{width:70%}}.auditionAbout_content_pc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.audition_title{font-size:3vw;font-weight:700;color:#fff;text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,0 1px 1px #542c37,0 2px 1px #542c37,0 3px 1px #542c37,0 4px 1px #542c37;text-align:center}.audition_kana{font-size:18px;font-weight:700;color:#fff;text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,0 1px 1px #542c37,0 2px 1px #542c37,0 3px 1px #542c37,0 4px 1px #542c37;text-align:center}.l_section_audition1{background:rgba(254,235,248,.8);padding:10%}.audition_title_text{text-align:center;margin:2%;font-size:20px;font-weight:700;color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff}.audition_audition1_aboutEqualLove{width:100%;margin:-30px auto 0;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutEqualLove{width:60%}}@media only screen and (min-width:993px){.audition_audition1_aboutEqualLove{width:50%}}.audition_audition1_aboutEqualLove_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.audition_audition1_aboutEqualLove_content_image{width:100%;height:auto;margin-bottom:10px}.audition_audition1_aboutEqualLove_content_body{width:100%;color:#542c37;line-height:1.2;text-align:justify;font-size:13px;margin-top:5%;margin-bottom:3%;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutEqualLove_content_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition1_aboutEqualLove_content_body{font-size:15px}}.audition_audition1_aboutEqualLove_content_url,.audition_charadetail_url{color:#542c37;font-size:13px;margin-top:10px;text-align:center;display:block;border:1.2px solid #542c37;border-radius:100px;padding:2% 8%;display:inline-block;font-weight:700}.audition_character_image_right{margin-right:-25%}.audition_character_serif{padding-top:40%;font-size:2vw;color:#542c37;font-family:Rounded Mplus\ 1c;font-weight:700}.audition_detail_starArea{width:100%;margin-top:5%}.audition_detail_starLists{display:flex}.audition_detail_starLists li{width:2vw;margin-left:-3%}.audition_detail_starLists li:nth-child(1){margin-left:0}.audition_detail_starLists li img{width:100%}.audition_detail_name{width:100%;color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;font-size:3vw;font-weight:700;margin-top:-2%}.audition_audition1_aboutCharacter{position:relative;width:100%;margin:0 auto}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter{width:60%}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter{width:50%}}.audition_audition1_aboutCharacter_award{width:100%;height:auto;margin-top:30px;margin-bottom:20px}.audition_audition1_aboutCharacter_content_detail{margin-bottom:30px}.audition_audition1_aboutCharacter_content_detail_heading{text-align:center;color:#fff;margin-bottom:5px;font-size:12px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_heading{font-size:15px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_heading{font-size:15px}}.audition_character_body,.audition_label{color:#542c37}.audition_label{font-weight:700;text-align:center;margin-top:5%}.audition_character_image_left{margin-left:-12%}.audition_audition1_aboutCharacter_content_detail_name{color:#fff;margin-right:20px;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_name{font-size:24px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_name{font-size:24px}}.audition_audition1_aboutCharacter_content_detail_label{color:#fff;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_label{font-size:24px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_label{font-size:24px}}.audition_audition1_aboutCharacter_content_detail_starArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audition_audition1_aboutCharacter_content_detail_starLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7px}.audition_audition1_aboutCharacter_content_detail_starLists .audition_audition1_aboutCharacter_content_detail_starList{width:20px;padding:1px;margin:0 1px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_detail_starLists .audition_audition1_aboutCharacter_content_detail_starList{width:25px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_detail_starLists .audition_audition1_aboutCharacter_content_detail_starList{width:25px}}.audition_audition1_aboutCharacter_content_character{margin-bottom:-30px}.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_image{width:90%;height:auto;margin:0 auto;padding-top:20%}.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_serif{position:absolute;color:#fff;top:30%;right:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);letter-spacing:5px;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;z-index:100;font-size:15px;transform:rotate(10deg);font-family:“Times New Roman”,“游明朝”,YuMincho,“ヒラギノ明朝 ProN W3”,“Hiragino mincho ProN”,“メイリオ”,Meiryo,serif;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_serif{right:0;font-size:18px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_serif{right:0;font-size:20px}}.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_body{margin-top:20px;line-height:2;color:#fff;text-align:center;font-size:11px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition1_aboutCharacter_content_character .audition_audition1_aboutCharacter_content_character_body{font-size:15px}}.audition_audition1_aboutCharacter_content_character_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.l_section_audition2{background:rgba(255,255,255,.8);padding:10%}.audition_audition2_character_box img{width:130%;margin-left:-10%}#audition_recording_img_1,#audition_recording_img_2,#audition_recording_img_3,#audition_recording_img_4{display:none}.audition_audition2_heading_body{text-align:center;color:#fff;font-size:13px;line-height:1.8;margin:-40px auto 0}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_heading_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_heading_body{font-size:15px}}.audition_audition2_aboutEqualLove{width:100%;margin:-30px auto 0}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutEqualLove{width:60%}}@media only screen and (min-width:993px){.audition_audition2_aboutEqualLove{width:50%}}.audition_audition2_aboutEqualLove_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.audition_audition2_aboutEqualLove_content_image{width:100%;height:auto;margin-bottom:10px}.audition_audition2_aboutEqualLove_content_body{width:100%;color:#fff;line-height:2;text-align:justify;font-size:13px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutEqualLove_content_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_aboutEqualLove_content_body{font-size:15px}}.audition_audition2_aboutEqualLove_content_url{color:#07c1cb;font-size:10px;margin-top:10px;text-align:center;display:block;text-decoration:underline}.audition_audition2_aboutCharacter{position:relative;width:100%;margin:0 auto}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter{width:60%}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter{width:50%}}.audition_audition2_aboutCharacter_awards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;margin-bottom:20px}.audition_audition2_aboutCharacter_award{width:100%;height:auto}.audition_audition2_aboutCharacter_content_detail{margin-bottom:30px}.audition_audition2_aboutCharacter_content_detail_heading{text-align:center;color:#fff;margin-bottom:5px;font-size:12px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_heading{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_heading{font-size:15px}}.audition_audition2_aboutCharacter_content_detail_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audition_audition2_aboutCharacter_content_detail_name{color:#fff;margin-right:20px;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_name{font-size:24px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_name{font-size:24px}}.audition_audition2_aboutCharacter_content_detail_label{color:#fff;font-weight:700;font-size:20px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_label{font-size:24px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_label{font-size:24px}}.audition_audition2_aboutCharacter_content_detail_starArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.audition_audition2_aboutCharacter_content_detail_starLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7px}.audition_audition2_aboutCharacter_content_detail_starLists .audition_audition2_aboutCharacter_content_detail_starList{width:20px;padding:1px;margin:0 1px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_detail_starLists .audition_audition2_aboutCharacter_content_detail_starList{width:25px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_detail_starLists .audition_audition2_aboutCharacter_content_detail_starList{width:25px}}.audition_audition2_aboutCharacter_content_character{margin-bottom:-30px}.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_image{width:90%;height:auto;margin:0 auto;padding-top:20%}.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_serif{position:absolute;color:#fff;top:35%;right:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);letter-spacing:5px;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;z-index:100;font-size:15px;transform:rotate(10deg);font-family:“Times New Roman”,“游明朝”,YuMincho,“ヒラギノ明朝 ProN W3”,“Hiragino mincho ProN”,“メイリオ”,Meiryo,serif;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_serif{right:0;font-size:18px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_serif{right:0;font-size:20px}}.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_body{margin-top:20px;line-height:2;color:#fff;text-align:center;font-size:13px}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_aboutCharacter_content_character .audition_audition2_aboutCharacter_content_character_body{font-size:15px}}.audition_audition2_aboutCharacter_content_character_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_audition2_character_show{margin-top:50px;padding:7% 5%}.audition_audition2_character_show_headingArea{margin-bottom:20px}.audition_audition2_character_show_headingArea .audition_audition2_character_show_heading{font-size:25px;text-align:center;color:#fff;margin-bottom:10px}.audition_audition2_character_show_headingArea .audition_audition2_character_show_body{font-size:13px;line-height:2;color:#fff;text-align:center}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_character_show_headingArea .audition_audition2_character_show_body{font-size:15px}}@media only screen and (min-width:993px){.audition_audition2_character_show_headingArea .audition_audition2_character_show_body{font-size:15px}}.audition_audition2_characterLists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_characterLists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:993px){.audition_audition2_characterLists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.audition_audition2_characterLists .audition_audition2_characterList{width:100%;padding:20px 0;text-align:center}@media only screen and (max-width:668px){.audition_audition2_characterLists .audition_audition2_characterList{border-bottom:1px dotted #7f7f7f;margin-bottom:30px}.audition_audition2_characterLists .audition_audition2_characterList:first-child{border-top:1px dotted #7f7f7f}}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_characterLists .audition_audition2_characterList{width:100%;margin-bottom:30px}}@media only screen and (min-width:993px){.audition_audition2_characterLists .audition_audition2_characterList{width:48%;margin-bottom:30px}}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_title{color:#fff;text-align:center;font-size:20px;margin-bottom:15px}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image{height:250px;width:auto;margin:0 auto;padding-top:8%}@media only screen and (min-width:669px) and (max-width:992px){.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image{height:300px}}@media only screen and (min-width:993px){.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image{height:350px}}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_audition2_characterLists .audition_audition2_characterList .audition_audition2_characterList_time{color:#fff;text-align:center;margin-bottom:10px}.audition_audition_result_time{color:#fff;text-align:center;margin-bottom:10px}.audition_audition2_characterList_caption{color:#fff;font-size:18px;text-align:center;margin-bottom:30px}.l_section_auditionSpecial{text-align:center;overflow:hidden;background:linear-gradient(to bottom,rgba(53,116,174,.5) 0,rgba(53,116,174,.5) 40%,rgba(52,145,163,.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.5) 100%);background-size:cover}.audition_auditionSpecial_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 auto}@media only screen and (max-width:668px){.audition_auditionSpecial_content{max-width:400px}}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content{width:100%}}@media only screen and (min-width:993px){.audition_auditionSpecial_content{width:80%}}.audition_auditionSpecial_content_image{margin:100px auto 30px}@media only screen and (max-width:668px){.audition_auditionSpecial_content_image{width:100%;height:auto;margin:0 auto 30px}}.audition_auditionSpecial_content_image.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_auditionSpecial_content_detail{border:1px solid #fff;border-radius:5px;background:rgba(0,0,0,.4)}@media only screen and (max-width:668px){.audition_auditionSpecial_content_detail{padding:15px 20px;width:100%;margin-top:10px}}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail{width:70%;padding:3%;margin-left:10px}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail{width:70%;padding:3%;margin-left:10px}}.audition_auditionSpecial_content_detail.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_name{font-size:25px;color:#fff;text-align:center;margin-bottom:5px;font-weight:700}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_name{font-size:22px}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_name{font-size:22px}}.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_position{font-size:11px;line-height:2;text-align:center;border-bottom:1px solid #fff;color:#fff;padding-bottom:10px}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_position{font-size:11px;padding-bottom:20px}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail_top .audition_auditionSpecial_content_detail_top_position{font-size:11px;padding-bottom:20px}}.audition_auditionSpecial_content_detail_bottom_body{padding-top:10px;font-size:11px;line-height:2;text-align:justify;color:#fff}@media only screen and (min-width:669px) and (max-width:992px){.audition_auditionSpecial_content_detail_bottom_body{padding-top:20px;font-size:13px;text-align:center}}@media only screen and (min-width:993px){.audition_auditionSpecial_content_detail_bottom_body{padding-top:20px;text-align:center;font-size:13px}}.text_center{margin-top:20px;text-align:center}.webview_close{color:#fff;font-size:20px;padding:10px 20px;position:fixed;top:15px;right:15px;height:45px;width:45px;border-radius:100px;background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l_section_webview{font-size:10px;padding:30px 0}.l_section_webview .webview_title{font-size:20px;margin-bottom:10px}.l_section_webview h1,.l_section_webview h2,.l_section_webview h3,.l_section_webview h4,.l_section_webview h5,.l_section_webview h6{font-size:13px;font-weight:700;margin-bottom:10px}.l_section_webview p{margin-bottom:20px}.l_section_audition_result{padding-top:50px}@media only screen and (min-width:669px) and (max-width:992px){.l_section_audition_result{padding-top:75px}}@media only screen and (min-width:993px){.l_section_audition_result{padding-top:75px}}.audition_result_title{font-size:20px;color:#fff;text-align:center;margin:50px 0 20px;margin-top:30px}.audition_result_image{width:100%;margin:0 auto}.audition_result_caption{font-size:18px;text-align:center}.audition_result_caption a{color:#199acf}.l_section_auditionYoyogi{background:linear-gradient(to bottom,rgba(53,116,174,.5) 0,rgba(53,116,174,.5) 40%,rgba(52,145,163,.5) 100%);padding:60px 0}.l_section_auditionYoyogi img{width:100%}@media only screen and (min-width:669px) and (max-width:992px){.l_section_auditionYoyogi img{width:400px}}@media only screen and (min-width:993px){.l_section_auditionYoyogi img{width:400px}}.l_section_characterIndex{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/common/pattern/border.png);background-position:center}.characterIndex_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap}.characterIndex_lists:after{content:"";width:31%;display:block}.characterIndex_list{width:calc((100%/5) - 3%);max-width:400px;position:relative;height:285px;margin:1.5%;transition:all .5s;border-radius:20px;overflow:hidden;transition-duration:1s}.characterIndex_list .characterIndex_list_image{position:absolute;top:50%;left:50%;width:100%;z-index:20;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition-duration:.5s}.characterIndex_list .characterIndex_list_image:hover{transition-duration:.5s;transform:translate(-50%,-50%) scale(1.2)}.characterIndex_list_detail{width:100%;position:absolute;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:100;padding:8% 5%;transition:all .5s}.characterIndex_list_detail .characterIndex_list_detail_name{color:#3fc3c7;font-size:14px;margin-bottom:3px}@media only screen and (min-width:669px) and (max-width:992px){.characterIndex_list_detail .characterIndex_list_detail_name{font-size:14px}}@media only screen and (min-width:993px){.characterIndex_list_detail .characterIndex_list_detail_name{font-size:20px}}.characterIndex_list_detail .characterIndex_list_detail_label{font-size:12px;color:#fff;margin-right:5px}.characterIndex_list_detail .characterIndex_list_detail_cv{font-size:28px;color:#fff}@media only screen and (min-width:669px) and (max-width:992px){.characterIndex_list_detail .characterIndex_list_detail_cv{font-size:20px}}@media only screen and (min-width:993px){.characterIndex_list_detail .characterIndex_list_detail_cv{font-size:26px}}.characterIndex_list_detail .characterIndex_list_detail_stararea{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_title{font-size:13px;margin-top:3px;color:#fff;margin-right:10px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1}.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex}.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists .characterIndex_list_detail_star_list{width:25px;border-radius:100px}@media only screen and (min-width:669px) and (max-width:992px){.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists .characterIndex_list_detail_star_list{width:18px}}@media only screen and (min-width:993px){.characterIndex_list_detail .characterIndex_list_detail_stararea .characterIndex_list_detail_star_lists .characterIndex_list_detail_star_list{width:18px}}.l_section_characterShow{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.37) 40%,rgba(0,0,0,.58) 100%),url(../img/common/pattern/border.png);background-position:center;margin-bottom:-5%;padding-bottom:15%}.characterShow_content{text-align:center;position:relative;margin:0 auto;width:1100px;height:85vh;min-height:800px;display:flex;justify-content:space-between;flex-wrap:wrap}.characterShow_detail_serifbg{font-size:200px;color:rgba(255,255,255,.1);position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.characterShow_paginate{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_paginate{margin-top:40px}}@media only screen and (min-width:993px){.characterShow_paginate{margin-top:50px}}.characterShow_detail{width:100%;position:absolute;top:80%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:668px){.characterShow_detail{padding:5%}}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail{top:65%}}@media only screen and (min-width:993px){.characterShow_detail{top:65%}}.characterShow_detail .characterShow_detail_name{font-size:40px;font-weight:700;line-height:1;margin-bottom:11px;color:#3fc3c7}.characterShow_detail .characterShow_detail_cv_label{font-size:12px;color:#fff;margin-right:5px}.characterShow_detail .characterShow_detail_cv{font-size:25px;color:#fff;line-height:1;margin-bottom:15px}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail .characterShow_detail_cv{font-size:25px}}@media only screen and (min-width:993px){.characterShow_detail .characterShow_detail_cv{font-size:25px}}.characterShow_detail_cv_audition{margin-bottom:20px;font-size:18px;letter-spacing:1px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}.characterShow_detail_cv_audition span{font-size:12px}.characterShow_detail .characterShow_list_detail_stararea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_title{font-size:11px;color:#fff;margin-right:5px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_title{font-size:12px}}@media only screen and (min-width:993px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_title{font-size:12px}}.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex}.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists .characterShow_list_detail_star_list{width:18px;margin-bottom:-5px}@media only screen and (min-width:669px) and (max-width:992px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists .characterShow_list_detail_star_list{width:20px}}@media only screen and (min-width:993px){.characterShow_detail .characterShow_list_detail_stararea .characterShow_list_detail_star_lists .characterShow_list_detail_star_list{width:20px}}.characterShow_detail .characterShow_detail_body{font-size:11px;letter-spacing:1px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7);width:60%}.characterShow_detail_voices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;margin-top:15px}.characterShow_detail_voices .characterShow_detail_voice{cursor:pointer;font-size:10px;box-shadow:all .5s;padding:8px 15px;border:1px solid #fff;border-radius:50px;line-height:1;color:#fff;background:rgba(63,195,199,.6);margin-right:5px;transition:all .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width:993px){.characterShow_detail_voices .characterShow_detail_voice:hover{background:rgba(255,255,255,.5)}}.characterShow_detail_voices .characterShow_detail_voice_icon{width:10px;display:inline-block;margin-right:5px}.characterShow_character{margin-top:50px}.l_section_machineIndex{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/top/machine/bg.jpg);background-size:cover;background-position:center}.machineIndex_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-30px}.machineIndex_lists:after{content:"";width:30%;display:block}.machineIndex_list{width:90%;max-width:350px;position:relative;height:250px;margin:30px auto;transition:all .5s}@media only screen and (max-width:668px){.machineIndex_list:nth-child(1){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list{margin:30px auto;width:31%;height:250px}.machineIndex_list:nth-child(1),.machineIndex_list:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@media only screen and (min-width:993px){.machineIndex_list{margin:50px auto;width:30%;height:250px}.machineIndex_list:nth-child(1),.machineIndex_list:nth-child(2),.machineIndex_list:nth-child(3){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.machineIndex_list .machineIndex_list_image{width:100%;position:absolute;top:50%;left:50%;z-index:20;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list .machineIndex_list_image{width:100%}}@media only screen and (min-width:993px){.machineIndex_list .machineIndex_list_image{width:100%}}.machineIndex_list.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.machineIndex_list_detail{width:100%;position:absolute;bottom:-20px;left:-20px;z-index:100;padding:15px 20px;transition:all .5s}.machineIndex_list_detail .machineIndex_list_detail_name{color:#fff;font-size:24px}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list_detail .machineIndex_list_detail_name{font-size:22px}}@media only screen and (min-width:993px){.machineIndex_list_detail .machineIndex_list_detail_name{font-size:22px}}.machineIndex_list_detail_designer{font-size:20px;color:#fff;line-height:1}.machineIndex_list_detail_designer_info{font-size:12px;margin-bottom:10px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}.machineIndex_list_detail .machineIndex_list_detail_cv{font-size:12px;color:#fff}.machineIndex_list_detail .machineIndex_list_detail_stararea{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_title{font-size:12px;color:#fff;margin-right:10px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1;margin-top:3px}.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists .machineIndex_list_detail_star_list{width:20px;margin-right:5px}@media only screen and (min-width:669px) and (max-width:992px){.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists .machineIndex_list_detail_star_list{width:20px}}@media only screen and (min-width:993px){.machineIndex_list_detail .machineIndex_list_detail_stararea .machineIndex_list_detail_star_lists .machineIndex_list_detail_star_list{width:20px}}.l_section_machineShow{background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.1) 100%),url(../img/top/machine/bg.jpg);background-position:center;background-size:cover}.machineShow_content{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:100vh}.machineShow_paginate{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_paginate{margin-top:40px}}@media only screen and (min-width:993px){.machineShow_paginate{margin-top:50px}}.machineShow_content_nothing{display:block;z-index:100;text-align:center;background:rgba(85,85,85,.4);color:#000}.machineShow_content_nothing span{letter-spacing:3px;display:block;color:#fff;font-size:10px;text-align:center;padding:10px 30px;transition:all .5s}.machineShow_content_prev{display:block;z-index:100;text-align:center;background:rgba(47,147,150,.4);color:#000}.machineShow_content_prev a{letter-spacing:3px;display:block;color:#fff;font-size:10px;text-align:center;padding:10px 30px;transition:all .5s}.machineShow_content_next{display:block;z-index:100;text-align:center;background:rgba(47,147,150,.4);color:#fff}.machineShow_content_next a{letter-spacing:3px;display:block;color:#fff;font-size:10px;text-align:center;padding:10px 30px;transition:all .5s}.machineShow_content_back{display:block;z-index:100;text-align:center;color:#fff;letter-spacing:3px;padding:10px 30px;background:rgba(47,147,150,.4);font-size:10px;bottom:20px}.machineShow_content_image{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:650px;transition:all .5s}@media only screen and (max-width:668px){.machineShow_content_image{max-width:650px}}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_content_image{max-width:650px}}@media only screen and (min-width:993px){.machineShow_content_image{max-width:650px}}.machineShow_content_image.none{opacity:0;visibility:hidden;position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:350px;transition:all .5s}@media only screen and (max-width:668px){.machineShow_content_image.none{width:90%;max-width:350px}}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_content_image.none{width:60%;max-width:600px}}@media only screen and (min-width:993px){.machineShow_content_image.none{width:45%;max-width:600px}}.machineShow_detail_serif{font-size:18px;letter-spacing:5px;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;position:absolute;top:45%;left:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 2px 5px rgba(0,0,0,.7);line-height:2;color:#3fc3c7;width:1100px}.machineShow_detail{width:100%;text-align:center;position:absolute;top:85%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.machineShow_detail .machineShow_detail_name{font-size:40px;font-weight:700;line-height:1;margin-bottom:10px;text-shadow:0 2px 5px rgba(0,0,0,.7);color:#3fc3c7}.machineShow_detail .machineShow_detail_cv{font-size:11px;color:#fff;margin-bottom:10px;text-shadow:0 2px 5px rgba(0,0,0,.7)}.machineShow_detail .machineShow_list_detail_stararea{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_title{font-size:12px;color:#fff;margin-right:10px;text-shadow:0 0 5px rgba(0,0,0,.9);line-height:1;margin-top:3px}.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists{display:-webkit-box;display:-ms-flexbox;display:flex}.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists .machineShow_list_detail_star_list{width:20px}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists .machineShow_list_detail_star_list{width:20px}}@media only screen and (min-width:993px){.machineShow_detail .machineShow_list_detail_stararea .machineShow_list_detail_star_lists .machineShow_list_detail_star_list{width:20px}}.machineShow_detail .machineShow_detail_body{margin-top:5px;font-size:11px;letter-spacing:1px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.7)}@media only screen and (min-width:669px) and (max-width:992px){.machineShow_detail .machineShow_detail_body{font-size:12px}}@media only screen and (min-width:993px){.machineShow_detail .machineShow_detail_body{font-size:12px}}.l_section_news{background:url(../img/news/bg.jpg);background-size:cover;margin-bottom:-5%;padding-bottom:15%;background-repeat:no-repeat;margin-bottom:-13%;background-attachment:fixed}.news_lists{width:100%;margin:0 auto;border:1px solid #838383;background:rgba(0,0,0,.4)}@media only screen and (min-width:669px) and (max-width:992px){.news_lists{width:90%}}@media only screen and (min-width:993px){.news_lists{width:80%}}.news_list{width:100%;color:#fff;border-bottom:1px dotted #838383}.news_list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 10px;transition:all .5s}@media only screen and (min-width:669px) and (max-width:992px){.news_list a{padding:10px 20px}}@media only screen and (min-width:993px){.news_list a{padding:5px 20px}.news_list a:hover{background:rgba(255,255,255,.2)}}.news_list_thumbnail{width:35%;height:0;display:block;padding-top:20.5%}.news_list_texearea{padding:10px 15px;width:100%}.news_list_new{color:#3fc3c7;margin-right:10px}.news_list_data{font-size:10px;display:block;color:#fff;line-height:2}@media only screen and (min-width:669px) and (max-width:992px){.news_list_data{font-size:10px}}@media only screen and (min-width:993px){.news_list_data{font-size:10px}}.news_list_title{font-size:11px;color:#fff;line-height:2;text-decoration:underline;letter-spacing:1px}@media only screen and (min-width:669px) and (max-width:992px){.news_list_title{font-size:13px}}@media only screen and (min-width:993px){.news_list_title{font-size:13px}}.l_section_newsShow{background:url(../img/news/bg.jpg);background-size:cover;margin-bottom:-5%;padding-bottom:15%;background-repeat:no-repeat;margin-bottom:-13%;background-attachment:fixed;background-position:center}.section_about{background:url(../img/common/background/bg.jpg);background-size:cover;margin-bottom:-5%;padding-bottom:15%;background-position:center}@media only screen and (min-width:669px) and (max-width:992px){.section_about{background-attachment:fixed}}@media only screen and (min-width:993px){.section_about{background-attachment:fixed}}.about__body{color:#d5d5d5;background:rgba(0,0,0,.8);padding:2% 5%;border-radius:5px}.about_body_heading{font-weight:700;font-size:18px;color:#fff;line-height:1}.about_body_detail{font-size:10px;line-height:1.8;margin-top:15px;margin-bottom:30px;color:#ababab}@media only screen and (min-width:669px) and (max-width:992px){.about_body_detail{font-size:11px;margin-bottom:40px}}@media only screen and (min-width:993px){.about_body_detail{font-size:11px;margin-bottom:40px}}.about_body_detail.first{border:1px solid #ababab;border-radius:10px;padding:1%}.about_body_link{margin-top:4%;display:inline-block}.-color-red{color:#bf0000}.-color-green{color:#3fc3c7}.-color-green-deep{color:#2f9396}@font-face{font-family:fontello;src:url(../font/fontello.eot?97979167);src:url(../font/fontello.eot?97979167#iefix) format("embedded-opentype)", "url(../font/fontello.woff2?97979167") format("woff2)", "url(../font/fontello.woff?97979167") format("woff)", "url(../font/fontello.ttf?97979167") format("truetype)", "url(../font/fontello.svg?97979167#fontello") format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-down-open-big:before{content:'\e800'}.icon-back:before{content:'\e801'}.icon-popup:before{content:'\e802'}.icon-twitter:before{content:'\f099'}.icon-angle-double-left:before{content:'\f100'}.icon-angle-double-right:before{content:'\f101'}.icon-angle-double-up:before{content:'\f102'}.icon-angle-double-down:before{content:'\f103'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-facebook-squared:before{content:'\f30e'}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype)", "url(./fonts/slick.woff") format("woff)", "url(./fonts/slick.ttf") format("truetype)", "url(./fonts/slick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:10px;width:10px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:40%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0;text-shadow:0 0 7px #00b9c7}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.3}.slick-next:before,.slick-prev:before{font-family:slick;font-size:40px;line-height:1;color:#fff;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:669px) and (max-width:992px){.slick-next:before,.slick-prev:before{font-size:50px}}@media only screen and (min-width:993px){.slick-next:before,.slick-prev:before{font-size:60px}}.slick-prev{left:20px;z-index:5;height:50px;width:30px}@media only screen and (min-width:669px) and (max-width:992px){.slick-prev{left:60px}}@media only screen and (min-width:993px){.slick-prev{left:60px}}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"";height:60px;width:30px;background:url(../img/common/icon/left_active.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%}[dir=rtl] .slick-prev:before{content:">"}.slick-next{right:20px;z-index:5;height:60px;width:30px}@media only screen and (min-width:669px) and (max-width:992px){.slick-next{right:60px}}@media only screen and (min-width:993px){.slick-next{right:60px}}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"";height:60px;width:30px;background:url(../img/common/icon/right_active.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%}[dir=rtl] .slick-next:before{content:"<"}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;margin-left:-3px}.slick-dots li{position:relative;display:inline-block;height:10px;width:15px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:10px;width:10px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:10px;height:10px;font-family:slick;font-size:40px;line-height:20px;text-align:center;color:#fff;opacity:.3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#fff;opacity:1}#all_trigger{float:right;position:relative}.relative{position:relative}.all_title_font{font-size:14px;color:#fff!important;position:absolute;top:27%;right:18%;text-shadow:2px 2px 0 #000}.all_triangle{position:absolute;width:5%;top:35%;right:5%}.all_triangle.active{transform:rotate(60deg);right:15%}.all_trigger_img{width:45%;float:right}.open_trigger{margin-top:10px}.open_trigger_img{width:100%}.title_font{font-size:25px;font-weight:700;color:#fff!important;text-shadow:2px 2px 0 #000;position:absolute;top:32%;width:100%;left:10%}.title_font span{width:90%}.open_trigger p::after{content:'';background:url(../img/webview/triangle-big.png);background-repeat:no-repeat;display:block;width:40px;height:40px;background-size:contain;vertical-align:middle;position:absolute;top:10%;right:16.8%}.open_trigger.active p::after{transform:rotate(60deg);right:24%}.open_triangle{position:absolute;display:block;top:40%;right:12%;width:6vw}.sub_trigger{position:relative;padding:5px}.webview_textarea{background:#284552;color:#fff;border-radius:5px;margin-top:10px;font-weight:700;text-shadow:2px 2px 0 #000;padding-bottom:10px}.sub_trigger p{margin-top:8px;margin-bottom:5px;font-size:16px;margin-left:20px;color:#fff!important}.sub_trigger p::after{content:"▼";position:absolute;right:8%}.sub_trigger.active p::after{content:"▲"}.webview_text{background:#fff;border-radius:5px;width:96%;margin:auto;color:#000}.webview_textbox{margin:0!important;padding:5px;font-weight:400;text-shadow:none}.webview_textbox span:nth-child(n+2){padding-top:10px;display:block}.topIndex_list_detail_star_list{width:16px}.topIndex_list_detail_star_title{font-size:13px;margin-top:3px;color:#fff;line-height:1}.topIndex_list_detail_star_title{margin-right:5px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7);opacity:0}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}to{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3);opacity:0}}@keyframes pulse{from{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7);opacity:0}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}to{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3);opacity:0}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}#collabo_fv{text-align:center;position:relative}.lineup_subtext{color:#fff;font-size:16px;letter-spacing:1px;width:60%;text-align:center;text-shadow:2px 2px 2px #000;left:50%;transform:translate(-50%,0);bottom:5%;position:absolute}#collabo_detail{background:#fff;padding-bottom:10%}.collabo_namber{margin-right:20px;width:160px;height:145px;margin-top:5px}.collabo_name{height:75px}.collabo_name_detail{font-size:30px;font-weight:700;text-indent:20px;margin-left:-10px;line-height:1.2}.collabo_name_detail span{font-size:20px;line-height:.8}.collabo_text{font-size:16px;width:65%;letter-spacing:1px;line-height:1.8;margin-top:30px;padding-bottom:30px}.collabo_img_back,.collabo_img_front{margin-top:30px;margin-bottom:50px;opacity:0;width:90%}.collabo_img_back.fadeInUp,.collabo_img_front.fadeInUp{opacity:1}.collabo_img_front{margin-right:50px}.collabo_detail_box:nth-child(n+2){border-top:1px solid #000}.coming_soon{position:absolute;top:50%;transform:translate(0,-50%);right:-200px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.collabo_img_main{opacity:0;width:90%}.collabo_img_main.fadeInRightBig{opacity:1}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.prev-arrow{left:0;width:20px}.next-arrow{right:0;width:20px}.prev-arrow:before{width:20px}.next-arrow:before{width:20px}.top_present_finish_font{color:#fff;z-index:1;position:absolute;left:50%;transform:translate(-50%,0);font-size:25px;text-shadow:1px 1px 1px #42cfd3;font-weight:700;top:50%}.application_bg{background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.9)),url(../img/audition_result/bg.png);background-repeat:no-repeat;background-size:cover}.error-statement{display:none;color:red}.application_form_text{font-size:1pc;color:#fff;text-shadow:0 0 .8px #3fc3c7;font-weight:600;margin-top:5%}.application_form_box input,.application_form_box textarea{border-radius:10px;margin-bottom:1%;margin-top:1%;-moz-box-shadow:inset 0 0 4px hsla(0,0%,100%,.2);-webkit-box-shadow:inset 0 0 4px hsla(0,0%,100%,.2);box-shadow:inner 0 0 4px hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);line-height:1.5rem}.application_form_submit{padding:5px}.application_form_box input[type=submit]{padding:5px;color:#fff;font-size:14px}.application_form_error{color:#d65761;font-size:10px;display:none}.application_form_sample{width:175px;margin:auto;display:block}.machine_event_box{position:absolute;top:3%;left:-10%;width:80%;background:rgba(47,147,150,.4);transform:rotate(330deg);padding-left:8%;z-index:2}#file_upload_box input{display:none}.preview,.wpcf7-recaptcha div{display:block;margin:auto}.screen-reader-response,.wpcf7-validation-errors{font-size:1pc;color:red;margin-top:5.5%;font-weight:700}.screen-reader-response a,.wpcf7-not-valid-tip{color:red}.wp-pagenavi{text-align:center;display:flex;width:100%;align-items:center;justify-content:center;margin-top:30px}.pages{display:none}.nextpostslink,.previouspostslink{font-size:20px;display:table-cell}.nextpostslink,.page.larger,.page.smaller,.previouspostslink{width:35px;height:35px;color:#fff;text-align:center;border:solid #fff 1px;border-radius:5px;align-items:center;justify-content:center;margin-left:2px;margin-right:2px}.page.larger,.page.smaller{font-size:14px;display:flex;vertical-align:middle}.nextpostslink:hover,.page.larger:hover,.page.smaller:hover,.previouspostslink:hover{background:hsla(0,0%,100%,.4)}.current{font-size:14px;width:35px;height:35px;display:flex;color:#fff;text-align:center;border:solid #fff 1px;border-radius:5px;vertical-align:middle;background:rgba(63,195,199,.6);justify-content:center;align-items:center;margin-left:2px;margin-right:2px}@-webkit-keyframes a{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes a{0%{opacity:0;-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.characterShow_content_fadeInLeft{-webkit-animation-name:a;animation-name:a}.single_character_star_box{margin-top:3%}.single_character_star{display:flex}.single_character_star li{width:30px;margin-left:-10px}.single_character_star li img{width:100%}.single_character_star li:first-child{margin-left:0}.single_character_name{font-size:35px;font-weight:700;margin-top:-12px}.single_character_cv,.single_character_name{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;visibility:hidden}.single_character_cv{font-size:24px;margin-top:-7px;font-weight:700;letter-spacing:1.2px}.single_character_cv.cv{font-size:18px;margin-right:5px}.single_character_cv.agency{font-size:10px}.single_character_cv_audition{background:rgba(250,114,164,.7);color:#fff;padding:.5%;font-size:16px;margin-top:3%;border-radius:10px;padding:2% 4%;position:relative}.single_character_body{width:70%;font-size:9pt;margin-top:1%;color:#2d2c2e}.fa-volume-up{margin-right:4px}.single_character_voices_text{font-size:14px;font-weight:700;margin-top:1%;color:#542c37}.single_character_voices{display:flex}.single_character_voices li{background:rgba(250,114,164,.6);border:2px solid #fff;border-radius:75pt;padding:5px 10px;color:#fff;transition:all .5s;font-size:10px;margin-right:5px;margin-top:5px;cursor:pointer;cursor:hand}.single_character_voices li:hover{background:hsla(0,0%,100%,.6);color:rgba(250,114,164,.6);border:2px solid rgba(250,114,164,.6)}.single_character_border{width:100%;height:1px;background:#5c5c5c;margin-top:8px;margin-bottom:5px}.single_character_youtube_url a{color:rgba(250,114,164,.6);font-weight:700;text-decoration:underline}.single_character_states{background:#323031;color:#f7ee8f;font-family:Rounded Mplus\ 1c;font-size:14px;display:flex;flex-wrap:wrap;padding:2% 2% 1% 13%;margin-top:.5%;border-radius:10px}.single_character_states li{width:calc(33.3% - 10px);margin-bottom:1%;display:table}.single_character_states li p{text-align:right;display:table-cell;padding-right:30%}@-webkit-keyframes b{0%{opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes b{0%{opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.single_character_fadeInRight{-webkit-animation-name:b;animation-name:b}.single_character_content_next,.single_character_content_prev{width:100px;position:absolute;top:20vh;z-index:2}.single_character_content_next img,.single_character_content_prev img{width:100%}.single_character_content_prev{left:-1%}.single_character_content_next{right:0;transform:rotate(180deg)}@-webkit-keyframes c{0%{opacity:0;-webkit-transform:translate3d(0,-40%,0);transform:translate3d(0,-40%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes c{0%{opacity:0;-webkit-transform:translate3d(0,-40%,0);transform:translate3d(0,-40%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:c;animation-name:c}.l_section_characterShow{background:url(../img/top/character/bg.jpg);background-position:center}.top-news-banner{-webkit-transform:translateY(0);transform:translateY(0)}.top-fv__inner{z-index:4}.top-fv-side{right:0;left:auto;width:auto}.top-fv-logo{bottom:5%}.top-fv-registration{width:250px;top:10%}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:translate3d(-50%,-20%,0);transform:translate3d(-50%,-20%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes d{0%{opacity:0;-webkit-transform:translate3d(-50%,-20%,0);transform:translate3d(-50%,-20%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.fv_ia_move{-webkit-animation-name:d;animation-name:d;transition-duration:2s}.fv_ia.fv_ia_move{visibility:visible}@-webkit-keyframes e{0%{opacity:0;-webkit-transform:translate3d(0,100%,0) scale(.5);transform:translate3d(0,100%,0) scale(.5)}to{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}@keyframes e{0%{opacity:0;-webkit-transform:translate3d(0,100%,0) scale(.5);transform:translate3d(0,100%,0) scale(.5)},to{opacity:1}to{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}}.fv_bothends{-webkit-animation-name:e;animation-name:e;transition-duration:.6s;animation-duration:.6s}.fv_roa.fv_bothends,.fv_ruphane.fv_bothends{visibility:visible}@-webkit-keyframes f{0%{opacity:0;-webkit-transform:translate3d(-50%,100%,0) scale(.5);transform:translate3d(-50%,100%,0) scale(.5)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0) scale(1);transform:translate3d(-50%,0,0) scale(1)}}@keyframes f{0%{opacity:0;-webkit-transform:translate3d(-50%,100%,0) scale(.5);transform:translate3d(-50%,100%,0) scale(.5)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0) scale(1);transform:translate3d(-50%,0,0) scale(1)}}.fv_center{-webkit-animation-name:f;animation-name:f;transition-duration:.6s;animation-duration:.6s}.fv_elcy.fv_center,.fv_shio.fv_center{visibility:visible}.top-fv_mask{background:#000;width:100%;height:100%;display:block}@-webkit-keyframes g{0%{background:#000}to{background:0 0}}@keyframes g{0%{background:#000}to{background:0 0}}.top-fv_mask_none{-webkit-animation-name:g;animation-name:g;transition-duration:3s}.l_section_characterIndex{background:url(../img/top/character/bg.jpg);background-position:center;background-size:cover;margin-bottom:-5%;padding-bottom:15%}.cvlist_box{display:block;width:70%;min-width:900px;margin:auto;border:1px solid rgba(0,0,0,.4);border-radius:10px;background:hsla(0,0%,100%,.6);margin-top:2%;padding:2%}.cvlist_h1{font-size:24px;display:flex;align-items:center;width:300px;margin:auto;color:#542c37}.cvlist_h1:after,.cvlist_h1:before{content:"";flex-grow:1;height:2px;background:#542c37;display:block}.cvlist_h1:before{margin-right:20px}.cvlist_h1:after{margin-left:20px}.cvlist_ul{display:table;width:80%;text-align:center;margin:auto;margin-top:30px}.cvlist_li,.cvlist_p{font-size:1pc;text-align:center;color:#542c37}.cvlist_p{margin-top:-.5%}.cvlist_li{display:table-cell;padding-right:10px;padding-left:10px;width:16%;float:left;font-weight:700}.cvlist_li a{color:#fa72a4;text-decoration:underline;cursor:pointer}.cvlist_li:nth-child(6n+1){clear:both}.cvlist_li_idol{display:table-cell;padding-right:10px;padding-left:10px;width:30%;float:left;font-size:1pc;font-weight:700;text-align:center}.cvlist_li_idol a{color:#fa72a4;text-decoration:underline;cursor:pointer}.cvlist_li_idol:nth-child(3n+1){clear:both}.character-list__image{margin:auto;height:100%;margin-left:-55%}.character-list{border:1px solid #b5b5b5;height:30vw!important;margin-left:2px;margin-right:2px;overflow:hidden;background:#e9ebee;z-index:1;position:relative;cursor:pointer}.character-list a{pointer-events:none;width:100%;height:100%;position:absolute;z-index:6;top:0;opacity:.4}.slick-center.character-list a{opacity:1}.character-list.slick-center{overflow:visible;filter:brightness(1);z-index:2;position:relative;background:-moz-linear-gradient(top,#fff,#ff9caf);background:-webkit-linear-gradient(top,#fff,#ff9caf);background:linear-gradient(to bottom,#fff,#ff9caf 60%)}.character-list.slick-center a{pointer-events:auto;width:100%;height:100%;position:absolute;z-index:6;top:0}.character-list.slick-center img{z-index:2;position:relative;transform:scale(1.45) skew(10deg);transition-duration:.1s}.character_cast{font-size:16px;font-weight:700;color:#542c37;letter-spacing:2px;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;text-align:right;margin-top:1.5%;line-height:1.8;position:relative;z-index:5}.character-list__detail{position:absolute;width:100%;bottom:0;z-index:2;background:rgba(0,0,0,.6);visibility:hidden;padding:8% 4%}.character-list__cv{font-size:21px;font-weight:700}.character-list__cv,.character-list__name{text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,-2px -1px 1px #542c37,1px 1px 1px #542c37,-1px 1px 1px #542c37,1px -1px 1px #542c37,1px 1px 1px #542c37}.character-list__name{margin-bottom:0}.slick-center a .character-list__detail{visibility:visible}.topIndex_list_detail_star_list{margin-right:-3px}.machine-list{border:1px solid #fff;margin-left:2px;margin-right:2px;filter:brightness(.7);overflow:hidden;position:relative;z-index:1}.machine-list__image{width:175%;left:-23%;top:-5%;z-index:1;position:relative}.machine-list.slick-center{background:-moz-linear-gradient(top,hsla(0,0%,100%,.6),#60c8be);background:-webkit-linear-gradient(top,hsla(0,0%,100%,.6),#60c8be);background:linear-gradient(to bottom,hsla(0,0%,100%,.6),#60c8be);filter:brightness(1);overflow:visible;z-index:2;position:relative}.machine-list__detail{background:hsla(0,0%,100%,.7);z-index:3;visibility:hidden}.slick-center a .machine-list__detail{visibility:visible}.machine-list.slick-center img{z-index:2;position:relative}.machine-list__name{color:#000;margin-bottom:0}.machine-list a{pointer-events:none;width:100%;height:100%;position:absolute;z-index:6;top:0}.machine-list.slick-center a{pointer-events:auto}.single_machine_box{opacity:0;visibility:hidden}.single_machine_box.single_machine_box_move{opacity:1;transition-duration:1s;visibility:visible;z-index:2}.single_machine_img{position:absolute;left:35%;width:90%;transform:translate3d(100%,0,0);visibility:hidden}.single_machine_img.single_machine_fadeInRight{transform:translate3d(0,0,0);transition-duration:1s;visibility:visible}.single_machine_name{font-size:36px;color:#fff;font-weight:700;text-shadow:2px 0 7px #1d3a48,-2px 0 7px #1d3a48,0 -2px 7px #1d3a48,-2px 0 7px #1d3a48,2px 2px 7px #1d3a48,-2px 2px 7px #1d3a48,2px -2px 7px #1d3a48,-2px -2px 7px #1d3a48,1px 2px 7px #1d3a48,-1px 2px 7px #1d3a48,1px -2px 7px #1d3a48,-1px -2px 7px #1d3a48,2px 1px 7px #1d3a48,-2px 1px 7px #1d3a48,2px -1px 7px #1d3a48,-2px -1px 7px #1d3a48,1px 1px 7px #1d3a48,-1px 1px 7px #1d3a48,1px -1px 7px #1d3a48,1px 1px 7px #1d3a48;width:30vw;visibility:hidden;letter-spacing:2px}.machineShow_content{justify-content:left;min-height:70vh;padding-bottom:5%;width:90%;margin:auto}.l_section_machineShow{background:url(../img/top/machine/bg.jpg);background-size:cover;background-position:center}.single_machine_star_lists{display:flex}.single_machine_star_lists li{width:30px;margin-right:-10px}.single_machine_star_lists li img{width:100%}.single_machine_body{color:#fff;font-size:9pt;line-height:1.5;width:30vw;margin-top:1%}.single_machine_states{background:hsla(0,0%,100%,.3);color:#f7ee8f;font-family:Rounded Mplus\ 1c;font-size:1pc;display:flex;flex-wrap:wrap;padding:1%;margin-top:2%;width:30vw}.single_machine_states li{width:calc(33.3% - 10px);margin-bottom:.5%;margin-top:.5%;display:table}.single_machine_states li p{text-align:right;display:table-cell;padding-right:30%}.single_machine_prev img{width:75pt;position:absolute;top:50%;transform:translate3d(-50%,0,0);left:3%}.single_machine_next img,.single_machine_prev img{width:50px;position:absolute;top:50vh;z-index:2}.single_machine_next img{right:3%}.single_machine_designer_title{color:#fff;font-size:1pc;text-shadow:rgba(60,153,132,.9) 1px 1px 1px,rgba(60,153,132,.9) -1px 1px 1px,rgba(60,153,132,.9) 1px -1px 1px,rgba(60,153,132,.9) -1px -1px 1px}.single_machine_designer{width:30vw;background:rgba(60,153,132,.6);color:#fff;padding:1%;letter-spacing:.9pt;margin-bottom:5%;margin-top:1%}.single_machine_designer h2{font-size:20px;font-weight:700}.single_machine_designer p{margin-top:.5%;font-size:9pt}@media only screen and (min-width:1440px) and (max-width:1600px){.fv_roa{left:-5%}.fv_ruphane{right:-5%}}@media only screen and (max-width:1440px){.fv_roa{left:-10%}.fv_ruphane{right:-10%}}.gamesystem-tab-list{font-size:28px;padding-left:25px;padding-right:25px;font-weight:700;color:#fff;text-shadow:2px 0 4px #2c5157,-2px 0 4px #2c5157,0 -2px 4px #2c5157,-2px 0 4px #2c5157,2px 2px 4px #2c5157,-2px 2px 4px #2c5157,2px -2px 4px #2c5157,-2px -2px 4px #2c5157,1px 2px 4px #2c5157,-1px 2px 4px #2c5157,1px -2px 4px #2c5157,-1px -2px 4px #2c5157,2px 1px 4px #2c5157,-2px 1px 4px #2c5157,2px -1px 4px #2c5157,-2px -1px 4px #2c5157,1px 1px 4px #2c5157,-1px 1px 4px #2c5157,1px -1px 4px #2c5157,1px 1px 4px #2c5157;height:45px;position:relative}.gamesystem-tab-list.--active{color:#2c5157;text-shadow:2px 0 4px #fff,-2px 0 4px #fff,0 -2px 4px #fff,-2px 0 4px #fff,2px 2px 4px #fff,-2px 2px 4px #fff,2px -2px 4px #fff,-2px -2px 4px #fff,1px 2px 4px #fff,-1px 2px 4px #fff,1px -2px 4px #fff,-1px -2px 4px #fff,2px 1px 4px #fff,-2px 1px 4px #fff,2px -1px 4px #fff,-2px -1px 4px #fff,1px 1px 4px #fff,-1px 1px 4px #fff,1px -1px 4px #fff,1px 1px 4px #fff,2px 0 7px #2c5157,-2px 0 7px #2c5157,0 -2px 7px #2c5157,-2px 0 7px #2c5157,2px 2px 7px #2c5157,-2px 2px 7px #2c5157,2px -2px 7px #2c5157,-2px -2px 7px #2c5157,1px 2px 7px #2c5157,-1px 2px 7px #2c5157,1px -2px 7px #2c5157,-1px -2px 7px #2c5157,2px 1px 7px #2c5157,-2px 1px 7px #2c5157,2px -1px 7px #2c5157,-2px -1px 7px #2c5157,1px 1px 7px #2c5157,-1px 1px 7px #2c5157,1px -1px 7px #2c5157,1px 1px 7px #2c5157}.gamesystem-tab-list:after,.gamesystem-tab-list:before{border-bottom:1px solid #2c5157;content:'';width:0;transition:all .3s ease;border-bottom:2px solid #81b4bc;display:block;position:absolute;bottom:-3%}.gamesystem-tab-list:before{left:50%}.gamesystem-tab-list:after{right:50%}.gamesystem-tab-list:hover:after,.gamesystem-tab-list:hover:before{width:30%;border-bottom:2px solid #2c5157}.gamesystem-list__image{width:100%}.gamesystem-list{z-index:1;position:relative}.gamesystem-list.slick-center{z-index:3;-webkit-transform:scale(1.7);-moz-transform:scale(1.7);-ms-transform:scale(1.7);-o-transform:scale(1.7);transform:scale(1.7);transition:all .3s ease}.gamesystem-list.slick-slide:not(.slick-center){-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6);-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.gamesystem-lists{margin-top:8%;margin-bottom:2%}.character-list__cv.top{font-size:24px}.top-news-twitter{display:flex;width:825pt;margin:0 auto}.top_news{width:65%;margin-right:2.5%;background:url(../img/top/news/bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;height:300px;margin-bottom:2%;text-align:center;padding:1%;clear:both}.top_news_tab_box{display:flex;width:90%;margin:auto}.top_news_tab{display:block;cursor:pointer;width:calc(33.33333% - 2px);text-align:center;border:1px solid hsla(0,0%,100%,.5);border-radius:10px 10px 0 0;font-size:18px;padding:1%;z-index:1;position:relative;border-bottom:0;margin-bottom:-1px}.top_news_tab.active{border:1px solid #fff;border-bottom:0;background:#000;z-index:3}.top_news_tab:nth-child(2n){margin:0 2px -1px}.top_news_tabcontent_box{border-top:1px solid #fff;width:90%;margin:auto;display:block;overflow-x:hidden;overflow-y:scroll;height:150px;position:relative;z-index:1;padding:1% 0}.top_news_tabcontent{display:none}.top_news_tabcontent.active{display:block}.top-news__list{width:99.5%;border:.5px solid rgba(255,133,176,.4);box-shadow:0 0 20px rgba(255,133,176,.4);border-radius:10px;padding:1%}.top-news__list:first-child{margin-top:10px}.top_news_category{color:#24ff6c;font-size:14px;margin-right:30px}.top-news__list-data{font-size:14px;font-weight:400}.top-news__list-title{font-size:9pt;font-weight:400;border-top:2px dotted hsla(0,0%,100%,.4);text-decoration:underline;position:relative}.top_twitter{width:37.5%;background:url(../img/top/twitter/bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;height:300px;margin-bottom:2%;text-align:center;padding:1%}div::-webkit-scrollbar{width:3px!important}div::-webkit-scrollbar-track{background:0 0!important;border:0 0!important;border-radius:10px!important;padding-left:3px!important;margin-top:10px!important;margin-bottom:10px!important}div::-webkit-scrollbar-thumb{background:rgba(255,133,176,.4)!important;border-radius:10px!important;box-shadow:none!important}.top-news__new-mark{position:absolute;right:5%;font-weight:700;color:#ff2462}.twitter-timeline{min-height:180px!important}.top_banner_slider-ul{width:350px}.top-banner__list-image{box-shadow:#fff 1px 1px 4px,#fff -1px 1px 4px,#fff 1px -1px 4px,#fff -1px -1px 4px}.top-banner-button-prev{left:-5px;transform:translate(0,-50%)}.top-banner-button-next,.top-banner-button-prev{content:"";height:130px;width:90px;background:url(../img/common/btn/arrow.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%;position:absolute;top:50%;z-index:3}.top-banner-button-next{right:-5px;transform:translate(0,-50%) rotate(180deg)}.top-banner-button-next.top_machine.swiper-button-disabled,.top-banner-button-prev.top_machine.swiper-button-disabled{opacity:.5}.swiper-pagination.swiper-pagination-bullets{bottom:0}.swiper-pagination-bullet{background:#000;border:1px solid #3bf8ff;opacity:1;width:10px;height:10px;box-shadow:0 0 10px #3bf8ff}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#3bf8ff;padding:1px;background-clip:content-box}.top-inner{transform:rotate(4deg) translate(0,100px);width:1100px;display:block;margin:0 auto;height:auto;visibility:hidden}.top-inner:after{content:"";display:block;clear:both}.top-inner.world{transform:none;position:absolute;top:50%;left:50%;z-index:3;text-align:center;transform:translate(-50%,-40%);visibility:visible}.top_machine-pagination .swiper-pagination-bullet{background:0;box-shadow:none;border:0;width:60px;height:75pt;margin-left:10px;vertical-align:bottom;float:left}.top_machine-pagination .swiper-pagination-bullet img{width:100%}.top_machine-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:scale(1.1);padding:0}.top_machine-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active img{box-shadow:0 0 4px #fff}.top_machine-container{width:750pt;margin-top:-50px}.top_machine_title_box{float:right;text-align:right}.top_machine_title_text{text-align:right;letter-spacing:1.2;text-shadow:-1px -1px 1px #542c37,1px -1px 1px #542c37,1px 1px 1px #542c37,-1px 1px 1px #542c37,-1px 0 1px #542c37,0 1px 1px #542c37,1px 2px 1px #542c37,2px 3px 1px #542c37,0 1px 1px #542c37,1px 0 1px #542c37,2px 1px 1px #542c37,3px 2px 1px #542c37}.top_machine_title_text,.top_title_text{color:#fff;font-size:18px;font-weight:700}.top_title_text{letter-spacing:.9pt;text-shadow:2px 0 1px #542c37,-2px 0 1px #542c37,0 -2px 1px #542c37,-2px 0 1px #542c37,2px 2px 1px #542c37,-2px 2px 1px #542c37,2px -2px 1px #542c37,-2px -2px 1px #542c37,1px 2px 1px #542c37,-1px 2px 1px #542c37,1px -2px 1px #542c37,-1px -2px 1px #542c37,2px 1px 1px #542c37,-2px 1px 1px #542c37,2px -1px 1px #542c37,0 1px 1px #542c37,0 2px 1px #542c37,0 3px 1px #542c37,0 4px 1px #542c37}.top_world_img{display:block;margin:auto}.top_world_chatacter_1{top:1%;z-index:0;width:900px;left:2%}.top_world_chatacter_2{top:-8%;left:30%;width:660px}.top_world_chatacter_3{top:-12%;right:3%;width:800px}.top_world_chatacter_1,.top_world_chatacter_2,.top_world_chatacter_3{position:absolute;transform:translate3d(0,50%,0);visibility:hidden}@media only screen and (min-width:1440px) and (max-width:1680px){.top_world_chatacter_1{left:-5%}.top_world_chatacter_2{left:30%}.top_world_chatacter_3{right:-5%}}@media only screen and (max-width:1440px){.top_world_chatacter_1{left:-10%}.top_world_chatacter_2{left:28%}.top_world_chatacter_3{right:-13%}}.top_world_comic{font-size:22px;width:700px;background:linear-gradient(to left,hsla(0,0%,100%,0),#fff 30%,#fff 70%,hsla(0,0%,100%,0));padding:1%;text-align:center;margin:auto;margin-top:2%}.top-character-arrow.prev-arrow{position:absolute;top:35%;left:24%;width:90px;z-index:2}.top-character-arrow.next-arrow{position:absolute;top:35%;right:19%;width:90px;transform:rotate(180deg)}.top_character_list{width:330px}.top_voiceacter_list{width:330px;margin-left:3%}.gamesystem-ul .swiper-slide.swiper-slide-active,.gamesystem-ul .swiper-slide.swiper-slide-next,.gamesystem-ul .swiper-slide.swiper-slide-prev{opacity:1!important}.top_gamesystem_swiper-pagination{text-align:center;padding:1% 0;margin-bottom:3%}.top_gamesystem_swiper-pagination .swiper-pagination-bullet{background:0;border:0;box-shadow:none;width:calc(100% / 3 - 10px);font-size:22px;color:#fff;height:30px;box-sizing:border-box;padding:0;text-align:center}.top_gamesystem_swiper-pagination .swiper-pagination-bullet:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff;border-radius:0}.top_gamesystem_swiper-pagination .swiper-pagination-bullet::after{content:'';width:0;transition:all .3s ease;border-bottom:2px solid #fff;display:block;margin-top:2px}.top_gamesystem_swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-top:-2px;padding:0 20px 0 20px}.top_gamesystem_swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:'';width:100%;border-bottom:2px solid #fff;padding:0;margin-top:2px}.top-gamesystem-title{position:absolute;z-index:2;width:825pt;left:52%;transform:translate(-50%,100px);top:1%;visibility:hidden}.top-gamesystem-title img{width:25pc}.top-special-banner{width:60%;margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end}.top-special-banner a{padding:10px;width:50%;box-sizing:border-box}.top-special-banner a img{width:100%}.top_world_chatacter_1.fv_move,.top_world_chatacter_2.fv_move,.top_world_chatacter_3.fv_move,.top_world_chatacter_4.fv_move{transform:translate3d(0,0,0) rotate(0) scale(1);transition-duration:.4s;visibility:visible}.top-inner.fv_move{transform:translate3d(0,0,0) rotate(4deg);transition-duration:.5s;visibility:visible}.top-inner.world.fv_move{transform:translate3d(-50%,-40%,0);transition-duration:.5s;visibility:visible}.top-gamesystem-title.fv_move{transform:translate3d(0,0,0) rotate(0);transition-duration:.5s;visibility:visible}.top-gamesystem-title.fv_move{transform:translate3d(-50%,0,0) rotate(0)}.top_world_text{position:absolute;left:50%;transform:translateX(-50%);top:25%;font-size:22px;font-family:Sawarabi Mincho;font-weight:700;width:100%;color:#ffe8ac;text-shadow:-1px 0 1px #000,0 -1px 1px #000,1px 0 1px #000,0 1px 1px #000,2px 0 2px #a98a4f,-2px 0 2px #a98a4f,0 -2px 2px #a98a4f,-2px 0 2px #a98a4f,2px 2px 2px #a98a4f,-2px 2px 2px #a98a4f,2px -2px 2px #a98a4f,-2px -2px 2px #a98a4f,1px 2px 2px #a98a4f,-1px 2px 2px #a98a4f,1px -2px 2px #a98a4f,-1px -2px 2px #a98a4f,2px 1px 2px #a98a4f,-2px 1px 2px #a98a4f,2px -1px 2px #a98a4f}.top_world_text p{text-align:center}.top_world_text_top{margin-bottom:20px}.top_world_text_top:after{content:"";width:40px;height:2px;background:#ffe8ac;border-radius:10px;box-shadow:-1px 0 1px #000,0 -1px 1px #000,1px 0 1px #000,0 1px 1px #000,2px 0 2px #a98a4f,-2px 0 2px #a98a4f,0 -2px 2px #a98a4f,-2px 0 2px #a98a4f,2px 2px 2px #a98a4f,-2px 2px 2px #a98a4f,2px -2px 2px #a98a4f,-2px -2px 2px #a98a4f,1px 2px 2px #a98a4f,-1px 2px 2px #a98a4f,1px -2px 2px #a98a4f,-1px -2px 2px #a98a4f,2px 1px 2px #a98a4f,-2px 1px 2px #a98a4f,2px -1px 2px #a98a4f;position:absolute;left:64.5%;top:6%}.swiper-container{width:100%;position:relative}.swiper-button-next{right:-55px;top:55%;transform:translate(0,-50%) rotate(180deg)}.swiper-button-next,.swiper-button-prev{content:"";height:130px;width:90px;background:url(../img/common/btn/arrow.png);display:block;background-position:center;background-repeat:no-repeat;background-size:100%;position:absolute;z-index:3}.swiper-button-prev{left:-55px;top:60%;transform:translate(0,-50%)}.swiper-slide.gamesystem-tab-list{-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0)}.top_world_text_bottom{position:relative;color:#f89798;text-shadow:-1px 0 1px #4a1311,0 -1px 1px #4a1311,1px 0 1px #4a1311,0 1px 1px #4a1311,2px 0 2px #cfa6a8,-2px 0 2px #cfa6a8,0 -2px 2px #cfa6a8,-2px 0 2px #cfa6a8,2px 2px 2px #cfa6a8,-2px 2px 2px #cfa6a8,2px -2px 2px #cfa6a8,-2px -2px 2px #cfa6a8,1px 2px 2px #cfa6a8,-1px 2px 2px #cfa6a8,1px -2px 2px #cfa6a8,-1px -2px 2px #cfa6a8,2px 1px 2px #cfa6a8,-2px 1px 2px #cfa6a8,2px -1px 2px #cfa6a8}.top_world_text_bottom::before{content:attr(title);position:absolute;top:0;color:#fff;-webkit-mask-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,1))}.characterShow_content_left{width:40%;position:relative}.characterShow_content_left_inner{background:rgba(255,255,255,.7);border-radius:10px;padding:1% 5%;position:absolute;bottom:10%;width:100%}.characterShow_content_right{width:40%;position:relative}.characterShow_content_right_inner{position:absolute;bottom:10%;width:100%}.single_character_serif{background:#fff;min-height:200px;width:100%;border-radius:10px;position:relative;opacity:.7;box-shadow:rgba(255,55,126,.5) 1px 1px 30px,rgba(255,55,126,.5) -1px 1px 30px,rgba(255,55,126,.5) 1px -1px 30px,rgba(255,55,126,.5) -1px -1px 30px}.single_character_serif:after{content:"";display:inline-block;position:absolute;top:-25px;left:30px;border:15px solid transparent;border-right:40px solid #fff;-ms-transform:rotate(35deg);-webkit-transform:rotate(35deg);transform:rotate(50deg)}.single_character_serif_p{font-weight:700;font-size:26px;font-family:Rounded Mplus\ 1c;color:#fa72a4;text-shadow:2px 0 4px #fff,-2px 0 4px #fff,0 -2px 4px #fff,-2px 0 4px #fff,2px 2px 4px #fff,-2px 2px 4px #fff,2px -2px 4px #fff,-2px -2px 4px #fff,1px 2px 4px #fff,-1px 2px 4px #fff,1px -2px 4px #fff,-1px -2px 4px #fff,2px 1px 4px #fff,-2px 1px 4px #fff,2px -1px 4px #fff,-2px -1px 4px #fff,1px 1px 4px #fff,-1px 1px 4px #fff,1px -1px 4px #fff,1px 1px 4px #fff;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:90%}.single_character_serif_sound{position:absolute;bottom:10px;right:10px;font-size:35px;color:#fa72a4}.single_character_voices_text.states{text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;margin-top:7%;margin-bottom:1%}.single_character_list_box{width:60%;height:auto;display:flex;justify-content:space-between;position:absolute;bottom:-2%;left:50%;transform:translate3d(-50%,0,0)}.single_character_list{width:45%}.single_character_list img{width:100%}@-webkit-keyframes zoomIn{from{opacity:1;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@-webkit-keyframes fuwafuwa{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fuwafuwa{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.single_character_serif_box:hover{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:zoomIn;animation-name:zoomIn;transform:scale3d(1.05,1.05,1.05);animation-iteration-count:1}.single_character_cv_audition_img{position:absolute;top:50%;transform:translate3d(0,-50%,0);right:5%}.single_character_agency{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;font-size:14px;font-weight:700;margin-top:3px;opacity:0}.single_character_agency.fadeIn{opacity:1;animation-duration:1s}.single_character_serif_box{cursor:pointer;cursor:hand}.single_character_serif_fadeIn{transform:scale(.3) rotate(-90deg);opacity:0}.single_character_serif_fadeIn.move{transform:scale(1) rotate(0);opacity:1;transition-duration:.3s}.fuwafuwa{animation-name:fuwafuwa;animation-duration:5s;animation-iteration-count:infinite}.fv_img{height:100%;width:100%;position:absolute;left:50%;top:0;transform:translate3d(-50%,0,0);object-fit:cover}.news_tab_box{display:flex;justify-content:space-between;transition-duration:.6s}.news_tabcontent_box{transition-duration:.6s}.news_tab{width:calc(100% / 3 - 1%);padding:.5%;color:#fff;font-weight:700;font-size:13px;text-align:center;background:rgba(143,143,143,.66);border-radius:10px 10px 0 0}.news_tab.active{background:rgba(0,0,0,.8)}.news__list{background:rgba(0,0,0,.8);margin-top:1%;margin-bottom:1%;border-radius:5px;position:relative;height:200px;overflow:hidden;padding:2% 4%}.news__list:hover{opacity:.9}3 .news_tabcontent{display:none}.news_tabcontent.active{display:block}.news_category{color:#fff;font-size:10px;background:#fa72a4;border-radius:100px;padding:.3% 1%;display:block;line-height:15px;height:20px}.news_category:nth-child(2n){margin-left:5px}.news__list-data{font-size:14px;color:#fff;margin-left:2%;width:50%}.news_thumbnail{position:absolute;width:40%;right:-1%;top:50%;transform:translate3d(0,-50%,0)}.news_thumbnail img{width:100%;object-fit:contain}.news__list-title{font-size:20px;color:#fff;font-weight:700;margin-top:2%;line-height:1.2;font-feature-settings:"palt"}.news__list_inner{width:56%;height:100%}.news__list-content,.news__list-content a{font-size:12px;color:#cbcbcb;line-height:16px;height:64px;overflow:hidden;margin-top:2%}.news__list-content iframe,.news__list-content img,.news__list-content p a{display:none}.current{font-size:14px;width:35px;height:35px;display:flex;color:#fff;text-align:center;border:solid #fff 1px;border-radius:5px;vertical-align:middle;background:rgba(255,55,126,.6);justify-content:center;align-items:center;margin-left:2px;margin-right:2px}.nextpostslink,.page.larger,.page.smaller,.previouspostslink{background:rgba(0,0,0,.4)}.wp-pagenavi .extend{color:rgba(0,0,0,.4);font-size:26px}.wp-pagenavi .last{display:none}.event .news_tab_event,.news .news_tab_news{background:rgba(0,0,0,.8)}.article_box{background:rgba(0,0,0,.8);border-radius:5px;margin-top:1%;margin-bottom:5%;transition-duration:.6s}@media only screen and (min-width:993px){.article_content{width:90%;padding:2% 0}}.article_body p iframe{display:block;margin:auto}.article_body_data{letter-spacing:2px;margin-bottom:0;font-size:12px;margin-left:1.5%}.article__new-mark{color:#ff2462;font-size:12px;font-weight:700;padding-left:1.52%}.article_body_copy{text-shadow:none;font-weight:700;letter-spacing:1.2px;padding-bottom:0;font-feature-settings:"palt";margin-top:2%}.article_content .article_body h3{margin-top:15px}.article_content .article_body h1{border-radius:0;background:#fa72a4;padding-left:0;margin-top:15px}.article_body p{color:#cbcbcb}.article_content .article_body a{color:#fa72a4}.article_border{width:100%;height:1px;background:#fa72a4}.news__list-a{display:block;width:100%;height:100%;z-index:2;position:absolute;top:0;left:0}.article_next,.article_prev{width:calc(100% - 50px);height:45px;padding:.5%}.article_next a,.article_prev a{color:#fff;vertical-align:middle}.article_next_arrow,.article_prev_arrow{background:#fa72a4;border:1px solid #fff;width:44px;height:44px;color:#fff;font-size:22px;border-radius:5px;text-align:center}.article_next_arrow a,.article_prev_arrow a{width:43px;height:43px;color:#fff;display:table-cell;text-align:center;vertical-align:middle}.article_next_prev{display:flex;justify-content:space-between;margin-top:1.5%}.article_next_box,.article_prev_box{width:30%;display:flex;justify-content:space-between}.nextpostslink:hover,.page.larger:hover,.page.smaller:hover,.previouspostslink:hover{background:rgba(0,0,0,.2)}.news__new-mark{color:#ff2462;margin-left:2%;font-weight:700}.news__list-content p span{color:#cbcbcb!important}.header-nav-list.top_change{font-feature-settings:"palt";cursor:pointer}.header-top-change-box{position:absolute;background:rgba(91,36,54,.9);border-radius:10px;width:150px;padding:7%;display:none;position:relative;color:#fff}.header-top-change-box a{width:100%;border:1px solid #fff;border-radius:100px;text-shadow:none;padding:2% 5%;display:block;text-align:center;color:#fff!important;cursor:pointer;margin-top:5%}.header-top-change-box a:nth-child(1){margin-top:0}.header-top-change-box::before{content:"";position:absolute;top:-20px;left:50%;margin-left:-10px;border:10px solid transparent;border-bottom:10px solid rgba(91,36,54,.9)}.header-top-change-box.active{display:block}.illustcontest_all_bg{width:100%;height:100%;background:url(../img/illustcontest/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;margin-bottom:-5%;padding-bottom:15%}.illustcontest_fv{background:rgba(255,255,255,.3);position:relative;overflow:hidden;padding-bottom:10%}.illustcontest_fv_inner{width:50%;position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0) scale(0);max-width:500px;z-index:2}.illustcontest_fv_inner.move{transform:translate3d(0,-50%,0) scale(1);transition-duration:.6s}.illustcontest_vitalgear_logo{width:95%;display:block;margin:auto}.illustcontest_logo{width:100%;display:block;margin:auto}.illustcontest_date{width:100%;display:block;margin:auto}.illustcontest_fv_character{width:80%;max-width:1000px;position:absolute;right:2%;top:0;transform:translate3d(10%,0,0);opacity:0}.illustcontest_fv_character.move{transform:translate3d(0,0,0);opacity:1;transition-duration:.6s}@media only screen and (max-width:1580px) and (min-width:1340px){.illustcontest_fv_character{right:-3%}}@media only screen and (max-width:1339px){.illustcontest_fv_character{right:-8%}}@media only screen and (min-width:1700px){.illustcontest_fv_character{right:7%}}.illustcontest_content{transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden;position:relative;margin-top:-25%;box-shadow:0 -10px 30px rgba(255,255,255,.8)}.illustcontest_content::before{background:url(../img/illustcontest/content/bg.jpg);background-size:cover;background-position:center;width:110%;content:"";height:140%;position:absolute;z-index:-1;transform:rotate(4deg);top:-20%}.illustcontest_inner{width:1000px;margin:auto;transform:rotate(4deg)}.illustcontest_bg_ranjetta,.illustcontest_bg_riul{position:absolute;transform:rotate(4deg)}.illustcontest_bg_ranjetta{top:-5%;width:55%}.illustcontest_bg_riul{top:-8%;right:-5%;width:70%}.illustcontest_content_about{width:60%;display:block;margin:auto}.illustcontest_application{transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden;position:relative;margin-bottom:-5%;z-index:2}.illustcontest_application::before{background:url(../img/illustcontest/application/bg.jpg);background-size:cover;background-position:center;width:110%;content:"";height:140%;position:absolute;z-index:-1;transform:rotate(4deg);top:-20%}.illustcontest_application_bg{width:100%;position:absolute;top:70%;right:0;transform:translate3d(0,-50%,0)}.illustcontest_ul{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;letter-spacing:1.5px}.illustcontest_ul li{margin-top:20px}.illustcontest_ul h3{font-size:20px;font-weight:700}.illustcontest_ul p{font-size:14px;font-weight:700}.illustcontest_notes{background:rgba(20,20,20,.7);transform:rotate(-4deg);width:110%;margin-left:-5%;overflow:hidden;position:relative;padding-top:5%}.illustcontest_notes_border{width:100%;height:1px;background:#fff;margin-bottom:1%}.illustcontest_notes_h3{font-size:20px;color:#fff;text-align:center;font-weight:700;margin-bottom:10px}.illustcontest_notes_p{font-size:14px;color:#fff;margin-bottom:1%}pre{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word}.illustcontest_gallery_h1{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;letter-spacing:1.5px;font-size:20px;font-weight:700;margin-bottom:3%;text-align:center}.illustcontest_gallery_usrname{color:#542c37;text-shadow:2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff,-2px 0 2px #fff,2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff,1px 2px 2px #fff,-1px 2px 2px #fff,1px -2px 2px #fff,-1px -2px 2px #fff,2px 1px 2px #fff,-2px 1px 2px #fff,2px -1px 2px #fff,-2px -1px 2px #fff,1px 1px 2px #fff,-1px 1px 2px #fff,1px -1px 2px #fff,1px 1px 2px #fff;letter-spacing:1.5px;font-size:16px;margin-top:1%;text-align:center;font-weight:700}.illustcontest_all_bg.bottom{margin-top:-10%;padding-bottom:0}.bottom .illustcontest_fv{padding-top:15%;padding-bottom:15%;background:rgba(255,255,255,.5)}.illustcontest_inner.bottom{width:1000px;margin:auto;transform:rotate(0)}.illustcontest_gallery_img{width:50%;display:block;margin:auto;box-shadow:0 0 10px rgba(0,0,0,.8)}.illustcontest_gallery_link{width:13%;position:absolute;right:15%;top:65%;transform:translate3d(0,-50%,0);cursor:pointer}.illustcontest_gallery_link img{width:100%;cursor:pointer}.illust_gallery_fv{background:url(../img/illustcontest/gallery/bg.jpg);position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;height:750px}.illustcontest_content.gallery{margin-top:-5%}.illustcontest_gallery_border{width:100%;height:1px;background:#542c37;margin-top:3%;margin-bottom:3%}.illustcontest_result_fv{background:url(../img/illustcontest/result/fv/bg.jpg);position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;height:750px}.illustcontest_result_content{transform:rotate(-4deg);width:110%;margin-left:-5%;margin-top:-3%;overflow:hidden;position:relative;box-shadow:0 -10px 30px rgba(255,255,255,.8)}.illustcontest_result_content::before{background:url(../img/illustcontest/result/content/bg.jpg);background-size:cover;background-position:center;width:110%;content:"";height:140%;position:absolute;z-index:-1;transform:rotate(4deg);top:-20%}.illustcontest_bg_rize{position:absolute;transform:rotate(4deg);bottom:-10%;left:5%;width:90%}.illustcontest_bg_ruphane{position:absolute;transform:rotate(4deg);top:-5%;right:5%;width:60%}.box-shadow{box-shadow:0 0 10px rgba(0,0,0,.8)}.top-fv-character-1{position:absolute;width:75vw;left:43%;top:-15%;transform:translate3d(-50%,30%,0);min-width:1450px;opacity:0}.top-fv-character-2{position:absolute;width:38vw;left:60%;top:31%;transform:translate3d(-50%,30%,0);min-width:750px;opacity:0}@media only screen and (max-width:1500px){.top-fv-character-1{left:40%}.top-fv-character-2{left:63%}}.top-fv-character-1.fv_move,.top-fv-character-2.fv_move{opacity:1;transform:translate3d(-50%,0,0);transition-duration:.8s}