/* font-family */
html, input, select, textarea, table, th, td, li, a, span, label, h2, h3, p {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 20px;
}

.fontN {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
}

button > span {
  font-size: 24px;
}

#content > .affair .swiper-container .btnLink {
  text-align: center;
}
#content > .affair .swiper-container .btnLink a:link, #content > .affair .swiper-container .btnLink a:hover, #content > .affair .swiper-container .btnLink a:visited, #content > .affair .swiper-container .btnLink a:active {
  font-size: 24px;
}

.xxx, h1, #overlay .btnClose {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

html, body, #root {
  height: 100%;
  min-height: 700px;
}

html {
  background: url("/en/sp/decommissiontraject/images/bgIndex.jpg") no-repeat bottom;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

h1 {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 613px;
  left: 50%;
  background: url(/en/sp/decommissiontraject/images/logoIndex.png) no-repeat;
  width: 520px;
  height: 99px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-top: -101px;
  margin-left: -260px;
}

.btnMovie, .btnEnter {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  width: 436px;
  height: 112px;
  text-align: center;
  margin-left: -220px;
}
.btnMovie a, .btnEnter a {
  width: 100%;
  height: 100%;
  line-height: 112px;
}
.btnMovie:after, .btnEnter:after {
  display: block;
  content: '';
}

.btnMovie {
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px #000;
  font-size: 23px;
  bottom: 335px;
}
.btnMovie:after {
  background: url(/sp/decommissiontraject/images/common/index/arrowIndexB.png) no-repeat;
  width: 13px;
  height: 23px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 46px;
  right: 52px;
  bottom: auto;
  left: auto;
}

.btnEnter {
  background: rgba(0, 0, 0, 0.8);
  border: solid 2px #fff;
  bottom: 191px;
}
.btnEnter > a {
  display: block;
  font-size: 23px;
  color: #fff;
  text-decoration: none;
}
.btnEnter:after {
  background: url(/sp/decommissiontraject/images/common/index/arrowIndexW.png) no-repeat;
  width: 13px;
  height: 23px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 46px;
  right: 97px;
  bottom: auto;
  left: auto;
}

.copyright {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 24px;
  left: 50%;
  width: 512px;
  margin-left: -256px;
}
.copyright p {
  display: table-cell;
}
.copyright p small {
  color: #777;
  font-size: 14px;
  margin-left: 16px;
}
.copyright.new {
  width: 500px;
}
.copyright.new p small {
  letter-spacing: 1px;
}

#overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
#overlay .btnClose {
  background: url(/sp/decommissiontraject/images/common/affair/btnCloseAffair.gif) no-repeat;
  width: 36px;
  height: 36px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 20px;
  bottom: auto;
  left: auto;
  margin-top: -250px;
}

#movie {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  margin-top: -195px;
}

h1 {
  margin-top: -141px;
}

.btnMovie > a, .btnEnter > a {
  font-size: 28px;
}
