html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol,
ul {
  list-style: none
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

html,
body {
  width: 100%;
  background-color: #ffffff;
  color: #0b0607;
  font-family: 'Roboto', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
  font-weight: 500;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%
}

img {
  vertical-align: bottom
}

a {
  color: #00a0e9;
  text-decoration: none;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

a:hover {
  opacity: 0.5
}

#container {
  position: relative;
  width: 100%;
  min-width: 960px;
  max-width: 1920px;
  margin: 0 auto;
  background-image: url(../img/bk.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2
}

#header {
  width: 100%;
  height: 470px;
  overflow: hidden
}

.header_newitem {
  width: 100%;
  height: 760px!important;
  overflow: hidden
}

#header .inner {
  position: relative;
  width: 960px;
  margin: 0 auto
}

#header .inner h1 {
  position: absolute;
  top: 111px;
  left: 0;
  width: 411px;
  height: 90px;
  background-image: url(../img/header_logo.png);
  z-index: 2;
  font-size: 0
}

#header .inner h1.newitem {
  position: absolute;
  top: 75px;
  left: 0;
  width: 960px;
  height: 436px;
  background-image: url(../img/header_logo_newitem.png?250902)!important;
  z-index: 2;
  font-size: 0
}

#header .inner h2 {
  position: absolute;
  top: 210px;
  left: 0;
  width: 410px;
  height: 30px;
  background-image: url(../img/header_release.png);
  z-index: 2;
  font-size: 0
}

#header .inner a.duel {
  display: block;
  position: absolute;
  width: 70px;
  height: 34px;
  top: 30px;
  left: 0;
  background-image: url(../img/header_duel.png);
  z-index: 2;
  font-size: 0
}

#header .inner .image {
  position: absolute;
  top: 66px;
  right: 0;
  width: 529px;
  height: 280px;
  background-image: url(../img/header_visual.png);
  z-index: 2
}

#header .inner .japan {
  position: absolute;
  top: 0;
  right: 0;
  width: 301px;
  height: 40px;
  background-image: url(../img/header_japan.png);
  z-index: 2;
  font-size: 0
}

#header .slider {
  position: absolute;
  width: 100%;
  height: 200px;
  top: 270px;
  left: 0;
  background-position: 0 0;
  background-repeat: repeat;
  background-image: url(../img/header_slider.jpg);
  background-color: #bbb;
  z-index: 1;
  -webkit-animation: background-slider-320 110s linear 0s infinite normal;
  -moz-animation: background-slider-320 110s linear 0s infinite normal;
  animation: background-slider-320 110s linear 0s infinite normal;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both
}

#header .slider_newitem {
  top: 550px!important;
}

#sec_intro .inner {
  position: relative;
  width: 960px;
  height: 343px;
  margin: 0 auto;
  padding: 100px 0 0
}

#sec_intro .inner h1 {
  position: absolute;
  top: 30px;
  left: 0;
  width: 960px;
  height: 46px;
  background-image: url(../img/intro_h1.png);
  font-size: 0
}

#sec_intro .inner p {
  position: absolute;
  display: block;
  width: 342px;
  height: 62px;
  top: 100px;
  right: 0;
  background-image: url(../img/intro_text_n.png);
  font-size: 0
}

#sec_intro .inner h2 {
  position: absolute;
  display: block;
  width: 410px;
  height: 9px;
  bottom: 184px;
  right: 0;
  background-image: url(../img/intro_h2.png);
  font-size: 0
}

#sec_intro .inner .image_1 {
  position: absolute;
  display: block;
  width: 517px;
  height: 290px;
  bottom: 50px;
  left: 0
}

#sec_intro .inner .image_2 {
  position: absolute;
  display: block;
  width: 200px;
  height: 120px;
  bottom: 50px;
  right: 210px
}

#sec_intro .inner .image_3 {
  position: absolute;
  display: block;
  width: 200px;
  height: 120px;
  bottom: 50px;
  right: 0
}

#sec_intro .inner .open_movie,
#sec_intro .inner .open_movie02{
  cursor: pointer;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

#sec_intro .inner .open_movie:hover,
#sec_intro .inner .open_movie02:hover{
  opacity: 0.5
}

#sec_new_technology .inner {
  position: relative;
  width: 960px;
  height: 310px;
  margin: 0 auto;
  padding: 88px 130px 0;
  border: 3px solid #0b0607;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/newtec_bk.jpg);
  background-repeat: no-repeat;
  background-position: 100% 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.83333
}

#sec_new_technology .inner h1 {
  position: absolute;
  width: 205px;
  height: 41px;
  top: 30px;
  left: 130px;
  background-image: url(../img/newtec_h1_n.png);
  font-size: 0
}

#sec_new_technology .inner h2 {
  position: absolute;
  width: 270px;
  height: 30px;
  top: 35px;
  left: 356px;
  background-image: url(../img/newtec_h2_n.png);
  font-size: 0
}

#sec_new_technology .inner p {
  padding-bottom: 17px
}

#sec_new_technology .inner .label {
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  top: -13px;
  left: -3px;
  background-image: url(../img/newtec_label.png);
  font-size: 0
}

#sec_feature {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 65px;
  border-bottom: 3px solid #0b0607
}

#sec_feature .art_point {
  position: relative;
  width: 960px;
  margin: 40px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.83333
}

#sec_feature .art_point h1 {
  width: 960px;
  height: 84px;
  font-size: 0
}

#sec_feature .art_point p {
  padding: 0 0 0 64px
}

#sec_feature .art_point img {
  padding: 20px 0 0 64px
}

#sec_feature .art_point strong {
  color: #af7f15;
  font-weight: bold
}

#art_point_1 h1 {
  background-image: url(../img/point1_h1.png)
}

#art_point_1 .side_image {
  position: absolute;
  top: 22px;
  right: 0;
  padding: 0
}

#art_point_2 h1 {
  background-image: url(../img/point2_h1.png)
}

#art_point_3 h1 {
  background-image: url(../img/point3_h1.png)
}

#art_point_4 h1 {
  background-image: url(../img/point4_h1.png)
}

#sec_detail {
  padding: 65px 0 75px
}

#sec_detail .inner {
  position: relative;
  width: 960px;
  height: 180px;
  margin: 0 auto
}

#sec_detail .inner h1 {
  position: absolute;
  width: 450px;
  height: 85px;
  top: 0;
  left: 0;
  background-image: url(../img/detail_logo.png);
  font-size: 0
}

#sec_detail .inner h2 {
  position: absolute;
  width: 450px;
  height: 79px;
  top: 101px;
  left: 0;
  background-image: url(../img/detail_release.png?250902);
  font-size: 0
}

#sec_detail .inner a {
  display: block;
  position: absolute;
  top: 0;
  font-size: 0
}

#sec_detail .inner .image_x4 {
  width: 201px;
  height: 180px;
  right: 250px;
  background-image: url(../img/detail_image_01.png)
}

#sec_detail .inner .image_x8 {
  width: 203px;
  height: 180px;
  right: 0;
  background-image: url(../img/detail_image_02.png)
}





#sec_detail .inner_newitem {
  position: relative;
  width: 960px;
  height: 180px;
  margin: 0 auto
}

#sec_detail .inner_newitem h1 {
  position: absolute;
  width: 450px;
  height: 92px;
  top: 0;
  left: 0;
  background-image: url(../img/detail_logo_newitem.png);
  font-size: 0
}

#sec_detail .inner_newitem h2 {
  position: absolute;
  width: 450px;
  height: 79px;
  top: 101px;
  left: 0;
  background-image: url(../img/detail_release_newitem.png?250902);
  font-size: 0
}

#sec_detail .inner_newitem a {
  display: block;
  position: absolute;
  top: 0;
  font-size: 0
}

#sec_detail .inner_newitem .image_x4_eging {
  width: 201px;
  height: 180px;
  right: 250px;
  background-image: url(../img/detail_image_newitem_01.png)
}

#sec_detail .inner_newitem .image_x8_eging {
  width: 203px;
  height: 180px;
  right: 0;
  background-image: url(../img/detail_image_newitem_02.png)
}




#sec_monitor {
  width: 100%;
  background-color: #f0f0f0
}

#sec_monitor h1 {
  width: 100%;
  height: 100px;
  background-image: url(../img/monitor_h1.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #af7f15;
  font-size: 0
}

#sec_monitor .slider {
  width: 100%;
  height: 144px;
  background-position: 0 0;
  background-repeat: repeat;
  background-image: url(../img/monitor_slider.jpg);
  background-color: #bbb;
  -webkit-animation: background-slider-192 60s linear 0s infinite normal;
  -moz-animation: background-slider-192 60s linear 0s infinite normal;
  animation: background-slider-192 60s linear 0s infinite normal;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both
}

#sec_monitor .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 40px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.83333
}

#sec_monitor .inner .label {
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  top: -254px;
  left: 0;
  background-image: url(../img/monitor_label.png);
  font-size: 0
}

#sec_monitor .inner .btn {
  position: absolute;
  display: block;
  width: 320px;
  height: 60px;
  bottom: 40px;
  right: 0;
  background-image: url(../img/monitor_btn_01.png);
  font-size: 0
}

#sec_monitor .inner .end_btn {
  position: absolute;
  display: block;
  width: 320px;
  height: 60px;
  bottom: 40px;
  right: 0;
  background-image: url(../img/monitor_btn_02.png);
  font-size: 0
}

#sec_review {
  width: 100%;
  background-color: #fff
}

#sec_review h1 {
  width: 100%;
  height: 100px;
  background-image: url(../img/review_h1.png);
  background-position: 34% 50%;
  background-repeat: no-repeat;
  background-color: #af7f15;
  font-size: 0
}

#sec_review #report_slider {
  position: relative;
  width: 100%;
  height: 184px;
  overflow: hidden;
  background-color: #f0f0f0;
  background-image: url(../img/loading-24.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%
}

#sec_review #report_slider .slider_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 3840px;
  height: 184px;
  -webkit-animation: position-slider 110s linear 0s infinite normal;
  -moz-animation: position-slider 110s linear 0s infinite normal;
  animation: position-slider 110s linear 0s infinite normal;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both
}

#sec_review #report_slider .slider_wrapper ul {
  float: left;
  display: block;
  width: 1920px;
  height: 184px;
  background-color: #f0f0f0;
  overflow: hidden
}

#sec_review #report_slider .slider_wrapper ul li {
  float: left;
  display: block;
  width: 192px;
  height: 184px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1
}

#sec_review #report_slider .slider_wrapper ul li a {
  display: block;
  width: 192px;
  height: 184px
}

#sec_review #report_slider .slider_wrapper ul li .thumbnail {
  width: 192px;
  height: 144px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover
}

#sec_review #report_slider .slider_wrapper ul li .title {
  display: block;
  width: 187px;
  height: 11px;
  padding-top: 6px;
  overflow: hidden;
  color: #0b0607;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold
}

#sec_review #report_slider .slider_wrapper ul li .name {
  display: block;
  width: 187px;
  height: 11px;
  overflow: hidden;
  padding-top: 3px;
  color: #888;
  text-overflow: ellipsis;
  white-space: nowrap
}

#sec_review #report_slider .slider_wrapper ul:after {
  display: block;
  clear: both;
  content: ""
}

#sec_review #report_slider .slider_wrapper:after {
  display: block;
  clear: both;
  content: ""
}

#sec_review .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 40px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.83333
}

#sec_review .inner .label {
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  top: -294px;
  left: 0;
  background-image: url(../img/review_label.png);
  font-size: 0
}

#sec_review .inner .blogtitle {
  display: block;
  width: 600px;
  height: 40px;
  padding: 15px 0 0 30px;
  background-image: url(../img/review_title_bk.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1875;
  font-weight: bold
}

#sec_review .inner ul li {
  padding: 0 0 10px 30px;
  display: block
}

#sec_review .inner ul li:before {
  content: "-";
  display: inline-block;
  padding-right: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375
}

#sec_review .inner ul li .message {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375
}

#sec_review .inner ul li .message a {
  color: #0b0607
}

#sec_review .inner ul li .name {
  display: inline-block;
  padding-left: 3px;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.83333
}

#sec_review .inner .btn1 {
  position: absolute;
  display: block;
  width: 320px;
  height: 60px;
  bottom: 40px;
  right: 0;
  background-image: url(../img/review_btn_1.png);
  font-size: 0
}

#sec_review .inner .btn2 {
  position: absolute;
  display: block;
  width: 320px;
  height: 60px;
  bottom: 110px;
  right: 0;
  background-image: url(../img/review_btn_2.png);
  font-size: 0
}

#footer {
  width: 100%;
  padding: 30px 0;
  background-color: #0b0607
}

#footer p {
  color: #999;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.1em
}

#return_top {
  position: fixed;
  display: block;
  width: 80px;
  height: 80px;
  bottom: -80px;
  right: 0;
  background-image: url(../img/return_top.png);
  font-size: 0;
  -moz-transition: bottom .3s ease;
  -o-transition: bottom .3s ease;
  -webkit-transition: bottom .3s ease;
  transition: bottom .3s ease
}

#return_top.active {
  bottom: 0
}

#movie_modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/modal_bk.png);
  background-size: cover;
  background-position: 50% 50%;
  z-index: 50
}

#movie_modal .inner {
  position: absolute;
  width: 560px;
  height: 315px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 5px;
  background-color: #000;
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8)
}

#movie_modal .inner .close {
  position: absolute;
  display: block;
  top: -20px;
  right: 0;
  width: 50px;
  height: 12px;
  background-image: url(../img/modal_close.png);
  font-size: 0;
  opacity: 0.3;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  cursor: pointer
}

#movie_modal .inner .close:hover {
  opacity: 1
}

@-webkit-keyframes background-slider-320 {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -2240px 0
  }
}

@-moz-keyframes background-slider-320 {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -2240px 0
  }
}

@keyframes background-slider-320 {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -2240px 0
  }
}

@-webkit-keyframes background-slider-192 {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -960px 0
  }
}

@-moz-keyframes background-slider-192 {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -960px 0
  }
}

@keyframes background-slider-192 {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: -960px 0
  }
}

@-webkit-keyframes position-slider {
  0% {
    left: 0
  }

  100% {
    left: -1920px
  }
}

@-moz-keyframes position-slider {
  0% {
    left: 0
  }

  100% {
    left: -1920px
  }
}

@keyframes position-slider {
  0% {
    left: 0
  }

  100% {
    left: -1920px
  }
}