@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

@charset "UTF-8";

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  height: 0;
  width: 0;
}

.disp-none {
  display: none;
}

.container {
  position: relative;
  z-index: 100;
  overflow: hidden;
}

a {
  display: inline-block;
}

.fancybox-inner {
  overflow: hidden !important;
}

.v-pc {
  display: inline-block;
}

.v-sp {
  display: none;
}

.fancybox-container .fancybox-close-small {
    background: url(../../resources/img/top/close_btn_9d6141e820ef3786d7b4ef2df1d67607.png) no-repeat;
    width: 246px;
    height: 47px;
    top: -55px;
    right: 0;
  }

.fancybox-container .fancybox-close-small:after {
      content: none;
    }

.to-top-btn {
  display: none;
  background: url(../../resources/img/common/to_top_btn/base_6ff71de8160dffe317b147e7a5eaea39.png) no-repeat;
  width: 91px;
  height: 53px;
  position: fixed;
  bottom: 84px;
  right: 91px;
  z-index: 100;
}

.to-top-btn > canvas {
    width: 190px;
    position: absolute;
    top: -136px;
    left: -10px;
  }

.to-top-btn .clickable-area {
    position: absolute;
    top: -10px;
    left: 54px;
    width: 64px;
    height: 128px;
  }

.cursor-deco {
  width: 97px;
  height: 97px;
  position: fixed;
  pointer-events: none;
  z-index: 1000;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cursor-deco img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }

.cursor-deco .deco2 {
    -webkit-animation: cursorClockwise 5s linear infinite;
            animation: cursorClockwise 5s linear infinite;
  }

.cursor-deco .deco3 {
    -webkit-animation: cursorAnticlockwise 3s linear infinite;
            animation: cursorAnticlockwise 3s linear infinite;
  }

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink08 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.8;
  }

  100% {
    opacity: 0;
  }
}

@keyframes blink08 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.8;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes cursorClockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes cursorClockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes cursorAnticlockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes cursorAnticlockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@-webkit-keyframes balloonAnimation {
  8.5% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  16.5% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }

  25% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }

  33.2% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

  41% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }

  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100%,
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes balloonAnimation {
  8.5% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  16.5% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }

  25% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }

  33.2% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

  41% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }

  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100%,
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes fuwafuwa {
  0% {
    top: 0;
  }

  25% {
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }

  75% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }

  100% {
    top: 0;
  }
}

@keyframes fuwafuwa {
  0% {
    top: 0;
  }

  25% {
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }

  75% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }

  100% {
    top: 0;
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
}

#loading {
  background: url(../../resources/img/common/loading_bg_732ff5f67edf7cc01d2fdd400a3801be.jpg) center center no-repeat #000;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
}

#loading .loading-txt {
    width: 460px;
    height: 89px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

#loading .loading-txt img {
      position: absolute;
    }

#loading .loading-txt .effect {
      opacity: 0;
      -webkit-animation: blink08 1.2s linear infinite;
              animation: blink08 1.2s linear infinite;
    }

header {
  width: 100%;
  background: url(../../resources/img/common/nav_bg_1f0801b40d55b3c04a6ad6caf68fd1c5.png) repeat-x;
  height: 72px;
  position: absolute;
  top: 0;
  z-index: 1000;
}

header .menu-btn {
    display: none;
  }

header .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

header .header-nav .ps4 {
      display: none;
    }

header .header-nav .logo {
      margin: 7px 0 0 -10px;
    }

header .header-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 16px 0 0 -6px;
      position: relative;
    }

header .header-nav ul:before {
        content: url(../../resources/img/common/nav_btn_decoration_56b39cf4e78c9a25011bba54e3672def.png);
        position: absolute;
        top: -4px;
        left: 89px;
      }

header .header-nav ul li {
        width: 188px;
        height: 30px;
        position: relative;
      }

header .header-nav ul li.new:before {
            content: "";
            background: url(../../resources/img/special/new_8a502a9e8db806a5e582ee1c8c0715a9.png) no-repeat;
            width: calc(92px / 2);
            height: calc(30px / 2);
            background-size: cover;
            position: absolute;
            top: -4px;
            left: 0;
            z-index: 10;
          }

header .header-nav ul li a {
          width: 100%;
          height: 100%;
          position: relative;
        }

header .header-nav ul li a img {
            position: absolute;
            pointer-events: none;
            top: -16px;
            left: -16px;
          }

header .header-nav ul li .nav-on {
          display: none;
        }

header .header-nav ul li.current .nav-off {
            display: none !important;
          }

header .header-nav ul li.current .nav-on {
            display: block !important;
          }

header .header-nav ul li.close {
          pointer-events: none;
        }

header .header-nav ul li:nth-child(1) {
          margin-right: 9px;
        }

header .header-nav ul li:nth-child(2) {
          margin-right: 9px;
        }

header .header-nav ul li:nth-child(3) {
          margin-right: 9px;
        }

header .header-nav .shopguide-box {
      background: url(../../resources/img/common/nav_shopguide_bg_6df7a1823af0c861bf31bcec5debdaa4.png) no-repeat;
      width: 228px;
      height: 53px;

      position: absolute;
      top: 57px;
      right: -9px;
    }

header .header-nav .shopguide-box.new a:before {
            content: "";
            background: url(../../resources/img/special/new_8a502a9e8db806a5e582ee1c8c0715a9.png) no-repeat;
            width: calc(92px / 2);
            height: calc(30px / 2);
            background-size: cover;
            position: absolute;
            top: -7px;
            z-index: 10;
          }

header .header-nav .shopguide-box a {
        margin: 5px 0 0 19px;
        position: relative;
      }

header .header-nav .shopguide-box a .nav-on {
          display: none;
        }

header .header-nav .menu-close-btn {
      display: none;
    }

footer {
  background: #000;
  padding: 9px 0 14px;
  font-size: 0;
}

footer a {
    position: relative;
    display: inline-block;
  }

footer .atlus-logo {
    background: url(../../resources/img/common/atlus_logo_836a62399f2dcd5b215bee11523feb2a.png);
    width: 130px;
    height: 39px;
    top: -8px;
    margin-right: 15px;
  }

footer .vanillaware-logo {
    background: url(../../resources/img/common/vanillaware_logo_c9e476bbabb0b4cc5d91da71e8343a41.png);
    width: 71px;
    height: 58px;
    margin-right: 15px;
  }

footer .sns-box {
    display: inline-block;
    margin-right: 13px;
    font-size: 0;
  }

footer .sns-box .sns-twitter {
      background: url(../../resources/img/common/footer_twiter_btn_b5e0da0772a2085e897a067066f303ed.png);
      width: 50px;
      height: 50px;
    }

footer .sns-box .sns-facebook {
      background: url(../../resources/img/common/footer_facebook_btn_e368b1a55bdc4c2e295d23661f12cfc6.png);
      width: 50px;
      height: 50px;
      margin: 0 6px;
    }

footer .sns-box .sns-line {
      background: url(../../resources/img/common/footer_line_btn_121e885980d96b7056f38a92a6e7a4a5.png);
      width: 50px;
      height: 50px;
    }

footer .copyright {
    display: inline-block;
    position: relative;
    top: -11px;
  }

body {
  background: url(../../resources/img/shopguide/bg_w_9a0ec4876d70cb262f79fc4f8d0d2b05.jpg) left top repeat #000;
}

canvas {
  pointer-events: none;
}

.wrapper {
  width: 1024px;
  position: relative;
  margin: auto;
}

section {
  position: relative;
}

.fv {
  background: url(../../resources/img/shopguide/bg_b_4511353ef9b364bb4e05920952f5a5d9.jpg) left top repeat;
  padding-bottom: 50px;
}

.fv h1 {
    padding: 122px 0 0 157px;
  }

.fv .dl-btn {
    background: url(../../resources/img/shopguide/fv_dl_btn_50a787036dbd8de01c8b471e3e92945a.png) no-repeat left top;
    width: 274px;
    height: calc(114px / 2);
  }

.fv .details-btn {
    background: url(../../resources/img/shopguide/fv_details_btn_efbcbc1965cfa76484f94f24b7681af7.png) no-repeat left top;
    width: 281px;
    height: calc(174px / 2);
  }

.fv .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }

.fv .contents .left-contents {
      position: relative;
      margin: 0 10px 0 28px;
    }

.fv .contents .left-contents .dl-btn {
        position: absolute;
        top: 304px;
        left: -9px;
      }

.fv .contents .right-contents {
      margin-top: 20px;
      position: relative;
    }

.fv .contents .right-contents .details-btn {
        position: absolute;
        top: 211px;
        left: 64px;
      }

.fv .fv-premium-box {
    margin: 19px 0 0 32px;
    position: relative;
  }

.fv .fv-premium-box .details-btn {
      position: absolute;
      top: 244px;
      left: 82px;
    }

.fv .notes {
    color: #fff;
    font-size: 13px;
    line-height: 1.65;
    margin: 3px 0 0 32px;
  }

.fv .fv-txt {
    margin: 19px 0 0 100px;
  }

.fv .to-shoplist-btn {
    background: url(../../resources/img/shopguide/fv_shoplist_btn_eb8d5719f4ceddff6fd384c5f9b2338c.png) no-repeat;
    width: 150px;
    height: 60px;

    margin: auto;
    position: absolute;
    bottom: -72px;
    left: 0;
    right: 0;
    z-index: 5;
  }

.v2 {
  padding: 73px 0 53px;
}

.v2 .table-bg {
    background: #0f7e6c;
    border: 1px solid #08fbee;
  }

.v2 table {
    position: relative;
    margin: 3px;
    border-collapse: collapse;
    border: 1px solid #0f7e6c;
    text-align: center;
  }

.v2 table th,
    .v2 table td {
      border: 1px solid #0f7e6c;
    }

.v2 table th a, .v2 table td a {
        color: #fff;
      }

.v2 table thead th {
        color: #fff;
        height: 80px;
        padding: 3px;
      }

.v2 table thead th:nth-child(2),
      .v2 table thead th:nth-child(3),
      .v2 table thead th:nth-child(4),
      .v2 table thead th:nth-child(5) {
        position: relative;
      }

.v2 table thead th:nth-child(1) {
        background-color: #5d3d01;
        width: 23.6%;
      }

.v2 table thead th:nth-child(2) {
        background-color: #e7780c;
        width: 19.1%;
      }

.v2 table thead th:nth-child(3) {
        background-color: #e89e0e;
        width: 19.1%;
      }

.v2 table thead th:nth-child(4) {
        background-color: #006e6e;
        width: 19.1%;
      }

.v2 table thead th:nth-child(5) {
        background-color: #008f8f;
        width: 19.1%;
      }

.v2 table thead .v2-limited-detail-link {
        background: url(../../resources/img/shopguide/v2_details_btn_1c0d37cbb28b671bf9ebdb5e842798a1.png) no-repeat left top;
        width: 244px;
        height: calc(190px / 2);

        position: absolute;
        top: -6px;
        left: -12px;
      }

.v2 table thead .v2-limited-link {
        background: url(../../resources/img/shopguide/v2_premium_btn_aa3dfc3e3976dd3dcd31937ba8852d29.png) no-repeat;
        width: 184px;
        height: 74px;
      }

.v2 table thead .v2-dl-limited-link {
        background: url(../../resources/img/shopguide/v2_dl_premium_btn_b622849b64f7c7f93466180226353355.png) no-repeat;
        width: 184px;
        height: 74px;
      }

.v2 table thead .v2-package-link {
        background: url(../../resources/img/shopguide/v2_normal_btn_a6d0414af15bb2d1d08647b882f5eec0.png) no-repeat;
        width: 184px;
        height: 74px;
      }

.v2 table thead .v2-dl-link {
        background: url(../../resources/img/shopguide/v2_dl_normal_btn_247598b38e9771160f8fed295d0480d7.png) no-repeat;
        width: 184px;
        height: 74px;
      }

.v2 table tbody tr td {
          background-color: #000;
          color: #fff;
          text-align: center;
          line-height: 22px;
          height: 80px;
        }

.v2 table tbody tr td:nth-child(1) {
          background-color: #006e6e;
          color: #fff;
        }

.v2 table tbody tr:nth-child(1) td, .v2 table tbody tr:nth-child(2) td {
          background-color: #313131;
        }

.v2 table tbody tr:nth-child(even) td:nth-child(1) {
          background-color: #005353;
          color: #fff;
        }

.v2 table tbody tr:nth-child(1) td:nth-child(1) {
          padding: 5px 0 9px;
          background-color: #07d5ed;
          color: #000800;
        }

.v2 table tbody tr:nth-child(2) td:nth-child(1) {
          padding: 5px 0 9px;
          background-color: #07d5ed;
          color: #000800;
        }

.v2 table tbody tr:nth-child(3) td:nth-child(1) {
          padding: 5px 0 9px;
        }

.v2 table tbody tr:nth-child(4) td:nth-child(1) {
          letter-spacing: 0;
          padding: 6px 0;
        }

.v2 table tbody tr:nth-child(5) td:nth-child(1) {
          line-height: 22px;
          padding: 6px 0;
        }

.v2 table tbody tr:nth-child(6) td:nth-child(1) {
          line-height: 22px;
          padding: 10px 0 7px;
        }

.v2 .v2-table-pc {
    background: url(../../resources/img/shopguide/v2_bg_21fa0c26c0bd80b68307b29728d5a865.png) no-repeat;
    width: 1112px;
    height: 630px;

    margin-left: -45px;
    padding-top: 37px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

.v2 .v2-table-pc .title {
      position: absolute;
      top: -34px;
      left: 452px;
    }

.v2 .v2-table-pc .table-bg {
      width: 990px;
      margin: auto;
    }

.v2 .v2-table-pc table {
      width: 985px;
    }

.v2 .v2-table-sp,
  .v2 .v2-table-sp2 {
    display: none;
  }

.shop-contents .shop-box {
    width: 1036px;
    margin-left: -10px;
    position: relative;
    z-index: 10;
  }

.shop-contents .shop-box .box {
      background: url(../../resources/img/shopguide/box_m_305e3f763bf50b4c6f39b14dc0d80ed6.png) no-repeat;
      width: 512px;
      height: 573px;

      float: left;
      position: relative;
      margin: 0 3px 50px;
    }

.shop-contents .shop-box .box .shop-bnr {
        padding: 6px 0 0 20px;
      }

.shop-contents .shop-box .box .shop-bnr img,
        .shop-contents .shop-box .box .shop-bnr p {
          vertical-align: top;
        }

.shop-contents .shop-box .box .shop-bnr p {
          display: inline-block;
          font-size: 18px;
          margin: 40px 0 0 10px;
          color: #fff;
        }

.shop-contents .shop-box .box .check-btn,
      .shop-contents .shop-box .box .now-printing {
        position: relative;
        margin: 30px 0 0 30px;
        pointer-events: none;
      }

.shop-contents .shop-box .box .check-btn:before, .shop-contents .shop-box .box .now-printing:before {
          content: url(../../resources/img/shopguide/orig_tag1_5245b085ccaddbd1739f3db1e65c3cda.png);
          position: absolute;
          top: -20px;
          left: -7px;
        }

.shop-contents .shop-box .box .privilege-name-ama,
      .shop-contents .shop-box .box .privilege-name-ani,
      .shop-contents .shop-box .box .privilege-name {
        color: #fff;
        text-align: center;
        font-size: 22px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 30px auto 0;
        position: relative;
      }

.shop-contents .shop-box .box .btn-box {
        margin: 47px auto 0;
        text-align: center;
        font-size: 0;
      }

.shop-contents .shop-box .box .btn-box a {
          display: inline-block;
          margin: 0 1px -12px;
        }

.shop-contents .shop-box .box .btn-box .special-btn {
          background: url(../../resources/img/shopguide/special_btn_close_bf801c4235c972eb0852f0d731a18d44.png) no-repeat;
          width: 227px;
          height: 85px;

          pointer-events: none;
        }

.shop-contents .shop-box .box .btn-box .normal-btn {
          background: url(../../resources/img/shopguide/normal_btn_fc348bdbcfb26af4b52c68ba8c49298f.png) no-repeat left top;
          width: 227px;
          height: calc(170px / 2);
        }

.shop-contents .shop-box .box .memo {
        color: #fff;
        font-size: 14px;
        line-height: 1.3;
        position: absolute;
      }

.shop-contents .shop-box .box.box-s {
        background: url(../../resources/img/shopguide/box_s_38993c33cb4e58f0a08a66ee4b60837f.png) no-repeat;
        width: 512px;
        height: 221px;
      }

.shop-contents .shop-box .box.box-s .btn-box {
          margin: 30px auto 0;
        }

.shop-contents .shop-box .box#animate {
        background: url(../../resources/img/shopguide/box_l_ece7724193e2c564b70bbb248b339008.png) no-repeat;
        width: 1030px;
        height: 573px;
      }

.shop-contents .shop-box .box#animate .privilege-name-ani {
          position: absolute;
          top: 367px;
          left: 135px;
          margin: 0;
        }

.shop-contents .shop-box .box#animate .privilege-name {
          position: absolute;
          top: 367px;
          left: 635px;
          margin: 0;
        }

.shop-contents .shop-box .box#animate .animate1 {
          position: absolute;
          top: 104px;
          left: 45px;
          margin: 0;
        }

.shop-contents .shop-box .box#animate .animate1:before {
            content: url(../../resources/img/shopguide/orig_tag1_5245b085ccaddbd1739f3db1e65c3cda.png);
          }

.shop-contents .shop-box .box#animate .animate2 {
          position: absolute;
          top: 104px;
          left: 531px;
          margin: 0;
        }

.shop-contents .shop-box .box#animate .animate2:before {
            content: url(../../resources/img/shopguide/orig_tag2_d06c750bd59109f2e406c5facc080e74.png);
          }

.shop-contents .shop-box .box#animate .btn-box a {
            position: absolute;
          }

.shop-contents .shop-box .box#animate .btn-box .special-btn-orig {
            background: url(../../resources/img/shopguide/special_btn_close_bf801c4235c972eb0852f0d731a18d44.png) no-repeat;
            width: 227px;
            height: 85px;

            top: 453px;
            left: 41px;
            pointer-events: none;
          }

.shop-contents .shop-box .box#animate .btn-box .normal-btn-orig {
            background: url(../../resources/img/shopguide/normal_btn_fc348bdbcfb26af4b52c68ba8c49298f.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);

            top: 453px;
            left: 272px;
          }

.shop-contents .shop-box .box#animate .btn-box .special-btn {
            top: 453px;
            left: 529px;
          }

.shop-contents .shop-box .box#animate .btn-box .normal-btn {
            top: 453px;
            left: 757px;
          }

.shop-contents .shop-box .box#animate .memo {
          width: auto;
          top: 398px;
          left: 67px;
        }

.shop-contents .shop-box .box#animate .memo.m2 {
            top: 415px;
            left: 624px;
            text-align: center;
          }

.shop-contents .shop-box .box#amazon .privilege-name {
          margin: 25px auto 0;
        }

.shop-contents .shop-box .box#amazon .check-btn {
          pointer-events: auto;
        }

.shop-contents .shop-box .box#amazon .btn-box {
          margin: 13px auto 0;
        }

.shop-contents .shop-box .box#amazon .btn-box .normal-btn-orig {
            background: url(../../resources/img/shopguide/ama_normal_btn_4f16f58c8e0f41047777e4994cd9cb64.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);
          }

.shop-contents .shop-box .box#amazon .btn-box .special-btn-orig {
            background: url(../../resources/img/shopguide/ama_special_btn_c458dd9c117bccf479633fd1216f983c.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);
          }

.shop-contents .shop-box .box#amazon .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/ama_normal_btn_none_676ed104e6b554a675dc9cdbcf6cd1f1.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);
          }

.shop-contents .shop-box .box#amazon .btn-box .special-btn {
            background: url(../../resources/img/shopguide/ama_special_btn_none_fbcad1162c9da53311943e72cc5a7b81.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);

            pointer-events: auto;
          }

.shop-contents .shop-box .box#amazon .memo {
          position: absolute;
          top: 645px;
          left: 60px;
          font-size: 12px;
        }

.shop-contents .shop-box .box#imagine .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#ebten .check-btn:before {
            content: url(../../resources/img/shopguide/orig_tag2_d06c750bd59109f2e406c5facc080e74.png);
          }

.shop-contents .shop-box .box#ebten .privilege-name {
          margin: 8px auto 0;
        }

.shop-contents .shop-box .box#ebten .btn-box a {
            pointer-events: none;
          }

.shop-contents .shop-box .box#ebten .btn-box .special-btn-orig {
            background: url(../../resources/img/shopguide/special_btn_close_bf801c4235c972eb0852f0d731a18d44.png) no-repeat;
            width: 227px;
            height: 85px;
          }

.shop-contents .shop-box .box#ebten .btn-box .normal-btn-orig,
          .shop-contents .shop-box .box#ebten .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;
          }

.shop-contents .shop-box .box#ebten .memo {
          top: 358px;
          left: 42px;
        }

.shop-contents .shop-box .box#geo .shop-bnr p {
            font-size: 16px;
          }

.shop-contents .shop-box .box#geo .check-btn:before {
            content: url(../../resources/img/shopguide/orig_tag5_4bbd1e9fa245073e3df3ff863b4c6360.png);
          }

.shop-contents .shop-box .box#geo .btn-box .special-btn-orig {
            background: url(../../resources/img/shopguide/special_btn_close_bf801c4235c972eb0852f0d731a18d44.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#geo .btn-box .normal-btn-orig {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#joshin .shop-bnr p {
            font-size: 16px;
          }

.shop-contents .shop-box .box#stellaworth .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#seven_net .privilege-name {
          margin: 25px auto 0;
        }

.shop-contents .shop-box .box#seven_net .check-btn {
          pointer-events: auto;
        }

.shop-contents .shop-box .box#seven_net .btn-box {
          margin: 13px auto 0;
        }

.shop-contents .shop-box .box#seven_net .btn-box .special-btn-orig {
            background: url(../../resources/img/shopguide/special_btn_close_bf801c4235c972eb0852f0d731a18d44.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#seven_net .btn-box .normal-btn-orig {
            background: url(../../resources/img/shopguide/ama_normal_btn_4f16f58c8e0f41047777e4994cd9cb64.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);
          }

.shop-contents .shop-box .box#seven_net .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/ama_normal_btn_none_676ed104e6b554a675dc9cdbcf6cd1f1.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);
          }

.shop-contents .shop-box .box#seven_net .memo {
          position: absolute;
          top: 645px;
          left: 60px;
          font-size: 12px;
        }

.shop-contents .shop-box .box#sofmap .shop-bnr p {
            font-size: 16px;
            margin: 32px 0 0 10px;
          }

.shop-contents .shop-box .box#sofmap .memo {
          top: 418px;
          left: 50px;
        }

.shop-contents .shop-box .box#sofmap .memo.m2 {
            top: 531px;
            left: 66px;
          }

.shop-contents .shop-box .box#dengekiya .check-btn:before {
            content: url(../../resources/img/shopguide/orig_tag2_d06c750bd59109f2e406c5facc080e74.png);
          }

.shop-contents .shop-box .box#dengekiya .privilege-name {
          margin: 15px auto 0;
          font-size: 20px;
          line-height: 1.2;
        }

.shop-contents .shop-box .box#dengekiya .btn-box {
          margin: 18px auto 0;
        }

.shop-contents .shop-box .box#dengekiya .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#dengekiya .memo {
          top: 448px;
          left: 50px;
        }

.shop-contents .shop-box .box#trader .check-btn {
          pointer-events: auto;
        }

.shop-contents .shop-box .box#trader .memo {
          top: 418px;
          left: 50px;
        }

.shop-contents .shop-box .box#psstore .check-btn:before {
            content: url(../../resources/img/shopguide/orig_tag3_615bf7bf59a337ca7715fe7f238051fa.png);
          }

.shop-contents .shop-box .box#psstore .btn-box .special-btn {
            background: url(../../resources/img/shopguide/dl_special_btn_33472db87d6eb09489c8c7b8097e1a93.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);

            pointer-events: auto;
          }

.shop-contents .shop-box .box#psstore .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/dl_normal_btn_0137bb26bd0eee597317db19ec1de922.png) no-repeat left top;
            width: 227px;
            height: calc(170px / 2);
          }

.shop-contents .shop-box .box#rakuten .memo {
          top: 418px;
          left: 50px;
        }

.shop-contents .shop-box .box#wondergoo .memo {
          top: 418px;
          left: 50px;
        }

.shop-contents .shop-box .box#wondergoo .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#arc {
        clear: both;
      }

.shop-contents .shop-box .box#gamers .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/normal_btn_close_a2ec5a1a95e59cd5753ae949dc3fbaeb.png) no-repeat;
            width: 227px;
            height: 85px;

            pointer-events: none;
          }

.shop-contents .shop-box .box#fammys .shop-bnr p {
            margin: 32px 0 0 10px;
          }

.shop-contents .shop-box .box#fammys .shop-bnr p span {
              font-size: 12px;
            }

.shop-contents .shop-box .box#furuichi .btn-box {
          margin: 38px auto 0;
        }

.shop-contents .shop-box .box#furuichi .btn-box .normal-btn {
            background: url(../../resources/img/shopguide/furuichi_btn_9e0dcec4a048cdf333ae226ebee9bcd9.png) no-repeat left top;
            width: 440px;
            height: calc(138px / 2);

            pointer-events: auto;
          }

.shop-contents .notes {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
  }

.premium-contents {
  background: url(../../resources/img/shopguide/premium_box_bg_25e5e865ba2be4bf90a4ef652bb7d607.jpg) center top no-repeat #000;
  padding: 44px 0 33px;
}

.premium-contents .dlc-image {
    margin-left: 19px;
  }

.premium-contents .premium-image {
    margin: 46px 0 0 -9px;
    position: relative;
  }

.premium-contents .premium-image a {
      position: absolute;
      z-index: 3;
    }

.premium-contents .premium-image .details-btn {
      background: url(../../resources/img/top/details_btn_e9968a28aac56ce1a9368334525de5a4.png) no-repeat;
      width: 227px;
      height: calc(194px / 2);
      top: 358px;
      left: 284px;
    }

.premium-contents .premium-image .details-btn2 {
      background: url(../../resources/img/top/details_btn2_b49736220bcfffd8998a9897a1d81612.png) no-repeat;
      width: 227px;
      height: calc(194px / 2);
      top: 260px;
      left: 400px;
    }

.premium-contents .contents1 {
    margin-left: 68px;
  }

.premium-contents .contents2 {
    margin: 20px 0 0 68px;
  }

.premium-contents .contents3 {
    margin: 29px 0 0 68px;
  }

.premium-contents .contents4 {
    margin: 24px 0 0 68px;
  }

.premium-contents .contents5 {
    margin: 45px 0 0 68px;
  }

.premium-contents .notes {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    margin: 25px 0 0 67px;
  }

.shop-modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1001;
  overflow: auto;
}

.shop-modal .modal-dialog {
    width: 610px;
    background: #000;
    position: absolute;
    border: 1px solid #00fcff;
    margin: 0 auto 50px;
    padding-top: 20px;
    top: 170px;
    left: 0;
    right: 0;
    z-index: 10;
  }

.shop-modal .modal-dialog:before {
      content: url(../../resources/img/shopguide/modal/bg_frame_828a702f09cffc4f23b30dca3ac7690c.png);
      position: absolute;
      top: -6px;
      left: -6px;
      pointer-events: none;
    }

.shop-modal .modal-dialog:after {
      content: url(../../resources/img/shopguide/modal/bg_frame_828a702f09cffc4f23b30dca3ac7690c.png);
      position: absolute;
      bottom: -6px;
      left: -6px;
      pointer-events: none;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }

.shop-modal .modal-dialog .shop-close-btn {
      background: url(../../resources/img/shopguide/modal/close_btn_8dd68e923a72e97ecf7586925f4cefb5.png) no-repeat;
      width: 146px;
      height: 27px;

      position: absolute;
      top: -50px;
      right: -10px;
    }

.shop-modal .modal-dialog .info-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }

.shop-modal .modal-dialog .info-box .tag {
        background: url(../../resources/img/shopguide/modal/orig_tag1_29e86407bcfb92b80fc145d8408177a0.png) no-repeat;
        width: 238px;
        height: 47px;

        margin: 0 13px;
      }

.shop-modal .modal-dialog .info-box .privilege-name {
        color: #fff;
        font-size: 22px;
      }

.shop-modal .modal-dialog .privilege-img {
      text-align: center;
      margin: 25px auto 0;
    }

.shop-modal .modal-dialog .notice {
      width: 575px;
      color: #fff;
      font-size: 14px;
      line-height: 1.5;
      margin: 15px auto;
    }

.shop-modal .modal-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    overflow: auto;
    outline: 0;
    top: 0;
  }

.shop-modal.animate2 .modal-dialog .info-box .tag {
          background: url(../../resources/img/shopguide/modal/orig_tag2_590aca4ee99b3beff47b1cf99b5b0429.png) no-repeat;
          width: 269px;
          height: 47px;
        }

.shop-modal.amazon .modal-dialog .info-box .privilege-name {
          font-size: 16px;
        }

.shop-modal.ebten .modal-dialog .info-box .tag {
          background: url(../../resources/img/shopguide/modal/orig_tag2_590aca4ee99b3beff47b1cf99b5b0429.png) no-repeat;
          width: 269px;
          height: 47px;
        }

.shop-modal.geo .modal-dialog .info-box .tag {
          background: url(../../resources/img/shopguide/modal/orig_tag5_734a68ee298b63a50c34bd000243af8d.png) no-repeat;
          width: 308px;
          height: 47px;
        }

.shop-modal.dengekiya .modal-dialog .info-box .tag {
          background: url(../../resources/img/shopguide/modal/orig_tag2_590aca4ee99b3beff47b1cf99b5b0429.png) no-repeat;
          width: 269px;
          height: 47px;
        }

.shop-modal.dengekiya .modal-dialog .info-box .privilege-name {
          font-size: 15px;
        }

.shop-modal.psstore .modal-dialog .info-box .tag {
          background: url(../../resources/img/shopguide/modal/orig_tag3_b004b3bc93b9948fde43b0db17dddaab.png) no-repeat;
          width: 238px;
          height: 47px;
        }

.shop-modal.psstore .modal-dialog .info-box .privilege-name {
          font-size: 19px;
        }

.craft-modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1001;
}

.craft-modal .modal-dialog {
    width: 640px;
    height: 665px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    text-align: center;
  }

.craft-modal .modal-dialog .craft-close-btn {
      background: url(../../resources/img/shopguide/modal/close_btn_8dd68e923a72e97ecf7586925f4cefb5.png) no-repeat;
      width: 146px;
      height: 27px;

      position: absolute;
      top: 25px;
      right: -180px;
    }

.craft-modal .modal-dialog .craft-title {
      color: #fff;
      font-size: 12px;
      position: absolute;
      width: 100%;
      text-align: right;
    }

.craft-modal .modal-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    overflow: auto;
    outline: 0;
    top: 0;
  }

@media screen and (min-width: 641px) {
  .hover {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

    .hover:hover {
      opacity: 0.8;
    }

  .hover-shop {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }

    .hover-shop:hover {
      -webkit-transform: scale(1.05);
              transform: scale(1.05);
    }
            header .header-nav ul li:hover .nav-off {
              display: none;
            }

            header .header-nav ul li:hover .nav-on {
              display: block;
            }
            header .header-nav .shopguide-box a:hover .nav-off {
              display: none;
            }

            header .header-nav .shopguide-box a:hover .nav-on {
              display: block;
            }
      .fv .dl-btn:hover, .fv .details-btn:hover {
        background-position: 0 bottom;
      }
          .v2 table thead .v2-limited-detail-link:hover {
            background-position: 0 bottom;
          }
            .shop-contents .shop-box .box .btn-box a:hover {
              background-position: 0 bottom !important;
            }
        .premium-contents .premium-image a:hover {
          background-position: 0 bottom;
        }
}

@media screen and (max-width: 640px) {
  .v-pc {
    display: none;
  }

  .v-sp {
    display: inline-block;
  }

  .wrapper {
    width: 640px;
  }
      .fancybox-container .fancybox-slide--iframe.fancybox-slide--video .fancybox-content {
        width: 640px;
        height: 330px;
        max-width: 100%;
      }

  .to-top-btn {
    right: 50px;
    bottom: 150px;
  }
  header {
    background: transparent;
    height: auto;
    position: fixed;
  }

    header .menu-btn {
      background: url(../../resources/img/sp/common/menu_btn_e379ecb104214e63545669c7c3623cf4.png) no-repeat;
      width: 99px;
      height: 70px;

      display: block;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 10;
    }

    header .header-nav {
      display: none;
      width: 100vw;
      height: 100vh;
      background: url(../../resources/img/sp/common/nav_bg_2691321d5ac5a0a13beb037f474de9cc.png) repeat;
      overflow: auto;
    }

      header .header-nav .ps4 {
        display: block;
        position: absolute;
        top: 13px;
        left: 10px;
      }

      header .header-nav .logo {
        margin: 58px 0 0 60px;
      }

      header .header-nav ul {
        margin: 26px 0 0;
        display: block;
      }

        header .header-nav ul:before {
          content: url(../../resources/img/sp/common/nav_btn_decoration_134aecca1395f87fa1037d476484840a.png);
          left: 15px;
        }

        header .header-nav ul li {
          width: 535px;
          height: 85px;
        }
            header .header-nav ul li.new:before {
              width: 92px;
              height: 30px;
              top: -10px;
            }

          header .header-nav ul li.close {
            pointer-events: none;
          }

          header .header-nav ul li:nth-child(1) {
            margin: 0 auto 42px;
          }

          header .header-nav ul li:nth-child(2) {
            margin: 0 auto 48px;
          }

          header .header-nav ul li:nth-child(3) {
            margin: 0 auto 45px;
          }

          header .header-nav ul li:nth-child(4) {
            margin: 0 auto;
          }

      header .header-nav .shopguide-box {
        background: transparent;
        width: auto;
        height: auto;
        position: relative;
        top: auto;
        right: auto;
      }
            header .header-nav .shopguide-box.new a:before {
              width: 92px;
              height: 30px;
              top: -15px;
              left: 20px;
            }

        header .header-nav .shopguide-box a {
          margin: 45px 0 0 63px;
        }

      header .header-nav .menu-close-btn {
        background: url(../../resources/img/sp/common/nav_close_a647a61b729fbe7c923b834a41ff0ec2.png) no-repeat;
        width: 614px;
        height: 94px;

        display: block;
        margin: 30px auto 0;
      }
  footer {
    padding: 14px 0 16px;
  }

    footer .atlus-logo {
      margin: 0 20px 0 13px;
      top: -16px;
    }

    footer .vanillaware-logo {
      margin-right: 20px;
      top: -8px;
    }
      footer .sns-box .sns-twitter {
        background: url(../../resources/img/sp/common/footer_twiter_btn_48124d7af76a8c6bf02986be1eec20ee.png);
        width: 70px;
        height: 70px;
      }

      footer .sns-box .sns-facebook {
        background: url(../../resources/img/sp/common/footer_facebook_btn_3ed08b0b745c7ebb8de318b8abd74d50.png);
        width: 70px;
        height: 70px;
        margin: 0 20px;
      }

      footer .sns-box .sns-line {
        background: url(../../resources/img/sp/common/footer_line_btn_c8441d160a819ea56fe5f74c312f3c76.png);
        width: 70px;
        height: 70px;
      }

    footer .copyright {
      top: 0;
      margin: 19px 0 0 12px;
    }

.craft-modal .modal-dialog .craft-close-btn {
        top: 10px;
        right: 22px
    }
  .wrapper {
    width: 640px;
  }

  .fv {
    padding-bottom: 46px;
  }

    .fv h1 {
      padding: 78px 0 0 55px;
    }

    .fv .contents {
      margin-top: 17px;
    }

      .fv .contents .left-contents {
        margin: 0 16px 0 23px;
      }

        .fv .contents .left-contents .dl-btn {
          top: 282px;
          left: -19px;
        }

      .fv .contents .right-contents {
        margin-top: 0;
      }

        .fv .contents .right-contents .details-btn {
          top: 228px;
          left: 35px;
        }

    .fv .fv-premium-box {
      margin: 16px 0 0 14px;
    }

      .fv .fv-premium-box .details-btn {
        top: 434px;
        left: 168px;
      }

    .fv .notes {
      font-size: 16px;
      line-height: 1.4;
      margin: 6px 0 0 15px;
    }

    .fv .fv-txt {
      margin: 9px 0 0 43px;
    }

    .fv .to-shoplist-btn {
      bottom: -67px;
    }

  .v2 {
    padding: 73px 0 33px;
  }

    .v2 .v2-table-pc {
      display: none;
    }

    .v2 .v2-table-sp {
      background: url(../../resources/img/sp/shopguide/v2_bg_90d4a265997cdfe609610a907907b4af.png) no-repeat;
      width: 638px;
      height: 630px;

      position: relative;
      display: block;
      margin-left: 0;
      padding-top: 37px;
    }

      .v2 .v2-table-sp .title {
        position: absolute;
        top: -39px;
        left: 168px;
      }

      .v2 .v2-table-sp .table-bg {
        width: 610px;
        margin: auto;
      }

      .v2 .v2-table-sp table {
        width: 605px;
      }
          .v2 .v2-table-sp table thead th:nth-child(1) {
            width: 40%;
          }

          .v2 .v2-table-sp table thead th:nth-child(2) {
            width: 30%;
          }

          .v2 .v2-table-sp table thead th:nth-child(3) {
            background-color: #006e6e;
            width: 30%;
          }

    .v2 .v2-table-sp2 {
      background: url(../../resources/img/sp/shopguide/v2_bg_90d4a265997cdfe609610a907907b4af.png) no-repeat;
      width: 638px;
      height: 630px;

      position: relative;
      display: block;
      margin: 5px 0 0 0;
      padding-top: 37px;
    }

      .v2 .v2-table-sp2 .title {
        position: absolute;
        top: -39px;
        left: 168px;
      }

      .v2 .v2-table-sp2 .table-bg {
        width: 610px;
        margin: auto;
      }

      .v2 .v2-table-sp2 table {
        width: 605px;
      }
          .v2 .v2-table-sp2 table thead th:nth-child(1) {
            width: 40%;
          }

          .v2 .v2-table-sp2 table thead th:nth-child(2) {
            background-color: #e89e0e;
            width: 30%;
          }

          .v2 .v2-table-sp2 table thead th:nth-child(3) {
            background-color: #008f8f;
            width: 30%;
          }
    .shop-contents .shop-box {
      width: auto;
      margin-left: 0;
      padding: 0 60px;
    }
        .shop-contents .shop-box .box#animate {
          background: url(../../resources/img/sp/shopguide/box_l_b4f60f527f4124c3dde9792bf584224c.png) no-repeat;
          width: 512px;
          height: 1029px;
        }
            .shop-contents .shop-box .box#animate .shop-bnr p {
              font-size: 15px;
            }

          .shop-contents .shop-box .box#animate .privilege-name-ani {
            top: 365px;
            left: 129px;
          }

          .shop-contents .shop-box .box#animate .privilege-name {
            top: 820px;
            left: 126px;
          }

          .shop-contents .shop-box .box#animate .animate1 {
            top: 104px;
            left: 30px;
          }

          .shop-contents .shop-box .box#animate .animate2 {
            top: 560px;
            left: 30px;
          }
            .shop-contents .shop-box .box#animate .btn-box a {
              position: absolute;
            }

            .shop-contents .shop-box .box#animate .btn-box .special-btn-orig {
              top: 430px;
              left: 31px;
            }

            .shop-contents .shop-box .box#animate .btn-box .normal-btn-orig {
              background: url(../../resources/img/shopguide/normal_btn_fc348bdbcfb26af4b52c68ba8c49298f.png) no-repeat left top;
              width: 227px;
              height: calc(170px / 2);

              top: 430px;
              left: 258px;
            }

            .shop-contents .shop-box .box#animate .btn-box .special-btn {
              top: 910px;
              left: 31px;
            }

            .shop-contents .shop-box .box#animate .btn-box .normal-btn {
              top: 910px;
              left: 258px;
            }

          .shop-contents .shop-box .box#animate .memo {
            top: 402px;
            left: 50px;
          }

            .shop-contents .shop-box .box#animate .memo.m2 {
              top: 868px;
              left: 112px;
            }

    .shop-contents .notes {
      width: 620px;
      margin: 0 auto 15px;
    }

  .premium-contents {
    background: url(../../resources/img/sp/shopguide/premium_box_bg_dc2814f2598aa65e508205c46ac2133f.jpg) center top no-repeat #000;
    padding: 39px 0 30px;
  }

    .premium-contents .dlc-image {
      margin-left: 9px;
    }

    .premium-contents .premium-image {
      margin: 46px 0 0;
    }

      .premium-contents .premium-image .details-btn {
        top: 243px;
        left: 106px;
      }

      .premium-contents .premium-image .details-btn2 {
        top: 169px;
        left: 184px;
      }

    .premium-contents .contents1 {
      margin: 8px 0 0 14px;
    }

    .premium-contents .contents2 {
      margin: 31px 0 0 14px;
    }

    .premium-contents .contents3 {
      margin: 34px 0 0 14px;
    }

    .premium-contents .contents4 {
      margin: 25px 0 0 14px;
    }

    .premium-contents .contents5 {
      margin: -30px 0 0 14px;
    }

    .premium-contents .notes {
      margin: 12px 0 0 17px;
    }
}

