@charset "UTF-8";

/* line-up */

    div#creepynuts_special_pc section.main-contents .inner .line-up {
     margin: 100px auto 0 auto;
     width: 1200px;
     border: solid 4px #FFFF50;
     background-color: #fff;
     box-sizing: border-box;
     padding: 50px; }

    div#creepynuts_special_pc section.main-contents .inner .line-up h2 {
     font-size: 40px;
     font-weight: 900;
     line-height: 60px;
     color: #FFFF50;
     margin-bottom: 25px;
     text-align: center; }

    div#creepynuts_special_pc section.main-contents .inner .line-up h3 {
     font-size: 26px;
     font-weight: 600;
     line-height: 47px;
     margin-bottom: 30px;
     text-align: center; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box {
     background-color: #f5f5f5;
     padding: 60px 50px;
     width: 100%; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box li {
      margin-bottom: 70px; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box li:last-child {
     margin-bottom: 0; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.ttl {
      color: #FFFF50;
      font-size: 25px;
      font-weight: 600;
      margin-bottom: 24px; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.ttl a {
     color: #FFFF50; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.ttl a:hover {
     text-decoration: none; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.onair {
      font-size: 22px;
      font-weight: 600;
      vertical-align: middle; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.onair span.tag {
     color: #fff;
     font-size: 17px;
     font-weight: 500;
     background-color: #555;
     border-radius: 5px;
     vertical-align: middle;
     margin-right: 15px;
     padding: 5px 14px;
     padding-top: 3px; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.onair span.dokusen {
     background-color: #FFFF50; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.onair span.encore {
     background-color: #007ecc; }

    div#creepynuts_special_pc section.main-contents .inner .line-up .inner-box p.onair span.hatsu {
     background-color: #dbaa00; }

/* contents-box */

    div#creepynuts_special_pc section.main-contents .inner .contents-box {
     background-color: #fff;
     width: 1200px;
     box-sizing: border-box;
     padding: 50px 100px 60px;
     margin: 30px auto 30px auto; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.tag {
     color: #1C1C1C;
     font-size: 19px;
     font-weight: 700;
     background-color: #555;
     border-radius: 5px;
     vertical-align: middle;
     padding: 6px 15px;
     padding-top: 4px;
     display: inline-block;
     margin-bottom: 5px; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.tag.dokusen {
      background-color: #FFFF50; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.tag.encore {
      background-color: #007ecc; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.tag.hatsu {
      background-color: #dbaa00; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.ttl {
     color: #FF465A;
     font-size: 36px;
     font-weight: 900;
     margin-bottom: 25px;
     line-height: 55px; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.txt {
     font-size: 24px;
     font-weight: 600;
     margin-bottom: 40px;
     line-height: 46px; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.txt span {
      color: #FFFF50; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box .txt .color-01{
     color: #FF465A;
     font-weight: bold; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box p.img {
     text-align: center; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box ul.img-2 {
     display: flex;
     width: 100%; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box ul.img-2 img {
     width: 100%;
     height: auto;
     border: solid 5px #FFFF50;
     box-shadow: 3px 3px 10px rgb(0 0 0 / 60%);
     box-sizing: border-box; }

    div#creepynuts_special_pc section.main-contents .inner .contents-box ul.img-2 li {
      width: 47%;
      margin: 0px 2% 50px 0px;
    }

/* infomation */

.infomation{
	font-size: 23px!important;
    line-height: 1.4em;
}
.infomation span{
	color: #FFFF50;
}

.comment {
    font-size: 20px!important;
    line-height: 1.4em;
}

.comment span{
	color: #FFFF50;
    font-size: 25px!important;
    font-weight: 600;
    display: block;
}