.global_network {
	width: 100%;
	height: 35px;
	background: #222229
}

#top_network {
	position: absolute !important
}

html {
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a,
address,
body,
button,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
legend,
li,
ol,
p,
pre,
select,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 1.4rem
}

body {
	font-family: "CustomFont", sans-serif, arial;
	font-size: 1.4rem;
	line-height: 1.4;
	color: #2b2b2b;
	width: 100%
}

a,
button,
input,
label,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	vertical-align: top
}

input {
	font-weight: normal;
	color: #626262;
	outline: none
}

a {
	cursor: pointer
}

caption {
	visibility: hidden;
	font-size: 0;
	text-indent: -9999px;
	position: absolute;
	left: -100px;
	top: -100px;
	opacity: 0
}

input {
	vertical-align: middle
}

button,
input,
select,
textarea {
	font-size: 1.4rem;
	font-family: "CustomFont", HelveticaNeue-Light, AppleSDGothicNeo-Light, sans-serif, arial
}

li,
ol,
ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #2b2b2b;
	cursor: pointer
}

img {
	vertical-align: top;
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	max-width: 100%
}

em {
	font-style: normal
}

button {
	border: 0;
	background: none;
	outline: none;
	cursor: pointer
}

.blind {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: -1px;
	width: 1px;
	height: 1px
}

.pc {
	display: block
}

.mobile {
	display: none
}

.bold {
	font-weight: bold
}

.dimmed {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	display: none;
	z-index: 13;
	cursor: pointer
}

::-ms-clear,
::-ms-expand {
	display: none
}

#wrapper {
	position: relative;
	background: url("../images/bg_main.jpg") repeat
}

.floatingBanner.hide {
	display: none
}

.sp_comm {
	background-image: url("../images/sp_common.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 90
}

.pcHeader .innerPc {
	height: 90px;
	background-color: rgba(0, 0, 0, .6);
	position: relative;
	text-align: center
}

.pcHeader .innerPc:after {
	clear: both;
	display: block;
	content: ''
}

.pcHeader .logo {
	text-align: left;
	position: absolute;
	left: 0;
	top: 0
}

.pcHeader .logo a {
	display: inline-flex;
	width: 306px;
	height: 90px;
	background-repeat: no-repeat;
	justify-content: start;
	align-items: center;
	padding-left: 30px
}

.pcHeader .logo a img {
	height: 46px;
	max-height: 80%
}

.pcHeader .logo.jp a img,
.pcHeader .logo.kr a img,
.pcHeader .logo.tw a img {
	height: 28px
}

.pcHeader nav {
	font-size: 15px
}

.pcHeader .gnb {
	vertical-align: top;
	font-size: 0
}

.pcHeader .gnb .depth01 {
	overflow: hidden;
	display: inline-block
}

.pcHeader .gnb .depth01>li {
	float: left
}

.pcHeader .gnb .depth01>li>a {
	display: block;
	padding: 0 24px;
	color: #b5b5b5;
	line-height: 90px;
	font-size: 19px
}

.pcHeader .gnb .depth01>li a:hover {
	color: #fff
}

.pcHeader .gnb .depth02 {
	position: absolute;
	left: 0;
	top: 69px;
	display: none;
	height: 40px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pcHeader .gnb .depth02>li {
	float: left
}

.pcHeader .gnb .depth02>li a {
	display: block;
	color: #fff;
	line-height: 40px
}

.pcHeader .gnb .depth02>li+li {
	margin-left: 32px
}

.pcHeader .gnb .depth02>li:first-child {
	margin-left: 15px
}

.pcHeader .gnb .depth01>li.active .depth02 {
	display: block
}

.pcHeader .gnb .depth01>li.active>a {
	color: #fff
}

.pcHeader .gnb .depth01>li.active>a>.icoArr {
	background-image: url("../fonts/icon_select_arr_blue.svg");
	transform: rotate(-180deg)
}

.pcHeader .gnb .depth01>li>a:hover>.icoArr {
	background-image: url("../images/icon_select_arr_blue.svg")
}

.pcHeader .gnb .depth01>li>a:hover>.icoBlank {
	background-image: url("../fonts/icon_blank_blue.svg")
}

.pcHeader .gnb .depth01>li>a>.icoArr {
	display: inline-block;
	width: 12px;
	height: 8px;
	background-image: url("../fonts/icon_select_arr_gray.svg");
	background-size: 12px auto;
	background-repeat: no-repeat;
	background-position: 50%;
	margin-left: 4px;
	vertical-align: top;
	margin-top: 31px
}

.pcHeader .gnb .depth01>li>a .sp_comm {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-position: -254px 0;
	margin-top: 32px
}

.pcHeader .gnb .depth01>li>a:hover .sp_comm {
	background-position: -286px 0
}

.pcHeader .gnb .depth01>li:nth-child(2) .depth02 {
	padding-left: 344px
}

.pcHeader .gnb .depth01>li:nth-child(3) .depth02 {
	padding-left: 450px
}

.pcHeader .gnb .depth01>li:nth-child(4) .depth02 {
	padding-left: 552px
}

.pcHeader .innerPc .btnLogin {
	position: absolute;
	right: 15px;
	top: 0;
	display: block;
	z-index: 2;
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	padding: 28px 0;
	opacity: .6
}

.pcHeader .innerPc .btnLogin .sp_comm {
	width: 34px;
	height: 34px;
	background-position: 0 0;
	position: relative;
	margin: 0 12px 0 24px
}

.pcHeader .innerPc .btnLogin .sp_comm:after {
	content: '';
	display: inline-block;
	background-color: #fff;
	width: 1px;
	height: 13px;
	position: absolute;
	left: -12px;
	top: 50%;
	margin-top: -7px
}

.pcHeader .innerPc .btnLogin:hover {
	opacity: 1
}

.pcHeader .timeZone {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: left;
	position: absolute;
	right: 0;
	top: 0;
	height: 90px;
	opacity: 0;
	transition: 0.3s
}

.pcHeader .timeZone.on {
	opacity: 1
}

.pcHeader .timeZone .time_box {
	position: relative;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	width: 270px;
	height: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	background: url("../fonts/0c71dde5f55149148ec8991ffb729ea5.svg");
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: 50%;
	z-index: 2
}

.mobileHeader .headerTop .btnLogin {
	position: absolute;
	right: 11px;
	top: 14px;
	display: inline-block;
	width: 30px;
	height: 30px;
	z-index: 2;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 50px
}

.mobileHeader .headerTop .btnLogin .sp_comm {
	background-position: -38px -80px;
	width: 23px;
	height: 23px
}

.mobileHeader .headerTop .btnLogin.out .sp_comm {
	background-position: -64px -80px
}

.mobileHeader .headerTop .btnApp {
	position: absolute;
	right: 42px;
	top: 18px;
	width: 33px;
	height: 30px;
	z-index: 2;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 50px
}

.mobileHeader .headerTop .btnApp .sp_comm {
	background-position: -132px -38px;
	width: 23px;
	height: 23px
}

.mobileHeader .headerTop .btnApp.playStore {
	display: inline-block
}

.mobileHeader .headerTop .btnApp.appStore {
	display: none
}

.mobileHeader .headerTop .btnApp.network {
	right: 10px;
	display: inline-block
}

.mobileHeader .headerTop .btnApp.network .sp_comm {
	background-position: -133px -80px;
	width: 23px;
	height: 22px
}

.isIOS .mobileHeader .headerTop .btnApp.playStore {
	display: none
}

.isIOS .mobileHeader .headerTop .btnApp.appStore {
	display: inline-block
}

.mobileHeader .navInner {
	overflow-x: hidden;
	height: auto;
	min-height: 750px;
	position: relative
}

.mobileHeader nav {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -100%;
	width: 100%;
	max-width: 375px;
	overflow-x: hidden;
	z-index: 80;
	transition: .2s left;
	background-color: #fffefa
}

.mobileHeader nav .logo {
	height: 165px;
	text-align: center
}

.mobileHeader nav .logo a {
	display: inline-block;
	width: 201px;
	height: 90px;
	background-size: 201px auto;
	background-repeat: no-repeat;
	margin: 52px 0 0 0
}

.mobileHeader nav .logo a img {
	max-width: 72%
}

.mobileHeader nav .gnb {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 1;
	background-color: #fffefa;
	position: relative
}

.mobileHeader nav .gnb .depth01 {
	padding: 0 48px
}

.mobileHeader nav .gnb .depth01>li:first-child {
	border-top: 1px solid #d7d4cf
}

.mobileHeader nav .gnb .depth01>li {
	background-color: #fffefa;
	min-height: 48px;
	text-align: center;
	border-bottom: 1px solid #d7d4cf
}

.mobileHeader nav .gnb .depth01>li>a {
	font-size: 15px;
	color: #4a3c3c;
	display: block;
	padding: 14px 0 13px;
	position: relative
}

.mobileHeader nav .gnb .depth01>li>a:after,
.mobileHeader nav .gnb .depth01>li>a:before {
	content: '';
	background-image: url("../fonts/abbdce8d0b1f4945bd4db180959eb94d.svg");
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: 50%;
	margin-left: 4px;
	vertical-align: top;
	margin-top: 3px
}

.mobileHeader nav .gnb .depth01>li.active>a>.icoArr {
	transform: rotate(-180deg)
}

.mobileHeader nav .gnb .icoArr {
	display: inline-block;
	width: 10px;
	height: 6px;
	background-image: url("http://www.70we.com/fonts/icon_select_arr.svg");
	background-size: 10px auto;
	background-repeat: no-repeat;
	background-position: 50%;
	margin-left: 4px;
	vertical-align: top;
	margin-top: 6px
}

.mobileHeader nav .langSelect {
	width: 275px;
	margin: 20px auto 0 auto
}

.mobileHeader nav .langSelect .selectbox {
	border: none;
	background: transparent;
	box-shadow: none;
	border-radius: 0
}

.mobileHeader nav .langSelect .selectbox .label {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	font-size: 12px;
	line-height: 38px;
	color: #444;
	height: 38px;
	padding-right: 30px
}

.mobileHeader nav .langSelect .selectbox .label:after {
	position: absolute;
	right: 0;
	top: 6px;
	transform: translate(0, 10px);
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-image: url("../fonts/logo_pearlabyss_black.svg");
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.4
}

.mobileHeader .navFoot p {
	line-height: 1.5;
	font-size: 9px;
	margin: 2px 0 15px;
	color: #4a3c3c;
	opacity: .6
}

.mobileHeader .gnbArea {
	text-align: center
}

.mobileHeader .gnbArea .selectbox-items {
	position: relative
}

.mobileHeader .btnForum {
	background-color: #f1efe8;
	text-align: center;
	width: 279px;
	height: 50px;
	display: inline-block;
	margin-top: 34px
}

.mobileHeader .btnForum em {
	display: inline-block;
	line-height: 50px;
	font-size: 15px
}

.mobileHeader .btnForum em .sp_comm {
	width: 20px;
	height: 20px;
	background-position-x: -22px;
	margin-top: 18px;
	margin-right: 0
}

.mobileHeader .btnForum+.btnForum {
	margin-top: 10px
}

.mobileHeader .timeZone {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: left;
	opacity: 0
}

.mobileHeader .timeZone.on {
	opacity: 1
}

.mobileHeader .timeZone .time_box {
	position: relative;
	display: flex;
	width: 100%;
	height: 80px;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	background: #493c3c;
	align-items: center;
	box-sizing: border-box;
	padding: 0 14px 0 54px
}

.mobileHeader .timeZone .time_box::before {
	position: absolute;
	content: '';
	display: block;
	left: 14px;
	width: 30px;
	height: 30px;
	background: url("../images/icon_nav_time_mo.png") center center no-repeat;
	background-size: 100% auto
}

.mobileHeader .timeZone .time_box::after {
	position: absolute;
	content: '';
	display: block;
	right: 20px;
	width: 14px;
	height: 20px;
	background: url("../images/icon_nav_arrow_up_mo.png") center center no-repeat;
	background-size: 100% auto;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.mobileHeader .timeZone .time_box.active:after {
	-webkit-transform: none;
	transform: none
}

.mobileHeader .timeZone .time {
	color: #e6deb8
}

.mobileHeader .timeZone .time_detail {
	color: grey;
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px
}

.mobileHeader .timeZone .time_layer {
	position: relative;
	display: none;
	width: 100%
}

.mobileHeader .world_time_wrap {
	background: rgba(0, 0, 0, 0.8);
	border: solid 1px #000;
	padding: 13px 26px;
	box-sizing: border-box;
	width: 100%
}

.mobileHeader .world_time_wrap li {
	display: flex;
	margin: 7px 0;
	justify-content: flex-start;
	align-items: center;
	font-size: 11px
}

.mobileHeader .world_time_wrap .in_time {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 178px;
	height: 46px;
	padding: 0 18px;
	border: solid 1px rgba(204, 128, 20, 0.3);
	box-sizing: border-box;
	border-radius: 23px;
	color: #cc8014;
	font-weight: bold;
	font-size: 16px;
	margin-right: 15px
}

.mobileHeader .world_time_wrap .in_time_detail {
	flex: 1 1 auto;
	display: inline-block;
	color: #a29d9d
}

.world_time_wrap .europe .in_time,
.world_time_wrap .europe.in_time {
	color: #1793c1;
	border-color: rgba(23, 147, 193, 0.3)
}

.world_time_wrap .asia .in_time,
.world_time_wrap .asia.in_time {
	color: #17c2a5;
	border-color: rgba(23, 194, 165, 0.3)
}

.timeZone .time_box>.time {
	margin: 0 8px
}

.timeZone .time em {
	animation: blinking 1s infinite;
	-webkit-animation: blinking 1s infinite;
	margin: 0 1px;
	transition: 0s
}

@-webkit-keyframes blinking {

	0%,
	100% {
		opacity: 0
	}

	50% {
		opacity: 1
	}
}

@-moz-keyframes blinking {

	0%,
	100% {
		opacity: 0
	}

	50% {
		opacity: 1
	}
}

@keyframes blinking {

	0%,
	100% {
		opacity: 0
	}

	50% {
		opacity: 1
	}
}

.container .subHeader {
	padding: 200px 0 117px;
	text-align: center
}

.container .subHeader h3 {
	position: relative;
	font-size: 45px;
	color: #fff;
	padding: 0 48px;
	display: inline-block;
	font-weight: 600
}

.container .subHeader h3:after,
.container .subHeader h3:before {
	content: '';
	background-image: url("../images/sp_common.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 28px;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	opacity: .5
}

.container .subHeader h3:before {
	background-position: -184px 0;
	left: 0
}

.container .subHeader h3:after {
	background-position: -206px 0;
	right: 0
}

.container .subContent {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	padding: 5px 20px 30px;
	box-sizing: border-box
}

.loginBg {
	height: 380px;
	background-image: url("../images/bg_login.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.loginWrap {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 80px
}

.login {
	background-color: #fffefa;
	margin-top: -110px;
	padding: 0 75px 85px
}

.login .loginHeader {
	text-align: center;
	padding-top: 67px
}

.login .loginHeader h3 {
	position: relative;
	font-size: 45px;
	color: #4a4a4a;
	padding: 0 48px;
	display: inline-block
}

.login .loginHeader h3:after,
.login .loginHeader h3:before {
	content: '';
	background-image: url("../images/sp_common.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 28px;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	opacity: .3
}

.login .loginHeader h3:before {
	background-position: -140px 0;
	left: 0
}

.login .loginHeader h3:after {
	background-position: -162px 0;
	right: 0
}

.login .loginContent {
	margin-top: 35px;
	border-top: 1px solid #d5d4cf;
	border-bottom: 1px solid #d5d4cf;
	padding: 40px 0 35px
}

.login .note {
	color: #66615c;
	font-size: 15px;
	margin-top: 18px;
	text-align: center
}

.loginSnsList ul li {
	margin-top: 15px
}

.loginSnsList ul li>a {
	display: block;
	width: 480px;
	margin: 0 auto;
	height: 85px;
	line-height: 45px;
	position: relative;
	padding: 20px;
	vertical-align: top;
	text-align: center;
	font-size: 22px;
	box-sizing: border-box
}

.loginSnsList ul li:first-child {
	margin-top: 0
}

.loginSnsList ul li.facebook a {
	background-color: #3b5998;
	color: #fff
}

.loginSnsList ul li.google a {
	background-color: #fff;
	color: #615e54;
	border: 1px solid #9b9685
}

.loginSnsList ul li>a .ico_sns {
	float: left;
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	padding-right: 20px;
	background-size: 40px;
	position: relative;
	vertical-align: top;
	background-position: 0 50%;
	background-repeat: no-repeat
}

.loginSnsList ul li>a .ico_sns:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 45px;
	background-color: rgba(255, 255, 255, .5);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -23px;
	vertical-align: top
}

.loginSnsList ul li.facebook a .ico_sns {
	background-image: url("../images/icon_facebook.png")
}

.loginSnsList ul li.google a .ico_sns {
	background-image: url("../images/icon_google.png")
}

.loginSnsList ul li.google a .ico_sns:after {
	background-color: #afab9c
}

.loginSnsList ul li a em {
	display: block;
	overflow: hidden;
	text-indent: -10px
}

.login .appLinkList {
	display: none
}

footer .innerFooter {
	background-color: #212121;
	text-align: center;
	padding: 35px 0 80px
}

footer .innerFooter .snsList a {
	display: inline-block;
	width: 62px;
	height: 62px;
	background-image: url("../images/icon_sns.svg");
	background-size: auto 90%;
	background-repeat: no-repeat;
	margin: 0 6px;
	opacity: 0.5;
	transition: 0.2s
}

footer .innerFooter .snsList a.facebook {
	background-position: -4% 50%
}

footer .innerFooter .snsList a.youtube {
	background-position: 13.5% 50%
}

footer .innerFooter .snsList a.twitch {
	background-position: 30.8% 50%
}

footer .innerFooter .snsList a.twitter {
	background-position: 47% 50%
}

footer .innerFooter .snsList a.instagram {
	background-position: 64.7% 50%
}

footer .innerFooter .snsList a.gamewith {
	background-position: 81.2% 50%
}

footer .innerFooter .snsList a.discord {
	background-position: 97.6% 50%
}

footer .innerFooter .snsList a:hover {
	opacity: 1
}

.innerFooter .pearlabyss {
	display: inline-block;
	width: 104px;
	height: 14px;
	margin-right: 18px;
	background: url("../fonts/logo_pearlabyss_white.svg") no-repeat center center;
	background-size: contain;
	opacity: 0.5
}

.innerFooter .copyrights {
	display: inline-block;
	height: 16px;
	vertical-align: top;
	line-height: 16px;
	font-size: 13px;
	color: #989898
}

.twRating {
	margin: 32px 0
}

.twRating .taiwan {
	display: inline-block;
	color: #989898;
	padding-left: 62px;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	background-image: url("../images/img_tw_age.jpg");
	background-size: 45px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-align: left;
	vertical-align: top
}

.termsList {
	padding: 25px 0
}

.termsList a {
	display: inline-block;
	color: #989898;
	font-size: 15px;
	padding: 0 10px;
	position: relative
}

.termsList a[href$="7"] {
	font-weight: bold
}

.termsList a:hover {
	color: #fff
}

.termsList a:after {
	content: '';
	display: inline-block;
	height: 11px;
	width: 1px;
	background-color: #646464;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px
}

.termsList a:first-child:after {
	display: none
}

footer .footerAppList {
	display: block;
	margin: 0 auto;
	text-align: center;
	text-align: center;
	padding-top: 25px
}

footer .footerAppList img {
	max-width: 100%;
	margin: 0 auto
}

footer .footerAppList .appInner {
	display: inline-block;
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	box-sizing: border-box;
	overflow: hidden
}

footer .footerAppList .appInner>a {
	position: relative;
	float: left;
	display: block;
	width: auto;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
	box-sizing: border-box
}

.language_box {
	margin: 0 auto 25px auto;
	box-sizing: border-box
}

.language_box .language_inner {
	position: relative;
	display: inline-block
}

.language_box .arrow {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: url("../images/btn_arror_right.png") no-repeat center center;
	background-size: 7px;
	transform: rotate(90deg);
	pointer-events: none
}

.language_box select {
	height: 30px;
	padding: 4px 30px 4px 10px;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	border: none;
	background: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none;
	opacity: 0.6;
	cursor: pointer
}

.language_box select::-ms-expand {
	display: none
}

.language_box select:hover,
.language_box select:hover+.arrow {
	opacity: 1
}

.language_box select:focus {
	outline: none
}

.language_box option {
	color: #000
}

.language_box.only-m select {
	color: #444
}

.language_box.only-m .arrow {
	right: 0;
	top: 12px;
	width: 20px;
	height: 10px;
	background: url("../images/sp_common.png") no-repeat;
	background-position: left -181px top -92px;
	transform: none
}

.noData {
	background-color: #fff;
	display: block;
	text-align: center;
	padding: 230px 0
}

.noData p {
	padding-top: 94px;
	position: relative;
	font-size: 25px;
	color: #474039;
	line-height: 54px
}

.noData p:after {
	content: '';
	width: 82px;
	height: 82px;
	display: inline-block;
	background: url("../images/icon_nodata.png");
	background-repeat: no-repeat;
	top: 0;
	position: absolute;
	left: 50%;
	margin-left: -41px
}

#loading {
	display: none;
	color: #fff;
	font-size: 0;
	text-align: left;
	line-height: 0;
	width: 42px;
	height: 42px;
	margin: 15px auto 10px
}

.sk-fading-circle {
	margin: 0 auto;
	width: 40px;
	height: 40px;
	position: relative
}

.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #353d55;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

.sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}

.sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s
}

.sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s
}

.sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s
}

.sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s
}

.sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s
}

.sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s
}

.sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s
}

@-webkit-keyframes sk-circleFadeDelay {

	0%,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@keyframes sk-circleFadeDelay {

	0%,
	100%,
	39% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

.popup {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	top: 0;
	left: 0;
	z-index: 999;
	display: none
}

.popup .content {
	width: auto;
	min-width: 600px;
	height: auto;
	min-height: 240px;
	display: inline-block;
	top: 52%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: relative;
	max-width: 100%;
	color: #fff;
	font-size: 24px;
	overflow: inherit;
	border: 1px solid #555;
	background: #000;
	padding: 0
}

.popup .btnClose {
	height: 100%;
	display: inline-block;
	position: absolute;
	width: 68px;
	top: 12px;
	right: 12px;
	opacity: .5;
	text-align: center;
	height: 68px
}

.popup .btnClose:after,
.popup .btnClose:before {
	content: '';
	display: block;
	position: absolute;
	left: -5px;
	height: 2px;
	background-color: #fff;
	width: 80px;
	right: 0;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.popup .btnClose:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%
}

.popup .btnClose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 50%
}

.popup .btnClose span {
	display: inline-block;
	line-height: 65px;
	color: #fff;
	opacity: 0;
	font-size: 22px;
	margin-left: -10px;
	width: 100%
}

.popup .btnClose:hover {
	opacity: .8
}

.popup .btnClose:hover span {
	opacity: 1
}

.popup .btnClose:hover:before {
	top: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	width: 68px
}

.popup .btnClose:hover:after {
	bottom: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	width: 68px
}

.popup .content .btnClose {
	width: 68px;
	height: 68px;
	display: inline-block;
	position: absolute;
	top: -88px;
	right: 0
}

.popup .container {
	display: inline-block;
	width: 100%
}

.popup .container .title {
	font-size: 24px;
	color: #fff;
	font-weight: normal
}

.popup .container .btnConfirm {
	width: 170px;
	height: 70px;
	border: none;
	background: url("../images/pop_btn_confirm.png") no-repeat;
	background-size: 100%
}

.popup .container button[type="submit"] {
	width: 274px;
	height: 87px;
	border: none;
	background: url("../images/pop_btn_submit.png") no-repeat;
	margin-top: 11px;
	background-size: 100%
}

.popup .container .bnr img {
	width: 100%
}

.alertPop.popup .content {
	min-width: 500px;
	max-width: 500px;
	height: auto;
	padding: 60px 50px 60px;
	color: #514540;
	text-align: left;
	z-index: 2;
	background: url("../images/pop_contents.png") 0 0 repeat-y;
	background-size: 100%;
	min-height: 0;
	text-align: center
}

.alertPop.popup .content:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 22px;
	background: #efe9e4 url("../images/pop_top.png") 0 0 no-repeat;
	background-size: 100%
}

.alertPop.popup .content:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 22px;
	background: #efe9e4 url("../images/pop_bottom.png") 0 0 no-repeat;
	background-size: 100%
}

.alertPop.popup .content p {
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 1.5
}

.alertPop.popup .content p span {
	color: #966204
}

.alertPop.popup .content h3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px
}

.alertPop.popup .content h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 13px;
	color: #966205
}

.alertPop.popup .content label.box {
	border: solid 1px #7f5b1b
}

.alertPop.popup .content label.box input {
	background: #fff
}

.alertPop.popup .content label.box.center:before {
	display: none
}

.alertPop.popup .content label.box.center input {
	text-indent: 0;
	text-align: center
}

.alertPop.popup .content.instant {
	min-width: 400px
}

.alertPop.popup .content .btnDone {
	width: 120px;
	height: 49px;
	background: url("../images/pop_btn_confirm.png") no-repeat;
	background-size: 100%;
	border: none
}

.alertPop.popup .content .btnDone:hover {
	filter: none
}

.blkPop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: none
}

.blkPop .contents {
	width: 100%;
	max-width: 80%;
	height: auto;
	text-align: left;
	z-index: 2;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
	cursor: initial
}

.moviePop .movieSection {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 56.25%;
	border: 1px solid #584b42;
	background: #000
}

.moviePop .movieSection iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	border: none
}

.moviePop .btnPop {
	position: absolute;
	left: 0;
	top: -62px;
	width: 100%
}

.moviePop .btnPop:after {
	content: " ";
	display: block;
	opacity: 0.2;
	position: absolute;
	left: 0;
	top: 24px;
	width: calc(100% - 205px);
	height: 1px;
	background: #fff
}

.moviePop .btnSocial {
	position: absolute;
	right: 98px;
	top: 4px
}

.moviePop .btnSocial li:after {
	content: " ";
	display: block;
	position: absolute;
	left: -10px;
	top: 10px;
	width: 1px;
	height: 18px;
	background: grey
}

.moviePop .btnSocial li {
	float: left;
	width: 38px;
	height: 38px;
	margin: 0 8px 0;
	position: relative
}

.moviePop .btnSocial li:first-child {
	margin-left: 0
}

.moviePop .btnSocial li:first-child:after {
	display: none
}

.moviePop .btnSocial li .social_btn {
	opacity: 0.5;
	background: url("../images/btn_pop_social.png") 0 0 no-repeat;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.moviePop .btnSocial li .social_btn:hover {
	opacity: 1
}

.moviePop .btnSocial .btnSocialTwit .social_btn {
	background-position: -83px 0
}

.moviePop .btnSocial .btnSocialFbook .social_btn {
	background-position: -42px 0
}

.moviePop .btnSocial .btnSocialGoogle .social_btn {
	background-position: 0 0
}

.moviePop .btnClose_w {
	position: absolute;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px
}

.moviePop .btnClose_w:after {
	content: " ";
	display: block;
	opacity: 0.2;
	position: absolute;
	left: -44px;
	top: 24px;
	width: 25px;
	height: 1px;
	background: #fff
}

.imagePop .imageSection {
	position: relative;
	width: 100%;
	height: auto;
	border: 1px solid #584b42;
	background: #000
}

.imagePop .btnPop {
	position: absolute;
	left: 0;
	top: -62px;
	width: 100%
}

.imagePop .btnPop:after {
	content: " ";
	display: block;
	opacity: 0.2;
	position: absolute;
	left: 0;
	top: 24px;
	width: calc(100% - 75px);
	height: 1px;
	background: #fff
}

.imagePop .btnSocial {
	position: absolute;
	right: 109px;
	top: 11px
}

.imagePop .btnSocial :after {
	content: " ";
	display: block;
	position: absolute;
	left: 42px;
	top: 3px;
	width: 1px;
	height: 18px;
	background: grey
}

.imagePop .btnSocial li {
	float: left;
	width: 24px;
	height: 26px;
	margin: 0 0 0 18px
}

.imagePop .btnSocial li:first-child {
	margin-left: 0;
	margin-right: 18px
}

.imagePop .btnSocial li .social_btn {
	opacity: 0.5;
	background: url("../images/btn_pop_social.png") 0 0 no-repeat;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s
}

.imagePop .btnSocial li .social_btn:hover {
	opacity: 1
}

.imagePop .btnSocial .btnSocialTwit {
	border-left: 1px solid #362d27
}

.imagePop .btnSocial .btnSocialTwit .social_btn {
	background-position: -50px 0
}

.imagePop .btnClose_w {
	position: absolute;
	right: 0;
	top: 0;
	width: 68px;
	height: 68px
}

#imagePop .owl-nav button {
	opacity: 0.5;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 104px;
	height: 104px;
	outline: none;
	text-indent: -9999px;
	background: transparent;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease
}

#imagePop .owl-nav button:hover {
	opacity: 1
}

#imagePop .owl-nav .owl-prev {
	right: 100%
}

#imagePop .owl-nav .owl-prev:before {
	content: '';
	position: absolute;
	width: 47px;
	height: 74px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("../images/common_icn.png") no-repeat -5px -5px
}

#imagePop .owl-nav .owl-next {
	left: 100%
}

#imagePop .owl-nav .owl-next:before {
	content: '';
	position: absolute;
	width: 47px;
	height: 74px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("../images/common_icn.png") no-repeat -55px -5px
}

#imagePop .owl-dots {
	position: absolute;
	left: 0;
	bottom: -36px;
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center
}

#imagePop .owl-dots button {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 9px;
	background: #888584;
	outline: none;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-webkit-transition: 0.3s all;
	transition: 0.3s all
}

#imagePop .owl-dots button:first-child {
	margin-left: 0
}

#imagePop .owl-dots button.active,
#imagePop .owl-dots button:hover {
	background: #fff
}

.mediaPopup .btnClose {
	height: 100%;
	display: inline-block;
	position: absolute;
	width: 68px;
	top: -14px;
	right: 0;
	opacity: .5;
	text-align: center;
	height: 68px;
	z-index: 2
}

.mediaPopup .btnClose:after,
.mediaPopup .btnClose:before {
	content: '';
	display: block;
	position: absolute;
	left: -5px;
	height: 2px;
	background-color: #fff;
	width: 80px;
	right: 0;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.mediaPopup .btnClose:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%
}

.mediaPopup .btnClose:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 50%
}

.mediaPopup .btnClose span {
	display: inline-block;
	line-height: 65px;
	color: #fff;
	opacity: 0;
	font-size: 22.4px;
	font-size: 30.799px;
	font-size: 22px;
	margin-left: -10px;
	width: 100%
}

.mediaPopup .btnClose:hover {
	opacity: .8
}

.mediaPopup .btnClose:hover span {
	opacity: 1
}

.mediaPopup .btnClose:hover:before {
	top: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	width: 66px
}

.mediaPopup .btnClose:hover:after {
	bottom: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	width: 66px
}

.mediaPopup .content .btnClose {
	width: 68px;
	height: 68px;
	display: inline-block;
	position: absolute;
	top: -88px;
	right: 0
}

.ir {
	display: block;
	color: transparent;
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-size: 1px
}

#classPop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: none
}

#classPop .contents {
	margin: 0 10px;
	position: relative;
	color: #c8c8c8;
	height: 100%
}

#classPop .contents .classSection {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0, -50%)
}

#classPop .btnClose {
	width: 33px;
	height: 33px;
	top: 15px
}

#classPop .btnClose:after,
#classPop .btnClose:before {
	width: 33px
}

#classPop .btnClose:after {
	bottom: 0
}

#classPop .btnClose:before {
	bottom: 0
}

#classPop .btnClose span {
	line-height: 33px
}

#classPop .popBtn {
	position: absolute;
	top: 0;
	right: -8px;
	width: 33px;
	height: 33px;
	margin-top: -40px
}

#classPop .hd {
	text-align: center;
	height: 48px;
	position: relative
}

#classPop .hd strong {
	display: inline-block;
	padding: 0 19px;
	position: relative;
	font-size: 40px;
	color: #fff;
	line-height: 48px
}

#classPop .hd:after {
	content: '';
	display: inline-block;
	top: 50%;
	left: 70%;
	right: 0;
	height: 1px;
	background-color: #9b9b9b;
	position: absolute
}

#classPop .hd:before {
	content: '';
	display: inline-block;
	top: 50%;
	right: 70%;
	left: 0;
	height: 1px;
	background-color: #9b9b9b;
	position: absolute
}

#classPop .contents .classSection .detailInfo {
	font-size: 15px;
	line-height: 25px;
	margin-top: 12px;
	text-align: center;
	position: relative;
	padding: 0 0 29px
}

#classPop .contents .classSection .detailInfo:after {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #9b9b9b
}

#classPop .btnClose:hover:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	width: 33px
}

#classPop .btnClose:hover:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 50%;
	width: 33px
}

#classPop .btnClose:hover span {
	opacity: 0
}

#detailPop {
	color: #fff
}

#detailPop .name {
	font-size: 40px;
	line-height: 100px;
	text-align: center;
	position: relative;
	letter-spacing: -3px
}

#detailPop .description {
	font-size: 15px;
	line-height: 26px;
	letter-spacing: -1px
}

#detailPop .contents {
	width: 85%;
	left: 0;
	right: 0;
	margin: auto
}

#detailPop .batteInfoWrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 20px;
	font-size: 15px;
	line-height: 24px
}

#detailPop .batteInfoWrap+.batteInfoWrap {
	margin-top: 0
}

#detailPop .battleInfo1,
#detailPop .battleInfo2 {
	flex: 0 0 auto;
	max-width: 100%;
	margin-bottom: 0.2em;
	color: #b49a88;
	margin-right: 40px;
	position: relative
}

#detailPop .battleInfo1_answer,
#detailPop .battleInfo2_answer {
	flex: 1 0 auto;
	max-width: 100%
}

#detailPop .battleInfo1_answer {
	margin-bottom: 10px
}

#detailPop .name:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 11px;
	background: url("../images/share_left.png") no-repeat right center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 90%;
	margin: auto
}

#detailPop .name:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 11px;
	background: url("../images/share_right.png") no-repeat left center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 90%;
	margin: auto
}

#detailPop .battleInfo1:before,
#detailPop .battleInfo2:before {
	content: '';
	position: absolute;
	top: 4.5px;
	bottom: auto;
	right: -20px;
	width: 1px;
	height: 15px;
	margin: auto;
	background: #bebebe
}

#detailPop .btnClose {
	margin-left: 30px;
	top: 0;
	z-index: 5;
	position: absolute;
	z-index: 5;
	right: -7%;
	zoom: 0.6;
	width: 40px;
	height: 40px;
	margin-left: 30px;
	display: inline-block;
	vertical-align: bottom
}

#detailPop .btnClose a {
	background: url("../images/common_close.png") 0 0 no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
	text-indent: -9999px
}

#companyPop .content {
	display: block;
	max-width: 100%;
	width: 500px;
	min-width: inherit;
	text-align: center;
	background: #f0f0f0;
	border: none;
	font-size: 18px
}

#companyPop .container h2 {
	font-size: 1.7em;
	color: #3e3731;
	font-weight: bold
}

#companyPop .container p {
	font-size: 0.85em;
	color: #766043;
	margin: 0.5em auto 1.5em
}

#companyPop .container hr {
	position: relative;
	width: calc(100% - 3em);
	margin: 1em 1.5em;
	overflow: visible;
	background: #c0bcbb
}

#companyPop .container hr:after,
#companyPop .container hr:before {
	content: '';
	position: absolute;
	width: 0.3em;
	height: 0.3em;
	top: -0.15em;
	background: #c0bcbb;
	transform: rotate(45deg)
}

#companyPop .container hr:before {
	left: -0.7em
}

#companyPop .container hr:after {
	right: -0.7em
}

#companyPop .container hr:first-child {
	margin-bottom: 2em
}

#companyPop .container hr:last-child {
	margin-top: 2em
}

#companyPop p {
	text-align: left;
	font-size: 0.75em;
	color: #514540;
	width: 80%;
	line-height: 1.8em
}

#companyPop p span {
	color: #906b3b
}

div.preloadedImg {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px
}

body[style="^overflow"] #header {
	z-index: 999
}

body.scrolling #wrapper>header#header {
	position: fixed;
	top: 0
}

.table-resizr {
	max-width: 100%
}

.table-resizr table {
	width: 100% !important
}

.noWrap {
	width: auto !important;
	height: auto !important
}

.table-bordered {
	table-layout: fixed
}

.table-bordered,
.table-bordered td {
	border: 1px solid #ddd !important
}

#CybotCookiebotDialog {
	top: auto !important;
	bottom: 0 !important;
	width: 101% !important;
	max-width: 101% !important;
	border-radius: 0 !important;
	transform: translate(-50%, 0) !important
}

#CybotCookiebotDialog .CybotCookiebotDialogContentWrapper {
	max-width: 1200px !important;
	margin: 0 auto
}

a#CybotCookiebotDialogPoweredbyCybot {
	display: none !important
}

#CybotCookiebotDialogHeader {
	display: none !important
}

@media screen and (min-width: 1280px) {
	.only-m {
		display: none !important
	}

	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
		max-width: 1200px
	}
}

@media screen and (max-width: 1279px) {
	.only-pc {
		display: none !important
	}

	#CybotCookiebotDialog {
		padding: 0 15%
	}

	#CybotCookiebotDialog *,
	#CybotCookiebotDialogBodyUnderlay * {
		font-size: 0.86rem !important
	}

	#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
		padding: 0.6rem !important
	}

	#CybotCookiebotDialogPoweredByText {
		display: none !important
	}

	#CybotCookiebotDialogBodyButtons {
		display: flex;
		justify-items: center;
		align-items: center
	}
}

@media screen and (max-width: 768px) {
	#CybotCookiebotDialog {
		padding: 0 2% 2% 3%
	}
}

@media screen and (max-width: 600px) {
	#CybotCookiebotDialog {
		padding: 0 1%
	}
}

@media screen and (min-width: 1281px) {
	.innerFooter .pearlabyss {
		transition: opacity 0.3s
	}

	.innerFooter .pearlabyss:hover {
		opacity: 1
	}

	footer .footerAppList .appInner>a:hover:after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(255, 255, 255, .3)
	}
}

@media screen and (max-width: 1670px) {
	.pcHeader .innerPc {
		text-align: right
	}

	.pcHeader .timeZone {
		display: none
	}
}

@media screen and (max-width: 1366px) {
	.pcHeader .gnb .depth01>li>a {
		font-size: 16px;
		padding: 0 20px
	}
}

@media screen and (max-width: 1280px) {
	#wrapper {
		min-width: 100%
	}

	#top_network,
	#top_network.active {
		display: none
	}

	.pcHeader {
		display: none
	}

	.mobileHeader {
		display: block
	}

	.sp_comm {
		background-image: url("../images/sp_common_m.png");
		background-repeat: no-repeat;
		display: inline-block;
		vertical-align: top;
		background-size: 160px
	}

	.mobileHeader {
		position: fixed
	}

	footer .innerFooter {
		background-color: #212121;
		text-align: center;
		padding: 18px 0
	}

	footer .innerFooter .snsList a {
		width: 50px;
		height: 50px;
		margin: 0 2px;
		opacity: 1
	}

	.innerFooter .pearlabyss {
		width: 114px;
		height: 18px;
		margin-right: 0
	}

	.innerFooter .copyrights {
		line-height: 20px;
		font-size: 11px;
		padding: 5px 0 30px 0;
		display: block
	}

	footer .footerAppList {
		padding: 18px 4%
	}

	footer .footerAppList img {
		max-height: 40px
	}

	footer .footerAppList .appInner {
		max-width: 340px
	}

	footer .footerAppList .appInner>a {
		width: 50%
	}

	.twRating {
		margin: 18px 0
	}

	.twRating .taiwan {
		text-align: center;
		color: #989898;
		font-size: 10px;
		line-height: 13px;
		padding: 32px 0 0 0;
		position: relative;
		background-image: url("../images/img_tw_age.jpg");
		background-size: 23px;
		background-repeat: no-repeat;
		background-position: 50% 0
	}

	.termsList {
		padding: 0
	}

	.termsList a {
		display: block;
		line-height: 21px;
		color: #989898;
		font-size: 11px;
		margin: 0 auto
	}

	.termsList a:hover {
		color: #989898
	}

	.termsList a:after {
		display: none;
		width: 0;
		height: 0
	}

	.container .subHeader {
		padding: 105px 0 60px
	}

	.container .subHeader h3 {
		font-size: 20px;
		padding: 0 25px
	}

	.container .subHeader h3:after,
	.container .subHeader h3:before {
		content: '';
		background-image: url("../images/sp_common_m.png");
		width: 11px;
		height: 17px;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		background-size: 160px;
		opacity: 1
	}

	.container .subHeader h3:before {
		background-position: -120px -19px;
		left: 0
	}

	.container .subHeader h3:after {
		background-position: -133px -19px;
		right: 0
	}

	.login .loginHeader h3 {
		font-size: 22px;
		padding: 0 28px
	}

	.login .loginHeader {
		padding-top: 33px
	}

	.loginWrap {
		width: auto;
		margin: 0;
		padding: 0 15px 30px
	}

	.loginBg {
		height: 190px
	}

	.login {
		margin-top: -34px;
		padding: 0 34px 35px
	}

	.login .loginHeader h3:after,
	.login .loginHeader h3:before {
		background-position-y: -24px;
		background-image: url("../images/sp_common_m.png");
		background-repeat: no-repeat;
		vertical-align: top;
		background-size: 160px;
		width: 11px;
		height: 17px;
		position: absolute;
		top: 50%;
		margin-top: -8px
	}

	.login .loginHeader h3:before {
		background-position: 0 -24px
	}

	.login .loginHeader h3:after {
		background-position: -13px -24px
	}

	.login .loginContent {
		margin-top: 21px;
		padding: 16px 0
	}

	.loginSnsList ul li {
		margin-top: 10px
	}

	.loginSnsList ul li>a {
		width: 100%;
		height: 48px;
		padding: 11px;
		line-height: 25px
	}

	.loginSnsList ul li>a .ico_sns {
		width: 24px;
		height: 24px;
		background-size: 24px;
		padding-right: 11px
	}

	.loginSnsList ul li>a .ico_sns:after {
		height: 25px;
		margin-top: -12px
	}

	.loginSnsList ul li a em {
		font-size: 14px
	}

	.login .note {
		font-size: 11px;
		text-align: center;
		margin-top: 15px
	}

	.login .appLinkList {
		display: block;
		margin-top: 20px;
		text-align: center
	}

	.login .appLinkList strong {
		display: block;
		font-size: 12px;
		color: #727274;
		font-weight: normal
	}

	.login .appLinkList ul {
		display: block;
		overflow: hidden;
		margin: 12px -5px 0
	}

	.login .appLinkList li {
		float: left;
		width: 50%;
		text-align: center
	}

	.login .appLinkList li a {
		display: block;
		margin: 0 5px;
		height: 45px;
		background-color: #000;
		text-align: center;
		overflow: hidden;
		position: relative
	}

	.login .appLinkList li a img {
		height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}

	.noData {
		background-color: #fff;
		display: block;
		text-align: center;
		padding: 75px 0
	}

	.noData p {
		padding-top: 50px;
		position: relative;
		font-size: 16px;
		color: #474039;
		line-height: 1.5
	}

	.noData p:after {
		content: '';
		width: 41px;
		height: 41px;
		display: inline-block;
		background: url("../images/icon_nodata.png");
		background-repeat: no-repeat;
		top: 0;
		position: absolute;
		left: 50%;
		margin-left: -20px;
		background-size: 41px auto
	}

	.alertPop.popup .content {
		min-height: inherit;
		padding: 50px;
		font-size: 18px
	}

	.alertPop.popup .content.instant {
		min-width: inherit
	}

	.alertPop.popup .content:after,
	.alertPop.popup .content:before {
		height: 20px
	}

	.alertPop.popup .content .btnDone {
		width: 80px;
		height: 34px
	}

	.blkPop {
		cursor: pointer
	}

	#imagePop .owl-nav button {
		display: none
	}

	body[style] .mobileHeader {
		z-index: 999
	}

	body.scrolling #header .mobileHeader {
		top: 0;
		position: fixed
	}

	body:not(.wo) .mobileHeader .headerTop .btnApp {
		right: 0;
		margin: 0 12px 0 0
	}
}

@media screen and (max-width: 768px) {
	.pc {
		display: none
	}

	.mobile {
		display: block
	}
}

@media screen and (max-width: 414px) {
	.alertPop.popup .content {
		width: calc(100vw - 60px);
		min-width: inherit;
		padding: 40px 30px 30px
	}

	.popup .container button[type="submit"] {
		width: 137px;
		height: 43px
	}

	.mobileHeader .world_time_wrap {
		padding: 10px 18px
	}

	.mobileHeader .world_time_wrap li {
		margin: 5px 0;
		font-size: 10px;
		justify-content: flex-start
	}

	.mobileHeader .world_time_wrap .in_time {
		width: 170px;
		height: 40px;
		margin-right: 15px;
		padding: 0 15px;
		font-size: 14px
	}

	.mobileHeader .world_time_wrap .in_time_detail {
		max-width: none
	}

	.mobileHeader .timeZone .time_box {
		height: 70px;
		font-size: 16px
	}
}

@media screen and (max-width: 360px) {
	.alertPop.popup .content {
		width: calc(100vw - 40px);
		padding: 30px 20px 20px
	}
}
