@charset "UTF-8";
.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End Hack */
.u-f1 {
  font-size: 11px !important;
}

.u-f2 {
  font-size: 12px !important;
}

.u-f3 {
  font-size: 13px !important;
}

.u-f4 {
  font-size: 14px !important;
}

.u-f5 {
  font-size: 15px !important;
}

.u-f6 {
  font-size: 16px !important;
}

.u-f7 {
  font-size: 17px !important;
}

.u-f8 {
  font-size: 18px !important;
}

.u-mgn {
  margin: 0 !important;
}

.u-mgs {
  margin: 2% !important;
}

.u-mgm {
  margin: 3% !important;
}

.u-mgl {
  margin: 5% !important;
}

.u-mgx {
  margin: 7% !important;
}

.u-mtn {
  margin-top: 0 !important;
}

.u-mts {
  margin-top: 2% !important;
}

.u-mtm {
  margin-top: 3% !important;
}

.u-mtl {
  margin-top: 5% !important;
}

.u-mtx {
  margin-top: 7% !important;
}

.u-mbn {
  margin-bottom: 0 !important;
}

.u-mbs {
  margin-bottom: 2% !important;
}

.u-mbm {
  margin-bottom: 3% !important;
}

.u-mbl {
  margin-bottom: 5% !important;
}

.u-mbx {
  margin-bottom: 7% !important;
}

.u-mln {
  margin-left: 0 !important;
}

.u-mls {
  margin-left: 2% !important;
}

.u-mlm {
  margin-left: 3% !important;
}

.u-mll {
  margin-left: 5% !important;
}

.u-mlx {
  margin-left: 7% !important;
}

.u-mrn {
  margin-right: 0 !important;
}

.u-mrs {
  margin-right: 2% !important;
}

.u-mrm {
  margin-right: 3% !important;
}

.u-mrl {
  margin-right: 5% !important;
}

.u-mrx {
  margin-right: 7% !important;
}

.u-mra {
  margin-right: auto !important;
}

.u-mla {
  margin-left: auto !important;
}

.u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-pgn {
  padding: 0 !important;
}

.u-pgs {
  padding: 2% !important;
}

.u-pgm {
  padding: 3% !important;
}

.u-pgl {
  padding: 5% !important;
}

.u-pgx {
  padding: 7% !important;
}

.u-ptn {
  padding-top: 0 !important;
}

.u-pts {
  padding-top: 2% !important;
}

.u-ptm {
  padding-top: 3% !important;
}

.u-ptl {
  padding-top: 5% !important;
}

.u-ptx {
  padding-top: 7% !important;
}

.u-pbn {
  padding-bottom: 0 !important;
}

.u-pbs {
  padding-bottom: 2% !important;
}

.u-pbm {
  padding-bottom: 3% !important;
}

.u-pbl {
  padding-bottom: 5% !important;
}

.u-pbx {
  padding-bottom: 7% !important;
}

.u-pln {
  padding-left: 0 !important;
}

.u-pls {
  padding-left: 2% !important;
}

.u-plm {
  padding-left: 3% !important;
}

.u-pll {
  padding-left: 5% !important;
}

.u-plx {
  padding-left: 7% !important;
}

.u-prn {
  padding-right: 0 !important;
}

.u-prs {
  padding-right: 2% !important;
}

.u-prm {
  padding-right: 3% !important;
}

.u-prl {
  padding-right: 5% !important;
}

.u-prx {
  padding-right: 7% !important;
}

.u-tc {
  text-align: center;
}

.u-db {
  display: block;
}

.u-fl {
  float: left;
}

.u-fr {
  float: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.u-b {
  font-weight: bold;
}

.u-c {
  text-align: center;
}

.u-r {
  text-align: right;
}

.u-cur {
  cursor: pointer;
}

.u-vb {
  vertical-align: bottom;
}

.center {
  text-align: center;
}

.radius, .second.about .about-img img {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.page-nav {
  margin-top: 0px;
  border: none;
  border: 5px solid #d28f5e;
}

.page-nav ul {
  box-shadow: none !important;
  border-radius: 0px;
  /* CSS3草案 */
  -webkit-border-radius: 0px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 0px;
  /* Firefox用 */
  background: transparent;
  border: none;
  padding: 0;
}

.page-nav ul li {
  margin-bottom: 0px;
  border-left: none;
  width: 25%;
}

.page-nav ul li a {
  background: transparent;
  line-height: 1.3;
  letter-spacing: 3px;
  border: none;
  box-shadow: none !important;
  color: #000000;
  padding: 17px 0 17px;
  text-align: center;
  font-size: 21px;
  text-shadow: none;
  font-weight: bold;
  margin: 0;
  border-right: 2px solid #875a36;
  border-left: 2px solid #d2a074;
}
.page-nav ul li a span {
  letter-spacing: 0px;
  text-shadow: none;
  display: block;
  font-family: 'Arial', 'Tahoma', sans-serif;
  font-weight: normal;
  font-size: 12px;
}

.page-nav ul li a:hover, .page-nav ul li a.active {
  padding: 17px 0 17px;
  background: url(/aruaru/img/bg-red.png) repeat left top;
  color: #ba1733;
  border-right: 2px solid #875a36;
  border-left: 2px solid #d2a074;
}

.page-nav ul li a.active.cast {
  background: none;
}

.page-nav ul li a.active.cast:hover {
  background: url(/aruaru/img/bg-red.png) repeat left top;
}

.page-nav .page-nav-inner {
  padding: 0;
  padding-bottom: 0px;
  font-size: 100%;
  background: url(/aruaru/img/navi-bg.jpg) repeat left top;
  -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.5) inset;
}

.container-wrapper {
  background: url(/aruaru/img/bg-top.jpg) no-repeat center top #d9b68c;
}

body.second #header-image {
  margin-top: 20px;
}

#main .contentswapper {
  padding: 20px 25px;
  padding-top: 0;
  margin-left: 20px;
  background: #f7eee4;
  border: 6px solid #d28f5e;
  border-top: 1px solid #d28f5e;
  margin-top: 0px;
}

.liquid-wrapper {
  margin-bottom: 30px;
}

.common-title {
  margin: 0;
  background: #2b241a;
}

.recommended-program {
  margin-top: 30px;
  margin-left: 20px;
}

.recommended-program-list {
  padding: 20px 0;
  background: none;
}

.header-image {
  margin: 0px;
  position: relative;
}

#sns {
  margin: 0px 0 5px 0;
}
#sns #tweet_btn {
  margin-right: 20px;
}

.main-container {
  margin-bottom: 40px;
  margin-top: 0px;
  font-size: 15px;
  line-height: 1.7em;
  color: #444444;
}
.main-container section {
  padding: 25px 0 20px 0;
}

.sns {
  padding: 0;
}

.about-txt {
  text-align: center;
}
.about-txt img {
  width: 80%;
  height: auto;
}

.cast-img {
  text-align: center;
}
.cast-img img {
  width: 63%;
  height: auto;
}

.cast-txt {
  text-align: center;
  margin-top: 10px;
}

.site-bnr {
  padding-bottom: 0;
  width: 100%;
  margin: 0 auto 0px;
  padding-top: 0px;
}
.site-bnr li {
  margin: 0 auto;
  width: 50%;
}
.site-bnr a {
  margin: 0 5px 0;
  border: none;
}
.site-bnr a:hover {
  border: none;
}
.site-bnr a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}

#sns {
  margin-top: 20px;
}

.main-container {
  font-size: 15px;
  line-height: 1.9;
  color: #2b241a;
}
.main-container article {
  margin-bottom: 30px;
}
.main-container .movie-box {
  text-align: center;
}
.main-container .movie-box iframe {
  display: inline-block;
}
.main-container a, .main-container a:link, .main-container a:visited {
  color: #000000;
}
.main-container a.btn {
  padding: 7px 0;
  text-align: center;
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4fbaf8+0,4fbaf8+50,009fd2+51,009fd2+100 */
  background: #4fbaf8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00befa 0%, #00befa 50%, #009fd2 51%, #009fd2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00befa), color-stop(50%, #00befa), color-stop(51%, #009fd2), color-stop(100%, #009fd2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00befa 0%, #00befa 50%, #009fd2 51%, #009fd2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00befa 0%, #00befa 50%, #009fd2 51%, #009fd2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00befa 0%, #00befa 50%, #009fd2 51%, #009fd2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00befa 0%, #00befa 50%, #009fd2 51%, #009fd2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00befa', endColorstr='#009fd2',GradientType=0 );
  /* IE6-9 */
  text-decoration: none;
  color: #ffffff;
}
.main-container a.btn:hover {
  background: #ffffff;
  color: #ba1733;
  border: 1px solid #c2c9f1;
  padding: 6px 0;
}
.main-container a {
  color: #439cd0;
}
.main-container a:hover img.link {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
}
.main-container a:hover {
  text-decoration: none;
}
.main-container article {
  margin-top: -60px;
  padding-top: 60px;
}
.main-container .h2-ttl {
  border: 5px solid #f1c178;
  background: url(/aruaru/img/bg-red.png) repeat;
  padding: 15px;
  margin-bottom: 30px;
}
.main-container .h2-ttl img {
  vertical-align: bottom;
}
.main-container .h3-ttl {
  border-bottom: 4px solid #7c1b18;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 10px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.main-container .h4-ttl {
  color: #7c1b18;
  font-weight: bold;
  font-size: 19px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.main-container .day-box {
  background: #e1d3c6;
  display: inline-block;
  font-weight: bold;
  padding: 1px 10px;
  margin-bottom: 10px;
}
.main-container .left-box {
  width: 40%;
  float: left;
}
.main-container .left-box .movie-box img {
  width: 100%;
  height: auto;
}
.main-container .right-box {
  width: 57%;
  float: right;
}

#page-top {
  position: fixed;
  z-index: 100;
  bottom: 70px;
  right: 50px;
  cursor: pointer;
}

.second.about .about-img {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}
.second.about .about-img img {
  border: 5px solid #000000;
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.second.about .txt-box {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.second.about .txt-box img {
  width: 100%;
}

.cast .cast-box li img {
  width: 100%;
  height: auto;
}

.second.backnumber .backnumber-list li {
  margin-bottom: 30px;
  border-bottom: 3px solid #333333;
  padding-bottom: 30px;
}
.second.backnumber .backnumber-list .day-box {
  float: left;
  display: inline-block;
  background: #e1d3c6;
  padding: 3px 10px;
  margin-right: 15px;
  margin-bottom: 0;
}
.second.backnumber .backnumber-list .txt-box {
  margin-left: 196px;
  padding-top: 3px;
}
.second.backnumber .img-box {
  text-align: center;
}
.second.backnumber .img-box li {
  display: inline-block;
  margin: 0 2% 2%;
  width: 45%;
}
.second.backnumber .img-box li img {
  width: 100%;
  height: auto;
}

.aside-container {
  padding-top: 30px;
}
