@charset "UTF-8";
/*
*******************************************************************************************************
# eva2015 10 fan PAAWAPACHI
*******************************************************************************************************
*/
body {
  background-color: #000;
}

.wrp-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  background-color: #000;
}

.inner-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.wrp-head {
  position: relative;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 650px;
  z-index: 5;
}

.inner-head {
  position: absolute;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 650px;
  overflow: hidden;
}
.inner-head .logo {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -585px;
  z-index: 200;
}
.inner-head .main-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -548px;
  margin-top: -252px;
}

.bg-ttl-vis {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -750px;
  z-index: 1;
}

.wrp-contents {
  position: relative;
  z-index: 10;
}

/* --------------------------------------------------
	コンテンツ
-------------------------------------------------- */
.wrp-contents {
  position: relative;
}

.inner-contents {
  padding-top: 100px;
}

.block-contents {
  position: relative;
}
.block-contents .img-contens {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.block-contents .img-contens .img-cts {
  width: 682px;
  position: absolute;
  left: 50%;
  margin-left: -341px;
}
.block-contents.cts01 {
  height: 184px;
}
.block-contents.cts01 .img-contens {
  height: 184px;
}
.block-contents.cts01 .img-cts {
  height: 184px;
  top: 0;
}
.block-contents.cts02 {
  height: 135px;
  margin-top: 49px;
}
.block-contents.cts02 .img-contens {
  height: 135px;
}
.block-contents.cts02 .img-cts {
  height: 135px;
  top: 0;
}
.block-contents.cts03 {
  height: 52px;
  margin-top: 55px;
}
.block-contents.cts03 .img-contens {
  height: 52px;
}
.block-contents.cts03 .img-cts {
  width: 672px;
  height: 52px;
  top: 0;
  margin-left: -336px;
}
.block-contents.cts04 {
  height: 399px;
  margin-top: 17px;
}
.block-contents.cts04 .img-contens {
  height: 399px;
}
.block-contents.cts04 .img-cts {
  width: 1029px;
  height: 399px;
  top: 0;
  margin-left: -514px;
}
.block-contents.cts05 {
  height: 92px;
  margin-top: 116px;
}
.block-contents.cts05 .img-contens {
  height: 92px;
}
.block-contents.cts05 .img-cts {
  height: 92px;
  top: 0;
}

.block-machine {
  margin-top: 30px;
}

.inner-block-machine {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.inner-block-machine .bg-lists {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -478px;
  opacity: 0;
}
.inner-block-machine .machine-lists {
  position: absolute;
  width: 957px;
  top: 0;
  left: 50%;
  margin-left: -478px;
  height: 500px;
  opacity: 0;
}

/* iPad*/
.ipad .inner-block-machine .bg-lists {
  opacity: 1;
}

.ipad .inner-block-machine .machine-lists {
  opacity: 1;
}

.ipad .inner-block-machine .block-plus {
  opacity: 1;
}

.block-machine.b01 {
  height: 500px;
}
.block-machine.b01 .inner-block-machine {
  height: 500px;
}
.block-machine.b01 .machine-lists .list {
  position: absolute;
}
.block-machine.b01 .machine-lists .list.list-1 {
  top: 30px;
  left: 35px;
}
.block-machine.b01 .machine-lists .list.list-2 {
  top: 30px;
  left: 523px;
}

.block-plus {
  position: absolute;
  width: 957px;
  top: 0;
  left: 50%;
  margin-left: -478px;
  height: 500px;
  opacity: 0;
}
.block-plus .icn-plus {
  position: absolute;
}
.block-plus .icn-plus.icn1, .block-plus .icn-plus.icn2, .block-plus .icn-plus.icn3, .block-plus .icn-plus.icn4 {
  top: 3px;
}
.block-plus .icn-plus.icn5, .block-plus .icn-plus.icn6, .block-plus .icn-plus.icn7, .block-plus .icn-plus.icn8 {
  bottom: 3px;
}
.block-plus .icn-plus.icn1, .block-plus .icn-plus.icn5 {
  left: 7px;
}
.block-plus .icn-plus.icn2, .block-plus .icn-plus.icn6 {
  left: 445px;
}
.block-plus .icn-plus.icn3, .block-plus .icn-plus.icn7 {
  left: 492px;
}
.block-plus .icn-plus.icn4, .block-plus .icn-plus.icn8 {
  right: 7px;
}
