@charset "utf-8";
@font-face {
  font-family: "Pretendard-Regular";
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

/* CSS Document */

.intro_con {
  margin-top: 70px;
  position: relative;
  font-size: 0;
}
.intro_tit {
  position: absolute;
  top: 60px;
  left: 515px;
  font-size: 30px;
  font-weight: bold;
  color: #2a3d75;
  letter-spacing: -0.1em;
}
.intro_txt {
  position: absolute;
  top: 120px;
  left: 515px;
  font-size: 18px;
  line-height: 30px;
  color: #2a3d75;
}

.history_area {
  margin-top: 70px;
  overflow: hidden;
}
.history_img {
  float: left;
  font-size: 0;
  position: relative;
}
.history_img_txt {
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 53px;
  color: #fff;
  width: 73%;
  font-weight: 700;
  line-height: 94%;
  letter-spacing: -1.75px;
}
.history_img_txt > p {
  letter-spacing: -3px;
}
.year_txt {
  font-size: 33px;
  font-weight: 500;
}
.wave_txt {
  text-align: center;
  font-weight: 400;
}
.txt_align_r {
  text-align: right;
}
.history_con {
  float: right;
  width: 730px;
}
.history_box {
  padding: 26px 0;
  border-bottom: 1px solid #333;
}
.history_box.last {
  border-bottom: none;
}
.history_box p {
  padding: 6px 0 6px 135px;
  line-height: 22px;
  position: relative;
}
.history_box p span {
  position: absolute;
  top: 10px;
  left: 0;
  width: 122px;
  height: 14px;
  line-height: 14px;
  font-weight: bold;
  border-right: 1px solid #333;
  color: #2a3e75;
}

.organization_con {
  margin-top: 50px;
  font-size: 0;
}

.greeting_area {
  margin-top: 70px;
  overflow: hidden;
}
.greeting_con {
  float: left;
  width: 565px;
}
.greeting_tit {
  font-size: 33px;
  letter-spacing: -2px;
  font-weight: 800;
  color: #2a3e75;
  font-family: "Pretendard-Regular";
}
.greeting_txt_01 {
  margin-top: 40px;
  font-size: 20px;
  line-height: 30px;
}
.greeting_txt_02 {
  margin-top: 30px;
  line-height: 24px;
}
.greeting_ceo {
  margin-top: 30px;
  font-size: 23px;
  letter-spacing: -3px;
  font-weight: 700;
  color: #000000;
}
.greeting_img {
  float: right;
  padding-top: 50px;
  font-size: 0;
}

.recruit_con {
  font-size: 0;
  text-align: center;
}
.sub_con .recruit_con {
  margin-top: 70px;
}

.contact_map {
  margin-top: 40px;
  border: 1px solid #a1a1a1;
  font-size: 0;
}
.contact_01 {
  margin-top: 40px;
}
.contact_01 table {
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.contact_01 th {
  padding: 10px 5px;
  width: 135px;
  border-bottom: 1px solid #bbb;
  font-size: 18px;
}
.contact_01 th.last {
  border-bottom: none;
}
.contact_01 th p {
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #2a3e75;
  color: #fff;
}
.contact_01 td {
  padding-left: 60px;
  border-bottom: 1px solid #bbb;
}
.contact_01 td.last {
  border-bottom: none;
}

.contact_02 {
  margin-top: 30px;
}
.contact_02 table {
  width: 100%;
  border-bottom: 1px solid #000;
}
.contact_02 th {
  padding: 10px 5px;
  width: 135px;
  border-bottom: 1px solid #bbb;
  font-size: 18px;
}
.contact_02 th.last {
  border-bottom: none;
}
.contact_02 th p {
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #1c233c;
  color: #fff;
}
.contact_02 td {
  padding-left: 60px;
  border-bottom: 1px solid #bbb;
}
.contact_02 td b {
  font-size: 18px;
}
.contact_02 td.last {
  border-bottom: none;
}

.quality_box {
  margin-top: 50px;
}
.quality_tit {
  padding-left: 80px;
  height: 64px;
  line-height: 64px;
  vertical-align: middle;
  font-size: 24px;
  font-weight: bold;
  color: #2a3e75;
  position: relative;
}
.quality_tit span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 14px 10px 10px 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 40px;
  background: url("../images/sub/quality_tit.png") right top no-repeat;
  color: #fff;
}
.quality_con {
  margin-top: 10px;
  padding: 20px;
  border-top: 1px solid #3e3e3e;
  border-bottom: 1px solid #3e3e3e;
  overflow: hidden;
}
.quality_img {
  float: left;
  width: 186px;
  height: 149px;
  border: 1px solid #a1a1a1;
  font-size: 0;
}
.quality_txt {
  float: right;
}
.quality_txt p {
  display: table-cell;
  width: 745px;
  height: 151px;
  line-height: 26px;
  vertical-align: middle;
}
.quality_txt table {
  width: 100%;
  height: 151px;
}
.quality_txt table td {
  vertical-align: middle;
}

.promotion_slide {
  margin-top: 70px;
  position: relative;
}

.promotion_con {
  position: relative;
  margin: 0 auto;
  width: 760px;
  height: 428px;
  overflow: hidden;
  background: #8c908c;
}
.promotion_con ul {
  position: relative;
  float: left;
  width: 100%;
  height: 428px;
}
.promotion_con li {
  position: absolute;
  width: 100%;
  height: 428px;
  display: none;
}
.promotion_con .promotion_0 {
  display: block;
}

.promotion_btn {
  margin-top: 40px;
  overflow: hidden;
  padding-left: 156px;
}
.promotion_btn li {
  margin-left: 20px;
  padding: 7px;
  width: 224px;
  height: 97px;
  float: left;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #c9c9c9;
}
.promotion_btn li.on {
  border: 1px solid #34477c;
}
.promotion_btn li a {
  display: block;
}

.promotion_slide .prev {
  position: absolute;
  top: 200px;
  left: 50px;
  z-index: 100;
}
.promotion_slide .next {
  position: absolute;
  top: 200px;
  right: 50px;
  z-index: 100;
}

.promotion_down {
  margin-top: 60px;
  padding-left: 40px;
  height: 155px;
  background: url("../images/sub/promotion_down_bg.jpg") 0 0 no-repeat;
  position: relative;
}
.promotion_down_tit {
  padding-top: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #111;
}
.promotion_down_txt {
  margin-top: 10px;
}
.promotion_down_btn {
  position: absolute;
  top: 55px;
  right: 40px;
  display: block;
  padding: 10px 35px 10px 10px;
  background: #2a3e75 url("../images/sub/promotion_down_icon.png") right center
    no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.sitemap_box {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #333;
}
.sitemap_box {
  padding: 70px 0 20px 0;
}
.sitemap_img {
  float: left;
  font-size: 0;
}
.sitemap_con {
  float: left;
  padding-top: 75px;
}
.sitemap_con ul {
  overflow: hidden;
}
.sitemap_con li {
  float: left;
  margin-left: 30px;
  font-size: 18px;
  letter-spacing: -0.075em;
}
.sitemap_con li.ml {
  margin-left: 20px;
}
.sitemap_con li a:hover {
  font-weight: bold;
  color: #2a3d75;
}
