#page.in.service-machinery-second .wrap {
  max-width: 1200px;
}
#page.in.service-machinery-second .mv {
  background-image: url(../img/service-machinery/mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  height: 290px;
}
#page.in.service-machinery-second .mv #breadcrumb {
  max-width: 90%;
  width: 100%;
}
#page.in.service-machinery-second .mv #breadcrumb .crumb {
  color: #fff;
}
#page.in.service-machinery-second .mv #breadcrumb a {
  color: #fff;
}
#page.in.service-machinery-second .mv-wrap {
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
#page.in.service-machinery-second .page-title {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.1997916667;
  letter-spacing: 0.06em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-top: 80px;
}
@media (max-width: 1366px) {
  #page.in.service-machinery-second .mv #breadcrumb {
    max-width: 1200px;
    width: 100%;
  }
  #page.in.service-machinery-second .mv-wrap {
    max-width: 1200px;
    width: 100%;
  }
}
@media (max-width: 1300px) {
  #page.in.service-machinery-second .mv #breadcrumb {
    padding: 30px 0 0 0;
  }
}
@media (max-width: 1250px) {
  #page.in.service-machinery-second .mv #breadcrumb {
    width: 95%;
  }
  #page.in.service-machinery-second .mv-wrap {
    width: 95%;
  }
  #page.in.service-machinery-second .wrap {
    width: 95%;
  }
}
@media (max-width: 824px) {
  #page.in.service-machinery-second .page-title {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  #page.in.service-machinery-second .mv {
    height: 170px;
    background-position: right 25% bottom;
  }
  #page.in.service-machinery-second .mv #breadcrumb {
    padding: 20px 0 0 0;
  }
  #page.in.service-machinery-second .page-title {
    font-size: 22px;
    padding-top: 37px;
  }
}
#page.in.service-machinery-second .machinery-contens {
  padding-top: 145px;
  padding-bottom: 130px;
}
#page.in.service-machinery-second .machinery-contens-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.in.service-machinery-second .machinery-contens-flex-youtube-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 39.5%;
          flex: 0 0 39.5%;
}
#page.in.service-machinery-second .machinery-contens-flex-youtube-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.1%;
  margin-bottom: 27px;
  z-index: 7;
}
#page.in.service-machinery-second .machinery-contens-flex-youtube-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}
#page.in.service-machinery-second .machinery-contens-flex-text-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 57%;
          flex: 0 0 57%;
  margin-top: -10px;
}
#page.in.service-machinery-second .machinery-contens-title {
  color: #2958a8;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-bottom: 20px;
}
#page.in.service-machinery-second .machinery-contens-title .number {
  width: 64px;
  display: inline-block;
}
#page.in.service-machinery-second .machinery-contens-text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.8873333333;
  color: #17426f;
  margin-bottom: 38px;
}
@media (max-width: 1110px) {
  #page.in.service-machinery-second .machinery-contens-title {
    font-size: 35px;
  }
}
@media (max-width: 980px) {
  #page.in.service-machinery-second .machinery-contens-title {
    font-size: 30px;
  }
}
@media (max-width: 830px) {
  #page.in.service-machinery-second .machinery-contens-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  #page.in.service-machinery-second .machinery-contens {
    padding-top: 50px;
    padding-bottom: 38px;
  }
  #page.in.service-machinery-second .machinery-contens-title {
    font-size: 16px;
    line-height: 2.0691358025;
    letter-spacing: 0.03em;
    margin-bottom: 9px;
  }
  #page.in.service-machinery-second .machinery-contens-text {
    line-height: 1.8873333333;
  }
}
#page.in.service-machinery-second .machinery-contens-second-box {
  border: 1px solid #595757;
  border-radius: 13px;
  position: relative;
  padding: 85px 60px 60px;
}
#page.in.service-machinery-second .machinery-contens-box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  margin: auto;
}
#page.in.service-machinery-second .machinery-contens-box-title-text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  background-color: #2958a8;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 23px;
  line-height: 1;
  padding: 0 62px;
  border-radius: 25px;
}
#page.in.service-machinery-second .machinery-contens-box-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.in.service-machinery-second .machinery-contens-box-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.5%;
          flex: 0 0 31.5%;
  margin-bottom: 50px;
}
#page.in.service-machinery-second .machinery-contens-box-list:nth-child(n+4) {
  margin-bottom: 0;
}
#page.in.service-machinery-second .machinery-contens-box-image {
  display: block;
  margin-bottom: 20px;
}
#page.in.service-machinery-second .machinery-contens-box-image img {
  border-radius: 7px;
}
#page.in.service-machinery-second .machinery-contens-box-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8873333333;
  letter-spacing: 0.08em;
  color: #17426f;
  text-align: justify;
}
@media (max-width: 1024px) {
  #page.in.service-machinery-second .machinery-contens-second-box {
    padding: 85px 30px 60px;
  }
}
@media (max-width: 830px) {
  #page.in.service-machinery-second .machinery-contens-box-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
  }
  #page.in.service-machinery-second .machinery-contens-box-list:nth-child(n+4) {
    margin-bottom: 50px;
  }
  #page.in.service-machinery-second .machinery-contens-box-list:nth-child(n+5) {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #page.in.service-machinery-second .machinery-contens-second-box {
    padding: 50px 15px 30px;
  }
  #page.in.service-machinery-second .machinery-contens-box-title {
    top: -20px;
  }
  #page.in.service-machinery-second .machinery-contens-box-title-text {
    font-size: 17px;
    height: 40px;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #page.in.service-machinery-second .machinery-contens-box-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 23px;
  }
  #page.in.service-machinery-second .machinery-contens-box-list:nth-child(n+4) {
    margin-bottom: 23px;
  }
  #page.in.service-machinery-second .machinery-contens-box-list:nth-child(n+5) {
    margin-bottom: 23px;
  }
  #page.in.service-machinery-second .machinery-contens-box-list:last-child {
    margin-bottom: 0;
  }
  #page.in.service-machinery-second .machinery-contens-box-image {
    margin-bottom: 13px;
  }
  #page.in.service-machinery-second .machinery-contens-box-text {
    line-height: 1.7213333333;
  }
}
#page.in.service-machinery-second .contact-before-area {
  padding-top: 80px;
}
#page.in.service-machinery-second .contact-before-text {
  color: #17426f;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.8648;
  margin-bottom: 45px;
}
@media (max-width: 1200px) {
  #page.in.service-machinery-second .contact-before-text {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  #page.in.service-machinery-second .contact-before-text {
    font-size: 20px;
  }
}
@media (max-width: 870px) {
  #page.in.service-machinery-second .contact-before-text {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #page.in.service-machinery-second .contact-before-area {
    padding-top: 30px;
  }
  #page.in.service-machinery-second .contact-before-text {
    font-size: 15px;
    margin-bottom: 25px;
  }
}
@media (hover: hover) {
  #page.in.service-machinery-second .machinery-contens-btn:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}