<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#about #lead {
  background-image: url(../img/about/lead-bg.jpg);
}

#about #lead .contents {
  height: 1380px;
}

#about #lead .contents #lead-title {
  right: 75px;
}

#about #lead .contents .text-box {
  right: 0;
  top: 935px;
}

#about .paper {
  background-repeat: no-repeat;
  background-position: center center;
}

#about .sec1 .box1 {
  background: url(../img/about/bg1.jpg) no-repeat center top;
  height: 600px;
}

#about .sec1 .bgColor {
  padding: 15px;
  background-color: rgba(90, 36, 30, 0.5);
}

#about .sec3 {
  background-image: url(../img/about/bg2.jpg), url(../img/about/bg3.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center 2363px;
}

#about .sec3 .contents {
  height: 3546px;
}

#about .sec3 .contents .box1 {
  height: 991px;
}

#about .sec3 .contents .box1 .text-box1 {
  left: 503px;
  top: 433px;
}

#about .sec3 .contents .box1 .img1 {
  left: 3px;
  top: 8px;
}

#about .sec3 .contents .box1 .text1 {
  left: 72px;
  top: 564px;
}

#about .sec3 .contents .box1 .text2 {
	left: 472px;
	top: 715px;
}

#about .sec3 .contents .box1 .paper {
  background-image: url(../img/about/sec3-paper-bg1.png);
  width: 408px;
  height: 130px;
  left: 0;
  top: 735px;
}

#about .sec3 .contents .box2 {
  height: 1438px;
}

#about .sec3 .contents .box2 .text-box1 {
  left: 145px;
  top: 641px;
}

#about .sec3 .contents .box2 .text-box2 {
  right: 35px;
  top: 905px;
}

#about .sec3 .contents .box2 .img1 {
  right: -7px;
  top: 104px;
}

#about .sec3 .contents .box2 .text1 {
  right: 47px;
  top: 779px;
}

#about .sec3 .contents .box2 .text2 {
  left: 118px;
  top: 1022px;
}

#about .sec3 .contents .box2 .paper {
  background-image: url(../img/about/sec3-paper-bg2.png);
  width: 408px;
  height: 130px;
  right: 0;
  top: 1180px;
}

#about .sec3 .contents .box3 .paper {
  background-image: url(../img/about/sec3-paper-bg3.png);
  width: 408px;
  height: 178px;
  right: 18px;
  bottom: -68px;
}

#about .sec4 {
  background: url(../img/about/bg4.jpg) no-repeat center top;
}

#about .sec4 .paper {
  background-image: url(../img/about/sec4-paper-bg1.png);
  width: 435px;
  height: 180px;
  left: 0;
  top: 23px;
}
</pre></body></html>