@charset "UTF-8";
/* xyz vs xyz site CSS (common.css) */
/* ================= contents =================
[0] reset
[1] base
[2] headerArea
[3] contentsArea
[4] footerArea
============================================ */
@import url("./fonts.css");
/* ============================================
0. reset
============================================ */
/* --------------------------------------------------------------------------------
margin padding
-------------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* font-family */
body {
  font-family: Tahoma,helvetica,clean,sans-serif; }

/* line-height */
body {
  line-height: 1.45; }

*:first-child + html * {
  letter-spacing: 0; }

/* --------------------------------------------------------------------------------
other
-------------------------------------------------------------------------------- */
ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal; }

img, iframe {
  border: 0; }

img {
  vertical-align: bottom; }

li {
  list-style: none; }

address {
  font-style: normal;
  font-weight: normal; }

/* --------------------------------------------------------------------------------
table form
-------------------------------------------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit; }

th, td {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: inherit; }

fieldset {
  border: 0; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

/* --------------------------------------------------------------------------------
block
-------------------------------------------------------------------------------- */
body {
  text-align: left; }

div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, iframe, form, fieldset, legend, blockquote, input, textarea, p, pre {
  text-align: left; }

div {
  margin: 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

img, a img {
  border: none; }

table {
  letter-spacing: 1px; }

iframe {
  border: none; }

strong {
  font-weight: bold; }

* {
  outline: none; }

/* --------------------------------------------------------------------------------
clearfix
-------------------------------------------------------------------------------- */
.cf_og:after {
  content: "";
  clear: both;
  display: block; }

/* ============================================
 1.base
============================================ */
html, body {
  position: relative;
  width: 100%;
  color: #fff;
  letter-spacing: -.2px;
  font-size: 12px;
  line-height: 1.6;
  font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  background: #000 url("../images/bg_main.jpg") repeat;
  background-size: 650px 35px; }

a {
  text-decoration: none;
  transition: all 0.3s ease-out;
  transform: translate3d(0, 0, 0);
  opacity: 1; }
  a:hover {
    opacity: .7; }

.menu {
  cursor: pointer;
  transition: all 0.3s ease-out;
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.menu.active {
  opacity: .6; }

/* ----------- no-js ----------- */
html#no-js #countdown_time {
  display: none; }

#noscriptBlock {
  width: 520px;
  position: absolute;
  top: 27px;
  left: 27px;
  padding: 10px;
  background: #FFFFFF; }

#noscriptBlock p {
  font-size: 14px;
  background: #FDF3F2;
  color: #D72400;
  border: 1px dotted #F4C3BE;
  padding: 6px 10px;
  line-height: 1.4; }

#container {
  z-index: 100;
  position: relative;
  width: 100%;
  overflow: hidden; }

.contentArea {
  z-index: 100;
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 750px;
  margin: 0 auto; }

/* ============================================
 header
============================================ */
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../images/img_header_rp.png") repeat-x;
  background-size: 640px 76px;
  height: 76px; }

/* ============================================
3.contentsArea
============================================ */
.contentArea {
  z-index: 10;
  position: relative;
  top: 0;
  width: 100%;
  padding: 60px 20px 0; }

.logo {
  margin-top: -34%; }

.img_jk {
  margin-top: -60px;
  position: relative; }
  .img_jk img {
    width: 126%;
    max-width: none;
    margin-left: -13%; }

.release {
  padding: 20px 0% 30px;
  text-align: center;
  margin-top: -3%; }
  .release img {
    width: 100%;
    max-width: none;
    margin-left: 0; }

.base {
  position: relative;
  width: 100%; }
  .base .base_inner {
    position: relative;
    width: 100%;
    top: 0;
    padding-top: 18%; }
  .base .img_base {
    position: absolute;
    width: 116%;
    max-width: none;
    left: -8%; }
  .base .kikan {
    padding: 0 10%; }
  .base .hassou {
    margin-top: 6%;
    padding: 0 18.5%; }
  .base .attention01 {
    font-size: 9px;
    font-size: 2.8125vw;
    font-weight: bold;
    color: #c7000a;
    text-decoration: underline;
    padding: 0 12%;
    letter-spacing: -.1px;
    line-height: 1.4;
    padding-top: 16px; }
  .base .attention02 {
    font-size: 11px;
    font-size: 3.4375vw;
    margin-top: 2%;
    line-height: 1.3;
    font-weight: bold;
    color: #000;
    padding: 0 12%; }
    .base .attention02 a {
      font-size: 10px;
      font-size: 3.125vw;
      color: #1677c2;
      word-break: break-all;
      font-weight: bold; }
  .base .price {
    margin-top: 2%;
    padding: 0 28% 5%; }

.traclist {
  width: 100%;
  margin-bottom: 5%; }

.tokuten {
  width: 90%;
  margin: 0 auto; }

.btn_goods {
  display: block;
  position: absolute;
  right: 1%;
  top: -7%;
  width: 26%; }

.illust {
  color: #fff;
  font-size: 12px;
  font-size: 1rem;
  position: absolute;
  right: 2%;
  bottom: 7%; }

.cart {
  margin: 5% auto 0; }
  .cart a {
    margin: 0 auto;
    width: 60%;
    display: block; }

.album_gift {
  margin: 15% auto 3%;
  position: relative; }
  .album_gift .album_gift_base {
    position: relative;
    left: -9%;
    width: 118%;
    max-width: none; }
  .album_gift .cart {
    position: absolute;
    bottom: 11%;
    width: 100%;
    text-align: center; }

.caution p {
  font-size: 8px;
  font-size: 2.5vw;
  color: #fff;
  letter-spacing: -.4px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4), 0px 0px 5px rgba(0, 0, 0, 0.4); }
  .caution p a {
    color: #fccc75;
    font-weight: bold; }

/*---------------- content base ---------------*/
/* ============================================
 4.footerArea
============================================ */
footer {
  z-index: 1000;
  position: relative;
  height: 131px;
  width: 100%;
  background: url(../images/bg_footer.png) repeat-x;
  background-size: 30px 131px; }
  footer .copyrights {
    position: absolute;
    width: 100%;
    bottom: 15px;
    text-align: center;
    font-size: 12px;
    font-size: 1rem;
    line-height: 1;
    color: #fff; }

.footer {
  text-align: center;
  margin: 60px auto 30px; }
  .footer a {
    color: #fccc75;
    font-weight: bold; }

.no_pc {
  display: none; }

.no_sp {
  display: inline; }

@media screen and (min-width: 750px) {
  /* ============================================
   header
  ============================================ */
  header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url("../images/img_header_rp.png") repeat-x;
    background-size: 803px 96px;
    height: 96px; }

  /* ============================================
  3.contentsArea
  ============================================ */
  .contentArea {
    z-index: 10;
    position: relative;
    top: 0;
    width: 100%;
    padding: 90px 20px 0; }

  h1 {
    width: 100%;
    text-align: center; }

  .logo {
    margin-top: -30%; }

  .img_jk {
    margin-top: -110px;
    position: relative; }
    .img_jk img {
      width: 128%;
      max-width: none;
      margin-left: -14%; }

  .release {
    padding: 0px 0% 30px;
    text-align: center;
    margin-top: -3%; }
    .release img {
      width: 100%;
      max-width: none;
      margin-left: 0; }

  .base {
    position: relative;
    width: 100%;
    margin-top: -6%; }
    .base .base_inner {
      position: relative;
      width: 100%;
      top: 0;
      padding-top: 20%; }
    .base .img_base {
      position: absolute;
      width: 116%;
      max-width: none;
      left: -8%; }
    .base .kikan {
      padding: 0 10%;
      text-align: center; }
    .base .hassou {
      text-align: center;
      margin-top: 8%;
      padding: 0 18.5%; }
    .base .attention01 {
      font-size: 20px;
      font-size: 1.6666666667rem;
      font-weight: bold;
      color: #c7000a;
      text-decoration: underline;
      padding: 0 14%;
      line-height: 1.4;
      padding-top: 16px; }
    .base .attention02 {
      font-size: 22px;
      font-size: 1.8333333333rem;
      margin-top: 2%;
      line-height: 1.3;
      font-weight: bold;
      color: #000;
      padding: 0 14%; }
      .base .attention02 a {
        font-size: 20px;
        font-size: 1.6666666667rem;
        color: #1677c2;
        word-break: break-all;
        font-weight: bold; }
    .base .price {
      text-align: center;
      margin-top: 4%;
      padding: 0 28% 5%; }

  .traclist {
    width: 100%;
    margin-bottom: 7%; }
    .traclist img {
      display: block;
      border: none;
      width: 97%;
      margin: 0 auto; }

  .tokuten {
    text-align: center;
    width: 90%;
    margin: 0 auto; }

  .btn_goods {
    display: block;
    position: absolute;
    right: 1%;
    top: -7%;
    width: 26%; }

  .illust {
    color: #fff;
    font-size: 15px;
    font-size: 1.25rem;
    position: absolute;
    right: 2%;
    bottom: 8%; }

  .cart {
    margin: 11% auto 0; }
    .cart a {
      margin: 0 auto;
      width: 60%;
      display: block; }

  .album_gift {
    margin: 20% auto 3%;
    position: relative; }
    .album_gift .album_gift_base {
      position: relative;
      left: -9%;
      width: 118%;
      max-width: none; }
    .album_gift .cart {
      position: absolute;
      bottom: 11%;
      width: 100%;
      text-align: center; }

  .caution {
    padding: 0 50px; }
    .caution p {
      font-size: 16px;
      font-size: 1.3333333333rem;
      color: #fff;
      letter-spacing: -.4px; }

  /*---------------- content base ---------------*/
  /* ============================================
   4.footerArea
  ============================================ */
  footer {
    z-index: 1000;
    position: relative;
    height: 263px;
    width: 100%;
    background: url(../images/bg_footer.png) repeat-x;
    background-size: 60px 263px; }
    footer .copyrights {
      position: absolute;
      width: 100%;
      bottom: 30px;
      text-align: center;
      font-size: 16px;
      font-size: 1.3333333333rem;
      line-height: 1;
      color: #fff; }

  .footer {
    text-align: center;
    margin: 60px auto 30px; }
    .footer a {
      font-size: 14px;
      font-size: 1.1666666667rem;
      color: #fccc75;
      font-weight: bold; } }

/*# sourceMappingURL=common.css.map */
