/* 인사말 */
@media print, screen and (max-width: 39.99875em) {
  .about-us.com-1 br {
    display: none;
  }
}
.about-us.com-1 .heading {
  margin-bottom: 2.875rem;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .about-us.com-1 .heading {
    font-size: 2.75rem;
    font-weight: 700;
  }
}
.about-us.com-1 .subtitle {
  display: block;
  margin-bottom: 2.5rem;
  font-size: 1.375rem;
  font-weight: 400;
  text-align: center;
}
.about-us.com-1 .image {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 5rem;
  background: url("/image/company/com-1-img01.png") 50% 50% no-repeat;
}
@media print, screen and (min-width: 40em) {
  .about-us.com-1 .image {
    padding-bottom: 50%;
  }
}
@media print, screen and (min-width: 40em) {
  .about-us.com-1 .content {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
    -moz-column-rule: 1px solid #e8e8e9;
         column-rule: 1px solid #e8e8e9;
  }
}
.about-us.com-1 .content > * {
  margin-bottom: 1em;
}
.about-us.com-1 .content > *:first-child {
  margin-top: 0;
}
.about-us.com-1 .content > *:last-child {
  margin-bottom: 0;
}

/* 멀티기능성 배너 */
#rollBanner-1 {background-color:#f1f1f1;padding:10px 20px 10px;margin-right:-.25rem;margin-left:-.25rem;}
#rollBanner-1 .columns {padding-right:.25rem;padding-left:.25rem;}
#rollBanner-1 .banner_box {margin:0 !important}