/* ==== mob ==== */
@media screen and (max-width:767px){
body,th,td,input,select,textarea,button {font-size:12px; line-height:1.5;}
.inner {width:100%; padding:0 3%;}
.pc {display:none !important;}
.tab {display:none}
.mob {display:block !important;}
.pc_img {display:none;}
.mob_img {display:block;}

body,th,td,input,select,textarea,button {font-size:13px; line-height:20px;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:1024px; min-width:auto; margin:0 auto; overflow:hidden;}

#header {width: 100%; height: 72px;}
#header h1 {top: 8px; width: 246px; height: 56px; left: 50%; transform: translateX(-50%);}

#header .h_tel {display: none;}

.lang_box {display: none;}
.lang_box ul li {width: 50px; height: 50px; margin-right: 7px;}


#quick_btn {right: 3%; top: auto; transform: none; bottom: 60px;}
#quick_btn .q_list {width: 55px; display: none;}
#quick_btn .q_list li {margin-bottom: 8px;}
#quick_btn button {width: 60px;}
#quick_btn button img {width: 100%;}

#quick_btn button.q_plus {display: block; margin-bottom: 8px;}



.inquiry_wrap {position: fixed; width: 100%; height: 325px; left: 0; bottom: 0; z-index: 9991;}
.inquiry_wrap .top_btn {width: 200px; height: 50px; border-radius: 20px 20px 0 0;}
.inquiry_wrap .top_btn img {width: 14px; margin-right: 10px;}

.inquiry_wrap .i_content {width: 100%; height: 275px; padding: 40px 0;}
.inquiry_wrap .i_content .i_inner {width: 100%; margin: 0 auto; padding: 0 3%; flex-wrap: wrap;}
.inquiry_wrap .i_content .i_box {width: 100%;}
.inquiry_wrap .i_content .i_box ul {display: flex; flex-wrap: wrap;}
.inquiry_wrap .i_content .i_box ul li {margin-right: 0; margin-bottom: 10px; width: 100%;}

.inquiry_wrap .i_content .i_box ul li input[type="text"] {width: 100%; height: 40px; border-radius: 20px; padding-left: 20px; font-size: 14px;}

.inquiry_wrap .i_content .in_btn {width: 100%; height: 45px; font-size: 18px; border-radius: 12px; margin-top: 15px;}
.inquiry_wrap .i_content .privacy {display: flex; margin-top: 0;}
.inquiry_wrap .i_content .privacy p {font-size: 14px; padding-left: 8px;}



#main_visual .mv_list .swiper-slide .inner {width: 90%; align-items: flex-end; padding-bottom: 160px;}
#main_visual .mv_list .swiper-slide .inner h2 {font-size: 28px; line-height: 38px;}



#main_visual .video_wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#main_visual .video_wrap video {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100vh;
  width: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

#main_visual .mv_list .mbg01 {background: url(../images/main_visual01_mob.jpg) no-repeat center center / cover;}
#main_visual .mv_list .mbg02 {background: url(../images/main_visual02_mob.jpg) no-repeat center center / cover;}
#main_visual .mv_list .mbg03 {background: url(../images/main_visual03_mob.jpg) no-repeat center center / cover;}


.title span {font-size: 16px; margin-bottom: 30px;}
.title h2 {font-size: 32px; line-height: 42px;}
.title p {font-size: 16px; line-height: 28px; margin-top: 35px;}


#con1 {margin: 110px 0 80px; background: url(../images/con1_bg.png) no-repeat top 470px right 15px; background-size: 193px 187px;}
#con1 .title span {font-size: 16px; letter-spacing: 2px;}
#con1 .title h2 {font-size: 30px; line-height: 42px;}
#con1 .title p {font-size: 18px; line-height: 28px; margin-top: 40px;}

#con1 .c1_box {margin-top: 55px; display: block;}
#con1 .c1_box .txt {width: 100%;}
#con1 .c1_box .txt .c1_txt_icon {width: 120px; display: block; margin: 0 auto; margin-bottom: 50px;}
#con1 .c1_box .txt h3 {font-size: 35px; line-height: 47px; margin-bottom: 50px;}
#con1 .c1_box .txt img.dr_img {width: 100%; border-radius: 36px; margin-bottom: 60px;}

#con1 .c1_box .txt .dr_info .name h4 {margin-right: 12px;}

#con1 .c1_box .txt .dr_info .list_box {display: block;}
#con1 .c1_box .txt .dr_info .list_box .bullet:first-of-type {margin-right: 0;}


#con2 {margin-bottom: 70px;}
#con2 .title {margin-bottom: 20px;}
#con2 .title span {font-size: 16px; letter-spacing: 2px; padding-bottom: 80px; position: relative; margin-bottom: 15px;}
#con2 .title span::after {height: 55px;}
#con2 .title h2 {font-size: 40px; line-height: 52px;}
#con2 .title p {margin-top: 25px; font-size: 20px; line-height: 30px;}

#con2 .c2_wrap .c2_list .swiper-slide .img_box .tit {width: 164px; height: 66px; padding-left: 18px;}
#con2 .c2_wrap .c2_list .swiper-slide .img_box .tit h3 {font-size: 24px; line-height: 66px;}
#con2 .c2_wrap .c2_list .swiper-slide p {font-size: 18px; line-height: 28px; margin-top: 15px; padding-left: 18px;}

#con2 .c2_btns {position: relative; top: auto; transform: none; margin-bottom: 30px; text-align: center;}
#con2 .c2_btns button {width: 40px; height: 40px; display: inline-block;}
#con2 .c2_btns button.c2_prev {position: relative; left: 0;}
#con2 .c2_btns button.c2_next {position: relative; right: 0; margin-left: 6px;}


#con3 {padding: 80px 0 95px;}
#con3 .title {margin-bottom: 70px;}
#con3 .title p {margin-top: 20px;}

#con3 .c3_box li {flex-direction: column-reverse; background: rgba(255,255,255); }
#con3 .c3_box li img {width: 100%; border-radius: 30px;}
#con3 .c3_box li .txt_box {width: 100%; padding: 45px 0 35px;}
#con3 .c3_box li .txt_box p {font-size: 22px; line-height: 30px;}


#con4 {margin: 120px 0 100px;}
#con4 .title {margin-bottom: 50px;}
#con4 img {border-radius: 38px;}


#con5 {padding-bottom: 100px; background-size: 100% 20%;}
#con5 .title {margin-bottom: 40px;}
#con5 .title h2 {line-height: 42px; line-height: 52px;}
#con5 .title h2 strong.chk {margin-left: 0;}
.title h2 strong.chk {padding: 6px 10px;}
.title h2 strong.chk::after {width: 22px; height: 22px; left: -14px; top: -8px; background-size: 22px 22px;}

#con5 .c5_box {flex-wrap: wrap;}
#con5 .c5_box > img {width: 100%;}
#con5 .c5_box .txt_box {width: 100%; margin-top: 80px;}
#con5 .c5_box .txt_box::after {content: ''; width: 245px; height: 55px; background: url(../images/check_list.png) no-repeat; background-size: 245px 55px; right: 0; top: 320px;}

#con5 .c5_box .txt_box span {font-size: 22px; line-height: 32px;}
#con5 .c5_box .txt_box h3 {font-size: 42px; line-height: 52px; margin: 10px 0 45px;}
#con5 .c5_box .txt_box h3 b {color: #6FACE1; font-weight: 800;}
#con5 .c5_box .txt_box p {font-size: 18px; line-height: 30px; color: #5D646A;}

#con5 .c5_box .txt_box ul {margin-top: 120px;}
#con5 .c5_box .txt_box ul li {height: auto; font-size: 16px; line-height: 26px; margin-bottom: 15px; padding: 18px 0; text-align: center;}
#con5 .c5_box .txt_box ul li::before {content: none;}


#con6 {padding-bottom: 70px;}
#con6 .title {text-align: center; margin-bottom: 40px;}

#con6 .c6_list {flex-wrap: wrap;}
#con6 .c6_list::after {content: ''; width: 1px; height: 100%; background: #003067; position: absolute; left: 95px; top: 0;}
#con6 .c6_list li {margin-right: 0; display: flex; align-items: center; margin-bottom: 40px;}
#con6 .c6_list li:last-child {margin-bottom: 0;}
#con6 .c6_list li:last-child > img {width: 80px; height: 80px;}
#con6 .c6_list li .txt {margin-top: 0; margin-left: 32px;}
#con6 .c6_list li .txt span {font-size: 16px;}
#con6 .c6_list li .txt h3 {font-size: 20px; margin: 8px 0;}


#con7 {background: url(../images/con7_bg_mob.jpg) no-repeat center center / cover; padding: 390px 0 40px;}
#con7 .title span {letter-spacing: 3px; margin-bottom: 15px; font-weight: 400;}
#con7 .title h2 {font-size: 28px; line-height: 38px;}
#con7 .title p {font-size: 18px; line-height: 30px; margin-top: 85px;}



#con8 {margin: 60px 0 100px;}

.hor_slide .hor_list .swiper-slide {border-radius: 30px; flex-direction: column-reverse;}
.hor_slide .hor_list .swiper-slide img {width: 100%;}
.hor_slide .hor_list .swiper-slide .txt_box {padding-left: 0; text-align: center; padding: 45px 20px 35px;}
.hor_slide .hor_list .swiper-slide .txt_box strong {font-size: 24px; line-height: 30px; height: 60px; display: block;}
.hor_slide .hor_list .swiper-slide .txt_box p {font-size: 16px; line-height: 25px; margin-top: 15px;}
.hor_slide .hor_list .swiper-slide .txt_box p br {display: none;}

.hor_box_wrap .btn_wrap {position: relative; top: auto; transform: none; margin-bottom: 30px; text-align: center;}
.hor_box_wrap .btn_wrap button {width: 40px; height: 40px; display: inline-block;}
.hor_box_wrap .btn_wrap button.prev_btn {position: relative; left: 0;}
.hor_box_wrap .btn_wrap button.next_btn {position: relative; right: 0; margin-left: 6px;}


#con9 {margin-bottom: 110px;}
#con9 .title {text-align: center;}
#con9 .title p {font-size: 16px; line-height: 26px;}
#con9 img.con9_img {width: 100%; max-width: 1040px; margin-left: auto; display: block; margin-top: 100px;}


#con10 {padding: 60px 0 0;}
#con10 .title {margin-bottom: 40px; text-align: left;}
#con10 .title p {margin-top: 15px;}

#con10 img {width: 82%;}

#con10 .con10_bottom {margin-top: 55px; height: 66px;}
#con10 .con10_bottom .inner::after {content: none;}
#con10 .con10_bottom .inner h3 {font-size: 28px; text-align: center; line-height: 66px;}



#con11 {padding: 80px 0;}

#con11 .title {margin-bottom: 30px;}
#con11 .title span {display: none;}
#con11 .title span::after {content: none;}
#con11 .title h2 b {font-weight: 800;}
#con11 .title p {margin-top: 20px;}

#con11 .c11_list {display: flex; justify-content: space-between;}
#con11 .c11_list li {padding: 30px 0 0; width: 100%; margin: 0 5px;}
#con11 .c11_list li span {font-size: 16px;}
#con11 .c11_list li h3 {font-size: 24px; margin: 10px 0 20px; }
#con11 .c11_list li p {font-size: 16px; line-height: 25px; margin-bottom: 30px; padding: 0 20px;}
#con11 .c11_list li p br {display: none;}
#con11 .c11_list li strong {font-size: 22px; width: 60px; height: 60px; line-height: 60px;}
#con11 .c11_list li img {width: 100%; margin-top: -30px;}


#con12 {padding: 140px 0 50px;}
#con12 .title {margin-bottom: 55px; text-align: left;}
#con12 .title span {font-size: 16px; letter-spacing: 2px; font-weight: 400; margin-bottom: 65px;}
#con12 .title p {margin-top: 25px;}
#con12 .title p br {display: none;}


#con13 {margin: 70px 0 90px;}
#con13 .title {margin-bottom: 60px;}
#con13 .title p {margin-top: 25px; font-size: 18px; line-height: 28px;}

#con13 .title .c13_info {margin-top: 60px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
#con13 .title .c13_info li {margin-right: 0; margin-bottom: 30px; width: 82%;}
#con13 .title .c13_info li:last-child {margin-right: 0; margin-bottom: 0;}

#con13 .title .c13_info li .txt strong {font-size: 22px;}
#con13 .title .c13_info li .txt p {font-size: 15px; line-height: 23px; margin-top: 8px;}


.c13_wrap .c13_list .swiper-slide {width: 100%;}
.c13_wrap .c13_list .swiper-slide img {width: 100%;}


#con14 {margin-bottom: 50px;}
#con14 .inner {flex-wrap: wrap;}
#con14 .map_box {width: 100%; padding-right: 0; border-right: 0; margin-bottom: 50px;}

#daumRoughmapContainer1765985226996 {width: 100% !important;}
.root_daum_roughmap .wrap_map {height: 450px !important;}


#con14 .information {width: 100%; padding-left: 0;}
#con14 .information .time_box {margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #A4AAB1;}
#con14 .information > div .tit {margin-bottom: 25px;}
#con14 .information > div .tit h2 {font-size: 32px; margin-right: 12px;}
#con14 .information > div .tit p {font-size: 12px; line-height: 22px;}

#con14 .information > div .time li {margin-bottom: 12px;}
#con14 .information > div .time li span {font-size: 16px; width: 70px; margin-right: 15px;}
#con14 .information > div .time li p {font-size: 16px; line-height: 24px;}
#con14 .information > div .time li p b {font-weight: 800; color: #003067;}
#con14 .information > div .time li p em {font-size: 14px; line-height: 24px; }

#con14 .information .time_box > p {font-size: 15px; line-height: 25px;}

#con14 .information > div .loc_list li {margin-bottom: 20px;}
#con14 .information > div .loc_list li span {font-size: 16px; line-height: 24px; display: block; width: 70px; margin-right: 15px;}
#con14 .information > div .loc_list li p {font-size: 16px; line-height: 26px;}
#con14 .information > div .loc_list li:first-child p {line-height: 1;}
#con14 .information > div .loc_list li:first-child p b {font-size: 24px; line-height: 1;}



#con14 .parking_box .pk_top {height: 70px; padding: 0 20px;}
#con14 .parking_box .pk_top h4 {font-size: 16px;}
#con14 .parking_box .pk_top img {width: 16px; height: 8px;}

#con14 .parking_box .pk_con {padding: 0 20px 5px; display: none;}
#con14 .parking_box .pk_con .p_con {padding: 15px 10px;}
#con14 .parking_box .pk_con .p_con:first-of-type {border-top: 1px solid #C9CDD2;}
#con14 .parking_box .pk_con .p_con:last-of-type {border-bottom: 0;}
#con14 .parking_box .pk_con .p_con > ul > li {margin-bottom: 5px; font-size: 14px;}
#con14 .parking_box .pk_con .p_con > ul > li:nth-child(2) {margin-bottom: 10px;}
#con14 .parking_box .pk_con .p_con > ul > li:last-child {font-weight: 800; margin-bottom: 0;}
#con14 .parking_box .pk_con .p_con > ul > li.blue_b {font-weight: 800; color: #003067;}
#con14 .parking_box .pk_con .p_con > ul > li.blue_b span {color: #000; margin-left: 12px;}
#con14 .parking_box .pk_con .p_con > ul > li ul {display: flex; align-items: center; flex-wrap: wrap;}
#con14 .parking_box .pk_con .p_con > ul > li ul li {margin-right: 0; width: 50%;}
#con14 .parking_box .pk_con .p_con > ul > li ul li:last-child {margin-right: 0;}

#con14 .parking_box .pk_con .p_con:first-of-type > ul > li ul li {width: auto; margin-right: 20px;}
#con14 .parking_box .pk_con .p_con:first-of-type > ul > li ul li:last-child {margin-right: 0;}



footer {padding: 25px 0 70px;}
footer .inner .foot_logo {position: static; width: 180px;}

footer .f_wrap {margin-top: 30px; padding-left: 0; display: block; align-items: flex-start; justify-content: space-between;}
footer .f_wrap .f_box .f_info {display: flex; align-items: center; margin-bottom: 20px;}
footer .f_wrap .f_box .f_info li {font-size: 12px; margin-right: 20px;}
footer .f_wrap .f_box .f_info li:last-child {margin-right: 0;}

footer .f_wrap button {font-size: 12px;}

footer p.copyright {padding-left: 0; font-size: 12px; margin-top: 20px;}






/* === Sub === */
#sub_visual {width: 100%; height: 280px; padding: 115px 0;}
#sub_visual .title p {font-size: 18px; margin-bottom: 25px;}
#sub_visual .title h2 {font-size: 40px;}


/* 로그인 */
#login_wrap {margin: 70px 0 100px;}
#login_wrap .l_tit { margin-bottom: 40px;}
#login_wrap .l_tit h3 {font-size: 28px; }
#login_wrap .l_tit h3 b {font-weight: bold;}
#login_wrap .l_tit p {font-size: 16px;}

#login_wrap .login_box {width: 100%; border-radius: 10px; padding: 40px 20px 50px;}
#login_wrap .login_box input {height: 45px; padding-left: 15px; font-size: 14px;}
#login_wrap .login_box .login_btn {height: 45px; font-size: 15px; font-weight: bold;}

#login_wrap .login_box .findpw {font-size: 15px;}
#login_wrap .login_box .j_btn {font-size: 15px;}


#login_wrap .join_box {width: 100%; border-radius: 10px; margin: 0 auto; padding: 40px 20px;}
#login_wrap .join_box .join li {margin-bottom: 25px;}
#login_wrap .join_box .join li p {font-size: 15px;}
#login_wrap .join_box .join li > input {height: 45px; padding-left: 15px; font-size: 15px;}

#login_wrap .join_box .join_btn {width: 250px; height: 45px; margin-top: 30px; font-size: 15px; font-weight: bold;}

#login_wrap .join_box .mypage li {border-bottom: 1px solid #ddd; padding-bottom: 20px;}

#login_wrap .join_box .mypage li strong.my_data {font-size: 16px;}
#login_wrap .join_box .edit_btn {width: 250px; height: 45px; margin-top: 60px; font-size: 15px; font-weight: bold;}

.admin_member_list {width: 100%; overflow-x: scroll;}
.admin_member_list .admin_tbl {min-width: 800px;}
.admin_member_list .admin_tbl th {background: #eaeff6; font-size: 14px; padding: 12px 0;}
.admin_member_list .admin_tbl td {text-align: center; font-size: 14px; padding: 12px 0; border-bottom: 1px solid #ddd;}
.admin_member_list .admin_tbl td .admin_wd {font-size: 13px;}



#con15 {margin-bottom: 40px;}
#con15 .pc {display: none;}
#con15 .mo {display: block;}
#con15 .title {margin-bottom: 40px;}
#con15 .title span {font-size: 16px; letter-spacing: 2px; padding-bottom: 80px; position: relative; margin-bottom: 15px;}
#con15 .title span::after {height: 55px;}
#con15 .title h2 {font-size: 40px; line-height: 52px;}
#con15 .title p {margin-top: 25px; font-size: 20px; line-height: 30px;}
#con15 .caseSlide {}
#con15 .caseSlide + .caseSlide {margin-top: 40px}
#con15 .caseSlide .swiper-wrapper {gap: 0}
#con15 .caseSlide .swiper-wrapper::before {display: none;}
#con15 .caseSlide .slide {}
#con15 .caseSlide img {}
#con15 .txtArea {padding-top: 20px;}
#con15 .txtArea .t1 {font-size: 16px; line-height: 24px;}
#con15 .txtArea .t2 {font-size: 18px; line-height: 26px; padding-top: 16px}
#con15 .casePrg {font-size: 14px; margin-top: 40px; line-height: 22px;}

}
