@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-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;
}

.bg_container {
  width: 90vw;
  height: 200px;
  margin: 0 auto;
}
.bg_container .text_box .title {
  padding-top: 10%;
  font-family: 'Pretendard-Regular';
  font-weight: 700;
  font-size: 18px;
  color: 181818;
  text-align: center;
}
.bg_container .text_box .desc {
  padding-top: 36px;
  font-family: 'Pretendard-Regular';
  font-size: 12px;
  color: #181818;
  text-align: center;
}
.bg_container .text_box .contact {
  padding-top: 16px;
  font-family: 'Pretendard-Regular';
  font-size: 12px;
  color: #181818;
  text-align: center;
}

.pattern {
  width: 100vw;
  height: 700px;
  position: relative;
}
.pattern::before {
  width: 100%;
  height: 700px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(247, 247, 247);
}
.p-container {
  width: 85vw;
  max-width: 1000px;
  max-height: 900px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 2%;
}
.p-container .box1 {
  width: 40vw;
  max-width: 230px;
  height: 80px;
  margin: 1%;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(/images/PT/media/logo/hyundai.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.p-container .box2 {
  width: 40vw;
  max-width: 230px;
  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%;
}
.p-container .box3 {
  width: 40vw;
  max-width: 230px;
  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%;
}
.p-container .box4 {
  width: 40vw;
  max-width: 230px;
  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%;
}

.p-container .box5 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 90%;
}
.p-container .box6 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 90%;
}
.p-container .box7 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 90%;
}
.p-container .box8 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 80%;
}
.p-container .box9 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 60%;
}
.p-container .box10 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 80%;
}
.p-container .box11 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 30%;
}
.p-container .box12 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 80%;
}
.p-container .box13 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 60%;
}
.p-container .box14 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 60%;
}
.p-container .box15 {
  width: 40vw;
  max-width: 230px;
  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;
  background-size: 75%;
}
.p-container .box16 {
  width: 40vw;
  max-width: 230px;
  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-size: 60%;
  background-position: center;
}

@media only screen and (min-width: 700px) {
  .pattern {
    width: 100vw;
    height: 700px;
    position: relative;
  }
  .pattern::before {
    width: 100%;
    height: 700px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(247, 247, 247);
  }
  .p-container {
    width: 100vw;
    max-height: 900px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-top: 2%;
  }
  .p-container .box1 {
    background-size: 100%;
  }
  .p-container .box2 {
    background-size: 90%;
  }
  .p-container .box3 {
    background-size: 90%;
  }
  .p-container .box4 {
    background-size: 90%;
  }
  
  .p-container .box5 {
    background-size: 55%;
  }
  .p-container .box6 {
    background-size: 60%;
  }
  .p-container .box7 {
    background-size: 60%;
  }
  .p-container .box8 {
    background-size: 60%;
  }
  .p-container .box9 {
    background-size: 50%;
  }
  .p-container .box10 {
    background-size: 70%;
  }
  .p-container .box11 {
    background-size: 20%;
  }
  .p-container .box12 {
    background-size: 60%;
  }
  .p-container .box13 {
    background-size: 40%;
  }
  .p-container .box14 {
    background-size: 50%;
  }
  .p-container .box15 {
    background-size: 75%;
  }
  .p-container .box16 {
    background-size: 60%;
  }
}
@media only screen and (min-width: 1000px) {
  .bg_container .text_box .title {
    font-size: 24px;
  }
  .bg_container .text_box .desc {
    font-size: 16px;
  }
  .pattern {
    margin-top: 5%;
    height: 450px;
  }
  .pattern::before {
    height: 450px;
  }
}

/* HORIZONTAL */
@media only screen and (orientation: landscape) and (min-width: 568px){
  .p-container .box5 {
    background-size: 55%;
  }
  .p-container .box6 {
    background-size: 55%;
  }
  .p-container .box7 {
    background-size: 55%;
  }
  .p-container .box11 {
    background-size: 20%;
  }
  .p-container .box12 {
    background-size: 55%;
  }
  .p-container .box13 {
    background-size: 40%;
  }
  .p-container .box14 {
    background-size: 50%;
  }
  .pattern {
    height: 800px;
  }
  .pattern::before {
    height: 800px;
  }
  .p-container {
    width: 74vw;
  }
}
@media only screen and (orientation: landscape) and (min-width: 736px){
  .p-container {
    width: 100vw;
  }
  .pattern {
    height: 700px;
  }
  .pattern::before {
    height: 700px;
  }
}
@media only screen and (orientation: landscape) and (min-width: 812px){
  .p-container {
    width: 91vw;
  }
  .pattern {
    height: 700px;
  }
  .pattern::before {
    height: 700px;
  }
}
@media only screen and (orientation: landscape) and (min-width: 1024px){
  .p-container {
    width: 100vw;
  }
  .pattern {
    height: 450px;
  }
  .pattern::before {
    height: 450px;
  }
  .bg_container .text_box .title {
    font-size: 26px;
  }
  .bg_container .text_box .desc {
    font-size: 18px;
  }
  .bg_container .text_box .contact {
    font-size: 16px;
  }
}