@charset "utf-8";

@media (min-width:1500px) {

#container{*display:inline-block; overflow:; margin:80px auto 0;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:300px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; width:100%; height:300px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; width:100%; height:300px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:60%; transform:translate(-50%) translateY(-50%); width:90%; min-width:1500px; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext .txt { margin-top:; font-size:1.1em; font-weight:; line-height:1.4em; letter-spacing:0.5px;}
.subtoptext strong { font-size:2.5em; line-height:1.7em; letter-spacing:1.0px;}

/* 서브메뉴 */
.snb_container{ position:sticky; top:0; background:#fff; border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:55px; z-index:7; }
.snb{ width:90%; min-width:1500px; margin:0 auto; z-index:8;}
.snb .home{display:block; float:left; width:55px; height:55px;}
.snb .wrapper{position:relative; float:left; width:250px; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:55px; line-height:55px; vertical-align:middle; padding-left:25px; font-size:1.05em; font-weight:500; color:#2d2d2d; letter-spacing:0;}
.snb .wrapper .tit:hover { color:#d22730;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:17px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:18px;top:26px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:18px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:54px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:10px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}
.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:199px; padding:25px;}
.snb .wrapper .snb_menu.open a { font-size:0.93em; font-weight:400; color:#676767; }
.snb .wrapper .snb_menu.open a:hover { color:#d22730;}
.snb .wrapper .snb_menu.open li{display:block;}
.snb .wrapper .snb_menu.open li a{display:block;width:100%;}
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;}

.snb .wrapper.last{background:#d22730;}
.snb .wrapper.last .snb_menu{ background:#d22730; top:54px; width:198px; border:1px solid #d22730; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a{ font-weight:400; color:#fff; letter-spacing:0.5px;} 
.snb .wrapper.last .snb_menu a:hover{ color:#ffe746;}
.snb .wrapper.last > .tit{color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


/* 상단타이틀영역 */
.titleArea { margin:0 0 -30px; width:100%; text-align:center; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:10px; font-size:3.0em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:0; text-align:;}
.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; }

/* solution 타이틀 */
.solution_tit { margin:0; font-size:3.0em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:0; text-align:center; }


/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content > .wrapper { clear:both; margin:130px auto; width:90%; min-width:1500px; }
#content > .wrapper2 { clear:both; margin:70px auto; width:90%; min-width:1500px; }

#content .wrapper > h1 { width:80%; margin:0 auto; font-size:2.3em; font-weight:500; color:#222; line-height:1.5em; letter-spacing:0; }
#content .wrapper > h1 strong { color:#d22730; }
#content .wrapper > h1:after {content :""; display:block; line-height:0;}
#content .wrapper > h2 { font-size:1.3em; font-weight:500; color:#d22730; line-height:1.4em; }
#content .wrapper > h2 strong { color:#d22730; }
#content .wrapper > h2 span { margin-left:10px;  font-size:0.7em; }
#content .wrapper > h3 { font-size:1.2em; font-weight:400; color:#222; line-height:1.6em; letter-spacing:0;}
#content .wrapper > h3 strong { color:#1c4b9a; }
#content .wrapper > h4 { font-size:1.3em; font-weight:500; color:#d22730; line-height:1.4em; }

/* 소타이틀 */
.stit { display:block; margin:0 0 30px; font-size:2.2em; font-weight:600; color:#222; }
.stit:before {content :""; display:block; background:#d22730; margin-bottom:17px; width:30px; height:2px; }

.br { display:block; height:15px;}
.br2 { display:block; height:20px;}
.br3 { display:block; height:30px;}
.br4 { display:block; height:40px;}
.br5 { display:block; height:50px;}
.br6 { display:block; height:60px;}

ol.listNum {margin-left:-20px;}
ol.listNum > li { list-style: decimal !important; margin:10px 0; line-height:1.4em; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}


/*공통*/
.common_box { background:#fafafa; border:1px solid #dedede; margin:0 auto; padding:4% 5%; width:89.5%; text-align:; overflow:hidden;}
.common_box img { }
.common_box h1 { font-size:1.3em; font-weight:600; color:#d22730; }
.common_box p { text-align:center; }

.common_list1 { display:block; margin-top:;}
.common_list1 li{ list-style-image:url(../images/dot.png); list-style-type:disc; list-style-position:outside; margin:10px 0 10px 5px; padding-left:3px; line-height:1.3em; 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:#1e489d; line-height:25px; margin-bottom:5px;} 
.common_list1 strong { font-size:20px; color:#d22730;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { margin:0 auto; width:80%; text-align:center; }

.pc_view { display:block;}
.mob_view { display:none;}

/* 테이블 */
.tb1 { color: #565656; 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:#f5f5f5; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; font-size:1.0em; font-weight:500; color:#2d2d2d; 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:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#f0f7fb; color:#; text-align:;}
.tb1 td.bg2{ background:#fffbeb; font-weight:; color:; text-align:center;}
.tb1 td a { text-decoration:underline;}
.tb1 th.bg1{ background:#d22730; font-size:1.1em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#222;}
.tb1 td li{ margin:5px 0;}
.tb1 th span, .tb1 td span { font-size:1.1em; color:#222;}
.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(../images/dot.png); list-style-type:disc; list-style-position:outside; margin-left:25px; line-height:25px;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot.png); 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 (min-width:768px) and (max-width:1499px){
	
#container{*display:inline-block; overflow:; margin:90px auto 0;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:300px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; width:100%; height:300px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; width:100%; height:300px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat; background-size:cover; z-index:8; }


.subtoptext {position:absolute; left:50%; top:60%; transform:translate(-50%) translateY(-50%); width:90%; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext .txt { margin-top:; font-size:1.0em; font-weight:; line-height:1.4em; letter-spacing:0.5px;}
.subtoptext strong { font-size:2.2em; line-height:1.7em; letter-spacing:1.0px;}

/* 서브메뉴 */
.snb_container{position:sticky; top:0; background:#fff; border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:55px; z-index:7;}
.snb{ width:90%; margin:0 auto; z-index:8;}
.snb .home{display:block; float:left; width:55px; height:55px;}
.snb .wrapper{position:relative; float:left; width:250px; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:55px; line-height:55px; vertical-align:middle; padding-left:25px; font-size:1.0em; font-weight:500; color:#2d2d2d;}
.snb .wrapper .tit:hover { color:#d22730;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:16px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:18px;top:26px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:18px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:54px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:10px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}
.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:199px; padding:25px;}
.snb .wrapper .snb_menu.open a { font-size:0.92em; font-weight:400; color:#676767; }
.snb .wrapper .snb_menu.open a:hover { color:#d22730;}
.snb .wrapper .snb_menu.open li{display:block;}
.snb .wrapper .snb_menu.open li a{display:block;width:100%;}
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;}

.snb .wrapper.last{background:#d22730;}
.snb .wrapper.last .snb_menu{ background:#d22730; top:54px; width:198px; border:1px solid #d22730; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a{ color:#fff;} 
.snb .wrapper.last .snb_menu a:hover{ color:#ffe746;}
.snb .wrapper.last > .tit{color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


/* 상단타이틀영역 */
.titleArea {  margin:0 0 -20px; width:100%; text-align:center; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:10px;  font-size:2.4em; font-weight:600; color:#222; line-height:40px; letter-spacing:-1px; text-align:;}
.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;}

/* solution 타이틀 */
.solution_tit { margin: 0 0 20px; font-size:2.4em; font-weight:600; color:#222; line-height:40px; letter-spacing:-1px; text-align:center; }

/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content > .wrapper { clear:both; margin:90px auto; width:90%; overflow:hidden; }
#content > .wrapper2 { clear:both; margin:50px auto; width:90%;}

#content .wrapper > h1 { width:80%; margin:0 auto;font-size:2.0em; font-weight:500; color:#222; line-height:1.5em; letter-spacing:-1.0px; }
#content .wrapper > h1 strong { color:#d22730; }
#content .wrapper > h2 { font-size:1.2em; font-weight:500; color:#d22730; line-height:1.5em; }
#content .wrapper > h2 strong { color:#d22730; }
#content .wrapper > h2 span { margin-left:5px;  font-size:0.75em; }
#content .wrapper > h3 {font-size:1.2em; font-weight:400; color:#333; line-height:1.6em; letter-spacing:-0.5px;}
#content .wrapper > h3 strong { color:#1c4b9a; }
#content .wrapper > h4 { font-size:1.2em; font-weight:500; color:#d22730; line-height:1.4em; }

/* 소타이틀 */
.stit { display:block; margin:0 0 25px; font-size:1.8em; font-weight:600; color:#222; letter-spacing:;}
.stit:before {content :""; display:block; background:#d22730; margin-bottom:12px; width:24px; height:2px; }

.br { display:block; height:15px;}
.br2 { display:block; height:20px;}
.br3 { display:block; height:30px;}
.br4 { display:block; height:40px;}
.br5 { display:block; height:50px;}
.br6 { display:block; height:60px;}

ol.listNum {margin-left:-20px;}
ol.listNum > li { list-style: decimal !important; margin:8px 0; line-height:1.4em; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

/*공통*/
.common_box { background:#fafafa; 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:#d22730; }
.common_box p { text-align:center; }

.common_list1 { display:block; margin-top:;}
.common_list1 li{ list-style-image:url(../images/dot.png); list-style-type:disc; list-style-position:outside;  margin:6px 0 6px 5px; padding-left:3px; 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:19px; font-weight:600;  color:#1e489d; line-height:25px; margin-bottom:5px;} 
.common_list1 strong { font-size:20px; color:#d22730;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { margin:0 auto; width:80%; text-align:center; }

.pc_view { display:block;}
.mob_view { display:none;}



/* 테이블 */
.tb1 { color: #565656; 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:#f5f5f5; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:12px 20px; font-size:; font-weight:500; color:#2d2d2d; line-height:25px; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:12px 20px; font-size:0.95em; 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:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#f0f7fb; color:#; text-align:;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:underline;}
.tb1 th.bg1{ background:#d22730; font-size:1.1em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#222;}
.tb1 td li{ margin:5px 0;}
.tb1 th span, .tb1 td span { font-size:1.1em; color:#222;}
.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(../images/dot.png); list-style-type:disc; list-style-position:outside; margin-left:25px; line-height:25px;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot.png); 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:40px auto 0; font-size:14px; line-height:1.5em; }
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:200px; 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:200px; 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:200px; overflow:hidden; background:url(../images/subtop_mob_03.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:60%; transform:translate(-50%) translateY(-50%); width:80%; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext .txt { margin-top:; font-size:0.85em; font-weight:; line-height:1.4em; letter-spacing:;}
.subtoptext strong { font-size:2.0em; line-height:1.8em; letter-spacing:;}

/* 서브메뉴 */
.snb_container{position:sticky; top:0; background:#fff; border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:45px; z-index:7;}
.snb{ width:; margin:0 auto; z-index:8;}
.snb .home{display:none; float:left; width:45px; height:45px;}
.snb .wrapper{position:relative; float:left; width:50%; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:45px; line-height:45px; vertical-align:middle; padding-left:15px; font-size:15px; font-weight:500; color:#2d2d2d; letter-spacing:;}
.snb .wrapper .tit:hover { color:#d22730;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:16px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:10px; top:20px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:13px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:44px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:10px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}

.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:; padding:15px 0;}
.snb .wrapper .snb_menu.open a {  font-size:; font-weight:400; color:#2d2d2d; line-height:1.7em;}
.snb .wrapper .snb_menu.open a:hover { color:#d22730; }
.snb .wrapper .snb_menu.open li{display:block; padding-left:15px; }
.snb .wrapper .snb_menu.open li a{display:block;width:100%; font-size:14px; }
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;text-decoration:none;}

.snb .wrapper.last{background:#d22730;}
.snb .wrapper.last .snb_menu{ background:#d22730; top:44px; width:; border:0px solid #d22730; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a {  font-weight:400; color:#fff; line-height:1.7em;} 
.snb .wrapper.last .snb_menu a:hover{ color:#ffe746;}
.snb .wrapper.last > .tit{ font-size:13px; font-weight:600; color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


/* 상단타이틀영역 */
.titleArea {  margin:0 0 -20px; width:100%; text-align:center; overflow:hidden; }

.titleArea > #subtitle { font-size:1.5em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:0.5px; text-align:;}
.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; }


/* solution 타이틀 */
.solution_tit { font-size:1.5em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:0.5px; text-align:center; }

/* 컨텐츠영역 */
#content{ position:relative; float:left; width:100%; }
#content > .wrapper { clear:both; margin:70px auto; width:85%; overflow:hidden; }
#content > .wrapper2 { clear:both; margin:40px auto; width:85%; }

#content .wrapper > h1, #content .wrapper2 h1 {font-size:1.2em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:; }
#content .wrapper > h1 strong { color:#d22730; }
#content .wrapper > h2 { font-size:1.05em; font-weight:500; color:#d22730; line-height:1.5em; }
#content .wrapper > h2 strong { color:#d22730; }
#content .wrapper > h2 span { margin-left:4px;  font-size:0.7em; }
#content .wrapper > h3 { font-size:1.1em; font-weight:400; color:#333; line-height:1.5em; letter-spacing:;}
#content .wrapper > h3 strong { color:#1c4b9a; }
#content .wrapper > h4 { font-size:1.1em; font-weight:500; color:#d22730; line-height:1.4em; }

/* 소타이틀 */
.stit { display:block; margin:0 0 12px; font-size:1.2em; font-weight:600; color:#222; letter-spacing:;}
.stit:before {content :""; display:block; background:#d22730; margin-bottom:5px; width:16px; height:2px; }

.br { display:block; height:10px;}
.br2 { display:block; height:15px;}
.br3 { display:block; height:25px;}
.br4 { display:block; height:35px;}
.br5 { display:block; height:45px;}
.br6 { display:block; height:55px;}

ol.listNum {margin-left:-20px;}
ol.listNum > li { list-style: decimal !important; margin:8px 0; line-height:1.4em; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

/*공통*/
.common_box { background:#fafafa; 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:#d22730; }
.common_box p { text-align:center; }

.common_list1 { display:block; margin-top:;}
.common_list1 li{ list-style-image:url(../images/dot.png); list-style-type:disc; list-style-position:outside; margin:7px 0 7px 5px; padding-left:3px; 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.5em; font-weight:600;  color:#222; line-height:25px; margin-bottom:5px;} 
.common_list1 strong { font-size:20px; color:#d22730;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { text-align:center; }

.pc_view { display:none;}
.mob_view { display:block;}




/* 테이블 */
.tb1 { color: #565656; 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:#f5f5f5; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; font-size:; font-weight:500; color:#2d2d2d; 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.95em; 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:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#f0f7fb; color:#; text-align:;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:underline;}
.tb1 th.bg1{ background:#d22730; font-size:1.1em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#222;}
.tb1 td li{ margin:5px 0;}
.tb1 th span, .tb1 td span { font-size:1.1em; color:#222;}
.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(../images/dot.png); list-style-type:disc; list-style-position:outside; margin-left:25px; line-height:25px;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot.png); 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; }



/* 탭메뉴 */
#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:; }






}


