/* ==== 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: 70px;}
#header h1 {top:13px; width: 160px; height: auto;}

.navi {position: fixed; top:0; left:0; width: 100%; height:100%; background:rgba(0,0,0,.5); z-index:999; display:none;}
.navi .navi_wrap {float: right; width: 65%; height:100%; background:#fff; display:block; position:relative; padding: 100px 3% 0;}
.navi .lnb h3 {font-size: 18px; line-height: 1; padding-bottom: 10px; width: 100%; border-bottom:1px solid #ddd; font-weight: 600; margin-top: 26px;}
.navi .lnb h3:first-child {margin-top: 0;}
.navi .lnb h3 a {color: #111; display:block; width:100%; height:100%;}
.navi .lnb .sub_navi {margin-top: 10px;}

.navi_btn {display:block; position:absolute; top:25px; right:3%; width:26px; height:23px; cursor:pointer; transition:0.3s ease-in-out; z-index:9999;}
.navi_btn span {position:absolute; left:0; display:block; width:26px; height:3px; background:#fff; transition:0.3s ease-in-out 0.2s;}
.navi_btn span.line01 {top:0;}
.navi_btn span.line02 {top:9px;}
.navi_btn span.line03 {top:18px;}

.navi_btn.on span {transform:rotate(-90deg); top:50%; margin-top:-2px; transition:0.3s ease-in-out; background:#88B72F !important;} 
.navi_btn.on span.line03 {transform:rotate(-180deg);}

#header .navi .navi_wrap .login_box_mob {position: absolute; left: 9%; top: 25px; display: flex;}
#header .navi .navi_wrap .login_box_mob li {font-size: 14px; line-height: 22px; margin-right: 4px;}
#header .navi .navi_wrap .login_box_mob li:first-child::after {content:'·'; color: #000; padding-left: 5px;}
#header .navi .navi_wrap .login_box_mob li:last-child {margin-right: 0;}
#header .navi .navi_wrap .login_box_mob li a {color: #000;}
#header .navi .navi_wrap .login_box_mob li img {width: 22px;}

#quick_btn {position: fixed; right: 3%; top: auto; transform: none; bottom: 30px; z-index: 99;}
#quick_btn .quick_list {display: none;}
#quick_btn ul li {width: 50px; height: 50px; margin-bottom: 7px;}
#quick_btn .q_plus {width: 50px; margin-top: 7px; display: block;}
#quick_btn .top_btn {width: 50px; height: 50px; margin-top: 7px;}




#main_visual .video_wrap video {width: auto; height: 100vh; object-fit: cover;}

#main_visual .inner .title {bottom: 80px; width: 94%;}
#main_visual .inner .title h2 {font-size: 30px; line-height: 42px; margin-bottom: 20px;}
#main_visual .inner .title p {font-size: 16px; line-height: 26px; margin: 0;}

#main_visual .inner .scroll {display: none;}

.title span {font-size: 13px; margin-bottom: 15px;}
.title h2 {font-size: 26px; line-height: 38px;}
.title p {font-size: 13px; line-height: 22px; margin-top: 15px;}


#con1 {margin-top: 70px; display: block;}
#con1::before {content: ''; width: 260px; height: 350px; position: absolute; right: 0; top: auto; bottom: -120px; background: url(../images/con1_bg.png) no-repeat; background-size: 260px 350px; z-index: -1;}
#con1 > img {width: 100%; border-radius: 10px;}
#con1 .title {width: 100%; text-align: left; margin-left: 0; margin-top: 35px;}


#con2 {margin-top: 80px; position: relative; min-height: auto; background: url(../images/con2_bg.jpg) no-repeat center center / cover; background-size: 100% 60%; background-position: bottom; padding-bottom: 60px;}
#con2 .title {text-align: center;}
#con2 .title h2 br {display: none;}

#con2 .sl_wrap {width: 100%; position: relative; left: 0; top: auto; margin-top: 40px;}
#con2 .sl_box {width: 100%; margin-left: 3%;}

#con2 .solution_list li {width: 94%;}
#con2 .solution_list li img {width: 100%; border-radius: 10px;}
#con2 .solution_list li .txt_box {display: block; margin-top: 20px; text-align: center;}
#con2 .solution_list li .txt_box span {font-size: 14px; margin-right: 0; margin-bottom: 10px; font-weight: bold; display: block;}
#con2 .solution_list li .txt_box span::after {content:none;}
#con2 .solution_list li .txt_box .tit h3 {font-size: 26px; line-height: 1; margin-bottom: 15px;}
#con2 .solution_list li .txt_box .tit p {font-size: 14px; line-height: 22px;}

#con2 .sl_wrap .sl_pg {width: 100%; position: relative; left: auto; transform: none; top: auto; margin-top: 25px; justify-content: center;}
#con2 .sl_wrap .sl_pg .sl_prev, #con2 .sl_wrap .sl_pg .sl_next {width: 40px; cursor: pointer;}
#con2 .sl_wrap .sl_pg .sl_pagination {margin: 0 20px;}
#con2 .sl_wrap .sl_pg .sl_pagination .swiper-pagination-current {font-size: 28px; margin-right: 4px;}
#con2 .sl_wrap .sl_pg .sl_pagination .swiper-pagination-total {font-size: 20px; margin-left: 4px;}


#con3 {margin: 80px 0;}
#con3 h3 {font-size: 26px; line-height: 38px; margin-bottom: 100px}
#con3 h3::before {left: -20px; top: -20px; width: 50px; height: 39px; background-size: 50px 39px; z-index: -1;}
#con3 h3::after {right: -20px; bottom: -20px; width: 50px; height: 39px; background-size: 50px 39px; z-index: -1;}

#con3 .txt_box::before {width: 1px; height: 40px; top: -70px;}
#con3 .txt_box p {font-size: 15px; line-height: 25px; margin-bottom: 20px;}

#con3 .people_list {position: relative; top: auto; left: 0; display: block; margin-top: 40px;}
#con3 .people_list li {width: 100%; margin-bottom: 50px;}
#con3 .people_list li:last-child {margin-bottom: 0;}
#con3 .people_list li img {border-radius: 10px;}
#con3 .people_list li .name {margin-top: 15px; padding: 0;}
#con3 .people_list li .name p {font-size: 14px;}
#con3 .people_list li .name p b {font-size: 20px;}
#con3 .people_list li .name span {font-size: 14px;}

#con3 .blue_box {width: 100%; margin-top: 80px; background: #017CC6; padding: 30px 0;}
#con3 .blue_box ul {display: block;}
#con3 .blue_box ul li {width: 100%; border-bottom: 1px solid rgba(255,255,255,.3); border-right: 0; padding: 30px 0;}
#con3 .blue_box ul li:last-child {border-bottom: 0;}
#con3 .blue_box ul li img {width: 45px;}
#con3 .blue_box ul li p {font-size: 18px; margin-top: 20px;}


#con4 {margin-bottom: 80px;}
#con4::before {width: 350px; height: 54px; background-size: 350px 54px; left: 50%; transform: translateX(-50%); top: 42%;}
#con4 > img {position: relative; right: auto; top: 0; width: 100%; border-radius: 10px;}

#con4 .inner {margin-top: 80px;}
#con4 .inner h3 {font-size: 22px; margin-bottom: 20px;}
#con4 .inner > p {font-size: 13px; line-height: 22px; margin-bottom: 30px;}
#con4 .inner ul {margin-bottom: 30px;}
#con4 .inner ul li {display: flex; align-items: center; margin-bottom: 20px;}
#con4 .inner ul li span {font-size: 18px; margin-right: 50px; width: 26px;}

#con4 .inner ul li span::after {width: 20px; height: 1px; right: -33px; top: 10px;}
#con4 .inner ul li p {font-size: 14px;}


#con5 {margin-bottom: 80px;}
#con5 .inner img {width: 100%; margin: 40px 0; border-radius: 10px;}
#con5 .inner .c5_list {display: block;}
#con5 .inner .c5_list li {width: 100%; padding: 40px 0; border-radius: 10px; text-align: center; margin-bottom: 10px;}
#con5 .inner .c5_list li:last-child {margin-bottom: 0;}
#con5 .inner .c5_list li p {font-size: 16px; line-height: 26px;}


#con6 {padding: 60px 0 90px;}
#con6 .c6_list {display: flex; justify-content: space-between; margin-top: 40px;}
#con6 .c6_list li {box-shadow: none;}
#con6 .c6_list li {border-radius: 10px; margin: 0 5px;}
#con6 .c6_list li img {width: 100%;}
#con6 .c6_list li h3 {font-size: 20px; line-height: 1; margin-top: 45px; padding: 0 30px;}
#con6 .c6_list li p {font-size: 13px; line-height: 22px; margin-top: 20px; padding: 0 30px 40px;}

#con6 .inner {position: relative;}
.slick-dots {position: absolute; bottom: -30px; left: 50%; transform: translateX(-50%); overflow: hidden;}
.slick-dots li {float: left; width: 8px; height: 8px; background: #D0D0D0; border-radius: 50%; text-indent: -9999px; margin: 0 8px 0 0;}
.slick-dots li:last-child {margin-right: 0;}
.slick-dots li.slick-active {background: #000;}


#con7 {margin-top: 80px;}
#con7 .green_box {width: 100%; margin-top: 40px;}
#con7 .green_box .txt {padding: 60px 0 300px;}
#con7 .green_box .txt > p {font-size: 14px; line-height: 24px; margin-bottom: 20px; font-weight: 400;}
#con7 .green_box .txt .signal {display: flex; align-items: center;}
#con7 .green_box .txt .signal p {font-size: 18px; margin-right: 7px;}
#con7 .green_box .txt .signal img {width: 55px;}

#con7 .green_box .inner > img {width: 68%; position: absolute; right: 0; bottom: 0;}


#con8 {margin: 80px 0;}
#con8 .inner {display: block;}
#con8 .inner .txt {width: 100%;}
#con8 .inner .txt .title {margin-bottom: 40px;}
#con8 .inner .txt .c8_list {margin-bottom: 40px;}
#con8 .inner .txt .c8_list li {height: auto; margin-bottom: 5px; border-radius: 20px; display: flex; padding: 25px 30px; font-size: 14px; line-height: 1; display: block;}
#con8 .inner .txt .c8_list li span {margin-right: 0; width: auto; font-size: 16px; display: block; margin-bottom: 10px;}
#con8 .inner > img {width: 100%; border-radius: 10px;}


.check_sec {background: none; padding-bottom: 0; margin-bottom: 80px;}
.check_sec .inner {display: block;}
.check_sec .inner .txt {width: 100%;}
.check_sec .inner .txt .title {text-align: left; margin-bottom: 40px;}

.check_list {margin-bottom: 40px;}
.check_list li {margin-bottom: 15px;}
.check_list li:last-child {margin-bottom: 0;}
.check_list li img {width: 28px; margin-right: 15px;}
.check_list li p {font-size: 14px;}

.check_sec .inner > img {width: 100%; border-radius: 10px;}


#con10 {background: #002053; padding: 60px 0 40px;}
#con10 .title {margin-bottom: 40px;}
#con10 .title h2, #con10 .title p {color: #fff;}

.sp_wrap {position: relative; padding-bottom: 40px;}
.special_list li {width: 94%; position: relative; opacity: 0.5;}
.special_list li img {width: 100%; border-radius: 10px;}
.special_list li .txt {display:block;}
.special_list li .txt h3 {font-size: 18px; margin-bottom: 15px;}
.special_list li .txt p {font-size: 13px; line-height: 22px;}

.special_list li.swiper-slide-active {opacity: 1;}
.special_list li.swiper-slide-active .txt {display: block; width: 82%; border-radius: 10px; padding: 30px 20px; position: absolute; left: 4%; bottom: -100px;}

.sp_wrap .sp_pg {position: relative; right: auto; bottom: 0; justify-content: center; margin-top: 60px;}
.sp_wrap .sp_pg .sp_prev, .sp_wrap .sp_pg .sp_next {width: 40px;}
.sp_wrap .sp_pg .sp_prev img, .sp_wrap .sp_pg .sp_next img {width: 100%;}
.sp_wrap .sp_pg .sp_pagination {margin: 0 20px;}
.sp_wrap .sp_pg .sp_pagination .swiper-pagination-current {font-size: 28px; margin-right: 4px;}
.sp_wrap .sp_pg .sp_pagination .swiper-pagination-total {font-size: 20px; margin-left: 4px;}



#con11 {padding: 60px 0 70px;}
#con11 .title {margin-bottom: 40px;}

.im_full_wrap {position: relative;}
.im_wrap {width: 100%; overflow: hidden;}
.im_wrap .implant_list li > div span {position: absolute; left: 0; top: 0; display: block; width: 90px; height: 34px; font-size: 16px; font-weight: bold; text-align: center; line-height: 34px;}

.im_wrap .implant_list li .before {position: relative;}
.im_wrap .implant_list li .before > img {width: 100%;}
.im_wrap .implant_list li .before span {background: #D0D0D0; color: #000;}

.im_wrap .implant_list li .after {position: relative; overflow: hidden;}
.im_wrap .implant_list li .after > img {width: 100%; filter: blur(5px); -webkit-filter: blur(5px);}
.im_wrap .implant_list li .after span {background: #017CC6; color: #fff;}
.im_wrap .implant_list li .after .blur {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

.im_wrap .implant_list li .txt {margin-top: 20px;}
.im_wrap .implant_list li .txt h3 {font-size: 18px; margin-bottom: 15px;}
.im_wrap .implant_list li .txt p {font-size: 13px;}

.im_pg {position: relative; left: 0; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; margin-top: 40px;}
.im_pg .im_prev {width: 45px; height: 50px; cursor: pointer; position: relative; left: auto; top: auto; transform: none; margin-right: 10px;}
.im_pg .im_next {width: 45px; height: 50px; cursor: pointer; position: relative; right: auto; top: auto; transform: none;}

.im_pg .im_prev img, .im_pg .im_next img {width: 100%;}


#con12 {margin-top: 80px;}
#con12 .title {margin-bottom: 35px;}

#con12 .c12_box {display: block;}
#con12 .c12_box .txt {width: 100%; text-align: center;}
#con12 .c12_box .txt h3 {font-size: 20px; margin-bottom: 15px;}
#con12 .c12_box .txt p {font-size: 13px; line-height: 22px;}

#con12 .c12_box .txt .c12_list {margin-top: 30px; margin-bottom: 40px;}
#con12 .c12_box .txt .c12_list li {border-radius: 10px; width: 49%; padding: 25px 0;}
#con12 .c12_box .txt .c12_list li:nth-child(-n+3) {margin-top: 2%;}
#con12 .c12_box .txt .c12_list li:nth-child(-n+2) {margin-top: 0;}
#con12 .c12_box .txt .c12_list li:nth-child(2n) {border: 1px solid #DEDEDE; background: #fff;}
#con12 .c12_box .txt .c12_list li:nth-child(3) {border: 1px solid #DEDEDE; background: #fff;}
#con12 .c12_box .txt .c12_list li:nth-child(4) {border: none; background: #F7F7F7;}

#con12 .c12_box .txt .c12_list li img {width: 40px;}
#con12 .c12_box .txt .c12_list li p {font-size: 14px; line-height: 22px; margin-top: 15px;}

#con12 .c12_box > img {width: 100%; border-radius: 10px;}


#con13 {margin: 80px 0;}
#con13 .title {margin-bottom: 40px;}
#con13 .title p br {display: none;}

#con13 .c13_list {display: block;}
#con13 .c13_list li {width: 100%; border-radius: 10px; margin-bottom: 20px;}
#con13 .c13_list li:last-child {margin-bottom: 0;}
#con13 .c13_list li .txt {background: #F7F7F7; padding: 30px 30px 40px;}
#con13 .c13_list li .txt h3 {font-size: 18px; margin-bottom: 15px;}
#con13 .c13_list li .txt p {font-size: 13px; line-height: 22px;}


#con14 {padding: 60px 0 70px;}
#con14 .title {margin-bottom: 40px;}
#con14 .title p br {display: none;}
#con14 img {border-radius: 10px;}
#con14 .c14_list {display: block; margin-top: 25px;}
#con14 .c14_list li {width: 100%; border-radius: 10px; padding: 40px 30px; margin-bottom: 10px;}
#con14 .c14_list li:last-child {margin-bottom: 0;}
#con14 .c14_list li h3 {font-size: 16px;}
#con14 .c14_list li p {font-size: 14px; margin-top: 15px;}
#con14 .inner > p {font-size: 14px; line-height: 24px; margin-top: 25px;}


#con15 {margin-top: 80px;}
#con15 .title {margin-bottom: 40px;}

#con15 .c15_box {display: block;}
#con15 .c15_box .txt {width: 100%; text-align: center;}
#con15 .c15_box .txt h3 {font-size: 20px; margin-bottom: 20px;}
#con15 .c15_box .txt p {font-size: 13px; line-height: 22px;}

#con15 .c15_box .num_list {margin: 40px 0;}
#con15 .c15_box .num_list li {margin-bottom: 15px;}
#con15 .c15_box .num_list li span {display: block; width: 36px; height: 36px; line-height: 36px; font-size: 16px;}
#con15 .c15_box .num_list li p {padding-left: 15px; font-size: 16px;}
#con15 .c15_box > img {width: 100%; border-radius: 10px;}


#con16 {margin-top: 80px; padding-bottom: 60px;}
#con16 .title {margin-bottom: 40px;}
#con16 .inner > img {border-radius: 10px;}

#con16 .c16_list {display: flex; justify-content: space-between; margin-top: 40px;}
#con16 .c16_list li {width: 130px; height: 130px; padding-bottom: 0; text-align: center; border: 1px solid #fff; border-radius: 50%;}
#con16 .c16_list li span {width: 65px; height: 22px; border-radius: 11px; font-size: 12px; line-height: 22px; margin-top: -10px;}
#con16 .c16_list li:nth-child(2n) span {background: #6FB4DE;}
#con16 .c16_list li img {width: 30px; display: block; margin: 0 auto; margin-top: 25px;}
#con16 .c16_list li p {font-size: 14px; line-height: 1; margin-top: 15px; color: #fff;}


#con17 {margin-top: 80px;}
#con17 .title {margin-bottom: 40px;}
#con17 .inner > img {border-radius: 10px;}


#con18 {margin-top: 80px; padding: 60px 0 70px;}
#con18 .title {margin-bottom: 40px;}

#con18 ul {display: block; position: relative;}
#con18 ul li {width: 100%; margin-bottom: 40px;}
#con18 ul li:last-child {margin-bottom: 0;}
#con18 ul li::after {content: none;}

#con18 ul li img {width: 90%; display: block; margin: 0 auto;}
#con18 ul li span {display: block; width: 90px; height: 32px; border-radius: 16px; font-size: 14px; line-height: 32px; margin-top: 30px;}
#con18 ul li h3 {font-size: 22px; margin: 20px 0 20px;}
#con18 ul li p {font-size: 14px; line-height: 22px;}

#con18 .slick-dots {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); overflow: hidden;}
#con18 .slick-dots li {float: left; width: 8px; height: 8px; background: rgba(255,255,255,.5); border-radius: 50%; text-indent: -9999px; margin: 0 8px 0 0;}
#con18 .slick-dots li:last-child {margin-right: 0;}
#con18 .slick-dots li.slick-active {background: #fff;}


#con19 {margin-top: 80px;}
#con19.check_sec {padding-bottom: 0;}


#con20 {margin: 80px 0;}
#con20 .title {margin-bottom: 40px;}
#con20 .inner > img {width: 100%; border-radius: 10px;}

#con20 .c20_list {margin-top: 40px; display: block;}
#con20 .c20_list > li {width: 100%; border-radius: 10px; padding: 30px 20px 40px; margin-bottom: 20px;}
#con20 .c20_list > li:last-child {margin-bottom: 0;}
#con20 .c20_list > li h3 {font-size: 20px;}
#con20 .c20_list > li p {font-size: 13px; line-height: 22px; padding-bottom: 25px; margin-bottom: 30px;}

#con20 .c20_list > li > img {top: 20px; right: 20px; width: 65px;}

.bullet li {font-size: 14px; margin-bottom: 12px; padding-left: 12px; position: relative;}
.bullet li:last-child {margin-bottom: 0;}
.bullet li::before {width: 3px; height: 3px; top: 9px;}


#con21 {padding: 60px 0 70px;}
#con21 .title {margin-bottom: 40px;}

#con21 .c21_box {display: block;}
#con21 .c21_box > img {width: 100%; border-radius: 10px;}
#con21 .c21_box ul {width: 100%; margin-top: 40px;}
#con21 .c21_box ul li {padding-bottom: 25px; margin-bottom: 25px;}
#con21 .c21_box ul li span {font-size: 20px; margin-bottom: 15px;}
#con21 .c21_box ul li p {font-size: 14px;}


#con22 {margin: 80px 0;}
#con22 .inner {display: block;}
#con22 .inner .title {text-align: center; margin-bottom: 40px;}
#con22 .inner .c22_wrap {width: 100%; display: block;}

#con22 .inner .c22_list {width: 100%;}
#con22 .inner .c22_list li {width: 100%; border-radius: 10px;}
#con22 .inner .c22_list li img {width: 100%;}

#con22 .inner .c22_list li .txt {background: #F7F7F7; padding: 30px 30px 30px;}
#con22 .inner .c22_list li .txt h3 {font-size: 18px; line-height: 1; margin-bottom: 15px;}
#con22 .inner .c22_list li .txt p {font-size: 13px; line-height: 22px;}

#con22 .inner .c22_list:first-child {margin-top: 0;}


#con23 {padding: 60px 0; margin-bottom: 80px;}
#con23 .inner img {width: 74px;}
#con23 .inner h2 {font-size: 22px; line-height: 36px; margin: 30px 0 30px;}
#con23 .inner p {font-size: 16px;}



#con24 .title {margin-bottom: 40px;}
#con24 .title h2 br {display: none;}
#con24 .c24_box {display: block;}

#con24 .c24_box .c24_wrap {width: 100%; overflow: hidden; border-radius: 0; position: relative; left: 0; top: 0;}
#con24 .c24_box .c24_wrap .c24_list li {width: 100%;}
#con24 .c24_box .c24_wrap .c24_list li img {width: 100%;}

#con24 .c24_box .inner {padding-left: 0; width: 94%; margin: 0 auto; margin-top: 50px; padding-bottom: 10px;}
#con24 .c24_box .inner > div {margin-bottom: 25px; padding-bottom: 25px;}

#con24 .c24_box .inner > div h3 {font-size: 18px; margin-bottom: 20px;}
#con24 .c24_box .inner > div > p {font-size: 14px; margin-bottom: 15px;}
#con24 .c24_box .inner > div strong {font-size: 30px;}

#con24 .c24_box .inner > .r_01 p {font-size: 16px;}

#con24 .c24_box .inner > .r_02 ul li {display: flex; margin-bottom: 20px;}
#con24 .c24_box .inner > .r_02 ul li span {font-size: 14px; width: 65px; margin-right: 15px; border-right: 1px solid #ddd;}
#con24 .c24_box .inner > .r_02 ul li p {font-size: 14px; line-height: 1;}
#con24 .c24_box .inner > .r_02 > p {font-size: 14px; line-height: 24px; margin-top: 20px;}

#con24 .c24_box .inner > .r_02 .map_box {border-radius: 10px; margin-top: 20px;}
#daumRoughmapContainer1740771312844 {width: 100%; height: 280px;}
.root_daum_roughmap .wrap_map {height: 280px !important;}
.root_daum_roughmap .map_border {display: none;}

#con24 .c24_box .inner .footer p {font-size: 14px; line-height: 22px;}



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






}
