/* ==== tab ==== */
@media screen and (max-width:1024px){
.inner {width:100%; padding:0 3%;}
.pc {display:block;}
.tab {display:block;}
.mob {display:none;}
.pc_img {display:none !important;}
.mob_img {display:block !important;}

body,th,td,input,select,textarea,button {font-size:16px; line-height:28px;}

/* === Main === */
#wrap {position:relative; width:100%; min-width:auto; margin:0 auto; overflow:hidden;}

#header h1 {position:absolute; left:3%; top:38px;}
#header h1 a {display:block; width:100%; height:100%;}

#header .gnb {display:none;}

#header .lang {position: absolute; right: 10%; top: 40px;}

.navi {position: fixed; top:0; left:0; width: 100%; height:100%; background:rgba(0,0,0,.5); z-index:9999; display:none;}
.navi .navi_wrap {float: right; width: 45%; height:100%; background:#fff; display:block; position:relative; padding: 150px 3% 0;}
.navi .lnb h3 {font-size: 22px; line-height: 1; padding-bottom: 15px; width: 100%; border-bottom:1px solid #ddd; font-weight: 600; margin-top: 40px; text-align: left; padding-left: 10px;}
.navi .lnb h3:first-child {margin-top: 0;}
.navi .lnb h3 a {color: #111; display:block; width:100%; height:100%;}
.navi .lnb h3.on a {color: #57ABFF;}
.navi .lnb .sub_navi {margin-top: 15px;}
.navi .lnb .sub_navi li {margin-bottom: 3px;}
.navi .lnb .sub_navi li a {color: #777;}

.navi_btn {display:block; position:absolute; top:36px; right:3%; width:30px; height:23px; cursor:pointer; transition:0.3s ease-in-out; z-index:9999;}
.navi_btn span {position:absolute; left:0; display:block; width:30px; height:3px; background:#fff;  transition:0.3s ease-in-out 0.2s;}
.navi_btn span.line01 {top:0;}
.navi_btn span.line02 {top:10px;}
.navi_btn span.line03 {top:20px;}
.navi_btn.on {transform:rotate(-45deg); transition:0.3s ease-in-out 0.2s;}
.navi_btn.on span {top:50%; margin-top:-2px; transition:0.3s ease-in-out; background: #57ABFF;} 

.main_visual .main_text {top: 47%;}
.main_visual .main_text span {font-size: 22px; margin-bottom: 40px;}
.main_visual .main_text span b {font-size: 25px;}
.main_visual .main_text h2 {font-size: 50px; line-height: 70px;margin-bottom: 40px;}
.main_visual .main_text p {font-size: 22px; font-weight: bold;}

#section1 img.scroll {width: 60px;}

#section2 .con2_txt > span {font-size: 20px; margin-bottom: 35px;}
#section2 .con2_txt > span b {font-size: 23px;}
#section2 .con2_txt h2 {font-size: 45px; line-height: 65px; margin-bottom: 35px;}
#section2 .con2_txt p {font-size: 20px; line-height: 35px; margin-bottom: 80px;}
#section2 .con2_txt button {font-size: 0;}
#section2 .con2_txt button span {font-size: 18px; line-height: 35px; margin-right: 25px;}
#section2 .con2_txt button img {width: 35px;}


#section3 {background: url('../images/main/con3_bg_tab.jpg') no-repeat center center / cover;}
#section3::after {content: none;}
#section3 .main_people_list {position: absolute; width: 100%; left: 0; bottom: auto; top: 53%; transform: translateY(-50%);}
#section3 .main_people_list li {overflow: hidden; color: #fff;}
#section3 .main_people_list li .img_wrap {float: none; width: 94%; margin: 0 auto; position: relative; 
  background: rgba(66,81,98,.7) url(../images/main/con3_txt.png) no-repeat center bottom; background-size: 96%; max-width: none;}
#section3 .main_people_list li .img_wrap img {width: 50%; display: block; margin: 0 auto;}


#section3 .main_people_list li .txt_wrap {float: none; width: 100%; padding: 0 3%; padding-top: 7vw; min-width: none;}
#section3 .main_people_list li .txt_wrap > span {font-size: 18px; margin-bottom: 30px;}
#section3 .main_people_list li .txt_wrap h2 {font-size: 45px; line-height: 65px; margin-bottom: 40px;}
#section3 .main_people_list li .txt_wrap p {font-size: 24px; margin-bottom: 80px;}
#section3 .main_people_list li .txt_wrap button span {font-size: 18px; line-height: 35px; margin-right: 25px;}
#section3 .main_people_list li .txt_wrap button img {width: 35px;}
#section3 .btn_wraps button {display: none;}



#section4 .con_txt {float: none; width: 100%; padding-right: 0; padding-top: 0;}
#section4 .con_txt span {font-size: 17px; margin-bottom: 30px;}
#section4 .con_txt h2 {font-size: 45px; margin-bottom: 35px;}
#section4 .con_txt > p {font-size: 20px; line-height: 1; margin-bottom: 50px;}

#section4 .con_txt .con_list {padding: 25px 0;}
#section4 .con_txt .con_list li {padding-left: 30px; float: left; width: 33.33%; border-right: 1px solid rgba(255,255,255,.4);}
#section4 .con_txt .con_list li:first-child {width: 100%; border-bottom: 1px solid rgba(255,255,255,.4); padding-bottom: 25px; margin-bottom: 25px;}
#section4 .con_txt .con_list li em {font-size: 16px; margin-bottom: 15px;}
#section4 .con_txt .con_list li p {font-size: 16px;}

#section4 .con_map {float: none; width: 100%; padding-left: 0; margin-top: 60px;}
#section4 .con_map .map {width: 100% !important; height: 300px !important;}

#footer {width: 100%; height: 280px !important;}
#footer .fp-tableCell {height: 280px !important;}
#footer .footer_top {background: #F4F4F4; height: 220px !important; padding: 35px 0;}
#footer .footer_top img.foot_logo {margin-bottom: 30px;}

#footer .footer_top ul {margin-bottom: 2px;}
#footer .footer_top ul:last-of-type {margin-bottom: 0;}
#footer .footer_top ul li {font-size: 16px; font-family: 'nanumsquare'; color: #777; display: inline-block; margin-right: 30px;}
#footer .footer_top ul li:last-child {margin-right: 0;}
#footer .footer_top ul li b {font-weight: bold; margin-right: 15px; color: #000;}
#footer .footer_bot {background: #fff; height: 55px !important;}
#footer .footer_bot p {font-size: 15px; line-height: 55px;}


/* === Sub 01 === */
#sub_visual {width: 100%; height: 400px; padding-top: 160px;}
#sub_visual span {font-size: 20px; font-weight: bold; display: block; line-height: 1; margin-bottom: 40px;}
#sub_visual span b {font-size: 22px;}
#sub_visual h2 {font-size: 50px; font-weight: 900; line-height: 1;}

.subBg_01 {background: url("../images/sub/sub_visual_01.jpg") no-repeat center center / cover;}
.subBg_02 {background: url("../images/sub/sub_visual_02.jpg") no-repeat center center / cover;}
.subBg_03 {background: url("../images/sub/sub_visual_03.jpg") no-repeat center center / cover;}
.subBg_04 {background: url("../images/sub/sub_visual_04.jpg") no-repeat center center / cover;}

#sub_content {padding: 100px 0 120px;}

.about_wrap {width: 100%;}
.about_wrap img {width: 100%;}
.about_wrap h3 {font-size: 35px; margin-bottom: 40px;}
.about_wrap p {font-size: 20px; line-height: 32px; margin-bottom: 25px;}
.about_wrap p:last-child {margin-bottom: 0;}


.sub_01_txt {background: url("../images/sub/greet_txt.png") no-repeat center bottom; background-size: 90%;} 


/* === Sub 02 === */
.people_wrap .p_list li {float: none; width: 100%; margin-right: 0; margin-top: 20px; background: #F5F5F5; position: relative; cursor: pointer;}
.people_wrap .p_list li:nth-child(2n) {margin-right: 0;}
.people_wrap .p_list li:nth-child(-n+2) {margin-top: 20px;}
.people_wrap .p_list li:first-child {margin-top: 0;}
.people_wrap .p_list li > img {width: 100%;}
.people_wrap .p_list li .txt {position: absolute; left: 47%; top: 50%; transform: translateY(-50%);}
.people_wrap .p_list li .txt > span {font-size: 18px; color: #A0A0A0; line-height: 1; display: block; margin-bottom: 20px;}
.people_wrap .p_list li .txt h3 {font-size: 20px; font-weight: normal; line-height: 1; padding-bottom: 20px; margin-bottom: 25px; border-bottom: 1px solid #ccc;}
.people_wrap .p_list li .txt h3 b {font-size: 45px; font-weight: 900; margin-right: 15px;}
.people_wrap .p_list li .txt p {font-size: 18px; line-height: 30px; margin-bottom: 35px;}
.people_wrap .p_list li .txt button {font-size: 0;}
.people_wrap .p_list li .txt button span {font-size: 16px; line-height: 28px; font-weight: bold; display: inline-block; margin-right: 15px; color: #000;}
.people_wrap .p_list li:hover .txt button img {transform: translateX(10px); transition:0.3s ease-in-out;}


/* === Sub 02 popup === */
#popup {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.7); padding: 100px 3%; z-index: 999;}
#popup .pop_con button.close_btn {right: 30px; top: 30px;}
#popup .pop_con .pop_top {width: 100%; height: 420px; position: relative;}
#popup .pop_con .pop_top .blue_bg {width: 100%; height: 55%; position: absolute; bottom: 0; left: 0;}

#popup:nth-of-type(1) .pop_con .pop_top .blue_bg {background: #E2EBF5 url("../images/sub/pop_name01.png") no-repeat right bottom;}
#popup:nth-of-type(2) .pop_con .pop_top .blue_bg {background: #E2EBF5 url("../images/sub/pop_name02.png") no-repeat right bottom;}

#popup .pop_con .pop_top img {position: absolute; left: 2%; top: auto; bottom: 0; height: 76%;}
#popup .pop_con .pop_top .profile {padding-left: 40%; padding-top: 80px; z-index: 1000;}
#popup .pop_con .pop_top .profile span {display: block; font-size: 18px; margin-bottom: 30px;}
#popup .pop_con .pop_top .profile h5 {font-size: 20px; color: #A0A0A0; font-weight: normal; margin-bottom: 40px;}
#popup .pop_con .pop_top .profile h5 b {font-size: 45px; margin-right: 15px;}
#popup .pop_con .pop_top .profile p {font-size: 20px; line-height: 30px; font-weight: bold; margin-bottom: 35px;}

#popup .pop_con .pop_top .profile .prof em {font-size: 18px; padding-top: 0; float: none; width: auto; display: block; margin-bottom: 15px;}
#popup .pop_con .pop_top .profile .prof ul {float: none; width: 100%; font-size: 0;}
#popup .pop_con .pop_top .profile .prof ul li {display: inline-block; font-size: 16px; line-height: 1; padding: 6px 10px 5px; margin-right: 10px; margin-top: 5px; font-family: 'nanumsquare';}
#popup .pop_con .pop_top .profile .prof ul li:nth-child(-n+2) {margin-top: 0;}

#popup .pop_con .pop_bot {width: 100%; display: flex;}
#popup .pop_con .pop_bot .left {width: 50%; padding: 50px 3% 70px;}

#popup .pop_con .pop_bot .prof_list {margin-bottom: 80px;}
#popup .pop_con .pop_bot .prof_list:last-child {margin-bottom: 0;}
#popup .pop_con .pop_bot .prof_list h6 {font-size: 26px; margin-bottom: 25px;}
#popup .pop_con .pop_bot .prof_list ul li {font-size: 16px; line-height: 22px; margin-bottom: 12px; padding-left: 12px;}
#popup .pop_con .pop_bot .prof_list ul li::before {width: 3px; height: 3px; top: 5px;}

#popup .pop_con .pop_bot .right {width: 50%; padding: 50px 3% 70px;}


/* === Sub 03 === */
.work_wrap .work {width: 100%; margin-bottom: 80px;}
.work_wrap .work h3 {font-size: 35px; padding: 35px 0;}
.work_wrap .work h3 span {font-size: 25px; margin-right: 15px;}
.work_wrap .work .gray_box {padding: 40px;}
.work_wrap .work .gray_box ul li {margin-bottom: 30px;}
.work_wrap .work .gray_box ul li b {font-size: 20px; line-height: 30px; margin-bottom: 10px;}
.work_wrap .work .gray_box ul li p {font-size: 16px; line-height: 30px;}


/* === Sub 04 === */
.contact_wrap .map_box {width: 100%; margin-bottom: 50px;}
.contact_wrap .map_box .map {width: 100% !important; height: 300px !important;}
.contact_wrap .contact {position: relative; padding-left: 0;}
.contact_wrap .contact img {position: static; left: auto; top: auto; width: 250px; margin-bottom: 40px;}
.contact_wrap .contact h4 {font-size: 25px; margin-bottom: 20px;}
.contact_wrap .contact span {font-size: 18px; line-height: 1; font-weight: 500; display: block; margin-bottom: 50px;}
.contact_wrap .contact ul {font-size: 0;}
.contact_wrap .contact ul li {font-size: 16px; padding-right: 30px; margin-right: 30px;}
.contact_wrap .contact ul li::after {content:''; width: 1px; height: 12px; background: #D5D5D5; position: absolute; right: 0; top: 0;}
.contact_wrap .contact ul li:last-child {margin-right: 0; padding-right: 0;}
.contact_wrap .contact ul li:last-child::after {content:none;}
.contact_wrap .contact ul li b {display: inline-block; font-weight: bold; margin-right: 20px;}
.contact_wrap .contact ul li p {display: inline-block; font-family: 'nanumsquare';}


}
