@charset "utf-8";
body {
	margin:0 auto;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	min-width: 1060px;
}
* {
  margin: 0;
  padding: 0;
}
.clearfix {
  display: block;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
ul,
ol,
li {
  list-style-type: none;
}

img {
	display: block;
	max-width: 100%;
}
a {
	color: #000;
	text-decoration:none;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
.spDisp {
	display: none !important;
}
a:hover{
	opacity: 0.5;
	color: #333;
	text-decoration: none;
}
a img {
  border: none;
}
img {
  display: block;
}
.bold {
  font-weight: bold;
}
#wrapper {
	overflow: hidden;
}
#contents {
  background: rgb(242,242,242);
  position: relative;
}
#contents-inner {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 120px;
}
#pkz {
  margin: 12px 0;
}
#pkz p a,
#pkz p {
  color: #a7a7a7;
}
/* base */
.type-block {
  display: block !important;
}
.type-inline-block {
  display: inline-block !important;
}
.type-inline {
  display: inline !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}

/* header-top */
.header-top {
	background: url(/img/common/background_top.png) left top no-repeat;
	background-size: cover;
	left: 0;
	color: #FFF;
}
.header-top__inner {
	width: 910px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 30px 0 10px;
	margin: 0 auto;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
.header-top__inner:hover {
	opacity: .7;
}
.header-top__left {
	margin-right: 22px;
	font-size: 18px;
}
.header-top__date {
	color: #999999;
	font-size: 14px;
	margin: 8px 0 0;
}
.header-top__pcLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* header */
header {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.main-title {
	display: inline-block;
}
header a.logo {
  display: inline-block;
  width: 140px;
  margin-top: 30px;
  vertical-align: top;
}
header a.logo-yoshida {
  display: inline-block;
  width: 72px;
  margin: 10px 0 0 10px;
}
header nav {
  width: 765px;
  display: inline-block;
  text-align: right;
}
header nav .box {
  display: block;
}
header nav .menu-cursor {
  padding-bottom: 0;
}
header nav>div,
header nav>a {
  display: inline-block;
  line-height: 17px;
  color: #000;
  text-decoration: none;
  text-align: center;
  height: 34px;
  vertical-align: middle;
}
header nav>div:hover,
header nav a:hover {
  color: #000;
  text-decoration: none;
}
header nav a .box,
header nav div .box {
  border-right: 1px solid rgb(204,204,204);
  padding: 0 20px;
}
header nav div .box.g-search {
  border-right: none;
}

header nav a.has-menu .menu-cursor:after,
header nav div.has-menu .menu-cursor:after {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid #f00;
  display: block;
  content: "";
  margin: 2px auto;
}
header nav a,
header nav div {
  padding-bottom: 5px;
}
header nav a.has-menu,
header nav div.has-menu {
  border-bottom: 5px solid #ffffff;
  padding-bottom: 0;
}
header nav .has-menu.current,
header nav a.has-menu.open,
header nav div.has-menu.open {
  border-bottom: 5px solid #ff0000;
}
header nav img {
  display: inline-block;
  vertical-align: top;
}
header nav .big-menu {
	position: absolute;
	top: 192px;
	left: 0;
	right: 0;
	background: #000000;
	z-index: 9999;
	color: #ffffff;
	display: none;
}
header nav .big-menu ul {
  width: 940px;
  margin: 20px auto;
  overflow: hidden;
}
header nav .big-menu>ul>li {
  float: left;
  width: 262px;
  text-align: right;
  margin-right: 30px;
}
header nav .big-menu a {
  color: #ffffff;
}
.big-menu-title {
  text-align: left;
  padding: 3px 0;
  font-size: 16px;
  font-weight: bold;
}
.big-menu .thumb-1col .thumb-text .text {
  text-align: left;
}
.big-menu .thumb-1col .thumb-text .title {
  text-align: left;
  margin-left: 90px;
  font-weight: bold;
}
.big-menu .time {
  text-align: left;
}
.thumb-1col li:first-child .thumb-text.cate {
  border-top: none;
  padding-top: 0;
}
.category-bigmenu.thumb-1col {
  margin-top: 0;
  margin-bottom: 0;
  width: 280px;
}
header nav .big-menu ul.category-links {
  margin-top: 0;
  margin-bottom: 0;
  width: 320px;
  text-align: left;
}
header nav .big-menu ul.category-links li {
  float: left;
  margin-right: 20px;
  width: 140px;
  margin-bottom: 12px;
}
.thumb-1col li:last-child .thumb-text.cate {
  border-bottom: none;
}
.g-search-form {
  display: inline-block;
  width: 0px;
  overflow-x: hidden;
  vertical-align: top;
}
.g-search-form .g-search-form-layer {
  width: 220px;
}
.g-search-form .g-search-form-layer input {
  width: 173px;
}
.g-search-text {
  display: inline-block;
  overflow: hidden;
}
a.large-btn {
  padding: 10px 40px;
  display: inline-block;
  height: auto;
  color: #ffffff;
  position: relative;
}
a.small-btn {
  padding: 2px 5px;
  display: inline-block;
  height: auto;
  color: #ffffff;
  position: relative;
}
a.small-btn:hover {
  color: #ffffff;
}
a.large-btn:hover {
  color: #ffffff;
}
.red-btn {
  color: #ffffff;
  background: #ff0000;
}
.gray-btn {
  color: #ffffff;
  background: #666666;
}
a.large-btn:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #fff;
}
a.large-btn:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 12px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #000000;
}
a.red-btn:after {
  background: #ff0000;
}

/* section */
section#main {
  width: 635px;
  display: inline-block;
  vertical-align: top;
}
section#right-col {
  width: 330px;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
}
section.box {
  border: 1px solid rgb(204,204,204);
  background: #fff;
  width: 593px;
  position: relative;
  padding: 20px;
  margin-top: 30px;
}
section#right-col section.box {
  width: 288px;
}
section.box .corner {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #f00;
  -webkit-transform: rotate(135deg);
  transform:rotate(135deg);
  position: absolute;
  top: -20px;
  left: -20px;
}
section.box .section-title {
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
section.box .subtitle {
  color: #f00;
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 15px;
}
section.box .section-subtitle {
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  margin-top: 20px;
}
section.box .thumb {
  position: relative;
  margin-top: 15px;
}
section.box .thumb .layer-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.3);
  color: #fff;
  border-left: 5px solid #f00;
  padding: 10px;
}
.layer-text {
  display: none;
}
section.box .thumb .layer-text.layer-text-full {
  border: none;
  padding: 3px;
  top: 0;
}
.layer-text-full .full-text-title {
  margin-bottom: 3px;
  font-weight: bold;
}
section.box .thumb-2col .thumb .thumb-text {
  padding: 5px;
}
section.box .thumb-col {
  float: left;
}
section.box .thumb-l {
  width: 625px;
}
section.box .thumb-2col .thumb-col {
  margin-right: 25px;
  width: 280px;
}
section.box .thumb-4col .thumb-col {
  margin-right: 10px;
  width: 140px;
}
section.box .thumb-col:last-child,
section.box .thumb-text:last-child {
  margin-right: 0;
}
section.box .thumb-col .thumb {
  position: relative;
}
.thumb-title {
  font-weight: bold;
  margin: 5px 0;
}
.text-links a {
  display: inline-block;
  margin-right: 10px;
  text-decoration: underline;
}
.thumb-text {
  border: 1px solid rgb(204,204,204);
  padding: 10px;
  float: left;
  display: block;
  width: 260px;
  margin: 20px 25px 0 0;
}
section.box .thumb-2col .thumb-text a {
}
.thumb-text .img {
  float: left;
}
.thumb-text .text {
  margin-left: 110px;
  width: 150px;
  word-wrap: break-word;
}
.news-icon-new {
  background: rgb(34,180,115);
  color: #fff;
  padding: 3px 10px;
}
.news-icon-info {
  background: rgb(0,151,254);
  color: #fff;
  padding: 3px 10px;
}
/* now on air */
.box.now-onair {
  background: rgb(26,26,26);
  color: #ffffff;
  padding: 8px !important;
  width: 284px !important;
}
.box.now-onair .section-title {
  background: rgb(204,0,1);
  color: #ffffff;
  padding: 2px 15px;
  margin-bottom: 8px;
  font-size: 20px;
}
.box.now-onair .thumb-1col {
  padding: 8px;
  background-color: #fff;
  overflow: auto;
  height: 180px;
}
.box.now-onair .section-title .subtitle {
  color: #ffffff;
}

.box.now-onair .thumb-1col .thumb-text {
  border-top: none;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.box.now-onair .thumb-1col li:nth-child(odd) {
  background: rgb(249,198,197);
}
.box.now-onair .thumb-1col .thumb-text .text {
  width: auto;
}
.box.now-onair a {
  color: #000;
}

.box.now-onair .no-link {
  color: #000;
}

.box.now-onair .img .cpy {
  width: 80px;
  word-wrap: break-word;
}

.box.now-onair .link {
  padding-bottom: 0;
  padding-top: 8px;
  padding-right: 0;
}
.box.now-onair .link a {
  color: #fff;
}
.box.now-onair .more {
  position: relative;
  display: block;
  height: 30px;
  margin-top: 10px;
}
.under-cursor:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  left: 50%;
  top: 5px;
  width: 20px;
  height: 20px;
  margin-left: -5px;
  background: rgb(204,204,204);
}
.under-cursor:after {
  display: block;
  content: "";
  position: absolute;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 50%;
  top: 3px;
  width: 20px;
  height: 20px;
  margin-left: -5px;
  background: rgb(26,26,26);
}
.thumb-1col .thumb-text {
  float: none;
  padding: 15px 0;
  border: none;
  border-top: 1px solid rgb(171,171,171);
  margin: 0;
}
.thumb-1col li {
  display: block;
}
.thumb-1col .thumb-text .text {
  margin-left: 90px;
  width: 170px;
}
header nav .big-menu.category-menu>ul>li {
  text-align: left;
  width: 190px;
}
header nav .big-menu.category-menu>ul>li.center {
  width: 355px;
}

header nav .big-menu.category-menu>ul>li.center .category-bigmenu.thumb-1col {
  margin-top: 0;
  margin-bottom: 0;
  width: 355px;
}
header nav .big-menu.category-menu>ul>li.center .category-bigmenu.thumb-1col .thumb-text {
  width: 355px;
}
header nav .big-menu.category-menu>ul>li.center .category-bigmenu.thumb-1col .thumb-text .text {
  margin-left: 90px;
  width: 265px;
  color: rgb(171,171,171);
}
header nav .big-menu.category-menu>ul>li.right {
  width: 320px;
  margin-right: 0;
}
header nav .big-menu.category-menu>ul>li.right a {
  color: rgb(171,171,171);
}
.thumb-1col li:last-child .thumb-text {
  border-bottom: 1px solid rgb(171,171,171);
}
.right-banner {
  display: block;
  margin: 30px 0;
}
.title-facebook {
  background: rgb(41,87,165);
  color: #ffffff;
  width: 100%;
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.title-twitter {
  background: rgb(41,170,227);
  color: #ffffff;
  width: 100%;
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}

/* totop */
.totop {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 22px;
  height: 112px;
}
/* fotter */
footer {
	background: rgb(26,26,26) !important;
	font-size: 12px;
	position: relative;
	z-index: 2;
}
footer a,
footer a:hover {
  color: rgb(160,160,160);
  text-decoration: none;
}
footer .social {
  line-height: 60px;
  background: #ff0000;
  width: 100%;
}
footer .social-inner {
  width: 1000px;
  text-align: right;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
footer .social-inner .allow {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
footer .social-inner a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
footer div.links {
  width: 1100px;
  margin: 30px auto;
}
footer .col-title {
  color: #ffffff;
}
footer .col-1,
footer .col-2,
footer .col-3 {
  display: inline-block;
  vertical-align: top;
}
footer .col-1 {
  width: 415px;
}
footer .col-2 {
  width: 220px;
}
footer .col-3 {
  width: 420px;
}
footer .col-1 .col-2col li {
  float: left;
  width: 180px;
}
footer li.col-title {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  border-left: 3px solid #ff0000 !important;
  padding-left: 7px;
}
footer li.col-title.col-no-link {
  padding: 5px 0px 5px 12px;
}
footer li {
  border-left: 1px solid #ff0000;
  padding-left: 10px;
  line-height: 16px;
}
footer div.links a {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

footer .col-2col li:nth-child(odd) {
  border-left: none;
}
footer .col-1 .col-2col li.col-title {
  width: 100%;
}
footer .col {
  margin-bottom: 30px;
}
footer .copyright {
  border-top: 1px solid rgb(160,160,160);
  padding: 20px 0;
  color: #ffffff;
}
footer .copyright .copyright-inner {
  width: 1100px;
  margin: 0 auto;
  color: rgb(160,160,160);
}
footer .social-acount li.col-title {
  color: rgb(160,160,160);
  padding-left: 7px;
}
footer .social-acount li{
  border-left: none;
  padding-left: 8px;
  display: inline-block;
  vertical-align: top;
}
footer .social-acount li.icon img {
  display: inline;
}
footer li.col-title a {
  color: #ffffff;
}
footer .toTop {
  background: #ff0000;
  width: 100%;
  height: 10px;
}
footer .toTop .toTopInner {
  width: 998px;
  margin: 0 auto;
  position: relative;
}
footer .toTop .toTopInner a {
  position: absolute;
  right: 0;
  top: -70px;
}
footer .toTop .toTopInner img {
  width: 72px;
}
div#contWarp {
  width: 998px;
  background: #fff;
  border: solid 1px #ccc;
}
div#main {
  padding: 18px;
}
header nav a.current {
  border-bottom: 5px solid #ff0000;
  padding-bottom: 0;
}
.errorMsg {
  color: red;
  margin-bottom: 10px;
}
.reverse {
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
div.contHead {
  background: rgb(26,26,26);
  position: relative;
}
h1.headStyle {
  font-size: 20px;
  padding: 8px 0 6px 40px;
  color: #fff;
  letter-spacing: 1px;
  background: url(/img/program/icon01.png) no-repeat 15px 11px;
}

/* 2col */
.contHeadInfo {
  background: rgb(242,242,242);
  padding: 15px;
}
.contHeadInfo .main-contents {
  padding: 12px;
  background: #fff;
  position: relative;
  width: 635px;
  display: inline-block;
}
.contHeadInfo .right-contents {
  width: 245px;
  display: inline-block;
  vertical-align: top;
}
.contHeadInfo .right-contents {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.red {
  color: #f00;
  margin-right: 3px;
}
.blue {
  color: rgb(42,171,226);
  margin-right: 3px;
}
.social-area {
  margin-top: 10px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
/*  padding: 5px;*/
  width: 158px;
/*  height: 20px;*/
}
.social-area .twitter,
.social-area .facebook {
  float: left;
}
.social-area .twitter {
  margin: 0 10px 0 0;
}
.right-contents > div {
	margin: 0 auto 20px;
	font-size: 0;
	text-align: center;
}
.right-contents  > div a img {
	margin: 0 auto !important;
}
@-moz-document url-prefix() {
	.right-contents > div a {
		display: inline-block;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.right-contents > div a {
		display: inline-block;
	}
}
.right-contents section.right-program-category {
  position: relative;
}
.right-contents section.right-program-category .ttl:before, .contHeadInfo .main-contents .ttl:before {
  border: 10px solid transparent;
  border-top: 10px solid #f00;
  transform: rotate(135deg);
  position: absolute;
  top: -10px;
  left: -10px;
}
.right-contents section.right-program-category .ttl {
  padding: 10px;
  text-align: center;
  background: rgb(130,130,130);
  color: #fff;
}
.right-contents section.right-program-category .ttl.row2 {
  padding: 2px 0;
}
.right-contents section.right-program-category ul {
  padding: 5px 0;
  width: 243px;
}
.right-contents section.right-program-category li {
  padding: 8px 0;
}
.right-contents section.right-program-category li a {
  color: rgb(130,130,130);
}
.right-contents section.right-program-category .right-category-list {
  width: 243px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 0 !important;
}
.right-contents section.right-program-category .right-category-list li {
  float: left;
  width: 50%;
}
.right-contents section.right-program-category .right-category-list li {
  padding: 0 !important;
  display: block;
}
.right-contents section.right-program-category .right-category-list li a {
  display: block;
  width: 100%;
  height: 100%;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
  font-size: 10px;
  text-indent: 5px;
}
.watch-how-link {
  position: relative;
  width: auto;
  margin: 0 auto;
}
.watch-how-link a:hover img {
  opacity: 0.7;
}
.watch-how-link .watch-how-text {
  position: absolute;
  color: #fff;
  font-size: 16px;
  top: 8px;
  left: 40px;
  font-weight: bold;
  text-align: left;
}
.watch-how-link img {
  display: inline;
}
header .cpy {
  width: 80px;
  word-wrap: break-word;
}

.cpy {
    color: #bbb;
    font-size: 10px;
    margin-top: 2px;
    text-align: left;
}
.box.info .section-title {
  background-color: rgb(153,153,153);
}
.box.info .disp-date {
  float: left;
  line-height: 18px;
}
.box.info .news-icon-info {
  margin-left: 75px;
  display: block;
  padding: 1px 6px 0px;
  width: 50px;
  line-height: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.box.info .info-row {
  padding: 5px 10px 0;
  line-height: 28px;
}
.box.info .info-row li {
  border-bottom: 1px solid rgb(204,204,204);
  padding-top: 10px;
  padding-bottom: 10px;
}
.box.info .info-row li:last-child {
  border-bottom: none;
}
.box.present .inner,
.box.info .inner {
  border-right: 3px solid rgb(204,204,204);
  border-left: 3px solid rgb(204,204,204);
  border-bottom: 3px solid rgb(204,204,204);
}
.box.present li img {
  width: 100px;
  float: left;
}
.box.present li .ttl {
  margin-left: 110px;
  font-weight: bold;
}
.box.present ul {
  padding: 10px 10px 0;
}
.box.present li {
  margin-bottom: 8px;
}
.box.present .section-title {
  background-color: rgb(226,226,226);
  color: rgb(114,114,114);
}
.box.present .section-title .subtitle {
  color: rgb(151,151,151);
}
#right-col .box {
  margin-bottom: 25px;
}
.box.social .tw-bloc {
  margin-top: 25px;
}

@font-face {
	font-family: CONDENSEicon;
	src: url("CONDENSEicon.eot");
}
@font-face {
	font-family: CONDENSEdesignicon;
	src: url("CONDENSEdesignicon.eot");
}
@font-face {
    font-family: 'CONDENSEicon';
    src:url('CONDENSEicon.woff') format('woff'),
        url('CONDENSEicon.otf') format('opentype');
}
@font-face {
    font-family: 'CONDENSEdesignicon';
    src:url('CONDENSEdesignicon.woff') format('woff'),
        url('CONDENSEdesignicon.otf') format('opentype');
}
.cmn-btn {
  display: table;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
}
.cmn-btn div {
  display: table-cell;
  vertical-align: middle;
}
.cmn-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.cmn-btn.cursor-right {
  padding: 8px 40px 4px 14px;
}
.cmn-btn.cursor-left {
  padding: 6px 14px 4px 40px;
}
.cmn-btn.bg-red {
  background: rgb(204,0,0);
  color: #fff;
}
.cmn-btn.bg-orange {
  background: rgb(255,102,0);
  color: #fff;
}
.cmn-btn.bg-gray {
  background: rgb(153,153,153);
  color: #fff;
}
.cmn-btn.circle-left:after {
  position: absolute;
  left: 9px;
  top: 5px;
  content: "";
  background: rgb(153,0,0);
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -moz-border-radius: 13px;
  width: 26px;
  height: 26px;
  z-index: 1;
}
.cmn-btn-exlarge.cmn-btn.circle-left:after {
  left: 11px;
  top: 7px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -o-border-radius: 24px;
  -moz-border-radius: 24px;
  width: 48px;
  height: 48px;
}
.cmn-btn.circle-right:after {
  position: absolute;
  right: 10px;
  top: 5px;
  content: "";
  background: rgb(153,0,0);
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -o-border-radius: 13px;
  -moz-border-radius: 13px;
  width: 26px;
  height: 26px;
  z-index: 1;
}
.cmn-btn-exlarge.cmn-btn.circle-right:after {
  left: 11px;
  top: 7px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -o-border-radius: 24px;
  -moz-border-radius: 24px;
  width: 48px;
  height: 48px;
}
.cmn-btn.cmn-btn-large {
  height: 46px;
  min-width: 109px;
  margin-left: 10px;
}
.cmn-btn.cmn-btn-exlarge {
  height: 53px;
  min-width: 394px;
  padding: 6px 14px 4px 68px;
}
.cmn-btn.cmn-btn-large.cmn-btn-row-2 {
  height: 48px;
}
.cmn-btn.bg-orange.circle-left:after {
  background: rgb(204,51,0);
}
.cmn-btn.cursor-left div:after {
  display: block;
  font-family: CONDENSEicon;
  content: "ú";
  position: absolute;
  top: 13px;
  left: 15px;
  margin-top: -5px;
  z-index: 2;
}
.cmn-btn-large div {
  line-height: 46px;
  font-size: 20px;
}
.cmn-btn-exlarge div {
  line-height: 46px;
  font-size: 16px;
  text-align: left;
}
.cmn-btn-exlarge div {
  line-height: 28px;
  font-size: 16px;
}
.cmn-btn-row-2.cmn-btn-large div {
  line-height: 18px;
  padding-top: 10px;
}
.cmn-btn.cursor-left.cmn-btn-large div:after {
  font-size: 30px;
  left: 5px;
  top: 10px;
}
.cmn-btn.cursor-left.cmn-btn-exlarge div:after {
  font-size: 36px;
  left: 20px;
  top: 21px;
}
.cmn-btn.cmn-btn-row-2.cmn-btn-large div:after {
  top: 25px;
}
.cmn-btn.cursor-right div:after {
  display: block;
  font-family: CONDENSEicon;
  content: "ú";
  position: absolute;
  top: 13px;
  right: 15px;
  margin-top: -5px;
  z-index: 2;
}
.cmn-btn.cursor-right.cmn-btn-large div:after {
  font-size: 30px;
  right: 5px;
  top: 10px;
}
.cmn-btn.cursor-right.cmn-btn-exlarge div:after {
  font-size: 30px;
  right: 5px;
  top: 10px;
}
.cmn-btn-cursor-reverse div:after {
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.cmn-btn.cursor-right.cmn-btn-large div:after {
  font-size: 30px;
  right: 5px;
}
.cmn-btn-row-2 {
  text-align: left;
}
.cmn-btn-row-small {
  display: block;
  font-size: 11px;
  font-weight: normal;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.box.now-onair #scroll .img {
  float: left;
}
.box.now-onair #scroll li:nth-child(odd) {
  background: rgb(249,198,197);
}
.box.now-onair #scroll li{
  padding: 8px;
}
.box.now-onair #scroll li .text {
  margin-left: 88px;
}
.box.now-onair #scroll ul {
  padding-bottom: 20px;
}
/** スクロールバーカスタマイズ*/
		#scroll {
			position: relative;
			height: 185px;
			overflow: hidden;
			background-color: rgb(242,242,242);
			padding: 10px 21px 0 2px;
		}

		#scroll .scrollbar {
			position: absolute;
			top: 0;
			right: 0;
			width: 18px;
			height: 185px;
			z-index: 1;
		}

		#scroll .scrollbar .track {
		  position: absolute;
		  top: 15px;
		  right: 0px;
		  background: #fff;
		  width: 18px;
		  height: 165px;
		  z-index: 2;
		}

		#scroll .scrollbar .track .thumb {
			position: absolute;
			top: 0;
			left: 0;
			background-color: rgb(188,188,188);
			width: 18px;
			z-index: 3;
			cursor: pointer;
			font-size: 0;
			line-height: 0;
		}

		#scroll .scrollbar .up {
			position: absolute;
			top: 0;
		  right: 0;
		  width: 18px;
		  height: 15px;
			background: rgb(155,155,155);
			z-index: 2;
			cursor: pointer;
			font-size: 0;
			line-height: 0;
		  border-radius: 3px 3px 0 0;
		  -webkit-border-radius: 3px 3px 0 0;
		  -moz-border-radius: 3px 3px 0 0;
		  -o-border-radius: 3px 3px 0 0;
		}
		#scroll .scrollbar .up a {
		  position: absolute;
		  top: 4px;
		  left: 5px;
		}
		#scroll .scrollbar .down {
			position: absolute;
		  top: 180px;
		  left: 0;
		  width: 18px;
		  height: 15px;
			background: rgb(155,155,155);
			z-index: 2;
			cursor: pointer;
			font-size: 0;
			line-height: 0;
		  border-radius: 0 0 3px 3px;
		  -webkit-border-radius: 0 0 3px 3px;
		  -moz-border-radius: 0 0 3px 3px;
		  -o-border-radius: 0 0 3px 3px;
		}
		#scroll .scrollbar .down a {
		  position: absolute;
		  bottom: 4px;
		  left: 5px;
		}

/** ラジオボタンカスタマイズ*/
label {
    display: inline;
}
input[type=radio] {
	display: none;
}

.radio-label {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0px 0px 0px 28px;
  border-radius: 8px;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 12px;
}
.radio-label:after {
  position: absolute;
  top: 9px;
  left: 0px;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  content: '';
  border: 1px solid #cacece;
  background-color: #e9ecee;
}

.radio-label:before {
  position: absolute;
  top: 9px;
  left: 5px;
  display: block;
  margin-top: -5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  z-index: 1;
  background-color: #99a1a7;
}
input[type=radio]:checked + .radio-label:before {
  opacity: 1;
}
.checkbox-label {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0px 0px 0px 28px;
  border-radius: 8px;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 12px;
}
.checkbox-label:after {
  position: absolute;
  top: 9px;
  left: 0px;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  content: '';
  border: 1px solid #cacece;
  background-color: #e9ecee;
}

.checkbox-label:before {
  position: absolute;
  top: 9px;
  left: 5px;
  display: block;
  margin-top: -5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  z-index: 1;
  background-color: #99a1a7;
}
input[type=checkbox]:checked + .checkbox-label:before {
  opacity: 1;
}

table.form_content td {
  line-height: 22px;
}

/** セレクトボックスカスタマイズ*/
.easy-select-box{
  background: rgb(255,231,231);
  border: 1px solid #ccc;
  border-radius: 0.2em;
   -moz-border-radius: 0.2em;
   -webkit-border-radius: 0.2em;
   -o-border-radius: 0.2em;
  text-align:left;
  font-size:14px;
  color:#0c2245;
}
.easy-select-box .esb-displayer{
  background: url(/img/common/select_arrow.png) no-repeat 180px 13px;
	color:rgb(191,175,175);
	cursor: default;
  height: 35px;
	line-height:35px;
	padding:1px 3px;
	text-indent: 5px;
  width: 195px;
}
.easy-select-box .esb-displayer:hover {
  filter: alpha(opacity=80);
  -ms-filter: 'alpha(opacity=80)';
  opacity: .8;
}
.easy-select-box:hover .esb-displayer{
	text-decoration:none;
}
.easy-select-box.disabled .esb-displayer,
.easy-select-box:hover.disabled .esb-displayer{
	background-position: 0 -36px;
}
.easy-select-box .esb-dropdown{
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  max-height: 200px;
  overflow: auto;
  position: absolute;
  z-index: 999;
	width: 200px;
}
.easy-select-box  .esb-item{
	padding:3px;
  background: rgb(255,231,231);
	color:#0c2245;
	cursor:default;
}
.easy-select-box .esb-item:hover{
  background: rgb(30,114,255);
	color:#FFFFFF;
	text-decoration:none;
}
.inline-block {
  display: inline-block;
}


/* pager */
.pager-block {
  margin-left:10px;
  margin-top:20px;
  margin-bottom:20px;
  font-size:14px;
}
.pager-block .pager-count {
  display:inline-block;
  width:30%;
}
.pager-block .pager-links {
  display:inline-block;
  width:69%;
  text-align:right;
}
.pager-block a {
  margin-left:3px;
}

.link-pdf {
	position: relative;
	padding: 10px 40px;
	display: inline-block;
	background: #f00;
	color: #fff!important;
	font-size: 14px;
}
.link-pdf:after {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 16px;
	margin-left: .6em;
	vertical-align: middle;
	content: '';
	background-image: url(/img/timetable/icon_pdf.png);
	background-repeat: no-repeat;
	background-size: cover;
}