.tv_onair{
	font-size: 120%;
    color: #FFFFFF;
    background: #00A0C6;
    padding: 8px;
	line-height: 6rem;
}
.telasa_onair{
	font-size: 120%;
    color: #FFFFFF;
    background: #EB5505;
    padding: 8px;
	line-height: 6rem;
}

.onair_pc{
	font-size: 20px;
}

#wrapper .h3-ttl-c {
     color: #ec9e31; 
     font-size: 18px; 
/*     padding: 0 20px; 
*/     margin-top: 30px; 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
     display: flex; 
     -webkit-box-pack: center; 
    -webkit-justify-content: center;
    -ms-flex-pack: center;
     justify-content: center; 
     -webkit-box-align: center; 
    -webkit-align-items: center;
    -ms-flex-align: center;
     align-items: center; 
    text-align: center;
}

#wrapper .h3-ttl-c:before {
    margin-right: 30px;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

#wrapper .h3-ttl-c:after {
    margin-left: 30px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

#wrapper .h3-ttl-c:before, #wrapper .h3-ttl-c:after {
    content: "";
    width: 3px;
    height: 40px;
    background-color: #ec9e31;
}

.top-catch{
	color: #5a4545!important;
}

.top-catch-a{
    color: #fc6391;
    font-size: 1.5em;
    line-height: 1.5em;
}

.top-catch-b{
    color: #8cd3e5;
    font-size: 1.5em;
    line-height: 1.5em;
}

.top-catch-c{
	color:#ff8764;
    font-size: 1.5em;
    line-height: 1.5em;
}

.top-catch-d{
	color:#5ad2c8;
    font-size: 1.5em;
    line-height: 1.5em;
}

.top-catch-e{
	color:#9ed25a;
    font-size: 1.5em;
    line-height: 1.5em;
}

.catch-bg {
    line-height: 2.2em;
    background: #ec9e31;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 5px 5px;
}


#wrapper .h3-ttl-d {
     color: #FC6391; 
     font-size: 18px; 
/*     padding: 0 20px; 
*/     margin-top: 30px; 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
     display: flex; 
     -webkit-box-pack: center; 
    -webkit-justify-content: center;
    -ms-flex-pack: center;
     justify-content: center; 
     -webkit-box-align: center; 
    -webkit-align-items: center;
    -ms-flex-align: center;
     align-items: center; 
    text-align: center;
}

#wrapper .h3-ttl-d:before {
    margin-right: 30px;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

#wrapper .h3-ttl-d:after {
    margin-left: 30px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

#wrapper .h3-ttl-d:before, #wrapper .h3-ttl-d:after {
    content: "";
    width: 3px;
    height: 40px;
    background-color: #FC6391;
}

#wrapper .h3-ttl-e {
     color: #4DBAD1; 
     font-size: 18px; 
/*     padding: 0 20px; 
*/     margin-top: 30px; 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
     display: flex; 
     -webkit-box-pack: center; 
    -webkit-justify-content: center;
    -ms-flex-pack: center;
     justify-content: center; 
     -webkit-box-align: center; 
    -webkit-align-items: center;
    -ms-flex-align: center;
     align-items: center; 
    text-align: center;
}

#wrapper .h3-ttl-e:before {
    margin-right: 30px;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

#wrapper .h3-ttl-e:after {
    margin-left: 30px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

#wrapper .h3-ttl-e:before, #wrapper .h3-ttl-e:after {
    content: "";
    width: 3px;
    height: 40px;
    background-color: #4DBAD1;
}

.cast-name-kana{
    font-weight: normal;
    font-size: 1.4rem;
    margin-bottom: 5px;
}

.api-bnr-vod-a > div {
margin:0px;
}

.vod-a-ttl{
	margin-bottom:0px!important;
}

.parts-vod-d-title-2{
	margin-top: 40px;
}

.parts-vod-a-title,.parts-vod-a-title-2 {
	padding: 0px 5px;
}

 
.parts-vod-a-title >h2{
	background-color: #EC6B89!important;
    color: #FFFFFF;
    padding: 10px;
    border: 2px dashed #F7F9CC;
    box-shadow: 0 0 0 5px #ec6b89;
}
.parts-vod-a-title-2 >h2{
	background-color: #4DBAD1!important;
    color: #FFFFFF;
    padding: 10px;
    border: 2px dashed #F7F9CC;
    box-shadow: 0 0 0 5px #4DBAD1;
}

.api-bnr-vod-a-2 > div {
    background: rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    margin: 0px;
}
.api-bnr-vod-a-2 > div a {
    width: 300px;
    display: block;
}
.api-bnr-vod-a-2 > div a:nth-child(n+2) {
    margin-left: 20px;
}
.api-bnr-vod-d-2 > div {
    margin: -5px -5px 0px -5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.api-bnr-vod-d-2 > div a {
    box-sizing: border-box;
    width: calc(100% / 2);
    padding: 5px;
}

.pr_padd{
 padding: 8px!important;	
}

.yt_batsu{
	background-color: #4DBAD1;
    color: #FFFFFF;
    padding: 10px;
    border: 2px dashed #F7F9CC;
    box-shadow: 0 0 0 7px #4dbad1;
}

.yt_tada{
	background-color: #EC6B89;
    color: #FFFFFF;
    padding: 10px;
    border: 2px dashed #F7F9CC;
    box-shadow: 0 0 0 7px #EC6B89;
}


.youtube-box .youtube-modal::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../common-img/youtube_icon_gray.png);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.9;
}

.youtube-box .youtube-modal:hover:before {
    background-image: url(../common-img/img/youtube_icon_red.png);
    opacity: 1;
}
.youtube-box {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow: visible !important; }
  
  #cboxWrapper {
    max-width: none; }
  
  #cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%; }
  
  #cboxMiddleLeft, #cboxBottomLeft {
    clear: left; }
  
  #cboxContent {
    position: relative; }
  
  #cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  
  #cboxTitle {
    margin: 0; }
  
  #cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  
  #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer; }
  
  .cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic; }
  
  .cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0; }
  
  #colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; }
  
  /*
      User Style:
      Change the following styles to modify the appearance of Colorbox.  They are
      ordered & tabbed in a way that represents the nesting of the generated HTML.
  */
  #cboxOverlay {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  
  #colorbox {
    outline: 0; }
  
  #cboxContent {
    margin-top: 0px;
    overflow: visible;
    background: #000; }
  
  .cboxIframe {
    background: #fff; }
  
  #cboxError {
    padding: 50px;
    border: 1px solid #ccc; }
  
  #cboxLoadedContent {
    background: #000;
    padding: 0px; }
  
  #cboxLoadingGraphic {
    background: url(../common-img/colorbox/loading.gif) no-repeat center center; }
  
  #cboxLoadingOverlay {
    background: #000; }
  
  #cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000; }
  
  #cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px; }
  
  /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
  #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(../common-img/colorbox/controls.png) no-repeat 0 0; }
  
  /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
  #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0; }
  
  .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 66px; }
  
  .cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px; }
  
  .cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px; }
  
  .cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px; }
  
  .cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px; }
  
/*
orijinal
*/
.device-type-desktop #cboxLoadedContent {
    background: #ffffff; }
  
  .device-type-desktop #cboxContent {
    margin-top: 60px;
    background: none; }
  
  .device-type-desktop #cboxClose {
    color: #ffffff;
    text-indent: -9999px;
    top: -70px;
    width: 70px;
    height: 70px;
    right: -17px;
    background: url(../common-img/close.png); }
  
  .device-type-mobile #cboxLoadedContent {
    background: #ffffff; }
  
  .device-type-mobile #cboxContent {
    background: none; }
  
  .device-type-mobile #cboxClose {
    color: #ffffff;
    text-indent: -9999px;
    top: -4.9rem;
    width: 5.0rem;
    height: 5.0rem;
    right: -1.0rem;
    background: url(../common-img/close.png);
    background-size: 5.0rem; }
  
  #cboxClose {
    outline: none; }

.youtube-box .youtube-modal::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../common-img/youtube_icon_gray.png);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.9;
}

.youtube-box .youtube-modal:hover:before {
    background-image: url(../common-img/youtube_icon_red.png);
    opacity: 1;
}

.TELASA_icon{
	position: absolute;
    bottom: 0px;
    left: 0px;
    background: #EB5505;
    color: #FFFFFF;
    font-weight: bold;
	padding: 0px 8px;
}

.thum_telasa{
	position:relative!important;
}
