@charset "UTF-8";
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html {
  color: #000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

body {
  color: #ffffff;
  font-size: 12px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: normal;
  overflow-y: scroll;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #9e9e9e;
  text-decoration: underline;
}

html, body {
  width: 100%;
  height: 100%;
  min-width: 950px;
  min-height: 600px;
  background-color: #000;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  z-index: 10000;
  overflow: hidden;
}

#cover {
  zoom: 1;
  min-width: 950px;
  min-height: 850px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#cover:after {
  content: "";
  display: block;
  clear: both;
}
#cover::-moz-selection {
  background-color: transparent;
}
#cover::selection {
  background-color: transparent;
}
#cover *::-moz-selection {
  background-color: transparent;
}
#cover *::selection {
  background-color: transparent;
}

#stage {
  min-width: 950px;
  position: fixed;
  top: 50%;
  left: 50%;
}

.center {
  margin: 0 auto 0;
  width: 950px;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  margin: 0;
  background-color: #303030;
  border-bottom: 1px solid #000;
  font-size: 0;
  line-height: 0;
}
#header .center {
  width: 930px;
  height: 40px;
  padding: 0 5px 0 15px;
  position: relative;
}
#header .sonyLogo {
  padding: 6px 0 0;
  float: left;
}
#header .banner {
  position: absolute;
  top: 1px;
  left: 613px;
}
#header ul {
  padding: 11px 0 0;
  float: right;
}
#header ul li {
  margin: 0 14px 0 0;
  float: left;
}
#header ul li.fb {
  margin: 0 20px 0 0;
}

#menu {
  position: fixed;
  top: 41px;
  left: 0;
  z-index: 1050;
  width: 100%;
  font-size: 0;
  line-height: 0;
  background-color: #303030;
}
#menu .center {
  width: 930px;
  height: 60px;
  padding: 0 0 0 20px;
  background-image: url("../images/header/bg_menu.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
#menu p.home {
  float: left;
}
#menu ul {
  margin: 0 0 0;
  width: 847px;
  padding: 0 0 0;
  float: left;
}
#menu ul li {
  margin: 0 1px 0 0;
  width: 140px;
  height: 60px;
  display: block;
  float: left;
  position: relative;
}
#menu ul li.disable {
  cursor: default;
}
#menu ul li ul {
  display: none;
  width: 140px;
  position: absolute;
  top: 60px;
  left: 0;
  border-top: 1px solid #000;
}
#menu ul li ul li {
  border-bottom: 1px solid #000;
  float: none;
}

#scroll {
  position: fixed;
  top: -100px;
  left: -50px;
  width: 100px;
  height: 50px;
  z-index: 2000;
}

#footer {
  position: fixed;
  bottom: 10px;
  left: 0;
  z-index: 1050;
  width: 100%;
}
#footer .center {
  font-size: 12px;
  color: #9a9a9a;
  text-align: center;
  padding: 10px 0 0;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

#movie {
  min-width: 950px;
  position: absolute;
  top: -425px;
  left: -600px;
  z-index: 100;
  visibility: hidden;
}

#movie .frame {
  margin: 0 auto 0;
  width: 1200px;
  height: 850px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  position: relative;
}
#movie .frame .image {
  color: #f0f;
  position: absolute;
  top: 50%;
  left: 50%;
}
#movie .frame .image a {
  color: #f0f;
}
#movie .frame .overframe {
  width: 100%;
  height: 100%;
  background-position: 0 -850px;
  background-repeat: no-repeat;
}
#movie .frame .area {
  position: absolute;
  cursor: pointer;
}
#movie .frame .area a {
  width: 100%;
  height: 100%;
}

#zoomimage {
  display: none;
}

.frame {
  background-size: 100%;
  background-position: 50% 50%;
}

.marker {
  position: absolute;
  margin: -92px;
}

.line {
  height: 2px;
  position: absolute;
  z-index: 100;
}

.line .rotate {
  height: 2px;
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  display: block;
}

.line .rotate img {
  margin: 0 20px;
  vertical-align: top;
}

.frame .title,
.frame .detail,
.frame .img,
.frame .text {
  position: absolute;
  cursor: pointer;
}

.frame .title {
  left: 186px;
  z-index: 100;
}

.right .title {
  left: 712px;
}

.frame .detail {
  left: 333px;
  z-index: 100;
}

.right .detail {
  left: 877px;
}

.frame .img {
  left: 186px;
  z-index: 99;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
}

.frame .img img {
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.right .img {
  left: auto;
  right: 185px;
  -webkit-transform-origin: 100%;
      -ms-transform-origin: 100%;
          transform-origin: 100%;
}

@-webkit-keyframes toOpen {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  20% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  40% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  60% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  80% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes toOpen {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  20% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  40% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  60% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  80% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.img.open {
  opacity: 1 !important;
  -webkit-animation-name: toOpen;
          animation-name: toOpen;
  -webkit-animation-duration: 0.15s;
          animation-duration: 0.15s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes toClose {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  40% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  60% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  80% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}

@keyframes toClose {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  40% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  60% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  80% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
.img.close {
  -webkit-animation-name: toClose;
          animation-name: toClose;
  -webkit-animation-duration: 0.15s;
          animation-duration: 0.15s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.frame .text {
  top: 100px;
  left: 126px;
  display: none;
  z-index: 100;
}

.right .text {
  left: 420px;
}
