<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ---------------------------------------------
	スタイルリセット
--------------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, address {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
}
/* ---------------------------------------------
	汎用クラス
--------------------------------------------- */
/* clearfix ------------ */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from MacIE €*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End Hide from MacIE */

/* ---------------------------------------------
	タイポグラフィー
--------------------------------------------- */
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

@media all and (-ms-high-contrast:none) {
body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
}
html&gt;/**/body {
	font-size: 16px;
	line-height: normal;
} /* except Win IE */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/* ---------------------------------------------
	基本項目
--------------------------------------------- */
html, body {
	height: 100%;
	color: #000000;
}
h1, h2, h3, h4, h5, h6, p, dt, dd, li {
	max-height: 100%;
}
/*共通スタイル*/
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
.clears {
	clear: both;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt30 {
	margin-top: 30px;
}
.pink {
	color: #e20093;
}
.red {
	color: #e20000;
}
body {
	-webkit-text-size-adjust: 100% !important;
}
body.cx_smartphoneview {
	font-size: 155%;
}
.cx_smartphoneview .displaypc {
	display: none;
}
.displaysp {
	display: none;
}
.cx_smartphoneview .displaysp {
	display: block;
}
/*共通レイアウト*/
span.small {
	font-size: 80%;
	letter-spacing: -1px;
}
/* ---------------------------------------------
	トップページ
--------------------------------------------- */

/*-------------メインビジュアル-------------*/

#mainVisualWrap {
	background: url("../photo/mainVisual.jpg") no-repeat center 0px;
	width: 100%;
	position: relative;
	margin: 20px 0 0;
}
#mainVisualWrap h1 {
	height: 520px;
	text-indent: -500%;
	overflow: hidden;
	white-space: nowrap;
}
.cx_smartphoneview #mainVisualWrap {
	background-size: contain;
	padding: 0 15px;
	box-sizing: border-box;
	margin: 0;
}
.cx_smartphoneview #mainVisualWrap h1 {
	height: 350px;
}

#mainVisualWrap.sub {
	background: url("../img/mainVisual_01.jpg") no-repeat center 0px;
	width: 100%;
	position: relative;
	margin: 20px 0 0;
}
#mainVisualWrap.sub h1 {
	height: 167px;
	text-indent: -500%;
	overflow: hidden;
	white-space: nowrap;
}
.cx_smartphoneview #mainVisualWrap.sub {
	background-size: contain;
	padding: 0 15px;
	box-sizing: border-box;
	margin: 0;
}
.cx_smartphoneview #mainVisualWrap.sub h1 {
	height: 108px;
}

/*-------------本文-------------*/
#contentWrap {
	background-color: #fff;
	padding: 0 0 40px;
}
.cx_smartphoneview #contentWrap {
	padding: 0px 15px 40px;
}
/*-------------放送告知-------------*/
#oaInfo {
	text-align: center;
	line-height: 1.4;
	margin: 0 0 25px;
	padding: 20px 0 0;
	font-size: 130%;
	font-weight: bold;/* border-top: solid 2px #000;*/
}
#oaInfo.f_nomal,
#oaInfo .f_nomal {
	font-weight: normal;
}
#oaInfo .small {
	display: inline-block;
	margin-top: 0.5rem;
}

#oaInfo p.title {
	font-size: 120%;
	line-height: 1.5;
}
.cx_smartphoneview #oaInfo p.title {
	line-height: 1.2;
}
#oaInfo p + p {
    margin-top: 10px;
}
.oaInfo2 {
	text-align: center;
	line-height: 1.4;
	margin: 0 0 25px;
	padding: 20px 0 0;
	font-size: 130%;
	font-weight: bold;
}
#oaInfo p, .oaInfo2 p {
	text-align: center;
	line-height: 2.2;
}
.oaInfo2 p {
	margin-bottom: 10px;
}
/*#oaInfo p:nth-of-type(1) {
	font-size: 110%;
}*/
#oaInfo a, .oaInfo2 a {
	display: block;
	padding: 8px 0 0;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}#oaInfo a:hover {
	text-decoration: none;
}

/*放送告知箇所 ベタ書き用*/
.title {
	padding-top: 25px;
}
.title p {
	text-align: center;
	font-size: 156%;
	font-weight: bold;
}
.title p.small {
	font-size: 130%;
	padding-bottom: 10px;
}
.cx_smartphoneview .title p {
	font-size: 120%;
}
.cx_smartphoneview .title p.small {
	font-size: 100%;
}
.title + #oaInfo {
	padding-top: 10px;
}
.notes p {
	text-align: center;
	color: #e20000;
	font-size: 110%;
	font-weight: bold;
}
.cx_smartphoneview .notes p {
	font-size: 94%;
}
#oaInfo + .notes {
	margin: -35px auto 25px;
}
/*-------------チャンネルアイコン-------------*/
#oaInfo p span.one{
    background: url(../img/logo_otnOne.png) no-repeat center 5px;
    display: inline-block;
    width: 160px;
    height: 45px;
    text-indent: -400%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin: 0 5px 0;
    border: solid 1px #aaa;
}
#oaInfo p span.two{
    background: url(../img/logo_otnTwo.png) no-repeat center 5px;
    display: inline-block;
    width: 160px;
    height: 45px;
    text-indent: -400%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin: 0 5px 0;
    border: solid 1px #aaa;
}
#oaInfo p span.next{
    background: url(../img/logo_otnNext.png) no-repeat center 5px;
    display: inline-block;
    width: 160px;
    height: 45px;
    text-indent: -400%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin: 0 5px 0;
    border: solid 1px #aaa;
}
#oaInfo p span.onesmart{
    background: url(../img/logo_otnOnesmart.png) no-repeat center 5px;
display: inline-block;
    width: 160px;
    height: 45px;
    text-indent: -400%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin: 0 5px 0;
    border: solid 1px #aaa;
}
#oaInfo p span.twosmart{
    background: url(../img/logo_otnTwosmart.png) no-repeat center 5px;
display: inline-block;
    width: 160px;
    height: 45px;
    text-indent: -400%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin: 0 5px 0;
    border: solid 1px #aaa;
}
#oaInfo p span.nextsmart{
    background: url(../img/logo_otnNextsmart.png) no-repeat center 5px;
display: inline-block;
    width: 160px;
    height: 45px;
    text-indent: -400%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin: 0 5px 0;
    border: solid 1px #aaa;
}
.oaInfo2 p span {
	background: url(../img/logo_otnNext.png) no-repeat center 5px;
	display: inline-block;
	width: 160px;
	height: 45px;
	text-indent: -400%;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: bottom;
	margin: 0 5px 0;
	border: solid 1px #aaa;
}
#oaInfo p span.twosmart, .oaInfo2 p span.twosmart {
	background: url(../img/logo_otnTwosmart.png) no-repeat center 5px;
}
#oaInfo p span.smallText, .oaInfo2 p span.smallText {
	background: none;
	width: auto;
	height: auto;
	text-indent: inherit;
	overflow: auto;
	white-space: normal;
	vertical-align: baseline;
	margin: 0;
	border: none;
	font-size: 65%;
	font-weight: normal;
}
.cx_smartphoneview #oaInfo, .cx_smartphoneview .oaInfo2 {
	padding: 15px 0 0;
	font-size: 100%;
}
/*-------------プレゼント-------------*/
#campaignWrap {
	border-top: solid 1px #AAAAAA;
}
#campaignWrap h3 {
	color: #363696;
	text-align: center;
	font-size: 120%;
	line-height: 1.2;
	padding: 8px 0;
}

@media all and (-ms-high-contrast:none) {
#campaignWrap h3 {
	padding: 10px 0 8px;
}
}
#campaignWrap h3 span {
	font-size: 80%;
}
.cx_smartphoneview #campaignWrap h3 {
	font-size: 120%;
}
#campaignWrap .ph-area {
	float: right;
	width: 430px;
	margin-left: 15px;
}
.cx_smartphoneview #campaignWrap .ph-area {
	width: 100%;
	margin-left: 0
}
#campaignWrap .ph-area #presentPh01, #campaignWrap .ph-area #presentPh02 {
	margin-bottom: 15px;
}
#campaignWrap #presentPh01, #campaignWrap #presentPh02 {
	width: 430px;
	margin: 0 0 0 15px;
	float: right;
	background-color: #ddd;
	position: relative;
}
#campaignWrap #presentPh01 img, #campaignWrap #presentPh02 img {
	width: 430px;
	height: auto;
}
.cx_smartphoneview #campaignWrap #presentPh01, .cx_smartphoneview #campaignWrap #presentPh02 {
	width: 100%;
	margin: 0 auto 15px;
	float: none;
}
.cx_smartphoneview #campaignWrap #presentPh01 img, .cx_smartphoneview #campaignWrap #presentPh02 img {
	width: 100%;
}
.ytThum::after {
	content: "";
	display: block;
	background: url(../img/ytPlay.png) no-repeat 0 0;
	width: 71px;
	height: 71px;
	position: absolute;
	top: 8px;
	right: 8px;
}
.ytThum:hover::after {
	opacity: 0.7;
}
#campaignWrap &gt; div {
	padding: 25px;
	line-height: 1.65;
	position: relative;
}
#campaignWrap .txt-area {
	padding-bottom: 0;
	margin-bottom: 0;
}
#campaignWrap .artist {
	padding-top: 0;
}
.prsntTxt {
	width: 450px;
	float: left;
	margin-bottom: 15px;
}
.prsntTxt-head {
    display: block;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 120%;
    background-color: #e8e8e8;
}
.prsntTxt-head2 {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0;
}
.prsntTxt_date {
	float: left;
	margin-bottom: 15px;
	font-size: 120%;
	color: #ff7b9c;
	font-weight: bold;
}
.prsntTxt.w100 {
	width: 100%;
}
.cx_smartphoneview .prsntTxt {
	width: 100%;
}
.prsntTxt span {
	font-weight: bold;
}
.prsntTxt a {
	color: #00a0e9;
	font-weight: bold;
}
.prsntTxt a:hover {
	text-decoration: underline;
}

.prsntTxt .pre {
	color:#ff9c00;
	font-weight: bold;
}
.prsntTxt .attention {
	color:#ff7b9c;

}

.prsntTxt .attention-blue {
	color:#00a0e9;

}
/*-------------box-------------*/
.box {
	border: 1px solid #283171;
}
.box p {
	margin-bottom: 15px;
}
.box p:last-of-type {
	margin-bottom: 0;
}
.box p span {
	color: #CC0000;
	font-weight: bold;
}
.box p a {
	color: #1EA1F2;
	font-weight: bold;
	text-decoration: underline;
}
.box p a:hover {
	text-decoration: none;
}
/*-------------スカパー-------------*/
#guide_skyperfect,#guide_skyperfect2{
     margin: 30px 0 25px;
    border: solid 6px #00a0e9;
}
#guide_skyperfect &gt; div,#guide_skyperfect2 &gt; div{
    border-left: solid 24px #47baef;
    border-right: solid 24px #47baef;
    padding: 16px 20px 20px;
}
#guide_skyperfect &gt; div &gt;p,#guide_skyperfect2 &gt; div &gt;p{ margin: 0 0 15px;}
#guide_skyperfect ul,#guide_skyperfect2 ul{
    margin: 15px 0 0;
    font-weight: bold;
    line-height: 1.4;
}
/*#guide_skyperfect ul li:nth-of-type(3){ line-height: 1.2;}*/
#guide_skyperfect li span.st,#guide_skyperfect2 li span.st{
    font-size: 116%;
    color: #cc0000;
}
#guide_skyperfect li span.sm,#guide_skyperfect2 li span.sm{
    font-size: 80%;
    font-weight: normal;
    /*line-height: 1.7;*/
}

#guide_skyperfect img,#guide_skyperfect2 img{
    width: 100%;
    height: auto;
}

/*-------------スカパーリンク-------------*/
#spjs_link{
    display: block;
    background-color: #00a0e9;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 180%;
    line-height: 1.3;
    padding: 10px;
    border-radius: 15px;
}
#spjs_link span{ font-size: 70%;}

#spjs_link:hover{
    background-color: #00abf8;
}

/*-------------スカパー！のご加入はこちら-------------*/
.skyperfect {
	font-size: 110%;
	font-weight: bold;
	border: 6px solid #01a7e9;
	background-color: #fff;
	margin-top: 30px;
}
.skyperfect&gt;div {
	border-left: solid 24px #47baef;
    border-right: solid 24px #47baef;
    padding: 16px 20px 20px;
}
.skyperfect p+p {
	margin-top: 15px;
}
/*.skyperfect .bnr_sky {
	margin: auto;
}*/
.skyperfect .bnr_sky {
	text-align: center;
}
.skyperfect .midashi {
	/*text-align: center;*/
	line-height: 1.8;
}
.skyperfect .midashi span {
	/*border-bottom: #01a7e9 dotted 4px;*/
	background:linear-gradient(transparent 60%, #ffff00 60%);
	font-size: 120%;
}
.skyperfect .bnr_sky a:before {
	display: block;
	content: "";
	position: absolute;
	top: 40%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 13px solid transparent;        /*top right bottom を透明化 */
	border-left: 18px solid #fff;
}
.skyperfect .bnr_sky a {
	position: relative;
	text-align-last: center;
	font-weight: bold;
	font-size: 150%;
	display: block;
	color: #fff;
	background-color: #01a7e9;
	padding: 10px;
	margin: 15px auto;
	border-radius: 70px;
	/*width: 90%;*/
}
.cx_smartphoneview .skyperfect .bnr_sky a {
	font-size: 100%;
}
.skyperfect .midashi .small2{
	font-size: 105%;
	background: none;
}
.cx_smartphoneview .skyperfect .midashi .small2{
	font-size: 95%;

}
.skyperfect .bnr_sky a:hover {
	opacity: .8;
}

/*-------------チャンネルインフォメーション-------------*/
#telInfo {
	margin: 15px 0 30px;
}
#telInfo img {
	width: 100%;
	height: auto;
}
/*-------------番組概要リンク-------------*/
#linkprgrm {
	margin: 0 0 30px;
	font-weight: bold;
	border-top: solid 1px #aaa;
	padding: 25px 0 0;
}
#linkprgrm_01{
	display: block;
	background-color: #00a0e9;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.3;
	padding: 25px 10px;
	border-radius: 15px;
	margin: 10px 0 0;
}
#linkprgrm a {
	display: block;
	background-color: #f131a7;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.0;
	padding: 25px 10px;
	border-radius: 15px;
	margin: 10px 0 0;
}
#linkprgrm a:hover {
	background-color: #e21593;
}
/*-------------コピーライト-------------*/
#copyright {
	text-align: right;
	font-size: 75%;
	line-height: 1.4;
}
.aaa_bnr {
	margin-top: 20px;
}
.aaa_photo {
	margin-top: 10px;
}
.aaa_bnr li, .aaa_photo li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.aaa_bnr li:nth-child(2n), .aaa_photo li:nth-child(2n) {
	margin-right: 0;
}
.aaa_bnr li img, .aaa_photo li img {
	width: 463px;
	border: #ccc solid 1px;
}
.aaa_bnr li img:hover {
	opacity: 0.6;
}
.aaa_bnr:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.aaa_photo::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
/*-------------画像追加-------------*/
.photo_area {
	margin-bottom: 30px;
}
.photo_area img {
	width: 900px;
	border: 1px solid #cccccc;
}
.cx_smartphoneview .photo_area img {
	width: 100%;
}
/*.photo_wrap {
    margin: 20px auto 0;
    width: 900px;
}*/
.photo_wrap ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.photo_wrap ul li:nth-child(2n) {
	margin-right: 0;
}
.photo_wrap ul li img {
	border: 1px solid #cccccc;
	width: 463px;
}
.photo_wrap p {
	text-align: center;
}
.cx_smartphoneview .photo_wrap ul li {
	float: none;
	margin-bottom: 5px;
}
.cx_smartphoneview .photo_wrap ul li img {
	width: 560px;
}
.cx_smartphoneview .aaa_bnr li {
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
.cx_smartphoneview .aaa_bnr li img, .cx_smartphoneview .aaa_photo li img {
	width: 608px;
}
.textred p {
	border: #e20000 solid 1px;
	text-align: center;
	color: #e20000;
	font-weight: bold;
	padding: 10px;
	margin: 30px 0;
}
.bn_titl {
	/*display: inline-block;*/
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	/*color: #fff;
	background: #f19489;*/
	padding: 10px;
	margin-top: 20px;
}
.cx_smartphoneview .bn_titl {
	font-size: 130%;
}
#campaignWrap &gt; .campaign_bnr {
	width: 612px;
	margin: 0px auto 0;
	padding: 0;
}
#campaignWrap &gt; .campaign_bnr_02 {
	width: 612px;
	margin: 0 auto;
	padding: 0;
}
#campaignWrap &gt; .campaign_bnr_03 {
	padding: 0;
}
#campaignWrap &gt; .campaign_bnr_03 a {
	display: block;
	width: 400px;
	margin: 0 auto;
}
#campaignWrap &gt; .oaInfo2 {
	padding: 0;
}
.campaign_bnr:hover,.campaign_bnr_02:hover,.campaign_bnr_03 a:hover {
	opacity: 0.8;
}
.campaign_bnr img {
	width: 610px;
	border: #ccc solid 1px;
}
.campaign_bnr_02 img {
	width: 610px;
	border: #ccc solid 1px;
}
.campaign_bnr_03 img {
	width: 100%;
	height: auto;
}

.campaign_bnr img.campaign_img2 {
	border: #92e0ce solid 1px;
}
#campaignWrap .campaign_bnr.mb {
	margin: 20px auto 0px;
}
/*----------------------present----------------------*/
.sign_wrap {
	padding: 20px;
}
.sign_wrap dt {
	/*float: left;*/
}
.sign_wrap dt img {
	border: 1px solid #cccccc;
	width: 438px;
}
.sign_wrap dd {
	/*width: 440px; */
	/*float: right;*/
}
.sign_wrap dd p {
	margin-bottom: 10px;
}
.cx_smartphoneview .sign_wrap dt {
	float: none;
}
.cx_smartphoneview .sign_wrap dt img {
	width: 560px;
}
.cx_smartphoneview .sign_wrap dd {
	width: 100%;
	margin-top: 10px;
}
.sign_wrap{
    margin: 40px 0;
}
.sign_wrap dd {
    /*width: 450px;*/
    /*float: left;*/
}
.sign_wrap dd p{
    margin-bottom: 10px;
}
.sign_wrap dd img{
    border: 1px solid #cccccc;
    width: 350px;
/* -----↑※widthは各案件の画像サイズに変更----- */
}
.cx_smartphoneview .sign_wrap dt{
    float: none;
    margin-bottom: 10px;
}
.cx_smartphoneview .sign_wrap dt img{
    width: 608px;
}
.cx_smartphoneview .sign_wrap dd {
    width: 100%;
}
/*----------------------動画を入れました　城山----------------------*/

.movie {
	background: #000;
}
.movie .cx_video_player {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0 0px;
}
.cx_smartphoneview .movie {
	background: none;
	margin-left: -10px;
}
.movie2 {
	float: left;
	width: 420px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
.movie2wrap {
	width: auto;
	background: #000;
	margin: -25px auto 0;
	padding: 5px;
	margin-bottom: 20px;
}
.movie2 .cx_video_player {
	padding: 20px 0;
}
.cx_smartphoneview .movie2 {
	float: none;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.cx_smartphoneview .movie2wrap {
	background: none;
	margin-left: -10px;
	margin-top: -50px;
}
.fod a {
	display: block;
	background-color: #30AFFF;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.0;
	padding: 25px 10px;
	border-radius: 15px;
	margin: 10px 0 40px;
}
.fod a:hover {
	background-color: #46B8FF;
}
/*----------------------template----------------------*/
.cs_template.music .ttl {
	font-size: 105%;
	font-weight: bold;
	border-bottom: solid 1px #b5b5b5;
	margin-bottom: 10px;
	color: #f58300;
}
.cs_template a {
	font-weight: bold;
	color: #00e;
}
.cs_template.music a {
	font-weight: bold;
	color: #00e;
}
#fp-wrap p.oawrap {
	line-height: 1.8; text-align: left; width: 700px; margin: 0 auto 20px;
}
.cx_smartphoneview #fp-wrap p.oawrap {
	line-height: 1.8;  width: auto; margin: 0 auto 20px;
}

.cx_smartphoneview #campaignWrap .txt-area .images img {
	width: 100%;
}</pre></body></html>