@charset "UTF-8";
#nftskin {
  background: url(/assets/img/nft_bg.gif) repeat center top/35rem auto;
}

.ttl {
  margin-top: 0;
}

.ttl::after {
  background-image: url(/assets/img/nft_ttl.png);
}

.ttl + .cont-img {
  margin-top: 4rem;
}

#nftskin .inner {
  margin-top: -2rem;
  padding-top: 6rem;
}

#nftskin .inner.scl {
  background: url(/assets/img/nft_bg_01.png) repeat-x center top/auto 20.7rem, url(/assets/img/nft_bg_02.png) repeat-x center top 20.7rem/auto 20.7rem;
  animation: bg-scl 20s infinite linear;
}

@media screen and (max-width: 979px) {
  #nftskin .inner.scl {
    background-size: auto 10.35rem;
    background-position: center top, center top 10.35rem;
  }
}
@keyframes bg-scl {
  0% {
    background-position-x: 0, 165.6rem;
  }
  100% {
    background-position-x: 165.6rem, 0;
  }
}
.cont-comingsoon {
  background: url(/assets/img/nft_txt_bg.gif) no-repeat center center/cover;
  width: 58rem;
  height: auto;
  padding: 6.4rem 0;
  margin-top: 10rem;
}

.cont-comingsoon p {
  text-align: center;
  font-size: 2.6rem;
}

.link-dc,
.link-sns {
  margin: 10.8rem 0 0 12rem;
}

.link-sns {
  margin-top: 5.8rem;
}

.link-dc a,
.link-sns a {
  background: url(/assets/img/nft_link_dc.png) no-repeat center center/cover;
  display: block;
  width: 60.85rem;
  height: 15.55rem;
  margin: 0 auto;
  font-size: 3.2rem;
  line-height: 14.8rem;
  text-decoration: none;
  color: #000;
  text-indent: 17rem;
  letter-spacing: 0.1rem;
}

.link-dc a.spacing-0,
.link-sns a.spacing-0 {
  letter-spacing: 0;
}

.link-sns a {
  background: url(/assets/img/nft_link_sns.png) no-repeat center center/cover;
}

.link-os {
  margin-top: 10rem;
  height: 25.2rem;
  background: url(/assets/img/nft_os_img.png) no-repeat center center/auto 28.3rem, url(/assets/img/nft_os_bg.png) repeat-x center center/auto 100%;
  padding: 10rem 0;
}

.cont-roadmap + .link-os {
  margin-top: 20rem;
}

.link-os a {
  background: url(/assets/img/nft_os_btn.png) no-repeat center center/cover;
  display: block;
  width: 40.9rem;
  height: 25.3rem;
  text-indent: -9999rem;
  margin: 0 auto;
}

.cont-img {
  margin-top: 14.8rem;
}

.cont-img .cont {
  width: 70rem;
  height: 47.3rem;
}

.cont-list ul li p span,
.cont-skin ul li p span,
.cont-sale ul li p,
.cont-roadmap ul li p.cont-area span {
  position: relative;
  display: inline-block;
  background-color: #fff;
  height: calc(100% - 1rem);
  width: calc(100% - 1rem);
  z-index: 30;
  margin: 0.5rem;
}

.cont-list ul li p::before,
.cont-list ul li p::after,
.cont-skin ul li p::before,
.cont-skin ul li p::after,
.cont-sale ul li::before,
.cont-sale ul li::after,
.cont-roadmap ul li p.cont-area::before,
.cont-roadmap ul li p.cont-area::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1c445e;
  top: 0;
  z-index: 20;
}

.cont-list ul li p::after,
.cont-skin ul li p::after,
.cont-sale ul li::after,
.cont-roadmap ul li p.cont-area::after {
  background-color: #172a38;
  top: 1rem;
  right: -1rem;
  z-index: 10;
}

.cont-list ul li.now p::before,
.cont-list ul li.now p::after,
.cont-skin ul li.now p::before,
.cont-skin ul li.now p::after,
.cont-roadmap ul li.now p.cont-area::before,
.cont-roadmap ul li.now p.cont-area::after {
  background-color: #ef7f4f;
}

.cont-list ul li.now p::after,
.cont-skin ul li.now p::after,
.cont-roadmap ul li.now p.cont-area::after {
  background-color: #553933;
}

.cont-list ul {
  width: 71rem;
  margin: 0 auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 1rem 2rem;
  grid-auto-flow: row;
  grid-template-areas: ". . ." ". . ." ". . .";
}

.cont-list ul li {
  height: 100%;
}

.cont-list ul li:nth-child(n+4) {
  margin-top: -5.5rem;
}

.cont-list ul li:nth-child(n+7) {
  margin-top: -8.5rem;
}

.cont-list ul li p {
  display: block;
  position: relative;
  height: 100%;
  height: 22rem;
}

.cont-list ul li:nth-child(4) p,
.cont-list ul li:nth-child(5) p,
.cont-list ul li:nth-child(6) p {
  height: 23rem;
}

.cont-list ul li:nth-of-type(1) p span,
.cont-list ul li:nth-of-type(1) p::before,
.cont-list ul li:nth-of-type(1) p::after {
  clip-path: polygon(0 10%, 100% 10%, 100% 94%, 0% 100%);
}

.cont-list ul li:nth-of-type(2) p span,
.cont-list ul li:nth-of-type(2) p::before,
.cont-list ul li:nth-of-type(2) p::after {
  clip-path: polygon(0 10%, 100% 10%, 100% 87%, 0% 94%);
}

.cont-list ul li:nth-of-type(3) p span,
.cont-list ul li:nth-of-type(3) p::before,
.cont-list ul li:nth-of-type(3) p::after {
  clip-path: polygon(0 10%, 100% 10%, 100% 80%, 0% 87%);
}

.cont-list ul li:nth-of-type(4) p span,
.cont-list ul li:nth-of-type(4) p::before,
.cont-list ul li:nth-of-type(4) p::after {
  clip-path: polygon(0 30%, 100% 24%, 100% 94%, 0% 100%);
}

.cont-list ul li:nth-of-type(5) p span,
.cont-list ul li:nth-of-type(5) p::before,
.cont-list ul li:nth-of-type(5) p::after {
  clip-path: polygon(0 24%, 100% 17%, 100% 87%, 0% 94%);
}

.cont-list ul li:nth-of-type(6) p span,
.cont-list ul li:nth-of-type(6) p::before,
.cont-list ul li:nth-of-type(6) p::after {
  clip-path: polygon(0 17%, 100% 10%, 100% 80%, 0% 87%);
}

.cont-list ul li:nth-of-type(7) p span,
.cont-list ul li:nth-of-type(7) p::before,
.cont-list ul li:nth-of-type(7) p::after {
  clip-path: polygon(0 25%, 100% 19%, 100% 95%, 0% 95%);
}

.cont-list ul li:nth-of-type(8) p span,
.cont-list ul li:nth-of-type(8) p::before,
.cont-list ul li:nth-of-type(8) p::after {
  clip-path: polygon(0 19%, 100% 12%, 100% 95%, 0% 95%);
}

.cont-list ul li:nth-of-type(9) p span,
.cont-list ul li:nth-of-type(9) p::before,
.cont-list ul li:nth-of-type(9) p::after {
  clip-path: polygon(0 12%, 100% 5%, 100% 95%, 0% 95%);
}

.cont-list ul li:nth-of-type(4) p span img {
  margin-top: 2rem;
}

.cont-list ul li:nth-of-type(5) p span img {
  margin-top: 1rem;
}

.cont-skin {
  margin-top: 3.4rem;
}

.cont-skin ul {
  width: 60rem;
  margin: 0 auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 1rem 2rem;
  grid-auto-flow: row;
  grid-template-areas: ". ." ". .";
}

.cont-skin ul li {
  height: 100%;
}

.cont-skin ul li:nth-of-type(1) {
  grid-area: 1/1/3/2;
}

.cont-skin ul li:nth-of-type(2) {
  grid-area: 1/2/2/3;
}

.cont-skin ul li:nth-of-type(3) {
  grid-area: 2/2/3/3;
  margin-top: -2.6rem;
}

.cont-skin ul li p {
  display: block;
  position: relative;
  height: 100%;
  height: 28.5rem;
}

.cont-skin ul li:nth-of-type(1) p {
  height: 55.5rem;
  width: 31.3rem;
}

.cont-skin ul li:nth-of-type(2) p span,
.cont-skin ul li:nth-of-type(2) p::before,
.cont-skin ul li:nth-of-type(2) p::after {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 87%);
}

.cont-skin ul li:nth-of-type(3) p span,
.cont-skin ul li:nth-of-type(3) p::before,
.cont-skin ul li:nth-of-type(3) p::after {
  clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
}

.cont-sale {
  margin-top: 4rem;
}

.cont-sale ul {
  width: 71rem;
  margin: 0 auto 0;
}

.cont-sale ul li {
  display: block;
  position: relative;
  height: 35rem;
}

.cont-sale ul li:nth-of-type(2) {
  margin-top: -5rem;
  height: 25rem;
}

.cont-sale ul li:nth-of-type(1) p,
.cont-sale ul li:nth-of-type(1)::before,
.cont-sale ul li:nth-of-type(1)::after {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 79%);
}

.cont-sale ul li:nth-of-type(2) p,
.cont-sale ul li:nth-of-type(2)::before,
.cont-sale ul li:nth-of-type(2)::after {
  clip-path: polygon(0 0, 100% 29%, 100% 100%, 0% 100%);
}

.cont-sale ul li:nth-of-type(1) p {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 78.5%);
  background: url(/assets/img/nft_sale_wait_img_pre.png) no-repeat left 8.2rem bottom -1.2rem/18.75rem auto, url(/assets/img/nft_coution_bg.gif) repeat top/2.2rem auto;
}

.cont-sale.sale-pub ul li:nth-of-type(1) p {
  background: url(/assets/img/nft_sale_wait_img_pub.png) no-repeat left 9.9rem bottom 1.2rem/13.45rem auto, url(/assets/img/nft_coution_bg.gif) repeat top/2.2rem auto;
}

.cont-sale ul li:nth-of-type(2) p {
  clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  background: url(/assets/img/nft_sale_wait_img_more.png) no-repeat right 3.8rem bottom 2.3rem/7.8rem auto, url(/assets/img/wats_txt_bg.gif) repeat center center/cover;
}

.cont-sale-now {
  margin-top: 4rem;
}

.cont-sale ul {
  position: relative;
  margin: auto;
}

.cont-sale-now ul {
  width: 76rem;
  position: relative;
  margin: auto;
}

.cont-sale h3,
.cont-sale-now h3 {
  position: absolute;
  z-index: 50;
  height: 31.25rem;
  width: 37.4rem;
  background: url(/assets/img/nft_sale_wait_ttl_bg.png) repeat center center/cover;
  margin: -8.3rem 0 0 -8.9rem;
  text-indent: -9999rem;
}

.cont-sale h3::before,
.cont-sale-now h3::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 40;
  height: 12.4rem;
  width: 32.65rem;
}

.cont-sale.sale-pre h3::before,
.cont-sale-now.sale-pre h3::before {
  background: url(/assets/img/nft_sale_wait_ttl_pre.png) repeat center center/cover;
  margin: 7.6rem 0 0 2.5rem;
}

.cont-sale.sale-pub h3::before,
.cont-sale-now.sale-pub h3::before {
  background: url(/assets/img/nft_sale_wait_ttl_pub.png) repeat center center/cover;
  margin: 7.6rem 0 0 2.5rem;
}

.cont-sale-now.sale-free h3::before {
  height: 14.75rem;
  width: 17.5rem;
  background: url(/assets/img/nft_sale_wait_ttl_free.png) repeat center center/cover;
  margin: 4.3rem 0 0 8rem;
}

.cont-sale p span.time-jst,
.cont-sale p span.time-edt,
.cont-sale-now p span.time-jst,
.cont-sale-now p span.time-edt {
  margin: 5rem 0 0 27rem;
  display: block;
  font-size: 3rem;
  text-align: center;
  width: 40rem;
  padding-top: 4.5rem;
  background: url(/assets/img/nft_sale_wait_txt_jst.png) no-repeat center top/6.3rem auto;
}

.cont-sale p span.time-jst,
.cont-sale-now p span.time-jst {
  background: url(/assets/img/nft_sale_wait_txt_jst.png) no-repeat center top/6.3rem auto;
}

.cont-sale p span.time-edt,
.cont-sale-now p span.time-edt {
  margin-top: 3.6rem;
  background: url(/assets/img/nft_sale_wait_txt_edt.png) no-repeat center top/6.3rem auto;
}

.cont-sale-now p span.time-jst,
.cont-sale-now p span.time-edt {
  margin: 2rem auto 0;
}

.cont-sale p span.time-slash {
  padding: 0 1rem;
}

.cont-sale p span.txt {
  position: absolute;
  margin: 4.5rem 0 0 2.8rem;
  height: 3.9rem;
  padding: 0;
  width: 22.5rem;
  text-indent: -9999rem;
  background: url(/assets/img/nft_sale_wait_txt_more.png) no-repeat center top/100% auto;
}

.cont-sale p span.countdown {
  display: block;
  font-size: 7.3rem;
  padding: 0;
  margin: 9.2rem 0 0;
  text-align: center;
  background: none;
  width: 100%;
  letter-spacing: 0.2rem;
}

.mint-failure + .sale-pre,
.mint-failure + .sale-pub,
.sale-pre + .sale-pub,
.sale-free + .sale-pre {
  margin-top: 14.5rem;
}

/* sale中 */
.cont-sale-now ul li.cont {
  width: 75rem;
  height: auto;
  padding-bottom: 6rem;
  position: relative;
  overflow: inherit;
  color: #154967;
}

.cont-sale-now ul li.cont::before {
  content: "";
  display: block;
  background: url(/assets/img/nft_mint_img_top.png) no-repeat center top/100% auto;
  width: 73rem;
  height: 32.5rem;
  border: 0.5rem solid #1b445e;
  margin: 0.5rem;
}

.cont-sale-now.sale-free ul li.cont::before {
  background: url(/assets/img/nft_mint_img_top_free.png) no-repeat center top/100% auto;
}

.cont-sale-now ul li h3 {
  height: 23.25rem;
  width: 31.4rem;
  top: -2.3rem;
  left: 0.3rem;
}

.cont-sale-now.sale-pre h3::before {
  height: 12.4rem;
  width: 32.65rem;
  margin: 3.6rem 0 0 0.5rem;
}

.cont-sale-now.sale-pub h3::before {
  height: 12.4rem;
  width: 32.65rem;
  margin: 3.6rem 0 0 0.5rem;
}

.cont-sale-now ul.cont-sale-soldout li.cont {
  padding-bottom: 0;
}

.cont-sale-now ul.cont-sale-soldout li h3 {
  background: url(/assets/img/nft_mint_ttl_soldout.png) no-repeat center top/100% auto;
  height: 10.6rem;
  width: 41.25rem;
  top: 15.8rem;
  left: 26.1rem;
}

.cont-sale-now h4.cont-sale-soldout {
  background: url(/assets/img/nft_mint_ttl_soldout.png) no-repeat center top/100% auto;
  height: 18.6rem;
  width: 71.25rem;
  text-indent: -9999rem;
  margin: 1rem auto -4rem;
}

.cont-sale-now ul.cont-sale-soldout li h3::before {
  content: none;
}

.cont-sale-now h4.price-ttl {
  background: url(/assets/img/nft_mint_txt_price.gif) no-repeat center top/auto 100%;
  text-indent: -9999rem;
  width: 14.4rem;
  height: 4rem;
  margin: 2rem auto 0;
}

.cont-sale-now h4.date-ttl {
  background: url(/assets/img/nft_mint_txt_date.gif) no-repeat center top/auto 100%;
  text-indent: -9999rem;
  width: 14.4rem;
  height: 3.8rem;
  margin: 3rem auto 0;
}

.cont-sale-now .price-num {
  margin: 1.8rem auto 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.cont-sale-now .price-num span {
  display: block;
  height: 5.51rem;
  text-indent: -9999rem;
}

.cont-sale-now .price-num [class*=price-num-] {
  background: url(/assets/img/nft_mint_txt_num.gif) no-repeat left top/auto 100%;
  margin-left: 0.4rem;
}

.cont-sale-now .price-num [class*=price-num-]:first-of-type {
  margin-left: 0;
}

.cont-sale-now .price-num .price-num-dot {
  width: 1.4rem;
  background-position-x: 0;
  margin-left: 0.8rem;
  margin-right: 0.6rem;
}

.cont-sale-now .price-num .price-num-slash {
  width: 3.4rem;
  background-position-x: -43rem;
  margin-left: 0.8rem;
  margin-right: 0.6rem;
}

.cont-sale-now .price-num .price-num-0 {
  width: 4rem;
  background-position-x: -2.4rem;
}

.cont-sale-now .price-num .price-num-1 {
  width: 2.1rem;
  background-position-x: -6.8rem;
}

.cont-sale-now .price-num .price-num-2 {
  width: 3.5rem;
  background-position-x: -9.6rem;
}

.cont-sale-now .price-num .price-num-3 {
  width: 3.4rem;
  background-position-x: -13.6rem;
}

.cont-sale-now .price-num .price-num-4 {
  width: 4.2rem;
  background-position-x: -17.4rem;
}

.cont-sale-now .price-num .price-num-5 {
  width: 3.5rem;
  background-position-x: -22rem;
}

.cont-sale-now .price-num .price-num-6 {
  width: 4.2rem;
  background-position-x: -25.9rem;
}

.cont-sale-now .price-num .price-num-7 {
  width: 3.2rem;
  background-position-x: -30.5rem;
}

.cont-sale-now .price-num .price-num-8 {
  width: 3.9rem;
  background-position-x: -34.1rem;
}

.cont-sale-now .price-num .price-num-9 {
  width: 3.95rem;
  background-position-x: -38.6rem;
}

.cont-sale-now .price-num .price-num-unit {
  background: url(/assets/img/nft_mint_txt_eth.gif) no-repeat center top/auto 100%;
  width: 31.2rem;
  margin-left: 3.3rem;
}

.cont-sale-now .coution {
  text-align: center;
  margin-top: 1.5rem;
  font-size: 2.2rem;
  letter-spacing: 0.3rem;
}

.cont-sale-now .wallet-area .connect-modal {
  margin-top: 0.5rem;
}

.cont-sale-now .wallet-area .connect-modal a {
  background: url(/assets/img/nft_mint_btn_connect.gif) no-repeat center top/auto 100%;
  text-indent: -9999rem;
  display: block;
  width: 48.55rem;
  height: 11rem;
  border-radius: 50rem;
  margin: 0 auto 0;
}

.cont-sale-now .wallet-area p {
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 1.8rem;
  font-size: 2.3rem;
  letter-spacing: 0.2rem;
}

.cont-sale-now .wallet-area .coution {
  font-size: 1.8rem;
  margin-top: 2.1rem;
  letter-spacing: 0.2rem;
  line-height: 2.7rem;
}

.cont-sale-now .mint-area {
  margin-top: 5.5rem;
}

.cont-sale-now .spinner-area {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.cont-sale-now .spinner-area input,
.cont-sale-now .spinner-area .counter-cont {
  width: 8rem;
  height: 8rem;
  border-radius: 50rem;
  border: 0.5rem solid #154967;
  display: inline-block;
  background-color: #ffc28c;
  box-sizing: border-box;
  text-indent: -9999rem;
  background-repeat: no-repeat;
  background-position: center center;
}

.cont-sale-now .spinner-area input.spinner-minus {
  background-image: url(/assets/img/nft_mint_txt_minus.png);
  background-size: auto 0.5rem;
  cursor: pointer;
}

.cont-sale-now .spinner-area input.spinner-plus {
  background-image: url(/assets/img/nft_mint_txt_plus.png);
  background-size: 4.4rem;
  cursor: pointer;
}

.cont-sale-now .spinner-area input.counter {
  display: none;
}

.cont-sale-now .spinner-area input.spinner-minus:disabled,
.cont-sale-now .spinner-area input.spinner-plus:disabled {
  opacity: 0.5;
  cursor: auto;
  animation: none;
}

.cont-sale-now .spinner-area .counter-cont {
  width: 18rem;
  text-align: center;
  background-color: #fff0d4;
  margin: 0 3.4rem;
  text-indent: 0;
  pointer-events: none;
}

.cont-sale-now .spinner-area .counter-cont p {
  margin: 0.7rem auto;
  width: 4rem;
  height: 5.51rem;
  background: url(/assets/img/nft_mint_txt_num.gif) no-repeat left top/auto 100%;
}

.cont-sale-now .spinner-area .counter-cont .counter-0 {
  width: 4rem;
  background-position-x: -2.4rem;
  animation: bound 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-1 {
  width: 2.1rem;
  background-position-x: -6.8rem;
  animation: bound-2 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-2 {
  width: 3.5rem;
  background-position-x: -9.6rem;
  animation: bound 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-3 {
  width: 3.4rem;
  background-position-x: -13.6rem;
  animation: bound-2 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-4 {
  width: 4.2rem;
  background-position-x: -17.4rem;
  animation: bound 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-5 {
  width: 3.5rem;
  background-position-x: -22rem;
  animation: bound-2 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-6 {
  width: 4.2rem;
  background-position-x: -25.9rem;
  animation: bound 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-7 {
  width: 3.2rem;
  background-position-x: -30.5rem;
  animation: bound-2 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-8 {
  width: 3.9rem;
  background-position-x: -34.1rem;
  animation: bound 0.5s 1;
}

.cont-sale-now .spinner-area .counter-cont .counter-9 {
  width: 3.95rem;
  background-position-x: -38.6rem;
  animation: bound-2 0.5s 1;
}

.cont-sale-now .spinner-area p {
  display: block;
  width: 100%;
  font-size: 2.3rem;
  text-align: center;
  margin-top: 1.3rem;
}

.cont-sale-now .spinner-area p.error-over-amount {
  display: none;
  color: #f00;
  font-size: 1.8rem;
  position: absolute;
  margin-top: 14.5rem;
}

.cont-sale-now .mint-area .coution {
  background-color: #ffe1ad;
  margin: 2.5rem auto 0;
  padding: 2rem 2.5rem;
  width: 54rem;
}

.cont-sale-now .mint-area .coution h5 {
  text-align: left;
  font-size: 2.6rem;
}

.cont-sale-now .mint-area .coution p {
  text-align: left;
  font-size: 2rem;
  margin-top: 0.5rem;
}

.cont-sale-now .mint-area .coution p.etc {
  font-size: 1.5rem;
  margin-top: 1.5rem;
  text-indent: 1rem;
}

.mint-terms-area {
  margin: 2.5rem auto 0;
  display: block;
}

.mint-terms-area input {
  display: none;
  cursor: pointer;
}

.mint-terms-area label {
  cursor: pointer;
  font-size: 1.6rem;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.mint-terms-area input + label .checkbox-cont {
  width: 3rem;
  height: 3rem;
  border: 0.2rem solid #154967;
  margin-right: 1.4rem;
  cursor: pointer;
}

.mint-terms-area input:checked + label .checkbox-cont::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 40;
  margin: -1.6rem 0 0 0.2rem;
  width: 3.35rem;
  height: 4.55rem;
  background: url(/assets/img/nft_mint_img_check.png) no-repeat center top/100% auto;
  animation: bound 0.5s 1;
}

.cont-sale-now .btn-mint {
  background: url(/assets/img/nft_mint_btn_mint.gif) no-repeat center top/auto 100%;
  text-indent: -9999rem;
  display: block;
  width: 48.55rem;
  height: 11rem;
  border-radius: 50rem;
  margin: 2.8rem auto 0;
  border: none;
  cursor: pointer;
}

.cont-sale-now .btn-mint:disabled {
  opacity: 0.5;
  cursor: auto;
  animation: none;
}

.cont-sale-now .user-address {
  text-align: center;
  margin: 0.5rem 0 0;
  font-size: 2.4rem;
}

.cont-sale-now .loading-area {
  text-align: center;
}

.cont-sale-now .loading-area::after {
  content: "";
  display: inline-block;
  margin-top: 2rem;
  height: 4.4rem;
  width: 4.4rem;
  background: url(/assets/img/nft_mint_img_loading.gif) no-repeat center bottom/auto 100%;
}

.error {
  color: #f00;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  margin-top: 7rem;
  font-size: 1.8rem;
}

.error.whitelist {
  margin-top: 2.5rem;
  font-size: 2.4rem;
}

.error.soldout {
  margin-top: -0.5rem;
}

.cont-sale-now .mint-area.pub-mint {
  margin-top: 2.5rem;
}

.cont-sale-now .mint-area.pub-mint .minded-area .price-num {
  transform: scale(0.75);
}

.cont-sale-now .mint-area.pub-mint .minded-area .price-num .price-num-unit {
  background: url(/assets/img/nft_mint_txt_minted.gif) no-repeat center bottom/auto 4.2rem;
  width: 21rem;
}

.cont-sale-now .mint-area.pub-mint .minded-area p {
  text-align: center;
  font-size: 1.9rem;
  margin-top: 0.4rem;
}

.cont-sale-now .mint-area.pub-mint .spinner-area {
  margin-top: 5rem;
}

.popup-inline .cont {
  position: relative;
  z-index: 100;
}

#popup-modal-connect .cont {
  padding: 2rem 0;
}

#popup-modal-connect .mfp-close {
  top: calc(50vh - 27rem);
  margin-left: 68rem;
}

#popup-modal-connect.popup-inline li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 8rem;
}

#popup-modal-connect.popup-inline h4.connect-ttl {
  text-indent: -9999rem;
  background: url(/assets/img/nft_mint_img_mm.gif) no-repeat center bottom/auto 100%;
  height: 7rem;
  width: 36.2rem;
  margin-top: 0;
}

#popup-modal-connect.popup-inline h4.connect-ttl.ttl-wc {
  background: url(/assets/img/nft_mint_img_wc.gif) no-repeat center bottom/auto 100%;
}

.popup-inline input {
  background: url(/assets/img/nft_mint_btn_connect_s.gif) no-repeat center top/auto 100%;
  text-indent: -9999rem;
  display: block;
  width: 22rem;
  height: 7.78rem;
  border-radius: 50rem;
  border: none;
  cursor: pointer;
}

#popup-modal-mint p.mint-txt {
  display: flex;
  height: 100%;
  color: #154967;
  text-align: center;
  font-size: 2rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#popup-modal-mint p.mint-txt::after {
  content: "";
  display: block;
  margin-top: 2rem;
  height: 4.4rem;
  width: 4.4rem;
  background: url(/assets/img/nft_mint_img_loading.gif) no-repeat center bottom/auto 100%;
}

#popup-modal-mint .mfp-close {
  display: none;
}

.mint-success,
.mint-failure {
  position: fixed;
  display: none;
  background-color: #4fbe6e;
  width: 100%;
  bottom: -8rem;
  z-index: 1000;
  padding: 2.05rem 0;
}

.mint-failure {
  background-color: #e33a2d;
}

.mint-success p,
.mint-failure p {
  color: #fff;
  font-size: 2.6rem;
  text-align: center;
}

.mint-success.active,
.mint-failure.active {
  display: block;
}

.mint-success.active,
.mint-failure.active {
  opacity: 1;
  animation: moveup 4s 1;
}

@keyframes moveup {
  0% {
    bottom: -8rem;
  }
  25% {
    bottom: 0;
  }
  75% {
    bottom: 0;
  }
  100% {
    bottom: -8rem;
  }
}
.inner h3.subttl {
  position: relative;
  margin: 20rem auto 0;
  width: 41rem;
}

.inner h3.subttl span {
  display: block;
  text-indent: -9999rem;
  position: relative;
  z-index: 50;
  width: 100%;
  height: 12.5rem;
}

.inner h3.subttl.subttl-game span {
  background: url(/assets/img/nft_subttl_game.png) no-repeat center top/100% auto;
}

.inner h3.subttl.subttl-roadmap span {
  background: url(/assets/img/nft_subttl_roadmap.png) no-repeat center top/100% auto;
}

.inner h3.subttl.subttl-faq span {
  background: url(/assets/img/nft_subttl_faq.png) no-repeat center top/100% auto;
}

.inner h3.subttl::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 40;
  margin: -8.2rem 0 0 0.3rem;
  width: 40.6rem;
  height: 28.3rem;
  background: url(/assets/img/ttl_bg_subttl_02.png) no-repeat center top/100% auto;
}

h4 {
  text-align: center;
  font-size: 3rem;
  margin-top: 11rem;
}

.cont-efect ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 75rem;
  margin: 4rem auto 0;
}

.cont-efect ul li.cont {
  position: relative;
  width: 20rem;
  height: auto;
  overflow: inherit;
}

.cont-efect ul li.cont:not(:first-of-type)::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 40;
  margin: 9.4rem 0 0 -3.8rem;
  width: 6.35rem;
  height: 5.55rem;
  background: url(/assets/img/arrow_01.png) no-repeat center top/100% auto;
}

.cont-roadmap {
  margin-top: 11rem;
}

.cont-roadmap ul {
  width: 71rem;
  margin: 0 auto 0;
}

.cont-roadmap ul li {
  height: 100%;
  position: relative;
}

.cont-roadmap ul li:not(:first-of-type) {
  margin-top: -2rem;
}

.cont-roadmap ul li p.cont-area {
  display: block;
  position: relative;
  height: 17rem;
}

.cont-roadmap ul li:not(:first-of-type):not(:last-of-type) p.cont-area {
  height: 19.5rem;
}

.cont-roadmap ul li p.cont-area span {
  background: url(/assets/img/nft_txt_bg.gif) no-repeat center center/cover;
}

.cont-roadmap ul li:nth-of-type(even) p.cont-area span {
  text-align: right;
}

.cont-roadmap ul li:nth-of-type(even) p.cont-area span,
.cont-roadmap ul li:nth-of-type(even) p.cont-area::before,
.cont-roadmap ul li:nth-of-type(even) p.cont-area::after {
  clip-path: polygon(0 19%, 100% 0%, 100% 100%, 0% 81%);
}

.cont-roadmap ul li:nth-of-type(odd) p.cont-area span,
.cont-roadmap ul li:nth-of-type(odd) p.cont-area::before,
.cont-roadmap ul li:nth-of-type(odd) p.cont-area::after {
  clip-path: polygon(0 0, 100% 19%, 100% 81%, 0% 100%);
}

.cont-roadmap ul li:first-of-type p.cont-area span,
.cont-roadmap ul li:first-of-type p.cont-area::before,
.cont-roadmap ul li:first-of-type p.cont-area::after {
  clip-path: polygon(0 0, 100% 0%, 100% 77%, 0% 100%);
}

.cont-roadmap ul li:last-of-type p.cont-area span,
.cont-roadmap ul li:last-of-type p.cont-area::before,
.cont-roadmap ul li:last-of-type p.cont-area::after {
  clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
}

.cont-roadmap ul li:nth-of-type(even) p.cont-area span {
  clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0% 80%);
}

.cont-roadmap ul li:nth-of-type(odd) p.cont-area span {
  clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
}

.cont-roadmap ul li:first-of-type p.cont-area span {
  clip-path: polygon(0 0, 100% 0%, 100% 76%, 0% 100%);
}

.cont-roadmap ul li:last-of-type p.cont-area span {
  clip-path: polygon(0 0, 100% 23%, 100% 100%, 0% 100%);
}

.cont-roadmap ul li:not(:first-of-type)::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 40;
  top: -4.3rem;
  left: 52.3rem;
  width: 11.4rem;
  height: 10.7rem;
  background: url(/assets/img/arrow_02.png) no-repeat center top/100% auto;
  transform: rotateZ(254deg);
}

.cont-roadmap ul li:nth-of-type(odd):before {
  left: 7.3rem;
  transform: rotateZ(196deg);
}

.cont-roadmap ul li h4 {
  background: url(/assets/img/nft_roadmap_phase_01.png) no-repeat left 6rem center/auto 5.6rem;
  text-align: center;
  width: 100%;
  margin: 0;
  top: 4.5rem;
  right: 0;
  position: absolute;
  z-index: 100;
  font-size: 4.2rem;
  line-height: 6rem;
  text-indent: 23rem;
}

.cont-roadmap ul li:not(:first-of-type) h4 {
  top: 6.5rem;
}

.cont-roadmap ul li:nth-of-type(1) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_01.png);
}

.cont-roadmap ul li:nth-of-type(2) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_02.png);
}

.cont-roadmap ul li:nth-of-type(3) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_03.png);
}

.cont-roadmap ul li:nth-of-type(4) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_04.png);
}

.cont-roadmap ul li:nth-of-type(5) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_05.png);
}

.cont-roadmap ul li.now:nth-of-type(1) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_01_now.png);
}

.cont-roadmap ul li.now:nth-of-type(2) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_02_now.png);
}

.cont-roadmap ul li.now:nth-of-type(3) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_03_now.png);
}

.cont-roadmap ul li.now:nth-of-type(4) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_04_now.png);
}

.cont-roadmap ul li.now:nth-of-type(5) h4 {
  background-image: url(/assets/img/nft_roadmap_phase_05_now.png);
}

.cont.accordion {
  margin-top: 3rem;
  width: 70rem;
  height: auto;
}

h3 + .cont.accordion {
  margin-top: 11rem;
}

.cont.accordion .accordion-btn {
  color: #000;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

.cont.accordion .accordion-btn::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 40;
  top: 2.8rem;
  right: 2.7rem;
  width: 6.35rem;
  height: 5.55rem;
  background: url(/assets/img/arrow_01.png) no-repeat center top/100% auto;
  transform: rotateZ(90deg);
  animation: kuruback 0.5s 1;
}

@keyframes kuruback {
  0% {
    transform: rotateZ(270deg);
  }
  70% {
    transform: rotateZ(80deg);
  }
  90% {
    transform: rotateZ(95deg);
  }
  100% {
    transform: rotateZ(90deg);
  }
}
.cont.accordion .accordion-btn.close::before {
  transform: rotateZ(270deg);
  animation: kuru 0.5s 1;
}

@keyframes kuru {
  0% {
    transform: rotateZ(90deg);
  }
  70% {
    transform: rotateZ(280deg);
  }
  90% {
    transform: rotateZ(265deg);
  }
  100% {
    transform: rotateZ(270deg);
  }
}
.cont.accordion h4 {
  text-align: left;
  padding: 3.8rem 11rem 3.8rem 9rem;
  margin: 0;
  line-height: 4.5rem;
  text-indent: -4rem;
}

.accordion-area {
  padding: 0 5rem 3rem;
  font-size: 2rem;
  line-height: 4.1rem;
  margin-top: -1.2rem;
  color: rgba(0, 0, 0, 0);
  transition: color 0.5s;
  text-align: left;
}

.cont.accordion .accordion-btn.close .accordion-area {
  color: rgb(0, 0, 0);
}

.cont-caution {
  width: 60rem;
  margin-top: 16rem;
  height: auto;
  padding: 4rem 5rem;
  background: url(/assets/img/nft_coution_bg.gif) repeat top/2.2rem auto;
}

.cont-caution h3 {
  font-size: 3.2rem;
  line-height: 1;
  color: #c6573f;
}

.cont-caution p {
  font-size: 2rem;
  line-height: 4rem;
  margin-top: 2rem;
  text-align: left;
}

.sale-pre.now .cont,
.sale-pub.now .cont {
  height: auto;
}

.sale-pre.now .cont h4,
.sale-pub.now .cont h4 {
  margin-top: 0;
  text-align: left;
}

.mintguide-btn a {
  display: block;
  margin: 8rem auto 0;
  padding: 0;
  height: 15.9rem;
  width: 70rem;
  text-indent: -9999rem;
  background: url(/assets/img/mint_guide_link_btn.gif) no-repeat center top/100% auto;
  border-radius: 50rem;
}

ul li.cont.caution {
  position: absolute;
  top: -6rem;
  right: 4rem;
  z-index: 30;
  font-weight: bold;
  font-size: 2rem;
  color: #ff2525;
  background: #fff4d2;
  height: auto;
  width: 32rem;
  padding: 1rem;
}

ul li.cont.caution::after,
ul li.cont.caution::before {
  content: none;
}

@media screen and (max-width: 979px) {
  #nftskin {
    padding-bottom: 10rem;
  }
  #nftskin .inner {
    margin-top: -3rem;
    padding-top: 5rem;
    background-position: center top, center top 10.35rem;
    background-size: auto 10.35rem;
  }
  .ttl + .cont-img {
    margin-top: 2rem;
  }
  @keyframes bg-scl {
    0% {
      background-position-x: 0, 82.8rem;
    }
    100% {
      background-position-x: 82.8rem, 0;
    }
  }
  .cont-sale-now {
    margin-top: 2rem;
  }
  .cont-list ul li p span,
  .cont-skin ul li p span,
  .cont-sale ul li p,
  .cont-roadmap ul li p.cont-area span {
    height: calc(100% - 0.5rem);
    width: calc(100% - 0.5rem);
    margin: 0.25rem;
  }
  .cont-list ul li p::after,
  .cont-skin ul li p::after,
  .cont-sale ul li::after,
  .cont-roadmap ul li p.cont-area::after {
    top: 0.5rem;
    right: -0.5rem;
  }
  .cont-comingsoon {
    width: 34rem;
    padding: 3.6rem 0;
    margin-top: 5rem;
  }
  .cont-comingsoon p {
    font-size: 1.6rem;
  }
  .link-dc,
  .link-sns {
    margin: 7rem 0 0 4.2rem;
  }
  .link-sns {
    margin-top: 3rem;
  }
  .link-dc a,
  .link-sns a {
    width: 32rem;
    height: 8.1rem;
    font-size: 1.75rem;
    line-height: 7.8rem;
    text-indent: 9rem;
    letter-spacing: 0.1rem;
  }
  .link-os {
    margin-top: 5rem;
    height: 12.6rem;
    background-size: 95% auto, auto 100%;
    padding: 5rem 0;
  }
  .cont-roadmap + .link-os {
    margin-top: 9rem;
  }
  .link-os a {
    width: 20.45rem;
    height: 12.65rem;
  }
  .cont-list ul li p {
    height: 10rem;
  }
  .cont-list ul li:nth-of-type(4) p span img {
    margin-top: 1rem;
  }
  .cont-list ul li:nth-of-type(5) p span img {
    margin-top: 0.5rem;
  }
  .cont-list ul li p::after,
  .cont-skin ul li p::after,
  .cont-roadmap ul li p.cont-area::after {
    top: 0.5rem;
    right: -0.5rem;
  }
  .cont-img {
    margin-top: 6rem;
  }
  .cont-img .cont {
    width: 32.5rem;
    height: 21rem;
  }
  .cont-list ul {
    width: 33rem;
    margin: 0 auto 0;
    gap: 0.5rem 1rem;
  }
  .cont-list ul li:nth-child(n+4) {
    margin-top: -2.5rem;
  }
  .cont-list ul li:nth-child(n+7) {
    margin-top: -3.25rem;
  }
  .cont-list ul li:nth-child(4) p,
  .cont-list ul li:nth-child(5) p,
  .cont-list ul li:nth-child(6) p {
    height: 11rem;
  }
  .inner h3.subttl {
    margin-top: 9rem;
    width: 20.5rem;
  }
  .inner h3.subttl::before {
    margin: -4.5rem 0 0 -0.2rem;
    width: 20.3rem;
    height: 14.3rem;
  }
  .inner h3.subttl span {
    height: 6.5rem;
  }
  h4 {
    margin-top: 5rem;
    font-size: 2.2rem;
  }
  h4 span {
    display: block;
  }
  .cont-skin {
    margin-top: 1.7rem;
  }
  .cont-skin ul {
    width: 32rem;
    gap: 1.5rem 1rem;
  }
  .cont-skin ul li p {
    height: 15rem;
  }
  .cont-skin ul li:nth-of-type(1) p {
    height: 29rem;
    width: 16rem;
  }
  .cont-efect ul {
    flex-direction: column;
    width: 20rem;
    margin: 2rem auto 0;
  }
  .cont-efect ul li.cont img {
    object-fit: cover;
    height: 20rem;
    width: 20rem;
  }
  .cont-efect ul li.cont:not(:first-of-type) {
    margin-top: 4rem;
  }
  .cont-efect ul li.cont:not(:first-of-type)::before {
    margin: -3.2rem 0 0 7rem;
    width: 4.8rem;
    height: 4.55rem;
    transform: rotateZ(90deg);
  }
  .cont-roadmap {
    margin-top: 5rem;
  }
  .cont-roadmap ul {
    width: 33rem;
  }
  .cont-roadmap ul li:not(:first-of-type) {
    margin-top: -1rem;
  }
  .cont-roadmap ul li p.cont-area {
    height: 8.5rem;
  }
  .cont-roadmap ul li:not(:first-of-type):not(:last-of-type) p.cont-area {
    height: 9.25rem;
  }
  .cont-roadmap ul li h4 {
    top: 0.5rem;
    font-size: 1.6rem;
    background-size: auto 2.8rem;
    background-position-x: 2.8rem;
    text-indent: 11.5rem;
  }
  .cont-roadmap ul li:not(:first-of-type) h4 {
    top: 1.5rem;
  }
  .cont-roadmap ul li:not(:first-of-type)::before {
    top: -2.8rem;
    left: 24.15rem;
    width: 6.7rem;
    height: 6.35rem;
  }
  .cont-roadmap ul li:nth-of-type(odd):before {
    left: 2.2rem;
  }
  .cont-roadmap ul li p.cont-area span img {
    width: 50%;
  }
  .cont.accordion {
    width: 32rem;
    margin-top: 2rem;
  }
  h3 + .cont.accordion {
    margin-top: 5rem;
  }
  .cont.accordion h4 {
    padding: 1.8rem 5rem 1.8rem 5rem;
    line-height: 2.25rem;
    text-indent: -2.4rem;
    font-size: 1.8rem;
  }
  .accordion-area {
    padding: 0 2.5rem 1.5rem;
    font-size: 1.4rem;
    line-height: 2.7rem;
    margin-top: -0.2rem;
  }
  .cont.accordion .accordion-btn::before {
    top: 1.4rem;
    right: 1.6rem;
    width: 3.175rem;
    height: 2.775rem;
  }
  .cont-caution {
    width: 27rem;
    margin-top: 7rem;
    padding: 2rem 2.5rem;
    background-size: 1.1rem auto;
  }
  .cont-caution h3 {
    font-size: 1.7rem;
  }
  .cont-caution p {
    font-size: 1.25rem;
    line-height: 2.7rem;
    margin-top: 1rem;
  }
  .applink.applink-sb {
    margin-top: -25rem;
  }
  .mint-failure + .sale-pre,
  .mint-failure + .sale-pub,
  .sale-pre + .sale-pub {
    margin-top: 7.5rem;
  }
  .cont-sale {
    margin-top: 1.7rem;
  }
  .cont-sale ul {
    width: 33rem;
  }
  .cont-sale ul li {
    height: 21rem;
  }
  .cont-sale ul li:nth-of-type(1) p,
  .cont-sale ul li:nth-of-type(1)::before,
  .cont-sale ul li:nth-of-type(1)::after {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 88.5%);
  }
  .cont-sale ul li:nth-of-type(1) p {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 88%);
    background-position: left 3.8rem bottom -2.2rem, top center;
    background-size: 10.75rem auto, 1.1rem auto;
  }
  .cont-sale.sale-pub ul li:nth-of-type(1) p {
    background-position: left 4.6rem bottom -1rem, top center;
    background-size: 8rem auto, 1.1rem auto;
  }
  .cont-sale ul li:nth-of-type(2) p,
  .cont-sale ul li:nth-of-type(2)::before,
  .cont-sale ul li:nth-of-type(2)::after {
    clip-path: polygon(0 0, 100% 14%, 100% 100%, 0% 100%);
  }
  .cont-sale ul li:nth-of-type(2) p {
    clip-path: polygon(0 0, 100% 14.5%, 100% 100%, 0% 100%);
    background-position: right 1.4rem bottom 1.4rem, top center;
    background-size: 3.85rem auto, cover;
  }
  .cont-sale ul li:nth-of-type(2) {
    margin-top: -1.1rem;
    height: 17.3rem;
  }
  .cont-sale h3 {
    height: 15.625rem;
    width: 18.7rem;
    margin: -2.75rem 0 0 -2.15rem;
  }
  .cont-sale h3::before {
    height: 3.5em;
    width: 15.85rem;
  }
  .cont-sale.sale-pre h3::before {
    margin: 4.2rem 0 0 2.3rem;
  }
  .cont-sale.sale-pub h3::before {
    height: 3.5em;
    width: 15.85rem;
    margin: 4.2rem 0 0 2.3rem;
  }
  .cont-sale-now ul {
    width: 32.5rem;
  }
  .cont-sale-now ul.cont-sale-soldout li h3 {
    height: 5.3rem;
    width: 20.625rem;
    top: 10.9rem;
    left: 15.05rem;
  }
  .cont-sale p span.time-jst,
  .cont-sale p span.time-edt,
  .cont-sale-now p span.time-jst,
  .cont-sale-now p span.time-edt {
    background-size: 3.3rem auto;
    display: block;
    font-size: 1.85rem;
  }
  .cont-sale p span.time-jst,
  .cont-sale p span.time-edt {
    margin: 2rem 0 0 14.7rem;
    width: 18rem;
    padding-top: 2.3rem;
  }
  .cont-sale-now p span.time-jst,
  .cont-sale-now p span.time-edt {
    width: 100%;
    margin: 1rem auto 0;
    padding-top: 2.25rem;
  }
  .cont-sale ul li p span.time-edt {
    margin-top: 0.9rem;
  }
  .cont-sale ul li p span.txt {
    margin: 2.3rem 0 0 1.4rem;
    height: 2.95rem;
    width: 14.8rem;
  }
  .cont-sale ul li p span.countdown {
    font-size: 4.15rem;
    margin: 6.6rem 0 0;
    letter-spacing: 0.2rem;
  }
  .cont-sale ul li p span.time-day {
    display: block;
  }
  .cont-sale ul li p span.time-slash {
    display: none;
  }
  .mintguide-btn a {
    margin: 4rem auto 0;
    height: 7.4rem;
    width: 32.5rem;
  }
  .cont-sale-now ul li.cont {
    width: 32.5rem;
    padding-bottom: 3rem;
  }
  .cont-sale-now ul li.cont::before {
    width: 31.5rem;
    height: 14rem;
    border: 0.25rem solid #1b445e;
    margin: 0.25rem;
  }
  .cont-sale-now ul li h3 {
    height: 11.625rem;
    width: 15.7rem;
    top: 4.85rem;
    left: 4.15rem;
  }
  .cont-sale-now.sale-pre h3::before {
    height: 4.2rem;
    width: 11.325rem;
    margin: 2.8rem 0 0 2.75rem;
  }
  .cont-sale-now.sale-pub h3::before {
    height: 4.2rem;
    width: 11.325rem;
    margin: 2.8rem 0 0 2.75rem;
  }
  .cont-sale-now.sale-free h3::before {
    height: 6.3rem;
    width: 7.25rem;
    margin: 2.75rem 0 0 4.5rem;
  }
  .cont-sale-now h4.price-ttl {
    width: 7.2rem;
    height: 2rem;
    margin-top: 1rem;
  }
  .cont-sale-now .price-num {
    margin-top: 0.9rem;
  }
  .cont-sale-now .price-num span {
    height: 2.755rem;
  }
  .cont-sale-now .price-num .price-num-unit {
    width: 15.6rem;
    margin-left: 1.65rem;
  }
  .cont-sale-now .price-num [class*=price-num-] {
    margin-left: 0.2rem;
  }
  .cont-sale-now .price-num .price-num-dot {
    width: 0.7rem;
    margin-left: 0.4rem;
    margin-right: 0.3rem;
  }
  .cont-sale-now .price-num .price-num-slash {
    width: 1.7rem;
    background-position-x: -21.5rem;
    margin-left: 0.4rem;
    margin-right: 0.3rem;
  }
  .cont-sale-now .price-num .price-num-0 {
    width: 2rem;
    background-position-x: -1.2rem;
  }
  .cont-sale-now .price-num .price-num-1 {
    width: 1.05rem;
    background-position-x: -3.4rem;
  }
  .cont-sale-now .price-num .price-num-2 {
    width: 1.75rem;
    background-position-x: -4.8rem;
  }
  .cont-sale-now .price-num .price-num-3 {
    width: 1.7rem;
    background-position-x: -6.8rem;
  }
  .cont-sale-now .price-num .price-num-4 {
    width: 2.1rem;
    background-position-x: -8.7rem;
  }
  .cont-sale-now .price-num .price-num-5 {
    width: 1.75rem;
    background-position-x: -11rem;
  }
  .cont-sale-now .price-num .price-num-6 {
    width: 2.1rem;
    background-position-x: -12.95rem;
  }
  .cont-sale-now .price-num .price-num-7 {
    width: 1.6rem;
    background-position-x: -15.25rem;
  }
  .cont-sale-now .price-num .price-num-8 {
    width: 1.95rem;
    background-position-x: -17.05rem;
  }
  .cont-sale-now .price-num .price-num-9 {
    width: 1.975rem;
    background-position-x: -19.3rem;
  }
  .cont-sale-now .coution {
    margin-top: 0.75rem;
    font-size: 1.1rem;
    letter-spacing: 0.15rem;
  }
  .cont-sale-now h4.date-ttl {
    width: 7.2rem;
    height: 1.9rem;
    margin-top: 1.5rem;
  }
  .cont-sale-now h4.cont-sale-soldout {
    height: 10.6rem;
    width: 31.25rem;
  }
  .cont-sale-now .spinner-area p.error-over-amount {
    font-size: 0.9rem;
    margin-top: 7.5rem;
  }
  .cont-sale-now .spinner-area input,
  .cont-sale-now .spinner-area .counter-cont {
    width: 4rem;
    height: 4rem;
    border-width: 0.25rem;
  }
  .cont-sale-now .spinner-area input.spinner-minus {
    background-size: auto 0.25rem;
  }
  .cont-sale-now .spinner-area input.spinner-plus {
    background-size: 2.2rem;
  }
  .cont-sale-now .spinner-area .counter-cont {
    width: 9rem;
    margin: 0 1.7rem;
  }
  .cont-sale-now .mint-area {
    margin-top: 2.75rem;
  }
  .cont-sale-now .spinner-area .counter-cont p {
    transform: scale(0.5);
    margin-top: -1rem;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-0 {
    animation: bound-3 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-1 {
    animation: bound-4 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-2 {
    animation: bound-3 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-3 {
    animation: bound-4 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-4 {
    animation: bound-3 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-5 {
    animation: bound-4 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-6 {
    animation: bound-3 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-7 {
    animation: bound-4 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-8 {
    animation: bound-3 0.5s 1;
  }
  .cont-sale-now .spinner-area .counter-cont .counter-9 {
    animation: bound-4 0.5s 1;
  }
  .cont-sale-now .spinner-area p {
    font-size: 1.15rem;
    margin-top: 0.65rem;
  }
  .cont-sale-now .mint-area .coution {
    margin-top: 1.75rem;
    padding: 1rem 1.75rem;
    width: 27rem;
  }
  .cont-sale-now .mint-area .coution h5 {
    font-size: 1.3rem;
  }
  .cont-sale-now .mint-area .coution p {
    font-size: 1rem;
    margin-top: 0.25rem;
  }
  .cont-sale-now .mint-area .coution p.etc {
    font-size: 0.75rem;
    margin-top: 0.75rem;
    text-indent: 0.5rem;
    letter-spacing: 0.1rem;
  }
  .mint-terms-area label {
    font-size: 1rem;
    padding: 0.5rem 2rem;
  }
  .mint-terms-area {
    margin-top: 1.75rem;
  }
  .mint-terms-area input + label .checkbox-cont {
    width: 2rem;
    height: 2rem;
    border-width: 0.15rem;
    margin-right: 0.7rem;
  }
  .mint-terms-area input:checked + label .checkbox-cont::before {
    margin: -1rem 0 0 0.1rem;
    width: 2.3rem;
    height: 3.55rem;
  }
  .error-not-sale {
    margin-top: 3.5rem;
    font-size: 1rem;
  }
  .cont-sale-now .wallet-area .connect-modal a,
  .cont-sale-now .btn-mint {
    width: 24.275rem;
    height: 5.5rem;
    margin-top: 1.4rem;
  }
  .cont-sale-now .user-address {
    margin-top: 0.25rem;
    font-size: 1.2rem;
  }
  .cont-sale-now .wallet-area p {
    margin-top: 0.9rem;
    font-size: 1.65rem;
    letter-spacing: 0.1rem;
  }
  .cont-sale-now .wallet-area .coution {
    font-size: 1rem;
    margin-top: 1.05rem;
    letter-spacing: 0.1rem;
    line-height: 1.35em;
  }
  .error {
    font-size: 1.1rem;
  }
  .error span {
    display: block;
  }
  .error.whitelist {
    margin-top: 1.25rem;
    font-size: 1.1rem;
  }
  .mint-success p,
  .mint-failure p {
    font-size: 1.3rem;
  }
  .mint-success p span,
  .mint-failure p span {
    display: block;
  }
  #popup-modal-connect.popup-inline h4.connect-ttl {
    height: 3.5rem;
    width: 18.1rem;
  }
  #popup-modal-connect.popup-inline input {
    width: 11rem;
    height: 3.89rem;
  }
  #popup-modal-connect.popup-inline li {
    margin-top: 2rem;
  }
  #popup-modal-connect.popup-inline li:first-of-type {
    margin-top: 4rem;
  }
  #popup-modal-connect .mfp-close {
    top: calc(50vh - 15rem);
    margin-left: 29rem;
  }
  .cont-sale-now .mint-area.pub-mint .minded-area p {
    font-size: 1.1rem;
    margin-top: 0.2rem;
  }
  .cont-sale-now .mint-area.pub-mint .minded-area .price-num .price-num-unit {
    background-size: auto 2.1rem;
    width: 10.5rem;
  }
  #popup-modal-connect .cont {
    padding: 1rem 0;
  }
  #popup-modal-mint p.mint-txt {
    font-size: 1.4rem;
  }
  #popup-modal-mint p.mint-txt::after {
    margin-top: 1.5rem;
    height: 3.3rem;
    width: 3.3rem;
  }
  ul li.cont.caution {
    font-size: 1rem;
    padding: 0.5rem 1rem;
    top: -3.5rem;
    right: 1rem;
    width: 16rem;
  }
}
body {
  -webkit-overflow-scrolling: touch;
}

body.mfp-active {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
  width: 100%;
  position: fixed;
  overflow: auto;
}

body .mfp-wrap {
  position: fixed;
  overflow: auto;
  top: 0 !important;
}

.popup-inline a.connect-metamask {
  background: url(/assets/img/nft_mint_btn_connect_s.gif) no-repeat center top/auto 100%;
  text-indent: -9999rem;
  display: block;
  width: 22rem;
  height: 7.78rem;
  border-radius: 50rem;
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 979px) {
  #popup-modal-connect.popup-inline a.connect-metamask {
    width: 11rem;
    height: 3.89rem;
  }
}

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