@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@media (min-width: 1200px) {
   :root {
      --bs-body-font-size: 1.125rem;
   }
}

#sub_visual {
   width: 100%;
   height: 500px;
   text-align: center;
   background: #e8e9eb;
}

.backgroundimg {
   position: relative;
   width: 100%;
   text-align: center;
   margin: 0 auto;
   /* height: 500px; */
   height: 100%;
   z-index: 0;
}

.visual_area {
   width: 100%;
   /* max-width: 1920px; */
   /* height: 500px; */
   height: 100%;
   /* margin: 0 auto; */
   background-size: cover;
   background-position: 50% center;
   background-repeat: no-repeat;
}

.subTopArea {
   position: relative;
   height: 100%;
}

.sTitleWrap {
   position: absolute;
   top: 40%;
   left: 0;
}

/* PC Selectbox 메뉴 S */
#sub_wrapper_pc {
   position: absolute;
   width: 100%;
   height: 53px;
   bottom: 20px;
}

#sub_wrapper_pc #sub_menu {
   position: absolute;
   z-index: 1;
   width: 100%;
}

#sub_wrapper_pc .sub_location {
   width: 100%;
   height: 51px;
   z-index: 11;
   display: flex;
   align-items: center;
}

#sub_wrapper_pc .sub_location .cen {
   display: flex;
   align-items: center;
   width: 24px;
   height: 21px;
}

#sub_wrapper_pc .sub_location .cen img {
   display: block;
   width: 24px;
   height: 21px;
}

#sub_wrapper_pc .sub_location ul {
   /* width:100%; */
   width: 20%;
   /* max-width: 1242px; */
   /* padding: 0; */
   padding: 1rem 0;
   margin: 0;
   display: inline-block;
   vertical-align: top;
   box-sizing: border-box;   
   /* border:1px solid red; */
}

#sub_wrapper_pc .sub_location ul li {
   position: relative;
   width: 100%;
}

#sub_wrapper_pc .sub_location ul li span {
   display: block;
   padding-left: 22px;
   /* line-height: 51px; */

   font-weight: 500;
   background-repeat: no-repeat;
   background-position: 90% 50%;
   cursor: pointer;
   text-align: left;
}

#sub_wrapper_pc .sub_location ul.on li span {
   background: url('../images/arr_drop.png') no-repeat 90% 50%;
}

#sub_wrapper_pc .sub_location ul li a {
   width: 100%;
   display: block;
   padding-left: 22px;
   line-height: 51px;
}

#sub_wrapper_pc .sub_location ul li a:hover {
   background: #ddd;
   box-sizing: border-box;
}

#sub_wrapper_pc .sub_location ul ul {
   display: none;
   width: 100%;
   position: absolute;
   /* top: 51px; */
   top: 40px;
   left: -1px;
   padding: 0px 0;
   background: #fff;
   border: 1px solid #ddd;
   border-top: none;
   z-index: 999999;
   text-align: left;
}

#sub_wrapper_pc .sub_location ul.on li ul {
   display: block;
}

#sub_wrapper_pc .sub_location ul.dep2 li span {
   font-weight: 500;
}

/* PC Selectbox 메뉴 E */

/* 모바일 Selectbox 메뉴 S */
#sub_wrapper_m {
   position: absolute;
   width: 94%;
   height: 53px;
   bottom: 0px;
}

#sub_wrapper_m:after {
   content: '';
   display: block;
   clear: both;
}

#sub_wrapper_m #sub_menum {
   position: absolute;
   z-index: 1;
   width: 100%;
}

#sub_wrapper_m .sub_locationm {
   width: 100%;
   height: 51px;
   z-index: 11;
   display: flex;
   align-items: center;
}

#sub_wrapper_m .sub_locationm ul {
   width: 50%;
   padding: 0;
   margin: 0;
   display: inline-block;
   vertical-align: top;
   box-sizing: border-box;
}

#sub_wrapper_m .sub_location .dep1 {
   background: url('../images/bar.png') no-repeat right center;
}

#sub_wrapper_m .sub_locationm ul li {
   position: relative;
   width: 100%;
}

#sub_wrapper_m .sub_locationm ul li span {
   display: block;
   padding-left: 22px;
   line-height: 51px;
   font-weight: 400;
   color: #fff;
   background: url('../images/arr_drop.png') 95% 50% no-repeat;
   cursor: pointer;
   text-align: left;
}

#sub_wrapper_m .sub_locationm ul.on li span {
   background: url('../images/arr_drop.png') 95% 50% no-repeat;
}

#sub_wrapper_m .sub_locationm ul li a {
   width: 100%;
   display: block;
   padding-left: 22px;
   font-size: 15px;
   line-height: 51px;
}

#sub_wrapper_m .sub_locationm ul li a:hover {
   background: #ddd;
   box-sizing: border-box;
}

#sub_wrapper_m .sub_locationm ul ul {
   display: none;
   width: 100%;
   position: absolute;
   top: 51px;
   left: -1px;
   padding: 0px;
   background-color: #ffffff !important;
   border: 1px solid #ddd;
   border-top: none;
   z-index: 999999;
   text-align: left;
}

#sub_wrapper_m .sub_locationm ul.on li ul {
   display: block;
}

#sub_wrapper_m .sub_locationm ul.dep2 li span {
   font-weight: 500;
}

/* 모바일 Selectbox 메뉴 E */

/* 회사소개 > Greeting S */
.greeting ul li{
   display: flex;
}
.greeting ul li::before {
   content: '';
   width: 4px;
   height: 1px;
   margin-right: 6px;
   margin-top: 14px;
   background-color: #000;
   display: inline-block;
}

/* 회사소개 > Greeting E */
.month {
   width: 30px;
}
/* 비즈니스 > area S */
.area .btn_link_01 {
   display: inline-block;
}

.area .btn_link_u_01 {
   display: none;
}

.area a:hover .btn_link_01 {
   display: none;
}

.area a:hover .btn_link_u_01 {
   display: inline-block;
}
/* 비즈니스 > area E */

/* R&D > 포스텍 기술연구소 S */
#poss_research02 {
   background-color: #f8f8f9;
}

#poss_research02 .key_research ul li {
   display: flex;
   align-items: start;
}

#poss_research02 .key_research ul li::before {
   content: '';
   width: 2px;
   height: 2px;
   margin-right: 6px;
   margin-top: 14px;
   border-radius: 50%;
   display: inline-block;
   background-color: #000;
}

#poss_research02 .key_research .box {
   border: 1px solid #ddd;
   background-color: #fff;
}
#poss_research02 .key_research .txt_box{
   min-height: 300px;
}
/* 모바일 사이즈에서 주요제품 부분 박스 사이즈 조정 */
@media (max-width: 1400px) {
   #poss_research02 .key_research .box {
      max-width: 416px;
   }

   #poss_research02 .key_research .box .txt_box {
      height: 327px;
   }
}
/* R&D > 포스텍 기술연구소 E */

/* R&D > 인증현황 S */
#certi .box img {
   width: 100%;
}
#certi .box .txt_box .left li::before{
   content: '';
   width: 2px;
   height: 2px;
   margin: 4px;
   border-radius: 50%; 
   display: inline-block;
   background-color: #000;
}
#certi .box .txt_box .right li{
   color: #9c9c9c;
}
/* R&D > 인증현황 E */


/* R&D > 특허현황 S */
#patent .box img {
   width: 100%;
}
#patent .box .txt_box .left li::before{
   content: '';
   width: 2px;
   height: 2px;
   margin: 4px;
   border-radius: 50%; 
   display: inline-block;
   background-color: #000;
}
#patent .box .txt_box .right li{
   color: #9c9c9c;
}

/* R&D > 특허현황 E */


/* R&D > 설비현황 S */
#facility .facil_img img {
   padding-top: 24px;
}

#facility .box table {
   text-align: center;
}
@media (max-width:991px){
   #facility .box table{
      font-size: 0.7rem;
   }
   #facility .box table thead th:not(:first-child)::before{
      display: none;
   }
}
@media (min-width:992px){
   #facility .box table thead th:not(:first-child)::before {
      display: block;
      position: absolute;
      width: 1px;
      height: 1.2rem;
      top: 50%;
      left: 0;
      margin-top: -0.5rem;
      margin-left: 0;
      content: "";
      background-color: #cccccc;
   }
}
#facility .box table thead th {
   position: relative;
   border-bottom: 1px solid #333333;
   padding: 16px 0;
}



#facility .box table tbody tr td {
   /* font-size: 16px; */
   /* padding: 16px; */
   color: #777777;
}

#facility .box table tbody tr td:nth-child(1) {
   color: #000000;
}

#facility .box table tbody td.stripe {
   background-color: #f8f8f9 !important;
}

/* #facility .box table tbody tr td:not(:last-child){
   border-right-width: 1px;
} */
/* R&D > 설비현황 E */

/* 고객지원 > 온라인문의 s */

#online {
   margin-bottom: 150px;
}

#online input.form-control {
   height: 50px;
}

#online textarea.form-control {
   height: 200px;
}

#online input::placeholder,
#online textarea::placeholder {
   font-size: 14px;
}

#online .form-group {
   margin-bottom: 1.5rem;
}

.anb-contact .form-group textarea.form-control {
   height: 160px;
}

.anb-contact {
   scrollbar-face-color: #6a6b6d;
   scrollbar-shadow-color: #77787b;
   scrollbar-highlight-color: #77787b;
   scrollbar-3dlight-color: #2a2b30;
   scrollbar-darkshadow-color: #2a2b30;
   scrollbar-track-color: #2a2b30;
   scrollbar-arrow-color: #6f7073;
}

.anb-contact ::-webkit-scrollbar {
   width: 10px;
}

.anb-contact ::-webkit-scrollbar-thumb {
   background: #666;
   border-radius: 20px;
}

.anb-contact ::-webkit-scrollbar-track {
   background: #8e8e8e;
   border-radius: 20px;
}

.anb-contact .anb-submit {
   background-color: #007db6;
   border-color: #0072a6;
   border-radius: 4px !important;
}

.anb-contact .anb-submit:hover {
   background-color: #00628f;
   border-color: #005378;
   color: #fff;
}

#anb-contact {
   height: 100%;
   overflow: scroll;
   overflow-x: hidden;
}

.privacy-of-use {
   font-size: 14px;
   padding: 15px;
   border-top: 1px solid #e0dedf;
   border-bottom: 1px solid #e0dedf;
   border-left: 1px solid #e0dedf;
   height: 300px;
   overflow-y: scroll;
}

.privacy-of-use .cont {
   margin-bottom: 15px;
}

.privacy-of-use h4 {
   margin-bottom: 5px;
}

.privacy-of-use dl {
   padding: 10px 0;
}

.privacy-of-use dl dt {
   font-weight: 600;
}

.privacy-of-use dl dd {
   margin-left: 20px;
}

.privacy-of-use ul {
   margin-left: 20px;
}

.privacy-of-use ul li {
   margin-top: 5px;
}

.privacy-of-use table {
   width: 100%;
   border-collapse: collapse;
}

.privacy-of-use table th,
.privacy-of-use table td {
   border: 1px solid rgb(226, 226, 226);
   padding: 5px;
}

.privacy-of-use table th {
   background: rgb(245, 245, 247);
}

.btn_apply_submit {
   display: inline-block;
   width: 120px;
   font-weight: 400;
   color: #ffffff;
   text-align: center;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid #6c757d;
   font-size: 14px;
   line-height: 22.5px;
   border-radius: 15px;
   background-color: #6c757d;
   padding: 8px 0 8px 0px;
}

/* 고객지원 > 온라인문의 e */