@font-face {
  font-family: 'tvasahi-webfont';
  src: url("/common/static/fonts/tvasahi-webfont.eot");
  src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg");
}
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.left {
  float: left;
}

.right {
  float: right;
}

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.common-title {
  margin: 20px 0;
}

/*
* target: IE6,7
* Validator: Valid
*/
body {
  background: #000000;
  min-width: 990px;
}

b, strong {
  font-weight: bold;
}

.aside:after {
  background-position: -920px 0;
}

.aside-min:after {
  background-position: -1260px 0;
}

.aside-container {
  position: relative;
  z-index: 1;
}

.main-container {
  margin-left: 20px;
  margin-bottom: 40px;
  margin-top: -50px;
  margin-right: 1px;
}

.main-container h2 {
  margin: 0px;
}

.main-container section {
  background: #242424;
  margin: 0px 0 30px 0;
  padding: 15px 0;
}

.main-container section .day {
  line-height: 24px;
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 0 0px;
}

#whatnew_ttl {
  height: 59px;
}

#onair_ttl {
  height: 59px;
}

#intro_ttl {
  height: 59px;
}

#bosyu_ttl {
  height: 59px;
      padding: 50px 0 0 0;
    margin: -50px 0 0 0;
}

.container-wrapper {
  background: url(/freestyledungeon/img/main_bg1.jpg) no-repeat center top;
}

@media screen and (max-width: 1240px) {
  .container-wrapper {
    background: url(/freestyledungeon/img/main_bg2.jpg) no-repeat center top !important;
  }
}
.page-nav-inner {
  padding: 0 !important;
}

.page-nav {
  width: 100%;
  margin: 30px 0 10px 0;
}

.page-nav ul {
  border-radius: 0;
  border: none;
}

.page-nav a, .page-nav a.active, .page-nav a:hover {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: transparent !important;
}

ul.menu {
  width: 100%;
  box-shadow: none;
  float: left;
  /*border-right: 1px solid rgba(255,255,255,0.3);*/
  /*height: 80px;*/
}

.page-nav ul li {
  list-style: none;
  float: left;
  text-align: center;
  color: #ffffff;
  /* border-left: 1px solid #000!important; */
  display: block;
  margin: 0px 0 -11px 0;
  width: 16.6%;
}

.page-nav a {
  border-right: none !important;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0;
}

.page-nav a:hover {
  border-right: none !important;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  background-color: transparent !important;

}

.page-nav a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.page-nav a.active img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.page-nav ul {
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

.page-nav img {
  width: 100%;
}




.page-nav-inner2 {
  padding: 0 !important;
}

.page-nav2 {
  width: 100%;
  margin: 30px 0 10px 0;
}

.page-nav2 ul {
  border-radius: 0;
  border: none;
}

.page-nav2 a, .page-nav2 a.active, .page-nav2 a:hover {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

ul.menu {
  width: 100%;
  box-shadow: none;
  float: left;
  /*border-right: 1px solid rgba(255,255,255,0.3);*/
  /*height: 80px;*/
}

.page-nav2 ul li {
  list-style: none;
  float: left;
  text-align: center;
  color: #ffffff;
  /* border-left: 1px solid #000!important; */
  display: block;
  margin: 0px 0 -11px 0;
  width: 16.6%;
}

.page-nav2 a {
  border-right: none !important;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0;
}

.page-nav2 a:hover {
  border-right: none !important;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
}

.page-nav2 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.page-nav2 a.active img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

.page-nav2 ul {
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

.page-nav2 img {
  width: 100%;
}

/* main-container */
a, a:visited {
  color: #333;
}

a:hover {
  color: #b80000;
  text-decoration: none;
}

.cntBox {
  margin: 0 30px 0px;
}

.cntBox .midashi-txt {
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  color: #c61b70;
  margin-top: 30px;
}

.cntBox .textBox {
  margin: 0;
  width: 60%;
}

.cntBox dl {
  margin: 20px 0 20px 20px;
  color: #ccc;
}

.cntBox dt {
  float: left;
  width: 140px;
  padding: 25px 5px 25px 0px;
  clear: both;
  font-size: 14px;
}

.cntBox dd {
  padding: 25px 5px 25px 160px;
  font-size: 14px;
  border-bottom: 1px solid #505050;
}

.cntBox p {
  font-size: 14px;
  line-height: 30px;
  color: #ccc;
}

.cntBox .movieBox-l {
  margin: 20px 20px 15px 20px;
  width: 60%;
  float: left;
}

.cntBox .movieBox-l img {
  width: 100%;
}

.cntBox .movieBox-l iframe {
  width: 100%;
  height: 300px;
}

.cntBox .movieBox-r {
  width: 32%;
  float: right;
}

.cntBox .movieBox-r p {
  font-size: 14px;
  line-height: 30px;
}

.cntBox .staff_txt {
  margin: 20px 0 20px 30px;
  font-size: 15px;
  line-height: 30px;
}

.cntBox .news-txt {
  margin: 20px 0 20px 0px;
  font-size: 14px;
  line-height: 30px;
}

.cntBox2 .castBox-r h3 {
  margin: 0 0 20px 0;
  min-height: 49px;
  background: none !important;
  padding: 0;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.cntBox2 .castBox-r h3 span {
  padding: 0;
  font-size: 13px;
}

.cntBox2 .castBox2 h3 {
  margin: 0 0 20px 0;
  min-height: 49px;
  background: none !important;
  padding: 0;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.cntBox2 .castBox2 h3 span {
  padding: 0;
  float: right;
  font-weight: normal;
}

.u_line {
  border-bottom: solid 2px #333333;
}

.header {
  overflow: hidden !important;
  *zoom: 1 !important;
}

.pb80 {
  padding-bottom: 60px;
}

.movieBox {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

.txt01 {
  margin: 20px 0 20px 20px;
  font-size: 12px;
  color: #ccc;
}

.txt01 li {
  list-style: circle;
  margin: 0 0 0 30px;
}

.cntBox iframe {
  background: #ccc;
}

#recommended-program {
  color: #333333;
  font-size: 14pt;
  line-height: 1.5em;
}

.recommended-program-list {
  padding-bottom: 40px;
  margin: 0;
}

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}

.scroll2top {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  width: 50px;
  height: 40px;
  z-index: 10;
  color: #fff;
  padding-top: 10px;
  border: solid 1px #213260;
  background: url(/haikai/img/menubg.jpg) 0 0 repeat-x !important;
}

.scroll2top:hover {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  width: 50px;
  height: 40px;
  z-index: 10;
  color: #fff;
  padding-top: 10px;
  border: solid 1px #6c063f;
  color: #04406d;
  background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(#e3d500), to(#ebbc00)) !important;
  background: -moz-radial-gradient(center 80px 45deg, circle cover, #e3d500 0%, #ebbc00 100%) !important;
  background: #ebbc00 !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ebbc00 0%, #e3d500 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebbc00), color-stop(100%, #e3d500)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebbc00 0%, #e3d500 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebbc00 0%, #e3d500 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebbc00 0%, #e3d500 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ebbc00 0%, #e3d500 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebbc00', endColorstr='#e3d500',GradientType=0 ) !important;
  /* IE6-9 */
}

.container-wrapper02 {
  background: url(/freestyledungeon/img/main02_bg.jpg) no-repeat center top;
  background-size: contain;
}

#news_ttl {
  height: 59px;
}

#backnumber_ttl {
  height: 59px;
}

#intro_ttl {
  height: 59px;
}

#cast_ttl {
  height: 59px;
}

#staff_ttl {
  height: 59px;
}

.mic_icon {
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #ccc;
  font-weight: bold;
}

.mic_icon:before {
  content: " ";
  background: url(../img/mic.png) 0 0 no-repeat;
  display: inline-block;
  width: 35px;
  height: 35px;
  background-size: contain;
  margin: 10px 35px 0px;
  vertical-align: middle;
  padding-top: 15px;
}

.cast_center {
  text-align: center;
  max-width: 580px;
  margin: 0 auto 10px;
}
.cast_center img {
  width: 100%;
}
.cast_center p {
  margin-top: 20px;
}

.cast_list {
  overflow: auto;
}
.cast_list li {
  text-align: center;
  width: 50%;
  margin: 0px 0px 60px;
  float: left;
}
.cast_list li img {
  width: 100%;
}
.cast_list li p {
  margin-top: 20px;
}

.cast_dj {
  text-align: center;
  margin: 0 auto 10px;
  width: 50%;
}
.cast_dj img {
  width: 100%;
}
.cast_dj p {
  margin-top: 20px;
}

.staff {
  margin-bottom: -30px;
}
.staff p {
  margin: 10px 0px 40px 105px;
  line-height: 40px;
}

.intro_img {
  margin: 20px auto;
  text-align: center;
  overflow: auto;
}

.intro_txt {
  margin: 0px 0px 40px 0px;
}
