/**
 * filename: product.css
 * version: 2.0
 **/
#main.product {
  margin-top: -11rem;
  margin-bottom: 11rem;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1599px) {
  #main.product {
    margin-top: -10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product {
    margin-top: -9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product {
    margin-top: -8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product {
    margin-top: 0;
  }
}
#main.product > .inner {
  margin: 0 auto;
  max-width: 135rem;
  padding: 0 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product > .inner {
    padding: 0 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product > .inner {
    padding: 0 3.375rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product > .inner {
    padding: 0 3rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product > .inner {
    padding: 0;
  }
}
#main.product.itm > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
  background-color: #ffffff;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  padding: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner {
    padding: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner {
    padding: 3.375rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner {
    padding: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner {
    padding: 3.5rem 1.75rem 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner {
    padding: 3rem 1.5rem 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 {
  height: auto;
  width: calc(100% - 32.75rem );
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(100% - 28.5rem );
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(100% - 24.25rem );
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(100% - 20rem );
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 {
    margin-bottom: 1.75rem;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 {
  height: auto;
  width: 100%;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.4175rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 500;
  color: #19998f;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] {
    font-size: 1.2825rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] {
    font-size: 1.215rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] {
    font-size: 1.1475rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] > [class^=elm] {
  height: auto;
  width: auto;
  display: inline-block;
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] > [class^=elm]:not(:last-of-type) {
  margin-right: 1em;
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] > [class^=elm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .lst1 > [class^=itm] > [class^=elm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.4175rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.35rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.2825rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.215rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.1475rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 3.15rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 3rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 2.85rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 2.7rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 2.55rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
  height: auto;
  width: 100%;
  margin-top: 2.75rem;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    margin-top: 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box1 > .hdr3 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 {
  border: 0.1rem solid #e0e0e0;
  padding: 0.2rem;
  height: auto;
  width: 30rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 {
    width: 26rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 {
    width: 22rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 {
    width: 18rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 {
    margin: 0 auto;
    width: 50%;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 > .box1 {
  height: auto;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
#main.product.itm > .inner > .sec1 > .inner > .box1 > .box2 > .box1 > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
}
#main.product.itm > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #fece11;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.52rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 {
    font-size: 2.28rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 {
    font-size: 2.16rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 {
    font-size: 2.04rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 {
    font-size: 1.92rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box1 > .hdr2 > .elm1 {
  background: linear-gradient(transparent 70%, #fece11 70%, #fece11 90%);
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
  height: auto;
  width: 100%;
  padding: 2.75rem 2.75rem;
  border-radius: 1.375rem;
  background-color: #f6f4ea;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    border-radius: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    border-radius: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    border-radius: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 {
    border-radius: 0.75rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 80rem;
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] {
  height: auto;
  width: 100%;
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 500;
  padding-left: 1.5em;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm] > .elm1 {
  color: #f7941d;
  left: 0;
  position: absolute;
  top: 0;
}
#main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm]:not(:last-of-type) {
  margin-bottom: 1.375rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm]:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm]:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm]:not(:last-of-type) {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box2 > .box2 > .box1 > .lst1 > [class*=itm]:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 5.5rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #fece11;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.52rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 {
    font-size: 2.28rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 {
    font-size: 2.16rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 {
    font-size: 2.04rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 {
    font-size: 1.92rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .hdr2 > .elm1 {
  background: linear-gradient(transparent 70%, #fece11 70%, #fece11 90%);
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
  height: auto;
  width: auto;
  font-size: 1.1025rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #19998f;
  bottom: 0;
  position: absolute;
  right: calc(50% - 50vw + 2.75rem);
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    font-size: 1.05rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    font-size: 0.9975rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    font-size: 0.945rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    font-size: 0.8925rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    font-size: 0.84rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    right: calc(50% - 50vw + 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    right: calc(50% - 50vw + 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    right: calc(50% - 50vw + 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 {
    display: none;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box1 > .par1 > .ico1 {
  margin-right: 0.25em;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 {
  height: auto;
  width: 100%;
  padding: 5.5rem 2.75rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 {
    padding: 5rem 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 {
    padding: 4.5rem 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2::before {
  background: linear-gradient(rgba(247, 148, 29, 0.8), rgba(254, 206, 17, 0.8));
  content: "";
  display: block;
  height: 100%;
  left: calc(50% - 50vw);
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 101;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 103;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] {
  padding: 0 2.75rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] {
    padding: 0 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] {
    padding: 0 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] {
    padding: 0 0.75rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 {
  height: auto;
  width: 100%;
  padding: 1.375rem 1.375rem;
  background-color: #ffffff;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 {
    padding: 0.75rem 0.75rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 {
  height: auto;
  width: 100%;
  box-shadow: 0 0 0.3rem rgba(32, 29, 26, 0.1);
  display: block;
  padding-top: 100%;
  position: relative;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  position: absolute;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm1 > .img1 {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  object-position: center center;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
  font-size: 0.945rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  background-color: rgba(25, 153, 143, 0.8);
  border-radius: 50%;
  height: 2.5em;
  padding: 0.1em;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
  width: 2.5em;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    font-size: 0.9rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    font-size: 0.855rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    font-size: 0.81rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    font-size: 0.765rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    font-size: 0.72rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    height: 1.9em;
    width: 1.9em;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    height: 1.8em;
    width: 1.8em;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    height: 1.7em;
    width: 1.7em;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    height: 1.6em;
    width: 1.6em;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 {
    height: 1.5em;
    width: 1.5em;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1 > .elm2 > .ico1 {
  height: auto;
  width: auto;
  color: #ffffff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1.hov > .elm1 {
  overflow: hidden;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1.hov > .elm1 > .img1 {
  transition: opacity 0.35s, transform 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .lnk1.hov:hover > .elm1 > .img1 {
  opacity: 0.5;
  transform: scale(1.1);
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
  height: auto;
  width: 100%;
  padding-top: 1.375rem;
  font-size: 1.4175rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    padding-top: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    padding-top: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    padding-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    padding-top: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    padding-top: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    font-size: 1.35rem;
    line-height: 1.36;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    font-size: 1.2825rem;
    line-height: 1.32;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    font-size: 1.215rem;
    line-height: 1.28;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    font-size: 1.1475rem;
    line-height: 1.24;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1 > .lst1 > [class^=itm] > .fig1 > .cap1 {
    font-size: 1.08rem;
    line-height: 1.2;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 {
  height: auto;
  width: 100%;
  padding: 0rem 0.6875rem;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 102;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 {
    padding: 0rem 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 {
    padding: 0rem 0.5625rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 {
    padding: 0rem 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 {
    padding: 0rem 0.4375rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 {
    padding: 0rem 0.375rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] {
  display: block;
  height: auto;
  width: 2.75rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] {
    width: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] {
    width: 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] {
    width: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] {
    width: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] {
    width: 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk] > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk].swiper-button-disabled {
  opacity: 0.3;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk]:not(.swiper-button-disabled).hov {
  transition: opacity 0.35s, transform 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk]:not(.swiper-button-disabled).hov:hover {
  opacity: 0.5;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk]:not(.swiper-button-disabled).hov:hover.lnk1 {
  transform: translateX(-0.5em);
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk]:not(.swiper-button-disabled).hov:hover.lnk2 {
  transform: translateX(0.5em);
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk].hov {
  transition: opacity 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box2 > [class^=lnk].hov:hover {
  opacity: 0.5;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1.slide_count_1 + .box2 > [class^=lnk] > .img1, #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1.slide_count_2 + .box2 > [class^=lnk] > .img1 {
  display: none;
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1.slide_count_3 + .box2 > [class^=lnk] > .img1 {
  display: none;
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1.slide_count_3 + .box2 > [class^=lnk] > .img1 {
    display: block;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1.slide_count_4 + .box2 > [class^=lnk] > .img1 {
  display: none;
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box3 > .box2 > .box1.slide_count_4 + .box2 > [class^=lnk] > .img1 {
    display: block;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #fece11;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.52rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 {
    font-size: 2.28rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 {
    font-size: 2.16rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 {
    font-size: 2.04rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 {
    font-size: 1.92rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box1 > .hdr2 > .elm1 {
  background: linear-gradient(transparent 70%, #fece11 70%, #fece11 90%);
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.89rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  border-left: 0.6875rem solid #19998f;
  color: #201d1a;
  padding: 0.6875rem 0 0.6875rem 0.6875rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.8rem;
    line-height: 1.36;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.71rem;
    line-height: 1.32;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.62rem;
    line-height: 1.28;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.53rem;
    line-height: 1.24;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    border-left: 0.625rem solid #19998f;
    padding: 0.625rem 0 0.625rem 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    border-left: 0.5625rem solid #19998f;
    padding: 0.5625rem 0 0.5625rem 0.5625rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    border-left: 0.5rem solid #19998f;
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    border-left: 0.4375rem solid #19998f;
    padding: 0.4375rem 0 0.4375rem 0.4375rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box1 > .hdr1 {
    border-left: 0.375rem solid #19998f;
    padding: 0.375rem 0 0.375rem 0.375rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 {
  height: auto;
  width: 100%;
  margin-top: 0.6875rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 {
    margin-top: 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 {
    margin-top: 0.5625rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 {
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 {
    margin-top: 0.4375rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 {
    margin-top: 0.375rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm], #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] {
  height: auto;
  width: 100%;
  font-size: 1.1025rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #908a83;
  padding-left: 1.5em;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm], #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] {
    font-size: 1.05rem;
    line-height: 1.36;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm], #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] {
    font-size: 0.9975rem;
    line-height: 1.32;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm], #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] {
    font-size: 0.945rem;
    line-height: 1.28;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm], #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] {
    font-size: 0.8925rem;
    line-height: 1.24;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm], #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] {
    font-size: 0.84rem;
    line-height: 1.2;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box2 > .lst1 > [class*=itm] > .elm1, #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box2 > .lst1 > [class*=itm] > .elm1 {
  left: 0;
  position: absolute;
  top: 0;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 {
  position: relative;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
  height: auto;
  width: 100%;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  border: 0.3rem solid #42b3a9;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    font-size: 1.2rem;
    line-height: 1.36;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    font-size: 1.14rem;
    line-height: 1.32;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    font-size: 1.08rem;
    line-height: 1.28;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    font-size: 1.02rem;
    line-height: 1.24;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    font-size: 0.96rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    border: 0.28rem solid #42b3a9;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    border: 0.26rem solid #42b3a9;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    border: 0.24rem solid #42b3a9;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    border: 0.22rem solid #42b3a9;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table {
    border: 0.2rem solid #42b3a9;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead {
  height: auto;
  width: 100%;
  border-bottom: 0.3rem solid #42b3a9;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead {
    border-bottom: 0.28rem solid #42b3a9;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead {
    border-bottom: 0.26rem solid #42b3a9;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead {
    border-bottom: 0.24rem solid #42b3a9;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead {
    border-bottom: 0.22rem solid #42b3a9;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead {
    border-bottom: 0.2rem solid #42b3a9;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead tr {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead tr th {
  height: auto;
  width: auto;
  background-color: #42b3a9;
  border: 0.1rem solid #e0e0e0;
  color: #ffffff;
  padding: 0.25em;
  vertical-align: middle;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table thead tr td {
  height: auto;
  width: auto;
  border: 0.1rem solid #e0e0e0;
  padding: 0.25em;
  vertical-align: middle;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table tbody {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table tbody tr {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table tbody tr th {
  height: auto;
  width: auto;
  background-color: #42b3a9;
  border: 0.1rem solid #e0e0e0;
  color: #ffffff;
  padding: 0.25em;
  vertical-align: middle;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 table tbody tr td {
  height: auto;
  width: auto;
  border: 0.1rem solid #e0e0e0;
  padding: 0.25em;
  vertical-align: middle;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 {
  height: auto;
  width: auto;
  bottom: 100%;
  position: absolute;
  right: 0;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 {
  height: auto;
  width: auto;
  font-size: 1.1025rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #19998f;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 {
    font-size: 1.05rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 {
    font-size: 0.9975rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 {
    font-size: 0.945rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 {
    font-size: 0.8925rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 {
    font-size: 0.84rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box3 > .par1 > .ico1 {
  margin-right: 0.25em;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
  border: 0.3rem solid #42b3a9;
  padding: 0.3rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
    border: 0.28rem solid #42b3a9;
    padding: 0.28rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
    border: 0.26rem solid #42b3a9;
    padding: 0.26rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
    border: 0.24rem solid #42b3a9;
    padding: 0.24rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
    border: 0.22rem solid #42b3a9;
    padding: 0.22rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 {
    border: 0.2rem solid #42b3a9;
    padding: 0.2rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box2 > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box1 {
  margin-bottom: 0;
  width: 26rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box1 {
    width: 24rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box1 {
    width: 22rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box1 {
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box1 {
    margin-bottom: 1.75rem;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box2 {
  width: calc(100% - 28.75rem);
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box2 {
    width: calc(100% - 26.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box2 {
    width: calc(100% - 24.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box2 {
    width: calc(100% - 22rem);
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box].type1 > .box2 {
    width: 100%;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  color: #fece11;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.52rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 {
    font-size: 2.28rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 {
    font-size: 2.16rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 {
    font-size: 2.04rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 {
    font-size: 1.92rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box1 > .hdr2 > .elm1 {
  background: linear-gradient(transparent 70%, #fece11 70%, #fece11 90%);
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
  height: auto;
  width: 100%;
  padding: 2.75rem 2.75rem;
  border-radius: 1.375rem;
  border: 0.3rem solid #19998f;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border-radius: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border-radius: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border-radius: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border-radius: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border: 0.28rem solid #19998f;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border: 0.26rem solid #19998f;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border: 0.24rem solid #19998f;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border: 0.22rem solid #19998f;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 {
    border: 0.2rem solid #19998f;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
  margin: -1.375rem -1.375rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 2.75rem);
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    margin: -1.125rem -1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    margin: -1rem -1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    width: calc(100% + 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 {
    width: calc(100% + 1.5rem);
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
  padding: 1.375rem 1.375rem;
  height: auto;
  width: 50%;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] {
    width: 100%;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: 100%;
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  border-radius: 0.6875rem;
  padding: 1.375rem 1.375rem;
  box-shadow: 0.2rem 0.2rem 0.2rem rgba(32, 29, 26, 0.1);
  background-color: #fcfcfc;
  display: block;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: 0.5625rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: 0.4375rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    padding: 0.75rem 0.75rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1 > .elm1 {
  color: #f7941d;
  margin-right: 0.5em;
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box5 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.product.itm > .inner > .sec1 > .inner > .box6 {
  height: auto;
  width: 100%;
  margin-bottom: 11rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box6 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box6 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box6 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box6 {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box6 {
    margin-bottom: 6rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 {
  height: auto;
  width: 100%;
  align-items: center;
  background-color: #f6f4ea;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 {
    padding: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 {
    padding: 4.5rem 2.25rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 {
    padding: 3.5rem 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 {
    padding: 3rem 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 {
  height: auto;
  width: 100%;
  height: auto;
  order: 2;
  width: calc(100% - 32.75rem );
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 {
    width: calc(100% - 28.5rem );
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 {
    width: calc(100% - 24.25rem );
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 {
    width: calc(100% - 20rem );
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 {
    margin-bottom: 1.75rem;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.835rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #201d1a;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr2 {
    font-size: 2.7rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr2 {
    font-size: 2.565rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr2 {
    font-size: 2.43rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr2 {
    font-size: 2.295rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box1 > .hdr2 {
    font-size: 2.16rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
  font-size: 1.89rem;
  letter-spacing: 0.05em;
  line-height: 4.2;
  background: linear-gradient(to right, #1A9F75, #42A86E);
  color: #ffffff;
  display: block;
  height: auto;
  font-weight: 700;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 36rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    font-size: 1.8rem;
    line-height: 4.08;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    font-size: 1.71rem;
    line-height: 3.96;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    font-size: 1.62rem;
    line-height: 3.84;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    font-size: 1.53rem;
    line-height: 3.72;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    font-size: 1.44rem;
    line-height: 3.6;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    width: 32rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    width: 30rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    width: 28rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    width: 26rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 {
    width: 24rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: calc(100% - 1.375rem);
  left: 0.6875rem;
  position: absolute;
  top: 0.6875rem;
  width: 0.55rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1::after {
    height: calc(100% - 1.25rem);
    left: 0.625rem;
    top: 0.625rem;
    width: 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1::after {
    height: calc(100% - 1.125rem);
    left: 0.5625rem;
    top: 0.5625rem;
    width: 0.5625rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1::after {
    height: calc(100% - 1.125rem);
    left: 0.5rem;
    top: 0.5rem;
    width: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1::after {
    height: calc(100% - 0.875rem);
    left: 0.4375rem;
    top: 0.4375rem;
    width: 0.525rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1::after {
    height: calc(100% - 0.75rem);
    left: 0.375rem;
    top: 0.375rem;
    width: 0.45rem;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1 > .ico1 {
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1.hov > .ico1 {
  transition: transform 0.35s;
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box1 > .box2 > .lnk1.hov:hover > .ico1 {
  transform: translateX(0.5em);
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 {
  border: 0.1rem solid #e0e0e0;
  padding: 0.2rem;
  height: auto;
  order: 1;
  width: 30rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 {
    width: 26rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 {
    width: 22rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 {
    width: 18rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 {
    margin: 1.75rem auto;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 {
    margin: 1.5rem auto;
    width: 50%;
  }
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 > .box1 {
  height: auto;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
#main.product.itm > .inner > .sec1 > .inner > .box7 > .box2 > .box1 > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
}
#main.product.itm > .inner > .sec2 {
  height: auto;
  width: 100%;
}
#main.product.itm > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner {
    padding: 0 1.5rem;
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  border-radius: 1.375rem;
  border: 0.3rem solid #19998f;
  overflow: hidden;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border-radius: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border-radius: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border-radius: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border-radius: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border: 0.28rem solid #19998f;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border: 0.26em solid #19998f;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border: 0.24rem solid #19998f;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border: 0.22rem solid #19998f;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 {
    border: 0.2rem solid #19998f;
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  padding: 1.375rem 1.375rem;
  background-color: #19998f;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 {
    padding: 0.75rem 0.75rem;
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.575rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 {
    font-size: 1.425rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 {
    font-size: 1.275rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box1 > .par1 > .ico1 {
  margin-right: 0.5em;
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 2.75rem 1.375rem;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 {
    padding: 2.5rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 {
    padding: 2.25rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 {
    padding: 1.75rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 {
    padding: 1.5rem 0.75rem;
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
  margin: -1.375rem -1.375rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  justify-content: space-around;
  width: calc(100% + 2.75rem);
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    margin: -1.125rem -1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    margin: -1rem -1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    width: calc(100% + 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 {
    width: calc(100% + 1.5rem);
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  padding: 1.375rem 1.375rem;
  font-size: 1.4175rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.2825rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.215rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.1475rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    width: 33.33%;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm]:nth-of-type(3n+1) {
    text-align: left;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm]:nth-of-type(3n+2) {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm]:nth-of-type(3n) {
    text-align: right;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm]:nth-of-type(2n+1) {
    text-align: left;
  }
}
@media screen and (max-width: 575px) {
  #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm]:nth-of-type(2n) {
    text-align: right;
  }
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1, #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .elm1 {
  display: inline-block;
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.lnk1, #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .elm1.lnk1 {
  color: #19998f;
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .elm1.lnk1.hov {
  transition: opacity 0.35s;
}
#main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.product.itm > .inner > .sec2 > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover {
  opacity: 0.5;
}

/*** modal ***/
#modal {
  background-color: rgba(32, 29, 26, 0.9);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
}
#modal > .inner {
  height: 100%;
  width: 100%;
}
#modal > .inner > .box1 {
  height: 100%;
  width: 100%;
}
#modal > .inner > .box1 > .box1 {
  height: 80%;
  left: 10%;
  position: absolute;
  top: 10%;
  width: 80%;
  z-index: 2002;
}
#modal > .inner > .box1 > .box1 > .img1 {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  object-position: center center;
}
#modal > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 0rem 1.375rem;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2001;
}
@media screen and (max-width: 1599px) {
  #modal > .inner > .box1 > .box2 {
    padding: 0rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #modal > .inner > .box1 > .box2 {
    padding: 0rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #modal > .inner > .box1 > .box2 {
    padding: 0rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #modal > .inner > .box1 > .box2 {
    padding: 0rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #modal > .inner > .box1 > .box2 {
    padding: 0rem 0.75rem;
  }
}
#modal > .inner > .box1 > .box2 > [class^=lnk] {
  display: block;
  height: auto;
  width: 5.5rem;
}
@media screen and (max-width: 1599px) {
  #modal > .inner > .box1 > .box2 > [class^=lnk] {
    width: 4.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #modal > .inner > .box1 > .box2 > [class^=lnk] {
    width: 3.6rem;
  }
}
@media screen and (max-width: 991px) {
  #modal > .inner > .box1 > .box2 > [class^=lnk] {
    width: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #modal > .inner > .box1 > .box2 > [class^=lnk] {
    width: 2.1rem;
  }
}
@media screen and (max-width: 575px) {
  #modal > .inner > .box1 > .box2 > [class^=lnk] {
    width: 1.5rem;
  }
}
#modal > .inner > .box1 > .box2 > [class^=lnk] > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#modal > .inner > .box1 > .box2 > [class^=lnk].hov {
  transition: opacity 0.35s;
}
#modal > .inner > .box1 > .box2 > [class^=lnk].hov:hover {
  opacity: 0.5;
}
#modal > .inner > .box1 > .box3 {
  height: 6rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  width: 6rem;
  z-index: 2003;
}
@media screen and (max-width: 1599px) {
  #modal > .inner > .box1 > .box3 {
    height: 5.6rem;
    right: 0.7rem;
    top: 0.7rem;
    width: 5.6rem;
  }
}
@media screen and (max-width: 1199px) {
  #modal > .inner > .box1 > .box3 {
    height: 5.2rem;
    right: 0.65rem;
    top: 0.65rem;
    width: 5.2rem;
  }
}
@media screen and (max-width: 991px) {
  #modal > .inner > .box1 > .box3 {
    height: 4.8rem;
    right: 0.6rem;
    top: 0.6rem;
    width: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  #modal > .inner > .box1 > .box3 {
    height: 4.4rem;
    right: 0.55rem;
    top: 0.55rem;
    width: 4.4rem;
  }
}
@media screen and (max-width: 575px) {
  #modal > .inner > .box1 > .box3 {
    height: 4rem;
    right: 0.5rem;
    top: 0.5rem;
    width: 4rem;
  }
}
#modal > .inner > .box1 > .box3 > .lnk1 {
  height: 100%;
  width: 100%;
  display: block;
}
#modal > .inner > .box1 > .box3 > .lnk1 > .elm1 {
  display: block;
  height: auto;
  left: 10%;
  position: absolute;
  top: 30%;
  width: 80%;
}
#modal > .inner > .box1 > .box3 > .lnk1 > .elm1::before {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 0.1rem;
  position: absolute;
  top: 0;
  transform: rotate(190deg);
  width: 100%;
}
#modal > .inner > .box1 > .box3 > .lnk1 > .elm1::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 0.1rem;
  position: absolute;
  top: 0;
  transform: rotate(-190deg);
  width: 100%;
}
#modal > .inner > .box1 > .box3 > .lnk1 > .elm2 {
  height: auto;
  width: 100%;
  font-size: 1.26rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  bottom: 10%;
  color: #ffffff;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #modal > .inner > .box1 > .box3 > .lnk1 > .elm2 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #modal > .inner > .box1 > .box3 > .lnk1 > .elm2 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #modal > .inner > .box1 > .box3 > .lnk1 > .elm2 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #modal > .inner > .box1 > .box3 > .lnk1 > .elm2 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #modal > .inner > .box1 > .box3 > .lnk1 > .elm2 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
#modal > .inner > .box1 > .box3 > .lnk1.hov {
  transition: opacity 0.35s;
}
#modal > .inner > .box1 > .box3 > .lnk1.hov:hover {
  opacity: 0.5;
}

#main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 {
  padding: 0.5em;
}
#main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 {
  height: auto;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .img1, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .img1 {
  display: inline-block;
  height: auto;
  width: 5em;
}
#main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.tha2 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.tha > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.thb > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.sau-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.lpsi1000-180 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.smu-hg > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.smu-hg_r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.tha-r > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td3 > .elm1 > .elm2, #main.smu-hf > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box1 > .box1 > .tbl1 > .tbd1 > [class^=tr] > .td4 > .elm1 > .elm2 {
  height: auto;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] {
  height: auto;
  width: 100%;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.375rem;
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 {
    margin-bottom: 0.75rem;
  }
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
  margin: -1.375rem -1.375rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 2.75rem);
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    margin: -1.125rem -1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    margin: -1rem -1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    width: calc(100% + 2.25rem);
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 {
    width: calc(100% + 1.5rem);
  }
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
  padding: 1.375rem 1.375rem;
  height: auto;
  width: 50%;
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] {
    width: 100%;
  }
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
  height: auto;
  width: 100%;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  border-radius: 0.6875rem;
  padding: 0.6875rem 1.375rem;
  align-items: center;
  box-shadow: 0.2rem 0.2rem 0.2rem rgba(32, 29, 26, 0.1);
  background-color: #fcfcfc;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    font-size: 1.14rem;
    line-height: 1.65;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    font-size: 1.02rem;
    line-height: 1.55;
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    border-radius: 0.625rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    border-radius: 0.5625rem;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    border-radius: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    border-radius: 0.4375rem;
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    border-radius: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    padding: 0.625rem 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    padding: 0.5625rem 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    padding: 0.4375rem 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 {
    padding: 0.375rem 0.75rem;
  }
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov {
  transition: opacity 0.35s;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1.lnk1.hov:hover, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1.lnk1.hov:hover {
  opacity: 0.5;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
  display: block;
  height: auto;
  width: 6em;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm1 > .img1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
  display: block;
  height: auto;
  width: calc(100% - 7em);
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm1 {
  height: auto;
  width: 100%;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 500;
  text-align: center;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .lnk1 > .elm2 > .elm2, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 > .elm2 {
  height: auto;
  width: 100%;
  margin-top: 0.5em;
  display: inline-block;
  text-align: center;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 {
  height: auto;
  width: 100%;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 {
  height: auto;
  width: 100%;
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] {
  height: auto;
  width: 100%;
  font-size: 1.1025rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #908a83;
  padding-left: 1.5em;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] {
    font-size: 1.05rem;
    line-height: 1.36;
  }
}
@media screen and (max-width: 1199px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] {
    font-size: 0.9975rem;
    line-height: 1.32;
  }
}
@media screen and (max-width: 991px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] {
    font-size: 0.945rem;
    line-height: 1.28;
  }
}
@media screen and (max-width: 767px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] {
    font-size: 0.8925rem;
    line-height: 1.24;
  }
}
@media screen and (max-width: 575px) {
  #main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm], #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] {
    font-size: 0.84rem;
    line-height: 1.2;
  }
}
#main.prostar_24_48 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.prostar_100 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.neostar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.bacstar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.bidstar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.reqstar-cs > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.sbu-a > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.mlu > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.bacstar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.bacstar-l > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.reqstar-us > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.reqstar-ut > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.trustar-s > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.trustar-t > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.trustar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.bacstar-lim > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.meistar > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.sl76050 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.douryoku > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.pcs120 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.yrw2000 > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1, #main.pcs-ess > .inner > .sec1 > .inner > .box4 > .box2 > [class^=box] > .box2 > [class^=box].box3 > .box1[class*=custom1_] > .box2 > .lst1 > [class*=itm] > .elm1 {
  left: 0;
  position: absolute;
  top: 0;
}

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