/*------------
Date FM　INDEX Style
NEW 2016-08
------------*/

/*---------------
  #main
-----------------*/
#main{
	width:100%;
	height:373px;
	margin-bottom:5px;
	text-align:center;
	background-color:#eee;
	background:url(../../top/images/index_main_bg.png) repeat-x;
}
.main_inner{
	text-align:center;
	width:1000px;
	margin:0 auto;
}
.main_inner .f-left{
	width:728px;
}
.main_inner .f-right{
	width:240px;
	height:360px;
}

/*main slider*/
.slideImage{
	width:715px;
	height:350px;
	text-align:left;
	margin-top:15px;
	font-size:14px;
	overflow:hidden;
}
.slideImage .bx-wrapper{
	width:560px;
	/*height:350px;*/
	float:left;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0;
}
.slideImage .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 4px;
	left: 0;
}
.slideImage #bx-pager{
	margin:1px 0 5px;
	width: 130px;
	float: right;
}
.slideImage #bx-pager a{
	display: block;
	margin-bottom:3px;	
}
.slideImage #bx-pager a:last-child{
	margin-bottom: 0;
}
.slideImage #bx-pager a img{
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 4px;
}
.slideImage #bx-pager a.active img{
	border: solid #EB1412 4px;
}
/*--NOW ON--*/
h3.nowon{
	margin-top:14px;
	width:100%;
	height:32px;
}
.box_table{
	margin:0;
	width:240px;
	height:208px;
	background:#fff;
	border-right:5px solid #484848;
	border-left:5px solid #484848;
	border-bottom:1px solid #484848;
	overflow:hidden;
}
p.noa{
	padding-top:4px;
	text-align:left;
	margin-left:4px;
	margin-right:6px;
}
p.noa img{
	float:left;
	margin-right:10px;
}
p.noa_time{
	text-align:left;
	font-weight:bold;
}
.box_table table{
	width:100%;
	height:auto;
}
.box_table table tr{
}
.box_table table td{
	padding:0 3px 0 4px;
}
.box_table table td.nowImg{
	width:60px;
}
td.nowImg img{
	width:60px;
	height:60px;
}
.box_table table td.nowTit{
	vertical-align:top;
	padding-top:5px;
	text-align:left;
}
.box_table table td.nowDj{
	text-align:left;
}
/*------------------------------------
 NOW ON AIR TABLE
-------------------------------------*/
.box_table {display: none;}
#loading {
	margin:0;
	width:240px;
	height:208px;
	background:#fff;
	border-right:5px solid #484848;
	border-left:5px solid #484848;
	border-bottom:1px solid #484848;
	overflow:hidden;
	vertical-align:middle;
}
.loading_img {	margin:90px 0 0 0;}

ul.timetable_list {
	height:100px;
	text-align:left;
	overflow-y: scroll;
	overflow-x: hidden;
}
ul.timetable_list li{
	text-align:left;
	font-size:10px;
	margin:0 5px;
	padding:4px 5px;
	border-bottom:1px solid #ccc;
}
ul.timetable_list li span.time{
	font-weight:bold;
	margin-right:6px;
}
p.noa_title a{
	line-height:1.2;
	color:#336699;
}
p.noa_dj{
}
.box_table p.line{
	margin:2px 5px 4px;
	height:1px;
	border-bottom:1px dotted #888;
}
ul.onair_list{
	width:230px;
	height:80px;
	overflow-y:scroll;
	text-align:left;
}	
ul.onair_list li{
	font-size:10px;
	padding:4px 4px;
	border-bottom:1px solid #ccc;
}

/* NOW ON MUSIC */
.no_music{
	margin:0;
	text-align:left;
	background:#484848;
	height:45px;
	padding:5px 0;
}
.no_music p{
	padding-left:16px;
	line-height: 17px;
	background:url(../../top/images/ico_play.gif) no-repeat left center;
	background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
	margin:0 5px;
}	
.no_music p span{
	color:#fff;
	font-weight:bold;
	padding-right:4px;
	font-family: 'Roboto Condensed', sans-serif;
}

/* MUSIC SEARCH */
p.search_music{
	margin-top:10px;
}

/*------------------------------------------------------------
  content Area
------------------------------------------------------------*/
.sec{
	position: relative;
	margin: 0 auto;
}
.sec h2{
	padding: .5em 0 0 0;
}
.sec.remds{
	margin-bottom: 1em;
}
.sec.links{
	margin-bottom: 1.5em;
}
/*------------------------------------------
 Recommends thumb List
-------------------------------------------*/
.remdList {
	position: relative;
}
.remdList li{
	width: 230px;
	height: 129px;
	overflow: hidden;
	border: 1px solid #efefef; 
}
.sec.remds .bx-wrapper{margin-bottom: 50px;}
.sec.remds .bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    left: 0;
    background: none;
    margin-top: 1em;
}
.sec.remds .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #e60d0d;
}
.sec.remds .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 20px;
    height: 30px;
    text-indent: -9999px;
    z-index: 9999;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;   
}
.sec.remds .bx-wrapper .bx-prev {
    left: 1px;
    background: url(../../top/images/ico_remds_controls_l.png) no-repeat 0 0;
}
.sec.remds .bx-wrapper .bx-next{
	right: 1px;
	
	background: url(../../top/images/ico_remds_controls_r.png) no-repeat 0 0;
}
/*------------------------------------------
 Ariticle thumb List
-------------------------------------------*/
.ctglist-btn{
	position: relative;
	padding: 1em 0;
	margin: 0 auto;
}
.ctglist-btn p{
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
}
.ctglist-btn ul{
	display: inline-block;	
	position: relative;
	margin-left:.5em; 
}
.ctglist-btn ul li{
	display: inline-block;
	margin-right: .2em;
}
.ctglist-btn ul li a{
	display: block;
	padding: .5em .75em;
	background: #f53939;
	font-weight: 700;
	background: #eee;
	color: #333;
	box-shadow: 0 2px 0 #ddd;
	-webkit-box-shadow: 0 2px 0 #ddd;
	-moz-box-shadow: 0 2px 0 #ddd;
}
.ctglist-btn ul li a:hover{
	color: #f53939;
	box-shadow: none !important;
	-webkit-box-shadow:  none !important;
	-moz-box-shadow:  none !important;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;	
}

.puList,.glidItem{
	width: 100%;
	overflow: hidden;
	position: relative;
}
/*pickup articles*/
.puList{
	margin-bottom: 1em;
}
.puList li{
	overflow: hidden;
	position: relative;
	background: #3ec7d7;
}
.puList li::before,
.puList li::after{
	content: '';
	display: 'table';
	clear: both;
}
.puList li figure.thumb{
	width: 428px;
	float: left;
	height: 285px;
	position: relative;
}
.puList li p.ud_txt{
  position: absolute;
  left: 440px;
  top: 38%;
  padding: 0;
  font-size: 50px;
  text-align: left;
  color: rgba(255,255,255, 0.7);
  letter-spacing: .14em;
  font-family: 'Teko', sans-serif;
  z-index: 1;
  line-height: 1em;
}
.puList li figure.thumb img{
	max-width: 428px;
	max-height: 285px;
}
.puList li .tagsmark{
  max-width: 300px;
  position: absolute;
  height: auto;
  left: 440px;
  bottom: 100px;
  padding: 10px 0;
  display: block;
}
.puList li .tagsmark::before{
	content: '';
	display: table;
	clear: both;
}
.puList li .tagsmark p{
  float: left;
  margin-right: 8px;
  font-size: .922em;
  color: #eee;
}
.puList li p.pu_tit{
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  padding: 0 10px;
  overflow: hidden;
  font-size: 18px;
  text-align: left;
  padding-bottom: 0;
  display: block;
  line-height: 40px;
  color: #fff;
  background: rgba(0,0,0, 0.5)
}

/*nomal articles*/
.glidItem li{
  width: 230px;
  height: auto;
  overflow: hidden;
  float: left;
  position: relative;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;  
  margin: 0 19px 1.5em 0;
  padding: 0;
  min-height: 200px;
  transform: translate3d(0,0,0);
}
.glidItem li:nth-child(3n){
	margin-right: 0;
}
.glidItem li a{
  display: block;
}
.glidItem li a:hover{
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}
.glidItem li p.pu_tit{
  width: 100%;
  height: 50px;
  margin: 5px 0 0;
  overflow: hidden;
  font-size: 1.0822em;
  text-align: left;
  padding-bottom: 0;
  /*display: block;*/
  line-height: 1.7em;
}
.glidItem li figure.thumb{
  width: 100%;
  height: 129px;
  margin-bottom: 1%;
  overflow: hidden;
  display: block;
  background: #f8f8f8;
  border: 1px solid #efefef; 
  position: relative;
}
.glidItem li figure.thumb img{
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;  
  width: 100%;
}
.glidItem li a figure.thumb img:hover{
    -webkit-transform: scale( 1.2 );
    -moz-transform: scale( 1.2 );
}
.glidItem li figure.thumb p.ud_txt{
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(225,225,225, .6);
  padding: .5em .5em 0;
  font-size: .888em;
  text-align: left;
  color: #333;
  letter-spacing: .14em;
  font-family: 'Teko', sans-serif;
  z-index: 1;
  line-height: 1em;
}
.glidItem li .tagsmark{
  height: 18px;
  overflow: hidden;
}
.glidItem li .tagsmark p{
  float: left;
  margin-right: 2px;
  font-size: .844em;
}
.glidItem li .i_ctg{
  color: #bbb;
  font-size: .8884em;
  padding: 1px 2px;
}

/*-------------------------------------
	PODCAST
--------------------------------------*/
.sec.podcast{
	margin-top: 2em;
	padding: 0 0;
	width: 100%;
	position: relative;
	display: block;
}
.sec.podcast h2 span{
	position: relative;
	padding: .4em 1.4em;
	background: #f83232;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;
	font-size: 1.466em;
	letter-spacing: 1px;	
}
.sec.podcast ul{
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.sec.podcast ul li{
	display: inline-block;
	width: 48.9999%;
	background: #f1f1f1;
	font-size: 0;
	padding: 0;
	margin: 0;	
}
.sec.podcast ul li:last-child{
	margin-right: 0;
}
.sec.podcast ul li div{
	display: inline-block;
	vertical-align: top;
}
.sec.podcast ul li div.pdNm{
	padding-left: .75em;
	font-size: 14px;
	padding-top: .75em;
}
.sec.podcast ul li a{
	display: block;
}

/*---------------------
  impact bnr
  --------------------*/
 #impact{
 	min-width: 1360px;
 	max-width: 1360px;
 	margin: 0 auto;
 	position: relative;
 	top: 0;
 	left: 0;
 	right: 0;
 }
#impact p{
	position: absolute;
  	z-index: 1;
  	top: 0;
  }
#impact p:first-child{
  	position: absolute;
	left: 0;
}
#impact p:last-child{
  	position: absolute;	
	right: 0px;
}
@media (max-width: 1280px)  {
	#impact{
		display: none;
	}
}

.attInfo{
	width: 100%;
	position: relative;
	margin: 1em auto;
	padding: 1em;
	border: 2px solid #d50505;
}
.attInfo h3{ font-size: 1.2em; padding-bottom: .5em; }
