:root {
  --pc-text-margin: 45px;
  --text-color-black: #222;
}
.lp_section {
  position: relative;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.lp_section .inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 65px 0;
  color: var(--text-color-black);
}
.lp_section h2 {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: .05em;
  transform: skewX(-10deg);
  text-align: center;
}
.lp_section.kv {
  overflow: hidden;
}
.lp_section.kv .inner {
  max-width: unset;
  padding: 0;
}
.kv_wrapper {
  width: 100vw;
  display: flex;
  justify-content: center;
}
.kv_wrapper .kv_img {
  width: 100%;
}
.kv_wrapper .kv_img.pc {
  width: 1960px;
}
.lp_section.kv {
  background: #000;
}
.lp_section.about {
  background-image: url('../images/bg-dcp.webp');
  text-align: center;
}
.lp_section.about .detail_text {
  font-size: 30px;
  letter-spacing: .01em;
  line-height: 1.6;
  font-weight: 500;
}
.lp_section.about .register_block .attention.join-dcp {
  margin-top: 20px;
  font-size: 13px;
}
.lp_section.about .register_block .attention.join-dcp > li {
  margin-left: 1em;
  text-indent: -1em;
}
.lp_section.about .register_block .attention.join-dcp > li::before {
  content: '※';
}
.lp_section.about .register_block .attention.join-dcp > li img.icon_img {
  display: inline-block;
  height: 1.2em;
  width: 1.2em;
  margin: 0 .2em;
}
.lp_section.about .register_block, .lp_section.about .detail_text .genre_block, .lp_section.about .detail_text p {
  margin-top: var(--pc-text-margin);
}
.lp_section.news .news-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.lp_section.news .news-list {
  background: #f6f6f6;
  padding: 30px;
  margin-left: 35px;
  display: table;
}
.lp_section.news .news-list > ul {
  display: table-row;
}
.lp_section.news .news-list > ul.news-item > li {
  display: table-cell;
  vertical-align: top;
}
.lp_section.news .news-list > ul.news-item > li.icon {
  width: 110px;
  text-align: center;
}
.lp_section.news .news-list > ul.news-item > li.icon > span {
  color: #fff;
  background: #00a2e6;
  display: block;
  padding: 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.lp_section.news .news-list > ul.news-item > li.date {
  text-align: left;
  padding: 5px 10px;
}
.lp_section.news .news-list > ul.news-item > li.text {
  padding: 5px 0;
  line-height: 1.4;
}
.player-detail-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--pc-text-margin);
  gap:20px;
}
.player-detail-list > li {
  width: calc(100% / 3 - 40px / 3);
/*  margin-left: 20px;*/
  background: #fff;
/*  transition: all 0.5s ease-in-out;*/
}
.player-detail-list > li:nth-of-type(3n + 1) {
/*  margin-left: 0;*/
}
.player-detail-list > li:nth-of-type(n+4) {
/*  margin-top: 20px;*/
}
.player-detail-image {
  width: 100%;
  height: auto;
  padding: 30px 10%;
}
.player-detail {
  padding: 10px 20px 20px;
}
.community-detail {
  margin-top: var(--pc-text-margin);
  border: 6px solid #d7d7d7;
  padding: 45px;
}
.community-detail > dt {
  font-size: 30px;
}
.community-detail > dd {
  font-size: 24px;
  line-height: 1.7;
  margin-top: 30px;
}
.p-creator-support__section__inner {
  padding: 120px 30px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.p-creator-support-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-creator-support-contact__column:first-child {
  text-align: right;
}
.p-creator-support-contact__column {
  flex: 1 1 50%;
  padding: 0 30px;
}
.p-creator-support img {
  max-width: 100%;
  height: auto;
}
.p-creator-support-contact__column {
  flex: 1 1 50%;
  padding: 0 30px;
}
.p-creator-support-contact__mail {
  font-size: 24px;
}
.p-creator-support-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-creator-support-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*
.p-creator-support__section__inner.p-creator-support-contact__wrapper {
  padding-top: 0;
}
*/
.p-creator-support-contact__column {
  flex: 1 1 50%;
  padding: 0 30px;
}
.p-creator-support-contact__column:first-child {
  text-align: right;
}
.p-creator-support-contact__label {
  display: inline-block;
  background: #242424;
  color: #fff;
  padding: 7px 20px;
  font-weight: normal;
}
.p-creator-support-contact__mail {
  font-size: 24px;
}
.p-creator-support-twitter {
  margin-top: min(60px, 60/750*100vw);
}
.p-creator-support-twitter__headline {
  text-align: center;
}
.p-creator-support-twitter__title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.p-creator-support-twitter__headline img {
  width: 53px;
}
.p-creator-support-twitter__timeline {
  width: min(720px, 100%);
  height: 720px;
  overflow-y: auto;
  margin: 40px auto 0;
}
.player-detail-list .tags {
  margin-left: -5px;
}
.streaming-block {
  font-size: 30px;
  text-align: center;
  margin: 30px 0;
}
.streaming-block dt {
  color: #fff;
  font-weight: 800;
  padding: 0 1.1em;
  background: #004da1;
  display: inline-block;
  border-radius: 30px;
  margin-bottom: 20px;
  line-height: 1.6;
}
.characters-box {
  border: 1px solid #dcdcdc;
  background-color: #ffffff;
  padding: 20px 10px 10px 10px;
  margin-top: -0.5em;
  background-image: url('../images/bg-seminar.webp');
  display: flex;
  justify-content: center;
  align-items:center;
}
.characters-box ul {
  display: flex;
  justify-content: space-between;
  color: #8e8e8e;
  align-items: center;
  width: 80%;
}
.characters-box ul li {
  cursor: pointer;
}
.characters-box ul li:last-of-type {
  border-right: 2px solid #004da1;
  padding-right: 10px;
}
.characters-box ul li.active, .characters-box ul li:hover {
  color: #004da1;
}
.lp_section.player-list {
  margin: 30px 0 0;
  font-weight: bold;
  font-size: 20px;
  background-color: #f7f7ff;
  background-image: url('../images/bg-seminar.webp');
}
.lp_section.player-list h2 {
  font-weight: bold;
  margin-bottom: 20px;
}
.player-list-name {
  text-align: center;
}
.player-list-name dt {
  font-weight: 800;
  padding: 0 1.1em;
  background: #004da1;
  display: inline-block;
  border-radius: 30px;
  margin-bottom: 10px;
  line-height: 1.6;
  color: #fff;
}
.player-list-name dd {
  margin-bottom: 10px;
}
.player-list-name dd:before {
  content: "RP名:"
}
.player-list-name dd.phonetic {
  display: none;
}
.player-list-name dd.phonetic:before {
  content: none;
}
.sns-list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
  display: flex;
  padding: 0 8% 0;
}
.sns-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50px;
  flex: 0 1 50px;
  min-width: 50px;
  text-align: center;
}
.sns-image {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto 5px;
}
.image-a-z {
  margin: 0 2%;
}
@media screen and (max-width:1166px) {
  .kv_wrapper .kv_img.pc {
    width: 165%;
  }
}
@media screen and (max-width:1234px) {
  .player-detail-list {
    padding: 0 20px;
  }
  .player-detail-list > li {
    width: calc(100% / 2 - 20px / 2);
    margin-left: 0;
    margin-top: 0;
  }
  /*
  .player-detail-list > li:nth-of-type(even) {
    margin-left: 20px;
  }
  .player-detail-list > li:nth-of-type(n+3) {
    margin-top: 20px;
  }
  */
}

@media screen and (max-width:767px) {
  :root {
    --pc-text-margin: 6vw
  }
  .lp_section.kv .inner {
    width: 100%;
  }
  .lp_section h2 {
    font-size: 7vw;
  }
  .lp_section .inner {
    padding: 10vw 3vw;
  }
  .lp_section.about .detail_text {
    font-size: 4.1vw;
    text-align: center;
  }
  .lp_section.about .detail_text p strong {
    border-bottom: none;
    text-decoration: underline;
    display: inline;
  }
  .lp_section.about .register_block .attention.join-dcp {
    text-align: left;
  }
  .lp_section.news .news-wrapper {
    display: block;
  }
  .lp_section.news .news-wrapper > dd {
    margin-top: var(--pc-text-margin);
  }
  .lp_section.news .news-list {
    margin-left: 0;
    padding: 4vw;
    display: block;
  }
  .lp_section.news .news-list > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .lp_section.news .news-list > ul.news-item > li.text {
    width: 100%;
    padding: 0;
  }
  .lp_section.news .news-list > ul:nth-of-type(n+2) {
    margin-top: 2vw;
    padding-top: 2vw;
    border-top: 1px dashed #ccc;
  }
  .player-detail-list {
    flex-direction: column;
    align-items: center;
    margin-top: 14vw;
    padding: 0;
    gap:8vw;
  }
  .player-detail-list > li {
    width: 80vw;
    margin-left: 0;
  }
  .player-detail-list > li:nth-of-type(even) {
    margin-left: 0;
  }
  .player-detail-list > li:nth-of-type(n+2) {
    /*margin-top: 8vw;*/
  }
  .community-detail {
    padding: 6vw 2vw;
    letter-spacing: .015em;
    line-height: 1.4;
  }
  .community-detail > dt {
    font-size: 5vw;
  }
  .community-detail > dd {
    font-size: 4.1vw;
    margin-top: 5vw;
  }
  .p-creator-support-contact {
    display: block;
  }
  .p-creator-support-contact__column {
    padding: 0;
    text-align: center;
  }
  .p-creator-support-contact__column:first-child {
    text-align: center;
    margin-bottom: min(20px, 20/750*100vw);
  }
  .p-creator-support-contact img {
    width: 41.5%;
  }
  .p-creator-support-contact__mail {
    font-size: clamp(16px, 24/750*100vw, 24px);
  }
  .p-creator-support-voices .p-creator-support__section__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .p-creator-support-twitter__title {
    font-size: clamp(10px, 20/750*100vw, 20px);
  }
  .p-creator-support-twitter__headline img {
    width: 10%;
  }
  .p-creator-support-twitter__timeline {
    margin-top: min(28px, 28/750*100vw);
  }
  .p-creator-support-contact__label {
    padding: 1vw 2vw;
  }
  .lp_section.player-list {
    margin-top: 0;
  }
  .streaming-block {
    font-size: 4.5vw;
    line-height: 1.5;
  }
  .image-a-z {
    margin: 0 3%;
  }
  .characters-box{
    padding:20px 2vw 10px;
  }
  .characters-box ul li{
    font-size:4.5vw;
  }
}

.player-detail-list > li.hide{
  display:none;
}
.player-detail-list-wrapper{
  position:relative;
}
.loaders{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  transition: opacity .5s;
  margin: 0;
  padding: 0;
  min-height: 100px;
}
.loaders .loader {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 25%;
  max-width: 25%;
  height: 100px;
  align-items: center;
  justify-content: center;
}
.player-detail-list-wrapper.done .loaders{
  opacity:0;
  pointer-events:none;
}
.player-detail-list-wrapper .player-detail-list{
  opacity:0;
  transition:opacity .1s;
}
.player-detail-list-wrapper.done .player-detail-list{
  opacity:1;
}
.ball-pulse > div:nth-child(1) {
  -webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div:nth-child(2) {
  -webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div:nth-child(3) {
  -webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
}

@keyframes scale {
  30% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }



/*1200以下タブやめ*/

.lp_section.kv{
  background:#f0f9fb;
}

.tab-links-block{
  margin:auto;
  padding:0;
  position:relative;
  width:90%;
  max-width:1200px;
}
.tab_links{
  position:absolute;
  bottom:0;
  left:0;
  display:flex;
}
.tab_links>li:nth-of-type(n+2){
  margin-left:10px;
}
.tab_links>li>a{
  background:#004ea1;
  color:#fff;
  pointer-events:all;
  padding:20px 35px;
  border-radius:10px 10px 0 0;
  font-size:18px;
  display:block;
  position:relative;
  box-sizing: border-box;
}
.tab_links>li>a::after{
  content:'';
  position: absolute;
  width:66%;
  left:50%;
  transform:translateX(-50%);
  height: 1px;
  background: #fff;
  bottom: 9px;
  box-sizing: border-box;
}
.tab_links>li>a.selected{
  background:#fff;
  color:#004ea1;
  pointer-events:none;
}
.tab_links>li>a.selected::after{
  display:none;
}

@media screen and (max-width:1050px){
  .tab_links{
    margin:0;
    padding-bottom:10px;
    position:relative;
    left:0;
    transform:none;
    flex-wrap:wrap;
    justify-content: space-between;

    
  }
  .tab_links>li{
    margin:10px 0 0 0;
    padding:0;
    width:49%;
  }
  .tab_links>li:nth-of-type(n+2){
    margin-left:0;
  }
  .tab_links>li a{
    text-align: center;
    border-radius:0.8vw;
    padding: 2vw 3.2vw;
  }
}

@media screen and (max-width:892px){
  .tab_links>li>a{
    padding: 2vw 3.2vw;
  }
  .tab_links>li>a::after{
    width:60%;
  }
}

@media screen and (max-width:767px){
  .tab_links>li>a{
    font-size: 2.7vw;
    padding: 3.8vw 0;
  }
  .tab_links>li>a::after{
    width:57%;
    bottom:2.3vw;
  }
}
