/* CSS Document */






body {
  /*  font-family: 'M PLUS 1p', 'Montserrat', sans-serif;*/
  color:rgb(0, 0, 0);
  }
  
  main {
    overflow: hidden;
  }
  
  a{
	 color: #e9c171;
  }
  a:hover {
    text-decoration: underline !important;
}
  
  img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .pc-none {
    display: none;
  }
  
    @media all and (max-width: 767px) {
    .pc-none {
      display: block;
    }
    .sp-none {
      display: none;
    }
	article h1 img.sp{
	        padding-top: 50px;
	
	}
  }
  
  
  /* pankuzu
------------------------------------------------------------ */
.theme-fullscreen_tpl {
  position: relative;
}
.theme-fullscreen_tpl .c-pankuzu {
  display: block;
  max-width: 1240px;
  padding: 0 20px;
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  z-index: 2;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  margin-right: auto;
    margin-left: auto;
}
.theme-fullscreen_tpl .c-pankuzu a {
  display: inline-flex;
  align-items: center;
  margin-right: 0.75em;
  position: relative;
  color: #111111;
}
.theme-fullscreen_tpl .c-pankuzu a::after {
  content: "";
  display: inline-block;
  width: 0.707em;
  height: 0.707em;
  border-top: 2px solid #111111;
  border-right: 2px solid #111111;
  margin-left: 0.5em;
  transform: translateY(-0.1em) rotate(45deg);
}
.theme-fullscreen_tpl .c-pankuzu strong {
  color: #ffdd00;
}
@media screen and (max-width: 1160px) {
  .theme-fullscreen_tpl .c-pankuzu {
    font-size: 10px;
    font-size: 1rem;
  }
  .theme-fullscreen_tpl .c-pankuzu a::after {
    width: 0.5em;
    height: 0.5em;
    border-top-width: 1px;
    border-right-width: 1px;
  }
}
  /* color
  ---------------------------------------------------------------------------- */
  #profile .text p strong,
  #special .text p strong, /* 追加 */
  .free-section p strong,
  .abot-text__wrap p strong,
  .color-text__wrap p strong{
  color:#ffffff!important;
  }
  
  
  
  
  .theme-fullscreen_tpl .lb .closeBtn p,
  .theme-fullscreen_tpl .menu-trigger p,
  .theme-fullscreen_tpl nav li .en,
  /*.theme-fullscreen_tpl nav li .jp,*/
  .theme-fullscreen_tpl section.top_text_area > p,
  .theme-fullscreen_tpl section#crmdsrt .title,
  .theme-fullscreen_tpl .lineup_list h3,
  .theme-fullscreen_tpl section#members h2,
  .theme-fullscreen_tpl section#members .sub_title,
  .theme-fullscreen_tpl section#members .main_text,
  .theme-fullscreen_tpl .player__img figcaption span,
  .theme-fullscreen_tpl .lb .lb_contents .explain .name,
  .theme-fullscreen_tpl .lb .lb_contents .explain .reading,
  .theme-fullscreen_tpl .lb .lb_contents .btn_prev,
  .theme-fullscreen_tpl .lb .lb_contents .btn_next,
  .theme-fullscreen_tpl .info_list time,
  .theme-fullscreen_tpl .info__title,
  .theme-fullscreen_tpl .free-section p strong {
    color: #ffffff;
  }
  .theme-fullscreen_tpl .lb .closeBtn .rel span,
  .theme-fullscreen_tpl .menu-trigger .rel span,
  .theme-fullscreen_tpl section#crmdsrt #about:after,
  .theme-fullscreen_tpl section#crmdsrt .rbutton,
  .theme-fullscreen_tpl .player__profile,
  .theme-fullscreen_tpl .lb .lb_contents .sns a,
  .theme-fullscreen_tpl .lb .lb_contents .btn_prev,
  .theme-fullscreen_tpl .lb .lb_contents .btn_next,
  .theme-fullscreen_tpl .icn-prev::before,
  .theme-fullscreen_tpl .icn-prev::after,
  .theme-fullscreen_tpl .icn-next::before,
  .theme-fullscreen_tpl .icn-next::after,
  .theme-fullscreen_tpl .lb .lb_contents .btn_prev:hover span,
  .theme-fullscreen_tpl .lb .lb_contents .btn_next:hover span,
  .theme-fullscreen_tpl .free-section h2:not(.title) {
    /*background:linear-gradient(90deg,#E5288A,#F9CDD5,#E5288A);*/
	/*background: linear-gradient(90deg, #bf5d08, #f6e091, #bf5d08);*/
	background-color:#86765b;
	color: #fff;
  }
  .theme-fullscreen_tpl .player__img,
  .theme-fullscreen_tpl .lb .lb_contents .img {
    border-color: #ffffff;
  }
  .theme-fullscreen_tpl .lb .lb_contents .btn_prev:hover::after,
  .theme-fullscreen_tpl .lb .lb_contents .btn_next:hover::after,
  .theme-fullscreen_tpl .player__profile::before,
  .theme-fullscreen_tpl .lb .lb_contents .btn_prev:before,
  .theme-fullscreen_tpl .lb .lb_contents .btn_next:before {
    border-top-color: #e5288a;
  }
  .theme-fullscreen_tpl .player_list ul li:nth-child(2n) .player__profile::before {
    border-bottom-color: #e5288a;
  }
  @media all and (max-width: 768px) {
    .theme-fullscreen_tpl .lb .lb_contents .btn_prev:before,
    .theme-fullscreen_tpl .lb .lb_contents .btn_next:before,
    .theme-fullscreen_tpl .lb .lb_contents .btn_prev:after,
    .theme-fullscreen_tpl .lb .lb_contents .btn_next:after {
      background-color: #ffffff;
    }
  }
  /* header
  ---------------------------------------------------------------------------- */
  header > .flexBlock {
    border-bottom: none;
  }
  /* nav */
  .lb .closeBtn, .menu-trigger {
    width: 70px;
    height: 70px;
    padding: 20px 15px 15px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
  }
  .lb .closeBtn .rel, .menu-trigger .rel {
    width: 100%;
    height: 14px;
  }
  .lb .closeBtn .rel span, .menu-trigger .rel span {
    height: 2px;
    background: #86765b!important;
    left: 0;
    width: 100%;
    transform-origin: center center;
  }
  .menu-trigger .rel span:nth-child(1) {
    top: 0;
    transform: rotate(360deg);
  }
  .menu-trigger .rel span:nth-child(2) {
    bottom: 0;
    transform: rotate(-360deg);
  }
  .lb .closeBtn .rel span:nth-child(1), header.open + * .menu-trigger .rel span:nth-child(1) {
    top: calc(50% - 1px);
    transform: rotate(25deg);
  }
  .lb .closeBtn .rel span:nth-child(2), header.open + * .menu-trigger .rel span:nth-child(2) {
    bottom: calc(50% - 1px);
    transform: rotate(-25deg);
  }
  .lb .closeBtn p, .menu-trigger p {
    color: #86765b!important;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 12px;
  }
  .lb .closeBtn p span, .menu-trigger p span {
    width: 100%;
  }
  .menu-trigger p span:nth-child(1) {
    opacity: 1;
  }
  .menu-trigger p span:nth-child(2) {
    opacity: 0;
  }
  header.open + * .menu-trigger p span:nth-child(2) {
    opacity: 1;
  }
  header.open + * .menu-trigger p span:nth-child(1) {
    opacity: 0;
  }
  nav {
    position: fixed;
    top: 70px;
    right: 0;
    background: rgba(133, 119, 102, 0.9);
    height: calc(100vh - 70px);
    width: 100%;
    max-width: 450px;
    padding: 0 50px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateX(100%);
    opacity: 0;
  }
  header.open + * nav {
    transform: translate(0);
    opacity: 1;
    z-index: 99;
  }
  nav ul {
    width: 100%;
    height: auto;
    padding: 30px 0 30px;
  }
  nav li .en {
    font-size: 3.0rem;
    font-weight: 600;
    color: #ffffff!important;
    display: block;
    line-height: 1;
    margin-bottom: 3px;
  }
  nav li .jp {
    font-size: 1.8rem;
    color: #FFFFFF;
    display: block;
  }
  nav li {
    margin-bottom: 25px;
  }
  nav li:last-child {
    margin-bottom: 0;
  }
  .lb .closeBtn, .menu-trigger {
    cursor: pointer;
  }
  nav li {
    margin-bottom: 30px;
  }
  nav li .en, .abs {
    font-family: 'Orbitron', sans-serif;
  }
  nav li .en {
    font-weight: 500;
    letter-spacing: .05em;
  }
  nav li .jp {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5;
    letter-spacing: .05em;
  }
  @media all and (max-width: 767px) {
    header > .flexBlock > p {
      width: 182px;
    }
    /* nav */
    .lb .closeBtn, .menu-trigger {
      width: 50px;
      height: 50px;
      padding: 12px 10px 5px;
    }
    .lb .closeBtn p, .menu-trigger p {
      font-size: 10px;
    }
    nav {
      top: 50px;
      height: calc(100vh - 50px);
      padding: 0 40px;
    }
    nav li .en {
      font-size: 25px;
      font-size: 2.5rem;
    }
    nav li .jp {
      font-size: 15px;
      font-size: 1.5rem;
    }
  }
  /* footer
  ---------------------------------------------------------------------------- */
  footer {
    border-top: none;
  }
  footer a {
    color: #FFF !important;
  }
  footer p {
    color: #FFF !important;
  }
  /* contents
  ============================================================================ */
 
  section.red_area {
    background:none;
	background-color:#1e1e1e;
    /*background-position: center;*/
    background-attachment: fixed;
    background-size: 100% auto;
    background-repeat: no-repeat;
	padding-top:40px;
  }
  
  section.red_area02 {
    background: none;
	background-color:#1e1e1e;
    background-attachment: fixed;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  section.bg_area h2 {
    background: none;
    -webkit-text-fill-color: #ffffff;
    color: #ffffff !important;
    font-family: 'Orbitron', sans-serif;
    font-weight: 500;
  }
  section.bg_area {
    background: none;
	background-color:#1e1e1e;
    background-position: center;
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-size: cover;
  }
  @media all and (max-width: 767px) {
    section.red_area {
    }
    
    section.red_area02 {
    }

    @media all and (max-width: 767px) {
    section.red_area02 {
    }
  }
      
    section.bg_area {
    background-position: center;
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-size: cover;
    }
  }
  .bg-wave {
    background: none;
	background-color:#1e1e1e;
    background-size: 100% auto;
    background-position: top;
    
    background-attachment: fixed;
    
  }
  @media all and (max-width: 1023px) {
    .bg-wave {
      padding-bottom: 30px;
    }
  }
  @media all and (max-width: 767px) {
    .bg-wave {
    }
  }
  /* top text
  ---------------------------------------------------------------------------- */
  /*section.top_text_area {
    background: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2021/06/bg__wave.png"), #000;
      background-size: 100% auto;
    background-position: top;
  }*/
  section.top_text_area {
    background: none;
  }
  section.top_text_area > p {
    min-height: inherit;
    /*padding: 40px 0 300px;*/
    padding: 40px 0 40px;
    background: none;
    line-height: 1.75;
    letter-spacing: .05em;
	font-size:26px;
	font-size:2.6rem;
  }
  
  @media all and (max-width: 1023px) {
    section.top_text_area > p {
    }
  }
  @media all and (max-width: 767px) {
    section.top_text_area {
	    background: none;
      padding: 0 20px;
    }
    section.top_text_area > p {
      padding: 30px 0 30px;
  	  font-size:18px;
	  font-size:1.8rem;
    }
  }
  /* free
  ---------------------------------------------------------------------------- */
  .free-section {
    margin-top: 60px;
    padding-bottom: 100px;
  }
  .free-section h2 {
    min-height: inherit;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: rgb(0, 0, 0);
    background: #f90d0d;
  }
  .free-section * + h2 {
    margin-top: 50px;
  }
  .free-section p {
    margin: 0 15px 25px;
    font-size: 14px;
    font-weight: 400;
  }
  .free-section p:last-child {
    margin-bottom: 0;
  }
  .free-section a {
    color: #ffffff !important;
  }
  .free-section a:hover {
    text-decoration: underline !important;
  }
  .free-section .row {
    margin: 12px -8px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .free-section .row::after {
    content: "";
    display: block;
    clear: both;
  }
  .free-section .row .columns {
    float: left;
    clear: none;
    margin-bottom: 8px;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .free-section .row .column.img-left,
  .free-section .row .columns.img-left {
    width: 31%;
  }
  .free-section .row .column.textarea-right,
  .free-section .row .columns.textarea-right {
    width: 69%;
  }
  @media all and (max-width: 767px) {
  body{min-width:auto !important;}
    .free-section {
      padding: 0;
      margin-top: 0;
    }
    .free-section * + h2 {
      margin-top: 30px;
    }
    .free-section p {
      padding: 0 15px;
      margin-left: 0;
      margin-right: 0;
    }
    .free-section .row {
      margin: 0;
    }
    .free-section .row .column.img-left,
  .free-section .row .columns.img-left,
    .free-section .row .column.textarea-right,
    .free-section .row .columns.textarea-right {
      width: 100%;
    }
    .free-section .row .column,
    .free-section .row .columns {
      padding: 0 10px;
    }
    .free-section .row .column p,
    .free-section .row .columns p {
      padding: 0 5px;
    }
  }
  
  /* team UNITE
  ---------------------------------------------------------------------------- */
  section#crmdsrt {
    overflow: inherit;
  }
  section#crmdsrt .title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .025em;
    margin-bottom: 40px;
  }
  section#crmdsrt .title.center{
text-align:center;
}
  section#crmdsrt .title .title__big {
display: block;
    margin-bottom: 15px;
    font-size: 46px;
    font-size: 4.6rem;
    letter-spacing: .05em;
    line-height: 1.1;
  }
  section#crmdsrt .title .title__en {
    display: block;
    margin-bottom: 15px;
    font-family: 'Orbitron', sans-serif;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 500;
    letter-spacing: .05em;
  }
  @media all and (max-width: 767px) {
  
    section#crmdsrt {
      padding: 20px 0 40px;
    }
    section#crmdsrt .title {
      font-size: 18px;
      font-size: 1.8rem;
    }
    section#crmdsrt .title .title__en {
      font-size: 20px;
      font-size: 2.0rem;
    }
    section#crmdsrt .title .title__big {
      font-size: 25px;
      font-size: 2.5rem;
    }
  }
  
  section#crmdsrt .img img{
    width: 100%;
  }
  /* about
  ---------------------------------------------------------------------------- */
  #about_target.ancher {
    position: absolute;
    top: -270px;
    pointer-events: none;
  }
  section#crmdsrt #about {
    position: relative;
    padding-bottom: 100px;
    margin: auto;
  }
  /*section#crmdsrt #about:after {
    width: 100%;
    max-width: inherit;
  }*/
  section#crmdsrt #about:after {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 30px);
      /*max-width: 600px;*/
      height: 2px;
      background:linear-gradient(90deg,#E5288A,#F9CDD5,#E5288A)!important;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      bottom: 0;
  }
  section#crmdsrt #about .img {
   /* width: 925%;
    max-width: 100%;
    position: absolute;
    top: -215px;
    left: -140px;
    z-index: 2;*/
    
    
  width: 480px;
  max-width: 100%;
  position: absolute;
  top: -360px;
  z-index: 2;
    
    
    
  }
  section#crmdsrt #about .h3 {
    padding:10px auto;
  }
  section#crmdsrt #about .text {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  section#crmdsrt #about .title {
    margin-left: 490px;
    margin-bottom: 85px;
  }
  .abot-text__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: auto -16px;
  }
  .abot-text__wrap p {
    width: 50%;
    padding: 0 16px;
    line-height: 1.75;
    letter-spacing: .05em;
  }
  .abot-text__wrap p strong{
    color:#ffffff;
  }
  @media all and (max-width: 1023px) {
    section#crmdsrt #about .text {
      padding: 0 15px;
    }
    section#crmdsrt #about .title {
      margin-left: 50%;
    }
    section#crmdsrt #about .img {
      width: 34%;
      top: -40%;
      left: 10%;
    }
  }
  @media all and (max-width: 767px) {
    #about_target.ancher {
      top: 0;
    }
    section#crmdsrt #about {
      padding-bottom: 80px;
    }
    section#crmdsrt #about:after {
      width: 87.5%;
    }
    section#crmdsrt #about .img {
      width: 80%;
      position: relative;
      top: -10px;
      left: 0;
      margin-bottom: -20px;
    }
    section#crmdsrt #about .title {
      margin-left: 0;
      margin-bottom: 20px;
    }
    .abot-text__wrap p {
      width: 100%;
    }
  }
  /* profile
  ---------------------------------------------------------------------------- */
   section#crmdsrt .youtube{
      margin: 40px 10px 25px;
      text-align: center;
  }
  section#crmdsrt .youtube iframe{max-width: 100%;}
  
  
  section#crmdsrt #profile {
    padding-top: 150px;
    padding-bottom: 100px;
	}
  section#crmdsrt #profile.flexBlock {
    align-items: flex-end;
  }
  section#crmdsrt #profile .title {
      margin-top: 40px;
    margin-right: 490px;
    margin-bottom: 50px;
  }
  
  section#crmdsrt #profile:before {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 30px);
      /*max-width: 600px;*/
      height: 2px;
      background:linear-gradient(90deg, #86765b, #cfc6b8, #86765b); /* 色編集 */
      /*margin-left: auto;
      margin-right: auto;*/
      /*left: 0;
      right: 0;*/
      top:80px; /* 編集 */
      
  }

  
  section#crmdsrt #profile .text {
    padding-bottom: 30px;
    width: calc(100% - 350px - 90px);
  }
  section#crmdsrt #profile .text p {
    line-height: 1.75;
    letter-spacing: .05em;
  }

section#crmdsrt #profile .profile-text__wrap{
   display: flex;
    flex-wrap: wrap;
    margin: auto;
   /* justify-content: flex-end;*/
  }
   section#crmdsrt #profile .profile-text__wrap p{
   /* width: 50%;*/
    padding: 0 16px;
    line-height: 1.75;
    letter-spacing: .05em;
   color:#fff;
	font-size: 16px;
    font-size: 1.6rem;
  }
  section#crmdsrt .rbutton {
    width: 40%; /* 編集 */
    max-width: 100%;
    position: relative;
    margin-top: 40px; /* 編集 */
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: 700;
    /*letter-spacing: .05em;*/
    height: 40px;
   text-align: center;
    line-height: 40px;
  }
  section#crmdsrt #profile h3 {
    padding:16px;
    text-decoration: underline;
  }
    section#crmdsrt #profile .img {
      width: 50%;
    max-width: 100%;
    position: absolute;
    top: 180px;
    right: 0px;
    z-index: 4;
	}
  
  section#crmdsrt .rbutton:nth-of-type(n+2){
    margin-top: 20px !important;
  }
  
  
  section#crmdsrt .rbutton span::before, section#crmdsrt .rbutton span::after {
    content: "";
    width: 8px;
    height: 2px;
    border-radius: 1px 0 0 1px;
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px;
    margin: auto;
    transform-origin: center right;
  }
  section#crmdsrt .rbutton span::before {
    transform: rotate(45deg);
  }
  section#crmdsrt .rbutton span::after {
    transform: rotate(-45deg);
  }
  @media all and (max-width: 1023px) {
    section#crmdsrt #profile.flexBlock {
      padding: 100px 15px 0;
      flex-direction: column;
      align-items: center;
    }
    section#crmdsrt #profile .text {
      width: calc(100% - 250px - 90px);
      order: 0;
      margin-right: auto;
    }
    section#crmdsrt .text h2.title {
      margin-left: 0;
    }
  }
  @media all and (max-width: 767px) {
    section#crmdsrt .rbutton {
    width: 80%; /* 編集 */
  }
  section#crmdsrt #profile h3 {
    /*text-align: center;*/
  }
  
  section#crmdsrt #profile .profile-text__wrap{
  flex-direction:column;
  }
  
     section#crmdsrt #profile .profile-text__wrap p{
    width: 100%;
    padding: 0 16px;
    line-height: 1.75;
    letter-spacing: .05em;
   color:#fff;
	font-size: 16px;
    font-size: 1.6rem;
  }

  
    section#crmdsrt #profile {
      padding-top: 30px;
      padding-bottom: 20px !important;
      position: relative;
    }
    
    section#crmdsrt .flexBlock {
      flex-wrap: wrap;
      justify-content: center;
      flex-flow: wrap-reverse;
  }
    
    section#crmdsrt #profile .title {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    section#crmdsrt #profile .text {
      width: 100%;
      padding-bottom: 0;
      order: 1;
    }
    section#crmdsrt #profile .img {
      position: static;
	  margin-top:40px;
      margin-bottom: 30px;
	  width:90%!important;
    }
    section#crmdsrt.outlink{
	display:flex!important;
	      flex-wrap: wrap;

}
    section#crmdsrt div.sitelink{
      width: 360px;
      margin: auto;
    }
    section#crmdsrt rbutton :nth-of-type(n+2){
      bottom: -40px;
  }
  }

  /* special 追加
  ---------------------------------------------------------------------------- */
  section#crmdsrt #special {
    padding-top: 150px;
	  position: relative;
  }
  section#crmdsrt #special p a {
    color:#ffffff;  /* 色編集 */
  }
  section#crmdsrt #special.flexBlock {
    align-items: flex-end;
  }
  section#crmdsrt #special .title {
    margin-bottom: 50px;
  }
  section#crmdsrt #special .text {
    padding-bottom: 30px;
    width: calc(100% - 350px - 90px);
  }
  section#crmdsrt #special .text p {
    line-height: 1.75;
    letter-spacing: .05em;
  }
  section#crmdsrt #special h3 {
    padding:10px 0px;
  }
  section#crmdsrt #special .img {
  width: 350px
  }
  section#crmdsrt #special:before {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 30px);
      /*max-width: 600px;*/
      height: 2px;
      background:linear-gradient(90deg,#E5288A,#F9CDD5,#E5288A);  /* 色編集 */
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      top:80px; 
  }
  
  @media all and (max-width: 1023px) {
    section#crmdsrt #special.flexBlock {
      padding: 150px 15px 0;
    }
    section#crmdsrt #special .text {
      width: calc(100% - 250px - 90px);
      order: 0;
      margin-right: auto;
    }
  }
  @media all and (max-width: 767px) {
    section#crmdsrt #special {
      padding-top: 30px;
      padding-bottom: 100px !important;
      position: relative;
    }
    section#crmdsrt #special .title {
      margin-bottom: 20px;
    }
    section#crmdsrt #special .text {
      width: 100%;
      padding-bottom: 0;
      order: 1;
    }
    section#crmdsrt #special .img {
      position: static;
      margin-bottom: 30px;
	  width: 80%; 
    }
  }

  /* lineup
  ---------------------------------------------------------------------------- */
  section#lineup {
    /*padding: 80px 0 50px;*/
  }
  section#lineup:before, section#crmdsrt:after {
  /*  display: none;*/
  }
    section#lineup:before {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 30px);
      max-width: 940px;
      height: 2px;
      background:linear-gradient(90deg, #86765b, #cfc6b8, #86765b); /* 色編集 */
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      top:80px; /* 編集 */
      
  }

  section#lineup h2 {
    margin-bottom: 25px;
    line-height: 1;
  }
  section#lineup .sub_title {
    margin: auto;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: .025em;
    color: #ffffff;
  }
  section#lineup p:not(.sub_title) {
    font-weight: 500;
    letter-spacing: .05em;
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
  }
  .lineup_list h3 {
    background: #86765b;
    font-weight: 500;
    color: #ffffff!important;
  }
  @media all and (max-width: 1023px) {
    section#lineup .inner {
      padding-right: 15px;
      padding-left: 15px;
    }
  }
  @media all and (max-width: 767px) {
    section#lineup {
      padding: 40px 0;
    }
    section#lineup h2 {
      font-size: 30px;
      font-size: 3.0rem;
    }
    section#lineup .sub_title {
      font-size: 17px;
      font-size: 1.7rem;
    }
    section#lineup p:not(.sub_title) {
      text-align: left;
    }
    .lineup_list h3 {
      margin-bottom: auto;
    }
    .lineup_list > div.rel {
      padding: 20px 0;
    }
  }
  /* player
  ---------------------------------------------------------------------------- */
  section#members {
    padding: 80px 0;
  }
  section#members::before {
    display: none;
  }
  section#members::after {
    height: auto;
    padding-bottom: 29.375%;
   /* background-image: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2021/06/bg__wave.png");*/
   background: none;
    background-size: 100% auto;
    background-position: top center;
    z-index: 1;
  }
  section#members .inner {
    z-index: 2;
  }
  section#members h2 {
    text-align: center;
    font-family: 'Orbitron', sans-serif;
    font-size: 50px;
    font-size: 5.0rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .05em;
  }
  section#members .sub_title {
    margin-top: 25px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .025em;
  }
  section#members .main_text {
    margin-top: 40px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: .05em;
  }
  .player_list {
    margin-top: 70px;
  }
    .player_list h3 {
      font-size: 3.0rem;
      text-align: left;
      padding-top: 30px;
      padding-bottom: 20px;
      color: #ffffff !important;
      background: none !important;
  }
  .player_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: -15px -10px;
    justify-content: flex-start;
  }
  .player_list ul li {
    display: flex;
    flex-direction: column;
    width: 25%;
    padding: 15px 10px;
    cursor: pointer;
    overflow: hidden;
  }
  .player_list ul li:nth-child(2n) {
    flex-direction: column-reverse;
  }
  .player__img {
    position: relative;
    border: 2px solid;
    margin: 0;
  }
  .player__img img {
    width: 100%;
  }
  .player__img .img-on {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s;
  }
  .player_list ul li:hover .player__img .img-on {
    opacity: 1;
  }
  .player__img figcaption {
    width: 100%;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, .75);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .player__img figcaption span {
    display: block;
    text-align: center;
    line-height: 1;
    letter-spacing: .025em;
  }
  .player__name {
    font-family: 'Orbitron', sans-serif;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 500;
    color: #FFFFFF!important;
  }
  .player__reading {
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #FFFFFF!important;
  }
  .player__profile {
    width: 135px;
    height: 30px;
    position: relative;
    margin-left: auto;
    text-align: center;
    color: #000;
    font-family: 'Orbitron', sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: .025em;
  }
  .player__profile::before {
    content: "";
    display: block;
    width: 15px;
    height: 30px;
    border-top: 30px solid;
    border-left: 15px solid transparent;
    position: absolute;
    top: 0;
    right: 100%;
  }
  .player__profile span::before, .player__profile span::after {
    content: "";
    width: 8px;
    height: 2px;
    border-radius: 1px 0 0 1px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    margin: auto;
    transform-origin: center right;
  }
  .player__profile span::before {
    transform: rotate(45deg);
  }
  .player__profile span::after {
    transform: rotate(-45deg);
  }
  .player_list ul li:nth-child(2n) .player__profile::before {
    border-top: 0;
    border-bottom: 30px solid;
  }
  .player__profile span {
    display: block;
  }
  .player_list ul li.player__logo {
    width: 50%;
    text-align: center;
    cursor: inherit;
  }
  .player_list ul li.player__logo img {
    margin: auto;
  }
  @media all and (max-width: 1023px) {
    section#members .inner {
      padding-right: 15px;
      padding-left: 15px;
    }
  }
  @media all and (max-width: 767px) {
    section#members {
      padding: 40px 0;
    }
    section#members::after {
      display: none;
    }
    section#members h2 {
      font-size: 30px;
      font-size: 3.0rem;
    }
    section#members .sub_title {
      margin-top: 20px;
      font-size: 17px;
      font-size: 1.7rem;
    }
    section#members .main_text {
      margin-top: 20px;
      text-align: left;
      font-size: 12px;
      font-size: 1.2rem;
    }
    .player_list {
      margin-top: 30px;
    }
    .player_list ul {
      margin: -10px;
    }
    .player_list h3 {
      font-size: 3.0rem;
      text-align: left;
      padding-top: 30px;
      padding-bottom: 20px;
      color: #ffffff !important;
      background: none !important;
  }
    
    .player_list ul li {
      width: 50%;
      padding: 10px;
    }
    .player_list ul li.player__logo {
      width: 100%;
      margin-top: 20px;
    }
    .player_list ul li.player__logo img {
      width: 160px;
      height: auto;
    }
    .player__img {
      border-width: 1px;
    }
    .player__img figcaption {
      padding: 8px 0;
    }
    .player__name {
      font-size: 15px;
      font-size: 1.5rem;
    }
    .player__reading {
      font-size: 10px;
      font-size: 1.0rem;
    }
    .player__profile {
      width: 85px;
      height: 20px;
      padding-left: 5px;
      text-align: left;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 20px;
    }
    .player__profile::before {
      height: 20px;
      border-top-width: 20px;
    }
    .player_list ul li:nth-child(2n) .player__profile::before {
      border-bottom-width: 20px;
    }
    .player__profile span::before, .player__profile span::after {
      width: 6px;
      height: 1px;
      right: 7px;
    }
  }
  /* popup */
  .lb {
    width: 100%;
    background: url("https://www.pc-koubou.jp/wp/wp-content/uploads/2022/02/bg_crmdsrt_02.jpg"), rgb(255, 255, 255);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .lb .closeBtn {
    cursor: pointer;
  }
  .lb .lb_contents > .rel > .flexBlock {
    border-bottom: none;
    padding-bottom: 0;
  }
  .lb .lb_contents > .rel {
    padding-bottom: 0;
  }
  .lb .lb_contents .img {
    width: 320px;
    height: 320px;
    padding: 10px;
    border: 2px solid;
    background: none;
  }
  .lb .lb_contents .img img {
    width: 100%;
    transform: none;
    position: static;
  }
  .lb .lb_contents .explain {
    display: flex;
    flex-direction: column;
    width: calc(100% - 320px - 40px);
    padding-bottom: 0;
  }
  .lb .lb_contents .explain .teamName {
    font-size: 12px;
    color:#ffffff;
  }
  .lb .lb_contents .explain .name {
    padding: 5px 10px 0;
    margin-bottom: 10px;
    font-family: 'Orbitron', sans-serif;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .025em;
    color: #ffffff;
  }
  .lb .lb_contents .explain .reading {
    padding: 0 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: .025em;
    color: #ffffff;
  }
  .lb .lb_contents .sns a {
    display: inline-block;
    width: 145px;
    padding: 10px;
    text-align: center;
    color: #000;
    font-family: 'Orbitron', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .025em;
    margin-bottom: 4px;
    background-color: #ffffff;
  }
  .lb .lb_contents .explain .text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 10px 10px 18px;
    background: rgba(0, 0, 0, .5);
    line-height: 2;
    letter-spacing: .05em;
    min-height: 140px!important;
    max-height: 150px!important;
    overflow: auto;
    scrollbar-color: #ffffff #e0e0e0;
    scrollbar-width: thin;
  
  }
  .lb .lb_contents .sns {
  flex-wrap: wrap;
    width: calc(100% - 300px - 40px - 40px);
   /* top: auto;*/
    bottom: 10px;
    right: 10px;
    background: none;
  }
  .is-pc .lb .sns a.active:before {
    display: none;
  }
  .lb .lb_contents .sns a img {
    display: inline-block;
  }
  .lb .lb_contents .sns a.twitter img {
    width: 20px;
    margin-right: 8px;
  }
  .lb .lb_contents .sns a.youtube img {
    width: 25px;
    margin-right: 10px;
  }
  .lb .lb_contents .sns a.twitch img {
    width: 25px;
    margin-right: 10px;
  }
  .lb .lb_contents .sns a.mildom img {
    width: 25px;
    margin-right: 18px;
  }
  .lb .sns a.inactive {
    display: none!important;
  }
  .lb .lb_contents .btn_prev, .lb .lb_contents .btn_next {
    width: 130px;
    height: 30px;
    padding: 1px;
    /*top: auto;*/
    bottom: -70px;
    font-family: 'Orbitron', sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .025em;
  }
  .lb .lb_contents .btn_prev span, .lb .lb_contents .btn_next span {
    display: block;
    width: 100%;
    line-height: 28px;
    background:linear-gradient(90deg,#E5288A,#F9CDD5,#E5288A);
    text-align: center;
    color: #000!important;
  }
  .lb .lb_contents .btn_prev:before, .lb .lb_contents .btn_next:before, .lb .lb_contents .btn_prev:after, .lb .lb_contents .btn_next:after {
    content: "";
    width: 15px;
    position: absolute;
    transform: none;
  }
  .lb .lb_contents .btn_prev:before, .lb .lb_contents .btn_next:before {
    border-top: 30px solid;
    top: 0;
  }
  .lb .lb_contents .btn_prev:after, .lb .lb_contents .btn_next:after {
    border-top: 28px solid #e5288a;
    top: 1px;
  }
  .lb .lb_contents .btn_prev:before, .lb .lb_contents .btn_prev:after {
    border-right: 15px solid transparent;
    border-left: none;
    left: 100%;
  }
  .lb .lb_contents .btn_next:before, .lb .lb_contents .btn_next:after {
    border-left: 15px solid transparent;
    border-right: none;
    right: 100%;
  }
  .lb .lb_contents .btn_prev:after {
    border-right-width: 14px;
    transform: translateX(-2px);
  }
  .lb .lb_contents .btn_next:after {
    border-left-width: 14px;
    transform: translateX(2px);
  }
  .icn-prev::before, .icn-prev::after, .icn-next::before, .icn-next::after {
    content: "";
    width: 8px;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .icn-prev::before, .icn-prev::after {
    border-radius: 0 1px 1px 0;
    transform-origin: center left;
    left: 11px;
  }
  .icn-next::before, .icn-next::after {
    border-radius: 1px 0 0 1px;
    transform-origin: center right;
    right: 11px;
  }
  .icn-prev::before, .icn-next::after {
    transform: rotate(45deg);
  }
  .icn-prev::after, .icn-next::before {
    transform: rotate(-45deg);
  }
  .lb .lb_contents .btn_prev:hover span, .lb .lb_contents .btn_next:hover span {
    color: #fff;
  }
  .btn_prev:hover .icn-prev::before, .btn_prev:hover .icn-prev::after, .btn_next:hover .icn-next::before, .btn_next:hover .icn-next::after {
    background-color: #fff;
  }
  @media all and (max-width: 768px) {
  
    .lb {
      background-position: top center;
      background-size: 100% auto;
      background-repeat: no-repeat;
  
    }
    .lb .lb_contents {
      max-width: 250px;
    }
    .lb .lb_contents > .rel {
      width: 100%;
    }
    .lb .lb_contents > .rel > .flexBlock {
      padding: 40px 0 0;
    }
    .lb .lb_contents .img {
      width: 250px;
      height: 250px;
      border-width: 1px;
    }
    .lb .lb_contents .explain {
      width: 100%;
      background: none;
      position: static;
      margin-top: 10px;
    }
    .lb .lb_contents .explain .name {
      padding-top: 0;
      position: absolute;
      top: -14px;
      left: 0;
      font-size: 25px;
      font-size: 2.5rem;
    }
    .lb .lb_contents .explain .reading {
      margin: 0;
      font-size: 15px;
      font-size: 1.5rem;
    }
    .lb .lb_contents .explain .text {
      min-height: 160px;
    }
    .lb .lb_contents .sns {
      width: 250px;
      padding: 0;
      border: none;
      right: 0;
      bottom: 20px;
    }
    .lb .lb_contents .sns a {
      width: 120px;
      padding: 10px 0;
      font-size: 15px;
      font-size: 1.5rem;
    }
    .lb .lb_contents .sns a.twitter img, .lb .lb_contents .sns a.youtube img {
      margin-right: 3px;
    }
    .lb .lb_contents .btn_prev, .lb .lb_contents .btn_next {
      display: block;
      width: 10px;
      height: 20px;
      background: none !important;
      top: 0;
      bottom: 0;
      margin: auto;
      transform: translateY(-90px);
    }
    .lb .lb_contents .btn_prev {
      left: -25px;
    }
    .lb .lb_contents .btn_next {
      right: -25px;
    }
    .lb .lb_contents .btn_prev span, .lb .lb_contents .btn_next span {
      display: none;
    }
    .lb .lb_contents .btn_prev:before, .lb .lb_contents .btn_next:before, .lb .lb_contents .btn_prev:after, .lb .lb_contents .btn_next:after {
      content: "";
      display: block;
      width: 14px;
      height: 1px;
      border: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
    }
    .lb .lb_contents .btn_prev:before, .lb .lb_contents .btn_prev:after {
      transform-origin: center left;
    }
    .lb .lb_contents .btn_next:before, .lb .lb_contents .btn_next:after {
      transform-origin: center right;
    }
    .lb .lb_contents .btn_prev:before, .lb .lb_contents .btn_next:after {
      transform: rotate(45deg);
    }
    .lb .lb_contents .btn_prev:after, .lb .lb_contents .btn_next:before {
      transform: rotate(-45deg);
    }
  }
  
  @media all and (max-width: 1023px) {
  
    .lb {
      background-position: top center;
      background-size: 100% auto;
  
    }
  }
  
  /* information
  ---------------------------------------------------------------------------- */
  section#information {
    padding: 80px 0;
  }
  section#information h2 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 50px;
    font-size: 5.0rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .05em;
  }
  section#information .sub_title {
    margin-bottom: 50px;
    text-align: center;
    color: #000;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: .025em;
  }
  .info_list {
    flex-wrap: wrap;
    margin: -10px -5px;
  }
  .info_list li {
    display: flex;
    flex-direction: column;
    width: 25%;
    padding: 10px 5px;
    border: none;
    margin: 0;
  }
  .info_list li a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .info_list time {
    display: block;
    width: 165px;
    background-color: #ffffff;
    position: relative;
    font-family: 'Orbitron', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: .05em;
    color: #fff!important;
  }
  .info_list time::before {
    content: "";
    display: block;
    border-bottom: 30px solid #ffffff;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    left: 100%;
  }
  .info__box {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 320px;
    padding: 20px;
    background-color: #ffffff;
  }
  .info_list li a img {
    height: auto;
  }
  .info__title {
    margin-bottom: 20px;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.714;
    letter-spacing: .05em;
    text-decoration: underline;
    color: #fff!important;
  }
  
  .info__txt {
      font-size: 70%;
      text-align: left;
      padding-bottom: 10px;
  }
  
  .info__cat {
    margin-top: auto;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.333;
    letter-spacing: .05em;
  }
  .info__cat .flexBlock {
    justify-content: flex-start;
  }
  .info__cat span.rel {
    display: inline-block;
    margin-right: 5px;
  }
  .info__cat img.rel {
    width: 16px;
  }
  @media all and (max-width: 1023px) {
    section#information .inner {
      padding-right: 15px;
      padding-left: 15px;
    }
  }
  @media all and (max-width: 767px) {
    section#information {
      padding: 40px 0;
    }
    section#information h2 {
      margin-bottom: 20px;
      font-size: 30px;
      font-size: 3.0rem;
    }
    section#information .sub_title {
      margin-bottom: 15px;
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 2;
    }
    .info_list {
      margin: -5px;
    }
    .info_list li {
      width: 50%;
      padding: 5px;
    }
    .info_list time {
      width: 85px;
      font-size: 10px;
      font-size: 1.0rem;
      line-height: 20px;
    }
    .info__box {
      min-height: inherit;
      padding: 10px;
    }
    .info__title {
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 1.5;
    }
    .info__cat {
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 1.454;
    }
  }
  
  /*sitelink*/
  
    section#crmdsrt #sitelink.flexBlock {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
  }
  @media all and (max-width: 767px) {
    section#crmdsrt #sitelink.flexBlock {
display: flex;
    align-items: center;
    flex-direction: column;
  }


}
  
  
  /* Color
  ---------------------------------------------------------------------------- */
  section#crmdsrt #color {
    position: relative;
    padding-top: 150px; /* 編集 */
    margin: auto;
  }
  section#crmdsrt #color:before {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 30px);
      /*max-width: 600px;*/
      height: 2px;
      background:linear-gradient(90deg, #86765b, #cfc6b8, #86765b); /* 色編集 */
	  margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      top:20px; /* 編集 */
      
  }
  section#crmdsrt #color .img {
  width: 50%;
  max-width: 100%;
  position: absolute;
  top: 150px;
  left: 0px;
  z-index: 4;
  }
  section#crmdsrt #color .text {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  section#crmdsrt #color .title {
    margin-left: 490px;
    margin-bottom: 50px; /* 編集 */
	width:100%;
  }
  .color-text__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .profile-text__wrap div.contents,
  .color-text__wrap div.contents {
    width: 50%;
    padding: 0 16px;
    line-height: 1.75;
    letter-spacing: .05em;
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
  }
  
  .color-text__wrap strong{
    color: #ffffff;
  }
  
  @media all and (max-width: 1023px) {
    section#crmdsrt #color .text {
      padding: 0 15px;
    }
    section#crmdsrt #color .title {
      margin-left: 50%;
    }
    section#crmdsrt #color .img {
      width: 80%;
      top: 20%;
      left: 3%;
    }
  }
  @media all and (max-width: 767px) {
    .profile-text__wrap div.contents,
  .color-text__wrap div.contents {
    width: 90%;
	margin:auto;
	
	}    .profile-text__wrap div.contents p,
  .color-text__wrap div.contents p{
    padding:0px!important;
	
	}
    section#crmdsrt #color {
      padding-bottom: 80px;
    }
    section#crmdsrt #color:after {
      width: 87.5%;
      bottom: -80px; /* 追加 */
    }
    section#crmdsrt #color .img {
      /*
      width: 50%;
      position: relative;
      top: 10px;
      left: 0;
      margin-bottom: -20px;
      */

      position: static; /* 追加 */
      margin-bottom: 30px; /* 追加 */

    }
	  .color-text__wrap {
    margin: 20px;
    
  }
    .color-text__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
  }

  .color-text__wrap p {
    padding: 0 16px;
    line-height: 1.75;
    letter-spacing: .05em;
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
  }
  

    section#crmdsrt #color .title {
      margin-left: 0;
      margin-bottom: 20px;
	  text-align:center;
	  line-height:1.2;
    }
    .color-text__wrap p {
      width: 100%;
    }
  }
  
  .SJ-items__none--title{
    color:#000000!important;
    }
  
    
    section.red_area:before {
      background: none;
	  height:auto;
  }
  
  
  
  /*TABLE*/
.t-campaign__table{
	width:100%;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    color: #ffffff;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 500;
    margin:20px auto 30px auto;
}
.t-campaign__table-inner p{
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
}
.t-campaign__table-inner p small{
    line-height:1.2;
}
.t-campaign__table-inner p.copy{
	text-align:center;
	padding:20px 0;
}

@media screen and (max-width: 767px) {
.t-campaign__table{
    font-size: 1.3rem;
}
.t-campaign__table td {
    font-size: 1.3rem;
}
.t-campaign__table-inner p{
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
	margin:20px;
}
div.inner p.copy{
    width: 90%;
    margin: auto;
}

}

.t-campaign__table thead{
   /* background: linear-gradient(0deg, #181818, #4b4b4b);
    position: sticky;
    top: 73px;
    z-index: 6;*/
}
.t-campaign__table thead th:first-child{
    width: 20%;
    /*background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/01/theta_shasen.png);
    background-size: 100% 100%;*/
    background-color: #311504;
}
.t-campaign__table thead th{
    height: 100px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
}
.t-campaign__table thead td{
    width: 150px;
    padding: 0;
    font-size: 13px;
    font-size: 1.3rem;
    position: relative;
    color: #565960;
	}
	
.t-campaign__table th{	
	    left: 0;
    z-index: 5;
    background-color: #595752;
    line-height: 2rem;
	    height: 80px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
	}
	
.t-campaign__table tbody th{	
	    left: 0;
    z-index: 5;
    background-color:#7e7e7e;
    line-height: 2rem;
	    height: 80px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
	
	}
	
	
.t-campaign__table td{	
	width: 150px;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
	font-weight:700;
    position: relative;
background-color:#fff;
color: #333;
	 height: 80px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
	}
@media screen and (max-width: 767px) {
.t-campaign__table td {
    font-size: 1.3rem;
}
}


/*20250206 動作環境更新*/
.tabs {display: flex;flex-wrap: wrap;justify-content: space-evenly;flex-direction: row;font-size:16px;}
.tab_01,.tab_02,.tab_03,.tab_04,.tab_05 {position: relative;z-index: 1;cursor: pointer;margin: 0;transition: all .2s ease;}
.tabs input:checked + .tab_01, .tabs input:checked + .tab_02, .tabs input:checked + .tab_03, .tabs input:checked + .tab_04, .tabs input:checked + .tab_05{background-size: 100%;background-color:#86765b;color:#ddccb9;}
.tab_content {flex: 100%;display: none;overflow: hidden;position: relative;animation: fadeIn 1s ease;background-color: #000;border: 4px solid #86765b;}
.tab_content > h3{text-align:center;}
input[name="tab_switch"] {display: none;}
.tabs input:checked + .tab_text {color: #000!important;}
#tab01:checked ~ #tab01_content,#tab02:checked ~ #tab02_content,#tab03:checked ~ #tab03_content,#tab04:checked ~ #tab04_content,#tab05:checked ~ #tab05_content {display: block;}
.tabs input:checked + .tab_text{color: #000!important;}
.tabs input:checked + .tab01 {background-size: 100%;}
label.tab_label {text-align:center;position: sticky;top: -7px;z-index: 5;width:19%;background-color:#464646;padding:16px;border-radius: 5px 5px 0 0;line-height:normal;}
label.tab_label:not(:last-child){margin-right:2px}.t-campaign__table{margin-top:0px;}
.t-campaign__table tbody th{width:24%;} .t-campaign__table-inner{margin:10px;}
p.copy{    text-align: left; font-size: 14px;color: #ffffff; line-height: 1.3;}

@media screen and (max-width: 767px) {
 .tabs{ width: 90%;
    margin: auto;}
}

/*CAMPAIGN*/

.t-collabo-campaign__container {
  padding: 5px 0 100px;
}
.t-collabo-campaign__frame {
  display: flex;
  align-items: center;
  padding: 45px;
  background-color: rgba(0, 0, 0, .7);
  border: 1px solid #E9C171;
  padding-top: 10px;
}
.t-collabo-campaign__frame-contents {
  flex-shrink: 0;
  width: 550px;
  margin-right: auto;
}
.t-collabo-campaign__heading {
  margin-top: 0;
  text-align: left;
}
.t-collabo-campaign__text {
  max-width: 480px;
  margin-top: 20px;
  font-size: 1.4rem;
}

.t-collabo-campaign__period-frame {
  display: inline-block;
  padding: .5em 2em;
  border: 1px solid #FFF;
  border-radius: 3em;

  color: #FFF;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .025em;
}
.t-collabo-campaign__link {
  margin-top: 90px;
}
.t-collabo-campaign__link a {
  display: inline-block;
}
.t-collabo-compaign__btn-wrap {
  margin-top: 35px;
}
@media screen and (max-width: 1240px) {
  .t-collabo-campaign__frame-image {
    width: 400px;
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .t-collabo-campaign__frame {
    flex-direction: column-reverse;
  }
  .t-collabo-campaign__frame-contents {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .t-collabo-campaign__text {
    max-width: 100%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .t-collabo-campaign__container {
    padding: 60px 0 65px;
  }
  .t-collabo-campaign__frame {
    padding: 15px 15px 45px;
  }
  .t-collabo-campaign__period-frame {
    width: 100%;
    font-size: 10px;
    font-size: 1.0rem;
  }
  .t-collabo-campaign__link {
    margin-top: 30px;
  }
}

.theme-zetadivision .t-collabo-campaign {
  background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2022/07/zeta_section_bg.png) no-repeat center / contain, url("https://www.pc-koubou.jp/wp/wp-content/uploads/2023/02/campaign_bg.jpg") no-repeat center / cover;
}
.theme-zetadivision .t-collabo-campaign__frame {
  background-color: rgba(0, 0, 0, .5);
  border-color: #CEFE01;
}
.theme-zetadivision .p-zeta-compaign__btn {
  display: block;
  max-width: 480px;
  padding: 5px;
  background-color: #CEFE01;
  position: relative;
  text-align: center;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .024em;
}
.theme-zetadivision .p-zeta-compaign__btn img {
  margin-left: 1em;
  vertical-align: middle;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top, .p-zeta-campaign__btn-deco-bottom {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  overflow: hidden;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top {
  top: -6px;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-bottom {
  bottom: -6px;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top::before, .theme-zetadivision .p-zeta-campaign__btn-deco-top::after, .theme-zetadivision .p-zeta-campaign__btn-deco-bottom::before, .theme-zetadivision .p-zeta-campaign__btn-deco-bottom::after {
  content: "";
  display: block;
  height: 100%;
  background-color: #CEFE01;
  position: absolute;
  transform: skewX(-70deg);
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top::before, .theme-zetadivision .p-zeta-campaign__btn-deco-bottom::before {
  left: -5px;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top::before, .theme-zetadivision .p-zeta-campaign__btn-deco-bottom::after {
  width: 56%;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top::after, .theme-zetadivision .p-zeta-campaign__btn-deco-bottom::after {
  right: -5px;
}
.theme-zetadivision .p-zeta-campaign__btn-deco-top::after, .theme-zetadivision .p-zeta-campaign__btn-deco-bottom::before {
  width: 44%;
}

 .p-collabo-campaign {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(43, 15, 0, 1) 80%, rgba(0, 0, 0, 1) 100%);
  background-size: 1920px 1080px;
  background-repeat: no-repeat;
  background-position: center;
}
 .t-collabo-campaign__frame {
  flex-wrap: wrap;
  align-items: flex-start;
  background: none;
  border-color: #86765b;
}
 .p-collabo-campaign__heading {
  color: #E9C171;
  font-size: 30px;
  font-size: 3.00rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .039em;
  text-shadow: 0 0 15px #ccff0036;
}
 .p-collabo-campaign-main {
  width: 100%;
  text-align: center;
}
 .p-collabo-campaign-main__image {
  max-width: 1020px;
  margin: 0 auto 20px;
}
 .p-collabo-campaign-main__heading {
  color: #E9C171;
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 700;
  letter-spacing: .039em;
  text-shadow: 0 0 15px #ccff0036;
}
 .p-collabo-campaign-list {
  margin-top: 40px;
}
 .p-collabo-campaign-list__group {
  margin: -40px -15px 0;
}
 .p-collabo-campaign-list__group-item {
  display: flex;
  padding: 40px 20px;
  border-bottom: 1px solid #E9C171;
}

@media screen and (max-width: 1023px) {
   .t-collabo-campaign__frame {
    flex-direction: column;
  }
   .p-collabo-campaign-list__group-item {
    flex-direction: column;
  }
   .p-collabo-campaign-list__thumb {
    margin: 0 auto 20px;
  }
   .p-collabo-campaign-list-text__row-item {
    width: 100%;
  }
}

 .p-collabo-campaign-list__thumb {
  flex-shrink: 0;
  margin-right: 30px;
  width:31%;
}
 .p-collabo-campaign-list-text__heading {
  color: #E9C171;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: .039em;
  text-shadow: 0 0 15px #ccff0036;
}
 .p-collabo-campaign-list-text__text {
  margin-top: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: .039em;
  color: white;
  text-align: left;
}
.p-collabo-campaign-list-text__text strong,
.color-text__wrap strong
{
color: #E9C171;
}


 .p-collabo-campaign-list-text__row {
  display: flex;
  flex-wrap: wrap;
  margin: 15px -5px -5px;
}
 .p-collabo-campaign-list-text__row-item {
  width: 50%;
  padding: 5px;
}
 .t-collabo-campaign__period {
  margin-top: 25px;
}
 .t-collabo-campaign__period-frame {
  width: 480px;
  max-width: 100%;
  text-align: center;
}
 .t-collabo-campaign__btn-wrap {
  max-width: 480px;
}
 .p-collabo-campaign-note {
  margin-top: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
}

@media screen and (max-width: 1023px) {
   .t-collabo-campaign__frame {
    flex-direction: column;
  }

@media screen and (max-width: 767px) {
   .t-collabo-campaign__frame {
    padding-bottom: 15px;
  }
	
@media screen and (max-width: 1240px) {
  .t-collabo__section {
    padding-right: 20px;
    padding-left: 20px;
  }

@media screen and (max-width: 767px) {
  .t-collabo__container {
    padding-top: 45px;
    padding-bottom: 60px;
  }
  .t-collabo__text {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .t-collabo-campaign__container {
    padding: 60px 0 65px;
  }
  .t-collabo-campaign__frame {
    padding: 15px 15px 45px;
  }
  .t-collabo-campaign__period-frame {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .t-collabo-campaign__link {
    margin-top: 30px;
  }

   .t-collabo-campaign__frame {
    padding-bottom: 15px;
  }
   .p-collabo-campaign__heading {
    text-align: center;
    font-size: 15px;
    font-size: 1.8rem;
    padding-top: 25px;
  }
   .p-collabo-campaign-main__image {
    margin-bottom: 10px;
  }
   .p-collabo-campaign-list__thumb {
   width:100%;
   text-align:center;
  }
   .p-collabo-campaign-list {
    margin-top: 20px;
  }
   .p-collabo-campaign-list__group {
    margin: -20px 0 0;
  }

   .p-collabo-campaign-list-text__heading {
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
  }
   .p-collabo-campaign-list-text__text {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
   .t-collabo-campaign__period {
    margin-top: 10px;
  }
   .t-collabo-campaign__period-frame {
    width: 100%;
  }
}

div.color-text_wrap.rel p{
display: flex;

}

