/*-------------------------------------------------------------------*/
/* intro-Index */
/*-------------------------------------------------------------------*/
.intro-Index {
  padding: 40px 0 295px;
}
@media print, screen and (max-width: 1024px) {
  .intro-Index {
    padding: 2.6041666667vw 0 27.34375vw;
  }
}
.intro-Index:before {
  content: "";
  width: 100%;
  height: calc(100% - 69px);
  position: absolute;
  top: 69px;
  left: 0;
  background: url(/tv/digimon_ghost_game/assets/img/pc/about/introduction/bg_grid.png) 50% -410px/1920px no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .intro-Index:before {
    height: calc(100% - -3.90625vw);
    top: 3.90625vw;
    background: url(/tv/digimon_ghost_game/assets/img/sp/about/introduction/bg_grid.png) 50% -52.34375vw/100% no-repeat;
  }
}
.intro-Index .catch {
  max-width: 1068px;
  margin: 0 auto;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .intro-Index .catch {
    max-width: 100%;
  }
}
@media print, screen and (min-width: 1025px) {
  .intro-Index .catch img {
    -webkit-transform: translateX(-0.7456503728%);
            transform: translateX(-0.7456503728%);
  }
}
.intro-Index .text {
  margin-top: 30px;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .intro-Index .text {
    margin-top: 2.6041666667vw;
  }
}
.intro-Index .text p {
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
@media print, screen and (max-width: 1024px) {
  .intro-Index .text p {
    font-size: 2.8rem;
    line-height: 1.7857142857;
    text-shadow: 0 0 2.6041666667vw rgba(0, 0, 0, 0.2);
  }
}
.intro-Index .text p + p {
  margin-top: 2em;
}
@media print, screen and (max-width: 1024px) {
  .intro-Index .text p + p {
    margin-top: 2.0714285714em;
  }
}

/*-------------------------------------------------------------------*/
/* castStaff-Index */
/*-------------------------------------------------------------------*/
.castStaff-Index {
  margin-top: 60px;
  padding-bottom: 295px;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index {
    margin-top: 6.5104166667vw;
    padding-bottom: 27.34375vw;
  }
}
.castStaff-Index .list {
  max-width: 1080px;
  margin: 0 auto;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list {
    max-width: 89.5833333333vw;
  }
}
.castStaff-Index .list h2 {
  padding: 0 0 10px 32px;
  font-weight: 700;
  font-size: 2.8rem;
  color: #fed900;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #fed900;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list h2 {
    padding: 0 0 3.2552083333vw 4.9479166667vw;
    font-size: 3.2rem;
  }
}
.castStaff-Index .list h2:before {
  content: "";
  width: 25px;
  height: 14px;
  position: absolute;
  top: 12px;
  left: 0;
  background: url(/tv/digimon_ghost_game/assets/img/common/icon_heading_arrow.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list h2:before {
    width: 3.2552083333vw;
    height: 1.8229166667vw;
    top: 1.8229166667vw;
  }
}
.castStaff-Index .list h2:after {
  content: "";
  width: 75px;
  height: 9px;
  position: absolute;
  bottom: -5px;
  right: 20px;
  background: url(/tv/digimon_ghost_game/assets/img/pc/icon_heading_line.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list h2:after {
    width: 9.765625vw;
    height: 1.6927083333vw;
    bottom: -0.9114583333vw;
    right: 2.6041666667vw;
    background: url(/tv/digimon_ghost_game/assets/img/sp/icon_heading_line.png) 0 0/contain no-repeat;
  }
}
.castStaff-Index .list ul {
  width: 800px;
  margin: 5px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list ul {
    width: 100%;
    margin-top: 1.3020833333vw;
  }
}
.castStaff-Index .list ul li {
  width: 400px;
  margin-top: 45px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list ul li {
    width: 50%;
    margin-top: 5.2083333333vw;
  }
}
.castStaff-Index .list ul li.w100 {
  width: 100%;
}
.castStaff-Index .list ul li .role {
  font-weight: 500;
  font-size: 1.6rem;
  color: #f7c986;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list ul li .role {
    font-size: 2.4rem;
  }
}
.castStaff-Index .list ul li .name {
  margin-top: 5px;
  font-size: 2.4rem;
  line-height: 1.5833333333;
  color: #fff;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list ul li .name {
    margin-top: 0.6510416667vw;
    font-size: 2.8rem;
    line-height: 1.5714285714;
  }
}
.castStaff-Index .list ul li .name span {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list ul li .name span {
    font-size: 1.8rem;
  }
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list ul li:nth-child(even) {
    padding-left: 2.6041666667vw;
  }
}
.castStaff-Index .list + .list {
  margin-top: 90px;
}
@media print, screen and (max-width: 1024px) {
  .castStaff-Index .list + .list {
    margin-top: 11.71875vw;
  }
}

/*-------------------------------------------------------------------*/
/* music-Index */
/*-------------------------------------------------------------------*/
.music-Index {
  margin-top: 60px;
  padding-bottom: 295px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index {
    margin-top: 6.5104166667vw;
    padding-bottom: 27.34375vw;
  }
}
.music-Index .item {
  max-width: 1080px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item {
    max-width: 89.5833333333vw;
    display: block;
  }
}
.music-Index .item .images {
  width: 400px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .images {
    width: 100%;
  }
}
.music-Index .item .images img {
  max-width: 100%;
  height: auto;
}
.music-Index .item .images img + img {
  margin-top: 20px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .images img + img {
    margin-top: 2.6041666667vw;
  }
}
.music-Index .item .images + .text {
  margin: -10px 0 0 50px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .images + .text {
    width: 100%;
    margin: 5.2083333333vw 0 0 0;
  }
}
.music-Index .item .text {
  width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.1em;
  color: #fff;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text {
    font-size: 2.8rem;
    line-height: 1.7857142857;
  }
}
.music-Index .item .text h2 {
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 2.8rem;
  color: #fed900;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #fed900;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text h2 {
    margin-bottom: 5.2083333333vw;
    padding-bottom: 1.953125vw;
    font-size: 3.4rem;
  }
}
.music-Index .item .text h2:after {
  content: "";
  width: 75px;
  height: 9px;
  position: absolute;
  bottom: -5px;
  right: 20px;
  background: url(/tv/digimon_ghost_game/assets/img/pc/icon_heading_line.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text h2:after {
    width: 9.765625vw;
    height: 1.6927083333vw;
    bottom: -0.9114583333vw;
    right: 2.6041666667vw;
    background: url(/tv/digimon_ghost_game/assets/img/sp/icon_heading_line.png) 0 0/contain no-repeat;
  }
}
.music-Index .item .text h2 .label {
  font-size: 1.8rem;
  display: block;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text h2 .label {
    font-size: 2.2rem;
  }
}
.music-Index .item .text .songwriting dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.music-Index .item .text .songwriting dl dt {
  min-width: 168px;
  padding-right: 20px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text .songwriting dl dt {
    min-width: 31.25vw;
  }
}
.music-Index .item .text .songwriting dl dt:before {
  content: "";
  width: 0;
  height: 0;
  margin-right: 10px;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #fed900;
  display: block;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text .songwriting dl dt:before {
    margin-right: 1.953125vw;
    border-width: 1.3671875vw 0 1.3671875vw 2.734375vw;
    -webkit-transform: translateY(0.2604166667vw);
            transform: translateY(0.2604166667vw);
  }
}
.music-Index .item .text .songwriting dl + dl {
  margin-top: 20px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text .songwriting dl + dl {
    margin-top: 2.6041666667vw;
  }
}
.music-Index .item .text .songwriting + .desctiption {
  margin-top: 30px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text .songwriting + .desctiption {
    margin-top: 3.90625vw;
  }
}
.music-Index .item .text .desctiption + .songwriting {
  margin-top: 30px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item .text .desctiption + .songwriting {
    margin-top: 3.90625vw;
  }
}
.music-Index .item + .item {
  margin-top: 60px;
}
@media print, screen and (max-width: 1024px) {
  .music-Index .item + .item {
    margin-top: 11.71875vw;
  }
}