@charset "utf-8";
 
/* Com2us RND_PD_PS Team. Author :Kwon Sungsoo 2016-08-10. Edit : Kwon Sungsoo 2016-08-10 */

/* Style Reset */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button{margin:0;padding:0;}
body,input,textarea,select,button,table{font-size:12px;font-family:Arial,'Meiryo','メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;-webkit-text-size-adjust:none;}
img,fieldset{border:0;}
ul,ol{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
button{border:0;cursor:pointer;}
:focus{outline:none;}

/* common */
html,body{width:100%;height:100%;overflow-x:hidden;}
#wrapper{position:relative;width:100%;height:100%;min-width:1100px;min-height:700px;}
#wrapper a{display:block;width:100%;height:100%;}
#header ul,#header li,#container .slides li,#container .store li,#footer > ul,#footer li,#footer .gamevil{float:left;overflow:hidden;}
.inner{position:relative;width:1060px;height:100%;margin:0 auto;}
.section{position:relative;width:100%;height:100%;overflow:hidden;}
/* header */
#header{position:fixed;top:0;left:0;width:100%;height:57px;z-index:99;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_header.png) top repeat-x;}
#header h1{float:left;width:170px;height:53px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/h1_logo.png) right center no-repeat;text-indent:-99999px;}
#header .nav{overflow:hidden;}
#header .nav li{height:57px;margin-right:16px;text-indent:-99999px;}
#header .nav li:nth-child(6){margin-right:8px;}
#header .nav li:nth-child(1) a{width:57px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_top.png) top center no-repeat;}
#header .nav li:nth-child(2) a{width:103px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_story.png) top center no-repeat;}
#header .nav li:nth-child(3) a{width:117px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character.png) top center no-repeat;}
#header .nav li:nth-child(4) a{width:75px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_playguide.png) top center no-repeat;}
#header .nav li:nth-child(5) a{width:56px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_movie.png) top center no-repeat;}
#header .nav li:nth-child(6) a{width:114px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_download.png) top center no-repeat;}
#header .nav li.on a,#header .nav li:hover a{background-position:0 -57px;}
#header .sns li{margin:17px 5px 0 0;}
#header .sns li:last-child{margin-right:0;}
#header .sns iframe{width:77px;height:28px;border:0;background-color:transparent;overflow:hidden;}
/* container */
#container{width:100%;height:100%;background:#2c4773;}
#container .contents{position:absolute;top:50%;overflow:hidden;}
#container .app {float:left;margin-top:18px;}
#container .slides{overflow:hidden;}
#container .slidearea{position:absolute;top:0;left:50%;height:100%;}
#container .bullet{margin:18px auto 0;text-align:center;}
#container .bullet li{display:inline-block;width:17px;height:17px;margin-right:14px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bl_circle.png) top center no-repeat;}
#container .bullet li:last-child{margin:0;}
#container .bullet li.on{background-position:0 -17px;}
#container .paging{position:absolute;top:50%;left:0;width:100%;z-index:9;} /* 20160825 수정 */
#container .paging a{width:29px;height:53px;text-indent:-99999px;}
#container .paging .prev{float:left;margin-left:60px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/btn_prev.png) center no-repeat;}
#container .paging .next{float:right;margin-right:60px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/btn_next.png) center no-repeat;}
/* main */
#main{background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_main.jpg) center no-repeat;background-size:cover;}
#main .badge{position:absolute;top:60px;right:60px;width:163px;height:217px;}
#main .contents{position:absolute;top:auto;bottom:86px;left:50%;width:930px;margin-left:-460px;}
#main .contents .application{width:910px;margin:0 auto;overflow:hidden;}
#main .contents .application h3{font-size:0}
#main .contents .application .store{float:right;}
#main .contents .board{position:relative;height:240px;margin-top:-8px;color:#dadada;overflow:hidden;}/* 20160824 수정 */
#main .contents .board h4{margin:28px 0 0 40px} /* 20160824 수정 */
#main .contents .notice,#main .contents .twitter{position:absolute;top:0;width:469px;height:234px;} /* 20160824 수정 */
#main .contents .notice{left:0;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_board.png) center no-repeat;}
#main .contents .notice ul{margin:12px 0 0 40px;line-height:20px;} /* 20160824 수정 */
#main .contents .notice ul li{width:395px;overflow:hidden;}
#main .contents .notice p{float:right;width:308px;}
#main .contents .notice span{float:left;width:84px;}
#main .contents .notice a{color:#dadada;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#main .contents .notice a:hover{text-decoration:underline;font-weight:bold;}
#main .contents .twitter{right:0;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_twitter.png) center no-repeat;}
#main .contents .twitter .feeds{width:436px;height:202px;margin:16px 0 0 20px;overflow:hidden;} /* 20160824 수정 */
/* story */
#story{background:#00152d url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_story.jpg) center no-repeat;}
#story .contents{left:50%;width:1340px;height:780px;margin-left:-670px;margin-top:-382px;}
#story .contents .slides{width:4020px;height:745px;}
#story .contents .fp-tableCell{vertical-align:inherit!important;}
/* character */
#character{background:#000c21 url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_character.jpg) center no-repeat;}
#character .contents{left:0;width:100%;height:993px;margin-top:-496px;}
#character .contents .slides{height:993px;}
#character .contents .slides li{position:relative;width:100%;height:100%;text-align:center;overflow:hidden;}
#character .contents .slides .slidearea{width:1840px;margin-left:-920px;}
#character .contents .slides iframe{position:absolute;top:365px;left:50%;width:640px;height:359px;border:0;margin-left:-125px;overflow:hidden;}
#character .contents .navigation{position:absolute;top:50%;left:50%;margin-top:218px;margin-left:-40px;width:540px;height:145px;overflow:hidden;}
#character .contents .navigation ul{position:relative;width:100%;height:100%;overflow:hidden;}
#character .contents .navigation li{position:absolute;top:5px;width:90px;height:100%;text-indent:-99999px;}
#character .contents .navigation li:nth-child(1){left:10px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character1.png) top center no-repeat;}
#character .contents .navigation li:nth-child(2){left:84px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character2.png) top center no-repeat;}
#character .contents .navigation li:nth-child(3){left:158px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character3.png) top center no-repeat;}
#character .contents .navigation li:nth-child(4){left:230px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character4.png) top center no-repeat;}
#character .contents .navigation li:nth-child(5){left:302px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character5.png) top center no-repeat;}
#character .contents .navigation li:nth-child(6){left:372px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/nav_character6.png) top center no-repeat;}
#character .contents .navigation li.on,#character .contents .navigation li:hover{background-position:0 -145px;}
#character .bullet{position:absolute;bottom:0;left:0;}
/* playguide */
#playguide{background:#00030a url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_playguide.jpg) center no-repeat;}
#playguide .contents{left:0;width:100%;height:790px;margin-top:-392px;}
#playguide .contents .slides{height:755px;}
#playguide .contents .slides li{position:relative;width:100%;height:100%;text-align:center;}
#playguide .contents .slides .slidearea{width:1277px;margin-left:-638px;}
/* movie */
#movie{background:#000c21 url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_movie.jpg) center no-repeat;text-align:center;}
#movie .contents{left:50%;width:860px;height:590px;margin-left:-430px;margin-top:-360px;}
#movie .contents iframe{width:853px;height:480px;border:0;margin:28px auto 12px;overflow:hidden;}
/* application */
#download{height:auto;text-align:center;overflow-y:auto;}
#download .iconbox{padding:108px 0 100px;background:#001833;}
#download .iconbox .list{width:100%;margin:14px 0;overflow:hidden;}
#download .iconbox .list li{position:relative;float:left;width:155px;height:155px;margin:10px;border:1px solid #0e5394;background:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#download .iconbox .list li:nth-child(1),
#download .iconbox .list li:nth-child(2),
#download .iconbox .list li:nth-child(3),
#download .iconbox .list li:nth-child(4),
#download .iconbox .list li:nth-child(5){border-color:#0e5394;}
#download .iconbox .list li:nth-child(6),
#download .iconbox .list li:nth-child(7),
#download .iconbox .list li:nth-child(8),
#download .iconbox .list li:nth-child(9),
#download .iconbox .list li:nth-child(10),
#download .iconbox .list li:nth-child(11),
#download .iconbox .list li:nth-child(12){border-color:#451674;}
#download .iconbox .list li:nth-child(13),
#download .iconbox .list li:nth-child(14),
#download .iconbox .list li:nth-child(15),
#download .iconbox .list li:nth-child(16),
#download .iconbox .list li:nth-child(17),
#download .iconbox .list li:nth-child(18),
#download .iconbox .list li:nth-child(19),
#download .iconbox .list li:nth-child(20),
#download .iconbox .list li:nth-child(21){border-color:#195c5a;}
#download .iconbox .list li:nth-child(22),
#download .iconbox .list li:nth-child(23),
#download .iconbox .list li:nth-child(24),
#download .iconbox .list li:nth-child(25),
#download .iconbox .list li:nth-child(26),
#download .iconbox .list li:nth-child(27),
#download .iconbox .list li:nth-child(28),
#download .iconbox .list li:nth-child(29){border-color:#92530a;}
#download .iconbox .list li img{width:100%;}
#download .iconbox .list li:hover{border:2px solid #fff;}
/*#download .iconbox .list li:hover::after{content:''; position:absolute;top:0;left:0;width:151px;height:151px;border:2px solid #fff;}*/
/* application 20160824 수정 */
#application{height:auto;text-align:center;padding:45px 0 130px;background:#2c4773;overflow:hidden;}
#application .store{overflow:hidden;}
#application .store ul{width:740px;margin:24px auto 26px;overflow:hidden;}
#application .store li{float:left;margin-right:20px;}
#application .store li:last-child{margin:0;}
#application .spec{width:566px;margin:0 auto;text-align:left;}
#application .spec ul{float:left;margin:22px 0 0 30px;line-height:24px;color:#dadada}
#application .spec li{padding-left:15px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_dot.png) left center no-repeat;}
/* footer */
#footer{position:fixed;bottom:0;left:0;width:100%;height:64px;z-index:99;color:#7b808f;background: url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_footer.png) top repeat-x;}
#footer .inner{margin-top:12px;text-align:center;}
#footer h2{float:left;width:223px;height:34px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/bg_logo.png) right center no-repeat;text-indent:-99999px;}
#footer h2 a{width:151px;background:url(http://image-glb.qpyou.cn/markup/img/GV/dragonslash/h2_logo.png) center no-repeat;}
#footer .gamevil{width:560px;}
#footer .gamevil ul{width:528px;margin:0 auto;overflow:hidden;}
#footer .gamevil li{margin:3px 0 6px 0;padding:0 10px;line-height:16px;letter-spacing:-1.2px;}
#footer .gamevil li:first-child{border-right:1px solid #7b808f;}
#footer .gamevil a{display:inline-block;width:38px;color:#9cc813;}
#footer .gamevil a:hover{text-decoration:underline;font-weight:bold;}
#footer .store li{margin-right:10px;}
#footer .store li:last-child{margin:0;}

/* section display none */
