body.top {
  background: #0a012c; }

.junbo {
  position: relative;
  background: none;
  height: 30vh; }
  @media (min-width: 768px) {
    .junbo {
      height: 55vh; } }
  .junbo h2.hero {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    font-weight: normal;
    font-feature-settings: "palt";
    white-space: nowrap;
    letter-spacing: 0.5em; }
    @media (min-width: 992px) {
      .junbo h2.hero {
        letter-spacing: 1.5em; } }
  .junbo:before {
    opacity: 1.0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    mix-blend-mode: screen; }
    @media (min-width: 768px) {
      .junbo:before {
        background: url(../img/top_bg7.png) center bottom -1px no-repeat;
        background-size: 40%; } }

header .logo img.white {
  display: none; }

@media (min-width: 991px) {
  .gmenu > ul > li > a {
    position: relative; }
    .gmenu > ul > li > a:after {
      position: absolute;
      left: 0px;
      bottom: 6px;
      content: '';
      width: 100%;
      height: 3px;
      background: #e94619; } }
@media (max-width: 991px) {
  header .gmenu {
    position: static;
    transform: scale(1);
    overflow: visible;
    width: auto; }
    header .gmenu > ul > li a {
      padding: 12px 2px;
      border: none;
      background: none;
      color: inherit; } }
header .logo {
  flex: 1; }

header .to_org a {
  background: #052F6B; }

body.lp header,
body.top header {
  background: none;
  border: none; }
  html.fixed body.lp header, html.fixed
  body.top header {
    background: rgba(10, 1, 44, 0.5); }
  body.lp header .gmenu > ul > li > a,
  body.top header .gmenu > ul > li > a {
    color: #fff; }
  body.lp header .to_login a,
  body.top header .to_login a {
    background: transparent;
    border: 1px solid #fff; }
  body.lp header .to_org a,
  body.top header .to_org a {
    background: white;
    color: #052F6B;
    border: 1px solid #fff; }
    body.lp header .to_org a:hover,
    body.top header .to_org a:hover {
      background: rgba(255, 255, 255, 0.7); }
  body.lp header .logo img,
  body.top header .logo img {
    display: none; }
  body.lp header .logo img.white,
  body.top header .logo img.white {
    display: block; }

body.top .item_box {
  padding-top: 10px; }
  @media (min-width: 1220px) {
    body.top .item_box {
      padding-top: 30px;
      width: 1220px;
      border-radius: 10px;
      margin: auto; } }
body.top .box_ttl span.sk-fff {
  background: none;
  color: #fff; }
  body.top .box_ttl span.sk-fff:before, body.top .box_ttl span.sk-fff:after {
    border-color: #fff; }

@media (max-width: 767px) {
  header .to_login a {
    padding-left: 7px;
    padding-right: 7px; } }

header .logo img {
  width: 130px; }

@media (max-width: 374px) {
  header .logo img {
    width: 80px; }

  html.fixed header .logo img {
    width: 80px; } }
footer .logo img {
  width: 100px; }

#background {
  position: absolute;
  z-index: -1;
  opacity: 0.5;
  transform: rotate(180deg); }

@media (min-width: 1250px) {
  .pop_cat_box .container {
    width: 1250px; } }
.pop_cat_box div[class^="col-"] .inner {
  background: #fff;
  padding: 15px;
  border-radius: 10px; }
  @media (max-width: 767px) {
    .pop_cat_box div[class^="col-"] .inner {
      padding: 0; } }
.pop_cat_box div[class^="col-"] p {
  position: static;
  color: inherit; }
.pop_cat_box div[class^="col-"] a > p {
  position: absolute;
  color: #fff;
  font-size: 20px; }
.pop_cat_box div[class^="col-"] .w_item {
  margin-top: 15px; }
  @media (max-width: 767px) {
    .pop_cat_box div[class^="col-"] .w_item {
      display: none; } }
.pop_cat_box div[class^="col-"] .item a {
  display: flex !important;
  border-radius: 0; }
  .pop_cat_box div[class^="col-"] .item a:after {
    content: '';
    background: none; }
.pop_cat_box div[class^="col-"] .item .item_ttl {
  font-size: 14px; }
.pop_cat_box div[class^="col-"] .item .item_datetime .date {
  font-size: 14px; }
.pop_cat_box div[class^="col-"] .item .item_place {
  color: #999;
  font-size: 90%;
  line-height: 1.2; }
.pop_cat_box div[class^="col-"] .item .item_note, .pop_cat_box div[class^="col-"] .item .item_nft {
  color: #fff; }
@media (max-width: 767px) {
  .pop_cat_box div[class^="col-"] a.btn {
    display: none; } }

.item_nft {
  display: inline-block;
  color: #fff;
  background: #ff8196;
  padding-left: 0.5em;
  padding-right: 0.5em; }
  @media (max-width: 767px) {
    .item_nft {
      position: absolute;
      top: 20px;
      left: 60px;
      font-size: 10px; } }

body.lp main {
  padding-top: 0; }

body.lp .spn {
  font-size: 120%; }

main.lp_main section {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    main.lp_main section {
      padding-top: 60px;
      padding-bottom: 60px; } }

main.lp_main .lpJunbo {
  padding-top: 60px;
  padding-bottom: 120px;
  background: url(../img/lp_main.png) #160A5A right bottom no-repeat;
  background-size: 200vw;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    main.lp_main .lpJunbo {
      padding-top: 60px;
      padding-bottom: 60px;
      height: 690px;
      background: url(../img/lp_main.png) #160A5A right center no-repeat;
      background-size: auto; } }
  @media (min-width: 1600px) {
    main.lp_main .lpJunbo {
      background-size: 100vw; } }
  body.lp_user main.lp_main .lpJunbo {
    background: url(../img/lp_main_u.png) #030626 right bottom no-repeat;
    position: relative; }
    @media (max-width: 767px) {
      body.lp_user main.lp_main .lpJunbo {
        padding-top: 100px;
        padding-bottom: 60px; }
        body.lp_user main.lp_main .lpJunbo:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.5); } }
  main.lp_main .lpJunbo > .container {
    display: flex;
    align-items: center; }
    @media (min-width: 1200px) {
      main.lp_main .lpJunbo > .container {
        width: 900px; } }
  main.lp_main .lpJunbo__inner {
    position: relative;
    color: #fff;
    overflow: hidden; }
    main.lp_main .lpJunbo__inner .hero {
      margin-top: 10px;
      line-height: 1.15;
      font-size: 36px;
      font-weight: bold;
      font-feature-settings: "palt"; }
      @media (min-width: 768px) {
        main.lp_main .lpJunbo__inner .hero {
          font-size: 70px; } }
    main.lp_main .lpJunbo__inner .sub_hero {
      font-size: 18px;
      font-weight: bold; }
      @media (min-width: 768px) {
        main.lp_main .lpJunbo__inner .sub_hero {
          font-size: 21px; } }
  main.lp_main .lpJunbo__batch {
    font-size: 16px;
    width: 130px;
    height: 130px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: yellow;
    color: #111;
    opacity: 0.85;
    line-height: 1.2;
    font-weight: bold;
    margin-left: auto;
    right: 0;
    transform: rotate(-15deg); }
    @media (min-width: 768px) {
      main.lp_main .lpJunbo__batch {
        position: absolute;
        bottom: 10px; } }
  main.lp_main .lpJunbo__sdr {
    background: yellow;
    opacity: 0.85;
    padding: 1px 10px;
    color: #160a5a;
    font-weight: bold;
    transform: skew(45deg);
    margin-left: -30px;
    padding-left: 40px;
    width: calc(100% - 0px);
    font-feature-settings: "palt"; }
    main.lp_main .lpJunbo__sdr .inner {
      display: inline-block;
      transform: skew(-45deg); }
    @media (min-width: 768px) {
      main.lp_main .lpJunbo__sdr {
        width: 90%;
        font-size: 20px; } }
    @media (max-width: 374px) {
      main.lp_main .lpJunbo__sdr {
        font-size: 12px; } }
  main.lp_main .lpJunbo__p {
    font-size: 16px; }
    main.lp_main .lpJunbo__p .sm {
      display: inline-block;
      opacity: 0.7;
      max-width: 42em;
      text-indent: -1em;
      padding-left: 1em; }

body.lp .section__title {
  text-align: center;
  font-size: clamp(26px, 3.3854166667vw, 36px);
  margin-bottom: 40px;
  color: #160a5a;
  font-feature-settings: "palt";
  position: relative; }
  @media (min-width: 768px) {
    body.lp .section__title {
      margin-bottom: 80px; } }
  body.lp .section__title .sm {
    display: block;
    margin-top: 0.5em;
    font-size: 50%; }
  body.lp .section__title:before {
    content: '';
    position: absolute;
    bottom: -1.2em;
    left: 50%;
    width: 1px;
    height: 0.8em;
    background: #111; }

.lp_intro {
  background: #ffff99; }
  .lp_intro .intro__hd {
    font-weight: bold;
    font-size: clamp(20px, 2.6041666667vw, 32px);
    text-align: center;
    font-feature-settings: "palt"; }

.lp_merit .merit__items {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .lp_merit .merit__items {
      display: flex;
      justify-content: space-evenly; }
      body.lp_user .lp_merit .merit__items {
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: min(100%, 1000px); }
        body.lp_user .lp_merit .merit__items .meritItem {
          display: flex;
          align-items: center;
          justify-content: space-evenly; }
          body.lp_user .lp_merit .merit__items .meritItem__text {
            text-align: left; }
          body.lp_user .lp_merit .merit__items .meritItem:last-child {
            flex-direction: row-reverse; } }
.lp_merit .meritItem {
  margin-top: 30px;
  text-align: center; }
  .lp_merit .meritItem__pic {
    margin-left: 15px;
    margin-right: 15px; }
    .lp_merit .meritItem__pic img {
      max-width: 70%; }
      @media (min-width: 768px) {
        .lp_merit .meritItem__pic img {
          max-width: none; } }
  .lp_merit .meritItem__hd {
    font-size: clamp(20px, 2.6041666667vw, 28px);
    font-weight: bold; }
  .lp_merit .meritItem__p {
    font-size: 16px; }

.lp_flow {
  background: #F0F0F0; }
  .lp_flow .flow__items {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 768px) {
      .lp_flow .flow__items {
        display: flex;
        justify-content: space-evenly; } }
  .lp_flow .flowItem {
    position: relative;
    text-align: center;
    flex: 1;
    padding: 20px 15px; }
    .lp_flow .flowItem .flowItem__hd {
      font-size: 28px;
      font-weight: bold; }
    .lp_flow .flowItem__b {
      background: #160a5a;
      display: inline-block;
      width: 2em;
      height: 2em;
      line-height: 2em;
      border-radius: 100%;
      color: #fff;
      font-size: 20px; }
    .lp_flow .flowItem__pic {
      margin: 15px; }
    .lp_flow .flowItem__p {
      font-weight: bold; }
    @media (min-width: 768px) {
      .lp_flow .flowItem:not(:first-child) {
        border-left: 1px solid #999; } }
    .lp_flow .flowItem:not(:first-child):after {
      content: '';
      position: absolute;
      width: 20px;
      height: 40px;
      background: url(../img/lp_arr.svg);
      top: -35px;
      left: 50%;
      transform: rotate(90deg) translateY(13px); }
      @media (min-width: 768px) {
        .lp_flow .flowItem:not(:first-child):after {
          top: 50%;
          transform: translateY(-50%);
          left: -2px; } }

.lp_nft .container {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .lp_nft .container {
      padding-left: 15px;
      padding-right: 15px; } }
.lp_nft .nft__items {
  margin: 0;
  padding: 0;
  list-style: none; }
.lp_nft .nftItem {
  position: relative;
  text-align: center;
  flex: 1; }
  .lp_nft .nftItem a {
    color: inherit; }
    .lp_nft .nftItem a:focus {
      outline: none; }
  .lp_nft .nftItem__pic {
    text-align: center; }
    .lp_nft .nftItem__pic img {
      max-width: 80%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
  .lp_nft .nftItem__p {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
    width: 80%; }
    .lp_nft .nftItem__p .b {
      display: block; }
.lp_nft .slick-next, .lp_nft .slick-prev {
  border: 2px solid #777;
  border-left-color: transparent;
  border-bottom-color: transparent; }
  .lp_nft .slick-next:before, .lp_nft .slick-prev:before {
    content: '';
    display: none; }
.lp_nft .slick-prev {
  transform: rotate(-135deg);
  left: -15px; }
.lp_nft .slick-next {
  transform: rotate(45deg);
  right: -15px; }

.lp_cta {
  background: #ffff99;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
  .lp_cta .lead {
    font-weight: bold; }
    .lp_cta .lead .sm {
      opacity: 0.8;
      font-weight: normal;
      font-size: 80%; }
  .lp_cta .btn-xlg {
    min-width: 0; }
    @media (max-width: 767px) {
      .lp_cta .btn-xlg {
        font-size: 14px; } }

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