@charset "UTF-8";
/* CSS Document */
* {
  word-break: break-all;
}

/* ====================================================================
contents
==================================================================== */
body.blank header {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  z-index: 5;
  background-color: #fff;
}
body.blank header div {
  position: relative;
  width: 100%;
  height: 112px;
  border-bottom: 4px solid #0aa0d2;
}
body.blank header div h1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 34px 0 0 -82px;
  box-sizing: border-box;
  width: 164px;
  height: 0;
  padding-top: 50px;
}
body.blank header div h1 span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/logo_nexon.svg) no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
}

.single article h3 {
  border-bottom: solid 2px #65696a;
}

.left .submenu dt {
  height: 23px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/submenu_sttl.svg) no-repeat center top;
  background-size: 111px 31px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}

article {
  line-height: 1.5;
  font-size: 14px;
  color: #1e1e1e;
}
article h2.ttl {
  height: 0;
  padding-top: 53px;
  margin: 0 30px;
  border-bottom: solid 2px #65696a;
  overflow: hidden;
}
article h2.ttl.point {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/ttl_point.svg) no-repeat;
  background-size: auto 32px;
}
article h2.ttl.important-notice {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/ttl_important_notice.svg) no-repeat;
  background-size: auto 36px;
}
article h3 {
  margin: 0 30px;
  padding: 0 0 21px;
  font-size: 22px;
  border-bottom: solid 1px #c8cdd1;
}
article h2 + h3 {
  padding-top: 25px;
}
article h4 {
  margin: 24px 30px 0;
  font-size: 16px;
}
article h4 strong {
  color: #e9520a;
}
article a.blank {
  margin-right: 2px;
  padding-right: 18px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_window_black.svg) no-repeat right center;
  background-size: 16px 12px;
}

br.sp {
  display: none;
}

.contents {
  position: relative;
  margin: 24px 30px 0;
  padding: 30px;
  background-color: #fff;
}
.contents > h5 {
  font-size: 16px;
}
.contents > h5 + p {
  margin-top: 10px;
}
.contents > h5.c1 {
  color: #0aa0d2;
}
.contents > h5.c2 {
  color: #ff5400;
}
.contents p + ul {
  margin-top: 10px;
}
.contents p + ul + .notes {
  margin-top: 10px;
}
.contents p + p {
  margin-top: 10px;
}
.contents p + h5 {
  margin-top: 20px;
}
.contents p.inquiry-link {
  text-align: center;
}
.contents p.inquiry-link a {
  color: #0aa0d2;
}
.contents ul.notes {
  margin-top: 5px;
  text-align: left;
  font-size: 11px;
  color: #707070;
}
.contents ul.notes li {
  padding-left: 10px;
  text-indent: -10px;
}
.contents ul.notes li strong {
  color: #e5520a;
}
.contents ul.notes li strong a {
  color: #e5520a;
}
.contents ul.notes li a.blank {
  margin-right: 2px;
  padding-right: 16px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_window_gray.svg) no-repeat right center;
  background-size: 14px 11px;
}
.contents > .img.pointcard {
  width: 370px;
  margin: 0 auto;
}
.contents > .img.pointcard ul {
  display: flex;
  justify-content: center;
}
.contents > .img.pointcard ul li {
  width: 105px;
  margin: 0 15px;
}
.contents > .img.coupon {
  margin: 0 auto;
}
.contents > .img.coupon ul {
  display: flex;
  justify-content: space-between;
}
.contents > .img.coupon ul li:nth-child(1) {
  width: 42%;
}
.contents > .img.coupon ul li:nth-child(2) {
  width: 56%;
}
.contents > .img.digitalcard {
  text-align: center;
}
.contents > .img.digitalcard img {
  width: 50%;
}
.contents > .img img {
  width: 100%;
}
.contents > .img + .notes {
  margin-top: 17px;
}
.contents .end {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 20px 30px 0;
  font-weight: bold;
  color: #d20000;
}
.contents .pay {
  padding-top: 15px;
}
.contents .pay h5 {
  text-align: center;
  font-size: 16px;
  color: #0aa0d2;
}
.contents .pay ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contents .pay ul .btn {
  position: relative;
  width: 290px;
  height: 0;
  margin: 15px 0 0 0;
  padding-top: 60px;
  line-height: 1.2;
}
.contents .pay ul .btn a {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  background-color: #0aa0d2;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.contents .pay ul .btn a::after {
  content: "";
  display: block;
  width: 12px;
  height: 19px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next.svg) no-repeat;
}
.contents .pay ul .btn a:hover {
  background-color: #14aae5;
}
.contents .amounts ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.contents .amounts ul li {
  position: relative;
  text-align: center;
  width: 120px;
  margin: 0 10px;
  padding-top: 102px;
  font-weight: bold;
}
.contents .amounts ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
}
.contents .amounts ul li.np500::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_coin_500.svg) no-repeat center center;
  background-size: 70px 45px;
}
.contents .amounts ul li.np1000::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_coin_1000.svg) no-repeat center center;
  background-size: 90px 48px;
}
.contents .amounts ul li.np1500::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_coin_1500.svg) no-repeat center center;
  background-size: 110px 55px;
}
.contents .amounts ul li.np3000::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_coin_3000.svg) no-repeat center center;
  background-size: 110px 70px;
}
.contents .amounts ul li.np5000::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_coin_5000.svg) no-repeat center center;
  background-size: 120px 92px;
}
.contents .amounts ul li.np10000::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_coin_10000.svg) no-repeat center center;
  background-size: 120px 100px;
}
.contents .amounts ul li span {
  color: #e5520a;
}
.contents.buy h5 {
  font-size: 16px;
  color: #0aa0d2;
}
.contents.buy h6 {
  font-size: 14px;
  color: #1e1e1e;
}
.contents.buy h6 + ol {
  margin-top: 10px;
}
.contents.buy h6 + .howto {
  margin-top: 20px;
}
.contents.buy ol + h6 {
  margin-top: 20px;
}
.contents.buy hr + h6 {
  margin-top: 15px;
}
.contents.buy > div {
  margin-top: 15px;
  padding: 15px 20px;
  background-color: #f0f1f2;
}
.contents.buy > div + h5 {
  margin-top: 25px;
}
.contents.buy .howto > div {
  box-sizing: border-box;
  margin-top: 20px;
}
.contents.buy .howto aside {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contents.buy .howto aside div + div {
  margin: 0 0 0 15px;
}
.contents.buy .howto aside div.lawson {
  width: 131px;
}
.contents.buy .howto aside div.familymart {
  width: 156px;
}
.contents.buy .howto aside div.seveneleven {
  width: 45px;
}
.contents.buy .howto aside div.ministop {
  width: 70px;
}
.contents.buy .howto aside div.dairyyamazaki {
  width: 80px;
}
.contents.buy .howto aside div.seicomart {
  width: 160px;
}
.contents.buy .howto aside div img {
  width: 100%;
}
.contents.buy .howto aside br + div {
  margin: 0 0 0 15px;
}
.contents.buy .howto aside p {
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: bold;
  color: #d20000;
}
.contents.buy .howto dl {
  margin-top: 10px;
}
.contents.buy .howto dl dt, .contents.buy .howto dl dd {
  font-size: 11px;
  line-height: 1.6;
  color: #707070;
}
.contents .lead {
  text-align: center;
}
.contents .lead p + p {
  margin-top: 20px;
}
.contents .lead p strong {
  color: #e5520a;
}
.contents .form {
  margin-top: 20px;
  padding: 0 20px;
  background-color: #f0f1f2;
}
.contents .form .detail dl {
  display: flex;
  flex-wrap: wrap;
}
.contents .form .detail dl dt, .contents .form .detail dl dd {
  padding: 20px 0;
}
.contents .form .detail dl dt {
  font-weight: bold;
  width: 30%;
}
.contents .form .detail dl dd {
  width: 70%;
}
.contents .form .detail dl dd input {
  width: 100%;
  text-indent: 5px;
}
.contents .form .detail dl dd select {
  width: 100%;
  text-indent: 5px;
}
.contents .form .detail dl dd.mobile-mailaddress > div {
  display: flex;
}
.contents .form .detail dl dd.mobile-mailaddress > div input,
.contents .form .detail dl dd.mobile-mailaddress > div select {
  margin: 0 5px;
}
.contents .form .detail dl dd.mobile-mailaddress > div input {
  width: 30%;
  text-indent: 5px;
}
.contents .form .detail dl dd.mobile-mailaddress > div input:first-of-type {
  margin-left: 0;
}
.contents .form .detail dl dd.mobile-mailaddress > div select {
  width: 30%;
  text-indent: 5px;
}
.contents .form .detail dl dd ul.caution {
  margin-top: 5px;
  text-align: left;
  font-size: 11px;
  color: #707070;
}
.contents .form .detail dl dd ul.caution li strong {
  color: #e5520a;
}
.contents .form .detail dl dd ul.caution li strong a {
  color: #e5520a;
}
.contents .form .detail dl dd ul.caution li a.blank {
  margin-right: 2px;
  padding-right: 16px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_window_gray.svg) no-repeat right center;
  background-size: 14px 11px;
}
.contents .form .detail dl dd span.notes {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  color: #707070;
}
.contents .form .detail dl dd span.notes strong {
  color: #e5520a;
}
.contents .form .detail dl dd span.notes strong a {
  color: #e5520a;
}
.contents .form .detail dl dd + dt,
.contents .form .detail dl dd + dt + dd {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/img_dotline_gray.png) repeat-x left top;
}
.contents .form .detail .sms-send {
  padding-bottom: 20px;
}
.contents .form .detail .sms-send .btn {
  position: relative;
  width: 260px;
  height: 0;
  margin-top: 20px;
  padding-top: 40px;
  overflow: hidden;
}
.contents .form .detail .sms-send .btn a {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #0aa0d2;
  font-weight: bold;
  color: #fff;
}
.contents .form .detail .sms-send .btn a:hover {
  background-color: #14aae5;
}
.contents .form .detail .sms-progress {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  color: #6e6e6e;
}
.contents .form .detail .sms-progress p {
  display: inline-block;
  height: 25px;
  padding-left: 35px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_creditcard_loading.gif) no-repeat left top;
}
.contents .form .detail .sms-complete {
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: bold;
  color: #6e6e6e;
}
.contents .form + h5 {
  margin-top: 20px;
}
.contents .form + h5 + p,
.contents .form + h5 + ul {
  margin-top: 10px;
}
.contents .form + p {
  margin-top: 20px;
}
.contents .form + p + h5,
.contents .form + p + ul {
  margin-top: 10px;
}
.contents .confirm {
  margin-top: 20px;
  padding: 0 20px;
  background-color: #f0f1f2;
}
.contents .confirm .detail dl {
  display: flex;
  flex-wrap: wrap;
}
.contents .confirm .detail dl dt, .contents .confirm .detail dl dd {
  padding: 20px 0;
}
.contents .confirm .detail dl dt {
  font-weight: bold;
  width: 30%;
}
.contents .confirm .detail dl dd {
  width: 70%;
}
.contents .confirm .detail dl dd input {
  width: 100%;
  text-indent: 5px;
}
.contents .confirm .detail dl dd + dt,
.contents .confirm .detail dl dd + dt + dd {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/img_dotline_gray.png) repeat-x left top;
}
.contents .confirm + h5 {
  margin-top: 20px;
}
.contents .confirm + h5 + p,
.contents .confirm + h5 + ul {
  margin-top: 10px;
}
.contents .confirm + p {
  margin-top: 20px;
}
.contents .confirm + p + h5,
.contents .confirm + p + ul {
  margin-top: 10px;
}
.contents .campaign {
  background-color: #96be00;
  margin-top: 20px;
  padding: 20px;
  color: #fff;
}
.contents .campaign dt {
  font-weight: bold;
}
.contents .campaign dd {
  margin-top: 10px;
}
.contents .campaign .btn.more {
  margin: 20px auto 0;
}
.contents .campaign .btn.more a {
  border: solid 1px #fff;
  color: #fff;
}
.contents .campaign .btn.more a::after {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_w.svg) no-repeat;
  background-size: 100% 100%;
}
.contents .campaign .btn.more a:hover {
  border: solid 1px #fff;
  background: none;
  color: #fff;
}
.contents .campaign .btn.more a:hover::after {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_w.svg) no-repeat;
  background-size: 100% 100%;
}
.contents.enquete {
  position: relative;
}
.contents.enquete::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
  height: 0;
  padding-top: 180px;
  background: #fff url(https://static.nexon.co.jp/nexon/ver2017/point/img_enquete.jpg) no-repeat right center;
  background-size: 100%;
}
.contents.enquete p {
  position: relative;
}
.contents.enquete p strong {
  color: #0aa0d2;
}
.contents.enquete p + p {
  margin-top: 20px;
}
.contents.qr p,
.contents.qr ul {
  padding-right: 170px;
}
.contents.qr .qr-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 0;
  padding-top: 140px;
  margin: 30px 30px 0 0;
}
.contents.qr .qr-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.contents .qr {
  position: relative;
  padding-top: 20px;
}
.contents .qr h5,
.contents .qr p,
.contents .qr ul {
  padding-right: 170px;
}
.contents .qr .qr-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 0;
  padding-top: 140px;
  margin: 20px 0 0 0;
}
.contents .qr .qr-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.contents.au h5 {
  font-size: 16px;
  color: #0aa0d2;
}
.contents.au h5 + p {
  margin-top: 18px;
}
.contents.au p + h5 {
  margin-top: 18px;
}
.contents.au p.stop {
  text-align: center;
  font-weight: bold;
  color: #d20000;
}
.contents aside.credit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px;
}
.contents aside.credit div + div {
  margin: 0 0 0 15px;
}
.contents aside.credit div img {
  width: 100%;
}
.contents aside.credit div.jcb {
  width: 65px;
}
.contents aside.credit div.visa {
  width: 108px;
}
.contents aside.credit div.mastercard {
  width: 65px;
}
.contents .digitalcard-shop {
  display: flex;
  justify-content: center;
}
.contents .digitalcard-shop .seveneleven {
  width: 80px;
}
.contents .digitalcard-shop .seveneleven img {
  width: 100%;
}
.contents .digitalcard-shop + p {
  margin-top: 20px;
}
.contents .error {
  margin: 0;
  padding: 0;
}
.contents .error h4 {
  margin: 20px 0 0;
  font-size: 14px;
}

.step {
  background: #fff;
  margin: 30px 30px 0;
}
.step ol {
  display: flex;
  justify-content: center;
  padding: 28px 0 25px;
}
.step ol li {
  position: relative;
  width: 215px;
  padding-top: 28px;
  text-align: center;
  font-weight: bold;
}
.step ol li span {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  display: block;
  width: 60px;
  height: 0;
  padding-top: 20px;
  background: #000 url(https://static.nexon.co.jp/nexon/ver2017/point/txt_step.png) no-repeat;
  overflow: hidden;
}
.step ol li::before {
  content: "";
  position: absolute;
  top: 35%;
  left: -5px;
  display: block;
  width: 10px;
  height: 15px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_step.svg) no-repeat;
}
.step ol li:nth-child(1) span {
  background-position: 0 0;
}
.step ol li:nth-child(2) span {
  background-position: 0 -20px;
}
.step ol li:nth-child(3) span {
  background-position: 0 -40px;
}
.step ol li:nth-child(4) span {
  background-position: 0 -60px;
}
.step ol li:nth-child(5) span {
  background-position: 0 -80px;
}
.step ol li:first-child::before {
  display: none;
}
.step ol li small {
  font-size: 11px;
}
.step ol li.active {
  color: #0aa0d2;
}
.step ol li.active span {
  background-color: #0aa0d2;
}

.mypage-form .cap {
  font-weight: bold;
}
.mypage-form tr + tr > td {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/img_dotline_gray.png) repeat-x left top;
}
.mypage-form dd + dt,
.mypage-form dd + dt + dd {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/img_dotline_gray.png) repeat-x left top;
}

.error,
.maintenance {
  background-color: #fff;
  line-height: 1.3;
  font-size: 14px;
  color: #1e1e1e;
  margin: 30px 30px 0;
  padding: 30px 0;
}
.error::before,
.maintenance::before {
  content: "";
  display: block;
  width: 90px;
  height: 0;
  padding-top: 80px;
  margin: 0 auto;
}
.error h4,
.maintenance h4 {
  margin: 20px 30px 0;
  padding-top: 20px;
  border-top: solid 1px #a8abad;
  text-align: center;
  font-size: 16px;
}
.error > p,
.maintenance > p {
  margin: 0;
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
}
.error > p strong,
.maintenance > p strong {
  color: #e45525;
}

.error::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/icn_error.svg) no-repeat;
  background-size: 100% 100%;
}
.error h4 {
  color: #e45525;
}

.maintenance::before {
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/icn_maintenance.svg) no-repeat;
  background-size: 100% 100%;
}
.maintenance h4 {
  color: #0aa0d2;
}
.maintenance dl {
  background-color: #f0f1f2;
  width: 75%;
  margin: 20px auto 0;
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
.maintenance dl dt, .maintenance dl dd {
  font-size: 16px;
  font-weight: bold;
}
.maintenance dl dt {
  margin-right: 20px;
}

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;
}

@media screen and (max-width: 1147px) and (min-width: 808px) {
  br.hide2l {
    display: none;
  }

  br.disp2l {
    display: inline;
  }

  .contents > .img.pointcard {
    padding-bottom: 40px;
  }
  .contents > .img.digitalcard img {
    width: 100%;
  }
  .contents .pay ul {
    justify-content: center;
  }
  .contents .pay ul .btn {
    width: 300px;
  }
  .contents .amounts ul {
    justify-content: center;
  }
  .contents .amounts ul li {
    margin: 0 5px 20px;
  }
  .contents.buy .howto > div {
    width: 100%;
  }
  .contents.buy .howto aside {
    flex-wrap: wrap;
  }
  .contents.buy .howto aside div {
    margin: 0 15px;
  }
  .contents.buy .howto aside div.seveneleven {
    margin-top: 15px;
  }
  .contents.buy .howto aside div.ministop {
    margin-top: 15px;
  }
  .contents.buy .howto aside p {
    margin-top: 20px;
    position: relative;
    width: 100%;
    text-align: right;
  }
  .contents .form .detail dl {
    flex-wrap: wrap;
  }
  .contents .form .detail dl dt {
    width: 100%;
    padding-bottom: 0;
  }
  .contents .form .detail dl dd {
    width: 100%;
    margin-top: 5px;
    padding-top: 0;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div {
    display: flex;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input {
    width: 30%;
    text-indent: 5px;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input:first-of-type {
    margin-left: 0;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div select {
    width: 30%;
    text-indent: 5px;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input,
  .contents .form .detail dl dd.mobile-mailaddress > div select {
    margin: 0 5px;
  }
  .contents .form .detail dl dd + dt + dd {
    background: none;
  }
  .contents .confirm .detail dl {
    flex-wrap: wrap;
  }
  .contents .confirm .detail dl dt {
    width: 100%;
    padding-bottom: 0;
  }
  .contents .confirm .detail dl dd {
    width: 100%;
    margin-top: 5px;
    padding-top: 0;
  }
  .contents .confirm .detail dl dd + dt + dd {
    background: none;
  }
  .contents.enquete {
    position: relative;
    padding-bottom: 180px;
  }
  .contents.enquete::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 20px;
    right: 50%;
    padding-top: 180px;
    margin-right: -140px;
  }
}
@media screen and (max-width: 1579px) and (min-width: 1148px) {
  .contents > .img.pointcard {
    padding-bottom: 40px;
  }
  .contents > .img.digitalcard {
    text-align: center;
  }
  .contents > .img.digitalcard img {
    width: 65%;
  }
  .contents .pay ul {
    justify-content: flex-start;
  }
  .contents .pay ul .btn {
    margin: 15px 10px 0 10px;
    width: 305px;
  }
  .contents .amounts ul {
    justify-content: center;
  }
  .contents .amounts ul li {
    width: 120px;
    margin: 0 5px 20px;
  }
  .contents.buy .howto > div {
    width: 100%;
  }
  .contents.buy .howto aside {
    flex-wrap: wrap;
  }
  .contents.buy .howto aside div.lawson {
    width: 110px;
  }
  .contents.buy .howto aside div.familymart {
    width: 135px;
  }
  .contents.buy .howto aside div.seveneleven {
    width: 45px;
  }
  .contents.buy .howto aside div.ministop {
    width: 60px;
  }
  .contents.buy .howto aside div.seicomart {
    width: 140px;
  }
  .contents.buy .howto aside .biz + p {
    margin-top: 20px;
    position: relative;
    width: 100%;
    text-align: right;
  }
  .contents.enquete p {
    padding-right: 240px;
  }
}
/* ====================================================================
		banner
==================================================================== */
.right .banner {
  position: relative;
  overflow: hidden;
  margin: 24px 30px 0;
}
.right .banner a {
  position: relative;
  display: block;
  overflow: hidden;
}
.right .banner img {
  position: absolute;
}
.right .banner .pagination {
  position: absolute;
  bottom: 10px;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.right .banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  display: inline-block;
  border-radius: 5px;
  background: #fff;
  opacity: 0.5;
  transition: all .2s ease 0s;
}
.right .banner .swiper-pagination-bullet-active {
  width: 20px;
  opacity: 1;
  background: #fff;
}
.right .banner .arrow-l,
.right .banner .arrow-r {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  transition: background .1s linear 0s;
}
.right .banner .arrow-l:hover,
.right .banner .arrow-r:hover {
  background-color: #0aa0d2;
}
.right .banner .arrow-l::before, .right .banner .arrow-l::after,
.right .banner .arrow-r::before,
.right .banner .arrow-r::after {
  content: "";
  position: absolute;
  top: 35%;
  z-index: 2;
  display: block;
  width: 35%;
  height: 35%;
  transform: rotateZ(45deg);
  transition: background .1s linear 0s;
}
.right .banner .arrow-l::before,
.right .banner .arrow-r::before {
  border-radius: 2px;
  background-color: #0aa0d2;
}
.right .banner .arrow-l::after,
.right .banner .arrow-r::after {
  border-radius: 1px;
  background-color: #fff;
}
.right .banner .arrow-l:hover::before,
.right .banner .arrow-r:hover::before {
  background-color: #fff;
}
.right .banner .arrow-l:hover::after,
.right .banner .arrow-r:hover::after {
  background-color: #0aa0d2;
}
.right .banner .arrow-l {
  left: 15px;
}
.right .banner .arrow-l::before {
  left: 35%;
}
.right .banner .arrow-l::after {
  left: 55%;
}
.right .banner .arrow-r {
  right: 15px;
}
.right .banner .arrow-r::before {
  right: 35%;
}
.right .banner .arrow-r::after {
  right: 55%;
}

@media screen and (max-width: 807px) {
  .right .banner {
    margin: 5.5555555556vw 4.1666666667vw 0vw 4.1666666667vw;
    padding: 0vw 0vw 6.9444444444vw 0vw;
  }
  .right .banner a {
    width: 100%;
    padding: 44.1666666667vw 0vw 0vw 0vw;
  }
  .right .banner img {
    width: 145.5%;
    top: 0;
    left: 0;
  }
  .right .banner .pagination {
    position: absolute;
    bottom: 0;
    z-index: 3;
    width: 100%;
    text-align: center;
  }
  .right .banner .swiper-pagination-bullet {
    width: 2.7777777778vw;
    padding: 2.7777777778vw 0vw 0vw 0vw;
    height: 0;
    margin: 0vw 1.3888888889vw 0vw 1.3888888889vw;
    display: inline-block;
    border-radius: 2.7vw;
    background: #d2d2d2;
    opacity: 1;
    transition: all .2s ease 0s;
  }
  .right .banner .swiper-pagination-bullet-active {
    width: 5.5555555556vw;
    opacity: 1;
    background: #0aa0d2;
  }
  .right .banner .arrow-l,
  .right .banner .arrow-r {
    display: none;
  }
}
@media screen and (max-width: 1147px) and (min-width: 808px) {
  .right .banner {
    width: 470px;
    height: 235px;
  }
  .right .banner a {
    width: 470px;
    height: 235px;
  }
  .right .banner img {
    width: 684px;
    /*
    width:752px;
    top:0;
    left:0;
    */
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 1579px) and (min-width: 1148px) {
  .right .banner {
    width: 715px;
    height: 165px;
  }
  .right .banner a {
    width: 715px;
    height: 165px;
  }
  .right .banner img {
    width: 715px;
    top: -245px;
  }
}
@media screen and (min-width: 1580px) {
  .right .banner {
    width: 960px;
    height: 220px;
  }
  .right .banner a {
    width: 960px;
    height: 220px;
  }
  .right .banner img {
    top: -330px;
  }
}
/* ====================================================================
list
==================================================================== */
article .list {
  margin: 24px 30px 0;
  padding: 11px 30px;
  background-color: #fff;
}
article .list ul {
  margin: 0 auto;
}
article .list ul li {
  position: relative;
  padding: 17px 90px 14px 17px;
  text-indent: -17px;
}
article .list ul li + li {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/img_dotline_gray.png) repeat-x left top;
}
article .list ul li::before {
  content: "・";
  color: #1e1e1e;
}
article .list ul li.new a::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 5px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_new.png) no-repeat;
  vertical-align: middle;
}
article .list ul li.important a::before {
  content: "重要";
  display: inline-block;
  width: 33px;
  height: 17px;
  margin-right: 6px;
  text-align: center;
  text-indent: 0;
  background-color: #ff5500;
  color: #fff;
  line-height: 1.5;
}
article .list ul li.important span, article .list ul li.important a:hover {
  color: #ff5400;
}
article .list ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #1e1e1e;
  line-height: 1.8;
}
article .list ul li span, article .list ul li a:hover {
  color: #0aa0d2;
}
article .list ul li time {
  position: absolute;
  top: 50%;
  right: 2px;
  font-size: 12px;
  color: #788796;
  margin-top: -0.7em;
}

article .list.important li span,
article .list.important li a:hover {
  color: #ff5400;
}

article .list.normal li span,
article .list.normal li a:hover {
  color: #0aa0d2;
}

/* ====================================================================
btn
==================================================================== */
.btn-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.btn-area .btn {
  margin: 0 10px;
}

.btn {
  width: 480px;
  margin: 0 auto;
  /* mini btn */
  /* sp用戻るボタン */
}
.btn a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
}
.btn + p {
  margin-top: 18px;
}
.btn.common-b, .btn.common-g {
  margin-top: 30px;
  width: 300px;
  line-height: 1.1;
}
.btn.common-b a, .btn.common-g a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 20px;
  background-color: #0aa0d2;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.btn.common-b a::after, .btn.common-g a::after {
  content: "";
  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 small, .btn.common-g a small {
  font-size: 14px;
}
.btn.common-b.blank a::after, .btn.common-g.blank a::after {
  width: 25px;
  height: 18px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_window.svg) no-repeat;
}
.btn.common-b.reverce a::before, .btn.common-g.reverce a::before {
  content: "";
  display: block;
  width: 12px;
  height: 19px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_next.svg) no-repeat;
  transform: rotateZ(180deg);
}
.btn.common-b.reverce a::after, .btn.common-g.reverce a::after {
  display: none;
}
.btn.common-b a {
  background-color: #0aa0d2;
}
.btn.common-b a::after {
  top: 21px;
  right: 20px;
}
.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;
}
.btn.common-g a:hover {
  background-color: #87878a;
}
.btn.common-g:not(.blank) a::after {
  transform: rotateZ(180deg);
}
.btn.m20 {
  margin-top: 20px;
}
.btn.more {
  position: relative;
  width: 126px;
  padding-top: 26px;
  height: 0;
  margin: 30px auto 0;
}
.btn.more a {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3px 0 0 10px;
  border: solid 1px #95989a;
  font-size: 12px;
  color: #6e6e6e;
}
.btn.more a::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 6px;
  display: block;
  width: 8px;
  height: 13px;
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_g.svg) no-repeat;
  background-size: 100% 100%;
}
.btn.more a:hover {
  border: solid 1px #0aa0d2;
  background: #0aa0d2;
  border-color: #0aa0d2;
  color: #fff;
}
.btn.more a:hover::after {
  background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_w.svg) no-repeat;
  background-size: 100% 100%;
}
.btn.sp-back {
  display: none;
}

.main .btn.close {
  position: relative;
  width: 200px;
  height: 0;
  margin-top: 30px;
  padding-top: 40px;
  overflow: hidden;
}
.main .btn.close a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
  background: url(https://static.nexon.co.jp/nexon/ver2017/point/btn_window_close.png) no-repeat;
}

/* ====================================================================
	sp detail
==================================================================== */
@media screen and (max-width: 807px) {
  body.blank {
    padding: 0;
  }
  body.blank .main {
    background-color: #fff;
  }
  body.blank header div {
    position: relative;
    width: 100%;
    height: 0;
    padding: 16.6666666667vw 0vw 0vw 0vw;
    border-bottom: 4px solid #0aa0d2;
  }
  body.blank header div h1 {
    margin: 4.3055555556vw 0vw 0vw -12.5vw;
    width: 25vw;
    padding: 7.6388888889vw 0vw 0vw 0vw;
  }

  .single article h3 {
    border-top: solid 2px #65696a;
    border-bottom: solid 1px #95989a;
  }

  article {
    font-size: 3.3333333333vw;
  }
  article h2.ttl {
    position: relative;
    margin: 0% 4.1666666667% 0% 4.1666666667%;
    padding: 0% 0% 11.1111111111% 0%;
    background: none !important;
    font-size: 0;
  }
  article h2.ttl::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
  }
  article h2.ttl.point::after {
    padding: 5.6944444444vw 0vw 0vw 0vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/point/ttl_point.svg) no-repeat;
    background-size: contain;
  }
  article h2.ttl.important-notice::after {
    padding: 5.6944444444vw 0vw 0vw 0vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/point/ttl_important_notice.svg) no-repeat;
    background-size: contain;
  }
  article h2.ttl.point::after {
    padding: 5.6944444444vw 0vw 0vw 0vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/point/ttl_point.svg) no-repeat;
    background-size: contain;
  }
  article h3 {
    margin: 0vw 4.1666666667vw 0vw 4.1666666667vw;
    padding: 4.1666666667% 0% 4.1666666667% 0%;
    font-size: 3.8888888889vw;
    border-bottom: solid 1px #95989a;
  }
  article h4 {
    margin: 4.8611111111vw 4.1666666667vw 0vw 4.1666666667vw;
    font-size: 3.8888888889vw;
  }
  article a.blank {
    margin: 0vw 0vw 1.3888888889vw 0vw;
    padding: 0vw 5.2777777778vw 0vw 0vw;
    background-size: 4.5833333333vw 3.3333333333vw;
  }

  br.sp {
    display: inline;
  }

  span.pc,
  br.pc {
    display: none;
  }

  /* ====================================================================
  contents
  ==================================================================== */
  .contents {
    margin: 5.5555555556vw 4.1666666667vw 0vw 4.1666666667vw;
    padding: 5.5555555556vw 2.7777777778vw 5.5555555556vw 2.7777777778vw;
  }
  .contents > h5 {
    font-size: 3.3333333333vw;
  }
  .contents > h5 + p {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents p + ul {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents p + ul + .notes {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents p + p {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents p + h5 {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents ul.notes {
    margin: 2.0833333333vw 0vw 0vw 0vw;
    font-size: 2.5vw;
  }
  .contents ul.notes li {
    padding: 0vw 0vw 0vw 2.5vw;
    text-indent: -2.5vw;
  }
  .contents ul.notes li a.blank {
    margin-right: 2px;
    padding-right: 16px;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_window_gray.svg) no-repeat right center;
    background-size: 14px 11px;
  }
  .contents > .img.pointcard {
    width: 100%;
    padding: 0vw 0vw 6.9444444444vw 0vw;
  }
  .contents > .img.pointcard ul li {
    width: 30%;
    margin: 0 3%;
  }
  .contents > .img.coupon {
    width: 100%;
    padding: 0vw 0vw 6.9444444444vw 0vw;
  }
  .contents > .img.coupon ul {
    display: block;
  }
  .contents > .img.coupon ul li {
    width: 100% !important;
  }
  .contents > .img.coupon ul li + li {
    margin: 5.5555555556vw 0vw 0vw 0vw;
  }
  .contents > .img.digitalcard img {
    width: 100%;
  }
  .contents .end {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    padding: 0 0 0;
    font-size: 3.3333333333vw;
  }
  .contents .pay {
    padding: 4.8611111111vw 0vw 0vw 0vw;
  }
  .contents .pay h5 {
    font-size: 3.0555555556vw;
  }
  .contents .pay ul .btn {
    width: 40.2777777778vw;
    margin: 2.7777777778vw 0vw 0vw 0vw;
    padding: 12.5vw 0vw 0vw 0vw;
  }
  .contents .pay ul .btn a {
    padding: 0vw 2.7777777778vw 0vw 4.1666666667vw;
    font-size: 3.3333333333vw;
  }
  .contents .pay ul .btn a::after {
    width: 1.6666666667vw;
    height: 2.6388888889vw;
    background-size: 100%;
  }
  .contents .pay ul .btn a:hover {
    background-color: #14aae5;
  }
  .contents .pay ul .btn a span span {
    display: none;
  }
  .contents .amounts ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .contents .amounts ul li {
    position: relative;
    text-align: center;
    width: 33%;
    margin: 0vw 0vw 4.8611111111vw 0vw;
    padding: 20.1388888889vw 0vw 0vw 0vw;
    font-weight: bold;
  }
  .contents .amounts ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding: 18.0555555556vw 0vw 0vw 0vw;
  }
  .contents .amounts ul li.np1000::before {
    background-size: 15.9vw auto;
  }
  .contents .amounts ul li.np1500::before {
    background-size: 19.4vw auto;
  }
  .contents .amounts ul li.np3000::before {
    background-size: 19.4vw auto;
  }
  .contents .amounts ul li.np5000::before {
    background-size: 21.5vw auto;
  }
  .contents .amounts ul li.np10000::before {
    background-size: 21.5vw auto;
  }
  .contents.buy h5 {
    font-size: 3.3333333333vw;
  }
  .contents.buy h6 {
    margin: 0vw 0vw 4.8611111111vw 0vw;
    font-size: 3.3333333333vw;
  }
  .contents.buy hr + h6 {
    margin: 4.8611111111vw 0vw 4.8611111111vw 0vw;
  }
  .contents.buy ol {
    margin: 2.0833333333vw 0vw 0vw 0vw;
  }
  .contents.buy > div {
    margin: 4.8611111111vw 0vw 0vw 0vw;
    padding: 4.8611111111vw 2.7777777778vw 4.8611111111vw 2.7777777778vw;
  }
  .contents.buy > div + h5 {
    margin: 4.8611111111vw 0vw 0vw 0vw;
  }
  .contents.buy .howto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contents.buy .howto > div {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
  }
  .contents.buy .howto aside {
    width: 100%;
    margin: 0 auto;
    font-size: 0;
  }
  .contents.buy .howto aside div.pc {
    display: none;
  }
  .contents.buy .howto aside div.lawson {
    width: 22.2222222222vw;
  }
  .contents.buy .howto aside div.familymart {
    width: 26.3888888889vw;
  }
  .contents.buy .howto aside div.seveneleven {
    width: 6.9444444444vw;
  }
  .contents.buy .howto aside div.ministop {
    width: 11.1111111111vw;
  }
  .contents.buy .howto aside div.seicomart {
    width: 22.2222222222vw;
  }
  .contents.buy .howto aside div.paynetcafe {
    width: 28.4722222222vw;
    padding: 0vw 0vw 8.3333333333vw 0vw;
  }
  .contents.buy .howto aside div.e-id {
    width: 22.7777777778vw;
    padding: 0vw 0vw 8.3333333333vw 0vw;
  }
  .contents.buy .howto aside div.biz {
    width: 51.6666666667vw;
    padding: 0vw 0vw 8.3333333333vw 0vw;
  }
  .contents.buy .howto aside div img {
    width: 100%;
  }
  .contents.buy .howto aside p {
    width: 100%;
    font-size: 3.3333333333vw;
    text-align: center;
  }
  .contents.buy .howto dl {
    margin: 4.8611111111vw 0vw 0vw 0vw;
  }
  .contents.buy .howto dl dt, .contents.buy .howto dl dd {
    font-size: 3.3333333333vw;
    color: #1e1e1e;
  }
  .contents .lead p + p {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents .form {
    margin: 4.1666666667vw 0vw 0vw 0vw;
    padding: 0vw 2.7777777778vw 0vw 2.7777777778vw;
  }
  .contents .form .detail dl {
    display: flex;
    flex-wrap: wrap;
  }
  .contents .form .detail dl dt, .contents .form .detail dl dd {
    padding: 4.1666666667vw 0vw 4.1666666667vw 0vw;
  }
  .contents .form .detail dl dt {
    width: 100%;
    font-weight: bold;
    padding-bottom: 0;
  }
  .contents .form .detail dl dd {
    width: 100%;
    padding-top: 0;
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents .form .detail dl dd input {
    font-size: 3.3333333333vw;
  }
  .contents .form .detail dl dd select {
    font-size: 3.3333333333vw;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input,
  .contents .form .detail dl dd.mobile-mailaddress > div select {
    margin: 0;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input {
    width: 45%;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input:first-of-type {
    margin-left: 0;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div input.other-mailaddress {
    width: 100%;
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents .form .detail dl dd.mobile-mailaddress > div select {
    width: 45%;
    text-indent: 5px;
  }
  .contents .form .detail dl dd ul.caution {
    margin: 2.0833333333vw 0vw 0vw 0vw;
    font-size: 2.5vw;
  }
  .contents .form .detail dl dd + dt + dd {
    background: none;
  }
  .contents .form .detail .sms-send {
    padding: 0vw 0vw 4.1666666667vw 0vw;
  }
  .contents .form .detail .sms-send .btn {
    width: 63.8888888889vw;
    margin: 0vw auto 0vw auto;
    padding: 11.1111111111vw 0vw 0vw 0vw;
  }
  .contents .form .detail .sms-progress {
    @inclsms-progressude marginVw($baseWidth,0,0,0,0);
    padding: 0vw 0vw 4.1666666667vw 0vw;
  }
  .contents .form .detail .sms-progress p {
    display: inline-block;
    font-size: 3.3333333333vw;
    height: 5.5555555556vw;
    padding: 0vw 0vw 0vw 6.25vw;
    line-height: 1.8;
    background: url(https://static.nexon.co.jp/nexon/ver2017/point/img_creditcard_loading.gif) no-repeat left top;
    background-size: auto 100%;
  }
  .contents .form .detail .sms-complete {
    @inclsms-progressude marginVw($baseWidth,0,0,0,0);
    padding: 0vw 0vw 4.1666666667vw 0vw;
  }
  .contents .form + h5 {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .form + h5 + p,
  .contents .form + h5 + ul {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .form + p {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .form + p + h5,
  .contents .form + p + ul {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .confirm {
    margin: 4.1666666667vw 0vw 0vw 0vw;
    padding: 0vw 2.7777777778vw 0vw 2.7777777778vw;
    background-color: #f0f1f2;
  }
  .contents .confirm .detail dl {
    display: flex;
    flex-wrap: wrap;
  }
  .contents .confirm .detail dl dt, .contents .confirm .detail dl dd {
    padding: 2.7777777778vw 0vw 2.7777777778vw 0vw;
  }
  .contents .confirm .detail dl dt {
    font-weight: bold;
    width: 100%;
    padding: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents .confirm .detail dl dd {
    width: 100%;
    padding: 1.3888888889vw 0vw 2.7777777778vw 0vw;
  }
  .contents .confirm .detail dl dd input {
    width: 100%;
    text-indent: 5px;
  }
  .contents .confirm .detail dl dd + dt {
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/img_dotline_gray.png) repeat-x left top;
  }
  .contents .confirm .detail dl dd + dt + dd {
    background: none;
  }
  .contents .confirm + h5 {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .confirm + h5 + p,
  .contents .confirm + h5 + ul {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .confirm + p {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .confirm + p + h5,
  .contents .confirm + p + ul {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .campaign {
    margin: 5.5555555556vw 0vw 0vw 0vw;
    padding: 2.7777777778vw 2.7777777778vw 2.7777777778vw 2.7777777778vw;
  }
  .contents .campaign dt {
    font-weight: bold;
  }
  .contents .campaign dd {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .campaign .btn.more {
    width: 44.4444444444vw;
    margin: 4.1666666667vw auto 0vw auto;
  }
  .contents .campaign .btn.more a {
    border: solid 1px #fff;
    background: #fff;
    color: #96be00;
  }
  .contents .campaign .btn.more a::after {
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_y.svg) no-repeat;
    background-size: 100% 100%;
  }
  .contents .campaign .btn.more a:hover {
    border: solid 1px #fff;
    background: #96be00;
    color: #fff;
  }
  .contents .campaign .btn.more a:hover::after {
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_w.svg) no-repeat;
    background-size: 100% 100%;
  }
  .contents.enquete {
    position: relative;
    padding: 5.5555555556vw 2.7777777778vw 55.5555555556vw 2.7777777778vw;
  }
  .contents.enquete::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 4.1vw;
    right: 50%;
    width: 77.7777777778vw;
    height: 0;
    margin: 0vw -38.8888888889vw 0vw 0vw;
    padding: 50vw 0vw 0vw 0vw;
    background: #fff url(https://static.nexon.co.jp/nexon/ver2017/point/img_enquete.jpg) no-repeat right center;
    background-size: 100%;
  }
  .contents.enquete p + p {
    margin: 2.7777777778vw 0vw 0vw 0vw;
  }
  .contents.qr p {
    padding-right: 0;
  }
  .contents.qr .qr-img {
    display: none;
  }
  .contents .qr {
    position: relative;
    padding-top: 20px;
  }
  .contents .qr h5,
  .contents .qr p,
  .contents .qr ul {
    padding-right: 0;
  }
  .contents .qr .qr-img {
    display: none;
  }
  .contents.au h5 {
    font-size: 3.3333333333vw;
    color: #0aa0d2;
  }
  .contents.au h5 + p {
    margin-top: 18px;
  }
  .contents.au p + h5 {
    margin-top: 18px;
  }
  .contents aside.credit {
    margin: 0vw 0vw 4.1666666667vw 0vw;
  }
  .contents aside.credit div + div {
    margin: 0vw 0vw 0vw 2.7777777778vw;
  }
  .contents aside.credit div.jcb {
    width: 14.3055555556vw;
  }
  .contents aside.credit div.visa {
    width: 25.6944444444vw;
  }
  .contents aside.credit div.mastercard {
    width: 14.1666666667vw;
  }
  .contents .digitalcard-shop .seveneleven {
    width: 19.4444444444vw;
  }
  .contents .digitalcard-shop + p {
    margin: 4.1666666667vw 0vw 0vw 0vw;
  }
  .contents .error {
    margin: 0;
    padding: 0;
  }
  .contents .error h4 {
    margin: 5.5555555556vw 0vw 0vw 0vw;
    font-size: 3.6111111111vw;
  }

  .error {
    font-size: 3.3333333333vw;
    padding: 6.5277777778vw 2.7777777778vw 7.3611111111vw 2.7777777778vw;
    margin: 30px 30px 0;
  }
  .error::before {
    width: 18.75vw;
    padding: 16.6666666667vw 0vw 0vw 0vw;
  }
  .error h4 {
    margin: 5.5555555556vw 0vw 0vw 0vw;
    padding: 5.5555555556vw 0vw 0vw 0vw;
    font-size: 4.4444444444vw;
  }
  .error > p {
    margin: 5.5555555556vw 0vw 0vw 0vw;
    font-size: 3.3333333333vw;
  }

  .error,
  .maintenance {
    font-size: 3.3333333333vw;
    padding: 6.5277777778vw 2.7777777778vw 7.3611111111vw 2.7777777778vw;
    margin: 6.9444444444vw 4.1666666667vw 0vw 4.1666666667vw;
  }
  .error::before,
  .maintenance::before {
    width: 18.75vw;
    padding: 16.6666666667vw 0vw 0vw 0vw;
  }
  .error h4,
  .maintenance h4 {
    margin: 5.5555555556vw 0vw 0vw 0vw;
    padding: 5.5555555556vw 0vw 0vw 0vw;
    font-size: 3.6111111111vw;
  }
  .error > p,
  .maintenance > p {
    margin: 5.5555555556vw 0vw 0vw 0vw;
    font-size: 3.3333333333vw;
  }

  .maintenance dl {
    width: 100%;
    margin: 4.1666666667vw 0vw 0vw 0vw;
    padding: 4.1666666667vw 0vw 4.1666666667vw 0vw;
  }
  .maintenance dl dt, .maintenance dl dd {
    font-size: 3.3333333333vw;
  }
  .maintenance dl dt {
    margin: 0vw 4.1666666667vw 0vw 0vw;
  }

  .step {
    background: #fff;
    margin: 5.5555555556vw 4.1666666667vw 0vw 4.1666666667vw;
  }
  .step ol {
    display: flex;
    justify-content: center;
    padding: 4.1666666667vw 0vw 4.1666666667vw 0vw;
  }
  .step ol li {
    position: relative;
    width: auto;
    padding: 4.7222222222vw 3.0555555556vw 0vw 3.0555555556vw;
    font-size: 2.5vw;
  }
  .step ol li span {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25%;
    display: block;
    width: 10vw;
    padding: 3.3333333333vw 0vw 0vw 0vw;
    height: 0;
    background: #000 url(https://static.nexon.co.jp/nexon/ver2017/point/txt_step.png) no-repeat;
    background-size: 100% 500%;
    overflow: hidden;
  }
  .step ol li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -5%;
    display: block;
    width: 1.3888888889vw;
    height: 0;
    padding: 2.0833333333vw 0vw 0vw 0vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_step.svg) no-repeat;
    background-size: 100%;
  }
  .step ol li:nth-child(1) span {
    background-position: 0 0;
  }
  .step ol li:nth-child(2) span {
    background-position: 0 25%;
  }
  .step ol li:nth-child(3) span {
    background-position: 0 50%;
  }
  .step ol li:nth-child(4) span {
    background-position: 0 75%;
  }
  .step ol li:nth-child(5) span {
    background-position: 0 100%;
  }
  .step ol li:first-child::before {
    display: none;
  }
  .step ol li small {
    font-size: 2.2222222222vw;
  }
  .step ol li.active {
    color: #0aa0d2;
  }
  .step ol li.active span {
    background-color: #0aa0d2;
  }
  .step.step5 ol {
    flex-wrap: wrap;
  }
  .step.step5 ol li {
    width: 25%;
  }
  .step.step5 ol li span {
    margin-left: -20%;
  }
  .step.step5 ol li:nth-child(4) {
    margin: 2.0833333333vw 0vw 0vw 0vw;
  }
  .step.step5 ol li:nth-child(5) {
    margin: 2.0833333333vw 0vw 0vw 0vw;
  }

  /* ====================================================================
  list
  ==================================================================== */
  article .list {
    margin: 5.5555555556vw 4.1666666667vw 0vw 4.1666666667vw;
    padding: 2.7777777778vw 2.7777777778vw 5.5555555556vw 2.7777777778vw;
  }
  article .list ul li {
    position: relative;
    padding: 3.4722222222vw 2.7777777778vw 7.6388888889vw 2.7777777778vw;
    text-indent: 0;
  }
  article .list ul li.new a::after {
    content: "";
    display: inline-block;
    width: 3.6111111111vw;
    height: 3.6111111111vw;
    margin: 0vw 0vw 0vw 2.0833333333vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_new.png) no-repeat;
    background-size: 100% 100%;
  }
  article .list ul li.important a::before {
    content: "重要";
    display: inline-block;
    width: auto;
    height: 3.6111111111vw;
    overflow: hidden;
    margin: 0vw 2.0833333333vw 0vw 0vw;
    padding: 0vw 1.3888888889vw 0vw 1.3888888889vw;
    line-height: 1.2;
  }
  article .list ul li.important span, article .list ul li.important a:hover {
    color: #ff5400;
  }
  article .list ul li a {
    text-decoration: underline;
    font-size: 3.3333333333vw;
  }
  article .list ul li span, article .list ul li a:hover {
    color: #0aa0d2;
  }
  article .list ul li time {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    padding: 0vw 0vw 2.0833333333vw 0vw;
    font-size: 2.5vw;
    color: #788796;
    margin-top: -0.7em;
  }

  /* ====================================================================
  btn
  ==================================================================== */
  .btn-area {
    display: flex;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
    padding: 0vw 2.7777777778vw 0vw 2.7777777778vw;
  }
  .btn-area .btn {
    padding: 0vw 1.3888888889vw 0vw 1.3888888889vw;
  }
  .btn-area.token {
    flex-wrap: wrap;
  }

  .netcafe-index .btn-area {
    flex-wrap: wrap;
  }

  .btn {
    width: 100%;
    /* white btn */
  }
  .btn + p {
    margin: 5.5555555556vw 0vw 0vw 0vw;
  }
  .btn.shop-search {
    width: 16.6666666667vw;
  }
  .btn.shop-search a {
    height: 5.8333333333vw;
    padding: 1.3888888889vw 0vw 0vw 0vw;
    font-size: 2.5vw;
  }
  .btn.common-b, .btn.common-g {
    position: relative;
    margin: 5.5555555556% auto 0% auto;
    width: 69.4444444444vw;
    height: 0;
    padding: 11.1111111111vw 0vw 0vw 0vw;
  }
  .btn.common-b.sp2l, .btn.common-g.sp2l {
    padding: 13.8888888889vw 0vw 0vw 0vw;
  }
  .btn.common-b.sp3l, .btn.common-g.sp3l {
    padding: 15.2777777778vw 0vw 0vw 0vw;
  }
  .btn.common-b a, .btn.common-g a {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 0vw 4.1666666667vw 0vw 4.1666666667vw;
    font-size: 3.3333333333vw;
  }
  .btn.common-b a::after, .btn.common-g a::after {
    width: 2.3611111111vw;
    height: 3.6111111111vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_arrow_next.svg) no-repeat;
    background-size: 100%;
  }
  .btn.common-b a small, .btn.common-g a small {
    font-size: 2.5vw;
  }
  .btn.common-b a small.pc, .btn.common-g a small.pc {
    font-size: 3.8888888889vw;
  }
  .btn.common-b a small.e-context, .btn.common-g a small.e-context {
    font-size: 2.2222222222vw;
  }
  .btn.common-b.blank a::after, .btn.common-g.blank a::after {
    width: 5vw;
    height: 3.6111111111vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_window.svg) no-repeat;
    background-size: 100%;
  }
  .btn.common-b.reverce a::before, .btn.common-g.reverce a::before {
    width: 2.3611111111vw;
    height: 3.6111111111vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_arrow_next.svg) no-repeat;
    background-size: 100%;
    transform: rotateZ(180deg);
  }
  .btn.common-b.reverce a::after, .btn.common-g.reverce a::after {
    display: none;
  }
  .btn.common-b a::after {
    top: 0;
    right: 0;
  }
  .btn.common-g a::after {
    top: 0;
    left: 0;
  }
  .btn.m20 {
    margin-top: 20px;
  }
  .btn.more {
    width: 69.4444444444vw;
    padding: 11.1111111111vw 0vw 0vw 0vw;
    margin: 5.5555555556% auto 0% auto;
  }
  .btn.more a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 4.1666666667vw 3.4722222222vw 4.1666666667vw 3.4722222222vw;
    border: none;
    font-size: 3.8888888889vw;
    font-weight: bold;
    color: #fff;
    background-color: #0aa0d2;
  }
  .btn.more a::after {
    content: "";
    position: relative;
    top: 0;
    right: 0;
    display: block;
    width: 2.3611111111vw;
    height: 3.6111111111vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_arrow_next.svg) no-repeat;
    background-size: 100% 100%;
  }
  .btn.more a:hover {
    border: none;
    background: #14aae5;
    border-color: #14aae5;
    color: #fff;
  }
  .btn.more a:hover::before {
    background: url(https://static.nexon.co.jp/nexon/ver2017/login/icn_arrow_next.svg) no-repeat;
    background-size: 100% 100%;
  }
  .btn.sp-back {
    position: relative;
    z-index: 5;
    display: block;
    background-color: #f0f3f6;
    height: 4.1666666667vw;
  }
  .btn.sp-back > span {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 1;
    height: 4.1666666667vw;
  }
  .btn.sp-back > div {
    position: fixed;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 4.1666666667vw;
  }
  .btn.sp-back > div > span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #f0f3f6;
  }
  .btn.sp-back > div > span a {
    position: absolute;
    top: -6.9444444444vw;
    left: 50%;
    z-index: 3;
    display: block;
    border-radius: 50%;
    padding: 5.5555555556vw 0vw 0vw 0vw;
    width: 19.4444444444vw;
    height: 19.4444444444vw;
    margin: 0vw 0vw 0vw -9.7222222222vw;
    background-color: #0aa0d2;
    text-align: center;
    font-size: 3.3333333333vw;
    font-weight: bold;
    color: #fff;
  }
  .btn.sp-back > div > span a::after {
    content: "";
    display: block;
    position: absolute;
    top: 1.3888888889vw;
    left: 50%;
    margin: 0vw 0vw 0vw -1.8055555556vw;
    width: 3.6111111111vw;
    height: 3.6111111111vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_arrow_sp_back.svg) no-repeat;
    background-size: 100%;
  }
  .btn.sp-back > div > span::before {
    content: "";
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f0f3f6;
  }
  .btn.sp-back > div > span::after {
    content: "";
    position: absolute;
    top: -8.3333333333vw;
    left: 50%;
    z-index: 1;
    display: block;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    margin: 0vw 0vw 0vw -11.1111111111vw;
    width: 22.2222222222vw;
    height: 22.2222222222vw;
    background-color: #f0f3f6;
  }
  .btn.sp-back > div::before {
    content: "";
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f0f3f6;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
  }

  .main .btn.close {
    position: relative;
    width: 69.4444444444vw;
    height: 0;
    margin: 5.5555555556% auto 8.3333333333% auto;
    padding: 11.1111111111vw 0vw 0vw 0vw;
    overflow: hidden;
  }
  .main .btn.close a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    width: 100%;
    padding: 0vw 4.1666666667vw 0vw 4.1666666667vw;
    text-indent: 0;
    overflow: visible;
    font-size: 3.3333333333vw;
    font-weight: bold;
    color: #fff;
    background: #0aa0d2;
  }
  .main .btn.close a:hover {
    background-color: #14aae5;
  }
  .main .btn.close a::after {
    content: "";
    position: static;
    top: auto;
    left: auto;
    display: block;
    width: 3.6111111111vw;
    height: 3.6111111111vw;
    background: url(https://static.nexon.co.jp/nexon/ver2017/common/icn_close.svg) no-repeat;
    background-size: 100%;
  }

  .btn-area .btn.common-b, .btn-area .btn.common-g {
    margin: 5.5555555556% 1.3888888889% 0% 1.3888888889%;
  }
}
