@charset "UTF-8";

.under500 {
  display: none;
}

#content .content-header {
  background: url(/img/product/rotating_machinery/motor/special_purpose/bg_header_index.jpg)no-repeat right;
  background-size: cover;
}

.webp #content .content-header {
  background: url(/img/product/rotating_machinery/motor/special_purpose/bg_header_index.jpg.webp)no-repeat right;
  background-size: cover;
}

section.content-section {
  padding: 60px 30px 80px;
}

#content .content-header .content-header__inner .txt .bg-gray br {
  display: inherit;
}

section.content-section.bg-img {
  padding: 0px 0 30px;
}

.bg-img {
  width: 100%;
  background: url(/img/product/rotating_machinery/motor/special_purpose/bg_img_special_purpose01.jpg)no-repeat center;
  background-size: cover;
}

.bg-img .front-box {
  z-index: 2;
  padding: 0px 10px;
}

.bg-img .col2 {
  max-width: 980px;
  margin: 0 auto;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  margin-bottom: -3px
}

.bg-img .col2 .item.item__img {
  width: 294px;
  padding: 59px 0 40px 0px
}

.bg-img .col2 .item.item__img img {
  width: 100%;
  height: auto;
  max-width: 294px;
}

.bg-img .col2 .item.item__txt {
  width: calc(100% - 360px);
  color: #fff;
  padding: 66px 40px 25px 10px;
  font-size: 16px;
  font-weight: 600;
}

.bg-img .col2 .item.item__txt p {
  margin-bottom: 20px
}

.bg-img .col3 {
  max-width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
}

.bg-img .col3 {
  align-items: stretch;
}

.bg-img .col3 .item {
  width: calc(50% - 20px);
  background-color: #f2f2f2;
  color: #333;
  text-align: center;
  padding: 15px 20px 15px;
  margin-top: 0px;
  margin-bottom: 22px;
}

.bg-img .col3 .item .ttl {
  font-size: 22px
}

.bg-img .col3 .item .img {
  margin: 0px auto 14px
}

.bg-img .col3 .item .img img {
  height: auto;
  margin-top: 10px;
}

.bg-img .col3 .item .desc {
  text-align: left
}

.bg-img .item.item__txt .marker_yellow {
  background-color: #ffce00;
  color: #000;
  display: inline;
}

@media screen and (max-width: 1440px) {
  .bg-img .col2 .item.item__img {
    padding: 33px 0 35px
  }
}

@media screen and (max-width: 1200px) {
  .bg-img .col2 {
    flex-direction: column
  }

  .bg-img .col2 .item.item__txt {
    width: 100%;
    padding: 66px 52px 10px 56px
  }

  .bg-img .col2 .item.item__txt .arw_rightwards_yellow {
    padding: 11px 6px;
    margin-top: 29px
  }

  .bg-img .col2 .item.item__img {
    width: 100%;
    padding: 38px 0 53px;
    text-align: center
  }
}

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

  /* .bg-img .col2 .item.item__txt{
    padding: 50px 25px 10px 25px;
  } */
  .ttl--lv4 {
    line-height: 1.4;
  }
}
.bg-img .front-box .br_tab{
  display: none;
}
@media only screen and (min-width: 670px) and (max-width: 900px) {
.bg-img .front-box .br_tab{
  display: block;
}
}
  

@media screen and (max-width: 768px) {
  section.content-section {
    padding: 60px 34px 80px;
  }

  .over768 {
    display: none;
  }

  .bg-img {
    background: url(/img/product/rotating_machinery/motor/special_purpose/bg_img_special_purpose01_tb.jpg)no-repeat center;
    background-size: cover;
  }
  

  .bg-img .col3 {
    flex-direction: column;
    max-width: calc(100% - 30px);
    padding-left: 0px;
  }

  .bg-img .col3 .item {
    width: 100%;
    padding: 14px 18px 4px;
    margin: 0 auto 32px
  }

  .bg-img .col3 .item:nth-child(1),
  .bg-img .col3 .item:nth-child(2) {
    margin: 0 auto 42px
  }

  .bg-img .col3 .item .img img {
    margin-top: 0;
  }

  .bg-img .col3 .item .ttl {
    font-size: 19px
  }

  .bg-img .col3 .item .img {
    margin: 9px auto 12px
  }

  .bg-img .col3 .item .desc {
    font-size: 14px;
    padding: 4px 19px 13px;
    text-align: center;
  }
  
}

@media screen and (max-width: 500px) {
  .under500 {
    display: block;
  }

  #content .content-header {
    background-image: url(/img/product/rotating_machinery/motor/special_purpose/bg_header_index_sp.jpg);
  }

  .webp #content .content-header {
    background-image: url(/img/product/rotating_machinery/motor/special_purpose/bg_header_index_sp.jpg.webp);
  }
  .bg-img .col2 .item.item__txt{
   padding: 45px 15px 10px; 
  }

}

@media screen and (max-width: 415px) {
  .bg-img {
    background: url(/img/product/rotating_machinery/motor/special_purpose/bg_img_special_purpose01_sp.jpg)no-repeat center;
    background-size: cover;
  }
  section.content-section {
    padding: 60px 25px 80px;
  }

  .content-section.bg-video .front-box {
    padding-bottom: 40px
  }

  .bg-img .col2 .item.item__txt {
    padding: 45px 15px 10px
  }

  .bg-img .col2 .item.item__txt>p {
    padding: 0 10px
  }

  .bg-img .col2 .item.item__txt .arw_rightwards_yellow {
    margin-top: 21px
  }

  .bg-img .col2 .item.item__txt .arw_rightwards_yellow::after {
    display: block;
    margin: 7px auto 0;
    background-size: 62px 15px;
    width: 62px
  }

  .bg-img .col2 .item.item__img {
    padding: 24px 0 35px
  }

  .bg-img .col2 .item.item__img img {
    max-width: 90%;
    height: auto;
  }

  .bg-img .col3 {
    flex-direction: column;
    max-width: calc(100% - 30px)
  }

  .bg-img .col3 .item {
    width: 100%;
    padding: 14px 18px 2px;
    margin: 0 auto 32px
  }

  .bg-img .col3 .item:nth-child(1),
  .bg-img .col3 .item:nth-child(2) {
    margin: 0 auto 32px
  }

  .bg-img .col3 .item .ttl {
    font-size: 19px
  }

  .bg-img .col3 .item .img {
    margin: 9px auto 12px
  }

  .bg-img .col3 .item .desc {
    font-size: 17px;
    ;
    padding: 4px 0px 13px;
    text-align: left;
  }

}