/*!
 * topage.css
 * modified : 2015.07.03
 */

/*--------------------------------------------------
  html : override default.css
--------------------------------------------------*/
html {
  height: 100%;
  background: #444;
}

@media screen and (max-width: 800px) {
  html {
    height: auto;
    background: #2a2a2a;
  }
}

/*--------------------------------------------------
  body : override default.css
--------------------------------------------------*/
body {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 55px 0 32px;
  width: 100%;
  height: 100%;
  max-width: 2448px;
  min-width: 320px;
}

@media screen and (max-width: 800px) {
  body {
    padding: 0 !important;
    height: auto;
  }
}

/*--------------------------------------------------
  header : override default.css
--------------------------------------------------*/
header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.no-opacity header {
  min-width: 940px;
}

@media screen and (max-width: 800px) {
  header {
    position: relative;
  }
}

/*--------------------------------------------------
  main : override default.css
--------------------------------------------------*/
main {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 800px) {
  main {
    padding: 0 !important;
  }
}

/*--------------------------------------------------
  footer : override default.css
--------------------------------------------------*/
footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.no-opacity footer {
  min-width: 940px;
}

@media screen and (max-width: 800px) {
  footer {
    position: relative;
  }
}

/*--------------------------------------------------
  .container
--------------------------------------------------*/
.container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 800px) {
  .container {
    background: #444;
  }
}

/*--------------------------------------------------
  section
--------------------------------------------------*/
section {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  opacity: 0.0;
  transition: opacity 0.6s ease-in;
  -ms-transition: opacity 0.6s ease-in;
  -moz-transition: opacity 0.6s ease-in;
  -webkit-transition: opacity 0.6s ease-in;
  
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}
section.contain {
  background-size: contain;
}
section.cover {
  background-size: cover;
}
section.enter {
  z-index: 10;
  opacity: 1.0;
}
section.hasSlide {
  background: #000 !important;
}
section h2 {
  position: relative;
  z-index: 100;
  display: none;
  filter:inherit;
}
section .img-box {
  display: block;
}
section .img-box img {
  width: 100%;
  height: auto;
}
section img.target {
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
}
section .alt {
  display: none;
}
section .alt img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 800px) {
  section {
    display: none !important;
    background: none !important;
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
  }
}

/* .main-00
--------------------------------------------------*/
section.main-00 {
  background-image: url(../../img/main_00.jpg);
  background-color: #000;
}

@media screen and (max-width: 800px) {
  section.main-00 {
    position: relative;
    display: block !important;
    opacity: 1.0;
  }
  section.main-00 .alt {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  section.main-00 .alt img {
    margin-left: -9%;
    width: 118%;
  }
}

/* .main-01 : Concept
--------------------------------------------------*/
section.main-01 {
  background-image: url(../../img/main_01.jpg);
  background-color: #000;
}

@media screen and (max-width: 800px) {
  section.main-01 {
    position: relative;
    display: block !important;
    padding: 15px 3.125% 0;
    opacity: 1.0;
    box-sizing: border-box;
  }
  section.main-01 .alt {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  section.main-01 {
    padding: 3.125% 3.125% 0;
  }
}

/* .main-02 : RX1 Series
--------------------------------------------------*/
section.main-02 {
  background-image: url(../../img/main_02.jpg);
}
section.main-02 h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 4.372549% 4.370915%;
  width: 40%;
}

/* .main-03 : RX100 Series
--------------------------------------------------*/
section.main-03 {
  background-image: url(../../img/main_03.jpg);
}
section.main-03 h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 4.6% 4.3%;
  width: 46.8%;
}

/* .main-04 : RX10 Series
--------------------------------------------------*/
section.main-04 {
  background-image: url(../../img/main_04.jpg);
}
section.main-04 h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 4.5% 4.370915%;
  width: 41%;
}

/* .main-05 : Gallery
--------------------------------------------------*/
section.main-05 {
  background-image: url(../../img/main_05.jpg);
}
section.main-05 h2 {
  display: inline-block;
  padding: 0 0 6.4133986% 22.3039215%;
  width: 15.1552287%;
  vertical-align: middle;
}

/* .main-06 : Photographer
--------------------------------------------------*/
section.main-06 {
  background-image: url(../../img/main_06.jpg);
  background-color: #2c2c2c;
}
section.main-06 h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 21.6503267% 22.3039215%;
  width: 15.1552287%;
}

/* .main-07 : Engineer
--------------------------------------------------*/
section.main-07 {
  background-image: url(../../img/main_07.jpg);
  background-color: #fff;
  background-position: center bottom;
}
section.main-07 h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 21.6503267% 22.3039215%;
  width: 15.1552287%;
}

/* .slide-show
--------------------------------------------------*/
section .slide-show {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url("../img/loading@2x.gif") no-repeat center center;
  background-size: 24px 24px;
  background-color: #000;
  overflow: hidden;
}
section .slide-show.transform,
section .slide-show.linear {
  display: block;
}
.no-opacity section .slide-show {
  background-image: url("../img/loading.gif");
}
section .slide-show.loaded {
  background: none !important;
}
section .slide-show .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform-origin: center center;
  
  transform: scale(1.0, 1.0);
  -ms-transform: scale(1.0, 1.0);
  -moz-transform: scale(1.0, 1.0);
  -webkit-transform: scale(1.0, 1.0);
  
  -ms-transform-origin: center center;
  -moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overflow:hidden;
}
section .slide-show.transform .slide {
  opacity: 0.0;
}
section .slide-show .slide.active {
  transition: transform 5s linear, color 4.3s, opacity 0.7s ease-in-out;
  -ms-transition: -ms-transform 5s linear, color 4.3s, opacity 0.7s ease-in-out;
  -moz-transition: -moz-transform 5s linear, color 4.3s, opacity 0.7s ease-in-out;
  -webkit-transition: -webkit-transform 5s linear, color 4.3s, opacity 0.7s ease-in-out;
}
section .slide-show .slide.enter {
  opacity: 1.0;
  color: #ff0000;
  
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
section .slide-show .slide.leave {
  opacity: 0.0;
}
section .slide-show .slide.reset {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
section .slide-show .slide div,
section .slide-show .slide img {
  filter: inherit;
}

@media screen and (max-width: 800px) {
  section .slide-show {
    display: none !important;
  }
}

/*--------------------------------------------------
  .bottom-box
--------------------------------------------------*/
.bottom-box {
  position: absolute;
  /*position: relative;*/
  bottom: -180px;
  width: 100%;
  /*transition: bottom 0.8s ease-in-out;
  -ms-transition: bottom 0.8s ease-in-out;
  -moz-transition: bottom 0.8s ease-in-out;
  -webkit-transition: bottom 0.8s ease-in-out;*/
}
.bottom-box.enter {
  bottom: 0;
}

@media screen and (max-width: 800px) {
  .bottom-box {
    position: static;
    background: #444;
  }
}

/*--------------------------------------------------
  .menu
--------------------------------------------------*/
.menu {
  border-top: 1px solid #000;
}
.menu:after {
  clear: both;
  display: block;
  content: "";
}
.menu li {
  float: left;
  padding-left: 1px;
  width: 13.0097087%;
  box-sizing: border-box;
  background: #000;
}
.menu li:first-child {
  padding-right: 0;
  width: 8.9320388%;
}
.menu li a {
  position: relative;
  display: block;
  overflow: hidden;
}
.menu li img {
  width: 100%;
  height: auto;
}
.menu li img.line {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}
.menu li:first-child img.line {
  width: 143.2432432432432%;
}
.menu li.current img.line,
.menu li:hover img.line {
  opacity: 1.0;
}

.no-opacity .menu li img.line {
  filter: alpha(opacity=0);
}
.no-opacity .menu li.current img.line,
.no-opacity .menu li:hover img.line {
  filter: alpha(opacity=100);
}

@media screen and (max-width: 800px) {
  .menu {
    padding: 0 25px;
    padding: 0 3.125%;
    border-top: none;
  }
  .menu li {
    padding-left: 0;
    width: 33.333333%;
    background: none;
  }
  .menu li:first-child {
    display: none;
  }
  .menu li:nth-child(2) {
    display: none;
  }
  .menu li:nth-child(3) {
    padding: 9px 6px 0 0;
  }
  .menu li:nth-child(4) {
    padding: 9px 3px 0 3px;
  }
  .menu li:nth-child(5) {
    padding: 9px 0 0 6px;
  }
  .menu li:nth-child(6) {
    padding: 9px 6px 0 0;
  }
  .menu li:nth-child(7) {
    padding: 9px 3px 0 3px;
  }
  .menu li:nth-child(8) {
    padding: 9px 0 0 6px;
  }
  .menu li img.line {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .menu {
    padding: 0 20px;
    padding: 0 3.125%;
  }
  .menu li {
    width: 50%;
  }
  .menu li:first-child {
    display: none;
  }
  .menu li:nth-child(2) {
    display: none;
  }
  .menu li:nth-child(odd) {
    padding: 6px 3px 0 0 !important;
  }
  .menu li:nth-child(even) {
    padding: 6px 0 0 3px !important;
  }
  .menu li img.line {
    display: none;
  }
}

/*--------------------------------------------------
  .topics
--------------------------------------------------*/
.topics {
  padding: 8px 12px 7px;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  box-sizing: border-box;
}
.topics:after {
  clear: both;
  display: block;
  content: "";
}
.topics dt {
  float: left;
  margin-right: 14px;
  padding-right: 13px;
  border-right: 1px solid #fff;
}
.topics dd {
  float: left;
}

@media screen and (max-width: 800px) {
  .topics {
    padding: 25px;
    padding: 3.125%;
  }
}
@media screen and (max-width: 640px) {
  .topics {
    padding: 40px 20px;
    padding: 6.25% 3.125%;
  }
  .topics dt {
    margin-right: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 320px) {
  .topics {
    font-size: 10px;
    line-height: 14px;
  }
}

/*--------------------------------------------------
  #Loader
--------------------------------------------------*/
#Loader {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: url("../img/loading@2x.gif") no-repeat center center;
  background-size: 24px 24px;
  background-color: #000;
  /*transition: opacity 0.4s ease-in 0.4s;
  -ms-transition: opacity: 0.4s ease-in 0.4s;
  -moz-transition: opacity: 0.4s ease-in;
  -webkit-transition: opacity: 0.4s ease-in 0.4s;*/
}
.no-opacity #Loader {
  background-image: url("../img/loading.gif");
}
#Loader.complete {
  opacity: 0;
}
#Loader.remove {
  z-index: -1;
  visibility: hidden;
}
