﻿/* ーーーーーーheaderーーーーーー */
#product--rotating_machinery--motor__tm21_f2w .content-header {
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_f2w/bg_header_tm21_f2w.jpg) no-repeat center center;
  background-size: cover;
}

#product--rotating_machinery--motor__tm21_f2h .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_f2h/bg_header_tm21_f2h.jpg) no-repeat center center;
  background-size: cover;
}

#product--rotating_machinery--motor__tm21_hw .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_hw/bg_header_tm21_hw.jpg) no-repeat center center;
  background-size: cover;
}

#product--rotating_machinery--motor__tm21_m2w .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_m2w/bg_header_tm21_m2w.jpg) no-repeat center center;
  background-size: cover;
}

#product--rotating_machinery--motor__tm21_lw .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_lw/bg_header_tm21_lw.jpg) no-repeat center center;
  background-size: cover;
}

#product--rotating_machinery--motor__tm21_m2h .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_m2h/bg_header_tm21_m2h.jpg) no-repeat center center;
  background-size: cover;
}

#product--rotating_machinery--motor__tm21_lh .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_lh/bg_header_tm21_lh.jpg) no-repeat center center;
  background-size: cover;

}

#product--rotating_machinery--motor__tm21_vll .content-header{
  background: url(/img/product/rotating_machinery/motor/tm21/tm21_vll/bg_header_tm21_vll.jpg) no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 500px) {
  #product--rotating_machinery--motor__tm21_f2w .content-header {
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_f2w/bg_header_tm21_f2w_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  #product--rotating_machinery--motor__tm21_f2h .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_f2h/bg_header_tm21_f2h_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  #product--rotating_machinery--motor__tm21_hw .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_hw/bg_header_tm21_hw_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  #product--rotating_machinery--motor__tm21_m2w .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_m2w/bg_header_tm21_m2w_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  #product--rotating_machinery--motor__tm21_lw .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_lw/bg_header_tm21_lw_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  #product--rotating_machinery--motor__tm21_m2h .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_m2h/bg_header_tm21_m2h_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  #product--rotating_machinery--motor__tm21_lh .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_lh/bg_header_tm21_lh_sp.jpg) no-repeat center center;
    background-size: cover;

  }

  #product--rotating_machinery--motor__tm21_vll .content-header{
    background: url(/img/product/rotating_machinery/motor/tm21/tm21_vll/bg_header_tm21_vll_sp.jpg) no-repeat center center;
    background-size: cover;
  }
}

/* ーーーーーーEND headerーーーーーー */

.product_features .item .indent_dot li+li {
  margin-top: 10px;
}

.product_features .item {
  width: 250px;
}

.product_features .item:nth-of-type(n+2) {
  margin-left: 4%;
}

.product_features .item .text-medium {
  display: inline-block;
  line-height: 1.6;
}

.product_features_icon .icon_ttl {
  color: #444;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin: 30px auto;
}
.product_features_icon .icon_ttl.line1{
  margin: 43px auto;
}

.product_features .item:nth-of-type(2) {
  animation-delay: .3s;
}

.product_features .item:nth-of-type(3) {
  animation-delay: .6s;
}

.product_features .item:nth-of-type(4) {
  animation-delay: .9s;
}

.max-955 {
  max-width: 955px;
  margin: 50px auto 0;
}

.is-tb,
.tb_br {
  display: none;
}
.pdf_list li{
  position: relative;
  padding-left: 20px;
}
.pdf_list li + li{
  margin-top: 5px;
}
.pdf_list li:before{
  display: block;
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 10px;
  border-right: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  transform: rotate(45deg);
}
a.pdf_link {
  display: inline-block;
}
a.pdf_link::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  vertical-align: middle;
}
/* PDF */
a[href*=".pdf"]::after {
  background-image: url(/img/product/rotating_machinery/motor/tm21/common/PDF_24.png);
}


@media screen and (max-width: 1400px) {
  .over1400 {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .product_features_icon .icon_ttl.line1.vll{
    margin: 30px auto;
  }
}
@media screen and (max-width: 1340px) {
  .product_features .item .item_br02 {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .product_features .item .item_br02 {
    display: block;
  }

  .product_features {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .product_features .item {
    width: calc(96%/2);
  }

  .product_features .item:nth-of-type(n+3) {
    margin-left: unset;
    margin-top: 40px;
  }

  .product_features .item:nth-of-type(2n) {
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .pdf_list li{
    padding-left: 15px;
  }
  .pdf_list li:before{
    width: 6px;
    height: 6px;
    top: 8px;
  }

  a.pdf_link::after {
    width: 16px;
    height: 16px;
    background-size: 16px auto;
  }

  
}
@media screen and (max-width: 500px) {
  .product_features_icon .icon_ttl {
    font-size: 20px;
}
.product_features_icon .icon_ttl.line1{
  margin: 30px auto;
}
  .product_features .item:nth-of-type(n+3) {
    margin-left: auto;
  }
}

@media only screen and (min-width: 500px) and (max-width: 768px) {
  .is-tb {
    display: block;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {

  .product_features .item .item_br01 {
    display: none;
  }
}

@media only screen and (min-width: 700px) and (max-width: 768px) {
  .product_features .item .tb_br{
  display: block;
}
}
/* @media only screen and (min-width: 769px) and (max-width: 910px) {
  .product_features .item .item_br02 {
    display: none;
  }
} */

/* ---video_wrapper--- */
.video_wrapper .item:nth-of-type(2) {
  animation-delay: .3s;
}

.video_wrapper .item:nth-of-type(3) {
  animation-delay: .6s;
}

.video_wrapper {
  max-width: 955px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
}

.video_wrapper .item {
  width: calc(87%/3);
  height: 450px;
  overflow: hidden;
  position: relative;
  background: #000;
}

.vid_item {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
}

.table-prodact table td.td_green2 {
  background: rgb(244, 247, 217);
}

.table-prodact table td.td_green2.no-bt-border {
  border-bottom: 1px solid rgb(244, 247, 217);
}

.table-prodact table td+td.td_green2.no-bt-border,
.table-prodact table td.td_green2.no-lf-border {
  border-left: 1px solid rgb(244, 247, 217);
}

.table-prodact table td.td_green {
  background: #C5D433;
}

.table-prodact table td.td_green.no-bt-border {
  border-bottom: 1px solid #C5D433;
}

.table-prodact table td+td.td_green.no-bt-border,
.table-prodact table td.td_green.no-lf-border {
  border-left: 1px solid #C5D433;
}

.table-prodact table td.td_blue {
  background: #EFF4F9;
}

.table-prodact table td.td_blue.no-bt-border {
  border-bottom: 1px solid #EFF4F9;
}

.table-prodact table td+td.td_blue.no-bt-border,
.table-prodact table td.td_blue.no-lf-border {
  border-left: 1px solid #EFF4F9;
}



.video_wrapper .item .item01,
.video_wrapper .item .item02,
.video_wrapper .item .item03 {
  width: 100%;
  height: 100%;
  opacity: 0;
}


@media screen and (max-width: 768px) {

  .product_features .item {
    width: calc(94%/2);
  }

  .product_features .item:nth-of-type(2n) {
    margin-left: auto;
  }

  .product_features .item .indent_dot {
    text-align: left;
  }

  .video_wrapper {
    max-width: 100%;
  }

  .video_wrapper .item {
    width: calc(92%/3);
    height: 350px;
  }
}

@media screen and (max-width: 500px) {
  .product_features .item {
    width: 100%;
    max-width: 320px;
    margin: auto;
  }

  .video_wrapper {
    max-width: 100%;
    display: block;
  }

  .video_wrapper .item {
    width: 100%;
    height: 200px;
  }

  .video_wrapper .item:nth-of-type(n+2) {
    margin-top: 10px;
  }

  .vid_item {
    width: 100%;
    height: auto;
  }


}

/* ーーーーーーEND video_wrapperーーーーーー */

/* ーーーーーーanimationーーーーーー */

@keyframes position-x {
  0% {
    opacity: 0;
    background-position-x: 40%;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    background-position-x: 60%;
  }
}
@keyframes position-hw {
  0% {
    opacity: 0;
    background-position-x: 50%;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    background-position-x: 90%;
  }
}
@keyframes position-y {
  0% {
    opacity: 0;
    background-position-y: -50%;
    background-position-x: 50%;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    background-position-y: 50%;
    background-position-x: 50%;
  }
}
@keyframes scale_up {
  0% {
    opacity: 0;
    transform: scale(1);
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  80% {
    transform: scale(1.2);
  }

  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}


/* -----tm21_f2h----- */


.video_wrapper.tm21_f2h .item .item02 {
  animation: position-x 5s 1.5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_f2h/video_tm21_f2h_02.jpg")no-repeat center;
}

.video_wrapper.tm21_f2h .item .item03 {
  animation: scale_up 5s 3s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_f2h/video_tm21_f2h_03.jpg")no-repeat center;
}

/* -----END tm21_f2h----- */

/* -----tm21_hw----- */
.video_wrapper.tm21_hw .item .item01 {
  animation: position-hw 5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_hw/video_tm21_hw_01.jpg")no-repeat center;
}

.video_wrapper.tm21_hw .item .item02 {
  animation: position-y  5s 1.5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_hw/video_tm21_hw_02.jpg")no-repeat center;
  background-size: 675px 500px;

}

.video_wrapper.tm21_hw .item .item03 {
  animation: scale_up 5s 3s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_hw/video_tm21_hw_03.jpg")no-repeat center;
}

/* -----END tm21_hw----- */

/* -----tm21_m2w----- */
.video_wrapper.tm21_m2w .item .item01 {
  animation: position-x 5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2w/video_tm21_m2w_01.jpg")no-repeat center;
}

.video_wrapper.tm21_m2w .item .item02 {
  animation: position-x 5s 1.5s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2w/video_tm21_m2w_02.jpg")no-repeat center;
}

.video_wrapper.tm21_m2w .item .item03 {
  animation: scale_up 5s 3s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2w/video_tm21_m2w_03.jpg")no-repeat center;
}

/* -----END tm21_m2w----- */

/* -----tm21_lw----- */
.video_wrapper.tm21_lw .item .item01 {
  animation: position-x 5s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_lw/video_tm21_lw_01.jpg")no-repeat center;
}

.video_wrapper.tm21_lw .item .item02 {
  animation: position-x 5s 1.5s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_lw/video_tm21_lw_02.jpg")no-repeat center;
}

.video_wrapper.tm21_lw .item .item03 {
  animation: position-x 5s 3s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_lw/video_tm21_lw_03.jpg")no-repeat center;
}

/* -----END tm21_lw----- */

/* -----tm21_m2h----- */
.video_wrapper.tm21_m2h .item .item01 {
  animation: position-x 5s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2h/video_tm21_m2h_01.jpg")no-repeat center;
}

.video_wrapper.tm21_m2h .item .item02 {
  animation: position-x 5s 1.5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2h/video_tm21_m2h_02.jpg")no-repeat center;
}

.video_wrapper.tm21_m2h .item .item03 {
  animation: scale_up 5s 3s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2h/video_tm21_m2h_03.jpg")no-repeat center;
}

/* -----END tm21_m2h----- */

/* -----tm21_lh----- */
.video_wrapper.tm21_lh .item .item01 {
  animation: position-x 5s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_lh/video_tm21_lh_01.jpg")no-repeat center;
}

.video_wrapper.tm21_lh .item .item02 {
  animation: scale_up 5s 1.5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_lh/video_tm21_lh_02.jpg")no-repeat center;
}

.video_wrapper.tm21_lh .item .item03 {
  animation: position-x 5s 3s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_lh/video_tm21_lh_03.jpg")no-repeat center;
}

/* -----END tm21_lh----- */

/* -----tm21_vll----- */
.video_wrapper.tm21_vll .item .item01 {
  animation: position-x 5s infinite ease-in-out reverse;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_vll/video_tm21_vll_01.jpg")no-repeat center;
}

.video_wrapper.tm21_vll .item .item02 {
  animation: scale_up 5s 1.5s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_vll/video_tm21_vll_02.jpg")no-repeat center;
}

.video_wrapper.tm21_vll .item .item03 {
  animation: position-x 5s 3s infinite ease-in-out;
  background: url("/img/product/rotating_machinery/motor/tm21/tm21_vll/video_tm21_vll_03.jpg")no-repeat center;
}

/* -----END tm21_vll----- */

.video_wrapper.tm21_f2h .item .item02,
.video_wrapper.tm21_f2h .item .item03,
.video_wrapper.tm21_hw .item .item01,
.video_wrapper.tm21_hw .item .item03,
.video_wrapper.tm21_m2w .item .item01,
.video_wrapper.tm21_m2w .item .item02,
.video_wrapper.tm21_m2w .item .item03,
.video_wrapper.tm21_lw .item .item01,
.video_wrapper.tm21_lw .item .item02,
.video_wrapper.tm21_lw .item .item03,
.video_wrapper.tm21_m2h .item .item01,
.video_wrapper.tm21_m2h .item .item02,
.video_wrapper.tm21_m2h .item .item03,
.video_wrapper.tm21_lh .item .item01,
.video_wrapper.tm21_lh .item .item02,
.video_wrapper.tm21_lh .item .item03,
.video_wrapper.tm21_vll .item .item01,
.video_wrapper.tm21_vll .item .item02,
.video_wrapper.tm21_vll .item .item03 {
  background-size: 675px 450px;
}


@media screen and (max-width: 500px) {
  @keyframes position-y {
    0% {
      opacity: 0;
      background-position-y: 0%;
      background-position-x: 50%;
    }
  
    30% {
      opacity: 1;
    }
  
    70% {
      opacity: 1;
    }
  
    100% {
      opacity: 0;
      background-position-y: 50%;
      background-position-x: 50%;
    }
  }

  .video_wrapper.tm21_m2w .item .item01 {
    background: url("/img/product/rotating_machinery/motor/tm21/tm21_m2w/video_tm21_m2w_01_sp.jpg")no-repeat center;
  }
  .video_wrapper.tm21_hw .item .item01{
    background-position-y: 30%;
  }
  .video_wrapper.tm21_hw .item .item02{
    background-position-y: 10%;
  }
  .video_wrapper.tm21_lw .item .item01,
  .video_wrapper.tm21_lw .item .item02,
  .video_wrapper.tm21_lw .item .item03{
    background-position-y: 24%;
  }
  .video_wrapper.tm21_m2h .item .item01{
    background-position-y: 90%;
  }
  .video_wrapper.tm21_m2h .item .item02 {
    background-position-y: 80%;
  }
.video_wrapper.tm21_lh .item .item02 {
  background-position-y: 75%;
}
.video_wrapper.tm21_vll .item .item02 {
  background-position-y: 33%;
}
.video_wrapper.tm21_f2h .item .item02,
.video_wrapper.tm21_f2h .item .item03,
.video_wrapper.tm21_hw .item .item01,
.video_wrapper.tm21_hw .item .item02,
.video_wrapper.tm21_hw .item .item03,
.video_wrapper.tm21_m2w .item .item01,
.video_wrapper.tm21_m2w .item .item02,
.video_wrapper.tm21_m2w .item .item03,
.video_wrapper.tm21_lw .item .item01,
.video_wrapper.tm21_lw .item .item02,
.video_wrapper.tm21_lw .item .item03,
.video_wrapper.tm21_m2h .item .item01,
.video_wrapper.tm21_m2h .item .item02,
.video_wrapper.tm21_m2h .item .item03,
.video_wrapper.tm21_lh .item .item01,
.video_wrapper.tm21_lh .item .item02,
.video_wrapper.tm21_lh .item .item03,
.video_wrapper.tm21_vll .item .item01,
.video_wrapper.tm21_vll .item .item02,
.video_wrapper.tm21_vll .item .item03 {
  background-size: 552px 368px;
}

}

/* ーーーーーーEND animationーーーーーー */
