@font-face {
  font-family: 'Pretendard-Thin';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Pretendard-Regular';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Pretendard-ExtraBold';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

body {
  font-family: 'Pretendard-Regular';
}
.sub_body {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #c8c8c8;
}
.sub_body ul {
  width: 290px;
  height: 70px;
  margin: 0 auto;
}
.sub_body ul a {
  text-decoration: none;
  color: black;
  text-align: center;
}
.sub_body ul a li {
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
  width: 100px;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}
.sub_body ul a .box1 {
  border-bottom: 1.5px solid rgb(0, 135, 224);
  color: rgb(0, 135, 224);
}
.sub_body ul a:nth-child(2) {
  margin-left: 25%;
}

.bg_container {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
}
.bg_container .text_box .title {
  padding-top: 5%;
  font-family: 'Pretendard-Regular';
  font-weight: 700;
  font-size: 36px;
  color: 181818;
  text-align: center;
}
.bg_container .text_box .desc {
  padding-top: 36px;
  font-family: 'Pretendard-Regular';
  font-size: 16px;
  color: #181818;
  text-align: center;
}
.bg_container .text_box .contact {
  padding-top: 16px;
  font-family: 'Pretendard-Regular';
  font-size: 16px;
  color: #181818;
  text-align: center;
}

.pattern {
  width: 100%;
  height: 500px;
  position: relative;
}
.pattern::before {
  width: 100%;
  height: 500px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(247, 247, 247);
}
.container {
  width: 1150px;
  height: 420px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 2%;
}
.container .box1 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/hyundai.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box2 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/lglh-ko.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
}
.container .box3 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/ap.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
}
.container .box4 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/hilton.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
}

.container .box5 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/posco.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box6 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/posco-ps.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box7 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/posco-terminal.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box8 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/entob.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box9 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/lg.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box10 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/shinhan.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box11 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-size: 18%;
  background-image: url(/images/PT/media/logo/kbs.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box12 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/kepco.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box13 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/lotte-chem-kr.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box14 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/cgv.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box15 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/samsung-life-kr.png);
  background-repeat: no-repeat;
  background-position: center;
}
.container .box16 {
  width: 260px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/gs-ec.png);
  background-repeat: no-repeat;
  background-position: center;
}



