@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&display=swap');
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css); /* font-family: 'NanumSquare', sans-serif;  Regular(400), Bold(700), Extra Bold(800), Light(300) */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap'); /* font-family: 'Montserrat', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

*,
*:after,
*:before {	margin: 0;	padding: 0; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;	box-sizing: border-box;}

html, body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,textarea,p,blockquote,p,iframe,span,strong,em { margin:0; padding:0; font-size:inherit; word-break:keep-all; -webkit-text-size-adjust:none; }
body{font-family:'Noto Sans KR', 'Nanum Gothic', 'Malgun Gothic', 'Dotum', sans-serif;color:#191919;line-height:auto;font-weight:normal; padding:0px;margin:0px;letter-spacing:-0.035em; word-break:keep-all;}
html, body {width:100%;/*height:100%;*/;}
header, hgroup, footer, section, article, aside, nav, canvas, figure, figcaption { display:block; }
table { font-size:inherit; border-collapse:separate /*collapse*/; border-spacing:0; table-layout:fixed; }
th, td { word-wrap:break-word; word-break:break-all;font-weight:normal }
fieldset, iframe { border:0; vertical-align:top; }
small { font-size:12px; color:#666; }
img { border:0; font-size:0; vertical-align:top; }
address,cite,code,dfn,em,var { font-style:normal; font-weight:normal; }
li, dd { list-style:none; word-break:keep-all; }
hr { display:none; }
caption { overflow:hidden;width:100%;height:1px;font-size:1px;line-height:0;text-indent:-9999px; margin-top:-1px; }
legend {  overflow:hidden; left:-9999px; text-indent:9999px; width:0; height:0; overflow:hidden; line-height:0; white-space:nowrap; color:#000; }
button { padding:0; border:0; cursor:pointer; background:none; vertical-align:middle; font-size:12px; appearance: none; moz-appearance: none; border:0; overflow:visible; outline:none;}
a {text-decoration:none; color:#191919}

.transition {
	-webkit-transition: all 0.6s;
	   -moz-transition: all 0.6s;
	     -o-transition: all 0.6s;
	        transition: all 0.6s;
}


/* layout */
#wrap {overflow:hidden; position:relative;}
.inner {width:1200px; position:relative; margin-left:auto; margin-right:auto;}
.s-inner {width:1200px; position:relative; margin-left:auto; margin-right:auto;}
.s-inner2 {width:88%; max-width:1000px; margin-left:auto; margin-right:auto;}

.text_hidden {display:none;}

html.no_scroll {position:fixed; left:0; top:0; right:0; bottom:0;}

.tc {text-align:center;}

@media all and (max-width:1220px) {
.inner {width:100%;}
.s-inner {width:88%;}
}

@media all and (max-width:1024px) {
	body { font-size: 15px; }
}

@media all and (max-width:767px) {
	body { font-size: 13px; }

	br.mo_br {display:none;}
}


::selection {background:rgba(0,119,215,0.8); color:#fff;}
::-moz-selection {background:rgba(0,119,215,0.8); color:#fff;}
::-webkit-selection {background:rgba(0,119,215,0.8); color:#fff;}


.yonseiace_btn {display:block; width:250px; line-height:71px; border:2px solid #fff; text-align:center; font-size:1em; color:#fff; font-weight:700; transition:all 0.5s; transition-property:background, color; font-family:'Roboto', 'Noto Sans KR';}
.yonseiace_btn:hover {background:#fff; color:#003477;}
.yonseiace_btn.case2 {border-color:#003477; background:#003477;}
.yonseiace_btn.case2:hover {background:#fff; color:#003477;}
.yonseiace_btn.case3 {border-color:#191919; background:#191919;}
.yonseiace_btn.case3:hover {background:#fff; color:#191919;}
.yonseiace_btn.case4 {border-color:#ffdb11; background:#ffdb11; color:#3c1e1e;}
.yonseiace_btn.case4:hover {background:#fff; }
.yonseiace_btn.auto {margin:0 auto;}
.yonseiace_btn2 {display:block; width:150px; line-height:46px; border:2px solid #fff; text-align:center; font-size:0.875em; color:#fff; font-weight:700; transition:all 0.5s; transition-property:background, color;}
.yonseiace_btn2:hover {background:#fff; color:#003477;}
.yonseiace_btn2.case2 {border-color:#dcdcdc; color:#666}
.yonseiace_btn2.case2:hover {background:#dcdcdc;}

@media screen and (max-width:1024px){
	.yonseiace_btn {width:190px; line-height:61px;}
	.yonseiace_btn2 {width:125px; line-height:41px;}
}

@media screen and (max-width:767px){
	.yonseiace_btn {width:150px; line-height:46px;}
	.yonseiace_btn2 {width:110px; line-height:36px;}
}


/* header */
#yonseiace_header {width:100%; height:125px; padding:0 50px; position:fixed; left:0; top:0; z-index:300; transition:all 0.7s; transition-property:background, height;}

#yonseiace_logo {float:left; margin-top:20px; position:relative; z-index:10; transition:margin-top 0.7s}

#yonseiace_gnb {width:100%; position:absolute; left:0; top:0;}
#yonseiace_gnb > ul {display:flex; justify-content:center;}
#yonseiace_gnb > ul > li > a {display:block; font-size:1.125em; color:#fff; font-weight:500; line-height:125px; padding:0 35px; transition:all 0.7s; transition-property:line-height, color;}
#yonseiace_gnb > ul > li:hover > a, #yonseiace_gnb > ul > li.on > a {color:#003477 !important;}
#yonseiace_gnb > ul > li > ul {display:flex; justify-content:center; width:100%; background:#003477; padding:32px 0; position:absolute; left:0; top:100%; text-align:center; opacity:0; visibility:hidden; transition:all 0.5s; transition-property:opacity, visibility;}
#yonseiace_gnb > ul > li > ul > li:not(:last-child) {margin-right:100px;}
#yonseiace_gnb > ul > li > ul > li > a {display:block; font-size:1.125em; color:#fff; font-weight:700;}
#yonseiace_gnb > ul > li > ul > li > a:before {content:''; display:block; width:100px; height:100px; border-radius:50%; background-repeat:no-repeat; background-size:cover; background-color:rgba(255,255,255,0.2); margin:0 auto 10px; transition:background 0.5s}
#yonseiace_gnb > ul > li:hover > ul {opacity:1; visibility:visible; z-index:5;}
#yonseiace_gnb > ul > li > ul > li > a:hover:before {background-color:#fff;}

#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(1) > a:before {background-image:url(/images/icon_gnb1.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(1) > a:hover:before {background-image:url(/images/icon_gnb1_on.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(2) > a:before {background-image:url(/images/icon_gnb2.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(2) > a:hover:before {background-image:url(/images/icon_gnb2_on.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(3) > a:before {background-image:url(/images/icon_gnb3.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(3) > a:hover:before {background-image:url(/images/icon_gnb3_on.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(4) > a:before {background-image:url(/images/icon_gnb4.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(4) > a:hover:before {background-image:url(/images/icon_gnb4_on.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(5) > a:before {background-image:url(/images/icon_gnb5.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(5) > a:hover:before {background-image:url(/images/icon_gnb5_on.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(6) > a:before {background-image:url(/images/icon_gnb12.png)}
#yonseiace_gnb > ul > li:nth-child(1) > ul > li:nth-child(6) > a:hover:before {background-image:url(/images/icon_gnb12_on.png)}
#yonseiace_gnb > ul > li:nth-child(2) > ul > li:nth-child(1) > a:before {background-image:url(/images/icon_gnb6.png)}
#yonseiace_gnb > ul > li:nth-child(2) > ul > li:nth-child(1) > a:hover:before {background-image:url(/images/icon_gnb6_on.png)}
#yonseiace_gnb > ul > li:nth-child(2) > ul > li:nth-child(2) > a:before {background-image:url(/images/icon_gnb7.png)}
#yonseiace_gnb > ul > li:nth-child(2) > ul > li:nth-child(2) > a:hover:before {background-image:url(/images/icon_gnb7_on.png)}
#yonseiace_gnb > ul > li:nth-child(2) > ul > li:nth-child(3) > a:before {background-image:url(/images/icon_gnb8.png)}
#yonseiace_gnb > ul > li:nth-child(2) > ul > li:nth-child(3) > a:hover:before {background-image:url(/images/icon_gnb8_on.png)}
#yonseiace_gnb > ul > li:nth-child(3) > ul > li:nth-child(1) > a:before {background-image:url(/images/icon_gnb9.png)}
#yonseiace_gnb > ul > li:nth-child(3) > ul > li:nth-child(1) > a:hover:before {background-image:url(/images/icon_gnb9_on.png)}
/*#yonseiace_gnb > ul > li:nth-child(3) > ul > li:nth-child(2) > a:before {background-image:url(/images/icon_gnb10.png)}
#yonseiace_gnb > ul > li:nth-child(3) > ul > li:nth-child(2) > a:hover:before {background-image:url(/images/icon_gnb10_on.png)}*/
#yonseiace_gnb > ul > li:nth-child(3) > ul > li:nth-child(2) > a:before {background-image:url(/images/icon_gnb11.png)}
#yonseiace_gnb > ul > li:nth-child(3) > ul > li:nth-child(2) > a:hover:before {background-image:url(/images/icon_gnb11_on.png)}


#all_gnb {display:flex; justify-content:center; align-items:center; width:100%; height:100vh; background:#f8f9fa; position:absolute; left:0; top:0; z-index:5; opacity:0; visibility:hidden; transition:all 0.5s; transition-property:opacity, visibility;}
#all_gnb:before {content:''; display:block; width:500px; height:500px; background:url(/images/logo.svg) no-repeat center center; background-size:cover; opacity:0.04; position:absolute; right:-50px; bottom:-50px;}
#all_gnb > ul {display:flex; justify-content:center; width:1200px; border-right:1px solid #b5b5b5; position:relative; z-index:5;}
#all_gnb > ul > li {width:33.33%; border-left:1px solid #b5b5b5; text-align:center; padding:50px 0;}
#all_gnb > ul > li > a {display:block; font-size:1.5em; color:#003477; font-weight:700; margin-bottom:15px;}
#all_gnb > ul > li > a > i {display:block; font-size:2em; margin-bottom:15px;}
#all_gnb > ul > li > ul > li > a {display:block; font-size:1.125em; color:#666; line-height:1.5em; padding:3px 0;}

#yonseiace_header.on #all_gnb {opacity:1; visibility:visible;}


#menuToggle {float:right; width:32px; height:32px; margin-top:47px; position:relative; z-index:10; transition:margin-top 0.7s;}
#menuToggle span {display:block; width:4px; height:4px; background:#fff; position:absolute; left:0; transition:background 0.5s;}
#menuToggle span:before, #menuToggle span:after {content:''; display:block; width:4px; height:4px; background:#fff; position:absolute; top:0; transition:background 0.5s;}
#menuToggle span:before {left:14px;}
#menuToggle span:after {left:28px;}
#menuToggle span:nth-child(1) {top:0;}
#menuToggle span:nth-child(2) {top:50%; margin-top:-2px;}
#menuToggle span:nth-child(3) {bottom:0;}

#yonseiace_header.on #menuToggle span, #yonseiace_header.on #menuToggle span:before, #yonseiace_header.on #menuToggle span:after {background:#191919;}

#yonseiace_header.scroll_on {background:#fff; box-shadow:0 0 15px rgba(25,25,25,0.05)}
#yonseiace_header.scroll_on #menuToggle span, #yonseiace_header.scroll_on #menuToggle span:before, #yonseiace_header.scroll_on #menuToggle span:after {background:#191919;}

#yonseiace_header.sub_header {position:relative;}
#yonseiace_header.sub_header #yonseiace_gnb > ul > li > a {color:#191919;}
#yonseiace_header.sub_header #menuToggle span, #yonseiace_header.sub_header #menuToggle span:before, #yonseiace_header.sub_header #menuToggle span:after {background:#191919;}

@media screen and (min-width:1025px){
	#yonseiace_header.scroll_on {height:100px;}
	#yonseiace_header.scroll_on #yonseiace_logo {margin-top:7.5px}
	#yonseiace_header.scroll_on #yonseiace_gnb > ul > li > a {color:#191919; line-height:100px;}
	#yonseiace_header.scroll_on #menuToggle {margin-top:35px;}

	#yonseiace_header.sub_header {height:115px;}
	#yonseiace_header.sub_header #yonseiace_logo {margin-top:17px;}
	#yonseiace_header.sub_header #yonseiace_gnb > ul > li > a {line-height:115px;}
	#yonseiace_header.sub_header #menuToggle {margin-top:37px;}
}

@media screen and (max-width:1220px){
	#yonseiace_header {padding:0 6%;}

	#yonseiace_gnb > ul > li > ul {padding:32px 6%;}
	#yonseiace_gnb > ul > li > ul > li:not(:last-child) {margin-right:60px;}

	#all_gnb > ul {width:88%;}
}

@media screen and (max-width:1024px){
	#yonseiace_header {height:60px;}

	#yonseiace_logo {margin-top:5px;}
	#yonseiace_logo img {width:50px; height:50px;}

	#yonseiace_gnb {display:none;}

	#all_gnb:before {width:400px; height:400px;}
	#all_gnb > ul {display:block; border-right:0;}
	#all_gnb > ul > li {display:flex; justify-content:left; align-items:center; width:100%; border-left:0; border-bottom:1px solid #b5b5b5; padding:30px 0;}
	#all_gnb > ul > li:last-child {border-bottom:0;}
	#all_gnb > ul > li > a {width:50%; font-size:1.25em; margin-bottom:0;}
	#all_gnb > ul > li > a > i {font-size:1.8em; margin-bottom:10px;}
	#all_gnb > ul > li > ul {width:50%;}
	#all_gnb > ul > li > ul > li > a {font-size:1em;}

	#menuToggle {width:21px; height:21px; margin-top:19.5px;}
	#menuToggle span, #menuToggle span:before, #menuToggle span:after {width:3px; height:3px;}
	#menuToggle span:before {left:9px;}
	#menuToggle span:after {left:18px;}
	#menuToggle span:nth-child(2) {margin-top:-1.5px;}
}


/* footer */
#yonseiace_footer {width:100%; background:#191919; padding:50px 150px 80px; position:relative;}
#yonseiace_footer > div {width:100%; padding-right:505px; position:relative;}
#yonseiace_footer .f_util {width:505px; position:absolute; right:0; top:0; overflow:hidden; padding-right:45px;}
#yonseiace_footer .f_util li {float:left; width:calc(33.33% - 3.33px); margin-right:5px;}
#yonseiace_footer .f_util li:nth-child(3) {margin-right:0;}
#yonseiace_footer .f_util li a {display:block; width:100%; line-height:40px; background:#3b3b3b; text-align:center; font-size:0.875em; color:#fff; font-weight:500;}
#yonseiace_footer .f_util li.kakao {width:40px; position:absolute; right:0; top:0; margin-right:0;}
#yonseiace_footer .f_util li.kakao a img {width:60%; vertical-align:middle; opacity:0.8; position:relative; top:-3px;}
#yonseiace_footer .f_info li {display:inline-block; font-size:0.875em; color:#fff; line-height:1.7em; margin-right:30px; font-family:'Roboto', 'Noto Sans KR'}
#yonseiace_footer .f_info li strong {color:rgba(255,255,255,0.5); font-weight:700; margin-right:10px;}
#yonseiace_footer .copy {font-size:0.875em; color:rgba(255,255,255,0.5); font-weight:700; font-family:'Roboto'; margin-top:30px;}
#yonseiace_footer .go_top {width:60px; height:60px; border:2px solid #666; font-size:1em; color:#a4a4a4; position:absolute; right:50px; bottom:50px;}
.main_wrap + #yonseiace_footer {position:absolute; left:0; bottom:0; z-index:100; transform:translateY(100%); transition:transform 0.7s}
.main_wrap + #yonseiace_footer.active {transform:translateY(0)}
#yonseiace_footer .f_member {display:inline-block; font-size:0.875em; color:#b7b7b7; line-height:23px; font-family:'Montserrat', 'Noto Sans KR'; padding:0 10px; border:1px solid rgba(255,255,255,0.4); margin-right:2px; margin-top:5px;}

@media screen and (max-width:1220px){
	#yonseiace_footer {padding:50px;}
	#yonseiace_footer .f_info br {display:none;}
}

@media screen and (max-width:1024px){
	#yonseiace_footer {padding:3% 6%;}
	#yonseiace_footer > div {padding-right:0;}
	#yonseiace_footer .f_util {width:100%; position:relative; margin-bottom:2%; padding-right:40px;}
	#yonseiace_footer .f_util li a {line-height:35px;}
	#yonseiace_footer .f_util li.kakao {width:35px;}
	#yonseiace_footer .f_info li {margin-right:13px;}
	#yonseiace_footer .f_info li strong {margin-right:5px;}
	#yonseiace_footer .copy {margin-top:15px;}
	#yonseiace_footer .go_top {width:45px; height:45px; right:6%; bottom:10%;}
	.main_wrap + #yonseiace_footer {position:relative; transform:translateY(0)}
}

@media screen and (max-width:767px){
	#yonseiace_footer {padding:5% 6%;}
	#yonseiace_footer .f_util li a {line-height:30px;}
	#yonseiace_footer .go_top {width:35px; height:35px; font-size:0.875em;}
}


.main_wrap > div {position:relative}
.main_wrap > div:not(.main_box1) {background:#fff; z-index:60;}

.main_box1 {width:100%; overflow:hidden;}
.main_box1 > div:nth-child(1) {width:calc(100% - 500px)}

@media screen and (max-width:1220px){
	.main_box1 > div:nth-child(1) {width:calc(100% - 400px)}
}

@media screen and (max-width:1024px){
	.main_wrap > div {height:auto !important;}

	.main_box1 > div:nth-child(1) {width:100%;}
}



#mVisu {height:100%; position:relative;}
.mVisu_slide {width:100%; height:100%; position:relative;}
.mVisu_slide .swiper-slide {display:flex; justify-content:center; align-items:center;}
.mVisu_slide .img_box {width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; position:absolute; left:0; top:0;}
.mVisu_slide .img_box:before {content:''; display:block; width:100%; height:100%; background:rgba(25,25,25,0.5); position:absolute; left:0; top:0;}
.mVisu_slide .txt_box {width:calc(100% - 300px); position:relative; z-index:10;}
.mVisu_slide .txt_box .t1 {font-size:4.375em; color:#fff; line-height:1.2em; font-weight:300; opacity:0; transform:translateY(60px); transition:all 0.8s; transition-property:opacity, transform;}
.mVisu_slide .txt_box .t1 strong {font-weight:700;}
.mVisu_slide .txt_box .t2 {font-size:1.125em; color:#fff; line-height:1.66em; font-weight:500; margin:20px 0 70px; opacity:0; transform:translateY(60px); transition:all 0.8s; transition-property:opacity, transform; transition-delay:0.2s}
.mVisu_slide .txt_box div {opacity:0; transform:translateY(60px); transition:all 0.8s; transition-property:opacity, transform; transition-delay:0.4s;}
.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {width:90px; height:90px; line-height:90px; background:rgba(255,255,255,0.1); top:auto; bottom:0; margin-top:0; transition:background 0.5s;}
.mVisu_slide .swiper-button-next:hover, .mVisu_slide .swiper-button-prev:hover {background:#003477;}
.mVisu_slide .swiper-button-next {right:0;}
.mVisu_slide .swiper-button-prev {left:auto; right:90px;}
.mVisu_slide .swiper-button-next:after, .mVisu_slide .swiper-button-prev:after {font-size:1.125em; color:#fff; font-weight:300; font-family:'Font Awesome 6 Pro'}
.mVisu_slide .swiper-button-next:after {content:'\f178'}
.mVisu_slide .swiper-button-prev:after {content:'\f177'}
.mVisu_slide .swiper-pagination-fraction {width:130px; left:auto; right:180px; bottom:60px; line-height:30px; text-align:left; font-size:1.25em; color:rgba(255,255,255,0.5); font-family:'Roboto'}
.mVisu_slide .swiper-pagination-fraction span {margin:0 15px;}
.mVisu_slide .swiper-pagination-fraction span:first-child {margin-left:0;}
.mVisu_slide .swiper-pagination-fraction span:before {content:'0'}
.mVisu_slide .swiper-pagination-current {color:#fff; font-weight:700;}
#mVisu .scroll_box {position:fixed; right:330px; bottom:75px; z-index:30; padding-right:92px; transform:rotate(90deg)}
#mVisu .scroll_box:after {content:''; display:block; width:100px; height:1px; background:#fff; position:absolute; right:0; top:50%; margin-top:-1px;}
#mVisu .scroll_box p {font-size:0.875em; color:#fff; letter-spacing:0; line-height:1.2em; font-weight:700; font-family:'Roboto'; position:relative; padding-right:43px;}
#mVisu .scroll_box p:before {content:''; display:block; width:23px; height:23px; border-radius:50%; background:rgba(255,255,255,0.3); position:absolute; right:0; top:50%; transform:translateY(-50%);}
#mVisu .scroll_box p:after {content:''; display:block; width:6px; height:6px; border-radius:50%; background:#fff; position:absolute; right:8px; top:50%; transform:translateY(-50%);}

.mVisu_slide .swiper-slide-active .txt_box .t1, .mVisu_slide .swiper-slide-active .txt_box .t2, .mVisu_slide .swiper-slide-active .txt_box div {opacity:1; transform:translateY(0)}

@media screen and (max-width:1220px){
	.mVisu_slide .txt_box {width:calc(100% - 100px)}
	.mVisu_slide .txt_box .t1 {font-size:4em;}
	#mVisu .scroll_box {right:280px;}
}

@media screen and (max-width:1024px){
	#mVisu {height:100vh; min-height:650px;}
	.mVisu_slide .txt_box .t1 {font-size:3.3em;}
	.mVisu_slide .txt_box .t2 {font-size:1em; margin:10px 0 50px;}
	.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {width:60px; height:60px; line-height:60px;}
	.mVisu_slide .swiper-button-prev {right:60px;}
	.mVisu_slide .swiper-pagination-fraction {width:100px; right:120px; bottom:30px; font-size:1.125em;}
	.mVisu_slide .swiper-pagination-fraction span {margin:0 5px;}
	#mVisu .scroll_box {position:absolute; right:auto; left:0; bottom:43px; padding-right:42px;}
	#mVisu .scroll_box:after {width:50px;}
	#mVisu .scroll_box p {padding-right:25px;}
	#mVisu .scroll_box p:before {width:15px; height:15px;}
	#mVisu .scroll_box p:after {right:5px}
}

@media screen and (max-width:767px){
	#mVisu {min-height:550px; text-align:center;}
	.mVisu_slide .txt_box .t1 {font-size:2.7em;}
	.mVisu_slide .txt_box .t2 {margin-bottom:50px;}
	.mVisu_slide .txt_box .yonseiace_btn {margin:0 auto;}
	.mVisu_slide .swiper-button-next, .mVisu_slide .swiper-button-prev {width:40px; height:40px; line-height:40px;}
	.mVisu_slide .swiper-button-prev {right:40px;}
	.mVisu_slide .swiper-button-next:after, .mVisu_slide .swiper-button-prev:after {font-size:0.875em;}
	.mVisu_slide .swiper-pagination-fraction {width:80px; right:80px; bottom:20px; line-height:20px;}
}

#mVideo {height:100%; position:relative;}
#mVideo .video_box {width:100%; height:100%; position:relative; overflow:hidden;}
#mVideo .video_box:before {content:''; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:5;}
#mVideo .video_box iframe {width:125vw; height:125vw; min-width:1920px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); z-index:0;}
#mVideo .video_box video {width:125vw; height:125vw; min-width:1920px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); z-index:0;}
#mVideo .scroll_box {position:fixed; left:0; bottom:75px; z-index:30; padding-right:92px; transform:rotate(90deg)}
#mVideo .scroll_box:after {content:''; display:block; width:100px; height:1px; background:#fff; position:absolute; right:0; top:50%; margin-top:-1px;}
#mVideo .scroll_box p {font-size:0.875em; color:#fff; letter-spacing:0; line-height:1.2em; font-weight:700; font-family:'Roboto'; position:relative; padding-right:43px;}
#mVideo .scroll_box p:before {content:''; display:block; width:23px; height:23px; border-radius:50%; background:rgba(255,255,255,0.3); position:absolute; right:0; top:50%; transform:translateY(-50%);}
#mVideo .scroll_box p:after {content:''; display:block; width:6px; height:6px; border-radius:50%; background:#fff; position:absolute; right:8px; top:50%; transform:translateY(-50%);}

@media screen and (min-height:1080px){
	#mVideo .video_box iframe {width:2800px;}
}

@media screen and (max-width:1220px){
	/*#mVideo .scroll_box {right:43%;}*/
}

@media screen and (max-width:1024px){
	#mVideo {height:100vh;}
	#mVideo .video_box iframe {width:135%; height:135%; min-width:2500px;}
	#mVideo .scroll_box {position:absolute; right:auto; left:0; bottom:43px; padding-right:42px;}
	#mVideo .scroll_box:after {width:50px;}
	#mVideo .scroll_box p {padding-right:25px;}
	#mVideo .scroll_box p:before {width:15px; height:15px;}
	#mVideo .scroll_box p:after {right:5px}
}

@media screen and (max-width:767px){
	#mVideo {height:63vh;}
	#mVideo .video_box iframe {min-width:1920px}
}

.mClinic {width:500px; height:100%; position:fixed; right:0; top:0; z-index:10;}
.mClinic > div {display:flex; justify-content:center; align-items:center; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; position:absolute; left:0; top:100%; z-index:5; transition:top 1.2s;}
.mClinic > div.active {top:0;}
.mClinic > div:before {content:''; display:block; width:100%; height:100%; background:#002657; opacity:0.7; position:absolute; left:0; top:0; z-index:0;}
.mClinic > div .txt_box {width:calc(100% - 140px); position:relative; z-index:5;}
.mClinic > div .txt_box span {font-size:1.25em; color:#fff; line-height:1.2em; letter-spacing:0; font-weight:700; font-family:'Roboto';}
.mClinic > div .txt_box h2 {font-size:2.5em; color:#fff; line-height:1.3em; font-weight:700; margin:10px 0 20px;}
.mClinic > div .txt_box p {font-size:1.125em; color:#fff; line-height:1.66em; font-weight:500; margin-bottom:50px;}

@media screen and (max-width:1220px){
	.mClinic {width:400px;}
	.mClinic > div .txt_box {width:calc(100% - 60px)}
}

@media screen and (max-width:1024px){
	.mClinic {display:flex; justify-content:left; width:100%; height:auto; position:relative;}
	.mClinic > div {width:50%; height:auto; position:relative; top:0; padding:10% 6%;}
	.mClinic > div .txt_box {width:100%;}
	.mClinic > div .txt_box span {font-size:1.125em;}
	.mClinic > div .txt_box h2 {font-size:2em; margin:5px 0 10px;}
	.mClinic > div .txt_box p {font-size:1em; margin-bottom:30px;}
}

@media screen and (max-width:500px){
	.mClinic {display:block;}
	.mClinic > div {width:100%;}
}


.main_title h2 {font-size:3.125em; line-height:1.4em; font-weight:300;}
.main_title h2 strong {font-weight:700;}
.main_title p {font-size:1.125em; color:#666; line-height:1.66em; margin-top:20px;}

@media screen and (max-width:1024px){
	.main_title h2 {font-size:2.7em;}
	.main_title p {font-size:1em; margin-top:10px;}
}

@media screen and (max-width:767px){
	.main_title h2 {font-size:2.2em;}
}



#mCase {display:flex; justify-content:center; align-items:center; height:100%; overflow:hidden;}
#mCase > div {width:calc(100% - 300px); position:relative;}
#mCase .t1 {font-size:6.875em; color:#f6f6f6; line-height:1.2em; font-weight:700; font-family:'Roboto'; white-space:nowrap; margin-left:160px;}
#mCase .main_title {margin:-60px 0 100px;}
.mCase_slide {position:relative;}
.mCase_slide:before {content:''; display:block; width:150px; height:100%; background-image:linear-gradient(to right, rgba(251, 251, 251, 0), #fbfbfb); position:absolute; right:-150px; top:0; z-index:10;}
.mCase_slide .swiper-slide {width:400px;}
.mCase_slide .img_box {width:100%; height:250px; background-repeat:no-repeat; background-position:center center; background-size:cover; box-shadow:10px 10px 20px rgba(25,25,25,0.08); position:relative;}
.mCase_slide .img_box p {display:flex; justify-content:center; align-items:center; flex-direction:column; width:100%; height:100%; background:rgba(0,52,119,0.7); position:absolute; left:0; top:0; text-align:center; font-size:1em; color:#fff; font-weight:700; letter-spacing:0; font-family:'Roboto'; opacity:0; visibility:hidden; transition:all 0.5s; transition-property:opacity, visibility;}
.mCase_slide .img_box p:before {content:'\f002'; display:block; font-size:1.875em; font-weight:300; font-family:'Font Awesome 6 Pro'; margin-bottom:10px;}
.mCase_slide .swiper-slide a {display:block; width:100%; height:100%;}
.mCase_slide .swiper-slide a:hover p {opacity:1; visibility:visible;}
.mCase_slide dl {width:100%; margin-top:30px; overflow:hidden;}
.mCase_slide dl dt {float:left; width:55px; font-size:1.25em; line-height:1.4em; font-weight:700;}
.mCase_slide dl dd {float:left; width:calc(100% - 55px); font-size:1.125em; line-height:1.5em;}

@media screen and (max-width:1220px){
	#mCase > div {width:calc(100% - 100px)}
	#mCase .t1 {font-size:6em; margin-left:60px;}
	.mCase_slide:before {right:-50px;}
}

@media screen and (max-width:1024px){
	#mCase {padding:10% 0;}
	#mCase > div {width:88%}
	#mCase .t1 {font-size:5em;}
	#mCase .main_title {margin:-40px 0 6%;}
	.mCase_slide .swiper-slide {width:330px;}
	.mCase_slide .img_box {height:220px;}
	.mCase_slide dl {margin-top:15px;}
	.mCase_slide dl dt {width:45px; font-size:1.125em;}
	.mCase_slide dl dd {width:calc(100% - 45px); font-size:1em; margin-top:1px;}
}

@media screen and (max-width:767px){
	#mCase .t1 {font-size:4em; margin-left:25px;}
	#mCase .main_title {margin-top:-30px;}
	.mCase_slide:before {width:100px; right:-7%;}
	.mCase_slide .swiper-slide {width:70%;}
	.mCase_slide .img_box {height:35vw;}
	.mCase_slide dl {margin-top:10px;}
}


#mFloor {display:flex; justify-content:left; align-items:center; flex-direction:row-reverse; width:100%; height:100%; background:#003477 url(/images/mFloorBG.png) no-repeat center center; background-size:cover; padding:0 150px;}
#mFloor > div {width:50%;}
#mFloor .txt_box {padding-left:50px;}
#mFloor .txt_box .t1 {font-size:1.875em; color:#fff; line-height:1.2em; letter-spacing:0; font-weight:700; font-family:'Roboto'; margin-bottom:20px; text-align:center;}
#mFloor .txt_box ul {width:100%; max-width:600px; margin:70px auto 75px;}
#mFloor .txt_box ul li button {display:block; width:100%; height:80px; border-bottom:1px solid rgba(255,255,255,0.4); font-size:1.125em; color:#fff; font-weight:500; font-family:'Noto Sans KR'; text-align:left; position:relative; padding-left:125px;}
#mFloor .txt_box ul li button span {display:flex; justify-content:center; align-items:center; width:125px; height:100%; font-size:1.66em; font-weight:700; font-family:'Roboto'; position:absolute; left:0; top:0; text-align:center;}
#mFloor .txt_box ul li.active button {border-bottom-color:#fff; background:#fff; color:#191919;}
#mFloor .txt_box ul li.active button span {color:#003477}
.mFloor_slide {width:100%; box-shadow:10px 10px 25px rgba(25,25,25,0.1);}
.mFloor_slide .swiper-slide {background:#191919; position:relative;}
.mFloor_slide iframe {width:100%; height:520px;}
.mFloor_slide .img_box {width:100%; height:520px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.mFloor_slide p {width:100%; line-height:50px; background:rgba(25,25,25,0.5); font-size:1.125em; color:#fff; font-weight:500; padding:0 30px; position:absolute; left:0; bottom:0; z-index:5;}
.mFloor_thumb_slide_wrap {width:100%; margin-top:50px; position:relative;}
.mFloor_thumb_slide {width:100%; overflow:hidden;}
.mFloor_thumb_slide .img_box {width:100%; height:123px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.mFloor_thumb_slide .img_box:before {content:''; display:block; width:100%; height:100%; border:4px solid #fff; position:absolute; left:0; top:0; opacity:0;}
.mFloor_thumb_slide .swiper-slide-thumb-active .img_box:before {opacity:1;}
.mFloor_thumb_slide .swiper-button-next, .mFloor_thumb_slide .swiper-button-prev {opacity:0.5; transition:opacity 0.5s;}
.mFloor_thumb_slide .swiper-button-next:hover, .mFloor_thumb_slide .swiper-button-prev:hover {opacity:1;}
.mFloor_thumb_slide .swiper-button-next {right:-45px;}
.mFloor_thumb_slide .swiper-button-prev {left:-45px;}
.mFloor_thumb_slide .swiper-button-next:after, .mFloor_thumb_slide .swiper-button-prev:after {font-size:1.875em; color:#fbfbfb; font-weight:300; font-family:'Font Awesome 6 Pro'}
.mFloor_thumb_slide .swiper-button-next:after {content:'\f105'}
.mFloor_thumb_slide .swiper-button-prev:after {content:'\f104'}

@media screen and (max-width:1499px){
	#mFloor .txt_box ul {margin:50px auto;}
	.mFloor_slide iframe {height:440px}
	.mFloor_slide .img_box {height:440px;}
	.mFloor_thumb_slide .img_box {height:80px;}
}

@media screen and (max-width:1220px){
	#mFloor {padding:0 50px;}
	#mFloor .txt_box {padding-left:30px;}
	#mFloor .txt_box .t1 {margin-bottom:10px;}
	#mFloor .txt_box ul {margin:30px auto;}
	.mFloor_slide .img_box, .mFloor_slide iframe {height:30vw;}
	.mFloor_thumb_slide .img_box {height:7vw;}
	.mFloor_thumb_slide .swiper-button-next {right:-35px;}
	.mFloor_thumb_slide .swiper-button-prev {left:-35px;}
}

@media screen and (max-width:1024px){
	#mFloor {display:block; padding:10% 6%;}
	#mFloor > div {width:100%;}
	#mFloor .txt_box {padding-left:0; margin-bottom:6%;}
	#mFloor .txt_box .t1 {font-size:1.5em;}
	#mFloor .txt_box ul {max-width:100%; margin:4% auto; overflow:hidden;}
	#mFloor .txt_box ul li {float:left; width:calc(50% - 5px); margin-right:10px;}
	#mFloor .txt_box ul li:nth-child(even) {margin-right:0;}
	#mFloor .txt_box ul li button {height:60px; font-size:1em; padding-left:80px;}
	#mFloor .txt_box ul li button span {width:80px; font-size:1.3em;}
	.mFloor_slide .img_box, .mFloor_slide iframe {height:50vw;}
	.mFloor_slide p {line-height:40px; font-size:1em; padding:0 15px;}
	.mFloor_thumb_slide_wrap {margin-top:3%;}
	.mFloor_thumb_slide .img_box {height:12vw;}
}

@media screen and (max-width:767px){
	#mFloor .txt_box ul li {width:calc(50% - 2.5px); margin-right:5px;}
	#mFloor .txt_box ul li button {height:50px; padding-left:40px;}
	#mFloor .txt_box ul li button span {width:40px; font-size:1.125em;}
	.mFloor_thumb_slide .swiper-button-next {right:-25px;}
	.mFloor_thumb_slide .swiper-button-prev {left:-25px;}
	.mFloor_slide p {line-height:35px; padding:0 10px;}
}

#mFloorvideo {display:flex; justify-content:center; align-items:center; width:100%; height:100%;}
#mFloorvideo .t1 {font-size:6.875em; color:#f6f6f6; line-height:1.2em; font-weight:700; font-family:'Roboto'; white-space:nowrap; margin-left:160px;}
#mFloorvideo .main_title {margin:-60px 0 40px; text-align:center;}
#mFloorvideo .video_box {width:100%; height:550px;}
#mFloorvideo .video_box iframe {width:100%; height:100%;}

@media screen and (max-width:1220px){
	#mFloorvideo .t1 {font-size:6em; margin-left:60px;}
	#mFloorvideo .video_box {height:43vw;}
}
	
@media screen and (max-width:1024px){
	#mFloorvideo {padding:10% 0;}
	#mFloorvideo .t1 {font-size:5em;}
	#mFloorvideo .main_title {margin:-40px 0 5%;}
	#mFloorvideo .video_box {height:49vw;}
}

@media screen and (max-width:767px){
	#mFloorvideo .t1 {font-size:4em; margin-left:25px;}
	#mFloorvideo .main_title {margin-top:-30px}
}

#mSpecial {display:flex; justify-content:center; align-items:center; width:100%; height:100%; background:#f8f9fa; padding:0 150px;}
#mSpecial > div {width:100%;}
#mSpecial ul {display:flex; justify-content:center; width:100%; margin-top:100px;}
#mSpecial ul li {width:350px; margin-right:100px;}
#mSpecial ul li:last-child {margin-right:0;}
#mSpecial ul li a {display:flex; justify-content:center; align-items:center; flex-direction:column; width:100%; height:350px; background:#fff; box-shadow:15px 15px 25px rgba(25,25,25,0.05); text-align:center; position:relative;}
#mSpecial ul li a:before {content:''; display:block; width:100%; height:100%; border:7px solid #003477; position:absolute; left:0; top:0; opacity:0; visibility:hidden; transition:all 0.5s; transition-property:opacity, visibility;}
#mSpecial ul li a .icon {width:120px; height:120px; background-repeat:no-repeat; background-position:center center; background-size:cover; margin-bottom:20px;}
#mSpecial ul li a span {font-size:1em; color:#003477; letter-spacing:0; line-height:1.2em; font-weight:700; font-family:'Roboto';}
#mSpecial ul li a h3 {font-size:1.5em; line-height:1.4em ;font-weight:700; margin-top:5px;}
#mSpecial ul li a:hover:before {opacity:1; visibility:visible;}

@media screen and (max-width:1499px){
	#mSpecial ul li {margin-right:60px;}
}

@media screen and (max-width:1220px){
	#mSpecial {padding:0 6%;}
	#mSpecial ul {margin-top:60px;}
	#mSpecial ul li {width:calc(33.33% - 20px); margin-right:20px;}
	#mSpecial ul li a {height:28vw;}
	#mSpecial ul li a .icon {width:100px; height:100px;}
}

@media screen and (max-width:1024px){
	#mSpecial {padding:10% 6%;}
	#mSpecial ul {margin-top:5%;}
	#mSpecial ul li {width:calc(33.33% - 10px); margin-right:15px;}
	#mSpecial ul li a {height:26vw;}
	#mSpecial ul li a:before {border-width:4px;}
	#mSpecial ul li a .icon {width:70px; height:70px; margin-bottom:10px;}
	#mSpecial ul li a h3 {font-size:1.25em;}
}

@media screen and (max-width:767px){
	#mSpecial ul {flex-wrap:wrap;}
	#mSpecial ul li {width:calc(50% - 5px); margin-right:10px;}
	#mSpecial ul li:nth-child(even) {margin-right:0;}
	#mSpecial ul li:nth-child(2) ~ li {margin-top:10px;}
	#mSpecial ul li a {height:40vw;}
	#mSpecial ul li a .icon {width:60px; height:60px;}
}

#mContact {height:100%; position:relative;}
#mContact .mMap {width:100%; height:100%; background:#000;}
#mContact .mMap #map {width:100%; height:100vh;}
#mContact .info_box {display:flex; justify-content:space-between; align-items:center; width:calc(100% - 300px); background:#fff; box-shadow:15px 15px 25px rgba(25,25,25,0.05); padding:45px 75px; position:absolute; left:150px; bottom:100px; z-index:50;}
#mContact .info_box h3 {font-size:1.5em; line-height:1.2em; font-weight:700;}
#mContact .info_box .number {font-size:2.81em; line-height:1.2em; font-weight:700; font-family:'Roboto'}
#mContact .info_box dl {width:100%; overflow:hidden; margin-top:10px;}
#mContact .info_box dl dt {float:left; width:60px; font-size:1.125em; font-weight:700; font-family:'Roboto'}
#mContact .info_box dl dd {float:left; width:calc(100% - 60px); font-size:1.125em; font-family:'Roboto'}
#mContact .info_box .time li {font-size:1.125em; line-height:1.66em; font-family:'Roboto', 'Noto Sans KR'; position:relative; padding-left:95px;}
#mContact .info_box .time li span {display:block; width:95px; font-weight:500; position:absolute; left:0; top:0;}
#mContact .info_box .t1 {font-size:0.875em; color:rgba(25,25,25,0.7); margin-top:15px;}
#mContact .info_box .box3 a:first-child {margin-bottom:5px;}

@media screen and (max-width:1699px){
	#mContact .info_box {flex-wrap:wrap; padding:45px 50px;}
	#mContact .info_box dl dd {width:100%;}
	#mContact .info_box .number {font-size:2.2em;}
	#mContact .info_box .time li {padding-left:75px;}
	#mContact .info_box .time li span {width:75px}
	#mContact .info_box .box1 {margin-bottom:15px;}
	#mContact .info_box .box3 {display:flex; justify-content:center; width:100%; margin-top:30px;}
	#mContact .info_box .box3 a:first-child {margin-bottom:0; margin-right:5px;}
}

@media screen and (max-width:1220px){
	#mContact .info_box {width:calc(100% - 100px); left:50px; bottom:30px;}
}

@media screen and (max-width:1024px){
	#mContact .mMap {height:400px;}
	#mContact .mMap #map {height:400px;}
	#mContact .info_box {width:100%; padding:5% 6%; position:relative; left:0; bottom:0; box-shadow:none;}
	#mContact .info_box .number {font-size:1.7em;}
	#mContact .info_box .time li {font-size:1em; padding-left:65px;}
	#mContact .info_box .time li span {width:65px;}
	#mContact .info_box .t1 {margin-top:5px;}
	#mContact .info_box .box1 {margin-bottom:0;}
	#mContact .info_box .box3 {margin-top:3%;}
}

@media screen and (max-width:767px){
	#mContact .mMap {height:230px;}
	#mContact .mMap #map {height:230px;}
}

#mQuick {width:500px; height:100%; background:#fff; position:absolute; right:0; top:0; z-index:50;}
#mQuick > div {display:flex; justify-content:center; align-items:center; width:100%; height:50%; padding:0 70px; position:relative;}
#mQuick > div > div {width:100%; position:relative; z-index:10;}
#mQuick .box1 {align-items:flex-end}
#mQuick .box1 > div {padding-bottom:70px;}
#mQuick .box2 {background:url(/images/mQuick_img1.jpg) no-repeat center center; background-size:cover;}
#mQuick .box2:before {content:''; display:block; width:100%; height:100%; background:#002657; opacity:0.7; position:absolute; left:0; top:0; z-index:0;}
#mQuick h2 {font-size:2.5em; line-height:1.25em; font-weight:700; font-family:'Roboto', 'Noto Sans KR'}
#mQuick .t1 {font-size:1.25em; line-height:1.5em; margin-top:10px;}
#mQuick .t2 {font-size:1.25em; color:#fff; line-height:1.2em; letter-spacing:0; font-weight:700; font-family:'Roboto'; margin-bottom:10px;}
#mQuick .t3 {font-size:1.125em; color:#fff; line-height:1.5em; font-weight:500; margin-top:15px;}
#mQuick .yonseiace_btn2 {margin-top:50px;}

@media screen and (max-width:1220px){
	#mQuick {width:400px;}
	#mQuick > div {padding:0 30px;}
	#mQuick h2 {font-size:2.3em;}
}

@media screen and (max-width:1024px){
	#mQuick {display:flex; width:100%; position:relative;}
	#mQuick > div {width:50%; height:auto; padding:8% 6%;}
	#mQuick .box1 {align-items:center; background:#f8f9fa;}
	#mQuick .box1 > div {padding-bottom:0;}
	#mQuick h2 {font-size:2em;}
	#mQuick .t1 {font-size:1.125em; margin-top:5px;}
	#mQuick .t2 {font-size:1.125em; margin-bottom:5px;}
	#mQuick .t3 {font-size:1em; margin-top:10px;}
	#mQuick .yonseiace_btn2 {margin-top:25px;}
}

@media screen and (max-width:500px){
	#mQuick {display:block;}
	#mQuick > div {width:100%;}
}


/* sub */
#sVisu {width:100%; height:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
#sVisu:before {content:''; display:block; width:100%; height:100%; background:rgba(25,25,25,0.3); position:absolute; left:0; top:0;}
#sVisu .s-inner {position:relative; z-index:30;}
#sVisu h2 {font-size:2.81em; color:#fff; line-height:1.2em; font-weight:700; text-align:center; padding-top:90px;}

#sVisu.sVisu1 {background-image:url(/images/sVisu_img1.jpg)}
#sVisu.sVisu2 {background-image:url(/images/sVisu_img2.jpg)}
#sVisu.sVisu3 {background-image:url(/images/sVisu_img3.jpg)}

@media screen and (max-width:1024px){
	#sVisu {height:240px;}
	#sVisu h2 {font-size:2.4em; padding-top:80px;}
}

@media screen and (max-width:767px){
	#sVisu {height:180px; margin-bottom:85px;}
}


.sub_top_wrap > div {width:1200px; height:70px; background:#fff; margin:-70px auto 0; position:relative; z-index:30; padding:0 20px;}
.sub_top_wrap:after {content:''; display:block; width:100%; clear:both;}
.sub_top_wrap > div > div {float:left; position:relative;}
.sub_top_wrap > div > div:after {content:''; display:block; width:1px; height:20px; background:#dcdcdc; position:absolute; right:0; top:50%; transform:translateY(-50%)}
.sub_top_wrap .home {width:80px; text-align:center;}
.sub_top_wrap .home a {display:block; font-size:0.9375em; line-height:70px;}
.sub_top_wrap .depth {width:290px; position:relative;}
.sub_top_wrap .depth > a {display:block; width:100%; font-size:1em; line-height:70px; padding:0 30px; position:relative;}
.sub_top_wrap .depth > a:before {content:'\f107'; font-size:0.9375em; font-weight:300; font-family:'Font Awesome 6 Pro'; position:absolute; right:20px; top:0;}
.sub_top_wrap .depth > a.on:before {content:'\f106'}
.sub_top_wrap .depth ul {display:none; width:100%; background:#fff; position:absolute; left:0; top:100%; border-left:1px solid #dedede; border-right:1px solid #dedede; z-index:30;}
.sub_top_wrap .depth ul a {display:block; font-size:0.9375em; padding:15px 30px; border-bottom:1px solid #dedede;}
.sub_top_wrap .depth3_area ul {max-height:55vh; overflow-y:scroll;}

.sub_top_wrap.scroll_on {width:100%; background:#fff; position:fixed; left:0; top:0; z-index:100; border-bottom:1px solid #eee;}
.sub_top_wrap.scroll_on > div {margin-top:0;}

@media screen and (max-width:1220px){
	.sub_top_wrap > div {width:88%; padding:0;}
	.sub_top_wrap .depth {width:270px;}
	.sub_top_wrap .depth > a {padding:0 15px;}
	.sub_top_wrap .depth ul a {padding:15px;}
}

@media screen and (max-width:1024px){
	.sub_top_wrap > div {height:55px; margin-top:-55px;}
	.sub_top_wrap > div > div:after {height:15px;}
	.sub_top_wrap > div > div:last-child:after {display:none;}
	.sub_top_wrap .home {width:55px;}
	.sub_top_wrap .home a {line-height:55px;}
	.sub_top_wrap .depth {width:calc(33.33% - 18.33px)}
	.sub_top_wrap .depth > a {font-size:0.9375em; line-height:55px;}
	.sub_top_wrap .depth > a:before {right:10px;}
	.sub_top_wrap .depth ul a {padding:10px 15px;}
}

@media screen and (max-width:767px){
	.sub_top_wrap > div {width:100%; height:auto; margin-top:-85px;}
	.sub_top_wrap > div > div:after {height:10px;}
	.sub_top_wrap > div > div:nth-child(3):after {display:none;}
	.sub_top_wrap .home {width:45px;}
	.sub_top_wrap .home a {line-height:45px;}
	.sub_top_wrap .depth {width:calc(50% - 22.5px)}
	.sub_top_wrap .depth > a {line-height:45px;}
	.sub_top_wrap .depth3_area {float:none; width:100%; background:#003477; clear:both;}
	.sub_top_wrap .depth3_area > a {color:#fff; line-height:40px;}
}


#sub_content {background:#f8f9fa;}
#sub_content.case2 {background:#fff;}
#page_cont {padding:100px 0 150px;}

.sub_section2 {padding:100px 0;}
.sub_section2.bg1 {background:#f8f9fa;}
.sub_section2.bg2 {background:#003477;}

.sub_title {margin-bottom:50px;}
.sub_title h2 {font-size:1.5em; color:#003477; line-height:1.3em; letter-spacing:0; font-weight:700; font-family:'Roboto'}
.sub_title h3 {font-size:2.81em; line-height:1.3em; font-weight:700; margin-top:5px;}

#sub_content .s-inner {width:1100px;}

@media screen and (max-width:1220px){
	#sub_content .s-inner {width:88%;}
}

@media screen and (max-width:1024px){
	#page_cont {padding:10% 0 15%;}

	.sub_section2 {padding:10% 0;}

	.sub_title {margin-bottom:5%;}
	.sub_title h2 {font-size:1.25em;}
	.sub_title h3 {font-size:2.2em; margin-top:0;}
}

#sInfo {width:100%; background:url(/images/sInfoBG.jpg) no-repeat center center; background-size:cover; position:relative; padding:80px 0;}
#sInfo:before {content:''; display:block; width:100%; height:100%; background:rgba(25,25,25,0.5); position:absolute; left:0; top:0; z-index:0}
#sInfo .s-inner {position:relative; z-index:10;}
#sInfo .tit {font-size:2.18em; color:#fff; line-height:1.3em; font-weight:300; text-align:center; margin-bottom:30px;}
#sInfo .tit strong {font-weight:700;}
#sInfo .txt {font-size:1.25em; color:#fff; line-height:1.75em; font-weight:500; text-align:center;}
#sInfo ul {width:100%; margin-top:70px; overflow:hidden;}
#sInfo ul li {float:left; display:flex; justify-content:center; align-items:center; width:calc(33.33% - 10px); height:123px; background:#fff; box-shadow:10px 10px 20px rgba(25,25,25,0.05); margin-right:15px; padding:0 20px;}
#sInfo ul li:last-child {margin-right:0;}
#sInfo ul li i {display:block; width:90px; line-height:90px; background:#f8f9fa; border-radius:50%; text-align:center; font-size:1.875em;}
#sInfo ul li p {width:calc(100% - 90px); font-size:1em; color:#666; line-height:1.66em; padding-left:20px;}

@media screen and (max-width:1220px){
	#sInfo ul li {padding:0 15px;}
	#sInfo ul li i {width:75px; line-height:75px}
	#sInfo ul li p {width:calc(100% - 75px); padding-left:15px;}
}

@media screen and (max-width:1024px){
	#sInfo {padding:8% 0;}
	#sInfo .tit {font-size:1.7em; margin-bottom:15px;}
	#sInfo .txt {font-size:1.125em;}
	#sInfo ul {margin-top:30px;}
	#sInfo ul li {width:calc(33.33% - 6.66px); height:90px; margin-right:10px;}
	#sInfo ul li i {width:50px; line-height:50px; font-size:1.4em;}
	#sInfo ul li p {width:calc(100% - 50px); font-size:1em;}
}

@media screen and (max-width:767px){
	#sInfo .txt {font-size:1em;}
	#sInfo ul li {flex-direction:column; height:140px; padding:0; text-align:center; border-radius:4px;}
	#sInfo ul li:last-child {margin-bottom:0;}
	#sInfo ul li i {width:45px; line-height:45px; margin:0 auto 10px;}
	#sInfo ul li p {width:100%; font-size:0.9375em; padding-left:0;}
}


#sQuick {width:100%; background:#003477; padding:30px 0;}
#sQuick .s-inner {overflow:hidden;}
#sQuick .s-inner > div {float:left; display:flex; justify-content:left; align-items:center; width:50%; padding:15px 0;}
#sQuick .s-inner > div:first-child {border-right:1px solid rgba(255,255,255,0.3); padding-right:50px;}
#sQuick .s-inner > div:last-child {padding-left:100px}
#sQuick h2 {font-size:1.875em; color:#fff; line-height:1.2em; font-weight:700; margin-right:30px; white-space:nowrap;}
#sQuick a {display:flex; justify-content:space-between; align-items:center; width:100%; font-size:1.125em; color:rgba(255,255,255,0.5)}
#sQuick a:after {content:'\f178'; display:block; width:60px; line-height:60px; background:rgba(255,255,255,0.2); font-size:1em; color:#fff; font-weight:300; font-family:'Font Awesome 6 Pro'; text-align:center;}

@media screen and (max-width:1220px){
	#sQuick .s-inner > div:first-child {padding-right:30px;}
	#sQuick .s-inner > div:last-child {padding-left:30px;}
}

@media screen and (max-width:1024px){
	#sQuick {padding:3% 0;}
	#sQuick .s-inner > div {padding:5px 0;}
	#sQuick .s-inner > div:first-child {padding-right:15px;}
	#sQuick .s-inner > div:last-chid {padding-left:0;}
	#sQuick h2 {font-size:1.5em; margin-right:15px;}
	#sQuick a {font-size:1em;}
	#sQuick a:after {width:45px; line-height:45px; font-size:0.875em;}
}

@media screen and (max-width:767px){
	#sQuick {padding:0;}
	#sQuick .s-inner > div {float:none; width:100%; padding:4% 0;}
	#sQuick .s-inner > div:first-child {border-right:0; border-bottom:1px solid rgba(255,255,255,0.3); padding-right:0;}
	#sQuick .s-inner > div:last-child {padding-left:0;}
	#sQuick a:after {width:35px; line-height:35px;}
}



.sClinic_box > div {display:flex; justify-content:center; align-items:center; flex-wrap:wrap; width:100%; background:#fff; box-shadow:10px 10px 25px rgba(25,25,25,0.05); margin-bottom:50px; padding:70px 100px 100px;}
.sClinic_box > div:last-child {margin-bottom:0;}
.sClinic_box > div h4 {width:100%; font-size:2.18em; line-height:1.42em; font-weight:300; margin-bottom:70px;}
.sClinic_box > div h4 strong {font-weight:700;}
.sClinic_box > div .img_box {width:420px; height:420px; border-radius:50%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sClinic_box > div .txt_box {width:calc(100% - 420px); padding-left:80px;}
.sClinic_box > div .txt_box dl {margin-bottom:30px;}
.sClinic_box > div .txt_box dl:last-child {margin-bottom:0;}
.sClinic_box > div .txt_box dl dt {width:90px; line-height:35px; text-align:center; font-size:1em; color:#fff; font-weight:700;}
.sClinic_box > div .txt_box dl dt.case1 {background:#003477;}
.sClinic_box > div .txt_box dl dt.case2 {background:#2ec7e2;}
.sClinic_box > div .txt_box dl dd {font-size:1.25em; line-height:1.75em; font-weight:500; margin-top:15px;}
.sClinic_box > div .txt_box ul {margin-top:50px;}
.sClinic_box > div .txt_box ul li {font-size:1.125em; color:#666; line-height:1.6em; margin-bottom:8px; position:relative; padding-left:26px;}
.sClinic_box > div .txt_box ul li:last-child {margin-bottom:0;}
.sClinic_box > div .txt_box ul li:before {content:''; display:block; width:6px; height:6px; background:#003477; position:absolute; left:0; top:13px;}

@media screen and (max-width:1220px){
	.sClinic_box > div {padding:50px;}
	.sClinic_box > div .img_box {width:380px; height:380px;}
	.sClinic_box > div .txt_box {width:calc(100% - 380px); padding-left:30px;}
}

@media screen and (max-width:1024px){
	.sClinic_box > div {padding:30px;}
	.sClinic_box > div h4 {font-size:1.8em; margin-bottom:30px;}
	.sClinic_box > div .img_box {width:30vw; height:30vw;}
	.sClinic_box > div .txt_box {width:calc(100% - 30vw); padding-left:20px;}
	.sClinic_box > div .txt_box dl {margin-bottom:15px;}
	.sClinic_box > div .txt_box dl dt {width:80px; line-height:30px;}
	.sClinic_box > div .txt_box dl dd {font-size:1.125em; margin-top:6px;}
	.sClinic_box > div .txt_box ul {margin-top:30px;}
	.sClinic_box > div .txt_box ul li {font-size:1em; padding-left:17px;}
	.sClinic_box > div .txt_box ul li:before {width:4px; height:4px; top:10px;}
}

@media screen and (max-width:767px){
	.sClinic_box > div {display:block; padding:5%;}
	.sClinic_box > div .img_box {width:60vw; height:60vw; max-width:350px; max-height:350px;; margin:0 auto;}
	.sClinic_box > div .txt_box {width:100%; padding-left:0; margin-top:30px;}
	.sClinic_box > div .txt_box dl dt {width:70px;}
	.sClinic_box > div .txt_box ul {margin-top:20px;}
	.sClinic_box > div .txt_box ul li {margin-bottom:4px;}
}

/*.sClinic_box > div {display:flex; align-items:center; flex-wrap:wrap; width:100%; background:#fff; box-shadow:10px 10px 25px rgba(25,25,25,0.05); margin-bottom:50px; padding:75px 100px;}
.sClinic_box > div:last-of-type {margin-bottom:0;}
.sClinic_box > div .img_box {width:450px; height:450px; border-radius:50%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sClinic_box > div .txt_box {width:calc(100% - 450px); padding-left:110px;}
.sClinic_box > div .txt_box h4 {font-size:2.5em; line-height:1.4em; font-weight:700;}
.sClinic_box > div .txt_box p {font-size:1.25em; line-height:1.5em; font-weight:500; margin-top:15px;}
.sClinic_box > div .txt_box dl {margin-top:60px;}
.sClinic_box > div .txt_box dl dt {width:100%; line-height:50px; background:#003477; text-align:center; font-size:1.125em; color:#fff; font-weight:700; margin-bottom:30px;}
.sClinic_box > div .txt_box dl dd {font-size:1.125em; color:#666; line-height:1.66em; margin-bottom:10px; position:relative; padding-left:35px;}
.sClinic_box > div .txt_box dl dd:last-child {margin-bottom:0;}
.sClinic_box > div .txt_box dl dd:before {content:''; display:block; width:6px; height:6px; background:#003477; position:absolute; left:10px; top:13px;}

@media screen and (max-width:1220px){
	.sClinic_box > div {padding:60px 70px;}
	.sClinic_box > div .img_box {width:400px; height:400px;}
	.sClinic_box > div .txt_box {width:calc(100% - 400px); padding-left:50px;}
}

@media screen and (max-width:1024px){
	.sClinic_box > div {padding:5%; margin-bottom:5%;}
	.sClinic_box > div .img_box {width:35vw; height:35vw;}
	.sClinic_box > div .txt_box {width:calc(100% - 35vw); padding-left:30px;}
	.sClinic_box > div .txt_box h4 {font-size:1.8em;}
	.sClinic_box > div .txt_box p {font-size:1.125em; margin-top:5px;}
	.sClinic_box > div .txt_box dl {margin-top:20px;}
	.sClinic_box > div .txt_box dl dt {font-size:1em; line-height:40px; margin-bottom:10px;}
	.sClinic_box > div .txt_box dl dd {font-size:1em; margin-bottom:5px; padding-left:25px;}
	.sClinic_box > div .txt_box dl dd:before {width:4px; height:4px; left:5px; top:9px;}
}

@media screen and (max-width:767px){
	.sClinic_box > div {display:block;}
	.sClinic_box > div .img_box {width:40vw; height:40vw; margin:0 auto 3%;}
	.sClinic_box > div .txt_box {width:100%; padding-left:0;}
	.sClinic_box > div .txt_box h4 {font-size:1.5em; text-align:center;}
	.sClinic_box > div .txt_box p {font-size:1em; text-align:center;}
}*/


.privacy_box h4 {font-size:1.8em; color:#333; font-weight:600; 
}
.privacy_box .t1 {font-size:1.5em; color:#2ec7e2; font-weight:600; margin:50px 0 10px;}
.privacy_box .t2 {font-size:1em; color:#666; line-height:1.8em;}
.privacy_box table {width:100%; margin-top:10px; border-top:2px solid #333;}
.privacy_box table thead th {background:#333; font-size:1em; color:#fff; text-align:center; font-weight:500; border-bottom:1px solid #ddd; padding:15px 0;}
.privacy_box table tbody th {background:#333; font-size:1em; color:#fff; text-align:center; font-weight:500; border-bottom:1px solid #ddd; padding:11px 0;}
.privacy_box table tbody td {font-size:1em; color:#666; line-height:1.8em; padding:11px 0; text-align:center; border-bottom:1px solid #ddd;}
.privacy_box ul {margin-top:15px;}
.privacy_box ul li {font-size:1em; color:#666; line-height:1.8em; margin-bottom:8px; padding-left:16px; position:relative;}
.privacy_box ul li:last-child {margin-bottom:0;}
.privacy_box ul li:before {content:'-'; position:absolute; left:0; top:0;}

@media screen and (max-width:1024px){
	.privacy_box .t1 {margin:35px 0 5px;}
	.privacy_box table thead th {padding:12px 0;}
	.privacy_box table tbody th, .privacy_box table tbody td {padding:8px 0;}
	.privacy_box ul li {padding-left:13px;}
}


.sNonpayment_case1 > div:not(:last-child) {margin-bottom:60px;}
.sNonpayment_case1 > div h4 {font-size:2em; font-weight:600; margin-bottom:20px;}
.sNonpayment_case1 > div table {width:100%;}
.sNonpayment_case1 > div table thead th {background:#333; font-size:1em; color:#fff; font-weight:500; text-align:center; padding:13px 4px;}
.sNonpayment_case1 > div table tbody {background:#fff;}
.sNonpayment_case1 > div table tbody th {font-size:0.9375em; padding:10px 4px; border-bottom:1px solid #ddd; border-right:1px solid #ddd;}
.sNonpayment_case1 > div table tbody td {font-size:0.9375em; color:#666; line-height:1.7em; text-align:center; border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:10px 4px;}
.sNonpayment_case1 > div table tbody tr td:last-child {border-right:0;}

@media screen and (max-width:1024px){
	.sNonpayment_case1 > div h4 {font-size:1.7em; margin-bottom:10px;}
	.sNonpayment_case1 > div > div {overflow-x:scroll;}
	.sNonpayment_case1 > div table {width:1000px;}
	.sNonpayment_case1 > div table thead th {padding:10px 4px;}
}


.sCompany_case1 .t1 {font-size:1.5em; line-height:1.66em; font-weight:500; margin-bottom:50px;}
.sCompany_case1 .t1 span {position:relative;}
.sCompany_case1 .t1 span:after {content:''; display:block; width:100%; height:10px; background:#2ec7e2; opacity:0.15; position:absolute; left:0; bottom:0;}
.sCompany_case1 .t2 {font-size:1.125em; color:#666; line-height:1.94em; margin-bottom:30px;}
.sCompany_case1 .name {font-size:1.25em; font-weight:700; text-align:right;}

.sCompany_case2 > div {width:100%; overflow:hidden; margin-bottom:100px;}
.sCompany_case2 > div:last-child {margin-bottom:0;}
.sCompany_case2 .img_box {float:left; width:500px; height:600px; background-color:#f8f9fa; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sCompany_case2 .txt_box {float:left; width:calc(100% - 500px); padding-left:100px;}
.sCompany_case2 .txt_box .name {font-size:1.875em; line-height:1.3em; font-weight:700; margin-bottom:15px;}
.sCompany_case2 .txt_box .name span {font-size:0.66em; color:#666; font-weight:500; margin-left:20px;}
.sCompany_case2 .txt_box .list {width:100%; border-top:2px solid #191919; border-bottom:1px solid #dcdcdc;}
.sCompany_case2 .txt_box .list > div {width:100%; overflow:hidden;}
.sCompany_case2 .txt_box .list strong {float:left; display:block; width:95px; font-size:1.125em; font-weight:500; padding:30px 0;}
.sCompany_case2 .txt_box .list ul {float:left; width:calc(100% - 95px); padding:30px 0; border-bottom:1px solid #dcdcdc;}
.sCompany_case2 .txt_box .list > div:last-child ul {border-bottom:0;}
.sCompany_case2 .txt_box .list ul li {font-size:1em; color:#666; line-height:1.8em; margin-bottom:10px;}
.sCompany_case2 .txt_box .list ul li:last-child {margin-bottom:0;}

.sCompany_case3 .txt_box ul {width:100%; overflow:hidden; margin-bottom:70px;}
.sCompany_case3 .txt_box ul li {float:left; width:calc(25% - 7.5px); margin-right:10px;}
.sCompany_case3 .txt_box ul li:last-child {margin-right:0;}
.sCompany_case3 .txt_box ul li button {display:block; width:100%; height:70px; border:1px solid #fff; background:none; font-size:1.125em; color:#fff; font-weight:500; font-family:'Noto Sans KR'}
.sCompany_case3 .txt_box ul li button span {font-size:1.33em; font-weight:700; font-family:'Roboto'; margin-right:20px;}
.sCompany_case3 .txt_box ul li.active button {background:#fff; color:#003477;}
.sCompany_case3 .slide_box > div {width:100%;}
.sCompany_case3 .slide_box > div:after {content:''; display:block; width:100%; clear:both;}

.sCompany_case4 {display:flex; align-items:center; width:100%;}
.sCompany_case4 .info_box {width:480px;}
.sCompany_case4 .info_box > div {display:flex; align-items:center; margin-bottom:40px;}
.sCompany_case4 .info_box > div:last-child {margin-bottom:0;}
.sCompany_case4 .info_box i {display:block; width:90px; line-height:90px; background:#003477; border-radius:50%; text-align:center; font-size:1.5em; color:#fff;}
.sCompany_case4 .info_box dl {width:calc(100% - 90px); padding-left:40px;}
.sCompany_case4 .info_box dl dt {font-size:1.25em; font-weight:700; line-height:1.3em;}
.sCompany_case4 .info_box dl dd {font-size:2.5em; line-height:1.2em; font-weight:700; font-family:'Roboto'; margin-top:5px;}
.sCompany_case4 .time_box {width:calc(100% - 480px)}
.sCompany_case4 .time_box table {width:100%; border-top:2px solid #191919}
.sCompany_case4 .time_box table tbody th {background:#f8f9fa; font-size:1.125em; font-weight:500; padding:20px 0; border-bottom:1px solid #dcdcdc;}
.sCompany_case4 .time_box table tbody td {font-size:1em; color:#666; text-align:center; font-family:'Roboto', 'Noto Sans KR'; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; padding:20px 0;}
.sCompany_case4 .time_box table tbody td:last-child {border-right:0;}

.sCompany_case5 {display:flex; align-items:center; width:100%;}
.sCompany_case5 .sMap {width:calc(100% - 480px); height:450px; background:#fff;}
.sCompany_case5 .sMap #map {width:100%; height:100%;}
.sCompany_case5 .info_box {width:480px; padding-left:80px;}
.sCompany_case5 .info_box div {display:flex; align-items:center; margin-bottom:40px;}
.sCompany_case5 .info_box div:last-child {margin-bottom:0;}
.sCompany_case5 .info_box i {display:block; width:70px; line-height:70px; border-radius:50%; background:#eef0f2; text-align:center; font-size:1.125em;}
.sCompany_case5 .info_box dl {width:calc(100% - 70px); padding-left:40px;}
.sCompany_case5 .info_box dl dt {font-size:1.25em; font-weight:700;}
.sCompany_case5 .info_box dl dd {font-size:1.125em; color:#666; line-height:1.6em; margin-top:5px;}

@media screen and (max-width:1220px){
	.sCompany_case1 .t1 span:after {display:none;}

	.sCompany_case2 .img_box {width:400px; height:500px;}
	.sCompany_case2 .txt_box {width:calc(100% - 400px); padding-left:50px;}

	.sCompany_case4 .info_box {width:400px;}
	.sCompany_case4 .info_box dl {padding-left:20px;}
	.sCompany_case4 .time_box {width:calc(100% - 400px)}

	.sCompany_case5 .sMap {width:calc(100% - 400px)}
	.sCompany_case5 .info_box {width:400px; padding-left:30px;}
	.sCompany_case5 .info_box dl {padding-left:20px;}
}

@media screen and (max-width:1024px){
	.sCompany_case1 .t1 {font-size:1.25em; margin-bottom:4%;}
	.sCompany_case1 .t1 br {display:none;}
	.sCompany_case1 .t2 {font-size:1em; margin-bottom:2%;}
	.sCompany_case1 .name {font-size:1.125em;}

	.sCompany_case2 > div {margin-bottom:10%;}
	.sCompany_case2 .img_box {width:35vw; height:45vw;}
	.sCompany_case2 .txt_box {width:calc(100% - 35vw); padding-left:25px;}
	.sCompany_case2 .txt_box .name {font-size:1.5em; margin-bottom:10px;}
	.sCompany_case2 .txt_box .name span {margin-left:10px;}
	.sCompany_case2 .txt_box .list strong {width:80px; font-size:1em; padding:15px 0;}
	.sCompany_case2 .txt_box .list ul {width:calc(100% - 80px); padding:15px 0;}
	.sCompany_case2 .txt_box .list ul li {margin-bottom:6px;}

	.sCompany_case3 .txt_box ul {margin-bottom:7%;}
	.sCompany_case3 .txt_box ul li button {height:55px; font-size:1em;}

	.sCompany_case4 .info_box {width:330px;}
	.sCompany_case4 .info_box > div {margin-bottom:20px;}
	.sCompany_case4 .info_box i {width:70px; line-height:70px; font-size:1.25em;}
	.sCompany_case4 .info_box dl {width:calc(100% - 70px)}
	.sCompany_case4 .info_box dl dt {font-size:1.125em;}
	.sCompany_case4 .info_box dl dd {font-size:1.9em;}
	.sCompany_case4 .time_box {width:calc(100% - 330px)}
	.sCompany_case4 .time_box table tbody th {padding:13px 0;}
	.sCompany_case4 .time_box table tbody td {padding:13px 0;}

	.sCompany_case5 .sMap {width:calc(100% - 350px); height:350px;}
	.sCompany_case5 .info_box {width:350px;}
	.sCompany_case5 .info_box div {margin-bottom:20px;}
	.sCompany_case5 .info_box i {width:60px; line-height:60px;}
	.sCompany_case5 .info_box dl {width:calc(100% - 60px)}
	.sCompany_case5 .info_box dl dt {font-size:1.125em;}
	.sCompany_case5 .info_box dl dd {font-size:1em;}
}

@media screen and (max-width:767px){
	.sCompany_case2 .img_box {float:none; width:100%; height:60vw; background-size:contain;}
	.sCompany_case2 .txt_box {float:none; width:100%; padding-left:0; margin-top:5%;}

	.sCompany_case3 .txt_box ul li {width:calc(50% - 2.5px); margin-right:5px;}
	.sCompany_case3 .txt_box ul li:nth-child(even) {margin-right:0;}
	.sCompany_case3 .txt_box ul li:nth-child(2) ~ li {margin-top:5px;}
	.sCompany_case3 .txt_box ul li button {height:45px; text-align:left; padding:0 13px;}
	.sCompany_case3 .txt_box ul li button span {margin-right:10px;}
	.sCompany_case3 .slide_box > div {display:block;}

	.sCompany_case4 {display:block;}
	.sCompany_case4 .info_box {width:100%;}
	.sCompany_case4 .info_box i {width:50px; line-height:50px; font-size:1em;}
	.sCompany_case4 .info_box dl {width:calc(100% - 50px); padding-left:10px;}
	.sCompany_case4 .time_box {width:100%; margin-top:4%;}

	.sCompany_case5 {display:block;}
	.sCompany_case5 .sMap {width:100%; height:280px;}
	.sCompany_case5 .info_box {width:100%; padding-left:0; margin-top:4%;}
	.sCompany_case5 .info_box i {width:45px; line-height:45px; font-size:1em;}
	.sCompany_case5 .info_box dl {width:calc(100 - 45px); padding-left:10px;}
}


.sProduct_slide {position:relative; padding-bottom:60px;}
.sProduct_slide .swiper-slide {display:flex; justify-content:center; align-items:center;}
.sProduct_slide .img_box {width:420px; height:420px; border-radius:50%; background-color:#fff; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sProduct_slide dl {width:calc(100% - 420px); padding-left:100px; padding-right:50px;}
.sProduct_slide dl dt {font-size:2.18em; line-height:1.3em; font-weight:700; font-family:'Roboto', 'Noto Sans KR'}
.sProduct_slide dl dt span {margin-left:20px; font-size:0.57em; font-weight:500;}
.sProduct_slide dl dd {font-size:1.125em; color:#666; line-height:1.94em; margin-top:20px;}
.sProduct_slide dl dd div {display:flex; justify-content:left; width:100%; margin-top:50px;}
.sProduct_slide dl dd div ul {width:auto; margin-right:50px;}
.sProduct_slide dl dd div ul:last-child {margin-right:0;}
.sProduct_slide dl dd div ul li {color:#003477; font-weight:500; line-height:1.9em; padding-left:26px; position:relative;}
.sProduct_slide dl dd div ul li:before {content:''; display:block; width:6px; height:6px; background:#003477; position:absolute; left:0; top:15px;}
.sProduct_slide.swiper-container-horizontal>.swiper-pagination-bullets {bottom:0;}
.sProduct_slide .swiper-pagination-bullet {width:8px; height:8px; background:#191919; opacity:0.2; border-radius:4px;}
.sProduct_slide .swiper-pagination-bullet-active {width:30px; background:#003477; opacity:1;}

@media screen and (max-width:1220px){
	.sProduct_slide .img_box {width:400px; height:400px;}
	.sProduct_slide dl {width:calc(100% - 400px); padding-left:50px; padding-right:30px;}
}

@media screen and (max-width:1024px){
	.sProduct_slide .img_box {width:35vw; height:35vw;}
	.sProduct_slide dl {width:calc(100% - 35vw); padding-left:25px;}
	.sProduct_slide dl dt {font-size:1.7em;}
	.sProduct_slide dl dt span {margin-left:10px;}
	.sProduct_slide dl dd {font-size:1em; margin-top:0;}
	.sProduct_slide dl dd div {margin-top:15px;}
	.sProduct_slide dl dd div ul {margin-right:20px;}
	.sProduct_slide dl dd div ul li {padding-left:20px;}
	.sProduct_slide dl dd div ul li:before {width:4px; height:4px; top:13px;}
}

@media screen and (max-width:767px){
	.sProduct_slide {padding-bottom:40px;}
	.sProduct_slide .swiper-slide {display:block;}
	.sProduct_slide .img_box {width:50vw; height:50vw; max-width:380px; max-height:380px; margin:0 auto 5%;}
	.sProduct_slide dl {width:100%; padding:0 2%; text-align:center;}
	.sProduct_slide .swiper-pagination-bullet {width:6px; height:6px; border-radius:3px;}
	.sProduct_slide .swiper-pagination-bullet-active {width:20px;}
	.sProduct_slide dl dd div ul {width:50%; margin-right:0;}
	.sProduct_slide dl dd div ul li {text-align:left; padding-left:10px;}
	.sProduct_slide dl dd div ul li:before {width:3px; height:3px; top:10px;}
}


.sFloor_slide {float:left; width:calc(100% - 230px); height:600px; position:relative; box-shadow:10px 10px 25px rgba(25,25,25,0.1)}
.sFloor_slide .img_box {width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sFloor_thumb_slide_wrap {float:right; width:200px; height:600px; overflow:hidden;}
.sFloor_thumb_slide {width:100%; }
.sFloor_thumb_slide .swiper-slide {opacity:0.3; transition:opacity 0.5s;}
.sFloor_thumb_slide .swiper-slide-thumb-active {opacity:1;}
.sFloor_thumb_slide .swiper-slide:before {content:''; display:block; width:100%; height:100%; border:4px solid #fff; position:absolute; left:0; top:0; opacity:0; transition:opacity 0.5s;}
.sFloor_thumb_slide .swiper-slide-thumb-active:before {opacity:1;}
.sFloor_thumb_slide .img_box {width:100%; height:130px; background-repeat:no-repeat; background-position:center center; background-size:cover;}

@media screen and (max-width:1220px){
	.sFloor_slide {width:calc(100% - 230px)}
}

@media screen and (max-width:1024px){
	.sFloor_slide {width:calc(100% - 190px); height:460px}
	.sFloor_thumb_slide_wrap {width:170px; height:460px;}
	.sFloor_thumb_slide .img_box {height:110px;}
}

@media screen and (max-width:767px){
	.sFloor_slide {float:none; width:100%; height:55vw;}
	.sFloor_thumb_slide_wrap {float:none; width:100%; height:auto; margin-top:3%;}
	.sFloor_thumb_slide .swiper-slide {width:calc(33.33% - 3px)}
	.sFloor_thumb_slide .swiper-slide:before {border-width:2px;}
	.sFloor_thumb_slide .img_box {height:17vw;}
}


.sInquiry_case1 {width:100%; overflow:hidden;}
.sInquiry_case1 > div {float:left; width:50%;}
.sInquiry_case1 .tit_box .t1 {font-size:1.5em; line-height:1.66em; font-weight:500; margin-bottom:30px;}
.sInquiry_case1 .tit_box .t1 span {position:relative;}
.sInquiry_case1 .tit_box .t1 span:after {content:''; display:block; width:100%; height:10px; background:#2ec7e2; opacity:0.15; position:absolute; left:0; bottom:0;}
.sInquiry_case1 .tit_box .t2 {font-size:1.125em; color:#666; line-height:1.94em;}
.sInquiry_case1 .txt_box li {margin-bottom:30px;}
.sInquiry_case1 .txt_box li label {display:block ;width:100%; font-size:1.25em; font-weight:700; margin-bottom:10px;}
.sInquiry_case1 .txt_box li .form_txt, .sInquiry_case1 .txt_box li .form_select {width:100%; height:72px; border:1px solid #dcdcdc; border-radius:0; padding:0 15px; font-size:1.125em; font-family:'Roboto', 'Noto Sans KR'}
.sInquiry_case1 .txt_box li .form_txt:focus, .sInquiry_case1 .txt_box li .form_select:focus {border:3px solid #003477; outline:none;}
.sInquiry_case1 .txt_box li .form_textarea {width:100%; height:300px; border:1px solid #dcdcdc; border-radius:0; padding:15px; font-size:1.125em; font-family:'Roboto', 'Noto Sans KR'; resize:none;}
.sInquiry_case1 .txt_box li .form_textarea:focus {border:3px solid #003477; outline:none;}
.sInquiry_case1 .txt_box li .date_box {overflow:hidden;}
.sInquiry_case1 .txt_box li .date_box > div {float:left; width:50%; position:relative;}
.sInquiry_case1 .txt_box li .date_box > div:before {content:'\e472'; font-size:1.5em; color:#191919; font-weight:300; font-family:'Font Awesome 6 Pro'; position:absolute; right:15px; top:50%; transform:translateY(-50%);}
.sInquiry_case1 .txt_box li .date_box p {float:left; width:50%; font-size:1.125em; color:#a4a4a4; line-height:72px; padding-left:30px;}
.sInquiry_case1 .txt_box li .date_box .form_select {display:none; float:right; width:calc(50% - 5px);}
.sInquiry_case1 .txt_box li .date_box.on p {display:none;}
.sInquiry_case1 .txt_box li .date_box.on .form_select {display:block;}
.sInquiry_case1 .txt_box .privacy_box:after {content:''; display:block; width:100%; clear:both;}
.sInquiry_case1 .txt_box .form_chk {float:right;}
.sInquiry_case1 .txt_box button {margin:70px auto 0;}


@media screen and (max-width:1220px){
	.sInquiry_case1 .tit_box .t1 span:after {display:none;}

}

@media screen and (max-width:1024px){
	.sInquiry_case1 .tit_box .t1 {font-size:1.25em; margin-bottom:3%;}
	.sInquiry_case1 .tit_box .t1 br {display:none;}
	.sInquiry_case1 .tit_box .t2 {font-size:1em;}
	.sInquiry_case1 .tit_box .name {font-size:1.125em;}
	.sInquiry_case1 .txt_box li {margin-bottom:15px;}
	.sInquiry_case1 .txt_box li label {font-size:1.125em;}
	.sInquiry_case1 .txt_box li .form_txt, .sInquiry_case1 .txt_box li .form_select {height:52px;}
	.sInquiry_case1 .txt_box li .date_box p {line-height:52px; padding-left:15px;}
	.sInquiry_case1 .txt_box li .form_textarea {height:200px;}
	.sInquiry_case1 .txt_box button {margin-top:40px;}
}

@media screen and (max-width:767px){
	.sInquiry_case1 > div {float:none; width:100%;}
	.sInquiry_case1 .tit_box {margin-bottom:7%;}
	.sInquiry_case1 .txt_box li {margin-bottom:4%}
	.sInquiry_case1 .txt_box li label {margin-bottom:5px;}
	.sInquiry_case1 .txt_box li .form_txt, .sInquiry_case1 .txt_box li .form_select {height:45px;}
	.sInquiry_case1 .txt_box li .date_box p {line-height:45px; padding-left:10px;}
	.sInquiry_case1 .txt_box li .form_textarea {height:150px;}
}

.form_chk {display:block;}
.form_chk input {display:none;}
.form_chk span {font-size:1em; color:#666; line-height:24px; position:relative; padding-left:40px;}
.form_chk span:before {content:'\f00c'; display:block; width:24px; line-height:24px; border:1px solid #ddd; font-size:0.875em; color:#fff; letter-spacing:-0.025em; font-weight:400; font-family:'Font Awesome 6 Pro'; position:absolute; left:0; top:0; text-align:center;}
.form_chk span a {color:#666; text-decoration:underline;}
.form_chk input:checked + span:before {border-color:#003477; background:#003477;}

@media screen and (max-width:1024px){
	.form_chk span {line-height:20px; padding-left:30px;}
	.form_chk span:before {width:20px; height:20px; line-height:18px;}
}



.sVideo_box {width:100%; height:620px;}
.sVideo_box iframe {width:100%; height:100%;}
.sVideo_box video {width:100%; height:100%;}

@media screen and (max-width:1220px){
	.sVideo_box {height:49vw;}
}

@media screen and (max-width:1024px){
	/*.sVideo_box {margin-top:10%;}*/
}


/* swiper */
/**
 * Swiper 5.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 11, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}


/* 20241024 섹션 추가 */
.sub_top_wrap .depth3_area ul {overflow-y:unset;}
.none_768 {display: block;}
.block_768 {display: none;}

@media screen and (max-width:768px) {
    .none_768 {display: none;} 
    .block_768 {display: block;}
}
.parking_con .top {padding-bottom: 42px;}
.parking_con .top img { width: 100%; border: 1px solid var(--color-black-solid, #000); }
.parking_con .bottom {display: flex; gap: 70px; align-items: center;}
.parking_con .info_box {display: flex; flex-direction: column; gap: 40px; flex-shrink: 0;}
.parking_con .info_box div {display: flex; align-items: center;}
.parking_con .info_box i {position: relative; display:block; width:70px; height: 70px; line-height:70px; border-radius:50%; background: var(--color-grey-94, #EEF0F2); text-align:center; font-size:1.125em;}
.parking_con .info_box i:before {content: ''; display: block; position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%); width: 24px; height: 24px;}
.parking_con .info_box .ico1:before {background: url(/images/parking_ico1.png) center center/100% no-repeat;}
.parking_con .info_box .ico2:before {background: url(/images/parking_ico2.png) center center/100% no-repeat;}
.parking_con .info_box .ico3:before {background: url(/images/parking_ico3.png) center center/100% no-repeat;}
.parking_con .info_box dl {width:calc(100% - 70px); padding-left:40px;}
.parking_con .info_box dl dt {font-size:1.25em; font-weight:700;}
.parking_con .info_box dl dd {font-size:1.125em; color:#666; line-height:1.6em; margin-top:5px;}
.parking_con .img_box {flex-shrink: 0.8;}
.parking_con .bottom {justify-content: center;}
.parking_con .bottom img {width: 100%; max-width:369px}

@media screen and (max-width:980px) {
    .parking_con .bottom {gap: 40px;}
}

@media screen and (max-width:768px) {
    .parking_con .top {padding-bottom: 20px;}
    .parking_con .bottom {flex-direction: column; gap: 20px; align-items: flex-start;}
    .parking_con .info_box {gap: 20px;}
    .parking_con .info_box i {width: 48px; height: 48px; line-height: 48px;}
    .parking_con .info_box i:before {width: 20px;height: 20px;}
    .parking_con .info_box dl {padding-left: 12px; width: calc(100% - 48px)}
    .parking_con .img_box {align-self: flex-end}
    .parking_con .bottom img {width: 64vw;}
}




/* 20241107 진료시간 테이블 추가 */
.sCompany_case2 .img_box {
    height: unset;
    float: left;
    background: unset;
}

.sCompany_case2 .img_box .img{
    height: 600px;
    width: 100%;
    background-color: #f8f9fa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.sCompany_case2 .clinic_time {
    padding-top: 40px;
      width: 100%;
      text-align: center;
      font-family: var(--font-family-Font-2, Roboto);
      line-height: normal;
      font-weight: var(--font-weight-400, 400);
      font-size: var(--font-size-16, 16px);
      letter-spacing: var(--letter-spacing--0_56, -0.56px);
}

.sCompany_case2 .clinic_time th {
    background: var(--color-grey-10, #191919);
    color: var(--color-white-solid, #FFF);
    height: 40px;
}

.sCompany_case2 .clinic_time th + th,
.sCompany_case2 .clinic_time td + td  {
    border-left: var(--stroke-weight-1, 1px) solid var(--color-grey-86, #DCDCDC);
}
.sCompany_case2 .clinic_time td {
    height: 80px;
    color: var(--yonseiace-co-kr-dove-gray, var(--color-grey-40, #666));
    border-bottom  :1px solid  #DCDCDC;
}

.sCompany_case2 .clinic_time td.tit {
    background: var(--color-grey-98, #F8F9FA);
    color: var(--yonseiace-co-kr-cod-gray, var(--color-grey-10, #191919));
}

.sCompany_case2 .clinic_time td.off {
    color: var(--yonseiace-co-kr-midnight-blue, var(--color-azure-23, #003477));
}

@media screen and (max-width:1220px) {
    .sCompany_case2 .img_box {
        width: 400px;
    }

    .sCompany_case2 .img_box .img {
        height: 500px;
    }
}


@media screen and (max-width: 1024px) {
    .sCompany_case2 .img_box {
        width: 35vw;
    }

    .sCompany_case2 .img_box .img{
        height: 45vw;
    }
}

@media screen and (max-width:980px) {
    .sCompany_case2 .img_box {
        float: none;
        width: 100%;
    }

    .sCompany_case2 .img_box .img {
        height: 60vw;
        background-size: contain;
    }

    .sCompany_case2 .clinic_time {
        padding-bottom: 40px;
        font-size: 15px;
    }

    .sCompany_case2 .txt_box {
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }
    .sCompany_case2 .clinic_time td {
        height: 60px;
    }
}

@media screen and (max-width:480px) {
    .sCompany_case2 .clinic_time {
    font-size: 13px;
  }
  .sCompany_case2 .clinic_time td {
    height: 54px;
}
}