@charset "UTF-8";
/* reset
==================*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "ヒラギノ角ゴPro W3","Hiragino kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a:hover img {
  opacity: 0.8;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}

li {
  list-style-type: none;
}

figure {
  text-align: center;
}

body {
  -webkit-text-size-adjust: none;
  color: #FFF;
  font-size: 62.5%;
  background: #000;
}

a:link, a:visited, a:hover, a:active {
  color: #FFF;
  text-decoration: none;
}

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

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  color: #FFF;
}

a {
  color: #FFF;
}

a:hover {
  color: #FFF;
}

.image-responsive {
  max-width: 100%;
  height: auto;
}

.image-wide {
  width: 100%;
  height: auto;
}

.pc-block {
  display: block;
}

@media (max-width: 750px) {
  .pc-block {
    display: none;
  }
  #tubular-shield {
    height: auto !important;
  }
}
.sp-block {
  display: none;
}

@media (max-width: 750px) {
  .sp-block {
    display: block;
  }
}
.sp-br {
  display: inline;
}
@media (max-width: 750px) {
  .l-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sp-br {
    display: block;
  }
}
.br {
  display: block;
}

/*  button   */
.btn {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding: 10px 0;
  border: 2px solid #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 750px) {
  .btn {
    font-size: 14px;
    font-size: 1.4rem;
    width: 78.1%;
    font-size: 14px;
  }
}
.btn:hover {
  color: #000;
  background: #FFF;
  font-weight: bold;
}

#tubular-container {
  position: absolute !important;
}

#movie {
  position: relative;
  z-index: 100;
}
.bg-main .bg-main-pc {
  display: none;
}
.bg-main .bg-main-sp {
  display: none;
}

@media (max-width: 750px) {
  .bg-main .bg-main-pc {
    display: none;
  }
  .bg-main .bg-main-sp {
    display: block;
  }
  .bg-main .slick-list {
    padding: 0;
  }

  #top-main {
    position: relative;
  }

  #top-main .slick-prev,
  #top-main .slick-next {
    display: none !important;
  }

  #top-main .slick-dots {
    padding: 15px 0 0;
  }
}
.bg-main img {
  width: 100%;
  height: auto;
}

.header {
  zoom: 1;
}

.header:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.header p {
  float: left;
  margin: 0 19px 0 0;
}

.btn-youtube {
  display: none;
}

.btn-youtube a {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 49px;
  left: 50%;
  width: 150px;
  margin-left: -75px;
  padding: 3px 19px 5px;
}

@media (max-width: 750px) {
  .btn-youtube {
    display: block;
  }
}
/*  header  */
.header-gloup {
  padding: 16px 0 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .header-gloup {
    width: 100%;
  }
}
.header-link {
  padding-top: 10px;
}

@media (max-width: 750px) {
  .header-link {
    padding-top: 5px;
  }
}
/*  footer  */
.footer {
  line-height: 50px;
  text-align: center;
  background: #1A1A1A;
}

.footer p {
  color: #808080;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 750px) {
  .header {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
  }

  .header p {
    margin: 0 5px 0 0;
  }

  .header-logo img {
    width: 69px;
    height: auto;
  }

  .header-link img {
    width: 111px;
    height: auto;
  }

  .header-gloup {
    padding: 0;
  }

  #movie {
    height: auto !important;
  }

  /*  footer  */
  .footer {
    line-height: 25px;
  }

  .footer p {
    font-size: 10px;
    font-size: 1rem;
  }
}
.btn-pc-youtube {
  z-index: 200;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

@media (max-width: 750px) {
  .btn-pc-youtube {
    display: none;
  }
}
.btn-pc-youtube a {
  height: 50px;
  background: url(../images/btn_video.png) no-repeat center center;
}

.btn-pc-youtube a:hover {
  background: #fff url(../images/btn_video_ovr.png) no-repeat center center;
}

.wrapper-sns-group {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .wrapper-sns-group {
    position: initial;
    height: auto !important;
  }
}
.sns-group {
  position: absolute;
  bottom: 17px;
  right: 0;
  overflow: hidden;
  zoom: 1;
}

.sns-group:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.sns-group li {
  float: left;
  height: 30px;
  padding-left: 30px;
  padding-right: 11px;
  line-height: 30px;
  text-align: center;
  background: url(../images/border_sns.png) no-repeat 0 center;
  -webkit-background-size: auto 30px;
  background-size: auto 30px;
}

.sns-group li img {
  width: auto;
  height: 23px;
}

.sns-group li:first-child {
  background: none;
  padding-left: 0;
}

@media (max-width: 750px) {
  .sns-group {
    bottom: 0;
  }

  .sns-group img {
    width: auto;
    height: 15px;
  }

  .sns-group li {
    width: 33.33%;
    padding: 0 0 0 10px;
    -webkit-background-size: auto 23px;
    background-size: auto 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 750px) {
  .sns-group {
    position: relative;
    width: 100%;
  }
}
.intro-text {
  padding: 0 0 70px;
  text-align: center;
  background-image: url(../images/bg_heading_pc.png), url(../images/bg_section.gif);
  background-repeat: no-repeat, repeat-x;
  background-position: 0 50px, 0 0;
  background-size: 100% auto, auto auto;
}

.text-intro {
  margin: 0 0 23px;
}

.product70 {
  margin-bottom: 10px;
}

.product70 img {
  width: 590px;
  height: auto;
}

.sub-title-intro_product70 {
  margin-bottom: 30px;
}

.product70-detail {
  margin-bottom: 100px;
}
.product60-detail {
  margin-bottom: 100px;
}
.product80-detail {
  margin-bottom: 100px;
}

@media screen and (max-width: 750px) {
  .product70-detail {
    margin-bottom: 50px;
  }
  .product60-detail {
    margin-bottom: 50px;
  }
  .product80-detail {
    margin-bottom: 50px;
  }
}
.sub-title-intro {
  margin: 0 0 50px;
}

.slick-dots {
  margin: 0 auto;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li a {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 7px;
  color: #808080;
  background: #808080;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  text-indent: -9999px;
}

.slick-dots .slick-active a {
  background: #8fc31f;
  color: #8fc31f;
}

.text-tech01 {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-tech01 li {
  margin: 0 0 28px;
  padding: 0 0 0 39px;
  line-height: 1.58;
  text-align: left;
}

.text-tech01 li:first-child {
  background: url(../images/icon01.png) no-repeat 0 center;
  -webkit-background-size: 21px auto;
  background-size: 21px auto;
}

.text-tech01 li:nth-child(2) {
  background: url(../images/icon02.png) no-repeat 0 center;
  -webkit-background-size: 21px auto;
  background-size: 21px auto;
}

.text-tech01 li:last-child {
  background: url(../images/icon03.png) no-repeat 0 center;
  -webkit-background-size: 21px auto;
  background-size: 21px auto;
}

@media screen and (max-width: 750px) {
  .intro-text {
    padding: 0 0 35px;
    background-image: url(../images/bg_heading.png), url(../images/bg_section.gif);
    background-repeat: no-repeat, repeat-x;
    background-position: 0 25px, 0 0;
    background-size: 100% auto, auto auto;
  }

  .text-intro img {
    width: 64%;
    height: auto;
  }
  .intro-text-80series .text-intro img {
    width: 74%;
  }
  .into-text-90duel .text-intro img {
    width: 75.15%;
  }
  .intro-60series .text-intro img {
    width: 82.5%;
  }
  .intro-60series .sub-title-intro img {
    width: 86.56%;
  }


  .sub-title-intro {
    margin: 0 0 38px;
  }

  .sub-title-intro img {
    width: 81.4%;
    height: auto;
  }

  .sub-title-intro_product10 img {
    width: 91.42%;
  }

  .text-tech01 {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .text-tech01 li {
    margin: 0 0 10px;
  }

  .text-tech01 li:first-child {
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
  }

  .text-tech01 li:nth-child(2) {
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
  }

  .text-tech01 li:last-child {
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
  }

  .slick-dots li a {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
.section-tech {
  padding: 78px 0 71px;
  text-align: center;
  background: #000;
}

.section-tech .slider-image {
  margin: 0 0 20px;
}

.section-tech .slider-image img {
  width: 459px;
  height: auto;
}

.section-title {
  margin: 0 0 49px;
}


.section-title {
  position: relative;
  width: 100%;
  padding-top: 5px;
}
.section-title:before {
  position: absolute;
  top: -15px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  background: url("../images/bg_heading.png") no-repeat 0 0;
  background-size: 100% auto;
}
@media (min-width: 751px) {
  .section-title:before {
    background: url("../images/bg_heading_pc.png") no-repeat 0 0;
    background-size: 100% auto;
  }
}

#performance-slider {
  position: relative;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.slick-prev {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 17px;
  height: 23px;
  margin-top: 8px;
  margin-left: -135px;
  cursor: pointer;
  background: url(../images/nav_prev.png) no-repeat 0 0;
  background-size: 17px auto;
}

.slick-next {
  display: block;
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 17px;
  height: 23px;
  margin-top: 8px;
  margin-right: -135px;
  cursor: pointer;
  background: url(../images/nav_next.png) no-repeat 0 0;
  background-size: 17px auto;
}

.tech-image-block {
  display: table;
}

.image-tech {
  width: 47%;
  display: table-cell;
  vertical-align: middle;
}


.body-tech {
  display: table-cell;
  vertical-align: middle;
  width: 53%;
  text-align: left;
}

.slick-list {
  padding: 0 0 50px;
}

.section-tech .title-tech-sp {
  display: none;
}

@media (max-width: 750px) {
  .slick-list {
    padding: 0 0 25px;
  }
}
.body-text_text {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .body-text_text {
    margin-bottom: 10px;
  }
  .tech-image-block {
    display: block;
  }

  .image-tech {
    width: 100%;
    display: block;
  }
  .image-tech-90duel {
    margin-bottom: 20px;
  }

  .image-tech-60duel {
    width: 71.875%;
    margin: 0 auto 20px;
  }

  .body-tech {
    display: block;
    width: 100%;
  }

  .title-tech img {
    width: 250px;
    height: auto;
  }

  .section-tech .title-tech-sp {
    display: inline-block;
  }
  .section-tech .title-tech-pc {
    display: none;
  }

  .section-tech {
    padding: 33px 0 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

  }

  .section-tech .section-title {
    margin: 0 0 18px;
  }

  .section-tech .section-title img {
    width: 155px;
    height: auto;
  }

  .section-tech .slider-image {
    margin: 0;
  }

  .section-tech .slider-image img {
    width: 100%;
    height: auto;
  }

  .slick-prev {
    margin-left: -130px;
  }

  .slick-next {
    margin-right: -130px;
  }
}


@media screen and (min-width: 751px) {
  .body-text_text {
    line-height: 1.875;
  }
}
@media screen and (max-width: 999px) and (min-width: 751px) {
  .tech-image-block-90duel {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .tech-image-block-90duel .body-tech {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .tech-image-block {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .tech-image-block-90duel {
    max-width: 1126px;
  }
  .tech-image-block-90duel .body-tech {
    padding-left: 60px;
  }
}
.section-performance {
  padding: 70px 0 70px;
  text-align: center;
  background: url(../images/bg_section02.gif) 0 0;
}

.section-performance .section-title {
  margin-bottom: 70px;
}

.performance-inner {
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .performance-inner {
    width: 100%;
  }
}
.image-benefit {
  display: table-cell;
  vertical-align: middle;
  width: 47%;
}

.image-benefit-first {
  width: 48%;
}

.icon-benefit {
  width: 5%;
  min-width: 35px;
  height: 100%;
  padding: 0 0 0 30px;
  background: url(../images/icon_benefit_pc.png) no-repeat right center;
  -webkit-background-size: 35px auto;
  background-size: 35px auto;
}

.text-benefit {
  padding: 40px 0 30px;
  line-height: 1.54;
  font-size: 22px;
  font-size: 2.2rem;
}

.text-caution-benefit {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-caution-benefit .font-caution {
  vertical-align: top;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
}

.font-caution {
  color: #8fc31f;
}

.sub-text-benefit {
  font-size: 20px;
  font-size: 2rem;
}

.wrapper-benefit {
  display: table;
  width: 100%;
}

@media screen and (max-width: 750px) {
  .section-performance {
    padding: 35px 0 28px;
  }

  .section-performance .section-title {
    margin: 0 0 32px;
  }

  .section-performance .section-title img {
    width: 119px;
    height: auto;
  }

  .image-benefit {
    display: block;
    width: 100%;
  }

  .icon-benefit {
    width: 100%;
    height: 27px;
    padding: 5px 0 12px;
    background: url(../images/icon_benefit.png) no-repeat center center;
    -webkit-background-size: 28px 27px;
    background-size: 28px 27px;
  }

  .text-benefit {
    padding: 15px 0 10px;
    line-height: 1.38;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .text-caution-benefit {
    font-size: 8px;
    font-size: 0.8rem;
  }

  .text-caution-benefit .font-caution {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .sub-text-benefit {
    font-size: 10px;
    font-size: 1rem;
  }
}
.wrapper-voice {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  zoom: 1;
}

.wrapper-voice:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.voice-block {
  position: relative;
  float: left;
  width: 33.33%;
  min-height: 360px;
  padding: 27px 50px 8px 50px;
  background: url(../images/voice_border02.png) no-repeat 0 center;
  -webkit-background-size: auto 360px;
  -o-background-size: auto 360px;
  background-size: auto 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.voice-block-first {
  background: none;
}

.voice-image {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -75px;
}

.text-voice {
  text-align: left;
  line-height: 1.58;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.player-name {
  margin-top: 20px;
  text-align: right;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}

.player-name span {
  float: none;
  font-size: 10px;
  font-size: 1rem;
}

@media screen and (max-width: 750px) {
  .wrapper-voice {
    background: url(../images/voice_border.png) no-repeat 0 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }

  .voice-block {
    display: table;
    width: 100%;
    min-height: initial;
    padding: 15px 0 20px;
    background: url(../images/voice_border.png) no-repeat 0 bottom;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }

  .voice-image {
    display: table-cell;
    vertical-align: middle;
    width: 31.4%;
    position: initial;
    margin-left: 0;
  }

  .text-voice {
    display: table-cell;
    vertical-align: middle;
    width: 68.6%;
    padding-left: 5%;
    line-height: 1.58;
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .player-name {
    margin-top: 0;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .player-name span {
    float: none;
    font-size: 10px;
    font-size: 1rem;
  }
}
.section-product {
  padding: 70px 0;
}

.section-product .section-title {
  margin: 0 0 80px;
  text-align: center;
}

.product-box {
  position: relative;
  /*display: table !important;*/
  display: -webkit-flex !important;
  display: flex !important;
  width: 100%;
  padding-bottom: 80px;
  text-align: center;
}
/*
.product-box li {
  display: table-cell;
  vertical-align: top;
}*/

.product-box .btn-product {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 77px 0 0 -150px;
}

.product-box .slider-image {
  width: 60%;
}

.title-product-box {
  margin: 0 0 20px;
  text-align: left;
}

.wraper-detail-product {
  width: 404px;
}

.detail-product {
  padding: 0 0 0 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-feature {
  padding: 20px 0;
  background-image: url(../images/border_product.gif), url(../images/border_product.gif);
  background-repeat: no-repeat;
  background-position: 0 0, 0 bottom;
}

.product-feature p {
  margin: 5px 0;
  padding-left: 50px;
  line-height: 1.54;
  text-align: left;
  background: url(../images/arrow_product01.png) no-repeat 20px 10px;
  font-size: 21px;
  font-size: 2.1rem;
}

.product-detail {
  text-align: left;
  zoom: 1;
}

.product-detail:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.product-detail p {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

.product-detail02 {
  zoom: 1;
}

.product-detail02:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.image-text-product {
  float: left;
}

.sub-text-product {
  float: right;
  width: 233px;
}

.text-product {
  display: table;
  padding: 23px 0 10px;
}

.text-detail-product {
  display: table-cell;
  vertical-align: middle;
}

.icon-product {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  zoom: 1;
}

.icon-product:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.icon-product p {
  float: left;
  margin: 0 0 0 14px;
}

.icon-product p img {
  width: 62px;
  height: auto;
}

.btn-product {
  clear: both;
}

.image-text-product {
  margin: 15px 0 0;
}

.image-text-product img {
  width: auto;
  height: 170px;
}

.sub-text-product {
  margin: 30px 0 0;
}

.image-product-box {

  width: 40%;
  text-align: right;
}

.image-product-box img {
  width: auto;
  height: 500px;
}

@media screen and (max-width: 750px) {
  .section-product {
    padding: 35px 0 22px;
  }

  .section-product .section-title {
    margin: 0 0 38px;
  }

  .section-product .section-title img {
    width: 73px;
    height: auto;
  }

  .product-box {
    padding-bottom: 70px;
    text-align: center;
  }

  .product-box .btn-product {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 20px 0 0;
  }
/*
  .product-box .slider-image {
    width: auto;
  }
*/
  .product-box .slider-image {
    width: 72.8%;
  }
  .product-box .image-product-box img {
    width: auto;
    height: 290px;
  }

  .title-product-box {
    margin: 0 0 10px;
  }

  .wraper-detail-product {
    width: 100%;
  }

  .detail-product {
    padding: 0 0 0 3%;
  }

  .slider-image {
    width: 100%;
  }

  .product-feature {
    padding: 15px 0;
    margin: 0 0 10px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }

  .product-feature p {
    padding-left: 25px;
    background: url(../images/arrow_product01.png) no-repeat 10px center;
    -webkit-background-size: 10px auto;
    background-size: 10px auto;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .product-detail {
    text-align: left;
    zoom: 1;
  }

  .product-detail:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
  }

  .product-detail p {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .text-product {
    display: block;
    float: left;
    width: 49%;
    padding: 0 0 15px;
  }

  .text-detail-product {
    display: block;
  }

  .icon-product {
    display: block;
    margin: 10px 0 0;
    padding: 0;
  }

  .icon-product p {
    width: 41%;
    margin: 0 0 0 10px;
  }

  .icon-product p:first-child {
    margin: 0;
  }

  .icon-product p img {
    width: 100%;
    max-width: 46px;
    height: auto;
  }

  .image-text-product {
    float: right;
    width: 49%;
    margin: 0;
  }

  .image-text-product img {
    height: 97px;
  }

  .sub-text-product {
    clear: both;
    width: auto;
    margin: 0;
  }

  .image-product-box {
    width: 27.2%;
  }
}
.performance-box {
  list-style-type: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}

.slick-active .performance-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-transition: opacity 1.2s linear;
  transition: opacity 1.2s linear;
}

.slick-slide .slick-slide {
  opacity: 0;
}

.slick-slider ul li {
  list-style-type: none;
  opacity: 0;
}

.slick-slider ul.slick-active li {
  -webkit-transform: translateX(600%);
  transform: translateX(600%);
  opacity: 1;
  -webkit-transition: opacity 1.2s linear;
  transition: opacity 1.2s linear;
}

.slick-slider .slick-dots li {
  opacity: 1;
  cursor: pointer;
}

/* Move classes and animations */
@-webkit-keyframes scaleUp {
  0% {
    -webkit-transform: translateX(0) scale(0);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
  }
}
@keyframes scaleUp {
  0% {
    -webkit-transform: translateX(0) scale(0);
    transform: translateX(0) scale(0);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
.slick-slider li:first-child {
  -webkit-animation-delay: 90ms;
  animation-delay: 90ms;
}

.slick-slider li.slider-image {
  -webkit-animation-delay: 270ms;
  animation-delay: 270ms;
}

.slick-slider li.slider-text {
  -webkit-animation-delay: 350ms;
  animation-delay: 350ms;
}

.slick-slider li.intro-button {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

/* moveFromRight */
.slick-slider ul.slick-active li {
  -webkit-animation: moveFromRight 350ms ease-in-out both;
  animation: moveFromRight 350ms ease-in-out both;
}

.slick-slider ul.slick-active li.slider-image {
  -webkit-animation-delay: 180ms;
  animation-delay: 180ms;
}

.slick-slider ul.slick-active li.slider-text {
  -webkit-animation-delay: 270ms;
  animation-delay: 270ms;
}

.slick-slider ul.slick-active li.intro-button {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

/* Animations */
@-webkit-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(600%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-webkit-keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-600%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-webkit-keyframes moveToRight {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(600%);
  }
}
@-webkit-keyframes moveToLeft {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-600%);
  }
}
@keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-600%);
    transform: translateX(-600%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes moveToRight {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
  }
}
@keyframes moveToLeft {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-600%);
    transform: translateX(-600%);
  }
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tech-item-group {
  width: 100%;
  text-align: center;
  font-size: 0;
}
.tech-item-group .tech-item-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 11px;
  box-sizing: border-box;
}

@media (max-width: 1000px) and (min-width: 751px) {
  .tech-item-item {
    width: 50%;
  }
}
.tech-item-meta {
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
  margin: 0 auto;
  text-align: left;
}

.tech-graph-sub-title01 {
  margin: 10px 0 0;
}

.tech-graph-sub-title02 {
  margin: 10px 0 42px;
}

@media (max-width: 750px) {
  .tech-item-group .tech-item-item {
    display: block;
    margin: 0 30px;
    padding: 0 0 10px;
  }
  .tech-item-group .tech-item-item:last-child {
    padding-bottom: 0;
  }
  .tech-item-group-large .tech-item-item {
    margin: 0 20px;
  }

  .tech-item-meta {
    margin-top: 3px;
    font-size: 9px;
    text-align: left;
  }

  .tech-graph-sub-title01 {
    margin: 0;
  }

  .tech-graph-sub-title02 {
    margin: 0;
  }

  .tech-graph-title img {
    width: 273px;
  }
}