/**
 * filename: company.css
 * version: 2.0
 **/
#main.company {
  margin-top: -11rem;
  margin-bottom: 11rem;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1599px) {
  #main.company {
    margin-top: -10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company {
    margin-top: -9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company {
    margin-top: -8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company {
    margin-bottom: 6rem;
  }
}
#main.company > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 22rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 {
    margin-bottom: 16rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 {
    margin-bottom: 14rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 {
    margin-bottom: 12rem;
  }
}
#main.company > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  padding: 0 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner {
    padding: 0 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner {
    padding: 0 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner {
    padding: 0 1.5rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8.25rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.company > .inner > .sec1 > .inner > .box1 > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.company > .inner > .sec1 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  left: -5.5rem;
  position: absolute;
  top: 5.5rem;
  z-index: 102;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 {
    left: -5rem;
    top: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 {
    left: -4.5rem;
    top: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 {
    left: -4rem;
    top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 {
    background-color: #ffffff;
    left: 1.75rem;
    margin-top: -1.75rem;
    padding: 1.75rem;
    position: relative;
    top: auto;
    width: calc(100% - 3.5rem);
    z-index: 103;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 {
    left: 1.5rem;
    margin-top: -1.5rem;
    padding: 1.5rem;
    width: calc(100% - 3rem);
  }
}
#main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.89rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
    font-size: 1.71rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
    font-size: 1.62rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
    font-size: 1.53rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 {
    text-align: center;
  }
}
#main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm] {
  height: auto;
  width: auto;
  background-color: #ffffff;
  display: inline-block;
  padding: 0.25em 1em;
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm] {
    background-color: transparent;
    padding: 0;
  }
}
#main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm]:not(:last-of-type) {
  margin-bottom: 0.6875rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 0.5625rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box1 > .box2 > .hdr1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 0.375rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 8.25rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 4.5rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box2 > .img1 {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box2 > .img1 {
    display: none;
  }
}
#main.company > .inner > .sec1 > .inner > .box2 > .img2 {
  display: none;
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box2 > .img2 {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 30rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box2 > .img2 {
    width: 20rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 120rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
#main.company > .inner > .sec1 > .inner > .box3::before {
  background-color: #f6f4ea;
  bottom: -5.5rem;
  content: "";
  display: block;
  height: calc(50% + 5.5rem);
  position: absolute;
  left: -5.5rem;
  width: calc(100% + 11rem);
  z-index: 101;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3::before {
    bottom: -5rem;
    height: calc(50% + 5rem);
    left: -5rem;
    width: calc(100% + 10rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3::before {
    bottom: -4.5rem;
    height: calc(50% + 4.5rem);
    left: -4.5rem;
    width: calc(100% + 9rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3::before {
    bottom: -4rem;
    height: calc(50% + 4rem);
    left: -4rem;
    width: calc(100% + 8rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3::before {
    bottom: -1.75rem;
    height: calc(75% + 1.75rem);
    left: -1.75rem;
    width: calc(100% + 3.5rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3::before {
    bottom: -1.5rem;
    height: calc(75% + 1.5rem);
    left: -1.5rem;
    width: calc(100% + 3rem);
  }
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] {
  background: linear-gradient(#42b3a9, #4dd9cd);
  height: auto;
  padding: 8.25rem 2.75rem 2.75rem;
  position: relative;
  width: calc(50% - 2.75rem);
  z-index: 102;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] {
    padding: 7.5rem 2.5rem 2.5rem;
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] {
    padding: 6.75rem 1.125rem 2.25rem;
    width: calc(50% - 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] {
    padding: 6rem 1rem 2rem;
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] {
    padding: 5.25rem 1.75rem 1.75rem;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] {
    padding: 4.5rem 1.5rem 1.5rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box]::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 5.5rem;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]::after {
    height: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]::after {
    height: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]::after {
    height: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]::after {
    height: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]::after {
    height: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.75rem;
  font-size: 2.205rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    font-size: 1.995rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    font-size: 1.89rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    font-size: 1.785rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.5;
  }
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 > .elm1 {
  height: auto;
  width: 100%;
  font-weight: 700;
  display: inline-block;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .hdr1 > .elm2 {
  height: auto;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  font-size: 0.8em;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] {
  height: auto;
  width: 100%;
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #ffffff;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > [class^=par] > [class^=elm] {
  height: auto;
  width: 100%;
  display: inline-block;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
  font-size: 1.4175rem;
  letter-spacing: 0.1em;
  line-height: 2.45;
  border: 0.2rem solid #fece11;
  background-color: #fece11;
  border-radius: 1.9364375rem;
  color: #ffffff;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin: 2.75rem auto 0;
  text-align: center;
  text-transform: uppercase;
  width: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    font-size: 1.35rem;
    line-height: 2.38;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    font-size: 1.2825rem;
    line-height: 2.31;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    font-size: 1.215rem;
    line-height: 2.24;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    font-size: 1.1475rem;
    line-height: 2.17;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    font-size: 1.08rem;
    line-height: 2.1;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    margin: 2.5rem auto 0;
    width: 11rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    margin: 2.25rem auto 0;
    width: 10rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    margin: 2rem auto 0;
    width: 9rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    margin: 1.75rem auto 0;
    width: 8rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 {
    margin: 1.5rem auto 0;
    width: 7rem;
  }
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1 > .ico1 {
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1.hov {
  transition: background 0.35s;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1.hov > .ico1 {
  transition: transform 0.35s;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1.hov:hover {
  background-color: #ffffff;
  color: #fece11;
}
#main.company > .inner > .sec1 > .inner > .box3 > [class^=box] > .lnk1.hov:hover > .ico1 {
  transform: translate(0.5em);
}
#main.company > .inner > .sec1.ani > .inner > .box2 {
  transform: translate(0rem, 2.75rem);
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1.ani > .inner > .box2 {
    transform: translate(0rem, 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1.ani > .inner > .box2 {
    transform: translate(0rem, 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1.ani > .inner > .box2 {
    transform: translate(0rem, 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1.ani > .inner > .box2 {
    transform: translate(0rem, 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1.ani > .inner > .box2 {
    transform: translate(0rem, 1.5rem);
  }
}
#main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box] {
  transform: translate(0rem, 2.75rem);
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 1.5rem);
  }
}
#main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box].box1 {
  transition-delay: 0.7s;
}
#main.company > .inner > .sec1.ani > .inner > .box3 > [class^=box].box2 {
  transition-delay: 1.4s;
}
#main.company > .inner > .sec1.ani.view > .inner > .box2 {
  transform: translate(0rem, 0rem);
  opacity: 1;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
#main.company > .inner > .sec1.ani.view > .inner > .box3 > [class^=box] {
  transform: translate(0rem, 0rem);
  opacity: 1;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec1.ani.view > .inner > .box3 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
#main.company > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 16.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 {
    margin-bottom: 13.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 {
    margin-bottom: 10.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 {
    margin-bottom: 9rem;
  }
}
#main.company > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  padding: 0 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner {
    padding: 0 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner {
    padding: 0 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner {
    padding: 0 1.5rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8.25rem;
  position: relative;
  z-index: 101;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #19998f;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1 {
    text-align: center;
  }
}
#main.company > .inner > .sec2 > .inner > .box1 > .hdr1::before {
  background-color: #42b3a9;
  content: "";
  display: block;
  height: 0.1rem;
  right: calc(100% + 2.75rem);
  position: absolute;
  top: 50%;
  width: calc(50vw - 50% - 2.75rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1::before {
    right: calc(100% + 2.5rem);
    width: calc(50vw - 50% - 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1::before {
    right: calc(100% + 2.25rem);
    width: calc(50vw - 50% - 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1::before {
    right: calc(100% + 2rem);
    width: calc(50vw - 50% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr1::before {
    display: none;
  }
}
#main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.205rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 2.1rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.995rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.89rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.785rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .hdr2 {
    text-align: center;
  }
}
#main.company > .inner > .sec2 > .inner > .box1 > .par1 {
  height: auto;
  width: auto;
  font-size: 12.6rem;
  letter-spacing: 0.05em;
  bottom: -2.75rem;
  color: #f6f4ea;
  font-weight: 600;
  position: absolute;
  right: -2.75rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    font-size: 12rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    font-size: 11.4rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    font-size: 10.8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    font-size: 10.2rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    font-size: 9.6rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    bottom: -2.5rem;
    right: -2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    bottom: -2.25rem;
    right: -2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    bottom: -2rem;
    right: -2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    bottom: 0;
    right: -1.75rem;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box1 > .par1 {
    right: -1.5rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 102;
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] {
  height: auto;
  width: 100%;
  padding: 2.75rem 0rem;
  border-top: 0.2rem solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] {
    padding: 2.5rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] {
    padding: 2.25rem 0rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] {
    padding: 2rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] {
    padding: 1.75rem 0rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] {
    padding: 1.5rem 0rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]::before {
  background-color: #42b3a9;
  content: "";
  display: block;
  height: 0.3rem;
  left: 0;
  position: absolute;
  top: -0.2rem;
  width: 17.25rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]::before {
    width: 15.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]::before {
    width: 13.75rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]::before {
    width: 12rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]::before {
    width: 12rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]::before {
    width: 10rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type {
  border-bottom: 0.2rem solid #e0e0e0;
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type::after {
  background-color: #42b3a9;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: 0.3rem;
  left: 0;
  position: absolute;
  width: 17.25rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type::after {
    width: 15.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type::after {
    width: 13.75rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type::after {
    width: 12rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type::after {
    width: 12rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst]:last-of-type::after {
    width: 10rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 500;
  height: auto;
  width: 20rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    width: 18rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    width: 16rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    width: 14rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .trm1 {
    margin-bottom: 0.875rem;
    width: 100%;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  height: auto;
  width: calc(100% - 20rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 18rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 16rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 14rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: 100%;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm] {
  display: block;
  width: calc(50% - 1.375rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm] {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm] {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm] {
    width: calc(50% - 1rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm] {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst2 > .dsc1 > [class^=elm]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1, #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1, #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst8 > .dsc1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst8 > .dsc1 > [class^=elm] {
  width: calc(50% - 1.375rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst8 > .dsc1 > [class^=elm] {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst8 > .dsc1 > [class^=elm] {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst8 > .dsc1 > [class^=elm] {
    width: calc(50% - 1rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > [class^=elm], #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst8 > .dsc1 > [class^=elm] {
    width: 100%;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > .elm3 {
  margin-left: calc(50% + 1.375rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > .elm3 {
    margin-left: calc(50% + 1.25rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > .elm3 {
    margin-left: calc(50% + 1.125rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > .elm3 {
    margin-left: calc(50% + 1rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst5 > .dsc1 > .elm3 {
    margin-left: 0;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm1 {
  order: 1;
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm2 {
  order: 3;
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm2 {
    order: 2;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm3 {
  order: 2;
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm3 {
    order: 3;
  }
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm4 {
  order: 4;
}
#main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm5 {
  order: 5;
  margin-left: calc(50% + 1.375rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm5 {
    margin-left: calc(50% + 1.25rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm5 {
    margin-left: calc(50% + 1.125rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm5 {
    margin-left: calc(50% + 1rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2 > .inner > .box2 > [class^=lst].lst7 > .dsc1 > .elm5 {
    margin-left: 0;
  }
}
#main.company > .inner > .sec2.ani > .inner > .box2 {
  transform: translate(0rem, 2.75rem);
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
  transition-delay: 0.7s;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2.ani > .inner > .box2 {
    transform: translate(0rem, 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2.ani > .inner > .box2 {
    transform: translate(0rem, 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2.ani > .inner > .box2 {
    transform: translate(0rem, 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2.ani > .inner > .box2 {
    transform: translate(0rem, 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2.ani > .inner > .box2 {
    transform: translate(0rem, 1.5rem);
  }
}
#main.company > .inner > .sec2.ani.view > .inner > .box2 {
  transform: translate(0rem, 0rem);
  opacity: 1;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec2.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec2.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec2.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec2.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec2.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
#main.company > .inner > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 16.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 {
    margin-bottom: 13.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 {
    margin-bottom: 10.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 {
    margin-bottom: 9rem;
  }
}
#main.company > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  padding: 0 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner {
    padding: 0 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner {
    padding: 0 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner {
    padding: 0 1.5rem;
  }
}
#main.company > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8.25rem;
  position: relative;
  z-index: 101;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #19998f;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1 {
    text-align: center;
  }
}
#main.company > .inner > .sec3 > .inner > .box1 > .hdr1::before {
  background-color: #42b3a9;
  content: "";
  display: block;
  height: 0.1rem;
  right: calc(100% + 2.75rem);
  position: absolute;
  top: 50%;
  width: calc(50vw - 50% - 2.75rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1::before {
    right: calc(100% + 2.5rem);
    width: calc(50vw - 50% - 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1::before {
    right: calc(100% + 2.25rem);
    width: calc(50vw - 50% - 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1::before {
    right: calc(100% + 2rem);
    width: calc(50vw - 50% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr1::before {
    display: none;
  }
}
#main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.205rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
    font-size: 2.1rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
    font-size: 1.995rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
    font-size: 1.89rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
    font-size: 1.785rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .hdr2 {
    text-align: center;
  }
}
#main.company > .inner > .sec3 > .inner > .box1 > .par1 {
  height: auto;
  width: auto;
  font-size: 12.6rem;
  letter-spacing: 0.1em;
  bottom: -2.75rem;
  color: #f6f4ea;
  font-weight: 600;
  position: absolute;
  right: -2.75rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 12rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 11.4rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 10.8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 10.2rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 9.6rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    bottom: -2.5rem;
    right: -2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    bottom: -2.25rem;
    right: -2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    bottom: -2rem;
    right: -2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    bottom: 0;
    right: -1.75rem;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box1 > .par1 {
    right: -1.5rem;
  }
}
#main.company > .inner > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
#main.company > .inner > .sec3 > .inner > .box2::before {
  background-color: #42b3a9;
  content: "";
  display: block;
  height: calc(100% + 5.5rem);
  left: 4.8125rem;
  position: absolute;
  top: -2.75rem;
  z-index: 101;
  width: 1.375rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box2::before {
    height: calc(100% + 5rem);
    left: 4.375rem;
    top: -2.5rem;
    width: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box2::before {
    height: calc(100% + 4.5rem);
    left: 3.9375rem;
    top: -2.25rem;
    width: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box2::before {
    height: calc(100% + 4rem);
    left: 3.5rem;
    top: -2rem;
    width: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2::before {
    height: calc(100% + 3.5rem);
    left: 3.0625rem;
    top: -1.75rem;
    width: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2::before {
    height: calc(100% + 3rem);
    left: 2.625rem;
    top: -1.5rem;
    width: 0.75rem;
  }
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 102;
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst]:not(:last-of-type) {
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 {
  background-color: #ffffff;
  border: 0.2rem solid #42b3a9;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 11rem;
  width: 11rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 {
    height: 10rem;
    width: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 {
    height: 9rem;
    width: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 {
    height: 8rem;
    width: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 {
    height: 7rem;
    width: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 {
    height: 6rem;
    width: 6rem;
  }
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] {
  height: auto;
  width: 100%;
  color: #19998f;
  font-size: 1.96875rem;
  line-height: 1.75;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] {
    font-size: 1.8rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] {
    font-size: 1.63875rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] {
    font-size: 1.485rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] {
    font-size: 1.33875rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] > .elm1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .trm1 > [class^=elm] > .elm2 {
  font-size: 0.66em;
  font-weight: 500;
  margin-left: 0.25em;
}
#main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  height: auto;
  width: calc(100% - 13.75rem);
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 12.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 11.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 8.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 7.5rem);
  }
}
#main.company > .inner > .sec3.ani > .inner > .box2 {
  transform: translate(0rem, 2.75rem);
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
  transition-delay: 0.7s;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3.ani > .inner > .box2 {
    transform: translate(0rem, 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3.ani > .inner > .box2 {
    transform: translate(0rem, 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3.ani > .inner > .box2 {
    transform: translate(0rem, 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3.ani > .inner > .box2 {
    transform: translate(0rem, 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3.ani > .inner > .box2 {
    transform: translate(0rem, 1.5rem);
  }
}
#main.company > .inner > .sec3.ani.view > .inner > .box2 {
  transform: translate(0rem, 0rem);
  opacity: 1;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec3.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec3.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec3.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec3.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec3.ani.view > .inner > .box2 {
    transform: translate(0rem, 0rem);
  }
}
#main.company > .inner > .sec4 {
  height: auto;
  width: 100%;
  margin-bottom: 16.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec4 {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec4 {
    margin-bottom: 13.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec4 {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 {
    margin-bottom: 10.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec4 {
    margin-bottom: 9rem;
  }
}
#main.company > .inner > .sec4 > .inner {
  height: auto;
  width: 100%;
  padding: 0 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec4 > .inner {
    padding: 0 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec4 > .inner {
    padding: 0 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec4 > .inner {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec4 > .inner {
    padding: 0 1.5rem;
  }
}
#main.company > .inner > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 {
  height: auto;
  width: 100%;
  display: block;
  position: relative;
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box1 {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
  padding: 2.75rem 5.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
    padding: 2.5rem 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
    padding: 2.25rem 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
    padding: 2rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
    padding: 1.75rem 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
    padding: 1.5rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 {
    width: 100%;
  }
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2::before {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  top: 50%;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2::before {
    left: 25%;
    width: 25%;
  }
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  position: relative;
  text-align: right;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.205rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  text-align: right;
}
@media screen and (max-width: 1599px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 {
    font-size: 2.1rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 {
    font-size: 1.995rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 {
    font-size: 1.89rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 {
    font-size: 1.785rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.5;
  }
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1 > .box2 > .hdr2 > .ico1 {
  font-size: 0.8em;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1.hov > .box1 > .img1 {
  transition: transform 0.35s;
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1.hov > .box2 > .hdr2 > .ico1 {
  transition: transform 0.35s;
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1.hov:hover > .box1 > .img1 {
  transform: scale(1.05);
}
#main.company > .inner > .sec4 > .inner > .box1 > .lnk1.hov:hover > .box2 > .hdr2 > .ico1 {
  transform: translate(0.25em, -40%);
}

/*# sourceMappingURL=company.css.map */
