html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
}

.evBtn {
  text-wrap: wrap;
  line-height: 1.25;
}

.evBtn-red {
  background: #db4667;
  color: #fff;
}
.evBtn-red:hover {
  color: #fff;
}

.eventHeader {
  background: #1b315a;
}

.eventBody {
  background: #1b315a;
}

.eventBody * {
  scroll-margin-top: 220px;
}

[data-scroll-header] {
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}

.allContent {
  background: #d0f4f7;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: visible;
  z-index: 1;
}

.returnTop {
  z-index: 10;
}

.pageBitCash .mainLinks {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  background: #40260d;
  box-shadow: 0 8px 8px #071c3a22;
}

.pageBitCash .camp1Links {
}

.mainLinks__inner {
  max-width: 960px;
  padding: 10px;
  margin: auto;
}

.mainLinks__inner > div {
  justify-content: center;
}

.mainLinks__mainLink-div {
  flex-basis: 48%;
  max-width: 260px;
  padding-right: 4px;
  padding-left: 4px;
}

.mainLinks__mainLink-div img {
  width: 100%;
}

.bg-cream {
  background: #fff;
}

.bg-gray {
  background: #ccc !important;
}

.bg-cream-dark {
  background-color: #ffe290;
}

.text-orange {
  color: #ef5800;
}

.normalArticle {
  padding: 0 16px;
  text-align: center;
}

[class*="campaign-"] {
  margin-top: 3rem;
  padding: 0px 1.5rem;
}

[class*="campaign-"] > .normalArticle {
  padding-top: 0.1px;
}

.campaign__heading img {
  max-width: 100%;
}

.eventBody .card {
  background: #fff;
  overflow: hidden;
}

.eventBody .card .card-header {
  position: relative;
  z-index: 2;
  background: linear-gradient(17deg, #f32468 0%, #f58d9a 90% 100%);
}

.eventBody .detailContainer {
  position: relative;
  margin-top: -1.25rem;
}

.eventBody .nav-tabs .nav-item {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.eventBody .nav-tabs .nav-link {
  padding-left: 0.75em;
  padding-right: 0.75em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eventBody .nav-tabs .nav-link::before {
  background: #fffc;
}

.eventBody .nav-tabs .nav-link::after {
  background: #fffc;
}

.eventBody .tab-content .details {
  position: relative;
  z-index: 1;
  margin-left: auto;
  /* height: 256px; */
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.eventBody .tab-content .details h2 {
  text-shadow: 1px 1px 2px #ffffff, 1px -1px 2px #ffffff, -1px -1px 2px #ffffff,
    -1px 1px 2px #ffffff;
}

.eventBody .tab-content .details p {
  background: rgba(253, 253, 253, 0.85);
}

.eventBody .tab-content .charaWrapper {
  position: absolute;
  top: -136px;
  left: -108px;
  margin: 0;
  pointer-events: none;
}

.eventBody .table-responsive {
  position: relative;
}

.eventBody .table-responsive h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  /*font-family: "Shuei Nijimi 4go Futo Kana";*/
  font-size: 18px;
  filter: drop-shadow(1px 1px 1px #fffc) drop-shadow(1px -1px 1px #fffc)
    drop-shadow(-1px 1px 1px #fffc) drop-shadow(-1px -1px 1px #fffc);
}

/*.eventBody .table-responsive h4::before {*/
/*    content: "";*/
/*    margin-right: 6px;*/
/*    min-width: calc(15px / 2 * tan(60deg));*/
/*    height: 15px;*/
/*    clip-path: polygon(100% 0, 100% 100%, 0 50%);*/
/*    background: #000;*/
/*}*/
/*.eventBody .table-responsive h4::after {*/
/*    content: "";*/
/*    margin-left: 6px;*/
/*    min-width: calc(15px / 2 * tan(60deg));*/
/*    height: 15px;*/
/*    clip-path: polygon(0 0, 0 100%, 100% 50%);*/
/*    background: #000;*/
/*}*/

.eventBody .table {
  background: #fff;
  margin-bottom: 0;
  filter: drop-shadow(0px 0px 7px #ffffff);
}

.eventBody .table thead th {
  background: #403a2a;
  vertical-align: middle;
}

.eventBody .table tr > * {
  padding-left: 0.7em;
  padding-right: 0.7em;
  vertical-align: middle;
}

.eventBody .table .cell-even {
  background: #ececec;
}

.pageBitCash .headerTp2 {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
  margin-top: -60px;
  /*filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .6));*/
}

h3 {
  /*font-family: "ヒラギノ丸ゴ W8 JIS2004";*/
  margin-bottom: 0.7rem;
  color: #c1410b;
}

.h3--tp1 {
  color: #e3a528;
}

.evBtn-sp {
  background: linear-gradient(to bottom, #fff59e 0%, #fee300 2%, #ffa603 100%);
  border: 3px solid #000;
  color: #000;
  font-weight: bold;
  box-shadow: 0 -3px 0 0 #a34811 inset;
  border-radius: 10px;
}

.hdgCourse {
  /*font-family: "ヒラギノ丸ゴ W6 JIS2004";*/
  color: #83ad05;
}

.card-present .card-present-inner {
  font-weight: bold;
}

.mw-640 {
  max-width: 640px;
  margin: auto;
}

.mw-748 {
  max-width: 748px;
  margin: auto;
}

.ncjSnsHolder {
  visibility: visible;
  opacity: 1;
  transition: 0.2s;
}

.ncjSnsHolder.disappear {
  visibility: hidden;
  opacity: 0;
  top: 0px;
}

.hover {
  transition: filter 0.2s;
  overflow: hidden;
  /*display: block;*/

  .img-item {
    transition: transform 0.2s;
  }
}

@media (hover: hover) and (pointer: fine) {
  .hover:hover {
    filter: brightness(1.05);

    .img-item {
      transform: scale(1.05);
    }
  }
}

@media screen and (min-width: 768px) {
  .eventBody * {
    scroll-margin-top: 120px;
  }

  .normalArticle {
    max-width: calc(1008px + 2em);
    padding: 0 3em;
    text-align: center;
  }

  /*.pageBitCash .mainLinks {*/
  /*    background: #6f92cf;*/
  /*}*/

  .d-flex-basis-62 {
    flex-basis: 62%;
  }

  .d-flex-basis-48 {
    flex-basis: 48%;
  }

  .d-flex-basis-34 {
    flex-basis: 34%;
  }

  .eventBody .table-responsive h4 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .eventHeader--sp1,
  .eventHeader--sp1 .eventHeader__image {
    height: auto;
    padding-top: 52.5333333%;
  }

  .eventBody .tab-content .details {
    margin-left: 0;
    height: auto;
  }

  .campaign1 .card {
    overflow: hidden;
  }

  .detailContainer {
    display: flex;
    height: 340px;
  }

  .detailContainer h2 {
    text-align: center;
    font-size: 1.15rem;
    margin-bottom: 120px;
  }

  .detailContainer p {
    background: rgba(253, 253, 253, 0.65);
  }

  .campaign__period {
    font-size: 0.8rem;
  }

  .campaign__period .h5 {
    font-size: 1.1rem;
  }

  .campaign__disc {
    line-height: 1.4;
  }

  .eventBody .tab-content .charaWrapper {
    top: auto;
    height: 400px;
  }

  #lineage .charaWrapper {
    bottom: 0;
    left: -4rem;
  }

  #lineage2 .charaWrapper {
    bottom: 0;
    left: -2rem;
  }

  #aion .charaWrapper {
    bottom: 0;
    left: -2rem;
  }

  #bns .charaWrapper {
    bottom: 0;
    left: -4rem;
  }

  .eventBody .tab-content .charaWrapper img {
    width: 100%;
    max-height: 100%;
  }

  .card-present {
    display: grid;
    grid-template-columns: 100px auto;
    column-gap: 10px;
    row-gap: 5px;
  }

  .card-present > * {
    margin: 0 !important;
    padding: 0 !important;
  }

  .card-present p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2;
    text-align: left;
    height: auto;
  }

  .card-present .h5 {
    font-size: 1rem;
  }

  .card-body {
    padding-left: 0;
    padding-right: 0;
  }

  .details {
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .details h2 {
    position: absolute;
    top: 1rem;
    right: 2rem;
  }

  .details p {
    line-height: 1.4;
  }

  [class*="campaign-"] {
    margin-top: 4rem;
    padding: 0;
  }

  [class*="campaign-"] + [class*="campaign-"] {
    margin-top: 5rem;
  }

  [class*="campaign-"] > .normalArticle {
    padding-top: 0.1px;
    margin-top: 0;
  }

  .normalArticle {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mainLinks__inner > div {
    justify-content: center;
  }

  .mainLinks__mainLink-div {
    flex-basis: 50%;
    min-width: 145px;
  }

  .pageBitCash .headerTp2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .eventBody .tab-content .details {
    margin-left: 0;
  }

  .eventBody .kaimoCharge .step {
    margin-top: 30px;
  }

  .eventBody .kaimoCharge .step:first-child {
    margin-top: 0;
  }

  .eventBody .kaimoCharge .step::after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: -25px;
    right: 50%;
    width: 1.5rem;
    height: 1.5rem;
    border-right: solid 5px #5a371d;
    border-bottom: solid 5px #5a371d;
    transform: translate3d(50%, 0, 0) rotate(45deg);
  }

  .eventBody .kaimoCharge .step:last-child::after {
    display: none;
  }

  .eventBody .kaimoCharge .step p {
    text-align: left;
  }

  .card-present {
    display: grid;
    grid-template-columns: 100px auto;
    column-gap: 10px;
    row-gap: 5px;
  }
  .card-present .card-present-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2;
    text-align: left;
    height: auto;
  }
}

.image {
  img {
    width: 50px;
    height: 50px;
  }
}

.text-danger {
  color: red !important;
}

.bold {
  font-weight: 1000;
}
