#tec-center #l_maintenance {
  background-color: rgba(255, 255, 255, 0.9) !important; }

#tec-center .bg {
  position: relative;
  z-index: 2;
  overflow: hidden; }

#tec-center #movie {
  z-index: -1;
  position: fixed;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.center_block {
  padding-top: 14rem;
  padding-bottom: 14rem;
  color: #fff; }
  .center_block .center_block_inner {
    width: 74rem;
    margin: 0 auto; }
  .center_block h2 {
    width: 26.8rem;
    margin: 0 auto;
    padding-bottom: 5rem; }
  .center_block h3 {
    text-align: center;
    font-size: 6.4rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.2;
    padding-bottom: 4rem; }
    .center_block h3 .small {
      display: block;
      font-size: 3.2rem;
      font-weight: 700;
      letter-spacing: 0.04em;
      line-height: 1.5; }
    .center_block h3 .g {
      color: #00BAA4; }
  .center_block p {
    font-size: 1.8rem;
    line-height: 2;
    font-weight: 700;
    padding-bottom: 6rem; }

#eyecatch {
  background-color: rgba(0, 0, 0, 0.8);
  height: 4rem;
  color: #fff; }

#center01 {
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 9rem; }
  #center01 .pic {
    width: 74rem;
    margin: 0 auto; }
  #center01 .movie {
    position: relative;
    overflow: hidden; }
    #center01 .movie:hover video {
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
    #center01 .movie:hover .play-btn:before {
      -webkit-transform: scale(0.9, 0.9) translate(-50%, -50%);
      -ms-transform: scale(0.9, 0.9) translate(-50%, -50%);
      transform: scale(0.9, 0.9) translate(-50%, -50%); }
    #center01 .movie:hover .play-btn #circle {
      stroke-dasharray: 130 0; }
    #center01 .movie .play-btn {
      width: 18rem;
      height: 18rem;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 2;
      cursor: pointer;
      border-radius: 50%;
      background: -moz-linear-gradient(left, #00baa4 0%, #269aef 100%);
      background: -webkit-linear-gradient(left, #00baa4 0%, #269aef 100%);
      background: -webkit-gradient(linear, left top, right top, from(#00baa4), to(#269aef));
      background: -o-linear-gradient(left, #00baa4 0%, #269aef 100%);
      background: linear-gradient(to right, #00baa4 0%, #269aef 100%); }
      #center01 .movie .play-btn:before {
        content: "";
        width: 4.4rem;
        height: 5.1rem;
        background: url(../images/tec-center/icon_play.svg) 0 0 no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all  0.3s ease;
        -o-transition: all  0.3s ease;
        transition: all  0.3s ease; }
      #center01 .movie .play-btn svg {
        width: 16rem;
        height: 16rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      #center01 .movie .play-btn #circle {
        stroke-dasharray: 130 120;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all  0.3s ease;
        -o-transition: all  0.3s ease;
        transition: all  0.3s ease; }
      #center01 .movie .play-btn.playActive {
        opacity: 0;
        pointer-events: none; }
    #center01 .movie video {
      width: 100%;
      height: auto;
      vertical-align: bottom;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all  0.3s ease;
      -o-transition: all  0.3s ease;
      transition: all  0.3s ease; }

#center02 {
  background-color: rgba(255, 255, 255, 0.9);
  color: #293636; }
  #center02 .pic {
    width: 98.9rem;
    margin-left: -12.5rem; }

#center03 {
  background: url(../images/tec-center/bg02.png) center center no-repeat;
  background-size: cover; }
  #center03 .pic {
    width: 74rem;
    margin: 0 auto; }

#center04 {
  background-color: rgba(255, 255, 255, 0.9);
  color: #293636; }
  #center04 .pic {
    width: 74rem;
    margin: 0 auto; }
  #center04 ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 92rem;
    margin: 0 auto; }
    #center04 ol li {
      margin-left: 1rem;
      background: -webkit-gradient(linear, left top, left bottom, from(#00baa4), to(#269aef));
      background: -webkit-linear-gradient(#00baa4 0%, #269aef 100%);
      background: -o-linear-gradient(#00baa4 0%, #269aef 100%);
      background: linear-gradient(#00baa4 0%, #269aef 100%);
      list-style: none;
      color: #fff;
      position: relative;
      padding-top: 10.5rem;
      width: 22rem;
      height: 22rem; }
      #center04 ol li:after {
        content: "";
        width: 3.1rem;
        height: 2.7rem;
        background: url(../images/tec-center/arrow.svg) 0 0 no-repeat;
        background-size: 100% auto;
        position: absolute;
        right: -3.1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2; }
      #center04 ol li:last-child {
        padding-top: 9rem; }
        #center04 ol li:last-child:after {
          display: none; }
      #center04 ol li .num {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 3rem;
        position: absolute;
        top: 2.5rem;
        left: 0;
        text-align: center;
        line-height: 1;
        display: block;
        width: 100%; }
      #center04 ol li p {
        font-size: 1.8rem;
        font-weight: 700;
        text-align: center;
        line-height: 1.4; }

.tec-link {
  background: url(../images/index/bg_technology.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 8.5rem;
  padding-bottom: 7.5rem; }
  .tec-link h3 {
    text-align: center;
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 4rem; }
  .tec-link .technology_inner {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .tec-link .technology_block {
    width: 37.2rem;
    position: relative;
    background-color: #fff;
    padding: 18.5rem 4rem 4rem;
    color: #293636;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all  0.3s ease;
    -o-transition: all  0.3s ease;
    transition: all  0.3s ease; }
    .tec-link .technology_block h4 {
      font-weight: 700;
      text-align: center;
      padding-bottom: 2rem; }
    .tec-link .technology_block p {
      font-size: 1.5rem;
      line-height: 1.86;
      letter-spacing: 0.04em; }
    .tec-link .technology_block div {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .tec-link .technology_block .technology_icon01 {
      top: 5.55rem;
      width: 10rem;
      height: 9.9rem;
      background: url(../images/index/technology_icon01.svg) 0 0 no-repeat;
      background-size: 100% auto; }
    .tec-link .technology_block .technology_icon02 {
      top: 5.55rem;
      width: 10rem;
      height: 9.9rem;
      background: url(../images/index/technology_icon02.svg) 0 0 no-repeat;
      background-size: 100% auto; }
    .tec-link .technology_block .technology_icon03 {
      top: 5.55rem;
      width: 10rem;
      height: 10rem;
      background: url(../images/index/technology_icon03.svg) 0 0 no-repeat;
      background-size: 100% auto; }
    .tec-link .technology_block:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 2rem 2rem;
      border-color: transparent transparent #00BAA4 transparent;
      position: absolute;
      bottom: 0;
      right: 0; }
    .tec-link .technology_block:hover {
      background-color: #00BAA4;
      color: #fff; }
      .tec-link .technology_block:hover .technology_icon01 {
        background: url(../images/index/technology_icon01_w.svg) 0 0 no-repeat;
        background-size: 100% auto; }
      .tec-link .technology_block:hover .technology_icon02 {
        background: url(../images/index/technology_icon02_w.svg) 0 0 no-repeat;
        background-size: 100% auto; }
      .tec-link .technology_block:hover .technology_icon03 {
        background: url(../images/index/technology_icon03_w.svg) 0 0 no-repeat;
        background-size: 100% auto; }

@media screen and (max-width: 767px) {
  .center_block {
    padding-top: 8rem;
    padding-bottom: 8rem; }
    .center_block .center_block_inner {
      width: 100%;
      padding-left: 2rem;
      padding-right: 2rem; }
    .center_block h2 {
      width: 26.8rem;
      padding-bottom: 2.5rem; }
    .center_block h3 {
      font-size: 2.8rem;
      padding-bottom: 2rem; }
      .center_block h3 .small {
        font-size: 1.6rem; }
    .center_block p {
      font-size: 1.3rem;
      line-height: 1.8;
      padding-bottom: 3rem; }
  #center01 {
    padding-top: 4.5rem; }
    #center01 .pic {
      width: 100%; }
    #center01 .movie:hover video {
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
    #center01 .movie:hover .play-btn:before {
      -webkit-transform: scale(0.9, 0.9) translate(-50%, -50%);
      -ms-transform: scale(0.9, 0.9) translate(-50%, -50%);
      transform: scale(0.9, 0.9) translate(-50%, -50%); }
    #center01 .movie:hover .play-btn #circle {
      stroke-dasharray: 130 0; }
    #center01 .movie .play-btn {
      width: 9rem;
      height: 9rem; }
      #center01 .movie .play-btn:before {
        width: 2.2rem;
        height: 2.55rem; }
      #center01 .movie .play-btn svg {
        width: 8rem;
        height: 8rem; }
      #center01 .movie .play-btn #circle {
        stroke-dasharray: 130 120; }
  #center02 .pic {
    width: 100%;
    margin-left: 0; }
  #center03 .pic {
    width: 100%; }
  #center04 .pic {
    width: 100%; }
  #center04 ol {
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem; }
    #center04 ol li {
      padding-top: 8.5rem;
      width: calc(50% - 1rem);
      margin-left: 0;
      height: 17rem;
      margin-bottom: 1rem; }
      #center04 ol li:after {
        width: 3.1rem;
        height: 2.7rem;
        right: -3.1rem; }
      #center04 ol li:nth-child(2):after {
        display: none; }
      #center04 ol li:last-child {
        padding-top: 6.5rem; }
        #center04 ol li:last-child:after {
          display: none; }
      #center04 ol li .num {
        font-size: 3rem;
        top: 2.0rem; }
      #center04 ol li p {
        font-size: 1.6rem; }
  .tec-link {
    background: url(../images/index/bg_technology_sp.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 5rem;
    padding-bottom: 4rem; }
    .tec-link h3 {
      font-size: 3rem;
      padding-bottom: 4rem; }
    .tec-link .technology_block {
      width: 33.5rem;
      margin: 0 auto 1rem;
      padding: 2.5rem;
      padding-left: 14rem; }
      .tec-link .technology_block h4 {
        font-size: 1.52rem;
        text-align: left;
        padding-bottom: 1rem;
        letter-spacing: 0; }
      .tec-link .technology_block p {
        font-size: 1.3rem;
        line-height: 1.6; }
      .tec-link .technology_block div {
        position: absolute;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .tec-link .technology_block .technology_icon01 {
        top: 50%;
        width: 8rem;
        left: 3.2rem; }
      .tec-link .technology_block .technology_icon02 {
        top: 50%;
        width: 8rem;
        left: 3.0rem; }
      .tec-link .technology_block .technology_icon03 {
        top: 50%;
        width: 8rem;
        left: 3.0rem; }
      .tec-link .technology_block:after {
        border-width: 0 0 1.5rem 1.5rem; } }
