@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
header .menu-open ul li.contact-btn::before, header .menu-open ul li.selected.contact-btn a span::before, header .menu-open::after {
  content: none
}

body {
  padding-top: 78px;
  font-family: 'Noto Sans Japanese', YuGothic, 'Yu Gothic', sans-serif;
  background: #f6f6f6
}

#nextage-sales .nextage-sales-content h3, h2, header .menu-open ul li a, header nav #open-menu::after {
  font-family: 'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif
}

.grecaptcha-badge {
  display: none
}

.hideAnimate {
  opacity: 0!important
}

.main-gutter {
  padding: 0
}

.main-gutter .content-gutter, .main-gutter .medium-gutter {
  background: #f6f6f6;
  padding: 0 35px
}

.main-gutter .content-gutter>div, .main-gutter .medium-gutter>div {
  max-width: 980px
}

.no-news-padding {
  padding-top: 80px
}

main {
  overflow-x: hidden;
  overflow-y: visible
}

#home {
  background: url(../assets/img/nextage/top.png) no-repeat;
  width: 114px;
  height: 42px;
  background-size: 100%
}

#nextage-logo {
  display: block;
  position: absolute;
  left: 169px;
  top: 24px;
  background: url(../assets/img/nextage/nextage-logo.png) no-repeat;
  width: 204px;
  height: 30px;
  background-size: 100%
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before, .more-btn {
  background-color: #1a1a1a
}

header .menu-open {
  width: 350px;
  position: fixed;
  right: 80px
}

header .menu-open::before {
  background-color: #f6f6f6
}

header .menu-open ul li {
  float: none;
  width: auto;
  display: block
}

header .menu-open ul li.selected.contact-btn a span {
  border-color: #ff6a19
}

header .menu-open ul li.selected a, header .menu-open ul li.selected a.distributor-menu {
  color: #ff6a19
}

header .menu-open ul li.selected a span {
  position: relative
}

header .menu-open ul li.selected a span::before {
  left: 0;
  opacity: 1
}

header .menu-open ul li.contact-btn a span {
  border: 2px solid #1a1a1a;
  border-radius: 30px
}

header .menu-open ul li.not-open {
  pointer-events: none
}

header .menu-open ul li.not-open.not-open a span {
  opacity: 1;
  color: silver
}

header .menu-open ul li.sub a {
  padding-left: 32px
}

header .menu-open ul li.sub-2 a {
  padding-left: 44px
}

header .menu-open ul li a {
  padding: 5px 10px 5px 20px;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 40px
}

header .menu-open ul li a.distributor-menu {
  font-size: 20px
}

header .menu-open ul li a span {
  display: inline-block
}

header .menu-open ul li a span.label {
  padding: 0 20px;
  display: inline-block
}

header .menu-open ul li a span::before {
  content: ' ';
  display: block;
  position: absolute;
  left: -5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 12px;
  height: 17px;
  background: url(../assets/img/nextage/arrow.png) no-repeat;
  background-size: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s ease, left .5s ease;
  transition: opacity .3s ease, left .5s ease
}

header .menu-open ul li a::after, header .menu-open ul li a::before {
  content: none
}

header.deploy-menu::before {
  width: 80px;
  height: 100%
}

header::before {
  position: fixed;
  left: auto;
  right: 0;
  background-color: #fff;
  width: 80px;
  -webkit-transition: height .4s ease;
  transition: height .4s ease
}

header nav {
  background-color: #f6f6f6
}

header nav #open-menu::after {
  color: #000
}

header nav ul li.not-open {
  pointer-events: none
}

header nav ul li a:hover span::before, header nav ul li.contact-btn span::before, header nav ul li.selected span::before {
  opacity: 1
}

header nav ul li.selected span {
  color: #004299
}

header nav ul li.selected span::before {
  border-color: #004299
}

header nav ul li a {
  font-weight: 700;
  display: inline-block;
  font-size: 12px;
  line-height: 78px;
  padding: 0 28px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}

header nav ul li a span {
  position: relative
}

header nav ul li a span::before {
  content: ' ';
  display: block;
  border-radius: 20px;
  border: 2px solid #1a1a1a;
  width: calc(100% + 28px);
  height: calc(100% + 6px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity .3s ease, border-color .3s ease;
  transition: opacity .3s ease, border-color .3s ease
}

header .language {
  right: 95px
}

header .language a {
  color: #1a1a1a
}

h2 {
  font-size: 42px;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 34px;
  line-height: 48px
}

#nextage-quick-fact .quick-fact-links li a span, #nextage-research .research-content h2, #support-options ul li .support-item-visual span, .more-btn, p {
  font-family: 'Noto Sans Japanese', YuGothic, 'Yu Gothic', sans-serif
}

p {
  font-weight: 500;
  line-height: 33px
}

.more-btn {
  color: #fff;
  padding: 11px 88px!important;
  -webkit-transition: background-color .3s ease, color .3s ease;
  transition: background-color .3s ease, color .3s ease
}

.more-btn::after {
  color: #fff;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}

.more-btn:hover {
  background-color: #f6f6f6;
  color: #1a1a1a
}

.more-btn:hover::after {
  color: #1a1a1a
}

.section-grid-2, .section-grid-3, .section-grid-4 {
  display: block;
  max-width: 910px
}

.section-grid-2.wmargin>ul, .section-grid-3.wmargin>ul, .section-grid-4.wmargin>ul {
  margin-left: 0;
  margin-right: 0
}

.section-grid-2>ul, .section-grid-3>ul, .section-grid-4>ul {
  display: block;
  position: relative;
  margin-left: -35px;
  margin-right: -35px
}

.section-grid-2>ul li, .section-grid-3>ul li, .section-grid-4>ul li {
  display: inline-block;
  width: 33.33%;
  padding-left: 35px;
  padding-right: 35px;
  vertical-align: top
}

.section-grid-4>ul li {
  width: 25%
}

.section-grid-2>ul li {
  width: 50%
}

#nextage-kv {
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
  padding-top: 52.384%;
  background: url(../assets/img/nextage/kv.jpg) no-repeat;
  background-size: 100%
}

#nextage-kv .title-collaborate {
  position: absolute;
  display: block;
  background: url(../assets/img/nextage/kv-title-collaborate.png) no-repeat;
  background-size: 100%;
  top: 61px;
  top: 4.765625vw;
  width: 633px;
  width: 49.453125vw;
  height: 74px;
  height: 5.78125vw;
  left: 19.296875vw
}

#nextage-kv .title-humanoids {
  position: absolute;
  display: block;
  background: url(../assets/img/nextage/kv-title-humanoids.png) no-repeat;
  background-size: 100%;
  width: 622px;
  width: 48.59375vw;
  height: 74px;
  height: 5.78125vw;
  top: 151px;
  top: 11.796875vw;
  left: 32.03125vw
}

#nextage-kv .robot-center {
  position: absolute;
  font-size: 28px;
  color: #fff;
  line-height: 20px;
  left: 50px;
  top: 60px
}

#nextage-news {
  padding-top: 110px;
  padding-bottom: 115px
}

#nextage-news h2 {
  margin-bottom: 30px
}

#nextage-news ul li a {
  display: block;
  position: relative
}

#nextage-news ul li a img {
  width: 100%;
  position: relative;
  z-index: 1
}

#nextage-news ul li a h3 {
  position: relative;
  z-index: 1;
  font-weight: 500;
  padding-top: 13px;
  font-size: 18px;
  line-height: 22px
}

#nextage-news ul li a .news-details {
  position: relative;
  z-index: 1;
  display: block;
  padding: 18px 0 8px 5px;
  border-bottom: solid 1px #191919;
  margin-bottom: 10px
}

#nextage-options .section-grid-3 h2, #nextage-quick-fact h2 {
  margin-bottom: 45px
}

#nextage-news ul li a .news-details .tag {
  padding: 2px 6px;
  font-size: 11px;
  color: #f6f6f6;
  background-color: #ff6a19
}

#nextage-news ul li a .news-details .tag::after, #nextage-news ul li a .news-details .tag::before {
  content: none
}

#nextage-news ul li a .news-details .date {
  font-size: 14px;
  display: inline-block;
  text-align: right;
  font-weight: 600;
  float: right
}

#nextage-news ul li a p {
  position: relative;
  z-index: 1;
  line-height: 21px
}

#nextage-news ul li a::before {
  content: ' ';
  display: block;
  position: absolute;
  left: -20px;
  top: -10px;
  width: calc(100% + 40px);
  height: calc(100% + 20px);
  background-color: silver;
  z-index: 0;
  opacity: .1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0) scaleX(0);
  transform: scaleY(0) scaleX(0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

@media all and (min-width:768px) {
  #nextage-news ul li a:hover::before {
    -webkit-transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1)
  }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #nextage-news ul li a .news-details .tag {
    padding: 4px 6px 0
  }
}

#nextage-concept {
  max-width: 980px;
  margin: 0 auto 110px;
  overflow: visible
}

#nextage-concept ul {
  margin-left: 0;
  margin-right: 0
}

#nextage-concept ul li {
  padding-left: 0;
  padding-right: 0
}

#nextage-concept ul li img {
  position: relative;
  z-index: 3
}

#nextage-concept ul li img.concept-img-01 {
  margin-top: 84px
}

#nextage-concept ul li img.concept-img-02 {
  margin-top: 135px
}

#nextage-concept ul li img.concept-img-03 {
  margin-top: 183px
}

#nextage-concept ul li div {
  position: relative
}

#nextage-concept ul li div.concept-p-01::before {
  height: calc(100% + 35px);
  top: -35px;
  left: -245px
}

#nextage-concept ul li div.concept-p-03::before {
  height: calc(100% + 47px);
  top: -47px;
  left: -80px
}

#nextage-concept ul li div.concept-04 {
  position: relative;
  margin-top: 80px
}

#nextage-concept ul li div.concept-04::before {
  content: none
}

#nextage-concept ul li div.concept-04 .concept-img-05 {
  position: absolute;
  z-index: 4;
  left: 155px;
  top: 94px
}

#nextage-concept ul li div::before {
  content: ' ';
  display: block;
  background-color: #fff;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  width: 2000px
}

#nextage-concept ul li div p {
  padding: 39px 0 45px;
  font-size: 15px;
  line-height: 30px;
  position: relative;
  z-index: 2
}

#nextage-concept ul li:first-child div.concept-ttl {
  padding: 55px 0 56px
}

#nextage-concept ul li:first-child div.concept-ttl::before {
  right: -300px
}

#nextage-concept ul li:first-child div.concept-ttl img {
  width: 446px;
  height: 129px
}

#nextage-concept ul li:first-child div.concept-p-02::before {
  height: calc(100% + 60px);
  top: -60px;
  right: -150px
}

#nextage-concept ul li:first-child div::before {
  left: auto;
  right: 0;
  width: 2000px
}

#nextage-concept ul li:last-child {
  text-align: right
}

#nextage-concept ul li:last-child p {
  text-align: left
}

#nextage-concept .content-gutter>p {
  padding: 20px 54px 0
}

#nextage-quick-fact {
  padding: 55px 0 0
}

#nextage-quick-fact .quick-fact-visual {
  width: 910px;
  margin: 0 auto 135px;
  position: relative
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text {
  position: absolute;
  width: 180px
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text.all-in-one, #nextage-quick-fact .quick-fact-visual .quick-fact-text.power {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 300px
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text.compact, #nextage-quick-fact .quick-fact-visual .quick-fact-text.installation {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text.installation {
  left: 0
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text.compact {
  right: 0
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text.all-in-one {
  padding-bottom: 25px
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text.power {
  padding-top: 12px
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text strong {
  font-size: 18px;
  display: block;
  padding-bottom: 11px
}

#nextage-quick-fact .quick-fact-visual .quick-fact-text p {
  font-size: 12px;
  line-height: 21px;
  letter-spacing: -1px
}

#nextage-quick-fact .quick-fact-visual .center-visual {
  position: relative;
  background: url(../assets/img/nextage/quick-fact-bg.jpg) center no-repeat;
  background-size: 100%;
  width: 517px;
  height: 517px;
  margin: 0 auto
}

#nextage-quick-fact .quick-fact-visual .center-visual>div {
  position: absolute;
  display: block;
  width: 138px;
  height: 138px
}

#nextage-quick-fact .quick-fact-visual .center-visual>div.all-in-one {
  background: url(../assets/img/nextage/quick-fact-01.png) no-repeat;
  background-size: 100%;
  top: 0
}

#nextage-quick-fact .quick-fact-visual .center-visual>div.installation {
  background: url(../assets/img/nextage/quick-fact-02.png) no-repeat;
  background-size: 100%;
  left: 0
}

#nextage-quick-fact .quick-fact-visual .center-visual>div.power {
  background: url(../assets/img/nextage/quick-fact-03.png) no-repeat;
  background-size: 100%;
  bottom: 0
}

#nextage-quick-fact .quick-fact-visual .center-visual>div.compact {
  background: url(../assets/img/nextage/quick-fact-04.png) no-repeat;
  background-size: 100%;
  right: 0
}

#nextage-quick-fact .quick-fact-visual .center-visual>div.all-in-one, #nextage-quick-fact .quick-fact-visual .center-visual>div.power {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#nextage-quick-fact .quick-fact-visual .center-visual>div.compact, #nextage-quick-fact .quick-fact-visual .center-visual>div.installation {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#nextage-quick-fact .quick-fact-links {
  margin-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px
}

#nextage-quick-fact .quick-fact-links li {
  padding-left: 27px;
  padding-right: 27px
}

#nextage-quick-fact .quick-fact-links li a {
  position: relative;
  border: 2px solid #000;
  padding-top: 96%;
  width: 100%;
  display: block
}

#nextage-quick-fact .quick-fact-links li a span {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 16px;
  font-weight: 700;
  z-index: 1;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}

#nextage-quick-fact .quick-fact-links li a::before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

#nextage-quick-fact .quick-fact-links li a::after {
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '\e907';
  font-family: icomoon!important;
  font-weight: 400;
  speak: none;
  color: #000;
  font-size: 16px;
  font-style: normal;
  z-index: 1;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}

@media all and (min-width:768px) {
  #nextage-quick-fact .quick-fact-links li a:hover, #nextage-quick-fact .quick-fact-links li a:hover::after {
    color: #f6f6f6
  }
  #nextage-quick-fact .quick-fact-links li a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

#spec-popin {
  position: fixed;
  z-index: 10000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(246, 244, 244, .8);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .6s ease;
  transition: opacity .6s ease
}

#spec-popin.active {
  opacity: 1;
  pointer-events: all
}

#spec-popin .content-popin {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 610px;
  height: 610px
}

#spec-popin .content-popin a {
  color: #000;
  position: absolute;
  top: 21px;
  right: 21px;
  font-size: 17px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}

#spec-popin .content-popin a:hover {
  color: #ff6a00
}

#spec-popin .content-popin .spec-popin-visual {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#spec-popin .content-popin.popup-01 .spec-popin-visual {
  background: url(../assets/img/nextage/popup-01.jpg) no-repeat;
  background-size: 100%;
  width: 586px;
  height: 270px;
  top: 146px
}

#spec-popin .content-popin.popup-02 .spec-popin-visual {
  background: url(../assets/img/nextage/popup-02.jpg) no-repeat;
  background-size: 100%;
  width: 480px;
  height: 464px;
  top: 73px
}

#spec-popin .content-popin.popup-03 .spec-popin-visual {
  background: url(../assets/img/nextage/popup-03.jpg) no-repeat;
  background-size: 100%;
  width: 448px;
  height: 420px;
  top: 85px
}

#spec-popin .content-popin.popup-04 .spec-popin-visual {
  background: url(../assets/img/nextage/popup-04.jpg) no-repeat;
  background-size: 100%;
  width: 462px;
  height: 503px;
  top: 55px
}

#nextage-transition {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 65.156%;
  background: url(../assets/img/nextage/nextage.jpg) no-repeat;
  background-size: 100%
}

#nextage-transition .nextage-transition-robots {
  position: absolute;
  display: block;
  bottom: -2vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 814px;
  width: 63.593vw;
  height: 856px;
  height: 66.874vw
}

#nextage-transition .nextage-transition-robots .robot-highlights-bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  background: url(../assets/img/nextage/nextage-center-robot.png) no-repeat;
  background-size: 100%
}

#nextage-transition .nextage-transition-robots .robot-highlights-bg.part-highlight {
  opacity: .3
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-01 {
  background: url(../assets/img/nextage/nextage-01.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-02 {
  background: url(../assets/img/nextage/nextage-02.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-03 {
  background: url(../assets/img/nextage/nextage-03.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-04 {
  background: url(../assets/img/nextage/nextage-04.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-05 {
  background: url(../assets/img/nextage/nextage-05.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-06 {
  background: url(../assets/img/nextage/nextage-06.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-visual.highlight-07 {
  background: url(../assets/img/nextage/nextage-07.png) no-repeat;
  background-size: 100%;
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos>div {
  position: absolute;
  background-color: #fff;
  display: inline-block;
  padding: 32px 33px 34px;
  width: 345px;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos>div.show {
  opacity: 1
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos>div.center-hl {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos>div h4 {
  font-size: 18px;
  padding-bottom: 12px
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos>div p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-01 {
  left: 51%;
  top: 23.6%
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-02 {
  left: 53%;
  top: 35.51%
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-03 {
  left: 50%;
  top: 57.36%
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-04 {
  bottom: 12.5%
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-05 {
  bottom: 13.06%
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-06 {
  bottom: 18.036%
}

#nextage-transition .nextage-transition-robots .robot-highlights-infos #highlight-07 {
  bottom: 15.4%
}

#nextage-transition .nextage-transition-robots .robot-highlights {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

#nextage-transition .nextage-transition-robots .robot-highlights.isHover {
  opacity: .7
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight {
  position: absolute;
  display: block;
  opacity: .5;
  padding: 10px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight::after, #nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight::before {
  content: ' ';
  display: block;
  border-radius: 100%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight::before {
  background-color: #ff6a19;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight::after {
  border: 4px solid #ff6a19;
  width: 28px;
  height: 28px
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-01 {
  left: 50.3%;
  top: 62px;
  top: 7.244%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-02 {
  left: 30.75%;
  top: 25.12%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-03 {
  left: 70.11%;
  top: 25.12%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-04 {
  left: 28.9%;
  top: 42.76%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-05 {
  left: 72.57%;
  top: 42.76%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-06 {
  left: 33.7%;
  top: 48.6%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-07 {
  left: 67.03%;
  top: 48.6%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-08 {
  left: 25.83%;
  top: 65.43%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-09 {
  left: 73.55%;
  top: 65.43%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-10 {
  left: 8.11%;
  top: 59.35%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-11 {
  left: 92.25%;
  top: 59.35%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-12 {
  left: 7.38%;
  top: 72.9%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-13 {
  left: 94.09%;
  top: 72.9%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-14 {
  left: 9.1%;
  top: 79.45%
}

#nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight.rh-15 {
  left: 91.75%;
  top: 79.45%
}

#nextage-options .section-grid-3 {
  padding-top: 150px
}

#nextage-options .section-grid-3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 145px;
  max-width: 912px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#nextage-options .section-grid-3 ul li {
  padding-left: 6px;
  padding-right: 6px
}

#nextage-options .section-grid-3 ul li:last-child {
  width: 100%;
  padding-top: 12px
}

#nextage-options .section-grid-3 ul li>div {
  border: 1px solid #191919;
  background-color: #fff;
  padding: 18px;
  height: 100%
}

#nextage-options .section-grid-3 ul li .visual-options {
  position: relative
}

#nextage-options .section-grid-3 ul li .visual-options span {
  color: #191919;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  bottom: 23px;
  right: 10px;
  padding-left: 10px;
  text-align: right
}

#nextage-options .section-grid-3 ul li img {
  width: 100%;
  padding-bottom: 16px
}

#nextage-options .section-grid-3 ul li h3 {
  font-size: 18px
}

#nextage-options .section-grid-3 ul li h3 span {
  padding-top: 7px;
  font-size: 12px;
  display: block;
  color: #ff6a19
}

#nextage-options .section-grid-3 ul li p {
  margin-top: 17px;
  padding-top: 12px;
  border-top: solid 1px #191919;
  line-height: 21px
}

#support-options h2 {
  margin-bottom: 50px
}

#support-options .visual-news ul {
  padding: 25px 12px 0
}

#support-options .visual-news ul>li {
  max-width: none;
  margin: 0;
  padding-left: 24px;
  padding-right: 24px
}

#support-options .support-sub-title {
  text-align: center
}

#support-options .support-sub-title h3 {
  position: relative;
  font-size: 24px;
  color: #1a1a1a;
  padding: 0 17px;
  display: inline-block
}

#support-options .support-sub-title h3::after, #support-options .support-sub-title h3::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 28px;
  height: 2px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #ff6a19
}

#support-options .support-sub-title h3::before {
  left: -28px
}

#support-options .support-sub-title h3::after {
  right: -28px
}

#support-options .support-sub-title p {
  padding-top: 32px;
  font-size: 12px;
  line-height: 21px
}

#support-options ul li>div {
  border: 2px solid #000
}

#support-options ul li>div.support-item-visual-orange {
  border-color: #f28300
}

#support-options ul li>div.support-item-visual-orange .support-item-visual {
  border-bottom-color: #f28300
}

#support-options ul li>div.support-item-visual-orange .support-item-visual span {
  color: #f28300
}

#support-options ul li>div.support-item-visual-strong-orange {
  border-color: #ff6a19
}

#support-options ul li>div.support-item-visual-strong-orange .support-item-visual {
  border-bottom-color: #ff6a19
}

#support-options ul li>div.support-item-visual-strong-orange .support-item-visual span {
  color: #ff6a19
}

#support-options ul li>div.support-item-visual-red {
  border-color: #e51c0a
}

#support-options ul li>div.support-item-visual-red .support-item-visual {
  border-bottom-color: #e51c0a
}

#support-options ul li>div.support-item-visual-red .support-item-visual span {
  color: #e51c0a
}

#support-options ul li h3 {
  padding: 10px 12px;
  font-size: 30px;
  font-family: 'DIN Light', 'Noto Sans Japanese', YuGothic, 'Yu Gothic', sans-serif;
  font-weight: 400
}

#support-options ul li p {
  padding: 13px;
  line-height: 21px
}

#support-options ul li .support-item-visual {
  position: relative;
  height: 70px;
  display: block;
  border-bottom: solid 2px #f28300
}

#support-options ul li .support-item-visual span {
  color: #f6f6f6;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 10px
}

#support-options ul li .support-item-visual.support-item-visual-black {
  background-color: #000
}

#support-options ul li .support-item-visual.support-item-visual-black::before {
  background-color: #f28300;
  -webkit-transform-origin: left;
  transform-origin: left
}

#support-options ul li .support-item-visual.support-item-visual-online {
  height: 86px;
  border: 1px solid #fff
}

#support-options ul li .support-item-visual.support-item-visual-online::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

#support-options ul li .support-item-visual.support-item-visual-online::after {
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '\e907';
  font-family: icomoon!important;
  font-weight: 400;
  speak: none;
  color: #000;
  font-size: 16px;
  font-style: normal;
  z-index: 1;
  opacity: 0;
  -webkit-transition: color .3s ease, opacity .3s ease, right .3s ease;
  transition: color .3s ease, opacity .3s ease, right .3s ease
}

#support-options ul li .support-item-visual.support-item-visual-online img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1
}

@media all and (min-width:768px) {
  #support-options ul li .support-item-visual:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  #support-options ul li .support-item-visual:hover::after {
    color: #f6f6f6;
    opacity: 1;
    right: 9px
  }
}

#support-options .online-support {
  padding-top: 60px
}

#support-options .online-support ul {
  padding-top: 40px
}

#support-options .online-support ul li>div {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px
}

#support-options .online-support ul li a {
  max-width: 548px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f28300
}

#support-options .online-support ul li a::before {
  background-color: #ff6a19
}

#support-options .online-support ul li h5 {
  display: block;
  font-size: 18px;
  padding-bottom: 4px
}

#support-options .online-support ul li .support-p {
  height: 65px;
  position: relative
}

#support-options .online-support ul li .support-p p {
  padding-top: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

#support-options .online-support ul li p {
  line-height: 21px
}

#nextage-research {
  display: block;
  background-color: #1a1a1a;
  position: relative;
  min-height: 576px;
  min-height: 45vw;
  z-index: 2;
  margin: 160px 0 2.8vw
}

#nextage-research .research-robot {
  display: block;
  position: absolute;
  right: 0;
  top: -80px;
  top: -6.25vw;
  z-index: 2
}

#nextage-research .research-robot::before {
  content: ' ';
  display: block;
  position: relative;
  background: url(../assets/img/nextage/research.png) no-repeat;
  background-size: 100%;
  width: 740px;
  width: 57.8125vw;
  height: 798px;
  height: 62.34375vw
}

#nextage-research .research-title {
  position: absolute;
  left: 26.5625vw;
  top: 0;
  z-index: 1;
  background-color: #fff;
  width: 73.4375vw;
  height: 350px;
  height: 27.34375vw
}

#nextage-research .research-title h2 {
  width: 600px;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 0;
  padding-top: 6.25vw
}

#nextage-research .research-title .logo {
  display: block;
  background-color: #fff;
  position: relative;
  width: 600px;
  height: 190px
}

#nextage-research .research-title .logo::before {
  content: ' ';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../assets/img/nextage/nextage-open.png) no-repeat;
  background-size: 100%;
  width: 319px;
  height: 92px
}

#nextage-research .research-content {
  text-align: left;
  position: absolute;
  z-index: 0;
  background-color: #323232;
  width: 100%;
  max-width: 50vw;
  padding: 5.46875vw 90px 3.90625vw 30px;
  bottom: -110px;
  left: 0
}

#nextage-research .research-content div {
  display: block;
  margin-left: auto;
  max-width: 370px
}

#nextage-research .research-content h2 {
  color: #fff;
  font-size: 24px;
  text-align: left;
  line-height: 34px;
  margin-bottom: 22px
}

#nextage-research .research-content p {
  color: #fff;
  font-weight: 600;
  line-height: 21px
}

#nextage-research .research-content a {
  position: relative;
  display: inline-block;
  color: #f28300
}

#nextage-research .research-content a::before {
  content: ' ';
  width: 100%;
  height: 1px;
  background-color: #f28300;
  position: absolute;
  left: 0;
  bottom: 1px;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease
}

@media all and (min-width:768px) {
  #nextage-research .research-content a:hover::before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
  }
}

#nextage-research .research-content span {
  color: #9c9c9c
}

@media all and (min-width:1680px) {
  #nextage-research {
    margin: 160px 0 5vw
  }
}

@media all and (max-width:1280px) {
  #nextage-research {
    margin: 160px 0 20px
  }
  #nextage-research .research-title h2 {
    margin-bottom: 0;
    width: 46.875vw
  }
  #nextage-research .research-title .logo {
    width: 46.875vw;
    height: 14.84375vw
  }
  #nextage-research .research-title .logo::before {
    width: 24.921875vw;
    height: 7.1875vw
  }
  #nextage-research .research-content {
    padding-top: 90px
  }
}

@media all and (max-width:1160px) {
  #nextage-research .research-content {
    padding-top: 100px;
    bottom: -150px
  }
}

@media all and (max-width:980px) {
  #nextage-research .research-title {
    left: 20vw;
    width: 80vw;
    -webkit-transform: none;
    transform: none
  }
  #nextage-research .research-title h2 {
    padding-top: 3.25vw;
    margin-bottom: 1vw
  }
  #nextage-research .research-content {
    padding-right: 50px;
    max-width: 60vw
  }
  #nextage-research .research-content>div {
    margin-left: 0
  }
  #nextage-research .research-robot {
    right: -30px
  }
}

#nextage-sales {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff
}

#nextage-sales .distributor-infos {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 560px;
  text-align: left
}

#nextage-sales .distributor-infos>div {
  display: table-row
}

#nextage-sales .distributor-infos>div:last-child>div {
  border-bottom: solid 1px #1a1a1a
}

#nextage-sales .distributor-infos>div:last-child>div:first-child, #nextage-sales .distributor-infos>div:last-child>div:last-child {
  padding-bottom: 15px
}

#nextage-sales .distributor-infos>div>div {
  display: table-cell;
  font-size: 12px;
  line-height: 22px;
  border: 1px solid #1a1a1a;
  border-bottom: 0
}

#nextage-sales .distributor-infos>div>div:first-child {
  width: 105px;
  background-color: #f6f6f6;
  padding: 12px 15px
}

#nextage-sales .distributor-infos>div>div:last-child {
  padding: 12px;
  border-left: 0
}

#nextage-sales .nextage-sales-content {
  position: relative;
  z-index: 1;
  text-align: center
}

#nextage-sales .nextage-sales-content .content-gutter {
  background-color: #fff
}

#nextage-sales .nextage-sales-content h3 {
  font-size: 30px;
  font-weight: 700;
  padding: 90px 0 38px
}

#nextage-sales .nextage-sales-content h3 br {
  display: none
}

#nextage-sales .nextage-sales-content ul {
  padding: 0 0 80px
}

#nextage-sales .nextage-sales-content ul li {
  display: block;
  position: relative;
  padding: 20px 0 20px 270px
}

#nextage-sales .nextage-sales-content ul li:first-child a img {
  width: 113px;
  height: 57px
}

#nextage-sales .nextage-sales-content ul li:nth-child(2) a img {
  width: 196px;
  height: 82px
}

#nextage-sales .nextage-sales-content ul li:last-child a img {
  width: 151px;
  height: 44px
}

#nextage-sales .nextage-sales-content ul li a {
  position: absolute;
  top: 50%;
  left: 0;
  width: 270px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block
}

#nextage-sales .nextage-sales-content ul li a .square {
  display: block;
  background-color: #fff;
  position: relative;
  margin: 0 auto
}

#nextage-sales .nextage-sales-content ul li a .square img {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

#nextage-sales .nextage-sales-content ul li a p {
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding-top: 10px;
  color: #1a1a1a
}

#nextage-sales .nextage-sales-content ul li a:hover .square img {
  opacity: .6
}

.download-pdf {
  text-align: center;
  padding-bottom: 20px
}

.download-pdf.hide-box {
  display: none
}

#contact-form .simple-title h2 {
  margin-bottom: 0
}

#contact-form .simple-title p {
  text-align: center;
  line-height: 33px
}

.contact-form {
  padding: 150px 0 100px
}

.contact-form form {
  display: block;
  padding: 30px 62px 0
}

.contact-form form .pair-field {
  padding: 18px 0 18px 206px
}

.contact-form form .pair-field label {
  padding-left: 0;
  border-left: 0
}

.contact-form form .textarea-pair {
  padding-left: 0
}

.contact-form form input:not(.more-btn):not([type=checkbox]) {
  border: 0;
  background-color: #ececec;
  transition: background-color .4s ease, -webkit-box-shadow .4s ease
}

.contact-form form input:not(.more-btn):not([type=checkbox]):-webkit-autofill:focus, .contact-form form input:not(.more-btn):not([type=checkbox]):focus {
  background-color: #ff6a19!important;
  -webkit-box-shadow: 0 0 0 1000px #ff6a19 inset
}

.contact-form form input:not(.more-btn):not([type=checkbox]):-webkit-autofill {
  background-color: #ececec!important;
  -webkit-box-shadow: 0 0 0 1000px #ececec inset
}

.contact-form form input:not(.more-btn):not([type=checkbox])::-ms-clear {
  display: none
}

.contact-form form textarea {
  height: 170px;
  border: 0;
  background-color: #ececec;
  resize: none;
  transition: background-color .4s ease, -webkit-box-shadow .4s ease
}

.contact-form form textarea:-webkit-autofill:focus, .contact-form form textarea:focus {
  background-color: #ff6a19!important;
  -webkit-box-shadow: 0 0 0 1000px #ff6a19 inset
}

.contact-form form textarea:-webkit-autofill {
  background-color: #ececec!important;
  -webkit-box-shadow: 0 0 0 1000px #ececec inset
}

.contact-form form textarea::-ms-clear {
  display: none
}

.contact-form form .checbox-pdf {
  line-height: 30px;
  padding: 30px 0 43px
}

.contact-form form .checbox-pdf input {
  width: auto;
  background-color: transparent
}

.contact-form form .checbox-pdf label {
  padding-left: 10px;
  border-left: 0;
  line-height: 30px;
  vertical-align: top
}

.contact-form form .checbox-privacy {
  padding-bottom: 9px
}

.contact-form form .checbox-privacy label {
  line-height: 14px;
  display: inline!important
}

.contact-form form .checbox-privacy label a {
  vertical-align: top;
  text-decoration: underline;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}

.contact-form form .checbox-privacy label a:hover {
  color: #0E6BB2
}

footer {
  background-color: #000;
  display: table;
  width: 100%;
  table-layout: auto
}

footer>div {
  display: table-cell!important
}

footer .kawada-left {
  vertical-align: middle;
  white-space: nowrap
}

footer .kawada-left a {
  display: inline-block;
  padding-left: 24px;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

footer .kawada-left a:hover {
  opacity: .7
}

footer .kawada-left a:last-child {
  padding-left: 30px
}

footer .copyrights {
  text-align: right;
  font-size: 8px;
  color: #f6f6f6;
  white-space: nowrap
}

footer .copyrights a {
  color: #f6f6f6;
  line-height: 78px;
  display: inline-block;
  padding-right: 35px
}

footer .copyrights span {
  padding: 0 25px 0 0;
  line-height: 78px;
  display: inline-block
}

@media all and (max-width:980px) {
  #support-options .visual-news ul>li {
    padding-left: 6px;
    padding-right: 6px
  }
  footer {
    padding: 15px 0
  }
  footer .copyrights {
    text-align: left;
    padding: 38px 30px 0
  }
  footer .copyrights a, footer .copyrights span {
    display: block;
    line-height: 18px
  }
  footer .kawada-left a {
    padding: 10px 30px
  }
  footer>div {
    display: block!important
  }
}

@media all and (max-width:970px) {
  #nextage-quick-fact .quick-fact-visual {
    width: 730px
  }
  #nextage-quick-fact .quick-fact-visual .center-visual {
    width: 350px;
    height: 350px
  }
  #nextage-quick-fact .quick-fact-visual .center-visual>div {
    width: 93px;
    height: 93px
  }
  #nextage-quick-fact .quick-fact-links li {
    padding-left: 10px;
    padding-right: 10px
  }
  #home {
    left: 20px
  }
  header nav {
    padding-right: 140px
  }
  header nav ul li a {
    padding: 0 18px
  }
}

@media all and (max-width:900px) {
  .main-gutter .content-gutter, .main-gutter .medium-gutter {
    padding: 0 20px
  }
  .section-grid-2>ul, .section-grid-3>ul {
    margin-left: -20px;
    margin-right: -20px
  }
  .section-grid-2>ul li, .section-grid-3>ul li {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media all and (max-width:890px) {
  #nextage-concept ul li div.concept-04 .concept-img-05 {
    left: 90px
  }
  #nextage-sales .nextage-sales-content ul li {
    padding: 20px 0 20px 240px
  }
  #nextage-sales .nextage-sales-content ul li a {
    width: 240px
  }
}

@media all and (max-width:870px) {
  #nextage-concept ul li:first-child div.concept-ttl img {
    width: 356px;
    height: 103px
  }
}

@media all and (max-width:820px) {
  #nextage-quick-fact .quick-fact-links li {
    padding-left: 5px;
    padding-right: 5px
  }
  header nav {
    padding-right: 140px
  }
  header nav ul li a {
    padding: 0 15px
  }
  footer .copyrights a {
    padding-right: 20px
  }
}

@media all and (max-width:768px) {
  .contact-form form .checbox-pdf {
    text-align: left;
    line-height: 16px;
    padding: 20px 0 33px
  }
  .contact-form form .checbox-pdf input {
    width: 16px!important;
    height: 16px!important;
    display: inline-block;
    vertical-align: top
  }
  .contact-form form .checbox-pdf label {
    padding-left: 4px;
    font-size: 12px;
    line-height: 16px
  }
  body {
    padding-top: 50px
  }
  p {
    font-size: 13px;
    line-height: 24px
  }
  #home {
    width: 54px;
    height: 20px;
    top: 15px;
    left: 10px
  }
  #nextage-logo {
    top: 18px;
    left: 75px;
    width: 97px;
    height: 15px
  }
  header .menu-open {
    right: 50px;
    width: calc(100% - 50px)
  }
  header.deploy-menu::before, header::before {
    width: 50px
  }
  header .menu-open ul li.contact-btn {
    padding-top: 10px
  }
  header .menu-open ul li.sub a {
    padding-left: 32px
  }
  header .menu-open ul li.sub-2 a {
    padding-left: 48px
  }
  header .menu-open ul li a {
    padding: 5px 15px;
    font-size: 20px;
    line-height: 35px
  }
  header .menu-open ul li a.distributor-menu {
    font-size: 18px
  }
  header .language {
    right: 66px
  }
  #nextage-kv {
    padding-top: 74.133%;
    background: url(../assets/img/nextage/sp/kv.jpg) no-repeat;
    background-size: 100%
  }
  #nextage-kv .title-collaborate {
    background: url(../assets/img/nextage/sp/kv-title-collaborate.png) no-repeat;
    background-size: 100%;
    top: 23px;
    top: 6.1332vw;
    width: 277px;
    width: 73.8655vw;
    height: 32px;
    height: 8.5332vw;
    left: 20px;
    left: 5.33325vw
  }
  #nextage-kv .title-humanoids {
    background: url(../assets/img/nextage/sp/kv-title-humanoids.png) no-repeat;
    background-size: 100%;
    width: 275px;
    width: 73.3321875vw;
    height: 32px;
    height: 8.5332vw;
    top: 64px;
    top: 17.0664vw;
    left: 80px;
    left: 21.333vw
  }
  #nextage-kv .robot-center {
    left: 50px;
    top: 60px
  }
  h2 {
    font-size: 35px;
    line-height: 36px
  }
  .main-gutter .content-gutter, .main-gutter .medium-gutter {
    padding: 0 30px
  }
  #nextage-news {
    padding-top: 55px;
    padding-bottom: 90px
  }
  #nextage-news h2 {
    margin-bottom: 32px
  }
  #nextage-news ul li:last-child a {
    padding-bottom: 0
  }
  #nextage-news ul li a {
    padding-bottom: 50px
  }
  #nextage-news ul li a .news-details {
    margin-bottom: 19px
  }
  #nextage-news ul li a h3 {
    height: auto!important;
    padding-top: 0;
    font-size: 17px
  }
  #nextage-news ul li a p {
    font-size: 13px;
    line-height: 26px
  }
  #nextage-transition {
    background: url(../assets/img/nextage/sp/nextage.jpg) no-repeat;
    background-size: 100%;
    padding-top: 136.4%
  }
  #nextage-transition .nextage-transition-robots {
    bottom: auto;
    top: 0;
    width: 675px;
    width: 90vw;
    height: 681px;
    height: 90.8vw
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-bg {
    background: url(../assets/img/nextage/sp/nextage-center-robot.png) no-repeat;
    background-size: 100%
  }
  #nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight {
    padding: 15px
  }
  #nextage-transition .nextage-transition-robots .robot-highlights .robot-highlight::after {
    border: 3px solid #ff6a19;
    width: 15px;
    height: 15px
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos {
    top: auto;
    bottom: -45.6vw;
    height: 45.6vw;
    left: -5vw;
    width: calc(100% + 10vw)
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos>div {
    height: 100%;
    width: 100%;
    left: 0!important;
    top: 0!important;
    -webkit-transform: none!important;
    transform: none!important;
    bottom: auto!important
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos>div h4 {
    font-size: 17px
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos>div p {
    font-size: 13px
  }
  #nextage-options .section-grid-3 {
    padding-top: 100px
  }
  #nextage-options .section-grid-3 ul {
    padding-bottom: 100px
  }
  #nextage-options .section-grid-3 ul li {
    padding-bottom: 35px;
    padding-left: 0;
    padding-right: 0
  }
  #nextage-options .section-grid-3 ul li:last-child {
    padding-bottom: 0;
    padding-top: 0
  }
  #nextage-options .section-grid-3 ul li:last-child h3 {
    padding-top: 0
  }
  #nextage-options .section-grid-3 ul li p {
    margin-top: 8px;
    padding-top: 20px
  }
  #nextage-options .section-grid-3 ul li h3 {
    padding-top: 25px
  }
  #nextage-options .section-grid-3 ul li h3 span {
    font-size: 14px
  }
  #nextage-options .section-grid-3 ul li .visual-options img {
    padding-bottom: 0
  }
  #nextage-options .section-grid-3 ul li .visual-options span {
    font-size: 13px;
    z-index: 1;
    bottom: 10px
  }
  #nextage-concept {
    margin: 0 auto 60px
  }
  #nextage-concept ul li img.concept-img-01 {
    margin-top: 30px;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: -30px
  }
  #nextage-concept ul li img.concept-img-02 {
    margin-left: -30px;
    width: 80%
  }
  #nextage-concept ul li img.concept-img-03 {
    width: 80%;
    margin-right: -30px
  }
  #nextage-concept ul li img.concept-img-02, #nextage-concept ul li img.concept-img-03 {
    margin-top: 40px
  }
  #nextage-concept ul li img.concept-img-04, #nextage-concept ul li img.concept-img-05 {
    width: 53.63%
  }
  #nextage-concept ul li:first-child div.concept-ttl {
    padding: 25px 0 28px
  }
  #nextage-concept ul li:first-child div.concept-ttl::before {
    right: auto;
    width: calc(100% + 30px)
  }
  #nextage-concept ul li:first-child div.concept-ttl img {
    width: 280px;
    height: 81px
  }
  #nextage-concept ul li div.concept-04 {
    max-width: 320px;
    text-align: left;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px
  }
  #nextage-concept ul li div.concept-04 .concept-img-05 {
    left: auto;
    right: 0;
    top: 30%
  }
  #nextage-concept ul li div.concept-p-03 p {
    padding-bottom: 55px
  }
  #nextage-concept ul li div.concept-p-01::before {
    top: -48px;
    height: calc(100% + 48px)
  }
  #nextage-concept ul li div::before {
    width: calc(100% + 60px);
    left: -30px!important
  }
  #nextage-concept ul li div p {
    font-size: 13px;
    line-height: 27px;
    padding: 24px 0 26px
  }
  .contact-form form .textarea-pair textarea, .contact-form form input:not(.more-btn) {
    width: 100%
  }
  #spec-popin {
    padding: 10px
  }
  #spec-popin.scroll {
    overflow-y: scroll
  }
  #spec-popin.scroll .content-popin {
    top: auto;
    -webkit-transform: none;
    transform: none;
    position: relative;
    width: 100%
  }
  #spec-popin .content-popin {
    width: calc(100% - 20px);
    height: auto;
    display: block;
    left: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
  }
  #spec-popin .content-popin a {
    top: 22px;
    font-size: 24px
  }
  #spec-popin .content-popin .spec-popin-visual {
    position: relative;
    left: auto;
    -webkit-transform: none;
    transform: none
  }
  #spec-popin .content-popin.popup-01 {
    padding: 70px 20px
  }
  #spec-popin .content-popin.popup-01 .spec-popin-visual {
    top: auto;
    background: url(../assets/img/nextage/sp/popup-01.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 0;
    padding-top: 190.418%
  }
  #spec-popin .content-popin.popup-02 {
    padding: 68px 30px 78px
  }
  #spec-popin .content-popin.popup-02 .spec-popin-visual {
    background: url(../assets/img/nextage/sp/popup-02.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 0;
    padding-top: 335.762%;
    top: auto
  }
  #spec-popin .content-popin.popup-03 {
    padding: 63px 52px 72px 40px
  }
  #spec-popin .content-popin.popup-03 .spec-popin-visual {
    background: url(../assets/img/nextage/sp/popup-03.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 0;
    padding-top: 246%;
    top: auto
  }
  #spec-popin .content-popin.popup-04 {
    padding: 70px 20px
  }
  #spec-popin .content-popin.popup-04 .spec-popin-visual {
    background: url(../assets/img/nextage/sp/popup-04.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 0;
    padding-top: 108.716%;
    top: auto
  }
  #nextage-quick-fact {
    padding: 35px 0 0
  }
  #nextage-quick-fact h2 {
    margin-bottom: 38px
  }
  #nextage-quick-fact .content-gutter {
    padding: 0
  }
  #nextage-quick-fact .quick-fact-visual {
    width: auto;
    padding-left: 2.66vw;
    padding-right: 2.66vw;
    margin: 0 auto 95px
  }
  #nextage-quick-fact .quick-fact-visual .center-visual {
    width: 355px;
    width: 94.666vw;
    height: 381px;
    height: 101.6vw;
    background: url(../assets/img/nextage/sp/quick-fact-bg.jpg) center no-repeat;
    background-size: 100%
  }
  #nextage-quick-fact .quick-fact-visual .center-visual>div {
    width: 120px;
    width: 32vw;
    height: 120px;
    height: 32vw;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
  }
  #nextage-quick-fact .quick-fact-visual .center-visual>div.hide {
    opacity: .2
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text {
    display: none;
    pointer-events: none;
    position: absolute!important;
    left: 50%!important;
    right: auto!important;
    top: 50%!important;
    bottom: auto!important;
    -webkit-transform: translate(-50%, -50%)!important;
    transform: translate(-50%, -50%)!important;
    z-index: 3;
    width: 190px!important
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text.installation {
    left: 38vw!important;
    -webkit-transform: translate(0, -50%)!important;
    transform: translate(0, -50%)!important
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text strong {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 7px
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text p {
    font-size: 13px;
    line-height: 24px
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text.compact {
    width: 150px!important
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text.all-in-one {
    padding-bottom: 0
  }
  #nextage-quick-fact .quick-fact-visual .quick-fact-text.power {
    padding-top: 0
  }
  #nextage-quick-fact .quick-fact-links {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 36px
  }
  #nextage-quick-fact .quick-fact-links li {
    padding-left: 0;
    padding-right: 0;
    width: 50%
  }
  #nextage-quick-fact .quick-fact-links li:first-child a, #nextage-quick-fact .quick-fact-links li:nth-child(2) a {
    border-left: 0;
    border-bottom: 0
  }
  #nextage-quick-fact .quick-fact-links li:last-child a, #nextage-quick-fact .quick-fact-links li:nth-child(2) a {
    border-right: 0
  }
  #nextage-quick-fact .quick-fact-links li:last-child a, #nextage-quick-fact .quick-fact-links li:nth-child(3) a {
    border-left: 0
  }
  #nextage-quick-fact .quick-fact-links li a {
    border: 1px solid #000
  }
  #nextage-quick-fact .quick-fact-links li a::before {
    content: none
  }
  #nextage-quick-fact .quick-fact-links li a span {
    font-size: 15px
  }
  #nextage-research {
    display: block;
    background-color: inherit;
    position: relative;
    min-height: auto;
    z-index: 2;
    margin: 90px 0 15px
  }
  #nextage-research .research-robot {
    background-color: #1a1a1a;
    display: block;
    position: relative;
    right: auto;
    top: auto;
    z-index: 2;
    height: 76vw
  }
  #nextage-research .research-robot::before {
    position: absolute;
    right: 0;
    top: -11.2vw;
    background: url(../assets/img/nextage/research.png) no-repeat;
    background-size: 100%;
    width: 98.93vw;
    height: 106.533vw
  }
  #nextage-research .research-title {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    transform: none;
    padding: 58px 0 25px;
    width: auto;
    height: auto
  }
  #nextage-research .research-title h2 {
    width: auto;
    padding-top: 0;
    margin-bottom: 0;
    color: #1a1a1a
  }
  #nextage-research .research-title .logo {
    width: 100%;
    height: 130px
  }
  #nextage-research .research-title .logo::before {
    width: 245px;
    height: 70px
  }
  #nextage-research .research-content {
    position: relative;
    max-width: none;
    padding: 34px 26px 38px 30px;
    bottom: auto;
    left: auto
  }
  #nextage-research .research-content div {
    display: block;
    margin-left: auto;
    max-width: none
  }
  #nextage-research .research-content h2 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 22px
  }
  #nextage-research .research-content p {
    font-size: 13px;
    line-height: 21px
  }
  #nextage-sales .distributor-infos {
    padding-top: 35px;
    max-width: none
  }
  #nextage-sales .distributor-infos>div>div {
    font-size: 13px
  }
  #nextage-sales .distributor-infos>div>div:first-child {
    width: 72px;
    padding: 12px 10px
  }
  #nextage-sales .nextage-sales-content h3 {
    padding: 63px 0 35px
  }
  #nextage-sales .nextage-sales-content h3 br {
    display: block
  }
  #nextage-sales .nextage-sales-content ul {
    padding: 0 0 40px
  }
  #nextage-sales .nextage-sales-content ul li {
    padding: 27px 0
  }
  #nextage-sales .nextage-sales-content ul li:first-child a img {
    width: 133px;
    height: 68px
  }
  #nextage-sales .nextage-sales-content ul li:nth-child(2) a img {
    width: 247px;
    height: 104px
  }
  #nextage-sales .nextage-sales-content ul li:last-child a img {
    width: 202px;
    height: 59px
  }
  #nextage-sales .nextage-sales-content ul li a {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    transform: none;
    width: auto
  }
  #nextage-sales .nextage-sales-content ul li a p {
    padding-top: 24px;
    font-size: 17px;
    line-height: 17px
  }
  .contact-form {
    padding: 95px 0 75px
  }
  .contact-form form {
    padding: 30px 0 0
  }
  .contact-form form .pair-field {
    padding: 15px 0
  }
  #support-options .online-support {
    padding-top: 70px
  }
  #support-options .online-support ul {
    padding-top: 25px
  }
  #support-options ul li .support-item-visual.support-item-visual-online {
    height: 110px
  }
  #support-options ul li h3 {
    letter-spacing: -2px
  }
  #support-options ul li .support-item-visual, #support-options ul li>div {
    border-width: 1px
  }
  #support-options ul li p {
    height: auto!important
  }
  #support-options .support-sub-title h3 {
    font-size: 19px
  }
  #support-options .support-sub-title h3::after, #support-options .support-sub-title h3::before {
    width: 18px
  }
  #support-options .support-sub-title h3::before {
    left: -18px
  }
  #support-options .support-sub-title h3::after {
    right: -18px
  }
  #support-options .support-sub-title p {
    padding-top: 17px;
    font-size: 13px;
    line-height: 24px;
    text-align: left
  }
  #support-options .visual-news ul {
    padding: 25px 0 0
  }
  #support-options .visual-news ul>li {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 36px
  }
  #support-options .visual-news ul>li:last-child {
    padding-bottom: 0
  }
  .section-grid-2>ul, .section-grid-3>ul {
    margin-left: auto;
    margin-right: auto
  }
  .section-grid-2>ul>li, .section-grid-3>ul>li {
    width: auto;
    display: block;
    padding-left: 0;
    padding-right: 0
  }
  footer .kawada-left {
    white-space: normal
  }
}

@media all and (max-width:360px) {
  header .language {
    right: 58px
  }
  .language-block a {
    padding: 8px 12px
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos>div {
    padding-top: 20px
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos>div h4 {
    font-size: 16px;
    padding-bottom: 10px
  }
  #nextage-transition .nextage-transition-robots .robot-highlights-infos>div p {
    font-size: 11px;
    line-height: 19px
  }
  #support-options ul li h3 {
    font-size: 27px
  }
  .main-gutter .content-gutter, .main-gutter .medium-gutter {
    padding: 0 15px
  }
  #nextage-concept ul li img.concept-img-01, #nextage-concept ul li img.concept-img-03 {
    margin-right: -15px
  }
  #nextage-concept ul li img.concept-img-02 {
    margin-left: -15px
  }
  footer .copyrights {
    padding: 38px 15px 0
  }
  footer .kawada-left a {
    padding: 10px 15px
  }
  footer .kawada-left a:last-child {
    padding-left: 15px
  }
}

@font-face {
  font-family: 'DIN Light';
  font-style: normal;
  font-weight: 400;
  src: local('DIN Light'), url(../assets/fonts/din-light-webfont.woff) format('woff')
}

#nextage-gallary{
  margin-top:120px;
}

#nextage-gallary .product-container{
  max-width:912px!important;
  height: 154px;
  border:4px solid #004a9b;
}

#nextage-gallary .product-container .product-visual{
  width: 35%;
  float: left;
  background-color: #004a9b;
}

#nextage-gallary .product-container .product-visual img{
  margin:0px auto;
  display: block;
}

#nextage-gallary .product-container a .product-content {
  float: left;
  width: 65%;
  height: 100%;
  position: relative;
  transition: transform .6s;
}

#nextage-gallary .product-container a .product-content::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-color: #004a9b;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .6s;
}
#nextage-gallary .product-container a:hover .product-content::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

#nextage-gallary .product-container a:hover .product-content h2, #nextage-gallary .product-container  a:hover .product-content .product-content-bottom  {
  color:#fff;
}

#nextage-gallary .product-container a .product-content h2 {
    font-family: 'DIN Condensed Bold';
    font-size: 52px;
    font-weight: 400;
    text-align: left;
    margin: 25px auto 15px 30px;
    position: relative;
}

#nextage-gallary .product-container a .product-content .product-content-bottom {
    border-top:2px solid #000;
    position: relative;
}

#nextage-gallary .product-container a:hover .product-content .product-content-bottom {
    border-top:2px solid #fff;
}

#nextage-gallary .product-container .product-content .product-content-bottom p{
  margin-left:30px;
  line-height: 54px;
  font-size:18px;
}

#nextage-gallary .product-container .product-content .product-content-bottom::after {
  content: '\e903';
  font-family: icomoon !important;
  font-size: 14px;
  position: absolute;
  display: block;
  right: 20px;
  bottom: 18px;
  transition: bottom .4s ease;
  transition-delay: .5s;
}

.formText{
  font-size:18px;
  width:100%;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  margin-bottom:50px;
  text-decoration: underline;
  color:#006ab4;
}


@media all and (max-width:768px) {
  #nextage-gallary .product-container{
    height: auto;
  }
  #nextage-gallary .product-container .product-visual{
    width: 100%;
    float:none;
    border-bottom:4px solid #004a9b;
  }
  #nextage-gallary .product-container a .product-content {
    width: 100%;
    height: 100%;
    float:none;
    padding-top:35px;
  }
  #nextage-gallary .product-container .product-content .product-content-bottom p{
    line-height: 30px;
    font-size:13px;
  }
  #nextage-gallary .product-container a .product-content h2 {
      margin: 0px auto 25px 30px;
  }

  #nextage-gallary .product-container .product-content .product-content-bottom::after {
    bottom: 8px;
  }

  .formText{
    font-size:15px;
  }
}