/* CSS Document */
@import url("left.css");
@import url("right.css");
@import url("navigation.css");
@import url("commonfooter.css");
/* container **********************************/
.all-container {
  min-width: 1031px;
}

.container {
  position: relative;
  width: 100%;
  /*min-width:1031px;*/
  overflow: hidden;
}

.container-btm {
  /*padding-bottom:40px;*/
  width: 100%;
  background: url(https://static.nexon.co.jp/arad03/common/bg_footer.png) repeat-x center bottom;
}

img.bgimg {
  position: fixed !important;
}

/* contents **********************************/
.contents {
  position: relative;
  margin: 0 auto;
  width: 1031px;
}

.contents-mid {
  background: url(https://static.nexon.co.jp/arad03/common/bg_contents.png) repeat-y center top;
}

.contents-top {
  width: 1031px;
  background: url(https://static.nexon.co.jp/arad03/common/bg_contents_top.png) no-repeat center top;
}

.contents-btm {
  padding-bottom: 70px;
  width: 1031px;
  background: url(https://static.nexon.co.jp/arad03/common/bg_contents_btm.png) no-repeat center bottom;
}

.contents .decoration {
  clear: both;
  position: relative;
  bottom: 8px;
  left: 0;
  height: 16px;
  background: url(https://static.nexon.co.jp/arad03/common/img_contents_decoration.png) no-repeat;
}

/*pgtp 20150702 add*/
.contents .pgtp {
  position: fixed;
  bottom: 20px;
  left: 50%;
  margin-left: 527px;
  width: 82px;
  height: 18px;
  z-index: 1000;
}

.contents .pgtp a {
  display: block;
  width: 82px;
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 110%;
  background: url(https://static.nexon.co.jp/arad03/common/btn_pgtp.png) no-repeat 0 0;
}

.contents .pgtp a:hover {
  background-position: 0 bottom;
}

/*type02  20170821 add*/
.type02 .contents-mid {
  background: url(https://static.nexon.co.jp/arad03/common/bg_contents2.png) repeat-y center top;
}

.type02 .contents-top {
  background: url(https://static.nexon.co.jp/arad03/common/bg_contents_top2.png) no-repeat center top;
}

.type02 .contents-btm {
  background: url(https://static.nexon.co.jp/arad03/common/bg_contents_btm2.png) no-repeat center bottom;
}

/* main **********************************/
.main {
  margin: 0 auto;
  padding: 10px 10px 0;
  width: 535px;
}

/*type02  20170821 add*/
.type02 .main {
  width: 766px;
  margin-left: 238px;
}

.type02 .main .breadcrumb {
  right: 27px;
}

.type02 .main .article-ttl {
  width: 764px;
}

/* common parts **********************************/
/* btn next/prev */
.btn-rolling-prev {
  background: url(https://static.nexon.co.jp/arad03/common/btn_rollingarrow.jpg) no-repeat 0 0;
}

.btn-rolling-prev a {
  display: block;
  padding-top: 41px;
  width: 18px;
  height: 0;
  background: url(https://static.nexon.co.jp/arad03/common/btn_rollingarrow.jpg) no-repeat 0 0;
  overflow: hidden;
}

.btn-rolling-prev a:hover {
  background-position: 0 -41px;
}

.btn-rolling-next a {
  display: block;
  padding-top: 41px;
  width: 18px;
  height: 0;
  background: url(https://static.nexon.co.jp/arad03/common/btn_rollingarrow.jpg) no-repeat -18px 0;
  overflow: hidden;
}

.btn-rolling-next a:hover {
  background-position: -18px -41px;
}

/* social **********************************/
.global-social {
  position: relative;
  margin: 0 auto;
  padding: 9px 0 30px;
  /*padding:9px 0 30px;social add*/
  width: 1015px;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
}

.global-social .twitter,
.global-social .facebook {
  display: inline;
}

.global-social .btn-pagetop {
  position: absolute;
  top: 9px;
  right: 20px;
}

.btn-pagetop a {
  display: block;
  padding-top: 13px;
  width: 82px;
  height: 0;
  background: url(https://static.nexon.co.jp/arad03/common/btn_pagetop.png) no-repeat;
  overflow: hidden;
}

.btn-pagetop a:hover {
  background-position: 0 -13px;
}

/* pagetop **********************************/
.pagetop {
  position: relative;
  margin: 0 auto;
  width: 1015px;
  height: 40px;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
}

.pagetop .btn-pagetop {
  position: absolute;
  top: 0;
  right: 20px;
}

/* sitemap **********************************/
.global-sitemap {
  margin: 17px auto 0;
  padding: 20px 0;
  width: 1015px;
  font-size: 10px;
  overflow: hidden;
}

.global-sitemap dl,
.global-sitemap div {
  float: left;
  padding-left: 17px;
  width: 110px;
}

.global-sitemap > dl {
  width: 109px;
}

.global-sitemap dt,
.global-sitemap p {
  margin-bottom: 7px;
  padding-top: 16px;
  height: 0;
  overflow: hidden;
}

.global-sitemap dl.news dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_news.png) no-repeat;
}

.global-sitemap dl.gameguide dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_gameguide.png) no-repeat;
}

.global-sitemap dl.playguide dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_playguide.png) no-repeat;
}

.global-sitemap dl.character dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_character.png) no-repeat;
}

.global-sitemap dl.community dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_community.png) no-repeat;
}

.global-sitemap dl.library dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_library.png) no-repeat;
}

.global-sitemap dl.shop dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_shop.png) no-repeat;
}

.global-sitemap dl.support dt {
  background: url(https://static.nexon.co.jp/arad03/common/sttl_sitemap_support.png) no-repeat;
}

.global-sitemap > dl > dd {
  padding-left: 2px;
}

.global-sitemap dd a,
.global-sitemap dd a:hover {
  color: #7b7b7b;
}

.global-sitemap dl.support .faq a {
  padding-right: 15px;
  background: url(https://static.nexon.co.jp/arad03/common/icn_blank.png) no-repeat right center;
}

/* modal **********************************/
.modal {
  display: none;
}

.modal-domain .inner {
  width: 730px;
  height: 410px;
  padding-top: 260px;
  box-sizing: border-box;
  background: url(https://static.nexon.co.jp/arad03/common/bg_domainchange.png) no-repeat;
}
.modal-domain h2 {
  display: none;
}
.modal-domain .btn {
  position: relative;
  width: 240px;
  height: 0;
  padding-top: 45px;
  margin: 0 auto;
}
.modal-domain .btn a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://static.nexon.co.jp/arad03/common/btn_domainchange.png) no-repeat center top;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}
.modal-domain .btn a:hover {
  background-position: center bottom;
}
.modal-domain .checkbox {
  text-align: center;
  margin-top: 58px;
  font-size: 14px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  color: #0a3255;
}
.modal-domain .checkbox input {
  margin-right: 5px;
}

.modal-plugin .inner {
  width: 680px;
  padding: 55px 0;
  background: #f4f2eb;
  box-sizing: border-box;
}
.modal-plugin h2 {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.01em;
  color: #8a1919;
}
.modal-plugin p {
  text-align: center;
  font-size: 13px;
  line-height: 1.8;
}
.modal-plugin p a {
  color: #8a1919;
}

/* alert for IE **********************************/
.ie-modal-wrap > div {
  width: 516px;
  padding: 30px;
  background: url(https://static.nexon.co.jp/arad03/shop/bg_centurion_confirm.jpg) repeat-x left top #f4f2eb;
}

.ie-modal-wrap > div h2 {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 18px;
}

.ie-modal-wrap > div p {
  margin-bottom: 30px;
}

.ie-modal-wrap > div .btn {
  text-align: center;
}

.ie-modal-wrap > div .btn a {
  display: inline-block;
  width: 194px;
  height: 49px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 110%;
}

.ie-modal-wrap > div .btn a.news {
  margin-right: 15px;
  background: url(https://static.nexon.co.jp/arad03/common/btn_news.png) no-repeat;
}

.ie-modal-wrap > div .btn a.news:hover {
  background-position: 0 bottom;
}

.ie-modal-wrap > div .btn a.login {
  background: url(https://static.nexon.co.jp/arad03/common/btn_login.png) no-repeat;
}

.ie-modal-wrap > div .btn a.login:hover {
  background-position: 0 bottom;
}

/*# sourceMappingURL=frame.css.map */
