@charset "UTF-8";



html body{
    background: white;
    font-family:'Heebo', sans-serif,"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    position: relative;
    background:#FFF;
    font-weight:narrow;
}
a { text-decoration: none; } 
/* css animation (prefixes are cut) */
.appear {
    transform-origin:center top;
    animation:show 1s both;
}

.nav_wrap{
    width:100%;
    position:relative;
}

.nav_bg1{
    position:absolute;
    bottom:30%;
    left:0;
    width:40%;
    max-width:400px;
    min-width:200px;
    opacity:1;
    z-index:-12;
}
.nav_bg2{
    position:absolute;
    bottom:30%;
    right:0;
    width:40%;
    max-width:400px;
    min-width:200px;
    opacity:1;
    z-index:-12;
}
.p-t-30{
    padding-top:30px;
}
span.appear {display:inline-block;}
.d01 {animation-delay:0.1s;}
.d02 {animation-delay:0.2s;}
.d03 {animation-delay:0.3s;}
.d04 {animation-delay:0.4s;}
.d06 {animation-delay:0.6s;}
.d08 {animation-delay:0.8s;}
.d10 {animation-delay:1s;}
.d14 {animation-delay:1.4s;}
.d16 {animation-delay:1.6s;}
.d18 {animation-delay:1.8s;}
.d20 {animation-delay:2.0s;}
@keyframes show {
    0% {
        transform:translate(0,1em);
        opacity:0;
    }
    50% {
    }
    100% {
        transform:translate(0,0);
        opacity:1;
        text-shadow:none;
    }
}
.spbr{
    display:none;

}
.top_contents-bg{
    
}


.clearBoth{
    clear:both;
}



.top_contents{
    width:100%;
    background:url("../../img/topbg.png") no-repeat;
    background-position:cover;
    text-align:center;
    color:white;
    background-size:100%;
}

.top_wrap{
    width:100%;
    height:100%;
    /*background:url("../../img/dot.png");*/
    padding-top:200px;
    padding-bottom:200px;
    border-bottom: 20px solid #fcff01;
}

.top_navigators {
    width: 310px;
    height: 220px;
    margin: 0 auto;
    position: relative;
    margin-top: 54px;
}

.navigators{
    width: 420px;
    height: 220px;
    margin: 0 auto;
    position: relative;
    margin-top: 15px;
}

.navigator{
    width:46%;
    float:left;
    margin:0 2% 0 2%;
}
.nav-title{
    font-size:18px;
    margin-top:40px;
}
.navigator img{
    width:100%;
    display:block;
}
.navigator p{
    font-size:15px;
    margin-top:5px;
}
.n1 {
    width:48%;
    top: 0px;
    left: 0px;
}
.top_navi {
    position: absolute;
    width: 150px;
}
.top_navi img {
    width:100%;
    display: block;
    margin: 0 auto;
}
.navi_name {
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    margin-top: 2px;
}
.n2 {
    width:48%;
    top: 0px;
    right: 0px;
}


.navi_photo {
    border-bottom: 6px solid #CEC019;
    padding-bottom: 2px;
}

.top_contents img{
    display:block;
    margin:0 auto;
}

img.tudorlogo{
    display:block;
    margin:0 auto;
    width:220px;
    margin-top:30px;
    margin-bottom:20px;
}

img.toplogo{
    margin-bottom:30px;
}

.top_contents h1{
    font-size:110px;
    font-weight:normal;

}

.top_contents span{
    display:block;
    font-size:30px;
}

.special{
    font-size:50px;
}
.sub_title{
    font-size:58px;

}
.onair{
    color:#CEC019;
    font-size:22px;

}
.blk1{
    margin-top:30px;

}
.date{
    color:#FFF;
    font-size:30px;
    margin-bottom:8px;
}
.naviphoto{
    border:5px solid #CEC019;
    -webkit-border-top-left-radius: 300px;
    -webkit-border-top-right-radius: 300px;
    -webkit-border-bottom-right-radius: 300px;
    -webkit-border-bottom-left-radius: 300px;
    -moz-border-radius-topleft: 300px;
    -moz-border-radius-topright: 300px;
    -moz-border-radius-bottomright: 300px;
    -moz-border-radius-bottomleft: 300px;
}

.navi{
    color:#333;
    font-size:28px;
    margin-top:5px;
}
.navi_name{
    color:#DDD;
    font-size:14px;
    margin-top:10px;

}
.msgblk{
    border: 20px solid #19ce2a;
    margin-bottom:50px;
}

.ccopy{
    font-size:28px;
    margin-top:40px;
}
.programtitle {
    font-size: 50px;
    line-height: 1.1;
    background: #FFFF00;
    padding: 30px 0 20px 0;
}
.title2{
    background:#00ff75;  
}
.title3{
    background:#009eff;    
}
.twblk{
    border-top:8px solid #00c9ff;
    border-bottom:8px solid #00c9ff;

}

.navblk{
    width:500px;
    height:500px;
    position:absolute;
    top:570px;
    left:50%;
    margin-left:-250px;
}
.description_contents{
    background: #FFF;
    padding-bottom: 60px;
}
.d_text{
    text-align: center;
    color: #666;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    padding-top: 30px;
}
.top_sns{
    margin-top:50px;
    width:100%;
    text-align: center;
 }


.feat_blk{
    padding-top:70px;
    padding-bottom:70px;
    width:860px;
    margin:0 auto;

}
.featuring{
    width:410px;
    float:left;
    border-top:5px solid #211714;
    background:#FFF;
    padding-top:30px;
    text-align:center;
    margin:10px;
    margin-bottom:100px;

}
.featuring img{
    width:100%;
}
.featuring_copy{
    color:#CEC019;

    font-size:22px;
}
.featuring h2{
    font-size:30px;
}
.arname{
    margin-bottom:30px;
    margin-top:10px;
    font-size:15px;
}
.footer{
    margin-top:50px;

}



.navigator_contents{
    width:90%;
   max-width:840px;
   margin:0 auto;
   padding-bottom:50px;
   margin-bottom:50px;
}
.nav-main_copy{
    text-align:center;
    font-size:35px;
    padding-top:40px;
    padding-bottom:20px;
    color:#333;
}
.btnbase {
    width: 310px;
    margin: 0 auto;
    height: 60px;
    background: #05ca68;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tw-btn{
    background:#00c9ff;
}
.progtime{
    font-size: 22px;
}
.titlestr {
    color: #333;
    text-align: center;
    padding-top: 100px;
    font-size: 20px;
}

h2.msgstr{
    font-size: 40px;
}
h2.choicestr{
    font-size: 30px;
}
p.btstring{
    font-weight:bold;
    color:#FFF;
    text-align:center;
    padding-top:22px;
    font-size:16px;
}
.navi{
    float:left;
    width:44%;
    margin-left:3%;
    margin-right:3%;
}
.navi img{
    width:100%;
}
.clearBoth{
    clear:both;
}
.name{
    text-align: center;
    font-size: 16px;
    padding-top: 4px;
    font-weight: bold;
    margin-top: 10px;
}
.job_title{
    text-align:center;
    font-size:12px;
    line-height:8px;
}

.tokyo_ska_30_contents{
    background:#e9e9e9;
    width:1080px;
    margin:0 auto;
    color:#161616;
    padding-top:50px;
    padding-bottom:50px;
}
.mcopy{
    text-align:center;
    font-size:40px;
    text-decoration:underline;
    padding-bottom:20px;

}
.comments{
    width:380px;
    margin:0 auto;
    padding-bottom:80px;
}
.comments img{
    width:100%;
}
.comment{
    width:40%;
    float:left;
    margin-left:5%;
    margin-right:5%;

}







/*----------------------SP-----------------------------------------*/

@media screen and (max-width: 1440px) {

    .top_contents{
        width:100%;
        background:url("../../img/topbg.png") no-repeat center;
        background-size:cover;
    }
}
@media screen and (max-width: 980px) {
    .special {
        font-size: 25px;
    }
    .top_contents h1 {
        font-size: 51px;
    }
    .date {
        color: #FFF;
        font-size: 18px;
    }
    .ccopy {
    font-size: 18px;
    display: block;
    width: 91%;
    margin: 0 auto;
    margin-top: 25px;
}
    h2.msgstr {
        font-size: 25px;
        padding:50px 0 20px 0;
    }
    p.btstring {
        font-weight:bold;
        font-size: 14px;
    }
    .titlestr {
        font-size: 17px;
        
    }
    .programtitle {
        font-size: 30px;
        line-height: 1.1;
        padding: 30px 0 20px 0;
    }
    .progtime {
        font-size: 16px;
    }
    .nav-main_copy {
        color: #333;
    }
    h2.choicestr {
        font-size: 20px;
        padding:50px 0 0px 0;
    }
    .d_text {
        font-size: 13px;
    }
}
@media screen and (max-width: 820px) {
    .top_contents h1 {
        font-size: 51px;
    }
}
@media screen and (max-width: 720px) {
    .top_wrap {
        width: 100%;
        height: 100%;
        padding-top: 85px;
        padding-bottom: 125px;
    }
    
    img.toplogo {
    margin-bottom: 30px;
    width: 120px;
}
.msgblk {
    border: 0px solid #19ce2a;
    border-top:8px solid #19ce2a;
    border-bottom:8px solid #19ce2a;

}
.titlestr {
    font-size: 14px;
}
.programtitle {
    font-size: 25px;
    line-height: 1.1;
    padding: 17px 0 15px 0;
}
.name {
    text-align: center;
    font-size: 12px;
}

.top_contents h1 {
    font-size: 32px;
}

.special {
    font-size: 16px;
}

.sub_title {
    font-size: 20px;
}
.nav-main_copy {
    text-align: center;
    font-size: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #333;
}

.onair {
    color: #CEC019;
    font-size: 12px;
}
.date {
    font-size: 14px;
    margin-bottom: 10px;
}

.top_wrap {
    padding-bottom: 72px;
}

.navblk {
    width: 320px;
    height: 200px;
    position: absolute;
    top: 275px;
    left: 50%;
    margin-left: -160px;
}
.naviphoto{
    width:120px;
}
.navi {
    color: #333;
    font-size: 15px;
}
.navi_name {
    color: #333;
    font-size: 11px;
}

.d_text {
    text-align: center;
    font-size: 11px;
    padding-top: 30px;
    width: 95%;
    margin: 0 auto;
}
.description_contents {
}
.feat_blk {
    padding-top: 20px;
    padding-bottom: 30px;
    width: 100%;
    margin: 0 auto;
}
.featuring_copy {
    font-size: 18px;
}
.featuring {
    width: 320px;
    float: none;
    border-top: 5px solid #211714;
    background: #FFF;
    padding-top: 30px;
    text-align: center;
    margin: 10px;
    /* margin-bottom: 100px; */
    margin: 0 auto;
}
.featuring h2 {
    font-size: 16px;
}
.arname {
    margin-bottom: 23px;
    margin-top: 10px;
    font-size: 11px;
}
.top_sns {
    margin-top: 15px;
}

}

h3{
    color: #333;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    line-height: 1.7em;
    font-size: 26px;
}

.instagram_title img{
    display:block;
    margin:0 auto;
    padding-top: 53px;
    padding-bottom: 40px;

}
.guest{
    float:left;
    width:23.1%;
    height:auto;
    margin:3px;
    min-height:280px;
}

.guest img{
    width:100%;
   
}
.guest p{
    text-align:center;
    margin:5px 5px 5px 5px;
    height:40px;
    font-size:0.8rem;
    font-weight:bold;
    margin-top:10px;
}
.pick_photo{
    padding-bottom:30px;
}



/*-----------------------------------------------------------------*/

#gigyaShare {
    position: static;
    width: auto;
}

.gig-bar-container {
    display: inline-block;
    padding-top: 6px;
    padding-left: 10px;
    *display: inline;
    *zoom: 1;
}

@media screen and (max-width: 720px) {
    .guest{
        width:49%;
        margin:0.5%;
        min-height:150px;
    }
    .c-header {
        padding-top: 50px;
        padding-bottom: 14px;
    }
    .c-header__inner {
        width: 320px;
    }
    .c-header__logo {
        margin-bottom: 0px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .c-header__sns {
        display: none;
    }
    .c-header_schedule {
        display: none;
    }
    .navigator_contents {
        width: 320px;
    }
    .navigators{
        width: 310px;
    }
}



/*@import url(c-footer.css);*/
.c-footer {
    background-color: #211714;
}

.c-footer__inner {
    position: relative;
    width: 960px;
    height: 109px;
    margin: 0 auto;
    padding-top: 44px;
    text-align: left;
}

.c-footer__copyright {
    margin-top: -16px;
    margin-left: -12px;
    text-align: center;
}

.c-footer__copyright img {
    width: 294px;
    height: auto;
}

.c-footer__logo {
    position: absolute;
    top: 53px;
    right: 0;
}

.c-footer-logo img {
    width: 177px;
    height: auto;
}

@media screen and (max-width: 767px) {
    .c-footer__inner {
        width: 320px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .c-footer__copyright {
        margin-top: -10px;
    }
    .c-footer__copyright img {
        width: 157px;
    }
    .c-footer__logo {
        position: static;
        margin-top: 13px;
        text-align: center;
    }
    .c-footer__logo img {
        width: 88px;
    }
    #backtop {
        margin-left: 10px;
    }
    #backtop img {
        width: 30px;
        height: auto;
    }
}



/*@import url(p-navigator-list.css);*/
.c-navigator-item{
    box-sizing:border-box;
}


.c-navigator-item__thumb{
    vertical-align: top;
    width: 100%;
    height: auto;
}
.c-navigator-item__name{
    background-color: #000;
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.c-navigator-item--active .c-navigator-item__name{
    color: #40b4b3;
}

.p-navigator-list{
    overflow: hidden;
    padding: 8px 2px 2px 2px;;
}
.p-navigator-list .c-navigator-item{
    width: 50%;
    float: left;
    padding: 3px;
}

/*@import url(p-navigation.css);*/


@media screen and (max-width: 767px) {
    .p-navigation{
        display: none;
    }
}

/*@import url(layout.css);*/
.l-footer {
    margin-top: 0px;
}

.l-main {
    margin-top: 29px;
	overflow:hidden;
}

@media screen and (max-width: 767px) {
    body{
        overflow-x:hidden;
    }
    .l-main {
        margin-top: 0px;
    }
    .l-footer {
        margin-top: 0;
    }
}


/*@import url(utility.css);*/
/*  CLEAR FIX 
---------------------------------------------- */

.clrfix {
    zoom: 1;
    /*for IE 5.5-7*/
}

.clrfix:after {
    /*for modern browser*/
    content: "";
    display: block;
    clear: both;
    /* height: 0px; */
    /* overflow: hidden; */
}

* html .clrfix {
    display: inline-table;
    /*\*/
    display: block;
    /**/
}

.u-sidebar-pad {
    padding-left: 5px;
    padding-right: 5px;
}

.u-hover {
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
}

.u-hover:hover {
    opacity: 0.7;
}

#size-detect {
    font-family: pc;
    display: none;
}

@media screen and (max-width: 767px) {
    #size-detect {
        font-family: sp;
        display: none;
    }
}






.c-select {
    position: relative;
    color: #222222;
}
.c-select select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 37px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block;
}
.c-select__inner {
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    padding: 0 12px;
    width: 100%;
    height: 37px;
    font-size: 13px;
    line-height: 32px;
    background: #DDDDDD;
    padding-left: 44px;
    font-weight: bold;
    margin-top: -2px;
    border: 1px solid #838383;
}
.c-select__inner:before,
.c-select__inner:after {
    content: '';
    position: absolute;
    display: block;
}
.c-select__inner:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 29px;
    background: #DDDDDD;

    border-right: 1px solid;
    margin: 4px 0;
}
.c-select__inner:after {
    top: 50%;
    left: 7px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-top-color: #838383;
    border-width: 5px 5px 0 5px;
}

@media screen and (max-width: 767px) {
    
    /* overrides common styles */
    #commonFooter{
        width: 100%;
        position: static;
    }
    
    #commonFooterInner{
        padding: 15px 0;
        width: 100%;
        background-color: #282828;
        text-align: center;
    }
    #commonFooter li{
        display:inline-block !important;
        float: none;
    }
}


