/* ==== 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: 56px; background: rgba(80,80,80,1);}
#header h1 {top: 8px; width: 160px; height: 40px; left: 3%;}

#header .h_tel {display: none;}

.lang_box {top: 90px; right: 4%;}
.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: 60px; display: none; border-radius: 30px; padding: 20px 12px; margin-bottom: 10px;}
#quick_btn .q_list li {margin-bottom: 8px;}
#quick_btn .q_list li p {display: none;}
#quick_btn .q_list li img {width: 20px;}
#quick_btn .q_list li:last-child {margin-bottom: 0;}
#quick_btn button {width: 60px; height: 60px; border-radius: 50%; box-shadow: 0 3px 6px rgba(0,0,0,.16);}
#quick_btn button img {width: 100%;}

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


.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: 22px 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 .i_box ul li select {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 .video_wrap video {width: 100%; height: 100vh; object-fit: cover;}

#con1 {padding: 80px 0 55px;}
#con1 span {font-size: 16px; font-weight: 400;}
#con1 h2 {font-size: 32px; line-height: 44px; margin: 35px 0 45px;}


#con2 .c2_list li {width: 100%;}
#con2 .c2_list li .img_box {width: 100%; position: relative;}

#con2 .c2_list li .txt {padding: 17% 0;}
#con2 .c2_list li .txt span {font-size: 35px;}
#con2 .c2_list li .txt h3 {color: #fff; font-size: 33px; line-height: 48px; margin: 180px 0 70px;}
#con2 .c2_list li .txt p {color: #fff; font-size: 20px; line-height: 32px;}


#con3 {padding: 65px 0 50px; background: url(../images/con3_bg.png) no-repeat right 3% top 340px; background-size: 214px 208px;}
#con3 .inner {display: block;}
#con3 .inner .tit {width: 100%; padding-right: 0; text-align: center;}
#con3 .inner .tit h2 {font-size: 32px; line-height: 44px; margin-bottom: 40px;}

#con3 .inner .tit .img_box.mob {width: 100%; margin-top: 100px;}
#con3 .inner .tit .img_box.mob .c3_m_list li {width: 100%; margin: 0 10px;}
#con3 .inner .tit .img_box.mob .c3_m_list li img {width: 100%; border-radius: 23px;}

#con3 .inner .tit .profile {margin-top: 40px; width: 100%;}
#con3 .inner .tit .profile .name {display: flex; align-items: end;}
#con3 .inner .tit .profile .bullet {text-align: left; padding-top: 25px;}

#con3 .inner > .img_box {width: 60%; font-size: 0;}
#con3 .inner > .img_box img {width: 48%; display: inline-block; margin-right: 4%; border-radius: 45px;}
#con3 .inner > .img_box img:last-child {margin-right: 0; margin-top: 330px;}


.title span {font-size: 16px; margin-bottom: 25px;}
.title h2 {font-size: 50px; line-height: 62px;}
.title p {font-size: 18px; line-height: 28px; margin-top: 20px;}


#con4 {padding: 55px 0 40px;}
#con4 .title {margin-bottom: 30px;}
#con4 .c4_list {display: block;}
#con4 .c4_list li {width: 100%; height: 140px; background:linear-gradient(-45deg, #FFC627, #F3981C); border-radius: 16px; margin-right: 0; padding: 0 45px; margin-bottom: 10px;}
#con4 .c4_list li a {width: 100%; height: 100%; display: flex; align-items: center; justify-content:  flex-start; flex-direction: row; color: #444;}
#con4 .c4_list li:last-child {margin-bottom: 10px;}
#con4 .c4_list li img {width: 70px; margin-bottom: 0;}
#con4 .c4_list li p {font-size: 20px; color: #fff; margin-left: 65px;}

#con4 .c4_list li.on {background: linear-gradient(-45deg, #FFC627, #F3981C); transition: all 0.3s ease;}
#con4 .c4_list li.on p {color: #fff;}


#con5 {margin: 50px 0;}
#con5 .title {margin-bottom: 40px;}
#con5 .title h2 {font-size: 40px; line-height: 52px;}

.vert_list li {width: 100%; margin: 0 10px;}
.vert_list li .c5_box {width: 100%; display: block;}
.vert_list li .c5_box > img {width: 100%; border-radius: 20px;}
.vert_list li .c5_box .txt {width: 100%; margin-top: 40px;}
.vert_list li .c5_box .txt h3 {font-size: 28px; line-height: 38px;}
.vert_list li .c5_box .txt p {font-size: 18px; line-height: 28px;}


#con6 {padding: 75px 0 50px; background: #FFF9E9;}
#con6 .inner {position: relative;}
#con6 .title {margin-bottom: 35px;}
#con6 .title h2 {font-size: 44px; line-height: 60px;}
#con6 img {width: 100%; border-radius: 20px;}
#con6 img.c6_logo {width: 227px; position: absolute; right: 0; bottom: -35px;}


#con7 {margin: 130px 0 50px;}
#con7 .title {margin-bottom: 40px; text-align: left;}
#con7 .title h2 {font-size: 44px; line-height: 60px;}

#con7 .c7_list li {display: block; margin: 0 5px;}
#con7 .c7_list li img {width: 100%;}
#con7 .c7_list li .txt {width: 100%; margin-top: 35px;}
#con7 .c7_list li .txt p br {display: none;}


.yellow_sec {padding: 55px 0 80px; background: #FFF9E9 url(../images/con8_bg.png) no-repeat right 3% top 290px; background-size: 200px 209px;}
.yellow_sec .title {text-align: left; margin-bottom: 45px;}
.yellow_sec .title h2 {font-weight: 400; font-size: 44px; line-height: 60px;}
.yellow_sec .title p br {display: none;}

.yellow_sec .c8_list li {width: 100%; margin: 0 5px;}


#con9 {margin: 70px 0 60px;}
.ms_hover {display: flex; flex-direction: column;}
.ms_hover .img_box {width: 100%; margin-bottom: 35px;}
.ms_hover .img_box img {width: 100%; border-radius: 30px;}
.ms_hover .txt {width: 100%;}
.ms_hover .txt h2 {font-size: 44px; line-height: 60px; font-weight: 400;}

.c9_top > .mob {width: 100%;}
.ms_hover .orh_list {justify-content: space-between; margin-top: 35px; width: 100%;}
.ms_hover .orh_list li {width: 115px; height: 26px; border-radius: 5px; font-size: 14px; line-height: 26px;  margin-right: 0;}
.ms_hover .orh_list li:hover {background: #FFC627; transition: all 0.3s ease;}
.ms_hover .orh_list li:last-child {margin-right: 0;}

#con9 .c9_list {margin-top: 48px;}
#con9 .c9_list li .txt p br {display: none;}


#con11 {margin: 60px 0 80px;}
#con11 .tit {text-align: center;}
#con11 .tit span {font-size: 49px; line-height: 57px;}
#con11 .tit h2 {font-size: 33px; line-height: 45px; margin: 30px 0;}

#con11 .c11_wrap {position: relative; left: auto; top: 0; width: 94%; margin-left: 3%; overflow: hidden; padding-right: 0; margin-top: 50px;}
#con11 .c11_wrap .c11_list li {width: 100%;}
#con11 .c11_wrap .c11_list li img {width: 100%;}
#con11 .c11_wrap .c11_list li .txt {padding: 40px 0 55px 30px; border-radius: 0 0 50px 0;}

#con12 .ms_hover .orh_list li {width: 171px; height: 38px; font-size: 20px; line-height: 38px; margin-right: 10px;}
#con12 .ms_hover .orh_list li:last-child {margin-right: 0;}


#con13 {margin: 90px 0 70px;}
#con13 .title h2 {font-size: 44px; line-height: 60px;}
#con13 .title em {display: block; font-size: 16px; font-weight: bold; color: #222; margin-top: 40px;}
#con13 .img_box {width: 100%; overflow-x: scroll;}
#con13 .img_box img {width: 1030px;}


#con14 .c14_list li {display: block; margin: 0 5px;}
#con14 .c14_list li .img_box {width: 100%;}
#con14 .c14_list li .img_box img {width: 100%; border-radius: 30px;}

#con14 .c14_list li .txt {width: 100%; margin-top: 40px;}
#con14 .c14_list li .txt > p {height: 112px;}
#con14 .c14_list li .txt > p br {display: none;}
#con14 .c14_list li .txt .rec_box {margin-top: 40px;}
#con14 .c14_list li .txt .rec_box ul {display: flex; flex-wrap: wrap;}
#con14 .c14_list li .txt .rec_box ul li {width: 44%; margin-top: 25px;}
#con14 .c14_list li .txt .rec_box ul li:nth-child(-n+2) {margin-top: 0;}
#con14 .c14_list li .txt .rec_box ul li img {width: 94%;}
#con14 .c14_list li .txt .rec_box ul li p {font-size: 16px; line-height: 24px; margin-top: 15px;}

#con14 .c14_list li.right {flex-direction: row-reverse;}


#con15 {margin: 80px 0 50px;}
#con15 .title span {font-size: 24px; margin-bottom: 15px;}
#con15 .title h2 {font-size: 40px;}

#con15 .c15_list {display: flex; justify-content: space-between;}
#con15 .c15_list li {width: 100%; margin: 0 5px;}
#con15 .c15_list li img {width: 100%;}
#con15 .c15_list li .txt { padding: 35px 0 55px 30px; border-radius: 0 0 50px 0;}
#con15 .c15_list li .txt h3 {font-size: 32px; line-height: 1; margin-bottom: 15px;}
#con15 .c15_list li .txt p {font-size: 18px; line-height: 28px;}


#con16 {padding: 105px 0 130px;}
#con16 h2 {font-size: 35px; line-height: 45px; margin-bottom: 60px; font-weight: bold;}
#con16 p {font-size: 24px; line-height: 35px;}


#con17 {position: relative;}

#con17 .info {padding: 40px 0 50px; width: 100%;}
#con17 .info > div {margin-bottom: 45px;}
#con17 .info > div h3 {font-size: 29px; line-height: 1; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 0.3px solid #707070;}

.root_daum_roughmap .cont {display: none !important;}
.root_daum_roughmap .map_border {display: none !important;}
.root_daum_roughmap .wrap_map {height: 290px !important;}
#daumRoughmapContainer1780589057987 {width: 100% !important;}

#con17 .info .if01 {position: relative;}
#con17 .info .if01 .foot_img {width: 100%; margin-bottom: 50px;}
#con17 .info .if01 .foot_img img {width: 100%;}
#con17 .info .if01 p {font-size: 20px; line-height: 31px; font-weight: 500; color: #222;}
#con17 .info .if01 p b {font-weight: bold; color: #F3981C;}
#con17 .info .if01 > span {font-size: 50px; line-height: 1; color: #F3981C; display: block; font-weight: bold; margin: 10px 0 25px;}
#con17 .info .if01 .parking_btn {right: 0; top: -5px;}




















/* === 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;}






}
