@charset "utf-8";
@import url(reset.css); 

/* ///////////////////////////////////////////////////////////////////

_default (smart.css)

/////////////////////////////////////////////////////////////////// */

html {
    overflow: auto;
}
body {
    overflow: hidden;
    position: relative;
	-webkit-text-size-adjust: 100%;
	background-color:#FFF;
}
img {
	max-width : 100% ;
	height : auto ;
	vertical-align: bottom;
}
#wrap{
	width:100%;
	margin:0 auto 0 auto;
	padding:0 2px 0 2px;
}
.pc{
	display:none;	
}
/* ///////////////////////////////////////////////////////////////////

_header

/////////////////////////////////////////////////////////////////// */

.headerInner{
	width:100%;
	background: url(../../img/pc_bg.png) repeat center 0;
	background-size:380px 414px;

}
.headerInner h1{
	width:100%;
	text-align:center;
}
.headerInner h1 img{
	width:100%;
}
#lead{
	text-align:center;
	background: url(../../img/pc_bg.png) repeat center 0;
	background-size:380px 414px;
	padding:5px 0 10px;
}
#lead h2{
	width:80%;
	margin:0 auto;
}

/* ///////////////////////////////////////////////////////////////////

_mainBox

/////////////////////////////////////////////////////////////////// */

#container,#mainBox,#side{
	margin-bottom:3px;
}
#container a,#mainBox a,#side a{
	text-decoration:none;
}

.name{
	padding:0 0 3px 2px;
	color: #3598db;
	font-weight:bold;
	text-align:left;
}
.time{
	font-size:80%;
	padding:0 5px 10px 2px;
	color: #333;
	line-height:1.4em;
}
.spot{
	font-size:90%;
	padding:0 5px 10px 2px;
	color: #333;
	line-height:1.4em;
	text-align:left;
}	
.onAir{
	text-align:center;	
	color: #000;
	line-height:1.3em;
	font-size:115%;
	margin-bottom:10px;
}
.sign{
	text-align:center;		
}
.new{
	margin-left:5px;
	width:45px;
}
.prgrm{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	/*background-color:#999;*/
}
.prgrm:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.prgrm {display:inline-block;}
.prgrm{display:block;}


/* ///////////////////////////////////////////////////////////////////



/////////////////////////////////////////////////////////////////// */

.mainname{
	font-size:85%;
	padding:0 0 7px 10px;
	color: #333;
	font-weight:bold;
}
.mainname span{
	font-size:70%;
	color: #3598db;
}
.mainspot{
	font-size:75%;
	padding:0 5px 10px 10px;
	color: #333;
	line-height:1.2em;
}
.mainmore{
	font-size:80%;
	padding-left:10px;
}
.maindays{
	font-size:100%;
	padding:5px 5px;
	background-color:#ff008f;
	color:#FFF;
	width:150px;
	margin-left:5px;
	text-align:center;
}
.topArea {
	padding:15px 10px 10px 10px;
	border-bottom:1px dotted #d9d9d9;	
}

.topArea .in{
	background: url(../../img/arrow.png) no-repeat right 55%;
	padding:0 20px 0 0;
	background-size:7px 10px;
}

.picup{
	margin-bottom:5px;	
}
.picup a{
	text-decoration:none;
}
.picup h2,
.programs h2{
	padding:0;
	font-size:115%;
	line-height:1.6em;
	text-align:left;
	font-weight:bold;
	text-align:center;
}
.picup h2 span{
	display:block;
	color:#3598db;
}
.picup .thumb{
	width:35%;
	margin-bottom:5px;
	float:left;
}
.picup .thumb img{
	height:auto;
	overflow:hidden;
}


.programs{
	font-size:80%;
	list-style: none;
	padding: 0;
	margin: 0 auto 20px;

}
.programs_wrap{
}
.programs li{	
	font-size:90%;
	background: url(../../img/arrow.png) no-repeat 97% 50%;
	background-size:7px 10px;
}

.programs li a{
	padding:10px 5px 10px 10px;
	display:block;
	text-decoration:none;

}
.programs li:nth-child(even){
	background-color:#eefbff;	
}
.boxArea {
	padding:10px 5px 20px 5px;
	border-bottom:1px dotted #d9d9d9;
}
.boxArea h2{
	padding:5px;
	font-size:115%;
	line-height:1.6em;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
}
.boxArea h2 span{
	display:block;
	color:#3598db;
}
.thumb{
	width:48%;
	float:left;
	margin-right:10px;
}
.thumb img{
	border:1px solid #DEDEDE;
}
.boxright{
	padding:3px;
}
.days{
	display:block;
	font-size:80%;
	padding:4px 5px;
	background-color:#ff008f;
	color:#FFF;
	width:110px;
	/*float:right;*/
}

aside.social {
	padding: 10px 0 20px;
	background: url(../../img/bg.png) repeat center 0;
	background-size:380px 414px;
}
aside.social .inner {
	width: 250px;
	margin: 0 auto;
}
aside.social ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 8px 0 0;
}
aside.social .btn1 {
	padding: 0 0 0 0;
	text-align: center;
}

aside.social .btn2 {
	float: left;
	text-align: center;
}
aside.social .btn2 h3 img {
	width: 45px;
	height: auto;
	padding: 0 0 5px 0;
}
aside.social ul li img, aside.social p img {
	width: 45px;
	height: auto;
}
.bnr .sb_post li{
	width: 41px;
	margin:0 4px;
	float:left;
}
.links{
	margin:10px 0;
	text-align:center;
}
.sub li{
	width:50%;
	margin:5px auto;
}
.links img{
	width:100%;
	padding-bottom:5px;
}

/* ///////////////////////////////////////////////////////////////////

_footer

/////////////////////////////////////////////////////////////////// */

footer{
	clear:both;;
	margin:0 auto;
	padding: 5px 0 10px;
	background: url(../../img/bg.png) repeat center 0;
	background-size:380px 414px;
}
footer .copyright{
	clear:both;
	font-size:60%;
	padding:10px;
	padding-bottom:15px;
	text-align:center;
	line-height:1.3em;
	color:#333;
}

/* ///////////////////////////////////////////////////////////////////

_pagetop

/////////////////////////////////////////////////////////////////// */

.go-top {
	margin:10px auto 0;
	width:40px;
	height:40px;
	background:url(../../img/btn_top.png) no-repeat center center;
	background-size:40px 40px;
	display:block;
}

.copy{
	margin-bottom:40px;
}
/* FixBnr
---------------------------------------------------- */

.footFixed{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align:center;
	z-index:50;
	background-color:FFF;
}
.footFixed ul{
	list-style:none;
	display:flex;
	background-color:FFF;

}
.footFixed ul li{
	padding:3px 2px;
}