/* ==== 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:96%; left: 2%; height: 60px; top:10px; border-radius: 30px; padding: 0 15px;} 
#header .inner {position: relative; text-align: right;}
#header h1 {position:absolute; left: 50%; transform: translateX(-50%); top: 18px; width: 182px; height: 24px;}
#header h1 img {display:block; width:100%; height:100%;}



#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: 30px;}
#quick_btn .q_list {width: 66px; display: none; border-radius: 30px; padding: 10px 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: 30px;}
#quick_btn .q_list li:last-child {margin-bottom: 0;}

#quick_btn button.q_plus {display: block; width: 66px; height: 66px; border-radius: 50%; margin-bottom: 8px; box-shadow: 0 3px 6px rgba(0,0,0,.16);}
#quick_btn button.q_plus img {width: 100%;}
#quick_btn button.top_btn {display: block; width: 66px; height: 66px; border-radius: 50%; margin-top: 8px; box-shadow: 0 3px 6px rgba(0,0,0,.16);}
#quick_btn button.top_btn img {width: 100%;}


.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;}
#main_visual .scroll {display: none;}


#con1 {padding: 90px 0 80px;}
#con1 .tit span { font-size: 14px; margin-bottom: 15px; letter-spacing: 2px;}
#con1 .tit p {font-size: 20px; margin-bottom: 20px;}
#con1 .tit h2 {font-size: 38px; line-height: 50px; margin-bottom: 30px; color: #0079C7;}
#con1 .tit h2 b {font-weight: bold; color: #00B2F1;}
#con1 .tit img {width: 94%; display: block; margin: 0 auto;}
#con1 .tit button {font-size: 18px; font-weight: 500; margin-top: 30px;}

#con1 .yt_list {margin-top: 45px; display: flex; flex-wrap: wrap;}



.title span {font-size: 14px; margin-bottom: 15px; letter-spacing: 2px;}
.title h2 {font-size: 35px; line-height: 45px;}
.title p {font-size: 16px; line-height: 26px; margin-top: 15px;}


#con2 {padding-bottom: 70px; background: url(../images/con2_bg.jpg) no-repeat center bottom / cover;}
#con2 .title {margin-bottom: 40px;}

.bsc_list {display:flex; justify-content:space-between;}
.bsc_list li {transition:all .5s; width:23%; height:400px; border-radius:15px; overflow:hidden; background:#0156C1; padding:35px 20px; position:relative; margin: 0 5px;}
.bsc_list li img {opacity:0.3;}
.spe_txt {position:absolute; bottom:35px; left:20px; opacity:1; transform:translateY(0); transition:all .5s;}
.spe_txt h4 {font-size: 20px;}
.spe_txt p {font-size: 16px; line-height: 24px;}

.slick-dots {width: 100%; display: flex !important; align-items: center; justify-content: center; margin-top: 25px;}
.slick-dots li {width: 10px !important; height: 10px !important; border-radius: 50%; background: #B5BCC1; margin:0 8px 0 0 !important; text-indent: -9999px; padding: 0 !important;}
.slick-dots li:last-child {margin-right: 0;}
.slick-dots li.slick-active {background: #0079C7;}


#con3 {position: relative;}
#con3 .doctor_tab {left: 50%; top: 70px; transform: translateX(-50%); width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
#con3 .doctor_tab button {font-size: 18px; font-weight: 500; color: #C9CDD2; display: block; margin-right: 40px;}
#con3 .doctor_tab button:nth-child(2) {margin-right: 0;}
#con3 .doctor_tab button:last-child {margin-right: 0; margin-top: 10px;}

.doctor_list .swiper-slide {background: #F1F1F1; padding: 160px 0 70px; height: auto;}
.doctor_list .swiper-slide .inner {display: flex; justify-content: space-between; flex-direction: column-reverse;}
.doctor_list .swiper-slide .inner .txt_wrap {padding-top: 35px;}
.doctor_list .swiper-slide .inner .txt_wrap h3 {font-size: 28px; line-height: 42px;}
.doctor_list .swiper-slide .inner .txt_wrap .name_box {margin: 15px 0 20px;}
.doctor_list .swiper-slide .inner .txt_wrap .name_box .name strong {font-size: 50px;}
.doctor_list .swiper-slide .inner .txt_wrap .name_box .name span {font-size: 20px; line-height: 28px; margin-left: 5px;}
.doctor_list .swiper-slide .inner .txt_wrap .name_box p {font-size: 22px; margin-top: 15px;}
.doctor_list .swiper-slide .inner .txt_wrap .bullet li {font-size: 15px; line-height: 25px;}

.doctor_list .swiper-slide .inner > img {width: 100%; border-radius: 20px;}


#con4 .con4_wrap {height: auto; overflow: hidden;}
#con4 .con4_wrap .swiper-wrapper {display: block; transform: none !important;}
#con4 .con4_wrap .swiper-slide {width: 100%; height: auto !important; padding: 70px 0 50px;}
#con4 .con4_wrap .swiper-slide .tit span {font-size: 16px;}
#con4 .con4_wrap .swiper-slide .tit h2 {font-size: 35px; line-height: 45px;}
#con4 .con4_wrap .c4_01 {background: url(../images/con4_bg01_mob.jpg) no-repeat center center / cover;}
#con4 .con4_wrap .c4_02 {background: url(../images/con4_bg02_mob.jpg) no-repeat center center / cover;}

#con4 .con4_wrap .c4_01 .tit {margin-bottom: 30px;}
#con4 .con4_wrap .swiper-slide .inner {position: relative; height: auto;}
#con4 .con4_wrap .swiper-slide .history {width: 100%;}
#con4 .con4_wrap .swiper-slide .history .h_box {display: block; padding-bottom: 15px; margin-bottom: 15px;}
#con4 .con4_wrap .swiper-slide .history .h_box span {font-size: 35px; width: 100%; margin-bottom: 10px;}
#con4 .con4_wrap .swiper-slide .history .h_box ul li {font-size: 13px; line-height: 22px;}

#con4 .con4_wrap .c4_02 .inner {display: block; height: 550px; overflow-y: scroll;}
#con4 .con4_wrap .c4_02 > div .history {width: 100%;}
#con4 .con4_wrap .c4_02 .left {width: 100%;}
#con4 .con4_wrap .c4_02 .left .history .h_box:last-of-type {border-bottom: 1px dashed rgba(255,255,255,.5); padding-bottom: 15px; margin-bottom: 15px;}
#con4 .con4_wrap .c4_02 .left .tit {margin-bottom: 30px;}
#con4 .con4_wrap .c4_02 .right {width: 100%;}

#con4 .con4_wrap .swiper-slide .inner .con4_btn {display: none;}


@keyframes floatBtn {
	0%, 100% {
		transform: translateY(-50%) translateX(-50%);
	}
	50% {
		transform: translateY(calc(-50% - 30px)) translateX(-50%);
	}
}


#con5 .con5_mask{padding-bottom: 80px;}
#con5 .swiper-wrapper {width: 100%;}
#con5 .swiper-slide {width: 100%;}
#con5 .swiper-slide img{display:block; width:100%; height:auto;}
#con5 .swiper-slide.is-hover{z-index:50;}
#con5 .swiper-slide.is-hover img{transform:scale(1);}
#con5 .con5_wrap, #con5 .swiper-wrapper, #con5 .swiper-slide{overflow:visible;}


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

#con6 .c6_list {display: flex; flex-wrap: wrap;}
#con6 .c6_list li {width: 49%; height: 140px; text-align: center; margin-top: 30px;}
#con6 .c6_list li:nth-child(-n+2) {margin-top: 0;}
#con6 .c6_list li img {width: 80px; display: block; margin: 0 auto;}
#con6 .c6_list li p {font-size: 18px; margin-top: 20px;}

.c6_list li .hover-img {position: relative; transition: none; opacity: 1; display: block; margin: 0 auto;}
.c6_list li .normal-img {transition: none; opacity: 0; display: none !important;}


#con7 {padding-bottom: 70px;}

.box_banner {width: 100%; padding: 100px 0; position: relative;}
.box_banner .inner {position: relative;}
.box_banner span {font-size: 16px;}
.box_banner h2 {font-size: 38px; line-height: 48px; margin: 15px 0 15px;}
.box_banner p {font-size: 18px; line-height: 28px;}
.box_banner ul {flex-wrap: wrap; margin-top: 25px;}
.box_banner ul li {margin-right: 0; margin-bottom: 10px;}
.box_banner ul li:last-child {margin-right: 0; margin-bottom: 0;}
.box_banner .banner_circle {position: absolute; right: 0; bottom: -280px; width: 160px; z-index: 5;}

#con7 .c7_box01 {background: url(../images/con7_bg_mob.jpg) no-repeat center center / cover; padding: 80px 0 280px;}

#con7 .c7_box02 {position: relative; width: 94%; background: #fff; padding: 65px 0; border-radius: 25px; margin-top: -70px; z-index: 2; text-align: center;}
#con7 .c7_box02 h2 {font-size: 32px; line-height: 40px;}
#con7 .c7_box02 h2 b {color: #00B2F1; font-weight: bold;}
#con7 .c7_box02 .inner p {font-size: 16px; line-height: 26px; margin-top: 20px;}
#con7 .c7_box02 .inner p b {font-weight: bold;}

#con7 .c7_box02 .c7_list {display: block; justify-content: space-between; margin-top: 40px;}
#con7 .c7_box02 .c7_list li {width: 100%; margin: 0 5px;}
#con7 .c7_box02 .c7_list li img {width: 100%;}
#con7 .c7_box02 .c7_list li p {font-size: 24px; margin-top: 0;}

#con7 .c7_box02 .c7_list .slick-dots li {margin: 0 8px 0 0;}


#con8 {padding: 70px 0;}

#con8 .inner .c8_tab {width: 240px; padding-left: 0; position: relative; left: auto; top: auto; display: flex; flex-wrap: wrap; margin-bottom: 35px;}
#con8 .inner .c8_tab button {font-size: 16px; margin-right: 20px;}
#con8 .inner .c8_tab button:last-child {margin-right: 0; margin-top: 10px;}

#con8 .title {margin-bottom: 25px;}

#con8 .c8_wrap {overflow: hidden;}
#con8 .c8_wrap .swiper-slide {display: block;}
#con8 .c8_wrap .swiper-slide .img {width: 100%;}
#con8 .c8_wrap .swiper-slide .img img {width: 100%; border-radius: 10px;}
#con8 .c8_wrap .swiper-slide .txt {width: 100%; padding-left: 0; margin-top: 25px;}
#con8 .c8_wrap .swiper-slide .txt h3 {font-size: 24px; margin-bottom: 10px;}
#con8 .c8_wrap .swiper-slide .txt p {font-size: 15px; line-height: 25px;}
#con8 .c8_wrap .swiper-slide .txt > p br {display: none;}

#con8 .c8_wrap .swiper-slide.c8_slide_02 .txt > p:last-of-type br {display: block;}

#con8 .c8_wrap .swiper-slide .txt .icon_list {width: 100%; display: flex; flex-wrap: wrap;}
#con8 .c8_wrap .swiper-slide .txt .icon_list li {width: 50%; text-align: center; padding: 20px 0; border-top: 1px solid #00B2F1;}
#con8 .c8_wrap .swiper-slide .txt .icon_list li:nth-child(-n+2) {border-top: 0;}
#con8 .c8_wrap .swiper-slide .txt .icon_list li:nth-child(2n) {border-right: 0;}
#con8 .c8_wrap .swiper-slide .txt .icon_list li:last-child {border-right: 0;}
#con8 .c8_wrap .swiper-slide .txt .icon_list li img {width: 64px;}
#con8 .c8_wrap .swiper-slide .txt .icon_list li p {font-size: 16px; line-height: 22px; margin-top: 10px;}

#con8 .c8_wrap .c8_slide_01 .txt .icon_list {margin-top: 60px;}
#con8 .c8_wrap .c8_slide_02 .txt .icon_list {margin: 30px 0;}
#con8 .c8_wrap .c8_slide_03 .txt .icon_list {margin-top: 40px;}


#con9 {padding: 70px 0;}
#con9 .inner {display: block;}
#con9 .inner img {width: 100%; margin-top: 30px;}


#con10 .c10_box {background: url(../images/con10_bg_mob.jpg) no-repeat center bottom / cover; padding: 80px 0 200px;}
#con10 .c10_box.box_banner ul li {width: 320px;}
#con10 .c10_box.box_banner .banner_circle {bottom: -280px;}


#con11 {padding: 80px 0 100px;}
#con11 .title {margin-bottom: 30px;}

#con11 .title .btxt_list {display: block; width: 260px; margin: 0 auto; margin-top: 30px;}
#con11 .title .btxt_list li {width: 100%; margin-right: 0; margin-bottom: 10px;}
#con11 .title .btxt_list li:last-child {margin-right: 0; margin-bottom: 0;}

.c11_wrap {width: 100%;}

.c11_tab {display: none !important;}

.c11_list {width: 100%; height: auto; overflow: hidden;}
.c11_list li {height: 640px; border-radius: 20px; margin: 0 5px 0;}
.c11_list li .inner_wrap {display: block;}
.c11_list li img {width: 100%; height: auto; display: block;}
.c11_list li .txt {padding: 30px 25px 35px;}
.c11_list li .txt span {font-size: 28px;}
.c11_list li .txt h3 {font-size: 28px; line-height: 34px; font-weight: bold; margin: 15px 0 18px;}
.c11_list li .txt p {font-size: 15px; line-height: 25px;}
.c11_list li .txt p br {display: none;}




#con12 {padding-bottom: 80px;}
#con12 .title {text-align: center; margin-bottom: 40px;}
#con12 .title p br {display: none;}

#con12 .c12_list {display: block; justify-content: space-between;}
#con12 .c12_list .slick-list {padding-bottom: 10px;}
#con12 .c12_list li {width: 100%; margin: 0 5px; height: 290px;}
#con12 .c12_list li h3 {width: 100%; height: 70px; line-height: 70px; font-size: 28px; text-align: center; color: #fff; border-radius: 15px 15px 0 0;}

#con12 .c12_list li .box {padding: 25px 25px 40px;}
#con12 .c12_list li .box strong {font-size: 20px; display: block; font-weight: bold; margin-bottom: 5px;}
#con12 .c12_list li .box p {font-size: 18px; line-height: 26px;}
#con12 .c12_list li .box p:first-of-type {margin-bottom: 25px;}

#con12 .c12_list .slick-dots li {background: #B5BCC1; margin-left: 0; box-shadow: none;}
#con12 .c12_list .slick-dots li.slick-active {background: #0079C7;}


#con13 {padding-bottom: 70px;}
#con13 .inner {display: block;}
#con13 .inner .title {width: 100%;}
#con13 .inner .title p br {display: none;}

#con13 .inner .title .bx_list {width: 100%;}
#con13 .inner .title .bx_list li {padding: 20px; margin-bottom: 10px;}
#con13 .inner .title .bx_list li strong {font-size: 16px;}
#con13 .inner .title .bx_list li p {font-size: 16px; margin-top: 3px;}

#con13 .inner .img_box {width: 100%; margin-top: 20px;}


#con14 .c14_box01 {background: url(../images/con14_bg_mob.jpg) no-repeat center center / cover; padding: 100px 0 150px;}

#con14 .c14_box02 {width: 94%; height: auto; padding: 60px 0; border-radius: 25px 25px 0 0;}
#con14 .c14_box02 h2 {font-size: 30px; line-height: 40px;}

#con14 .c14_box02 .box_wrap {display: block; justify-content: space-between; margin-top: 0;}
#con14 .c14_box02 .box_wrap p {font-size: 15px; line-height: 25px; width: 100%; padding-top: 30px;}

#con14 .c14_box02 .box_wrap .c15_list {width: 100%; margin-top: 30px; display: block;}
#con14 .c14_box02 .box_wrap .c15_list li {width: 100%; margin: 0 5px;}
#con14 .c14_box02 .box_wrap .c15_list li:first-of-type {padding-top: 0;}


#con16 .c16_box {background: url(../images/con16_bg_mob.jpg) no-repeat center center / cover;}
#con16 .c16_box h2 {font-size: 50px; line-height: 1; margin: 0 0 15px;}
#con16 .c16_box p {font-size: 18px; line-height: 28px;}


#con17 {padding: 80px 0 70px;}
#con17 .title {margin-bottom: 40px;}
#con17 .c17_list {display: flex; flex-wrap: wrap; justify-content: center;}
#con17 .c17_list li {width: 140px; height: 140px; padding: 28px 0; margin-right: 0;}
#con17 .c17_list li:first-child {margin: 0 90px;}
#con17 .c17_list li:last-child {margin-right: 0; margin-left: 20px;}
#con17 .c17_list li img {width: 60px; margin-bottom: 10px;}
#con17 .c17_list li p {font-size: 16px;}

#con17 .c17_box {border-radius: 20px; padding: 35px 15px; margin-top: 40px;}
#con17 .c17_box h3 {font-size: 26px; line-height: 36px;}
#con17 .c17_box ul li {width: 100%; margin-top: 15px;}
#con17 .c17_box ul li:nth-child(-n+3) {margin-top: 15px;}
#con17 .c17_box ul li:first-child {margin-top: 0;}
#con17 .c17_box ul li img {width: 22px; margin-right: 8px;}
#con17 .c17_box ul li p {font-size: 16px; line-height: 1;}


#con18 {padding-bottom: 120px;}
#con18 .title {margin-bottom: 35px;}

#con18 .title .btxt_list {display: block; width: 260px; margin: 0 auto; margin-top: 30px;}
#con18 .title .btxt_list li {width: 100%; margin-right: 0; margin-bottom: 10px;}
#con18 .title .btxt_list li:last-child {margin-right: 0; margin-bottom: 0;}

.c18_wrap {width: 100%;}

.c18_tab {display: none !important;}

.c18_list {width: 100%; height: auto; overflow: hidden;}
.c18_list li {height: 600px; border-radius: 20px; margin: 0 5px 0;}
.c18_list li .inner_wrap {display: block;}
.c18_list li img {width: 100%; height: auto; display: block;}
.c18_list li .txt {padding: 30px 25px 35px;}
.c18_list li .txt span {font-size: 28px;}
.c18_list li .txt h3 {font-size: 28px; line-height: 34px; font-weight: bold; margin: 15px 0 18px;}
.c18_list li .txt p {font-size: 15px; line-height: 25px;}
.c18_list li .txt p br {display: none;}


#con19 {padding-bottom: 90px;}
#con19 .bsc_list li i {color: #fff;}
#con19 .bsc_list li p br {display: none;}


#con20 {padding-bottom: 100px;}
#con20 .inner {display: block;}
#con20 .inner .title {width: 100%; margin-bottom: 40px;}
#con20 .inner .title span {font-weight: 400; letter-spacing: 1px;}
#con20 .inner .title h2 {font-size: 38px; line-height: 50px;}
#con20 .inner .title p {font-size: 16px; line-height: 26px; margin-top: 15px;}
#con20 .inner .title p br {display: none;}
#con20 .inner .title img.signal {width: 100%; margin-top: 20px;}

#con20 .inner .con20_wrap {width: 100%; height: 420px; overflow: hidden;}
#con20 .inner .con20_wrap .swiper-slide {width: auto; height: 100%;}
#con20 .inner .con20_wrap .swiper-slide img {height: 100%;}


#con21 {padding-bottom: 90px; height: 700px;}
#con21 .con21_wrap{overflow:visible; padding:0 3%; margin-top: 30px;}
#con21 .swiper-slide{width:100%; height:350px;}
#con21 .txt_box{position:absolute; left:0; right:0; bottom:20px; z-index:2; color:#fff; text-align:center; padding:0 20px; transition:bottom .6s ease;}
#con21 .txt_box .tit {font-size: 32px;}
#con21 .txt_box p {margin-top: 12px; font-size: 16px; line-height:26px;}

#con21 .swiper-slide.is-active {height:420px;}


#con22 {padding: 80px 0;}
#con22 .inner {display: block;}
#con22 .title {width: 100%; position: relative; top: auto;}

#con22 .c22_list {width: 100%; margin-top: 40px;}
#con22 .c22_list li {position: relative; width: 100%; border-radius: 10px; margin: 0 5px;}
#con22 .c22_list li .txt_box {position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 35px 30px; display: flex; flex-direction: column; justify-content: space-between;}
#con22 .c22_list li .txt_box .tit {font-size: 35px; line-height: 1; font-weight: bold;}
#con22 .c22_list li .txt_box .tags li {width: 126px; height: 26px; border-radius: 13px; font-size: 18px; line-height: 26px; text-align: center; background: #fff; margin-bottom: 5px; font-weight: 500;}
#con22 .c22_list li .txt_box .tags li:last-child {margin-bottom: 0;}

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


#con23 {padding: 70px 0 110px;}

.c23_wrap {width: 100%;}

.c23_tab {display: none !important;}

.c23_list {width: 100%; height: auto; overflow: hidden;}
.c23_list li {height: 660px; border-radius: 20px; margin: 0 5px 0;}
.c23_list li .inner_wrap {display: block;}
.c23_list li img {width: 100%; height: auto; display: block;}
.c23_list li .txt {padding: 30px 25px 35px;}
.c23_list li .txt span {font-size: 28px;}
.c23_list li .txt h3 {font-size: 28px; line-height: 34px; font-weight: bold; margin: 15px 0 18px;}
.c23_list li .txt p {font-size: 15px; line-height: 25px;}
.c23_list li .txt p br {display: none;}


#con24 {padding: 80px 0 100px;}
#con24 .title {margin-bottom: 30px;}
#con24 .img_wrap {width: 100%; overflow-x: scroll;}
#con24 .img_wrap img {width: 900px; margin: 0 auto; display: block;}


#con25 {padding: 0 0 100px;}

#con25 .c25_wrap {display: block;}
#con25 .c25_wrap > div {width: 100%;}
#con25 .c25_wrap > div .tit {font-size: 20px; width: 100%; height: 56px; margin-bottom: 20px;}
#con25 .c25_wrap > div.left {margin-bottom: 60px;}

#con25 .c25_wrap > div ul li {position: relative;}
#con25 .c25_wrap > div ul li img {margin: 0 5px; width: calc(100% - 10px);}
#con25 .c25_wrap > div ul li p {font-size: 20px; bottom: 20px;}


#con26 {height: 470px;}
#con26 .c26_bg {position: absolute; inset: 0; z-index: 0; background-image: url('/images/con26_bg_mob.jpg'); background-size: cover; background-position: center center; background-repeat: no-repeat; background-attachment: fixed;}

#con26 .title h2 {font-size: 32px; line-height: 42px; margin-bottom: 20px;}


#con27 {padding: 80px 0 100px;}
#con27 .title {position: relative; left: auto; top: auto; transform: none; margin-bottom: 20px;}
#con27 .con27_wrap {width: 100%; margin-left: 0; overflow: hidden; padding: 15px;}
#con27 .con27_wrap .swiper-slide {width: 300px; border-radius: 20px; padding: 60px 25px 50px;}
#con27 .con27_wrap .swiper-slide img {width: 130px; margin-bottom: 18px;}
#con27 .con27_wrap .swiper-slide p {font-size: 16px; line-height: 26px;}



#con28 .c28_list {width: 100%; margin-left: 0;}
#con28 .c28_list li {width: 100%;}
#con28 .c28_list li img {width: 100%;}

#con28 .inner {position: relative; left: auto; top: auto; transform: none; margin-top: 40px;}
#con28 .inner .left {width: 100%;}
#con28 .inner .left .info_box h3 {font-size: 25px;}

#con28 .inner .left .info_01 {margin-bottom: 40px;}
#con28 .inner .left .info_01 p {font-size: 16px; line-height: 28px;}
#con28 .inner .left .info_01 strong {font-size: 42px;}

#con28 .inner .left .info_02 .time {margin-bottom: 15px;}
#con28 .inner .left .info_02 .time li {display: flex; align-items: center;}
#con28 .inner .left .info_02 .time li span {width: 57px; text-align: justify; font-size: 16px; line-height: 28px; display: block; margin-right: 12px; height: 28px;}
#con28 .inner .left .info_02 .time li p {font-size: 16px; line-height: 28px; width: 158px; text-align: justify; height: 28px;}

#con28 .inner .left .info_02 .time li:first-child div {font-size: 10px; padding: 5px 8px; margin-left: 8px;}

#con28 .inner .left .info_02 .map_box {margin: 25px 0 60px;}

#con28 .inner .left .footer {padding-bottom: 80px;}
#con28 .inner .left .footer p {font-size: 15px; line-height: 26px;}
#con28 .inner .left .footer p span {margin: 0 10px;}
#con28 .inner .left .footer p.copyright {margin-top: 20px;}
#con28 .inner .left .footer button {font-size: 15px; line-height: 26px; }








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






}
