@charset "utf-8";
/* CSS Document */

body {
	background:#e6e6e6;
	color: #222;
	font-size: 16px;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height: 1.3em;
	margin:0px;
	padding:0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust:none;
}
html { font-size: 62.5%; }
body { font-size: 1.6rem; }
li   { font-size: 1.35rem; }

img {
	border: 0;
	vertical-align:bottom;
}


.program-rateinfo a:link {
	color: #333;
	text-decoration:underline;
}


a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
}
a:hover {
	opacity:0.7;
	color:#ee774e;
}
a:active {
	color: #999;
}
.clear {
	clear:both;
	height:0px;
	}


/* clearFix clear  回り込みの解除
------------------------------------------------------------ */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear:both;
}

/*ラジコ ボタン
-------------------*/

@media screen and (min-width:741px) {
}
@media screen and (max-width:740px) {
}

/*レイアウト
-------------------*/

@media screen and (min-width:741px) {
#wrapper {
	background:#FFF;
 width: auto;
 min-width: 1050px;
 max-width: 1600px;
	height:auto;
	min-height:680px;
	margin:0 auto;
	padding:0 ;
	clear:both;
	position:relative;
	overflow:hidden;

	font-weight:bold;
}



h3 {
	border-bottom: 2px solid #ee774e;
	color:#999999;
 font-size: 22px;
	font-weight:bold;
	padding:12px 0;
	margin-bottom:20px;
}

.listLink {
width:auto;
height:38px;
display:block;
position:absolute;
right:20px;
top:0;
}
.listLink a {
border-radius:19px;
background:#f3f4f6 ;
width:auto;
height:38px;
color:#666;
font-size:13px;
font-weight:bold;
padding:0 35px 0 25px;
vertical-align:middle;
display:table-cell;
}
.listLink a:after {
content:">";
color:#999;
font-size:20px;
position:relative;
right:-15px;
}
.listLink a:hover {
	text-decoration:none;
	opacity:0.7;
}
}

@media screen and (max-width:740px) {
#wrapper {
	background:#FFF;
 width: auto;
 height:auto;
	min-height:680px;
	margin:0 auto;
	padding:0 ;
	clear:both;
	position:relative;
	overflow:hidden;
}
a:link {
	font-weight:bold;
	font-size:1.15em;
}
h3 {
	border-bottom: 2px solid #ee774e;
	color:#999999;
 font-size: 22px;
	font-weight:bold;
	padding:12px 0;
	margin-bottom:20px;
}
.listLink {
background:#f3f4f6 url(../img/icon_previous.png) no-repeat right 10px center;
	background-size:25px 25px;
width:100%;
height:auto;
display:block;
}
.listLink a {
color:#666;
font-size:16px;
font-weight:bold;
text-align:right;
padding: 15px 45px 15px 15px;
display:block;
}
}

/*ヘッダー
-------------------*/
@media screen and (min-width:741px) {
#header {
 width: 100%;
	height: auto;
}
#header h1 {
	display:block;
}
#header #logoBanner {
 width: 100%;
	height: 135px;
	position:relative;
}
#header #logoBanner #joqrLogo a {
	background-image: url(../img/logo_jopr.png) ;
	background-position:0 15px;
	background-repeat:no-repeat;
 text-indent:-9999px;
	width: 230px;
	height: 100px;
 position:absolute;
	top: 15px;
	left:15px;
}
#header #logoBanner #topBanner {
	border:1px #ccc solid;
	width: 780px;
	height: 100px;
 position:absolute;
	top:10px;
	right:15px;
	}

#radikoBtn a {
		background:#fff url(../img/radiko_btn_2.png) left;
		background-size: contain;
		width: 68px;
		height: 170px;
		text-indent:-9999px;
		position: fixed;
		/*top: 120px;*/
		bottom: 20px;
		right: 0px;
		display: block;
	 z-index:1000;
}
/*#top #radikoBtn a {
		top: 100px;
}*/


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

#header {
 width: 100%;
	height: auto;
}
#header h1 {
	display:block;
	margin: 0;
}
#header #logoBanner {
 width: 100%;
	height: auto;
}
#header #logoBanner #joqrLogo a {
	background: url(../img/logo_jopr.png) no-repeat 10px 10px;
	text-indent: -9999px;
	background-size: 180px;
	width: 60%;
	height: 70px;
	display: block;
}
#header #logoBanner #topBanner {
	background: #f2f2f2;
	width: 98%;
	height: auto;
	margin: 0 auto;
 padding: 10px 1% ;
	display:block;
}
#header #logoBanner #topBanner a {
	width: auto;
	height: auto;
	padding: 0 ;
	margin: 0 auto;
	display:block;
}
#header #logoBanner #topBanner img {
	border: 1px #ccc solid;
	width: 100%;
	height: auto;
}


#radikoBtn a {
	display:none;
}

}

/*ナビ
-------------------*/

@media screen and (min-width:741px) {
#naviPc {
 width: 100%;
 min-width: 1050px;
 max-width: 1600px;
	margin:0 auto;
	padding:0;
}
#naviPc div.wrap-index {
	background:#f2f2f2 url(../img/navi_shadow_bg.png) repeat-x bottom;
	display: table;
	width: 100%;
	table-layout: fixed;
}
#naviPc a {
	display: table-cell;
	border-right: 1px solid #ccc;
	padding: 8px 0.2em;
	text-align: center;
	vertical-align: middle;
	line-height: 1.45;
}
#naviPc a {
	color:#333;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#naviPc a:hover {
	text-decoration:none;
}
#naviPc div.wrap-index > :first-child {
	/* border-left: 1px solid #ccc; */
	text-indent:-9999px;
	width: 40px;
}
#naviPc div.wrap-index > :first-child span {
 background: url(../img/navi_logo.png) no-repeat center;
	display:block;
	width: 40px;
	height:28px;
}
#naviPc a:hover ,
#naviPc div.wrap-index > :first-child:hover {
 background:#fff url(../img/navi_line_bg.png) repeat-x top;
}
#top #naviPc div.wrap-index > :first-child ,
#programSheet #naviPc div.wrap-index > :nth-of-type(2) ,
#personality #naviPc div.wrap-index > :nth-of-type(3) ,
#podcast #naviPc div.wrap-index > :nth-of-type(6) ,
#mailMagazine #naviPc div.wrap-index > :nth-of-type(7) ,
#campaign #naviPc div.wrap-index > :nth-of-type(11) ,
#mobilePlus #naviPc div.wrap-index > :nth-of-type(12) {
 background:#fff url(../img/navi_line_bg.png) repeat-x top;
}
#naviPc div.wrap-index > :nth-of-type(13) ,
#naviPc div.wrap-index > :nth-of-type(14) {
 background:#808080 url(../img/icon_search.png) no-repeat center;
	width: 40px;
	text-indent:-9999px;
}
}

@media screen and (max-width:740px) {
#naviSp ,
#naviSp ul ,
#naviSp ul li {
 width: 100%;
	margin:0 auto;
	padding:0;
}
#naviSp  {
	background:#f2f2f2;
	margin-bottom:15px;
}
#naviSp ul li {
	border-bottom: 1px solid #ccc;
	 display: block;
}
#naviSp ul li a {
	background: url(../img/icon_menu_previous.png) no-repeat right 10px center;
	background-size: 10px 10px;
	padding: 14px 18px;
	line-height: 1.45;
	vertical-align: middle;
	display: block;
}
#naviSp ul li:nth-of-type(2) {
	background:#00a7e9 url(../img/now_on_air_title_sp.png) no-repeat top 20px left 15px;
	background-size: 200px 60px;
	width: 100%;
	height: 100px;
}
#naviSp ul li:nth-of-type(2) a {
	display:block;
	width: 100%;
	height: 100px;
	padding:0;
 background: none;
	position:relative;
}
#naviSp ul li:nth-of-type(2) a span {
	text-indent:-9999px;
 display: block;
}
#naviSp ul li:nth-of-type(2) a img {
 background:none;
	display:block;
	width: auto;
	height: 100px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
}
}

/*検索BOX
-------------------*/

@media screen and (min-width:741px) {

.search {
	 background:#808080;
		padding: 0 25%;
}
#search_over_layer {
    display: none;
    position: absolute;
    width: 100%;
				z-index:100;
}
#search_window {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
				z-index:100;
}
#naviSp ul li a.gs-title{
	    padding: 0 !important;
}
.gs-bidi-start-align.gs-snippet {
    padding-left: 80px!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    margin-top: -3px!important;
    padding-right: 12px;
}
#gs_st51{
	display:none;
}

}

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

.searchSp {
	 background:#808080;
		padding: 0 18% 0 0;
}
#search_over_layer {
    display: none;
    position: absolute;
    width: 98%;
				z-index:100;
}
#search_window {
    width: 98%;
    position: absolute;
    top: 50px;
    left: 0;
				z-index:100;
}

.gsc-results-wrapper-overlay.gsc-results-wrapper-visible{
    width: 80%;
				margin: 0 0 0 -20px;
				padding:10px;
}
.gsc-input tbody {
	height:20px;

	}
.searchSp td#gs_tti51.gsib_a　{
	 padding: 0!important;
	 margin: 0!important;

	}
.searchSp input#gsc-i-id2 {
    margin-top: -3px!important;

		}
.searchSp table.gsc-search-box td {
    margin: 0!important;
    padding: 0!important;
	}
#naviSp ul li a.gs-title {
	    padding: 0!important;
}
.gs-bidi-start-align.gs-snippet {
    padding-left: 25%!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    margin-top: -12px!important;
    padding-right: 12px;
}
#gs_st51 {
	display:none;
}

#naviSp ul li a.gs-image {
    padding: 0;
}
.gs-web-image-box-portrait img.gs-image {
    max-width: auto!important;
    max-height: auto!important;
}

}



/*トップへ戻る*/
#pageTop {
	background-image:url(../img/pagetop.png);
	width: 52px;
	height: 56px;
	text-indent: -9999px;
	position: fixed;
	bottom: 20px;
	right: 20px;
}


/* footer
--------------------------------*/

@media screen and (min-width:741px) {
}

#footer {
	border-top: 1px solid #e6e6e6;
 background:#e6e6e6;
	width: auto;
	font-weight:normal;
 padding:15px 0;
}
#top #footer {
 background:#fff;
	padding: 15px 0 40px;
}
#footer ul {
	font-size:0px;
}
#footer ul li {
	color:#666;
 line-height: 1em;
 display:inline-block;
}
#footer ul li a {
	color:#666;
 padding:0 8px ;
	font-weight:normal;
}
#footer ul li a:hover {
	color:#ee774e;
}
#footer ul li:after {
	content:"|";
	vertical-align:top;
}



#footer div {
	color:#b3b3b3;
 font-family: Verdana,sans-serif;
	font-size: 0.8em;
 padding:0 8px ;
}


@media print {
    * {
        display: none;
        opacity: 0;
        background: #fff;
    }

    img {
        display: none;
        opacity: 0;
        background: #fff;
    }
}


@media screen and (max-width:740px) {
#footer ul li {
	margin: 10px 0;
}


}


@media screen and (max-width:740px) {
	.twitterwidget {
		width: auto;
		height: auto;
		margin: 0 auto 50px;
		padding: 0 15px;
  }
}




@media screen and (min-width:741px) {

	/* side contents
--------------------------------*/
.hiddenPc {
	display:none;


}
}

@media screen and (max-width:740px) {
.hiddenSp {
	display:none;
}
}


.balloon1-left {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 0 1.5em 15px;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #e0edff;
}

.balloon1-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 25px solid #e0edff;
}

.balloon1-left p {
	margin: 0;
	padding: 0;
}

.rate-text-guest {
	font-weight:bolder;
}

