html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
    font-family: "calibri Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Roboto Light", "Helvetica", "malgun gothic", "NanumGothic", "sans serif";
}

div,
h1,
h2,
h3,
ul,
li,
p button,
a {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.2;
}

img {
    border: 0;
}

ul {
    list-style: none;
}

button {
    border: 0;
}

button span {
    position: absolute;
    z-index: -1;
    visibility: hidden;
}

a {
    text-decoration: none;
}

#wrapper {
    position: relative;
    padding-top: 48px;
}

.dimmed {
    display: none;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 100;
}

.openNav .dimmed {
    display: block;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
    background-color: #fff;
    z-index: 100;
}

#header h1 {
    text-align: center;
}

#header h1 img {
    height: 12px;
    margin-top: 18px;
}

#header .btOpen {
    position: absolute;
    top: 0;
    left: 0;
    height: 48px;
    width: 48px;
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_menu.png") no-repeat center center;
    background-size: cover;
}

#nav {
    display: none;
    position: fixed;
    top: 0;
    width: 80%;
    height: 100%;    
    z-index: 10000;
}

.openNav #nav {
    display: block;
}

.nav {
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
}

li.mainnav {
    border-bottom: 1px solid #d9d9d9;
}

a.mainnav {
    display: block;
    width: 100%;
    height: 48px;
    padding: 14px 0 13px 17px;
    font-size: 17px;
    color: #444;
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_down.png") no-repeat right center;
    background-size: contain;
}

a.mainnav:hover {
    color: #000;
    background: #f2f2f2 url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_down_hover.png") no-repeat right center;
    background-size: contain;
}

.current a.mainnav {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_up.png") no-repeat right center;
    background-size: contain;
}

.current a.mainnav:hover {
    background: #f2f2f2 url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_up_hover.png") no-repeat right center;
    background-size: contain;
}

li.mainnav:first-child a {
    background-image: none;
}

li.mainnav:first-child a:hover {
    background-image: none;
}

ul.subnav {
    display: none;
    width: 100% !important;
    padding: 6px 0 12px;
}

li.subnav:nth-child(2) {
    position: relative;
}

.subnav li {
    width: 100%;
    height: 45px;
}

.subnav a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 0 0 14px;
    font-size: 100%;
    color: #6e6e6e;
}

.subnav a:hover {
    text-decoration: underline;
}

.subnav img {
    width: 35px;
    height: 35px;
    margin: 0 11px 5px 0;
    vertical-align: middle;
}

.subnav .disabled {
    -webkit-filter: grayscale(100%) opacity(80%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -moz-filter: grayscale(100%) opacity(80%);
    -o-filter: grayscale(100%) opacity(80%);
    -ms-filter: grayscale(100%) opacity(80%);
    filter:grayscale(100%) opacity(80%);
}

.subnav .disabled:hover {
    background: inherit;
    text-decoration: none;
}

.btClose {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 48px;
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_close.png") no-repeat center top;
    background-size: contain;
}

.desktop #header {
	outline: 1px solid #cacaca;
}

.playground {
	width: 300px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/img_map.gif") no-repeat center center;
	background-size: contain;
}

.playground .tit {
	height: 72px;
	padding-top: 36px;
	font-size: 16px;
	font-weight: normal;
	color: #313340;
}

.playground .bt {
	display: inline-block;
	width: 136px;
	height: 36px;
	margin: 0 2px 7px;
	font-size: 14px;
	line-height: 36px;
	color: #4c4e62;
	border: 1px solid #cacad0;
	border-radius: 36px;
	background-color: #ffffff;
}

.bt {
	text-align : center;
}

.playground .bt:hover {
	background-color: #f4f4f4;
}

.btClose:focus {
    outline: none;
}

.article {
    width: 100%;
    vertical-align: middle;
    background-color: #f3f3f3;
}

.header {
    position: relative;
    height: 910px;
    overflow: hidden;
    text-align: center;
}

.header::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 11px;
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bul_arr1.png") no-repeat center top;
}

.header .tit {
    position: absolute;
    width: 100%;
    text-align: center;
}

.header .tit img {
    width: 100%;
}

.articleMm .header .tit img {
    	width: 60%;    
}

.articleCc .header .tit img {
    	width: 50%;    
}

.header .txt {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.header .bt {
    position: absolute;
    width: 100%;
    text-align: center;
}

.header .btGo {
    display: inline-block;
    max-width: 596px;
    text-align: center;
    font-size: 34px;
    line-height: 88px;
    color: #fff;
    border: 2px solid #fff;
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/ico_go.png") no-repeat right top;
    background-size: contain;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.header .btGo:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.cnts {
    padding: 120px 85px 0;
}

.cnts .stit {
    font-size: 59px;
    font-weight: normal;
    color: #333;
}

.cnts .stit span {
    display: inline-block;
}

.cnts .txt {
    padding: 55px 0 103px;
    font-size: 25px;
    color: #777;
}

.cnts a {
    position: relative;
    display: inline-block;
    width: 246px;
    height: 78px;
    background-color: #000;
    border-radius: 8px;
}

.cnts a:hover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
}

.cnts a span {
    position: absolute;
    z-index: -1;
    visibility: hidden;
}

.cnts a.btGoogleplay {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_googleplay.png") no-repeat center center;
    background-size: contain;
}

.cnts a.btGooglePreregister{
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_googlepreregister.png") no-repeat center center;
    background-size: contain;
}

.cnts a.btAppstore {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bt_appstore.png") no-repeat center center;
    background-size: contain;
}

.btTop {
    display: none;
    position: fixed;
    bottom: 13px;
    right: 13px;
    width: 38px;
    height: 38px;
    z-index: 1000;
}

.btTop img {
    width: 100%;
}

#footer {
    position: relative;
    width: 100%;
    height: 55px;
    padding: 20px 46px 0 0;
    text-align: right;
}

#footer p {
    display: inline-block;
    color: #aaa;
    font-size: 12px;
}

.openNav .navLanguage {
    display: block;
}

.privacy {
    display: inline-block;
}

.privacy li {
    position: relative;
    display: inline-block;
}

.privacy li {
    padding-right: 24px;
}

.privacy li::before {
    content: "";
    position: absolute;
    top: 4px;
    right: 10px;
    display: block;
    width: 1px;
    height: 8px;
    background-color: #c4c4c4;
}

.privacy a {
    color: #696969;
}

.privacy a:hover {
    text-decoration: underline;
}

.language {
    position: absolute;
    top: 16px;
    left: 46px;
    text-align: left;
}

.language lable {
    display: none;
}

#language {
    width: 81px;
}
/* Dropdown control */
.selectBox-dropdown {
    min-width: 104px;
    height: 23px;
    position: relative;
    border: solid 1px #d1d1d1;
    font-size: 12px;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #696969;
    outline: none;
    vertical-align: middle;
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:hover {
    border: solid 1px #333;
}

.selectBox-dropdown:hover .selectBox-arrow {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/ico_select_on.png") 50% center no-repeat;
    background-size: cover;
}

.selectBox-dropdown .selectBox-label {
    width: 100%;
    padding: 2px 7px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 100%;
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/ico_select.png") 50% center no-repeat;
    background-size: cover;
}

.selectBox-menuShowing {
    border: solid 1px #333;
}

.selectBox-menuShowing .selectBox-arrow {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/ico_select_open.png") 50% center no-repeat;
    background-size: cover;
}

.selectBox-menuShowing:hover .selectBox-arrow {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/ico_select_open.png") 50% center no-repeat;
    background-size: cover !important;
}
/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    margin-bottom: 10px;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #333;
    /* should be the same border width as .selectBox-dropdown */
    background: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    background: #fff;
    display: inline-block;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}
/* Options */
.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}

.selectBox-options.selectBox-options-top {
    border-bottom-width: 0;
    margin-top: 1px;
}

.selectBox-options.selectBox-options-top li:last-child {
    border-bottom: solid 1px #d1d1d1;
}

.selectBox-options.selectBox-options-bottom {
    border-top-width: 0;
}

.selectBox-options.selectBox-options-bottom li:first-child {
    border-top: solid 1px #d1d1d1;
}

.selectBox-options li a {
    height: 29px;
    line-height: 1.5;
    padding: 5px 0 0 7px;
    font-size: 12px;
    color: #696969;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options li:first-child a {
    border-top-width: 0;
}

.selectBox-options li.selectBox-hover a {
    background-color: #f2f2f2;
}

.selectBox-options li.selectBox-disabled a {
    color: #888;
    background-color: transparent;
}

.selectBox-options li.selectBox-selected a {
    color: #2889db;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #eee;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0.3em;
    white-space: nowrap;
}
/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: 0.5;
    filter:alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options a {
    background-color: transparent !important;
}
/* game setting */
.articleMm .header {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MTIyNDg2OTc1MQ/img.jpg") no-repeat center center;
    background-size: cover;
}

.articleDg .header {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/NjU1NjEwNjM2/img.jpg") no-repeat center center;
    background-size: cover;
}

.articleSfw .header {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MjE2Nzk3NzUz/img.jpg") no-repeat center center;
    background-size: cover;
}

.articleMd .header {
    background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MTEwOTY4NzM3OA/img.jpg") no-repeat center center;
    background-size: cover;
}

.articleDn .header {
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MTQ4NzM0NjU0Mg/img.jpg") no-repeat center center;
    background-size: cover;
}

.articleLq .header {
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/NzIzNDEzMDEw/img.jpg") no-repeat center center;
    background-size: cover;
}

.articlePm .header {
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MTQzNjQxNzUzOA/img.jpg") no-repeat center center;
    background-size: cover;
}
.articleHt .header {
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/OTAxMzAwNDU5/img.jpg") no-repeat center center;
    background-size: cover;	
}

.articleCc .header {
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MTk2MDY2ODc2NQ/img.jpg") no-repeat center center;
    background-size: cover;	
}
.articlePv .header {
	background: url("//d30y0swoxkbnsm.cloudfront.net/portal/games/MjExNjUyNDE0MQ/img.jpg") no-repeat center center;
    background-size: cover;	
}

.article {
    width: 903px;
    margin: 0 auto;
}

.header {
    height: 904px;
}

.header .tit {
    bottom: 166px;
}

.header .txt {
    bottom: 136px;
    font-size: 16px;
}

.header .bt {
    bottom: 46px;
}

.header .btGo {
    width: 90%;
    height: 60px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 58px;
    border-width: 1px;
}

.cnts {
    padding: 82px 30px 0;
}

.cnts .stit {
    font-size: 37px;
}

.cnts .txt {
    padding: 36px 0;
    font-size: 17px;
}

.cnts a {
    width: 247px;
    height: 78px;
    border-radius: 6px;
}

@media all and (min-width: 1px) {
    .article {
        width: 100%;
        margin: 0;
    }
}

@media all and (max-width: 768px) {
    #nav {
        left: -100%;
    }
}

@media all and (min-width: 312px) {
    #nav {
        width: 270px;
    }
}

@media all and (max-width: 619px) {
    .header::after {
        bottom: 0;
        left: 0;
    }  
    .cnts .bt {
        text-align: center;
    }
}

@media all and (min-width: 769px) {
    li.subnav:nth-child(2)::after {
        padding: 23px 0 0 82px;
    }
    .openNav .dimmed {
        display: none;
    }
    #header h1 {
        text-align: left;
    }
    #nav {
        display: block;
        position: fixed;
        top: 13px;
        right: 65px;
        width: auto;
        height: auto;
        padding-right: 0;
    }
    .nav {
        background-color: transparent;
    }
    li.mainnav {
        float: left;
        position: relative;
        border-bottom: 0;
    }
    a.mainnav {
        height: 48px;
        padding: 14px 33px 13px 38px;
        font-size: 17px;
    }
    a.mainnav:hover {
        background-color: transparent;
    }
    .current a.mainnav:hover {
        background-color: transparent;
    }
    li.mainnav:first-child {
        display: none;
    }
    li.mainnav.current::after {
        content: "";
        display: block;
        position: absolute;
        top: 39px;
        right: 12px;
        width: 18px;
        height: 10px;
        background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bg_nav.gif") no-repeat left top;
    }
    ul.subnav {
        position: absolute;
        top: 48px;
        right: -21px;
        width: 282px !important;
        padding: 0;
        border: 1px solid #d6d6d6;
        border-bottom: 0;
        background-color: #fff;
    }
    .subnav li {
        height: 78px;
    }
    .subnav a {
        padding: 15px 0 0 21px;
        font-size: 100%;
        color: #444;
        border-bottom: 1px solid #d6d6d6;
    }
    .subnav a:hover {
        color: #000;
        background-color: #f2f2f2;
    }
    .subnav img {
        width: 49px;
        height: 49px;
    }
    .btOpen,
    .btClose {
        display: none;
    }
    #footer p {
        font-size: 14px;
    }
    .navLanguage {
        display: block;
        position: static;
        height: 30px;
    }
    .privacy a {
        font-size: 14px;
    }
    .selectBox-dropdown {
        min-width: 130px;
        height: 29px;
        font-size: 14px;
    }
    
    .selectBox-dropdown .selectBox-label {
        padding: 3px 12px;
    }
    
    .selectBox-dropdown .selectBox-arrow {
        width: 27px;
    }
    
    .selectBox-options li a {
        height: 31px;
        padding: 5px 0 0 12px;
        font-size: 14px;
    }
}

@media all and (min-width: 620px) {
    .article {
        position: relative;
        width: 50%;
    }
    .header {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .header .tit {
        bottom: 20%;
    }
    .cnts {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
    }
    .article:nth-child(odd) .header::after {
        top: 0;
        right: 0;
        width: 8px;
        height: 100%;
        background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bul_arr2.png") no-repeat left center;
    }
    .article:nth-child(even) .header::after {
        top: 0;
        left: 0;
        width: 8px;
        height: 100%;
        background: url("//d30y0swoxkbnsm.cloudfront.net/portal/bul_arr3.png") no-repeat right center;
    }
    .article:nth-child(odd) .header {
        left: -100%;
    }
    .article:nth-child(even) .header {
        left: 100%;
    }
    .article:nth-child(odd) {
        margin-left: 50%;
    }
}

@media all and (min-width: 1px) and (max-width: 619px) {
    .header {
        height: 404px;
    }
    .header .txt {
        bottom: 78px;
        font-size: 11px;
        line-height: 1.2;
    }
    .header .tit {
        bottom: 74px;
    }
    .header .bt {
        bottom: 29px;
    }
    .header .btGo {
        width: 244px;
        height: 44px;
        font-size: 16px;
        line-height: 42px;
        border-width: 1px;
    }
    .cnts {
        padding: 43px 25px 47px;
    }
    .cnts .stit {
        font-size: 25px;
        line-height: 1.14;
    }
    .cnts .txt {
        padding: 8px 0 17px;
        font-size: 12px;
        line-height: 1.6;
    }
    .cnts a {
        width: 117px;
        height: 37px;
        border-radius: 4px;
    }
    .cnts a.btGoogleplay {
        margin-right: 27px;
    }
    .cnts a.btGooglePreregister {
        margin-right: 27px;
    }
    
    #footer {
        height: 130px;
        padding: 25px 27px 0;
    }
    
    #footer p {
        display: block;
        text-align: left;
    }
    .privacy {
        display: block;
        padding: 14px 0 10px;
        text-align: left;
    }
    
    .privacy li:last-child::before {
        display: none;
    }
    
    .language {
        position: static;
    }
}

@media all and (min-width: 620px) and (max-width: 768px) {
	.playground {
		width: 600px;
		height: 205px;
	}
	.playground .tit {
		height: 99px;
		padding-top: 64px;
	}
	.header {
        height: 404px;
    }
    .header .txt {
        bottom: 78px;
        font-size: 11px;
        line-height: 1.2;
    }
    .header .bt {
        bottom: 29px;
    }
    .header .btGo {
        width: 181px;
        height: 37px;
        font-size: 14px;
        line-height: 35px;
        border-width: 1px;
    }
    .cnts {
        padding: 0 25px;
    }
    .cnts .stit {
        font-size: 25px;
        line-height: 1.14;
    }
    .cnts .txt {
        padding: 8px 0 17px;
        font-size: 12px;
        line-height: 1.6;
    }
    .cnts .bt {
        text-align: left;
    }
    .cnts a {
        width: 117px;
        height: 37px;
        border-radius: 4px;
    }
    .cnts a.btGoogleplay {
        margin-right: 5px;
    }
    .cnts a.btGooglePreregister {
        margin-right: 5px;
    }
    #footer {
        padding: 20px 27px 0;
    }
    .language {
        left: 27px;
    }
}

@media all and (min-width: 769px) and (max-width: 1023px) {
	.playground {
		width: 760px;
		height: 270px;
	}
	.playground .tit {
		height: 125px;
		padding-top: 83px;
		font-size: 21px;
	}
	.playground .bt {
		width: 177px;
		height: 46px;
		margin: 0 5px 7px;
		font-size: 18px;
		line-height: 44px;
	}
	#wrapper {
        padding-top: 70px;
    }
    #header {
        height: 70px;
    }
    #header h1 img {
        height: 14px;
        margin-top: 28px;
        margin-left: 51px;
    }
    #nav {
        top: 13px;
        right: 34px;
    }
    .article:nth-child(odd) .header::after {
        width: 10px;
    }
    .article:nth-child(even) .header::after {
        width: 10px;
    }
    .header .txt {
        bottom: 115px;
        font-size: 12px;
        line-height: 1.5;
    }
    .header .bt {
        bottom: 42px;
    }
    .header .btGo {
        width: 181px;
        height: 37px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 35px;
    }
    .cnts {
        padding: 0 50px;
    }
    .cnts .stit {
        font-size: 32px;
    }
    .cnts .txt {
        padding: 16px 0 26px;
        font-size: 14px;
    }
    .cnts a {
        width: 122px;
        height: 38px;
        border-radius: 4px;
    }
    .cnts a.btGoogleplay {
        margin-right: 16px;
    }
    .cnts a.btGooglePreregister {
        margin-right: 16px;
    }
    #footer {
        height: 73px;
        padding: 33px 46px 0 0;
    }
    
    .language {
        top: 25px;
        left: 46px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.playground {
		width: 760px;
		height: 270px;
	}
	.playground .tit {
		height: 125px;
		padding-top: 83px;
		font-size: 21px;
	}
	.playground .bt {
		width: 177px;
		height: 46px;
		margin: 0 5px 7px;
		font-size: 18px;
		line-height: 44px;
	}
	#wrapper {
        padding-top: 70px;
    }
    #header {
        height: 70px;
    }
    #header h1 img {
        height: 14px;
        margin-top: 28px;
        margin-left: 82px;
    }
    .article:nth-child(odd) .header::after {
        width: 13px;
    }
    .article:nth-child(even) .header::after {
        width: 13px;
    }
    .header .txt {
        bottom: 115px;
        font-size: 12px;
        line-height: 1.5;
    }
    .header .bt {
        bottom: 42px;
    }
    .header .btGo {
        width: 239px;
        height: 46px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 46px;
    }
    .cnts {
        padding: 0 80px;
    }
    .cnts .stit {
        font-size: 36px;
    }
    .cnts .txt {
        padding: 36px 0;
        font-size: 16px;
    }
    .cnts a {
        width: 130px;
        height: 41px;
        border-radius: 4px;
    }
    .cnts a.btGoogleplay {
        margin-right: 29px;
    }
    .cnts a.btGooglePreregister {
        margin-right: 29px;
    }
    #footer {
        height: 79px;
        padding: 36px 81px 0 0;
    }
    .language {
        top: 28px;
        left: 81px;
    }
}

@media all and (min-width: 1280px) and (max-width: 1679px) {
	.playground {
		width: 1040px;
		height: 336px;
	}
	.playground .tit {
		height: 159px;
		padding-top: 112px;
		font-size: 26px;
	}
	.playground .bt {
		width: 240px;
		height: 58px;
		margin: 0 5px 7px;
		font-size: 23px;
		line-height: 56px;
	}
	#wrapper {
        padding-top: 75px;
    }
    #header {
        height: 75px;
    }
    #header h1 img {
        height: 17px;
        margin-top: 30px;
        margin-left: 101px;
    }
    #nav {
        top: 12px;
        right: 69px;
    }
    a.mainnav {
        height: 55px;
        padding: 16px 37px 13px 63px;
        font-size: 19px;
    }
    li.mainnav.current::after {
        right: 15px;
    }
    .subnav a {
        font-size: 100%;
    }
    .article:nth-child(odd) .header::after {
        width: 16px;
    }
    .article:nth-child(even) .header::after {
        width: 16px;
    }
    .header .txt {
        bottom: 143px;
        font-size: 17px;
        line-height: 1.3;
    }
    .header .bt {
        bottom: 54px;
    }
    .header .btGo {
        width: 296px;
        height: 57px;
        margin: 0 auto;
        font-size: 24px;
        line-height: 57px;
    }
    .cnts {
        padding: 0 100px;
    }
    .cnts .stit {
        font-size: 52px;
        line-height: 0.9;
    }
    .cnts .txt {
        padding: 56px 0 63px;
        font-size: 17px;
    }
    .cnts a {
        width: 164px;
        height: 52px;
        border-radius: 6px;
    }
    .cnts a.btGoogleplay {
        margin-right: 37px;
    }
    .cnts a.btGooglePreregister {
        margin-right: 37px;
    }
    #footer {
        height: 85px;
        padding: 38px 108px 0 0;
    }
    .language {
        top: 30px;
        left: 108px;
    }
}

@media all and (min-width: 1680px) and (max-width: 1919px) {
	.playground {
		width: 1040px;
		height: 336px;
	}
	.playground .tit {
		height: 159px;
		padding-top: 112px;
		font-size: 26px;
	}
	.playground .bt {
		width: 240px;
		height: 58px;
		margin: 0 5px 7px;
		font-size: 23px;
		line-height: 56px;
	}
	#wrapper {
        padding-top: 75px;
    }
    #header {
        height: 75px;
    }
    #header h1 img {
        height: 17px;
        margin-top: 30px;
        margin-left: 138px;
    }
    #nav {
        top: 12px;
        right: 120px;
    }
    a.mainnav {
        height: 55px;
        padding: 16px 37px 13px 66px;
        font-size: 19px;
    }
    li.mainnav.current::after {
        right: 15px;
    }
    .subnav a {
        font-size: 100%;
    }
    .article:nth-child(odd) .header::after {
        width: 20px;
    }
    .article:nth-child(even) .header::after {
        width: 20px;
    }
    .header .txt {
        bottom: 191px;
        font-size: 20px;
        line-height: 1.4;
    }
    .header .bt {
        bottom: 71px;
    }
    .header .btGo {
        width: 389px;
        height: 76px;
        margin: 0 auto;
        font-size: 26px;
        line-height: 76px;
    }
    .cnts {
        padding: 0 132px;
    }
    .cnts .stit {
        font-size: 70px;
        line-height: 0.9;
    }
    .cnts .txt {
        padding: 70px 0 78px;
        font-size: 21px;
        line-height: 1.8;
    }
    .cnts a {
        width: 215px;
        height: 69px;
        border-radius: 8px;
    }
    .cnts a.btGoogleplay {
        margin-right: 50px;
    }
    #footer {
        height: 88px;
        padding: 40px 132px 0 0;
    }
    .language {
        top: 32px;
        left: 132px;
    }
}

@media all and (min-width: 1920px) {
	.playground {
		width: 1040px;
		height: 336px;
	}
	.playground .tit {
		height: 159px;
		padding-top: 112px;
		font-size: 26px;
	}
	.playground .bt {
		width: 240px;
		height: 58px;
		margin: 0 5px 7px;
		font-size: 23px;
		line-height: 56px;
	}
	#wrapper {
        padding-top: 75px;
    }
    #header {
        height: 75px;
    }
    #header h1 img {
        height: 17px;
        margin-top: 30px;
        margin-left: 153px;
    }
    #nav {
        top: 12px;
        right: 133px;
    }
    a.mainnav {
        height: 55px;
        padding: 16px 37px 13px 66px;
        font-size: 19px;
    }
    li.mainnav.current::after {
        right: 15px;
    }
    .subnav a {
        font-size: 100%;
    }
    .article:nth-child(odd) .header::after {
        width: 24px;
    }
    .article:nth-child(even) .header::after {
        width: 24px;
    }
    .header .txt {
        bottom: 216px;
        font-size: 21px;
        line-height: 1.6;
    }
    .header .bt {
        bottom: 82px;
    }
    .header .btGo {
        width: 444px;
        height: 86px;
        margin: 796px auto 0;
        font-size: 29px;
        line-height: 86px;
    }
    .cnts {
        padding: 0 151px;
    }
    .cnts .stit {
        font-size: 69px;
        line-height: 1.05;
    }
    .cnts .txt {
        padding: 83px 0 89px;
        font-size: 21px;
        line-height: 1.86;
    }
    .cnts a {
        width: 246px;
        height: 78px;
        border-radius: 9px;
    }
    .cnts a.btGoogleplay {
        margin-right: 57px;
    }
    .cnts a.btGooglePreregister {
        margin-right: 57px;
    }
    #footer {
        height: 88px;
        padding: 40px 151px 0 0;
    }
    .language {
        top: 32px;
        left: 151px;
    }
}

.copyright {
    margin: 0;
}

@media all and (min-width: 769px) {
    li.subnav:nth-child(2)::after {
        padding: 23px 0 0 82px;
    }
}
@media all and (min-width: 1px) and (max-width: 619px) {
    .articleSfw .header .tit {
        bottom: 20%;
    }
}
