.widget-nano-section {
  width: 100%;
  height: auto;
}

.widget-nano-section .widget-nano-box {
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.widget-nano-section .widget-nano-box .address-title {
  font-size: 24px;
}

.widget-nano-section .widget-nano-box .spk-description--md .greeting-right .address-title {
  font-size: 24px;
}

.widget-nano-section .widget-nano-box .spk-description--md .greeting-right .greeting-right2 {
  margin-top: 32px;
}

.widget-nano-section .widget-nano-box .spk-description--md .greeting-right .greeting-right2 .right2-text {
  font-size: 18px;
}

.widget-nano-section .widget-nano-box .spk-description--md .greeting-right .greeting-right2 .right2-text > span {
  font-weight: bold;
}

.widget-nano-section .widget-nano-box .title-border {
  width: 69px;
  height: 3px;
  border: 2px solid #2684ff;
  margin-bottom: 24px;
}

.widget-nano-section .widget-nano-box .section-big {
  width: 100%;
  height: auto;
  margin-bottom: 52px;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left {
  font-size: 30px;
  color: #000;
  font-family: 'Noto Sans CJK KR';
  letter-spacing: -0.67px;
  height: 96px;
  line-height: 1.2;
  font-weight: bold;
  width: 10.5%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left .span {
  width: 10%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right-first {
  font-size: 18px;
  letter-spacing: -0.4px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 {
  margin-top: 32px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text {
  font-size: 18px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text > span {
  font-weight: bold;
}

.widget-nano-section .widget-nano-box .greeting-photo-box {
  margin-bottom: 52px;
  margin-top: 52px;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo {
  width: 100%;
  margin-bottom: 22px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item1 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image01.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item2 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image02.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item3 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image03.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item4 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image04.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .section-big:first-child {
  margin-top: 56px;
}

.widget-nano-section .section-big:last-child {
  margin-bottom: 120px;
}

.widget-nano-section {
  width: 100%;
  height: auto;
}

.widget-nano-section .widget-nano-box {
  width: 100%;
  margin: 0 auto;
  height: auto;
  margin-bottom: 75px;
}

.widget-nano-section .widget-nano-box .title-border {
  width: 69px;
  height: 3px;
  border: 2px solid #2684ff;
  margin-bottom: 24px;
}

.widget-nano-section .widget-nano-box .section-big {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 52px;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left {
  font-size: 30px;
  color: #000;
  font-family: 'Noto Sans CJK KR';
  letter-spacing: -0.67px;
  height: 96px;
  line-height: 1.2;
  font-weight: bold;
  width: 10.5%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left .span {
  width: 10%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right-first {
  font-size: 18px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 {
  margin-top: 32px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text {
  font-size: 18px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text > span {
  font-weight: bold;
}

.widget-nano-section .widget-nano-box .greeting-photo-box {
  margin-bottom: 52px;
  margin-top: 52px;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo {
  width: 100%;
  margin-bottom: 22px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item1 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image01.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item2 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image02.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item3 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image03.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item4 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image04.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .section-big:first-child {
  margin-top: 56px;
}

.widget-nano-section .section-big:last-child {
  margin-bottom: 120px;
}

.spk-badge-rect {
  position: relative;
  display: inline-block;
  margin-right: 18px;
  font-size: 14px;
  width: 34px;
  line-height: 34px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #1427A0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 992px) {
  .pc--br {
    display: none;
  }
}

.xe-col-md-9 {
  margin-bottom: 75px;
}

/* 1029 */
.title-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.title-wrapper h1 .plant-title-right {
  font-size: 15px;
  color: gray;
}

.title-wrapper .page-guide {
  font-size: 13px;
  text-align: right;
  line-height: 4;
}

.best-greeting .best-info {
  line-height: 1.67;
}

.bi-img-box {
  width: 100%;
  padding: 30px 0;
}

.bi-img-box .logo-bi-item {
  width: 100%;
  padding-top: 72%;
  background-size: cover;
  background-image: url("../images/product-greeting-bi.PNG");
}

.board-img-box {
  width: 100%;
}

.board-img-box .board-item {
  width: 100%;
  background-image: url("../images/product-greeting-board.PNG");
  padding-top: 58%;
  background-size: cover;
  background-repeat: no-repeat;
}

.spk-tab__list-item--active {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.63;
  letter-spacing: -0.2px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  text-decoration: none;
  background: #000;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.spk-tab__list-item--active a {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #767676;
  text-decoration: none;
  width: 100%;
  height: 100%;
  background: #000;
}

.spk-tab__list-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.63;
  letter-spacing: -0.2px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  cursor: pointer;
}

.spk-tab__content {
  display: none;
}

/* spk-panel header */
.spk-modern-panel__header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-modern-panel__header-title--center {
  text-align: center;
}

.spk-modern-panel__header-title {
  margin: 0;
  padding: 15px 24px;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel content */
.spk-modern-panel__content::after {
  display: block;
  clear: both;
  content: '';
}

.spk-modern-panel__content {
  position: relative;
  display: block;
  border-top: none;
  font-size: 16px;
  color: #949BA5;
  letter-spacing: -0.36px;
  line-height: 28px;
  background: #2B384B;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-modern-panel__content-title {
  display: block;
  float: left;
}

.spk-modern-panel__content-title {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: -0.53px;
  line-height: 32px;
}

.spk-modern-panel__content-desc {
  display: block;
  padding-left: 130px;
}

.ems_manager_img {
  width: 80%;
}

@media (min-width: 768px) {
  .ems_manager_img {
    width: 50%;
  }
}

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