@charset "utf-8";

.ft_orange { color:#ff9a10; }
.ft_blue { color:#1435ba; }
.ft_red { color:#ed3636; }


@media (min-width:1600px) {

#container{*display:inline-block; overflow:; margin:120px auto 0;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; margin:0 0 0 0; width:100%; height:500px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; margin:0 0 0 0; width:100%; height:500px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; margin:0 0 0 0; width:100%; height:500px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_04{ position:relative; margin:0 0 0 0; width:100%; height:500px; overflow:hidden; background:url(../images/subtop_04.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_05{ position:relative; margin:0 0 0 0; width:100%; height:500px; overflow:hidden; background:url(../images/subtop_05.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:55%; transform:translate(-50%) translateY(-50%); width:90%; max-width:1600px; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h2 { display:block; margin:0 0 15px; font-size:1.2rem; font-weight:500; color:#fff; line-height:1.8rem; letter-spacing:5.0px;}
.subtoptext p { display:block; width:50%; margin:0 auto; font-size:2.0rem; font-weight:600; color:#fff; letter-spacing:2.0px; text-align:center; }


/* 서브메뉴 */
.snb { position: absolute; bottom:50px; background:#; border-bottom:0px solid #e4e4e4; width:100%; padding:0; overflow:hidden; z-index:7;}
.snb  #sm { text-align:center;}
.snb  #sm li { display:inline-block; margin:0 2px; }
.snb  #sm li a { display:block; background:rgba(0,0,0,0.5); border-radius:5px; border:1px solid rgba(255,255,255,0.5); padding:10px 2px; width:140px; font-size:1.0rem; font-weight:500; color:#fff; text-align:center; transition:.3s;}
.snb  #sm li a:hover { background:#fff; color:#0024b5; border:1px solid #0024b5;}
.snb  #sm li.on a { background:#0024b5; border:1px solid #0024b5; font-weight:500; color:#fff; }

/* 3차 메뉴 */
#sm2 { display:flex; margin:40px auto; width:90%; max-width:1600px; text-align:center; }
#sm2 li { margin:0 10px 0 0; }
#sm2 li a { display:inline-block; border-radius:30px; border:1px solid #dedede; padding:10px 30px; font-size:1.0em; font-weight:400; color:#555; text-align:center; transition:.3s;}
#sm2 li a:hover { background:#f4f4f4; color:#; }
#sm2 li.on a { background:#fff; border:1px solid #0024b5;font-weight:500; color:#0024b5; text-align:center; }


/* 상단타이틀영역 */
.titleArea { border-bottom:0px solid #dedede; padding-bottom:0; width:90%; max-width:1600px; margin:0 auto; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:0; font-size:2.5em; font-weight:700; color:#111; line-height:1.5em; letter-spacing:0; text-align:center;}
.titleArea > #subtitle2 { padding-bottom:25px;  font-size:18px; font-weight:; color:#898989; line-height:22px; letter-spacing:0.5px; text-align:center; }
.titleArea > #subtitle2 strong {color:#2a2a2a; }
.titleArea > #map { color: #979797; font-size: 12px; background:url(../images/dot_home.jpg) no-repeat 0 7px; text-align:center; }


/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content .wrapper { clear:both; margin:100px auto; width:90%; max-width:1600px; }
#content .wrapper2 { clear:both; margin:80px auto; width:90%; max-width:1600px; }
#content .wrapper3 { clear:both; margin:50px auto 100px; width:90%; max-width:1600px; }
#content .wrapper_bottom { margin-top:120px; }

#content .wrapper > h1, #content .wrapper2 > h1, #content .wrapper3 > h1 { width:; margin:0 auto; font-size:2.8em; color:#111; line-height:1.3em; }
#content .wrapper > h1 span, #content .wrapper2 > h1 span, #content .wrapper3 > h1 span { color:#1435ba; }
#content .wrapper > h1:after {content :""; display:block; line-height:0;}
#content .wrapper > h2, #content .wrapper2 > h2 { display:block; font-size:2.0rem; color:#111; line-height:2.8rem; }
#content .wrapper > h2 strong, #content .wrapper2 > h2 strong { color:#0024b5; }
#content .wrapper > h2 span, #content .wrapper2 > h2 span { color:#1435ba; }
#content .wrapper > h3, #content .wrapper2 > h3 { color:#0024b5; line-height:1.5rem; letter-spacing:0; }
#content .wrapper > h3 strong, #content .wrapper2 > h3 strong { color:#1c4b9a; }
#content .wrapper > h4, #content .wrapper2 > h4 { margin:0; font-size:1.1rem; font-weight:600; color:#111; line-height:1.4rem; text-align:center;  }

#content .wrapper article { text-align: center; justify-content:space-between; flex-wrap:wrap; }
#content .wrapper article h2 {  font-size:3.0rem; color:#111; line-height: 4rem; }
#content .wrapper article h2 span { color:#1435ba; }
#content .wrapper article .desc { margin:20px 0; }




/* 소타이틀 */
.stit { display:block; margin:0 0 20px; font-size:1.8em; font-weight:700; color:#111; line-height:1.5em; }
.stit span { color:#0024b5; }
.stit:before {content :""; display:block; background:#1435ba; margin:0 0 8px; width:30px; height:2px; }
.stit2 { display:block; margin:0 0 20px; font-size:1.8em; font-weight:700; color:#fff; line-height:1.5em; letter-spacing:-0.5px; }
.stit2:before {content :""; display:block; background:#fff; margin:0 auto 5px; width:25px; height:2px; }

.br { display:block; height:15px;}
.br2 { display:block; height:25px;}
.br3 { display:block; height:30px;}
.br4 { display:block; height:35px;}
.br5 { display:block; height:40px;}
.br6 { display:block; height:50px;}

ol.listNum {margin-left:0;}
ol.listNum > li { list-style: decimal !important; margin:10px 20px; line-height:1.6em; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}


/*공통*/
.common_box { background:#fff; border:1px solid #dedede; border-radius:20px; margin:0 auto; padding:4% 5%; width:89.5%; text-align:center; overflow:hidden;}
.common_box img { width:; margin:0 auto; }
.common_box h1 { font-size:1.3em; font-weight:600; color:#0024b5; }
.common_box p { text-align:center; }

.common_box2 { background:#f9f9f9; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; margin:0 auto; padding:40px 3%; width:; }

.common_box3 { background:#f4f4f4; border:1px solid #dedede; border-radius:20px; margin:0 auto; padding:3%; width:80%; text-align:center; overflow:hidden;}
.common_box3 img { width:100%; max-width:900px; margin:0 auto; }

.common_list1 { display:block; margin-top:;}
.common_list1 li{ list-style-image:; list-style-type:disc; list-style-position:outside; margin:4px 0 4px 30px; padding-left:; line-height:1.5em; text-align:left;} /* list-style-type:disc; */
.common_list1 li.tit { list-style-image:none; list-style-type:none; margin-left:0; font-size:19px; font-weight:600;  color:#111; line-height:25px; margin-bottom:5px;} 
.common_list1 strong { font-size:; color:#;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { margin:0 auto; width:; text-align:center; }

.common_btn { text-align:center; }
.common_btn a { display:inline-block; background:#fff; border:1px solid #1435ba; border-radius:50px; padding:17px 40px; font-size:1.1rem; font-weight:600; color:#1435ba; text-align:center; transition:.3s; }
.common_btn a:hover { background:#1435ba; border:1px solid #1435ba; color:#fff; }
ul.common_btn { display:flex; justify-content:center; flex-wrap:wrap; }
ul.common_btn li { margin:0 10px; }

.common_bg { background:#e4fcfa; margin:0 auto; padding:80px 0; }


.view_pc { display:block;}
.view_mob { display:none;}

/* 테이블 */
.tb1 { color: #; font-size:1.0em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse;  margin-top:;}
.tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.tb1 th{background:#2f4cc0; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; font-size:1.1rem; font-weight:500; color:#fff; line-height:1.5em; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; font-size:1.0em; line-height:1.5em; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:1px #d8d8d8 solid;}
.tb1 th.one, .tb1 td.one {border-left:0 #d8d8d8 solid; }
.tb1 th.bd, .tb1 td.bd { border-right:0px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg{ background:#ebf7ff; color:#; text-align:;}
.tb1 td.bg1{ background:#f0f7fb; font-weight:600;}
.tb1 td.bg2{ background:#fffbeb; font-weight:; color:; text-align:center;}
.tb1 td a { text-decoration:;}
.tb1 th.bg1{ background:#707c9b; font-size:1.0em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#333;}
.tb1 td li{ margin:5px 0;}
.tb1 th span, .tb1 td span { display:inline-block; background:#5566a0; border-radius:3px; padding:2px 8px; margin:5px; font-size:1.0em; font-weight:500; color:#fff;}
.tb1 th img, .tb1 td img { display:block; width:80%; margin:20px auto;}
.tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.tb1 .tb1_list li { list-style-image:url(); list-style-type:disc; list-style-position:outside; margin:12px 0 0 25px; line-height:1.2em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:-20px;}
.tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:27px; }


/* 탭메뉴 */
#tabmenu{  position:relative; width:100%; margin:40px auto; text-align:center; overflow:hidden;} /* display:inline-block; 중앙정렬 */
#tabmenu ul li{display:inline-block; line-height:52px; width:192px; margin:0 1px; vertical-align:top;}
#tabmenu ul li:first-child{margin-left:0;}
#tabmenu ul li a{display:inline-block; width:190px; background:#fff; border:1px #cfcfcf solid; font-size:0.9em; color:#525252; line-height:50px; text-align:center; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#134993; background:#fff; border:1px solid #134993;}
#tabmenu ul li.on, #tabmenu ul li.on a{ background:#134993; font-weight:400; line-height:;margin-top:1px;}
#tabmenu ul li.on a{  border:0px #134993 solid; color:#fff; line-height:; }


}

/* ========================================
	 Clean Subtop Final Pass (2026)
	 ======================================== */

.subtop_01,
.subtop_02,
.subtop_03,
.subtop_04,
.subtop_05 {
	position: relative;
	height: 360px !important;
	border-bottom-left-radius: 28px !important;
	border-bottom-right-radius: 28px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow: hidden;
}

.subtop_01 {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_01.jpg) !important;
}

.subtop_02 {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_02.jpg) !important;
}

.subtop_03 {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_03.jpg) !important;
}

.subtop_04 {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_04.jpg) !important;
}

.subtop_05 {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_05.jpg) !important;
}

.subtop_01::before,
.subtop_02::before,
.subtop_03::before,
.subtop_04::before,
.subtop_05::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(21, 48, 92, 0.18) 0%, rgba(21, 48, 92, 0.3) 100%) !important;
	z-index: 1;
}

.subtoptext {
	top: 50% !important;
	width: 86% !important;
	max-width: 1120px;
	padding: 24px 28px;
	border-radius: 20px;
	background: rgba(10, 27, 57, 0.2);
	backdrop-filter: blur(6px);
	z-index: 2 !important;
}

.subtoptext h2 {
	margin-bottom: 8px !important;
	letter-spacing: 2px !important;
	font-size: 0.92rem !important;
}

.subtoptext p {
	width: 100% !important;
	font-size: clamp(1.6rem, 2.2vw, 2.35rem) !important;
	line-height: 1.3 !important;
}

.snb {
	bottom: 24px !important;
	z-index: 2 !important;
}

.snb #sm {
	display: inline-flex !important;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
	padding: 8px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(6px);
}

.snb #sm li {
	margin: 0 !important;
	width: auto !important;
}

.snb #sm li a {
	width: auto !important;
	min-width: 124px;
	border-radius: 999px !important;
	background: rgba(8, 20, 42, 0.34) !important;
	border: 1px solid rgba(255, 255, 255, 0.38) !important;
	padding: 9px 14px !important;
}

.snb #sm li a:hover,
.snb #sm li.on a {
	background: #fff !important;
	border-color: #fff !important;
	color: #1c4db3 !important;
}

@media (max-width: 1024px) {
	.subtop_01,
	.subtop_02,
	.subtop_03,
	.subtop_04,
	.subtop_05 {
		height: 300px !important;
		border-bottom-left-radius: 22px !important;
		border-bottom-right-radius: 22px !important;
	}

	.subtoptext {
		width: 90% !important;
		padding: 18px 20px;
	}

	.subtoptext p {
		font-size: 1.7rem !important;
	}
}

@media (max-width: 767px) {
	.subtop_01,
	.subtop_02,
	.subtop_03,
	.subtop_04,
	.subtop_05 {
		height: 250px !important;
		border-bottom-left-radius: 18px !important;
		border-bottom-right-radius: 18px !important;
	}

	.subtop_01 {
		background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_01.jpg) !important;
	}

	.subtop_02 {
		background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_02.jpg) !important;
	}

	.subtop_03 {
		background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_03.jpg) !important;
	}

	.subtop_04 {
		background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_04.jpg) !important;
	}

	.subtop_05 {
		background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_05.jpg) !important;
	}

	.subtoptext {
		width: 92% !important;
		top: 46% !important;
		padding: 12px 14px;
		border-radius: 14px;
	}

	.subtoptext h2 {
		font-size: 0.75rem !important;
	}

	.subtoptext p {
		font-size: 1.3rem !important;
	}

	.snb {
		bottom: 12px !important;
	}

	.snb #sm {
		width: 92% !important;
		border-radius: 16px;
		gap: 6px;
	}

	.snb #sm li {
		width: calc(50% - 3px) !important;
	}

	.snb #sm li a {
		width: 100% !important;
		min-width: 0;
		font-size: 0.82rem !important;
	}
}

/* ========================================
	 Clean Subpage Theme Overrides (2026)
	 ======================================== */

:root {
	--sub-clean-bg: #f6f8fb;
	--sub-clean-surface: #ffffff;
	--sub-clean-border: #e5e9f0;
	--sub-clean-text: #1f2937;
	--sub-clean-muted: #6b7280;
	--sub-clean-accent: #1c4db3;
	--sub-clean-shadow: 0 20px 45px rgba(12, 27, 58, 0.08);
	--sub-clean-radius: 20px;
}

body {
	background: radial-gradient(circle at 0 0, #ffffff 0, #f6f8fb 45%, #eef3f9 100%);
	color: var(--sub-clean-text);
}

#container {
	margin-top: 96px;
}

.subtop_01,
.subtop_02,
.subtop_03,
.subtop_04,
.subtop_05 {
	height: 360px;
	border-bottom-left-radius: 28px;
	border-bottom-right-radius: 28px;
	overflow: hidden;
}

.subtop_01::before,
.subtop_02::before,
.subtop_03::before,
.subtop_04::before,
.subtop_05::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(7, 18, 38, 0.42) 0%, rgba(9, 25, 54, 0.26) 45%, rgba(9, 25, 54, 0.38) 100%);
	z-index: 1;
}

.subtoptext,
.snb {
	z-index: 2;
}

.subtoptext {
	top: 50%;
	max-width: 1200px;
}

.subtoptext h2 {
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-size: 0.95rem;
	font-weight: 600;
	text-transform: uppercase;
	opacity: 0.9;
}

.subtoptext p {
	width: 100%;
	max-width: 860px;
	font-size: clamp(1.6rem, 2.3vw, 2.4rem);
	font-weight: 700;
	line-height: 1.3;
}

.snb {
	bottom: 26px;
}

.snb #sm {
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
	padding: 8px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.14);
	backdrop-filter: blur(6px);
}

.snb #sm li {
	margin: 0;
}

.snb #sm li a {
	width: auto;
	min-width: 128px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.34);
	background: rgba(8, 20, 42, 0.36);
	padding: 10px 16px;
	font-size: 0.95rem;
	color: #fff;
}

.snb #sm li a:hover {
	background: #fff;
	border-color: #fff;
	color: var(--sub-clean-accent);
}

.snb #sm li.on a {
	background: #fff;
	border-color: #fff;
	color: var(--sub-clean-accent);
}

.titleArea {
	margin-top: 72px;
	width: 86%;
	max-width: 1200px;
}

.titleArea > #subtitle {
	font-size: clamp(1.9rem, 2.5vw, 2.8rem);
	line-height: 1.22;
	color: #0f172a;
}

.titleArea > #map {
	margin-top: 14px;
	color: var(--sub-clean-muted);
	background: none;
	font-size: 0.78rem;
	letter-spacing: 0.04em;
}

#content .wrapper,
#content .wrapper2,
#content .wrapper3 {
	width: 86%;
	max-width: 1200px;
}

#content .wrapper {
	margin: 64px auto;
}

#content .wrapper2 {
	margin: 56px auto;
}

#content .wrapper3 {
	margin: 48px auto 84px;
}

#content .wrapper > h1,
#content .wrapper2 > h1,
#content .wrapper3 > h1 {
	font-size: clamp(1.9rem, 2.4vw, 2.7rem);
	line-height: 1.25;
	color: #0f172a;
}

#content .wrapper > h2,
#content .wrapper2 > h2 {
	color: #0f172a;
}

#content .wrapper > h3,
#content .wrapper2 > h3 {
	color: var(--sub-clean-accent);
}

.common_box,
.common_box3 {
	border: 1px solid var(--sub-clean-border);
	border-radius: var(--sub-clean-radius);
	box-shadow: var(--sub-clean-shadow);
}

.common_box2,
.common_bg {
	border-radius: var(--sub-clean-radius);
	background: linear-gradient(180deg, #f9fbff 0%, #f3f7fc 100%);
	border: 1px solid var(--sub-clean-border);
}

.common_btn a {
	border-color: var(--sub-clean-accent);
	color: var(--sub-clean-accent);
}

.common_btn a:hover {
	background: var(--sub-clean-accent);
	border-color: var(--sub-clean-accent);
}

@media (max-width: 1024px) {
	.subtop_01,
	.subtop_02,
	.subtop_03,
	.subtop_04,
	.subtop_05 {
		height: 300px;
		border-bottom-left-radius: 22px;
		border-bottom-right-radius: 22px;
	}

	.titleArea {
		margin-top: 56px;
	}

	#content .wrapper,
	#content .wrapper2,
	#content .wrapper3 {
		width: 90%;
	}
}

@media (max-width: 767px) {
	#container {
		margin-top: 68px;
	}

	.subtop_01,
	.subtop_02,
	.subtop_03,
	.subtop_04,
	.subtop_05 {
		height: 250px;
		border-bottom-left-radius: 18px;
		border-bottom-right-radius: 18px;
	}

	.subtoptext {
		width: 92%;
	}

	.subtoptext h2 {
		font-size: 0.8rem;
		margin-bottom: 4px;
	}

	.subtoptext p {
		font-size: 1.45rem;
	}

	.snb {
		bottom: 12px;
	}

	.snb #sm {
		width: 92%;
		gap: 6px;
		border-radius: 18px;
	}

	.snb #sm li {
		width: calc(50% - 3px);
	}

	.snb #sm li a {
		min-width: 0;
		width: 100%;
		padding: 8px 10px;
		font-size: 0.82rem;
	}

	.titleArea {
		margin-top: 42px;
		width: 90%;
	}

	#content .wrapper,
	#content .wrapper2,
	#content .wrapper3 {
		width: 90%;
	}
}


@media (min-width:768px) and (max-width:1599px){
	
#container{*display:inline-block; overflow:; margin:90px auto 0;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; margin:0 0 0 0; width:100%; height:400px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; margin:0 0 0 0; width:100%; height:400px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; margin:0 0 0 0; width:100%; height:400px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_04{ position:relative; margin:0 0 0 0; width:100%; height:400px; overflow:hidden; background:url(../images/subtop_04.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_05{ position:relative; margin:0 0 0 0; width:100%; height:400px; overflow:hidden; background:url(../images/subtop_05.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:55%; transform:translate(-50%) translateY(-50%); width:90%; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h2 { display:block; margin:0 0 15px; font-size:1.2rem; font-weight:500; color:#fff; line-height:1.8rem; letter-spacing:5.0px;}
.subtoptext p { display:block; width:50%; margin:0 auto; font-size:1.7rem; font-weight:600; color:#fff; letter-spacing:2.0px; text-align:center; }


/* 서브메뉴 */
.snb { position: absolute; bottom:30px; background:#; border-bottom:0px solid #e4e4e4; width:100%; padding:0; overflow:hidden; z-index:7;}
.snb  #sm { text-align:center;}
.snb  #sm li { display:inline-block; }
.snb  #sm li a { display:block; background:rgba(0,0,0,0.5); border-radius:5px; border:1px solid rgba(255,255,255,0.5); padding:10px 2px; width:130px; font-size:1.0em; font-weight:; color:#fff; text-align:center; transition:.3s;}
.snb  #sm li a:hover { background:#fff; color:#0024b5; border:1px solid #0024b5;}
.snb  #sm li.on a { background:#0024b5; border:1px solid #0024b5; font-weight:500; color:#fff; }

/* 3차 메뉴 */
#sm2 { display:flex; margin:30px auto; width:90%; text-align:center; }
#sm2 li { margin:0 10px 0 0; }
#sm2 li a { display:inline-block; border-radius:30px; border:1px solid #dedede; padding:8px 25px; font-size:1.0em; font-weight:400; color:#555; text-align:center; transition:.3s;}
#sm2 li a:hover { background:#f4f4f4; color:#; }
#sm2 li.on a { background:#fff; border:1px solid #0024b5;font-weight:500; color:#0024b5; text-align:center; }


/* 상단타이틀영역 */
.titleArea { border-bottom:0px solid #dedede; padding-bottom:0; width:90%; margin:0 auto; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:0; font-size:2.3em; font-weight:700; color:#111; line-height:1.5em; letter-spacing:0;  text-align:center; }
.titleArea > #subtitle2 { padding-bottom:25px;  font-size:18px; font-weight:; color:#898989; line-height:22px; letter-spacing:0.5px; text-align:; }
.titleArea > #subtitle2 strong {color:#2a2a2a; }
.titleArea > #map { color: #979797; font-size: 12px; background:url(../images/dot_home.jpg) no-repeat 0 7px; text-align:center; }

/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content .wrapper { clear:both; margin:90px auto; width:90%; overflow:hidden; }
#content .wrapper2 { clear:both; margin:70px auto; width:90%; overflow:hidden; }
#content .wrapper3 { clear:both; margin:50px auto 90px; width:90%; overflow:hidden; }
#content .wrapper_bottom { margin-top:90px; }

#content .wrapper > h1, #content .wrapper2 > h1, #content .wrapper3 > h1 { width:; margin:0 auto; font-size:2.2em; color:#111; line-height:1.3em; }
#content .wrapper > h1 span, #content .wrapper2 > h1 span, #content .wrapper3 > h1 span { color:#1435ba; }
#content .wrapper > h2, #content .wrapper2 > h2 { display:block; font-size:1.8rem; font-weight:; color:#111; line-height:2.6rem; }
#content .wrapper > h2 strong, #content .wrapper2 > h2 strong { color:#0024b5; }
#content .wrapper > h2 span, #content .wrapper2 > h2 span { color:#1435ba; }
#content .wrapper > h3, #content .wrapper2 > h3 {  font-size:1.2em; font-weight:600; color:#333; line-height:1.4em; letter-spacing:-0.5px;}
#content .wrapper > h3 strong, #content .wrapper2 > h3 strong { color:#1c4b9a; }
#content .wrapper > h4, #content .wrapper2 > h4 #content .wrapper > h4, #content .wrapper2 > h4 { margin:0; font-size:1.1rem; font-weight:600; color:#111; line-height:1.4rem; text-align:center;  }

#content .wrapper article { text-align: center; justify-content:space-between; flex-wrap:wrap; }
#content .wrapper article h2 { font-size: 2.5rem; color:#111; line-height:2.6rem; }
#content .wrapper article h2 span { color:#1435ba; }
#content .wrapper article .desc { margin:20px 0; width:100%; }

/* 소타이틀 */
.stit { display:block; margin:0 0 20px; font-size:1.6em; font-weight:700; color:#111; line-height:1.5em; }
.stit span { color:#0024b5; }
.stit:before {content :""; display:block; background:#1435ba; margin:0 0 8px; width:25px; height:2px; }
.stit2 { display:block; margin:0 0 15px; font-size:1.7em; font-weight:700; color:#fff; line-height:1.5em; letter-spacing:-0.5px;}
.stit2:before {content :""; display:block; background:#fff; margin:0 auto 5px; width:25px; height:2px; }

.br { display:block; height:15px;}
.br2 { display:block; height:20px;}
.br3 { display:block; height:25px;}
.br4 { display:block; height:30px;}
.br5 { display:block; height:35px;}
.br6 { display:block; height:40px;}

ol.listNum {margin-left:;}
ol.listNum > li { list-style: decimal !important; margin:8px 15px; line-height:1.6em; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

/*공통*/
.common_box { background:#fff; border:1px solid #dedede; padding:4% 5%; width:89.5%; text-align:; overflow:hidden;}
.common_box img { width:100%;}
.common_box h1 { font-size:1.2em; font-weight:600; color:#0024b5; }
.common_box p { text-align:center; }

.common_box2 { background:#f9f9f9; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; margin:0 auto; padding:30px 3%; width:; }

.common_box3 { background:#f4f4f4; border:1px solid #dedede; border-radius:20px; margin:0 auto; padding:3%; width:89.5%; text-align:center; overflow:hidden;}
.common_box3 img { width:80%; margin:0 auto; }


.common_list1 { display:block; margin-top:;}
.common_list1 li{ list-style-image:; list-style-type:disc; list-style-position:outside;  margin:4px 0 4px 20px; padding-left:; line-height:1.5em; text-align:left;} /* list-style-type:disc; */
.common_list1 li.tit { list-style-image:none; list-style-type:none; margin-left:0; font-size:19px; font-weight:600;  color:#111; line-height:25px; margin-bottom:5px;} 
.common_list1 strong { font-size:; color:#;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { margin:0 auto; width:; text-align:center; }

.common_btn { text-align:center; }
.common_btn a { display:inline-block; background:#fff; border:1px solid #1435ba; border-radius:50px; padding:17px 35px; font-size:1.0rem; font-weight:600; color:#1435ba; text-align:center; transition:.3s; }
.common_btn a:hover { background:#1435ba; border:1px solid #1435ba; color:#fff; }
ul.common_btn { display:flex; justify-content:center; flex-wrap:wrap; }
ul.common_btn li { margin:0 10px; }

.common_bg { background:#e4fcfa; margin:0 auto; padding:80px 0; }


.view_pc { display:block;}
.view_mob { display:none;}



/* 테이블 */
.tb1 { color: #; font-size:1.0em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse;  margin-top:;}
.tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.tb1 th{background:#2f4cc0; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:12px 20px; font-size:1.1rem; font-weight:500; color:#fff; line-height:25px; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:12px 20px; font-size:1.0em; line-height:1.7; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:1px #d8d8d8 solid;}
.tb1 th.one, .tb1 td.one {border-left:0 #d8d8d8 solid; }
.tb1 th.bd, .tb1 td.bd { border-right:0px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg{ background:#ebf7ff; color:#; text-align:;}
.tb1 td.bg1{ background:#f0f7fb; font-weight:600;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:;}
.tb1 th.bg1{ background:#707c9b; font-size:1.0em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#333;}
.tb1 td li{ margin:5px 0;}
.tb1 th span, .tb1 td span { display:inline-block; background:#5566a0; border-radius:3px; padding:2px 8px; margin:5px; font-size:1.0em; font-weight:500; color:#fff;}
.tb1 th img, .tb1 td img { display:block; width:80%; margin:20px auto;}
.tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.tb1 .tb1_list li{ list-style-image:url(); list-style-type:disc; list-style-position:outside;  margin:12px 0 0 25px; line-height:1.2em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:-20px;}
.tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:27px; }

/* 탭메뉴 */
#tabmenu{  position:relative; width:100%; margin:40px auto; text-align:center; overflow:hidden;} /* display:inline-block; 중앙정렬 */
#tabmenu ul li{display:inline-block; line-height:52px; width:192px; margin:0 1px; vertical-align:top;}
#tabmenu ul li:first-child{margin-left:0;}
#tabmenu ul li a{display:inline-block; width:190px; background:#fff; border:1px #cfcfcf solid; font-size:0.9em; color:#525252; line-height:50px; text-align:center; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#134993; background:#fff; border:1px solid #134993;}
#tabmenu ul li.on, #tabmenu ul li.on a{ background:#134993; font-weight:400; line-height:;margin-top:1px;}
#tabmenu ul li.on a{  border:0px #134993 solid; color:#fff; line-height:; }




}


@media (max-width:767px){

#container{*display:inline-block; overflow:; margin:60px auto 0; font-size:14px; line-height:1.5em; }
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:320px; overflow:hidden; background:url(../images/subtop_mob_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; width:100%; height:320px; overflow:hidden; background:url(../images/subtop_mob_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; width:100%; height:320px; overflow:hidden; background:url(../images/subtop_mob_03.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_04{ position:relative; width:100%; height:320px; overflow:hidden; background:url(../images/subtop_mob_04.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_05{ position:relative; width:100%; height:320px; overflow:hidden; background:url(../images/subtop_mob_05.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:48%; transform:translate(-50%) translateY(-50%); width:90%; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h2 { display:block; margin:0 0 5px; font-size:1.0rem; font-weight:500; color:#fff; line-height:1.8rem; letter-spacing:0;}
.subtoptext p { display:block; width:50%; margin:0 auto; font-size:1.5rem; font-weight:600; color:#fff; letter-spacing:1.0px; text-align:center; }


/* 서브메뉴 */
.snb { position: absolute; bottom:30px; background:#; border-bottom:0px solid #e4e4e4; width:100%; padding:0; overflow:hidden; z-index:7;}
.snb  #sm { display:flex; justify-content:; flex-wrap:wrap; width:90%; margin:0 auto; }
.snb  #sm li { width:31%; margin:0.9% 1%; text-align:center; }
.snb  #sm li a { display:block; background:rgba(0,0,0,0.5); border-radius:5px; border:1px solid rgba(255,255,255,0.5); padding:7px 0; font-size:0.9em; font-weight:600; color:#fff; line-height:1.4em; letter-spacing:-0.5px; text-align:center; transition:.3s;}
.snb  #sm li a:hover { background:#fff; color:#0024b5; border:1px solid #0024b5;}
.snb  #sm li.on a { background:#0024b5; border:1px solid #0024b5; font-weight:500; color:#fff; }

/* 3차 메뉴 */
#sm2 { display:flex; justify-content:space-between; flex-wrap:wrap; margin:20px auto; width:70%; text-align:center; }
#sm2 li { width:100%; margin:1% 0; }
#sm2 li a { display:inline-block; border-radius:30px; border:1px solid #dedede; padding:10px 0; width:100%; font-size:1.0em; font-weight:600; color:#555; text-align:center; transition:.3s;}
#sm2 li a:hover { background:#f4f4f4; color:#; }
#sm2 li.on a { background:#fff; border:1px solid #0024b5;font-weight:600; color:#0024b5; text-align:center; }


/* 상단타이틀영역 */
.titleArea { border-bottom:0px solid #dedede; padding-bottom:0; width:85%; margin:0 auto; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:0; font-size:1.6em; font-weight:700; color:#111; line-height:1.5em; letter-spacing:0;  text-align:center;}
.titleArea > #subtitle2 { padding-bottom:25px;  font-size:18px; font-weight:; color:#898989; line-height:22px; letter-spacing:; text-align:; }
.titleArea > #subtitle2 strong {color:#2a2a2a; }
.titleArea > #map {  color: #979797; font-size:0.7em; background:url(../images/dot_home.jpg) no-repeat 0 7px; text-align:center; }


/* 컨텐츠영역 */
#content{ position:relative; float:left; width:100%; }
#content .wrapper { clear:both; margin:60px auto; width:85%; overflow:hidden; }
#content .wrapper2 { clear:both; margin:50px auto; width:85%; overflow:hidden; }
#content .wrapper3 { clear:both; margin:70px auto 60px; width:85%; overflow:hidden; }
#content .wrapper_bottom { margin-top:40px; }

#content .wrapper > h1, #content .wrapper2 > h1, #content .wrapper3 > h1 { font-size:1.4rem; color:#111; line-height:1.3rem; }
#content .wrapper > h1 span, #content .wrapper2 > h1 span, #content .wrapper3 > h1 span { color:#1435ba; }
#content .wrapper > h2, #content .wrapper2 > h2 { display:block; font-size:1.4rem; font-weight:600; color:#111; line-height:2.0rem; }
#content .wrapper > h2 strong, #content .wrapper2 > h2 strong { color:#0024b5; }
#content .wrapper > h2 span, #content .wrapper2 > h2 span { color:#1435ba; }
#content .wrapper > h3, #content .wrapper2 > h3 { margin:0; font-size:1.1rem; font-weight:600; color:222; line-height:1.4rem; letter-spacing:;}
#content .wrapper > h3 strong, #content .wrapper2 > h3 strong { color:#1c4b9a; }
#content .wrapper > h4, #content .wrapper2 > h4 #content .wrapper > h4, #content .wrapper2 > h4 { margin:0; font-size:1.0rem; font-weight:600; color:#111; line-height:1.7rem; text-align:center;  }

#content .wrapper article { text-align: center; justify-content:space-between; flex-wrap:wrap; }
#content .wrapper article h2 { width:100%; font-size: 2rem; color:#111; line-height:2.0rem; }
#content .wrapper article h2 span { color:#1435ba; }
#content .wrapper article .desc { margin:20px 0 0; width:100%; }

/* 소타이틀 */
.stit { display:block; margin:0 0 12px; font-size:1.2em; font-weight:700; color:#111; line-height:1.5em; }
.stit span { color:#0024b5; }
.stit:before {content :""; display:block; background:#1435ba; margin:0 0 3px; width:13px; height:2px; }
.stit2 { display:block; margin:0 0 15px; font-size:1.2em; font-weight:600; color:#fff; line-height:1.4em; letter-spacing:0; }
.stit2:before {content :""; display:block; background:#fff; margin:0 auto 3px; width:13px; height:2px; }

.br { display:block; height:10px;}
.br2 { display:block; height:15px;}
.br3 { display:block; height:20px;}
.br4 { display:block; height:25px;}
.br5 { display:block; height:30px;}
.br6 { display:block; height:35px;}

ol.listNum {margin-left:;}
ol.listNum > li { list-style: decimal !important; margin:8px 0; line-height:1.6em; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

/*공통*/
.common_box { background:#fff; border:1px solid #dedede; padding:8%; width:83%; text-align:; overflow:hidden;}
.common_box img { width:100%;}
.common_box h1 { font-size:1.2em; font-weight:600; color:#0024b5; }
.common_box p { text-align:center; }

.common_box2 { background:#f9f9f9; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; margin:0 auto; padding:40px 6%; width:; }

.common_box3 { background:#f4f4f4; border:1px solid #dedede; border-radius:20px; margin:0 auto; padding:12% 6%; width:85%; text-align:center; overflow:hidden;}
.common_box3 img { width:100%; margin:0 auto; }

.common_list1 { display:block; margin-top:;}
.common_list1 li{ list-style-image:); list-style-type:disc; list-style-position:outside; margin:5px 0 5px 15px; padding-left:; line-height:1.4em; text-align:left;} /* list-style-type:disc; */
.common_list1 li.tit { list-style-image:none; list-style-type:none; margin-left:0; font-size:1.1em; font-weight:600;  color:#111; line-height:25px; margin-bottom:5px;} 
.common_list1 strong { font-size:; color:#;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { text-align:center; }

.common_btn { text-align:center; }
.common_btn a { display:inline-block; background:#fff; border:1px solid #1435ba; border-radius:50px; padding:10px 15px; font-size:1.0rem; font-weight:600; color:#1435ba; text-align:center; transition:.3s; }
.common_btn a:hover { background:#1435ba; border:1px solid #1435ba; color:#fff; }
ul.common_btn { display:flex; justify-content:center; flex-wrap:wrap; }
ul.common_btn li { margin:0 10px; }

.common_bg { background:#e4fcfa; margin:0 auto; padding:50px 0; }

.check_pic {}
.check_pic img { height:30px; }

.view_pc { display:none;}
.view_tbt { display:none;}
.view_mob { display:block;}




/* 테이블 */
.tb1 { color: #; font-size:1.0em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse;  margin-top:;}
.tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.tb1 th{background:#2f4cc0; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; font-size:0.9em; font-weight:500; color:#fff; line-height:1.5em; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; font-size:0.9em; line-height:1.5em; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:1px #d8d8d8 solid;}
.tb1 th.one, .tb1 td.one {border-left:0 #d8d8d8 solid; }
.tb1 th.bd, .tb1 td.bd { border-right:0px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg{ background:#ebf7ff; color:#; text-align:;}
.tb1 td.bg1{ background:#f0f7fb; font-weight:600;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:;}
.tb1 th.bg1{ background:#707c9b; font-size:0.95em; font-weight:600; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#333;}
.tb1 td li{ margin:5px 0;}
.tb1 th span, .tb1 td span { display:inline-block; background:#5566a0; border-radius:3px; padding:2px 5px; margin:5px; font-size:0.9em; font-weight:600; color:#fff;}
.tb1 th img, .tb1 td img { display:block; width:100%; margin:0 auto;}
.tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.tb1 .tb1_list li{ list-style-image:url(); list-style-type:disc; list-style-position:outside; margin-left:25px; line-height:1.2em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:-20px;}
.tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:1.3em; }


/* 테이블표 보이는 영역 조절 */
.table_ov { width:100%; overflow-x:auto; }
.table_ov .tb1 { color: #; font-size:1.0em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse;  margin-top:;}
.table_ov .tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.table_ov .tb1 th{background:#f8f8f8; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; font-size:0.9em; font-weight:500; color:#111; line-height:1.5em; text-align:center; }
.table_ov .tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; font-size:0.9em; line-height:1.5em; text-align:; }
.table_ov .tb1 th:last-child, .table_ov .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:1px #d8d8d8 solid;}
.table_ov .tb1 th.one, .table_ov .tb1 td.one {border-left:0 #d8d8d8 solid; }
.table_ov .tb1 th.bd, .table_ov .tb1 td.bd { border-right:1px #d8d8d8 solid;}
.table_ov .tb1 td.center{ text-align:center; }
.table_ov .tb1 td.bg1{ background:#f0f7fb; color:#; text-align:;}
.table_ov .tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.table_ov .tb1 td a { text-decoration:;}
.table_ov .tb1 th.bg1{ background:#0024b5; font-size:1.1em; color:#fff; text-align:center;}
.table_ov .tb1 th .bold, .table_ov .tb1 td .bold {color:#174487;}
.table_ov .tb1 th strong, .table_ov .tb1 td strong {color:#333;}
.table_ov .tb1 td li{ margin:5px 0;}
.table_ov .tb1 th span, .table_ov .tb1 td span { display:inline-block; background:#5566a0; border-radius:3px; padding:2px 5px; margin:5px; font-size:0.9em; font-weight:600; color:#fff;}
.table_ov .tb1 th img, .table_ov .tb1 td img { display:block; width:100%; margin:0 auto;}
.table_ov .tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.table_ov .tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.table_ov .tb1 .table_ov .tb1_list li{ list-style-image:url(); list-style-type:disc; list-style-position:outside; margin:6px 0 0 25px; line-height:25px;} /* list-style-type:disc; */
.table_ov .tb1 .table_ov .tb1_list2 li{ list-style-image:url(); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.table_ov .tb1 ol.listNum {margin-left:-20px;}
.table_ov .tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:1.3em; }



/* 탭메뉴 */
#tabmenu{  position:relative; width:100%; margin:40px auto; text-align:center; overflow:hidden;} /* display:inline-block; 중앙정렬 */
#tabmenu ul li{display:inline-block; line-height:52px; width:192px; margin:0 1px; vertical-align:top;}
#tabmenu ul li:first-child{margin-left:0;}
#tabmenu ul li a{display:inline-block; width:190px; background:#fff; border:1px #cfcfcf solid; font-size:0.9em; color:#525252; line-height:50px; text-align:center; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#134993; background:#fff; border:1px solid #134993;}
#tabmenu ul li.on, #tabmenu ul li.on a{ background:#134993; font-weight:400; line-height:;margin-top:1px;}
#tabmenu ul li.on a{  border:0px #134993 solid; color:#fff; line-height:; }






}

/* ========================================
	 Clean Subtop Final Pass (2026)
	 ======================================== */

.subtop_01,
.subtop_02,
.subtop_03,
.subtop_04,
.subtop_05 {
	position: relative;
	height: 360px !important;
	border-bottom-left-radius: 28px !important;
	border-bottom-right-radius: 28px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow: hidden;
}

.subtop_01 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_01.jpg) !important; }
.subtop_02 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_02.jpg) !important; }
.subtop_03 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_03.jpg) !important; }
.subtop_04 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_04.jpg) !important; }
.subtop_05 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.45), rgba(236, 244, 255, 0.2)), url(../images/subtop_05.jpg) !important; }

.subtop_01::before,
.subtop_02::before,
.subtop_03::before,
.subtop_04::before,
.subtop_05::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(21, 48, 92, 0.18) 0%, rgba(21, 48, 92, 0.3) 100%) !important;
	z-index: 1;
}

.subtoptext {
	top: 65% !important;
	width: 86% !important;
	max-width: 1120px;
	padding: 24px 28px;
	border-radius: 20px;
	background: rgba(10, 27, 57, 0.2);
	backdrop-filter: blur(6px);
	z-index: 2 !important;
}

.subtoptext h2 {
	margin-bottom: 8px !important;
	letter-spacing: 2px !important;
	font-size: 0.92rem !important;
}

.subtoptext p {
	width: 100% !important;
	font-size: clamp(1.6rem, 2.2vw, 2.35rem) !important;
	line-height: 1.3 !important;
}

/* SuperBin-like minimal hero: hide section item navigation */
.snb { display: none !important; }

.snb #sm {
	display: inline-flex !important;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
	padding: 8px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(6px);
}

.snb #sm li { margin: 0 !important; width: auto !important; }

.snb #sm li a {
	width: auto !important;
	min-width: 124px;
	border-radius: 999px !important;
	background: rgba(8, 20, 42, 0.34) !important;
	border: 1px solid rgba(255, 255, 255, 0.38) !important;
	padding: 9px 14px !important;
}

.snb #sm li a:hover,
.snb #sm li.on a {
	background: #fff !important;
	border-color: #fff !important;
	color: #1c4db3 !important;
}

@media (max-width: 1024px) {
	.subtop_01,
	.subtop_02,
	.subtop_03,
	.subtop_04,
	.subtop_05 {
		height: 300px !important;
		border-bottom-left-radius: 22px !important;
		border-bottom-right-radius: 22px !important;
	}

	.subtoptext { width: 90% !important; padding: 18px 20px; }
	.subtoptext p { font-size: 1.7rem !important; }
}

@media (max-width: 767px) {
	.subtop_01,
	.subtop_02,
	.subtop_03,
	.subtop_04,
	.subtop_05 {
		height: 250px !important;
		border-bottom-left-radius: 18px !important;
		border-bottom-right-radius: 18px !important;
	}

	.subtop_01 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_01.jpg) !important; }
	.subtop_02 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_02.jpg) !important; }
	.subtop_03 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_03.jpg) !important; }
	.subtop_04 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_04.jpg) !important; }
	.subtop_05 { background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(236, 244, 255, 0.16)), url(../images/subtop_mob_05.jpg) !important; }

	.subtoptext {
		width: 80% !important;
		top: 60% !important;
		padding: 12px 14px;
		border-radius: 14px;
	}

	.subtoptext h2 { font-size: 0.75rem !important; }
	.subtoptext p { font-size: 1.3rem !important; }

	.snb { display: none !important; }
}


