/*! normalize.css v1.1.2 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 62.5%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 0
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 80%
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
dl, menu, ol, ul {
	margin: 0;
	padding: 0
}
dd {
	margin: 0
}
ul, ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
}
a:link {
	text-decoration: none
}
body {
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.6em;
	color: rgb(41,41,41);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #e6e9ee;
	width: 100%;
	height: auto;
/*	background: url(../img/bg-pattern2.png) repeat;*/
}
.pc-only {
	display: none;
}
.sp-only {
	display: block;
}
img.block {
	width: 100%;
	height: auto;
	display: block;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
	clear: both;
}
a {
	color: rgb(41,41,41);
}
i {
	font-style: nornal;
}
.shadow {
	-webkit-box-shadow: 3px 3px 6px -3px #777;
	-moz-box-shadow: 3px 3px 6px -3px #777;
	box-shadow: 3px 3px 6px -3px #777;
}
header {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
header .header-contents-area {
	width: 100%;
	position: relative;
}
/*nav{display:none;}*/
body.sub header {
	overflow: visible;
}
body.sub #wrapper {
	overflow: hidden;
}
nav.g-nav {
	width: 280px;
	height: auto;
	background-color: rgba(69,69,69,.9);
	color: #FFF;
	position: absolute;
	top: 60px;
	right: -280px;
	z-index: 99;
}
nav.g-nav h1 {
	display: none;
}
nav.g-nav ul {
	margin: 20px auto;
	width: 100%
}
nav.g-nav ul li {
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
nav.g-nav ul li a {
	display: block;
	height: 40px;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 12px;
	color: #FFF;
}
.bgchange-area2-wrapper {
	background-color: #000000;
}
.bgchange-area2 {
	width: 160%;
	height: auto;
	min-height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	left: -30%;
	background-color: #000;
}
.logoandtime-area {
	width: 60%;
	height: auto;
	min-height: 250px;
	margin: -250px auto 0;
	position: relative;
}
.logoandtime-area .logo img {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.logoandtime-area .time {
	width: 90%;
	height: auto;
	margin: 4px auto;
}
.logoandtime-area .time p {
	font-size: 12px;
}
.logoandtime-area .time > p:first-child {
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.logoandtime-area .time .timebox {
	background-color: rgba(255,255,255,0.82);
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
}
.logoandtime-area .time .timebox .timebox-text {
	float: left;
	width: 40%;
}
.logoandtime-area .time .timebox.onair .timebox-text {
	background-color: rgb(255,0,0);
	height: 40px;
}
.logoandtime-area .time .timebox.countdown .timebox-text {
	background-color: #0034B7;
	height: 40px;
}
.logoandtime-area .time .timebox.countdown .timebox-text p {
	font-size: 9px;
}
.logoandtime-area .time .timebox .timebox-text p {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}
.logoandtime-area .time .timebox .timebox-time {
	float: left;
	width: 60%;
}
.logoandtime-area .time .timebox .timebox-time p {
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
}
.air-program-area {
	width: 90%;
	height: auto;
	padding: 0;
	margin: 20px auto 0;
	background-color: #FFFFFF;
	position: relative;
}
.air-program-area .main-contents-headline {
	background-color: #5c6a83;
	text-align: center;
}
.air-program-area .main-contents-headline h2 {
	font-size: 21px;
	font-weight: bold;
	padding: 14px 0;
	color: #FFF;
}
.air-program-area h3 ul li {
	font-size: 13px;
	line-height: 1.6em;
	padding: 12px 5px;
	height: auto;
	font-weight: bold;
}
.air-program-area h3 ul li > span {
	font-weight: normal;
	font-size: .8em;
}
.air-program-area h3 ul li:nth-child(odd) {
	background-color: #E5E5E5;
}
.otayori {
	background-color: #b8bec9;
	height: 46px;
}
.otayori ul.otayori-ul {
	float: left;
	width: 60%;
	overflow: hidden;
	height: auto;
}
.otayori ul.otayori-ul li {
	float: left;
	width: 50%;
	height: 30px;
	text-align: center;
	font-size: 13px;
}
.otayori ul.otayori-ul li:first-child {
	width: 50%;
	background-color: #5c6a83;
	background-color: #EC3571;
	color: #FFF;
	padding-top: 15px;
}
.otayori ul.otayori-ul li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0;
}
.otayori ul.otayori-ul li a.mail {
	border-top: 2px solid #ff607a;
}
/*.otayori ul.otayori-ul li a.twitter{border-top:2px solid #3c9aba;}*/
.otayori ul.otayori-ul li a:hover {
	background-color: #ccc;
}
.otayori div.nhk-snsbtn {
	float: right;
	width: 40%;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 0;
}
span.gaibulink {
	display: inline-block;
	text-align: right;
	width: 100%;
}
.header-interacion-area {
	width: 100%;
	height: auto;
	margin: 30px auto;
	position: relative;
	background-color: #ABB2CB;
	padding-bottom: 30px;
}
.listenersvoice {
	margin: 20px auto 0;
	width: 90%;
	background-color: #fff;
	position: relative;
	overflow: scroll;
	height: 200px;
	padding-bottom: 5px;
}
.listenersvoice img.silhouette {
	float: left;
	width: 20%;
	max-width: 84px;
	height: auto;
	margin: 0;
}
.listenersvoice .listenersvoice-contents {
	float: left;
	width: 80%;
	height: auto;
	background-color: #FFF;
}
.listenersvoice .listenersvoice-contents ul {
}
.listenersvoice .listenersvoice-contents ul li.comment {
	padding: 5px;
	font-size: 12px;
}
.listenersvoice .listenersvoice-contents ul li.info {
	padding: 5px;
	font-size: 9px;
	background-color: rgb(222,222,222);
}
.listenersvoice .listenersvoice-contents ul li i {
	display: inline-block;
	background-color: #0B6AEC;
	color: #fff;
	text-align: center;
	padding: 2px;
	font-style: normal;
}
.more2 {
	width: 90px;
	height: auto;
	background-color: #7B7B7B;
	bottom: -36px;
	right: 0;
	position: absolute;
	display: none;
}
.more2 p {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	padding: 10px;
}
.twgw-area {
	margin: 50px auto 0;
	width: 90%;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	overflow: scroll;
	height: 100px;
}
.twgw-area > a {
	float: left;
	display: block;
	width: 20%;
	height: auto;
	max-width: 84px;
}
.twgw-area > a img {
	display: block;
	width: 100%;
	height: auto;
}
.twgw-area-content {
	float: left;
	width: 80%;
}
.twgw-area-content > span {
	display: block;
	font-weight: bold;
	color: #000;
	font-size: 10px;
	padding: 4px 0 3px 5px;
}
.twgw-area-content > span i {
	font-weight: normal;
	font-size: 8px;
}
.twgw-comment {
	background-color: rgb(248,248,248);
	width: 94%;
	margin: 0;
	border: 1px solid rgb(222,222,222);
}
.twgw-comment p {
	font-size: 12px;
	padding: 5px;
}
.twgw-comment p > span {
	text-align: center;
	display: inline-block;
	padding: 5px;
	vertical-align: middle;
	background-color: #FF4166;
	color: #FFFFFF;
}
span.new {
	display: inline-block;
	background-color: #FF0004;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-size: 8px;
}
.twgw-comment p a {
}
.main {
	width: 100%;
	height: auto;
	background-color: #E2E2E2;
}
.thisweek-program {
	width: 90%;
	margin: 20px auto;
	background-color: #FFFFFF;
}
.hl {
	background-color: #5c6a83;
	text-align: center;
}
.hl h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 14px 0;
	color: #FFF;
}
.hl h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0;
	color: #FFF;
}
.programlist {
	width: 100%;
}
.programlist .weeklist {
	display: block;
	font-size: 14px;
	padding: 14px 0;
	position: relative;
	border-bottom: 1px solid rgb(222,222,222);
	width: 100%;
}
.programlist .weeklist:nth-child(even) {
	background-color: rgb(233,233,233);
}
.programlist .weeklist .date {
	float: left;
	width: 12%;
	background-color: rgb(222,222,222);
	text-align: center;
	padding: 10px 0;
	margin-left: 5px;
	border: 1px solid rgb(200,200,200);
}
.programlist .weeklist .content {
	float: left;
	width: 80%;
	margin: auto;
	padding: 5px;
}
.programlist .weeklist .content .inner.float {
	float: left;
	width: 78%;
}
.programlist .weeklist .content .inner li {
	line-height: 1.6em;
}
.programlist .weeklist .content .inner li.top-kikaku-title {
	font-weight: bold;
	font-size: 16px;
}
.programlist .weeklist .content .inner li.top-kikaku-info {
	font-size: 16px;
}
.programlist .weeklist .content img {
	width: 80px;
	float: right;
}
.programlist .weeklist .content .inner li.top-kikaku-cast {
	font-size: 12px;
	padding-top: 5px;
	color: rgb(77,77,77);
}
.blog {
	width: 90%;
	margin: 20px auto;
	background-color: #FFFFFF;
}
.bloglist {
	width: 94%;
	margin: auto;
	padding: 1px 0;
}
.blogwraper {
	padding: 10px 0;
}
.blogwraper:nth-child(even) {
	background-color: rgb(244,244,244);
}
.blogwraper img {
	display: block;
	float: left;
	width: 20%;
	max-width: 80px;
	height: auto;
}
.blogwraper .blogcontent {
	float: left;
	width: 80%;
}
.blogwraper .blogcontent li {
	padding: 5px;
}
.blogwraper .blogcontent li.blogtitle {
	font-weight: bold;
	font-size: 14px;
}
.blogwraper .blogcontent li.blogtext {
	font-size: 12px;
}
.blogwraper .blogcontent li.blogtext a {
	display: inline-block;
	background-color: #0D2247;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	padding: 4px;
}
.more {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
	height: 50px;
	color: #fff;
	background-color: rgba(69,69,69,.6);
	z-index: 100;
}
.more span {
	width: 30px;
	height: 3px;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-left: -32%;
}
.more span.top {
	-webkit-transform: translateY(-10px) scale(1);
	-ms-transform: translateY(-10px) scale(1);
	transform: translateY(-10px) scale(1);
}
.more span.middle {
	background: none;
	position: relative;
}
.more span.middle:before, .more span.middle:after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	content: "";
	width: 30px;
	height: 3px;
	background-color: #FFF;
	display: block;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	position: absolute;
}
.more span.bottom {
	-webkit-transform: translateY(10px) scale(1);
	-ms-transform: translateY(10px) scale(1);
	transform: translateY(10px) scale(1);
}
.more.open .top, .more.open .bottom {
	-webkit-transform: translateY(0px) scale(0);
	-ms-transform: translateY(0px) scale(0);
	transform: translateY(0px) scale(0);
}
.more.open span.middle:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.more.open span.middle:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#sub header {
	background: url(../img/sub_header.jpg) no-repeat;
	height: 140px;
	background-size: cover;
}
#sub a.sub-logo {
	display: block;
	width: 190px;
	margin: 20px 10px;
}
#sub a.sub-logo img {
	display: block;
	width: 100%;
	height: auto;
}
.sub h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.archives-top p.h2-inner {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 2em;
	margin-top: 10px;
}
.archive-wrap {
	width: 90%;
	margin: 20px auto;
	height: auto;
	max-width: 960px;
	background-color: rgb(255,255,255);
}
.archive-wrap .date-wrap {
	width: 100%;
	background-color: #5C6A83;
}
.archive-wrap .date-wrap p {
	text-align: center;
	font-size: 15px;
	padding: 10px 0;
	color: rgb(255,255,255);
}
.archive-wrap .programs-wrap {
	margin: 0;
	background-color: rgb(255,255,255);
}
.archive-wrap .programs-wrap .program {
	width: 94%;
	margin: 10px auto;
	background-color: rgb(244,244,244);
}
.archive-wrap .programs-wrap .program .program-title p {
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
}
.archive-wrap .programs-wrap .program .program-title p span.category {
	display: inline-block;
	padding: 5px;
	text-align: center;
	font-size: 8px;
	color: rgb(255,255,255);
	background-color: #FF4E16;
}
.archive-wrap .programs-wrap .program .program-content p {
	font-size: 11px;
	padding: 10px;
}
.archive-wrap .programs-wrap .program .program-guest p {
	text-align: right;
	font-size: 11px;
	padding: 0 10px 10px 0;
}
.archive-wrap .programs-wrap .program .program-guest p span {
	font-size: 9px;
}
.archive-wrap .programs-wrap .program .streaming-wrap {
	position: relative;
	height: 50px;
	background-color: rgb(222,222,222);
}
.archive-wrap .programs-wrap .program .streaming-wrap p {
	padding-top: 16px;
	font-size: 14px;
	text-align: center;
}
.archive-wrap .programs-wrap .program .streaming-wrap a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
}
nav.calendar {
	position: relative;
	width: 90%;
	max-width: 960px;
	margin: auto;
	background-color: #A2ADC1;
	overflow: hidden;
}
nav.calendar ul {
	width: 100%;
	margin: auto;
}
nav.calendar ul li {
	float: left;
	width: 16.6%;
	margin: 0;
	font-size: 12px;
}
nav.calendar ul li a {
	display: block;
	width: 100%;
	margin: 0;
	height: 30px;
	padding-top: 15px;
	text-align: center;
	color: #FFFFFF;
}
nav.calendar ul li a.active {
	background-color: #1A3566;
}
nav.calendar ul li a:hover {
	background-color: #1A3566;
	text-decoration: none;
}
/*  出演者紹介 */

.casts-wrap {
	width: 100%;
	padding: 1px 0;
}
.castpage section {
	border-top: 5px solid rgb(199,199,199);
}
section.caster {
	background-color: #BDD3E0;
}
section.newsdesk {
	background-color: #CCCCCC;
}
.cast-wrap {
	width: 100%;
}
.cast-wrap .inner {
	width: 94%;
}
.cast-wrap .inner img.cast-img {
	display: block;
	width: 90%;
	max-width: 360px;
	height: auto;
	margin: 20px auto;
}
.cast-wrap .inner .cast-info-wrap {
	width: 90%;
	margin: 20px auto;
	font-size: 12px;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl dt {
	font-size: 12px;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl dd {
	font-size: 14px;
	font-weight: bold;
}
.cast-wrap .inner .cast-info-wrap .cast-comment, .cast-wrap .inner .cast-info-wrap .cast-prof {
	margin-top: 20px;
}
.cast-wrap .inner .cast-info-wrap .cast-comment p {
	font-size: 11px;
	line-height: 1.4em;
}
.cast-wrap .inner .cast-info-wrap .cast-prof p {
	font-size: 11px;
	line-height: 1.4em;
}
.about-headline-wrap {
	width: 90%;
	margin: 30px auto 0;
	max-width: 800px;
}
.about-headline-wrap > p {
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 40px;
}
.kikaku-wrap {
	width: 100%;
	margin: auto;
	background-color: #E4E4E4;
	padding: 30px 0;
}
.kikaku-wrap > div {
	max-width: 700px;
	margin: 20px auto;
}
.kikaku-info {
	width: 92%;
	margin: auto;
}
.kikaku-info p {
	font-size: 14px;
	line-height: 1.6em;
}
.kikaku-info p.kikaku-title {
	font-weight: bold;
	font-size: 18px;
	color: #555555;
}
.theme-song {
	width: 100%;
	background-color: #070E2D;
	color: #FFFFFF;
}
.theme-song h2 {
	margin-top: 0px;
	font-size: 30px;
	padding-top: 40px;
}
.theme-song h3 {
	text-align: center;
	font-size: 20px;
}
.theme-song .player-wrapper {
	width: 360px;
	margin: auto;
}
.theme-song #player {
	display: inline-block;
	margin: 20px auto;
	width: 100%;
}
.theme-song .composer {
	width: 94%;
	max-width: 800px;
	margin: auto;
}
.theme-song .composer div > img {
	display: block;
	width: 80%;
	max-width: 600px;
	height: auto;
	margin: auto;
}
.theme-song .composer div > div {
	width: 80%;
	max-width: 560px;
	margin: 20px auto;
}
.theme-song .composer p {
	line-height: 1.6em;
}
.theme-song .composer p.composer-name {
	font-size: 16px;
	font-weight: bold;
}
.theme-song .composer p.composer-prof {
	font-size: 13px;
	margin-top: 12px;
}
p.listenersvoice-open-btn {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	padding: 15px 0;
	background-color: #FFAB00;
}
p.listenersvoice-close-btn {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	padding: 15px 0;
	background-color: #696969;
	margin-top: 20px;
}
p.listenersvoice-open-btn:hover {
	cursor: pointer;
}
p.listenersvoice-close-btn:hover {
	cursor: pointer;
}
.archive-listenersvoice-area {
	background-color: #FFFFFF;
	margin: 0;
	display: none;
}
.archive-listenersvoice-area .listenersvoice-contents {
	background-color: #F6F6F6;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 1px;
}
.archive-listenersvoice-area .listenersvoice-contents ul {
	margin-top: 10px;
}
.archive-listenersvoice-area .listenersvoice-contents ul li.comment {
	padding: 5px;
	font-size: 12px;
}
.archive-listenersvoice-area .listenersvoice-contents ul li.info {
	padding: 5px;
	font-size: 9px;
	background-color: rgb(222,222,222);
}
.archive-listenersvoice-area .listenersvoice-contents ul li i {
	display: inline-block;
	background-color: #0B6AEC;
	color: #fff;
	text-align: center;
	padding: 2px;
	font-style: normal;
}
.mobileHidden { display:none;}

@media print, screen and (min-width: 400px) {
	.desktopHidden { display:none;}
.mobileHidden { display:inline;}
.bgchange-area2 {
	width: 120%;
	height: auto;
	min-height: 280px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	left: 0;
	background-color: #000;
}
.logoandtime-area {
	width: 100%;
	height: auto;
	max-height: 280px;
	width: 240px;
	margin: -270px auto 0;
	position: relative;
}
.logoandtime-area .logo img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.logoandtime-area .time {
	width: 100%;
	height: auto;
	margin: 4px auto;
}
.mobileHidden { display:none;}
}

@media print, screen and (min-width: 500px) {
	.desktopHidden { display:none;}
.mobileHidden { display:inline;}
.cast-wrap .inner .cast-info-wrap .cast-name dl {
	text-align: center;
	line-height: 1.5em;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl dt {
	font-size: 14px;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl dd {
	font-size: 16px;
	line-height: 1.6em;
}
.cast-wrap .inner .cast-info-wrap .cast-comment p,  .cast-wrap .inner .cast-info-wrap .cast-prof p {
	font-size: 14px;
	line-height: 1.4em;
}
.desktopHidden { display:none;}
.mobileHidden { display:inline;}
}

@media print, screen and (min-width: 768px) {
.desktopHidden { display:none;}
.mobileHidden { display:inline;}
.main {
	width: 90%;
	margin: auto;
	background-color: transparent;
}

.blog {
	float: right;
	width: 48%;
}
.bloglist {
	width: 100%;
	padding: 10px 0;
}
.bloglist .blogwraper {
	width: 94%;
	margin: auto;
	background-color: #FFFFFF;
	border-bottom: 1px dotted rgba(102,102,102,1.00);
}
.hl h2 {
	font-size: 20px;
}
.sub h2 {
	font-size: 30px;
}
.archive-wrap .programs-wrap {
	padding: 10px;
}
.archive-wrap .programs-wrap .program {
	float: right;
	width: 48%;
}

.archive-wrap .programs-wrap .program:first-child {
	float: left;
}

.archive-wrap .programs-wrap .program:nth-child(4n) {
	float: left;
}

.archive-wrap .programs-wrap .program .program-title p {
	font-size: 16px;
	line-height: 1.6em;
}
.archive-wrap .programs-wrap .program .program-title p span.category {
	font-size: 13px;
	padding: 5px 10px;
}
.archive-wrap .programs-wrap .program .program-content p {
	font-size: 15px;
	line-height: 1.6em;
}
.archive-wrap .programs-wrap .program .program-guest p {
	font-size: 14px;
}
.archive-wrap .programs-wrap .program .program-guest p span {
	font-size: 11px;
}
.cast-wrap .inner img.cast-img {
	float: left;
	width: 30%;
	max-width: 300px;
}
.cast-wrap .inner .cast-info-wrap {
	float: left;
	width: 70%;
	padding-top: 30px;
}
.cast-wrap .inner .cast-info-wrap .cast-name,  .cast-wrap .inner .cast-info-wrap .cast-comment,  .cast-wrap .inner .cast-info-wrap .cast-prof {
	width: 90%;
	margin-top: 20px;
	padding-left: 20px;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl {
	text-align: left;
	line-height: 1.5em;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl dt {
	font-size: 16px;
}
.cast-wrap .inner .cast-info-wrap .cast-name dl dd {
	font-size: 22px;
}
.cast-wrap .inner {
	width: 90%;
	margin: auto;
}
}

@media print, screen and (min-width: 920px) {
.pc-only {
	display: block;
}
.sp-only {
	display: none;
}
header {
	overflow: hidden;
}
header .header-contents-area {
	width: 100%;
	;
	margin: auto;
}
nav.g-nav {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	right: 0;
	background-color: rgba(184,191,201,.6);
	height: 50px;
}
nav.g-nav a.radiruradiru {
	display: block;
	width: 130px;
	height: auto;
	position: absolute;
	top: 6px;
	right: 10px;
}
nav.g-nav a.radiruradiru img {
	display: block;
	width: 100%;
	height: auto;
}
nav.g-nav .inner {
	width: 1080px;
	margin: auto;
}
nav.g-nav h1 {
	display: block;
	float: left;
	width: 180px;
	height: auto;
	margin: 10px;
}
nav.g-nav h1 img {
	width: 100%;
	display: block;
}
nav.g-nav ul {
	float: left;
	width: 800px;
	margin: 10px 0;
}
nav.g-nav ul li {
	width: auto;
	margin-left: 20px;
}
nav.g-nav ul li a {
	height: 30px;
	padding: 10px 0;
	font-size: 15px;
}
nav.g-nav ul li a:hover {
	text-decoration: underline;
}
.logo-time-airproram-wrapper {
	width: 90%;
	margin: auto;
	max-width: 1018px;
	position: relative;
	right: -3%;
}
.bgchange-area2 {
	height: 500px;
	width: 104%;
	left: -2%;
}
.logoandtime-area {
	float: left;
	width: 65%;
	margin-top: -380px;
}
.air-program-area {
	/*float: right;*/
	float: left;
	width: 45%;
	/*margin-top: -380px;*/

}


.thisweek-program {
	/*float: left;*/
	float: right;
	width: 48%;
}



/* オンデマンド用*/
.bgchange-area2.ondemand {
	height: 720px;
}
.logo-time-airproram-wrapper.ondemand {
	margin-top: -220px;
}
.logoandtime-area .logo {
	float: right;
	width: 60%;
}
.logoandtime-area .time {
	float: right;
	width: 40%;
}
.logoandtime-area .logo img {
	width: 100%;
}
.logoandtime-area .time {
	margin-top: 120px;
}
.logoandtime-area .time > p {
	font-size: 18px;
	padding-bottom: 5px;
}
.logoandtime-area .time .timebox {
	width: 100%;
	height: 45px;
}
.logoandtime-area .time .timebox.onair .timebox-text {
	height: 45px;
}
.logoandtime-area .time .timebox.countdown .timebox-text {
	height: 45px;
}
.logoandtime-area .time .timebox .timebox-text p {
	font-size: 18px;
	padding-top: 14px;
	font-weight: bold;
}
.logoandtime-area .time .timebox .timebox-time p {
	font-size: 24px;
	padding-top: 14px;
}
.logoandtime-area .time .timebox.countdown .timebox-text p {
	font-size: 15px;
}
.main {
	width: 980px;
}
.header-interacion-area {
    float: left;
	width: 50%;
	background-color: transparent;
	margin: 0;
}
.listenersvoice {
	float: left;
	margin: 30px auto;
}
.twgw-area {
	float: right;
	width: 48%;
	margin: 0;
}
#sub a.sub-logo {
	display: none;
}
.cast-wrap .inner {
	width: 920px;
	margin: auto;
}
.cast-wrap .inner .cast-info-wrap .cast-comment p,  .cast-wrap .inner .cast-info-wrap .cast-prof p {
	font-size: 15px;
	line-height: 1.6em;
}
}

@media print, screen and (min-width: 1100px) {
}
.player-wrapper {
	width: 300px;
	margin: 20px auto;
}
.weeklist img.photo {
	float: right;
	width: 50px;
	height: auto;
}
.player-wrapper2 {
	margin-top: 10px;
}
.player-wrapper2 .player-wrapper {
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
}
img.player-logo {
	width: 300px;
	display: block;
	margin: 20px auto 30px;
}
.player-info {
	color: #FFF;
	background-color: #2F3F8A;
	height: auto;
	padding: 10px 0;
	width: 100%;
	max-width: 360px;
	margin: 0 auto 0;
}
.player-info p {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	width: 84%;
	margin: auto;
}
