@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* ====================================================================
header & footer
==================================================================== */
header {
  padding: 17px 0;
  border-bottom: solid 1px #e2e3e6;
}
header:not(.menu) h1 {
  position: relative;
  width: 96px;
  height: 0;
  padding-top: 30px;
  margin: 0 auto;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/logo_nexon.svg) no-repeat center center/contain;
  overflow: hidden;
}
header:not(.menu) h1 a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

footer {
  margin-top: 73px;
  padding: 0 0 20px;
}
footer p {
  text-align: center;
  font-size: 10px;
  color: #888;
}

/* ====================================================================
contents
==================================================================== */
article {
  line-height: 1.3;
  font-size: 14px;
  color: #1e1e1e;
}
article h2.ttl {
  margin: 73px 0 0;
  text-align: center;
  font-size: 32px;
  color: #333;
}
article h2.ttl span {
  display: block;
  text-align: center;
  font-size: 16px;
}
article > p {
  margin: 0 30px;
}
article > p.lead-txt {
  margin-top: 3px;
  text-align: center;
  font-size: 14px;
  color: #888;
}
article > p.lead-txt.tw-t {
  margin: 24px auto 0;
  width: 460px;
  text-align: left;
}
article > p.lead-txt.tw-t strong {
  color: #333;
}
article > p.lead-txt.tw-t-c {
  margin: 24px auto 0;
  width: 460px;
  text-align: center;
}
article > p.lead-txt.tw-t-c strong {
  color: #333;
}
article > p.lead-txt.tw-preparation {
  margin: 52px auto 0;
  width: 460px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
article > p.lead-txt.tw-preparation + .tw-preparation {
  margin-top: 24px;
}
article > p.lead-txt.tw-preparation a {
  color: #333;
}
article > p.lead-txt.lead-agreement {
  width: 460px;
  margin: 24px auto 0;
}
article > p.link-txt {
  margin-top: 38px;
  text-align: center;
}
article > p.link-txt-2 {
  margin-top: 24px;
}
article > p.link-txt a {
  font-size: 14px;
  color: #666;
  text-decoration: underline;
}
article > p.link-txt a:hover {
  text-decoration: none;
}
article .infotxt {
  box-sizing: border-box;
  width: 460px;
  margin: 50px auto 0;
  padding: 17px 20px 15px;
  background-color: #f5f6f7;
  font-size: 16px;
}
article .infotxt p {
  word-break: break-all;
  text-align: center;
}
article .infotxt p span {
  font-weight: bold;
  color: #0aa0d2;
}
article .infotxt__link {
  margin-top: 10px;
  font-size: 14px;
}
article .registered {
  width: 460px;
  margin: 40px auto 0;
}
article .registered dl {
  border: solid 1px #d0d0d0;
}
article .registered dl dt {
  padding-top: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #888;
}
article .registered dl dt:nth-of-type(2) {
  display: none;
}
article .registered dl dd:nth-of-type(1) {
  padding: 10px 20px 20px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #0aa0d2;
}
article .registered dl dd:nth-of-type(1).openid {
  color: #333;
}
article .registered dl dd:nth-of-type(1).openid span {
  display: flex;
  justify-content: center;
  align-items: center;
}
article .registered dl dd:nth-of-type(1).openid span::before {
  content: "";
  display: block;
  width: 26px;
  height: 0;
  padding-top: 26px;
  margin-right: 8px;
  transform: translateY(-0.1em);
}
article .registered dl dd:nth-of-type(1).openid.facebook span::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_fb_color.svg) no-repeat center center/contain;
}
article .registered dl dd:nth-of-type(1).openid.google span::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_google.svg) no-repeat center center/contain;
}
article .registered dl dd:nth-of-type(1).openid.apple span::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_apple_black.svg) no-repeat center center/contain;
}
article .registered dl dd:nth-of-type(1).openid.line span::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_line.png) no-repeat center center/contain;
}
article .registered dl dd:nth-of-type(1).openid.twitter span::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_tw_blue.svg) no-repeat center center/contain;
}
article .registered dl dd:nth-of-type(2) {
  padding: 7px 0;
  border-top: solid 1px #d0d0d0;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #333;
}
article .registered .authenticated {
  display: block;
  margin-right: 8px;
  padding: 4px 4px 0;
  border-radius: 3px;
  background-color: #888;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}

br.sp {
  display: none;
}

div.help {
  margin-top: 20px;
}
div.help ul {
  display: flex;
  justify-content: center;
}
div.help li {
  margin: 0 12px;
  padding-left: 10px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_arrow_help.png) no-repeat 0 5px;
}
div.help li a {
  font-size: 11px;
  color: #888;
  text-decoration: none;
}

.formlist {
  width: 460px;
  margin: 40px auto 0;
  color: #333;
}
.formlist__title {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.formlist__detail {
  position: relative;
  font-size: 16px;
}
.formlist__detail.error {
  padding-bottom: 6px;
}
.formlist__detail.error .formlist__input {
  border: solid 2px #d93025;
  padding: 10px 15px;
}
.formlist__detail + .formlist__title {
  margin-top: 17px;
}
.formlist__detail + .formlist__detail {
  margin-top: 16px;
}
.formlist__detail .password-safety {
  display: flex;
  margin-top: 6px;
  font-size: 11px;
}
.formlist__detail .password-safety dt {
  color: #1e1e1e;
}
.formlist__detail .password-safety dd {
  display: flex;
  align-items: center;
}
.formlist__detail .password-safety dd > span {
  display: block;
  width: 27px;
  font-weight: bold;
}
.formlist__detail .password-safety dd .level {
  display: flex;
  padding: 1px;
  border: solid 1px #cacbcc;
}
.formlist__detail .password-safety dd .level span {
  display: block;
  width: 8px;
  height: 0;
  padding-top: 8px;
}
.formlist__detail .password-safety dd .level span + span {
  margin-left: 1px;
}
.formlist__detail .password-safety dd.safety-rank-00 > span {
  color: #1e1e1e;
}
.formlist__detail .password-safety dd.safety-rank-01 > span {
  color: #eb4500;
}
.formlist__detail .password-safety dd.safety-rank-01 .level span:nth-of-type(-n+1) {
  background-color: #eb4500;
}
.formlist__detail .password-safety dd.safety-rank-02 > span {
  color: #ffc800;
}
.formlist__detail .password-safety dd.safety-rank-02 .level span:nth-of-type(-n+2) {
  background-color: #ffc800;
}
.formlist__detail .password-safety dd.safety-rank-03 > span {
  color: #009df0;
}
.formlist__detail .password-safety dd.safety-rank-03 .level span:nth-of-type(-n+3) {
  background-color: #009df0;
}
.formlist__detail .password-safety dd.safety-rank-04 > span {
  color: #a4d700;
}
.formlist__detail .password-safety dd.safety-rank-04 .level span:nth-of-type(-n+4) {
  background-color: #a4d700;
}
.formlist__input {
  box-sizing: border-box;
  width: 100%;
  outline: none;
  border: solid 1px #95989a;
  padding: 11px 16px;
  font-size: 16px;
}
.formlist__input:focus {
  border: solid 2px #0aa0d2;
  padding: 10px 15px;
}
.formlist__input--disp {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 0;
  padding-top: 20px;
  margin: 14px 10px 0 0;
  overflow: hidden;
  cursor: pointer;
}
.formlist__input[type="password"] + .formlist__input--disp {
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/icn_pass_visible.svg) no-repeat center center/contain;
}
.formlist__input[type="text"] + .formlist__input--disp {
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/icn_pass_invisible.svg) no-repeat center center/contain;
}
.formlist__retention {
  margin-top: 8px;
  font-size: 11px;
  color: #888;
}
.formlist__retention input {
  vertical-align: middle;
  margin-right: 5px;
  border: solid 1px #95989a;
}
.formlist span.nexonid {
  font-size: 15px;
}

.account-type {
  position: relative;
  width: 460px;
  margin: 35px auto 0;
}
.account-type::before {
  content: "　";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: linear-gradient(to right, #d0d0d0, #d0d0d0 1px, #d0d0d0 1px, #d0d0d0 1px);
  background-size: 1px 1px;
  background-position: center;
  background-repeat: repeat-x;
}
.account-type ul {
  position: relative;
  text-align: center;
}
.account-type ul::before {
  content: "or";
  display: inline-block;
  margin-bottom: 32px;
  padding: 0 6px;
  background-color: #fff;
  text-align: center;
  color: #888;
}
.account-type ul li {
  width: 100%;
}
.account-type ul li + li {
  margin-top: 10px;
}
.account-type ul li a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding: 18px 0 17px;
  border: solid 1px #d0d0d0;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.account-type ul li a::before {
  content: "";
  width: 21px;
  height: 0;
  padding-top: 21px;
  position: absolute;
  top: 16px;
  left: 19px;
}
.account-type ul li a:hover {
  background-color: #f6f6f6;
  border: solid 1px #f6f6f6;
}
.account-type ul li.facebook a::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_fb_color.svg) no-repeat center center/contain;
}
.account-type ul li.google a::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_google.svg) no-repeat center center/contain;
}
.account-type ul li.apple a::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_apple_black.svg) no-repeat center center/contain;
}
.account-type ul li.line a::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_line.png) no-repeat center center/contain;
}
.account-type ul li.twitter a::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_tw_blue.svg) no-repeat center center/contain;
}

.oath {
  margin-top: 40px;
}
.oath__form {
  width: 460px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.oath__input {
  box-sizing: border-box;
  width: 68px;
  padding: 4px 0 0;
  border: solid 1px #95989a;
  outline: none;
  text-align: center;
  font-size: 54px;
  color: #333;
}
.oath__input:focus {
  border: solid 1px #0aa0d2;
  outline: solid 1px #0aa0d2;
}
.oath__input:nth-of-type(3) {
  margin-right: 20px;
}
.oath__info {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  font-size: 16px;
}
.oath__time {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.oath__time dt {
  color: #333;
}
.oath__time dd {
  margin-left: 5px;
  color: #0aa0d2;
}
.oath__resend {
  margin-left: 20px;
}
.oath .contents {
  width: 460px;
  margin: 0 auto;
  padding: 0;
}
.oath + .link-txt {
  margin-top: 16px;
}

.lead-error {
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #e9520a;
}
.lead-error .maple {
  font-size: 12px;
  font-weight: normal;
}

.t-error {
  display: flex;
  width: 100%;
  margin: 6px auto 0;
  align-items: flex-start;
  font-size: 13px;
  color: #d93025;
}
.t-error__center {
  align-items: flex-start;
  justify-content: center;
}
.t-error::before {
  content: "";
  display: block;
  width: 16px;
  height: 0;
  padding-top: 16px;
  margin: 0 8px 0 0;
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/icn_exclamation.svg) no-repeat center center/contain;
}

.supportinquiry {
  width: 460px;
  margin: 40px auto 0;
  border-top: 1px solid #d0d0d0;
  padding: 40px 0 0;
}
.supportinquiry__inner {
  padding: 20px;
  background-color: #f5f6f7;
}
.supportinquiry__sttl {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 16px;
  color: #333;
  padding-bottom: 14px;
  background-image: linear-gradient(to right, #8c8c8c, #8c8c8c 1px, transparent 1px, transparent 3px);
  background-size: 4px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
}
.supportinquiry__sttl::before {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  padding-top: 22px;
  margin-right: 6px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_supportinquiry.svg) no-repeat center center/contain;
}
.supportinquiry__list {
  padding-top: 14px;
}

.idlist {
  margin-top: 20px;
}
.idlist--scroll {
  box-sizing: border-box;
  width: 460px;
  height: auto;
  max-height: 208px;
  margin: 0 auto;
  overflow-y: auto;
}
.idlist--inner {
  box-sizing: border-box;
  width: 100%;
}
.idlist--inner ul li {
  background-color: #f5f6f7;
  font-size: 16px;
}
.idlist--inner ul li + li {
  margin-top: 4px;
}
.idlist--inner ul li label {
  display: flex;
  align-items: center;
  padding: 16px;
  cursor: pointer;
}
.idlist--inner ul li input {
  margin-right: 16px;
}

hr.dotline {
  display: block;
  width: 100%;
  height: 1px;
  margin: 16px 0 0;
  border: none;
  background-image: linear-gradient(to right, #8c8c8c, #8c8c8c 1px, transparent 1px, transparent 3px);
  background-size: 4px 1px;
  background-position: top;
  background-repeat: repeat-x;
}

hr.solidline {
  display: block;
  width: 100%;
  height: 1px;
  margin: 16px 0 0;
  border: none;
  background-color: #a3a6a8;
}
hr.solidline + h5 {
  margin-top: 20px;
}

.inline-modal {
  display: block;
}

span.blank {
  display: inline-block;
  font-size: 0;
  width: 15px;
  height: 0;
  padding-top: 12px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/icn_window.svg) no-repeat center center/contain;
}

/* ====================================================================
nexon id
==================================================================== */
/*
height:0;span.nexonid{
width:75px;

padding-top:12px;
overflow:hidden;
display:inline-block;
background-size:cover;
}
*/
.login-form span.nexonid {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/nexonid_bold.svg) no-repeat;
}
.login-form.old span.nexonid, .login-form.regist span.nexonid {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/nexonid_black.svg) no-repeat;
}

span.nexonid-info {
  position: relative;
  display: block;
  width: 14px;
  height: 0;
  padding-top: 14px;
  margin-left: 6px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/icn_nexonid_info.svg) no-repeat center center/contain;
}
span.nexonid-info::after {
  content: "メールアドレスやゲームIDではログインできません";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 298px;
  height: 0;
  opacity: 0;
  padding-top: 30px;
  margin: -9px 0 0 16px;
  transform: translateX(5px);
  overflow: hidden;
  background: url(https://static.nexon.co.jp/nexon/ver2017/login/img_tips_nexonid_pc.png) no-repeat center center/contain;
  transition: all .2s ease 0s;
  pointer-events: none;
}
span.nexonid-info:hover::after, span.nexonid-info.hover::after {
  transform: translateX(0);
  opacity: 1;
}

/* ====================================================================
tw transfer
==================================================================== */
article > p.tw_transfer_complete {
  text-align: center;
  margin-top: 37px;
  font-size: 16px;
}
article > p.tw_transfer_complete + .btn {
  margin-top: 34px;
}
article .transferidlogin {
  width: 460px;
  margin: 42px auto 0;
  padding-bottom: 15px;
}
article .transferidlogin h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
article .transferidlogin h3 span {
  margin-left: 8px;
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
article .transferidlogin dl {
  margin-top: 11px;
}
article .transferidlogin dl dd + dt {
  margin-top: 24px;
}
article .transferidlogin__dt {
  text-align: center;
  font-size: 12px;
  color: #666;
}
article .transferidlogin__dt.hidden {
  display: none;
}
article .transferidlogin__id {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding-bottom: 13px;
  border-bottom: solid 1px #d0d0d0;
}
article .transferidlogin__id::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  margin-right: 4px;
}
article .transferidlogin__id.twitter::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_tw_blue.svg) no-repeat 0 0/contain;
}
article .transferidlogin__id.nexon::before {
  background: url(https://static.nexon.co.jp/common/icn_logo_nx_color.svg) no-repeat 0 0/contain;
}
article .transferidlogin__mail {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding-bottom: 13px;
  border-bottom: solid 1px #d0d0d0;
}
article .transferidlogin__mail .authenticated {
  display: block;
  margin-right: 8px;
  padding: 2px 4px 2px;
  border-radius: 3px;
  background-color: #888;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}
article .transferidflow {
  width: 460px;
  margin: 42px auto 0;
}
article .transferidflow h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
article .transferidflow h3 span {
  margin-left: 8px;
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
article .transferidflow__box {
  margin-top: 8px;
}
article .transferidflow__box dl {
  display: flex;
  justify-content: space-between;
  align-content: stretch;
  border: solid 1px #d0d0d0;
}
article .transferidflow__box dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 34%;
  padding: 16px 0 14px;
  border-right: solid 1px #d0d0d0;
  background-color: #f5f6f7;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
article .transferidflow__box dl dd {
  width: 66%;
  padding: 16px 0 14px;
  text-align: center;
  font-size: 16px;
}
article .transferidflow__box p {
  padding: 16px 0 14px;
  border: solid 1px #d0d0d0;
  text-align: center;
  font-size: 16px;
}
article .transferidflow__box.next::after {
  content: "";
  display: block;
  background-color: #d0d0d0;
  height: 16px;
  width: 40px;
  margin: 10px auto 0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
article .transferidcaution {
  width: 460px;
  margin: 37px auto 0;
}
article .transferidcaution ul {
  padding-left: 30px;
}
article .transferidcaution ul li {
  display: flex;
  flex-wrap: wrap;
}
article .transferidcaution ul li::before {
  content: "※";
  display: block;
  margin-right: 6px;
}
article .transferidcaution ul li.especially {
  color: #d93025;
}
article .transferidcaution p {
  margin-top: 22px;
  text-align: center;
}

.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox input[type="checkbox"]:checked + .agreement__checkbox {
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/img_checkbox_active_pc.svg) no-repeat center center/contain;
}
.checkbox__hide {
  width: 460px;
  margin: 34px auto 0;
  font-size: 18px;
  text-align: center;
}

.agreement {
  width: 460px;
  margin: 40px auto 0;
  font-size: 14px;
  color: #333;
}
.agreement__text {
  text-align: center;
  font-size: 14px;
  color: #888;
}
.agreement__checkbox {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 0;
  padding-top: 23px;
  margin-right: 12px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/img_checkbox_default_pc.svg) no-repeat center center/contain;
}
.agreement input[type="checkbox"] {
  display: none;
}
.agreement input[type="checkbox"]:checked + .agreement__checkbox {
  background: url(https://static.nexon.co.jp/nexon/ver2017/regist/img_checkbox_active_pc.svg) no-repeat center center/contain;
}
.agreement__all {
  padding: 15px 20px 14px;
  font-weight: bold;
}
.agreement__all label {
  display: block;
}
.agreement__policy {
  margin: 8px 0;
  padding: 8px 20px;
}
.agreement__policy.error {
  border: solid 2px #d93025;
}
.agreement__policy-2 {
  margin: 20px 0 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.agreement__info {
  padding: 0 20px;
}
.agreement__necessary {
  color: #0aa0d2;
}
.agreement__border {
  margin-top: 8px;
  padding: 15px 20px 14px;
  background-color: #F5F6F7;
  font-size: 16px;
}
.agreement__border .agreement__checkbox {
  width: 27px;
  padding-top: 27px;
}

/* ====================================================================
btn
==================================================================== */
.btn {
  width: 480px;
  margin: 0 auto;
}
.btn a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
}
.btn.login {
  margin-top: 40px;
}
.btn.login.progress span {
  background-color: #c3c1c1;
  color: #f5f6f7;
  display: block;
  box-sizing: border-box;
}
.btn.login.progress span::after {
  top: 19px;
  right: 22px;
}
.btn.common-b, .btn.common-g {
  margin-top: 40px;
  width: 460px;
}
.btn.common-b span,
.btn.common-b a, .btn.common-g span,
.btn.common-g a {
  position: relative;
  height: 56px;
  padding: 18px 20px 0;
  background-color: #0aa0d2;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.btn.common-b span::after,
.btn.common-b a::after, .btn.common-g span::after,
.btn.common-g a::after {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 19px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next.svg) no-repeat;
}
.btn.common-b a {
  background-color: #0aa0d2;
}
.btn.common-b a::after {
  top: 19px;
  right: 22px;
}
.btn.common-b a:hover {
  background-color: #14aae5;
}
.btn.common-g a {
  background-color: #6e6e70;
  text-align: right;
}
.btn.common-g a::after {
  top: 21px;
  left: 22px;
  transform: rotateZ(180deg);
}
.btn.common-g a:hover {
  background-color: #87878a;
}
.btn.btn-supportinquiry {
  margin-top: 6px;
  width: 420px;
}
.btn.btn-supportinquiry a {
  position: relative;
  box-sizing: border-box;
  padding: 13px 20px 11px;
  border: solid 1px #333;
  background-color: #f5f6f7;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.btn.btn-supportinquiry a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  width: 8px;
  height: 0;
  padding-top: 12px;
  margin: -6px 20px 0 0;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next_b.svg) no-repeat center center/contain;
}
.btn.btn-supportinquiry a:hover {
  background-color: #333;
  color: #fff;
}
.btn.btn-supportinquiry a:hover::after {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next.svg) no-repeat center center/contain;
}
.btn.btn-agreement a {
  background-color: #c3c1c1;
  color: #f5f6f7;
  display: block;
  box-sizing: border-box;
  pointer-events: none;
}
.btn.m20 {
  margin-top: 20px;
}
.btn.m60 {
  margin-top: 60px;
}
.btn.tc {
  text-align: center;
}

.agreement:has(input:checked) + .btn-agreement a {
  background-color: #0aa0d2;
  pointer-events: auto;
}
.agreement:has(input:checked) + .btn-agreement a:hover {
  background-color: #14aae5;
}

/* ====================================================================
	sp detail
==================================================================== */
@media screen and (max-width: 807px) {
  /* ====================================================================
  header & footer
  ==================================================================== */
  header {
    padding: 2.1794871795vw 0;
  }
  header h1 {
    width: 12.3076923077vw;
    padding-top: 3.8461538462vw;
  }

  footer {
    margin-top: 10.2564102564vw;
    padding: 0 0 2.5641025641vw;
  }
  footer p {
    font-size: 2.8205128205vw;
  }

  /* ====================================================================
  contents
  ==================================================================== */
  article {
    font-size: 3.0769230769vw;
  }
  article h2.ttl {
    margin: 9.8717948718vw 0 0;
    font-size: 6.9230769231vw;
  }
  article h2.ttl span {
    font-size: 3.0769230769vw;
  }
  article h2.ttl.ttl__agreement {
    font-size: 5.8974358974vw;
  }
  article > p {
    margin: 0 3.8461538462vw;
  }
  article > p.lead-txt {
    margin-top: 0.641025641vw;
    font-size: 3.0769230769vw;
  }
  article > p.lead-txt.tw-t {
    margin: 3.0769230769vw 3.8461538462vw 0;
    width: auto;
  }
  article > p.lead-txt.tw-t-c {
    margin: 3.0769230769vw 3.8461538462vw 0;
    width: auto;
  }
  article > p.lead-txt.tw-preparation {
    margin: 5.7692307692vw 3.8461538462vw 0;
    width: auto;
    font-size: 3.0769230769vw;
  }
  article > p.lead-txt.tw-preparation + .tw-preparation {
    margin-top: 3.8461538462vw;
  }
  article > p.lead-txt.lead-agreement {
    width: auto;
    margin: 10.2564102564vw 3.8461538462vw 0;
  }
  article > p.link-txt {
    margin-top: 7.3076923077vw;
  }
  article > p.link-txt-2 {
    margin-top: 5.1282051282vw;
  }
  article > p.link-txt a {
    font-size: 2.5641025641vw;
  }
  article .infotxt {
    width: auto;
    margin: 5.1282051282vw 3.8461538462vw 0;
    padding: 4.6153846154vw 3.8461538462vw 4.2307692308vw;
    font-size: 3.0769230769vw;
  }
  article .infotxt__link {
    margin-top: 3.5897435897vw;
    font-size: 2.5641025641vw;
  }
  article .registered {
    width: auto;
    margin: 5.1282051282vw 3.8461538462vw 0;
  }
  article .registered dl dt {
    padding-top: 4.7435897436vw;
    font-size: 2.5641025641vw;
  }
  article .registered dl dd:nth-of-type(1) {
    padding: 0.641025641vw 3.8461538462vw 2.5641025641vw;
    font-size: 6.1538461538vw;
  }
  article .registered dl dd:nth-of-type(1).openid {
    color: #333;
  }
  article .registered dl dd:nth-of-type(1).openid span::before {
    width: 6.1538461538vw;
    padding-top: 6.1538461538vw;
    margin-right: 1.5384615385vw;
    transform: translateY(-0.1em);
  }
  article .registered dl dd:nth-of-type(2) {
    padding: 2.3076923077vw 0;
    font-size: 3.0769230769vw;
  }
  article .registered .authenticated {
    display: block;
    margin-right: 0.641025641vw;
    padding: 0.641025641vw 1.0256410256vw 0;
    font-size: 1.7948717949vw;
  }

  br.sp {
    display: inline;
  }

  div.help {
    margin-top: 5.1282051282vw;
  }
  div.help li {
    margin: 0 1.9230769231vw;
    padding-left: 1.9230769231vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_arrow_help.png) no-repeat left center/auto 35%;
  }
  div.help li a {
    font-size: 2.5641025641vw;
  }

  .formlist {
    width: auto;
    margin: 3.8461538462vw 3.8461538462vw 0;
  }
  .formlist__title {
    font-size: 3.8461538462vw;
    margin-bottom: 2.0512820513vw;
  }
  .formlist__detail {
    position: relative;
    font-size: 3.8461538462vw;
  }
  .formlist__detail.error {
    padding-bottom: 0.7692307692vw;
  }
  .formlist__detail.error .formlist__input {
    border: solid 1px #d93025;
    outline: solid 1px #d93025;
    padding: 2.5641025641vw 2.5641025641vw;
  }
  .formlist__detail + .formlist__title {
    margin-top: 3.5897435897vw;
  }
  .formlist__detail .password-safety {
    display: flex;
    margin-top: 2.5641025641vw;
    font-size: 2.3076923077vw;
  }
  .formlist__detail .password-safety dd {
    display: flex;
    align-items: center;
  }
  .formlist__detail .password-safety dd > span {
    width: 5.7692307692vw;
  }
  .formlist__detail .password-safety dd .level span {
    width: 1.7948717949vw;
    padding-top: 1.7948717949vw;
  }
  .formlist__detail .password-safety dd .level span + span {
    margin-left: 0.2564102564vw;
  }
  .formlist__input {
    padding: 3.2051282051vw 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
  .formlist__input:focus {
    border: solid 1px #0aa0d2;
    outline: solid 1px #0aa0d2;
    padding: 3.2051282051vw 2.5641025641vw;
  }
  .formlist__input--disp {
    position: absolute;
    top: 0;
    right: 0;
    width: 6.0256410256vw;
    height: 0;
    padding-top: 4.1025641026vw;
    margin: 3.5897435897vw 2.5641025641vw 0 0;
    overflow: hidden;
    cursor: pointer;
  }
  .formlist__retention {
    margin-top: 2.3076923077vw;
    font-size: 3.0769230769vw;
  }
  .formlist__retention input {
    vertical-align: middle;
    margin-right: 1.2820512821vw;
  }
  .formlist span.nexonid {
    font-size: 3.8461538462vw;
  }

  .account-type {
    width: auto;
    margin: 6.4102564103vw 3.8461538462vw 0;
  }
  .account-type::before {
    content: "　";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(to right, #d0d0d0, #d0d0d0 1px, #d0d0d0 1px, #d0d0d0 1px);
    background-size: 1px 1px;
    background-position: center;
    background-repeat: repeat-x;
  }
  .account-type ul {
    position: relative;
    text-align: center;
  }
  .account-type ul::before {
    content: "or";
    display: inline-block;
    margin-bottom: 6.0256410256vw;
    padding: 0 0.7692307692vw;
    font-size: 2.3076923077vw;
  }
  .account-type ul li {
    width: 100%;
  }
  .account-type ul li + li {
    margin-top: 2.5641025641vw;
  }
  .account-type ul li a {
    font-size: 2.8205128205vw;
    padding: 3.8461538462vw 0 3.4615384615vw;
  }
  .account-type ul li a::before {
    content: "";
    width: 4.2307692308vw;
    padding-top: 4.2307692308vw;
    top: 0;
    left: 0;
    margin: 3.5897435897vw 0 0 3.9743589744vw;
  }

  .oath {
    margin-top: 7.6923076923vw;
  }
  .oath__form {
    width: auto;
    margin: 0 3.8461538462vw;
  }
  .oath__input {
    width: 13.3333333333vw;
    padding: 0;
    font-size: 10.7692307692vw;
  }
  .oath__input:nth-of-type(3) {
    margin-right: 3.8461538462vw;
  }
  .oath__info {
    margin-top: 3.8461538462vw;
    font-size: 3.0769230769vw;
  }
  .oath__time dd {
    margin-left: 1.2820512821vw;
  }
  .oath__resend {
    margin-left: 3.8461538462vw;
  }
  .oath .contents {
    width: auto;
    margin: 0 3.8461538462vw;
  }
  .oath + .link-txt {
    margin-top: 4.358974359vw;
  }

  .lead-error {
    margin-top: 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  .lead-error .maple {
    display: block;
    margin-top: 1.2820512821vw;
    font-size: 2.5641025641vw;
  }

  .t-error {
    margin-top: 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  .t-error::before {
    content: "";
    display: block;
    width: 3.8461538462vw;
    padding-top: 3.8461538462vw;
    margin: 0 1.2820512821vw 0 0;
  }

  .supportinquiry {
    width: auto;
    margin: 0 3.8461538462vw;
    border: none;
    padding: 7.6923076923vw 0 0;
  }
  .supportinquiry__inner {
    padding: 3.8461538462vw;
  }
  .supportinquiry__sttl {
    font-size: 3.0769230769vw;
    padding-bottom: 3.8461538462vw;
  }
  .supportinquiry__sttl::before {
    width: 4.6153846154vw;
    padding-top: 4.6153846154vw;
    margin-right: 1.2820512821vw;
  }
  .supportinquiry__list {
    padding-top: 3.8461538462vw;
  }

  .idlist {
    margin-top: 5.1282051282vw;
  }
  .idlist--scroll {
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: 25em;
    margin: 0 3.8461538462vw;
    overflow-y: auto;
  }
  .idlist--inner {
    box-sizing: border-box;
    width: 100%;
  }
  .idlist--inner ul li {
    font-size: 3.0769230769vw;
  }
  .idlist--inner ul li + li {
    margin-top: 0.7692307692vw;
  }
  .idlist--inner ul li label {
    display: flex;
    align-items: center;
    padding: 3.4615384615vw 3.8461538462vw;
    cursor: pointer;
  }
  .idlist--inner ul li input {
    margin-right: 3.8461538462vw;
  }

  span.blank {
    width: 3.5897435897vw;
    padding-top: 2.6923076923vw;
  }

  /* ====================================================================
  nexon id
  ==================================================================== */
  /*
  span.nexonid{
  width:auto;
  height:0;
  padding-top:lg_vw(28,$baseWidth);
  overflow:hidden;
  display:block;
  }
  */
  span.nexonid-info {
    position: relative;
    display: block;
    width: 3.5897435897vw;
    height: 0;
    padding-top: 3.5897435897vw;
    margin-left: 1.5384615385vw;
    transform: translateY(-0.3846153846vw);
    background: url(https://static.nexon.co.jp/nexon/ver2017/regist/icn_nexonid_info.svg) no-repeat center center/contain;
  }
  span.nexonid-info::after {
    content: "メールアドレスやゲームIDではログインできません";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 63.5897435897vw;
    height: 0;
    opacity: 0;
    padding-top: 6.9230769231vw;
    margin: -1.9230769231vw 0 0 4.4871794872vw;
    transform: translateY(0) translateX(0.8vw);
    overflow: hidden;
    background: url(https://static.nexon.co.jp/nexon/ver2017/login/img_tips_nexonid_sp.png) no-repeat center center/contain;
    transition: all .2s ease 0s;
    pointer-events: none;
  }
  span.nexonid-info:hover::after, span.nexonid-info.hover::after {
    transform: translateY(0) translateX(0);
    opacity: 1;
  }

  /* ====================================================================
  tw transfer
  ==================================================================== */
  article > p.tw_transfer_complete {
    text-align: center;
    margin-top: 9.6153846154vw;
    font-size: 3.0769230769vw;
  }
  article > p.tw_transfer_complete + .btn {
    margin-top: 9.1025641026vw;
  }
  article .transferidlogin {
    width: auto;
    margin: 8.2051282051vw 3.8461538462vw 0;
  }
  article .transferidlogin h3 {
    font-size: 3.8461538462vw;
  }
  article .transferidlogin h3 span {
    margin-left: 1.2820512821vw;
    font-size: 2.3076923077vw;
  }
  article .transferidlogin dl {
    margin-top: 2.5641025641vw;
  }
  article .transferidlogin dl dd + dt {
    margin-top: 5.1282051282vw;
  }
  article .transferidlogin__dt {
    font-size: 2.5641025641vw;
  }
  article .transferidlogin__dt.hidden {
    display: none;
  }
  article .transferidlogin__id {
    font-size: 4.1025641026vw;
    padding-bottom: 2.3076923077vw;
  }
  article .transferidlogin__id::before {
    content: "";
    display: block;
    width: 4.8717948718vw;
    height: 0;
    padding-top: 4.8717948718vw;
    margin-right: 1.0256410256vw;
  }
  article .transferidlogin__mail {
    font-size: 4.1025641026vw;
    padding-bottom: 2.3076923077vw;
  }
  article .transferidlogin__mail .authenticated {
    margin-right: 1.2820512821vw;
    padding: 0.5128205128vw 1.0256410256vw;
    font-size: 2.1794871795vw;
  }
  article .transferidflow {
    width: auto;
    margin: 10.2564102564vw 3.8461538462vw 0;
  }
  article .transferidflow h3 {
    font-size: 3.8461538462vw;
  }
  article .transferidflow h3 span {
    margin-left: 1.2820512821vw;
    font-size: 2.3076923077vw;
  }
  article .transferidflow__box {
    margin-top: 1.7948717949vw;
  }
  article .transferidflow__box dl dt {
    width: 34%;
    padding: 3.5897435897vw 0 3.0769230769vw;
    font-size: 3.0769230769vw;
  }
  article .transferidflow__box dl dd {
    width: 66%;
    padding: 3.5897435897vw 0 3.0769230769vw;
    font-size: 3.0769230769vw;
  }
  article .transferidflow__box p {
    padding: 3.5897435897vw 0 3.0769230769vw;
    font-size: 3.0769230769vw;
  }
  article .transferidflow__box.next::after {
    height: 0;
    width: 7.6923076923vw;
    padding-top: 3.0769230769vw;
    margin: 2.0512820513vw auto 0;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  article .transferidcaution {
    width: auto;
    margin: 9.6153846154vw 3.8461538462vw 0;
  }
  article .transferidcaution ul {
    padding-left: 0;
  }
  article .transferidcaution ul li::before {
    margin-right: 1.2820512821vw;
  }
  article .transferidcaution p {
    margin-top: 3.3333333333vw;
  }

  .checkbox__hide {
    width: auto;
    margin: 5.8974358974vw 3.8461538462vw 0;
    font-size: 3.0769230769vw;
  }

  .agreement {
    width: auto;
    margin: 5.8974358974vw 3.8461538462vw 0;
    font-size: 3.0769230769vw;
  }
  .agreement__text {
    font-size: 3.0769230769vw;
  }
  .agreement__checkbox {
    width: 6.1538461538vw;
    padding-top: 6.1538461538vw;
    margin-right: 3.0769230769vw;
  }
  .agreement__all {
    padding: 2.3076923077vw 2.5641025641vw;
    font-size: 3.8461538462vw !important;
  }
  .agreement__policy {
    margin: 2.3076923077vw 0 0;
    padding: 2.3076923077vw 2.5641025641vw;
  }
  .agreement__policy-2 {
    margin: 2.5641025641vw 0 0;
  }
  .agreement__info {
    padding: 2.3076923077vw 2.5641025641vw 0;
  }
  .agreement__necessary {
    color: #0aa0d2;
  }
  .agreement__border {
    margin-top: 1.2820512821vw;
    padding: 1.9230769231vw 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
  .agreement__border .agreement__checkbox {
    width: 6.9230769231vw;
    padding-top: 6.9230769231vw;
  }

  /* ====================================================================
  btn
  ==================================================================== */
  .btn {
    width: 480px;
    margin: 0 auto;
  }
  .btn a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
  }
  .btn.login {
    margin-top: 6.6666666667vw;
  }
  .btn.login.progress span {
    background-color: #c3c1c1;
    color: #f5f6f7;
    display: block;
    box-sizing: border-box;
  }
  .btn.login.progress span::after {
    top: 0;
    right: 0;
    margin: 3.7179487179vw 3.8461538462vw 0 0;
  }
  .btn.common-b, .btn.common-g {
    margin: 7.6923076923vw 3.8461538462vw 0;
    width: auto;
  }
  .btn.common-b span,
  .btn.common-b a, .btn.common-g span,
  .btn.common-g a {
    position: relative;
    height: auto;
    padding: 3.0769230769vw 0 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
  .btn.common-b span::after,
  .btn.common-b a::after, .btn.common-g span::after,
  .btn.common-g a::after {
    content: "";
    position: absolute;
    display: block;
    width: 1.7948717949vw;
    height: 0;
    padding-top: 2.6923076923vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next.svg) no-repeat center center/contain;
  }
  .btn.common-b a {
    background-color: #0aa0d2;
  }
  .btn.common-b a::after {
    top: 0;
    right: 0;
    margin: 3.7179487179vw 3.8461538462vw 0 0;
  }
  .btn.common-b a:hover {
    background-color: #14aae5;
  }
  .btn.common-g a {
    background-color: #6e6e70;
    text-align: right;
  }
  .btn.common-g a::after {
    top: 0;
    left: 0;
    transform: rotateZ(180deg);
  }
  .btn.common-g a:hover {
    background-color: #87878a;
  }
  .btn.btn-supportinquiry {
    margin: 1.9230769231vw 0 0;
    width: auto;
  }
  .btn.btn-supportinquiry a {
    position: relative;
    box-sizing: border-box;
    padding: 2.8205128205vw 3.8461538462vw 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
  .btn.btn-supportinquiry a::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    width: 1.7948717949vw;
    height: 0;
    padding-top: 2.6923076923vw;
    margin: -1.2820512821vw 3.8461538462vw 0 0;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next_b.svg) no-repeat center center/contain;
  }
  .btn.btn-supportinquiry a:hover {
    background-color: #333;
    color: #fff;
  }
  .btn.btn-supportinquiry a:hover::after {
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next.svg) no-repeat center center/contain;
  }
  .btn.btn-agreement a {
    background-color: #c3c1c1;
    color: #f5f6f7;
  }
  .btn.m20 {
    margin-top: 2.5641025641vw;
  }
  .btn.m60 {
    margin-top: 7.6923076923vw;
  }
  .btn.tc {
    text-align: center;
  }
}
