/*font-size*/
html {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
}

* {
  font-family: sans-serif;
}

body em {
  font-style: normal;
  font-weight: bold;
}

.ui-body-z {
  background: #fff;
}

.ui-content {
  padding: 0;
}

ul, ol, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  vertical-align: bottom;
}

/* float hack */
.clearfix {
  zoom: 100%;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

/*\*/
* html .clearfix {
  height: 1em;
  overflow: visible;
}

/**/
* {
  text-shadow: none;
}

body.ui-mobile-viewport {
  overflow-x: hidden !important;
}

.ui-body-z, .ui-overlay-z {
  border: none !important;
}

.ui-header .ui-navbar li:last-child .ui-btn,
.ui-footer .ui-navbar li:last-child .ui-btn,
.ui-header .ui-navbar .ui-grid-duo .ui-block-b .ui-btn,
.ui-footer .ui-navbar .ui-grid-duo .ui-block-b .ui-btn {
  margin-right: 0 !important;
}

/*a*/
a:hover {
  opacity: 0.7;
}

#content footer .pagetop {
  text-align: right;
}

#content footer .pagetop a {
  display: inline-block;
  margin-right: 1em;
  padding: 10px 15px 10px 30px;
  height: 14px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background: #000 url(../../images/pagetop.png) 15px 50% no-repeat;
  background-size: 8.5px;
}

#content footer .site {
  background: #000;
  padding: 12px 1em;
  font-size: 1.2rem;
  text-shadow: none;
  color: #fff;
  text-align: center;
}

#content footer .site a {
  color: #fff;
}

body {
  background: #fff;
  color: #000;
}

#content > header {
  padding-bottom: 10px;
}

#content > header #japan {
  margin-bottom: 20px;
}

#content > header #next-oa {
  margin: 0 0 0 0;
  padding: 0 10px;
  text-align: center;
}

#content > article #summary header {
  line-height: 1rem;
}

#content > article #summary .body {
  padding: 10px;
}

#content > article #summary .body #images {
  float: right;
  margin-left: .5rem;
  margin-bottom: .5rem;
  width: 50%;
}

#content > article #summary .body #images li {
  margin-bottom: 2px;
}

#content > article #summary .body p {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  line-height: 2.1rem;
}

#content > article #summary .body .cast li {
  font-size: 1.4rem;
  line-height: 2.1rem;
}

#content > article #about {
  clear: both;
  margin: 10px;
  padding: 10px;
  border: 1px solid #102e65;
}

#content > article #about header {
  margin-bottom: 10px;
  line-height: 1rem;
}

#content > article #about p {
  color: #102e65;
  font-size: 1.4rem;
  line-height: 2.1rem;
}

#content > article #schedule header {
  line-height: 1rem;
}

#content > article #schedule #oa-list {
  background: #000;
}

#content > article #schedule #oa-list li.rds {
  border-top: 1px solid #ccc;
  padding: 10px;
  background: #000;
}

#content #link {
  margin: 15px 0;
}

#content #link header {
  margin-bottom: 10px;
  text-align: center;
  line-height: 1rem;
}

#content #link p {
  text-align: center;
}
