@charset "UTF-8";

/* line-up */
    div#creepynuts_special_sp section.main-contents .line-up {
      margin: 0 auto 0 auto;
      width: 94%;
      border: solid 2px #FFFF50;
      background-color: #fff;
      box-sizing: border-box;
      padding: 6vw 4.5vw;
      margin-bottom: 10vw; }
      
    div#creepynuts_special_sp section.main-contents .line-up h2 {
        font-size: 7.5vw;
        font-weight: 900;
        line-height: 12vw;
        color: #FFFF50;
        margin-bottom: 5vw;
        text-align: center; }
        
    div#creepynuts_special_sp section.main-contents .line-up h3 {
        font-size: 6.5vw;
        font-weight: 600;
        line-height: 11vw;
        margin-bottom: 7vw;
        text-align: center; }
        
    div#creepynuts_special_sp section.main-contents .line-up .inner-box {
        background-color: #f5f5f5;
        padding: 6vw 3vw;
        width: 100%; }
        
    div#creepynuts_special_sp section.main-contents .line-up .inner-box li {
          margin-bottom: 11vw;
          text-align: center; }

    div#creepynuts_special_sp section.main-contents .line-up .inner-box li:last-child {
            margin-bottom: 0; }
  
    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.ttl {
          color: #FFFF50;
          font-size: 6.5vw;
          line-height: 11vw;
          font-weight: 600;
          margin-bottom: 5.5vw; }

    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.ttl a {
            color: #FFFF50; }
  
    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.tag {
          color: #fff;
          font-size: 5vw;
          font-weight: 500;
          background-color: #555;
          border-radius: 5px;
          vertical-align: middle;
          padding: 2vw 5vw;
          display: inline-block;
          margin-bottom: 3vw; }

    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.dokusen {
          background-color: #FFFF50; }

    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.encore {
          background-color: #007ecc; }

    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.hatsu {
          background-color: #dbaa00; }

    div#creepynuts_special_sp section.main-contents .line-up .inner-box p.onair {
          font-size: 7vw;
          font-weight: 600;
          vertical-align: middle;
          line-height: 11vw; }

/* contents-box */
    div#creepynuts_special_sp section.main-contents .contents-box {
      background-color: #fff;
      margin: 0 auto 0 auto;
      width: 94%;
      box-sizing: border-box;
      padding: 5vw;
      margin: 0px auto 7vw auto; }

    div#creepynuts_special_sp section.main-contents .contents-box p.tag {
        color: #1C1C1C;
        font-size: 5vw;
        font-weight: 700;
        background-color: #555;
        border-radius: 5px;
        vertical-align: middle;
        padding: 2vw 5vw;
    display: inline-block;
        margin-bottom: 3vw; }

    div#creepynuts_special_sp section.main-contents .contents-box p.tag.dokusen {
          background-color: #FFFF50; }

    div#creepynuts_special_sp section.main-contents .contents-box p.tag.encore {
          background-color: #007ecc; }

    div#creepynuts_special_sp section.main-contents .contents-box p.tag.hatsu {
          background-color: #dbaa00; }

    div#creepynuts_special_sp section.main-contents .contents-box p.ttl {
        color: #FF465A;
        font-size: 7vw;
        font-weight: 900;
        margin-bottom: 5vw;
        line-height: 11vw; }

    div#creepynuts_special_sp section.main-contents .contents-box p.txt {
        font-size: 5vw;
        font-weight: 600;
        margin-bottom: 6vw;
        line-height: 9vw; }

    div#creepynuts_special_sp section.main-contents .contents-box p.txt span {
          color: #FF465A; }

    div#creepynuts_special_sp section.main-contents .inner .contents-box .txt .color-01{
          color: #FFFF50;
          font-weight: bold;
          }

    div#creepynuts_special_sp section.main-contents .contents-box p.img {
        text-align: center;
        width: 100%;
        padding: 1vw 0; }

    div#creepynuts_special_sp section.main-contents .contents-box p.img-1 {
			  text-align: center;}

    div#creepynuts_special_sp section.main-contents .contents-box img {
    width: 95%;
    height: auto;
    border: solid 5px #FFFF50;
    /* box-shadow: 3px 3px 10px rgb(0 0 0 / 60%); */
    box-sizing: border-box;
	margin-bottom: 3vh; }

    div#creepynuts_special_sp section.main-contents .youtube-box {
      width: 88%;
      margin: 0 auto;
      margin-bottom: 2rem; }

/* infomation */
.infomation{
	font-size: 4.5vw!important;
    line-height: 1.5em;
    margin: 15px 0!important;
}
.infomation span{
	color: #FFFF50;
}

.comment {
	font-size: 4vw!important;
    line-height: 1.5em;
    margin: 15px 0!important;
}

.comment span{
	color: #FFFF50;
    font-size: 5vw!important;
    font-weight: 600;
    display: block;
}