.aboutMain {
  padding: 0 !important;
}
.aboutMain .aboutSection {
  margin: 0 auto;
  width: 100%;
}
.aboutMain .aboutSection article {
  padding: 100px 15% 90px 15%;
}
.aboutMain .aboutSection article .miniTitle {
  color: #0c5c97;
  font-weight: 500;
  font-size: 0.98em;
}
.aboutMain .aboutSection article .textL {
  font-size: 1.6em;
  line-height: 1.9em;
  padding: 0.6em 0 0 0;
}
.aboutMain .aboutSection article .blockTrioBox {
  display: flex;
  padding: 5em 2em 0 2em;
}
.aboutMain .aboutSection article .blockTrioBox .blockTrio {
  width: 100%;
  border: 1px solid #333;
  margin: 0 0.8em;
  padding: 3em 4em;
}
.aboutMain .aboutSection article .blockTrioBox .blockTrio .bTTitle {
  font-size: 1.24em;
  font-weight: 600;
}
.aboutMain .aboutSection article .blockTrioBox .blockTrio .bTText {
  line-height: 1.6em;
  padding: 1.4em 0 0 0;
}
.aboutMain .aboutSection article .blockQuartetBox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 1em 0 0 0;
}
.aboutMain .aboutSection article .blockQuartetBox .blockQuartet {
  margin: 4em 2.9em 0 2.9em;
}
.aboutMain .aboutSection article .blockQuartetBox .blockQuartet .bQTitle {
  font-size: 1.4em;
  font-weight: 600;
  border-bottom: 2px solid #aaa;
  padding: 0 0.3em 0.65em 0.3em;
}
.aboutMain .aboutSection article .blockQuartetBox .blockQuartet .bQText {
  padding: 0.7em 0.45em 0 0.45em;
}
.aboutMain .aboutSection article .blockQuartetBox .blockQuartet .bQText li {
  font-size: 1.02em;
  line-height: 1.8em;
}
.aboutMain .aboutSection .classArticle {
  padding: 200px 15% 90px 15%;
}
.aboutMain .aboutSection .quartetArticle {
  padding: 100px 15% 110px 15%;
}
.aboutMain .aboutSection .historyArticle {
  background: #ecf2f7;
  padding: 160px 15% 140px 15%;
}
.aboutMain .aboutSection .historyArticle .historyMiniTitle {
  text-align: center;
}
.aboutMain .aboutSection .historyArticle ul {
  display: flex;
  justify-content: center;
  padding: 27px 0;
  border-bottom: 2px solid #666;
}
.aboutMain .aboutSection .historyArticle ul li {
  padding: 0 2em;
  font-size: 1.54em;
  font-weight: 600;
  white-space: nowrap;
}
.aboutMain .aboutSection .historyArticle .historyWrap {
  position: relative;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyBumper {
  width: 100%;
  height: 60px;
  position: absolute;
  z-index: 500;
}
.aboutMain .aboutSection .historyArticle .historyWrap .upprBmpr {
  background: linear-gradient(#ecf2f7, 80%, transparent);
}
.aboutMain .aboutSection .historyArticle .historyWrap .undrBmpr {
  bottom: 0;
  background: linear-gradient(transparent, 20%, #ecf2f7);
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll {
  height: 600px;
  overflow-y: scroll;
  -ms-overflow-style: none;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll::-webkit-scrollbar {
  display: none;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history {
  width: 100%;
  padding: 50px 0;
  display: flex;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR {
  width: 50%;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPYear, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPYear {
  font-size: 1.4em;
  font-weight: 600;
  line-height: 4em;
  padding: 60px 0 0 0;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap {
  display: grid;
  line-height: 1.9em;
  line-height: 1.2em;
  position: relative;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap::before, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap::after, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap::before, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap::after {
  position: absolute;
  color: #0c5c97;
  font-size: 5em;
  top: -0.2em;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap p, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap p {
  padding: 0.25em 0;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap .HPText, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap .HPText {
  font-size: 0.9em;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTW1::before, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTW1::before {
  color: #d4e1ed;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTW2::after, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTW2::after {
  color: #83abca;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTW3::before, .aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTW3::before {
  color: #4381af;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL {
  padding: 0 4em 0 0;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL p {
  text-align: right;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPYear:first-child {
  padding: 0 0 0 0 !important;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap {
  grid-template-columns: 9fr 2.2em;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopL .HPTextWrap::after {
  content: ".";
  right: -0.937em;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR {
  padding: 0 0 0 4em;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR p {
  text-align: left;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap {
  grid-template-columns: 2.2em 9fr;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPTextWrap::before {
  content: ".";
  left: -0.94em;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopR .HPText span {
  padding: 0 1.3em 0 0;
}
.aboutMain .aboutSection .historyArticle .historyWrap .historyScroll .history .historyPopM {
  width: 1px;
  background: linear-gradient(#0c5c97, 70%, transparent);
  margin: 7em 0 0 0;
}
.aboutMain .aboutSection .caseArticle {
  padding: 140px 15% 0 15%;
}
.aboutMain .aboutSection .caseArticle .mid {
  display: flex;
  padding: 30px 0 0 0;
}
.aboutMain .aboutSection .caseArticle .mid .caseL {
  width: 45%;
}
.aboutMain .aboutSection .caseArticle .mid .caseL .caseLine {
  display: grid;
  grid-template-columns: 9fr 3em;
}
.aboutMain .aboutSection .caseArticle .mid .caseL .caseLine:hover p {
  color: #0c5c97;
}
.aboutMain .aboutSection .caseArticle .mid .caseL p {
  border-bottom: 1px solid #aaa;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 3em;
  white-space: nowrap;
  transition: all 0.3s ease;
  cursor: pointer;
}
.aboutMain .aboutSection .caseArticle .mid .caseL .caseTitle {
  padding: 0 0 0 1em;
}
.aboutMain .aboutSection .caseArticle .mid .caseL .caseMore {
  padding: 0 1em;
  color: rgba(12, 92, 151, 0);
}
.aboutMain .aboutSection .caseArticle .mid .caseM {
  width: 10%;
}
.aboutMain .aboutSection .caseArticle .mid .caseR {
  width: 45%;
}
.aboutMain .aboutSection .caseArticle .mid .caseR img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  bottom: 0;
}
.aboutMain .aboutSection .bottomMargin {
  height: 200px;
}/*# sourceMappingURL=about.css.map */