@charset "utf-8";

.ft_orange { color:#ff9a10; }
.ft_blue { color:#ffa52a; }
.ft_red { color:#ed3636; }


@media (min-width:1500px) {

#container{*display:inline-block; overflow:; margin:80px 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:1500px; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h1 { display:block; margin:0 0 15px; font-family: 'NanumSquareRound'; font-size:3.5em; font-weight:; color:#fff; line-height:1.4em; letter-spacing:1.0px;}
.subtoptext p { display:block; width:50%; margin:0 auto; font-family: 'Arita-buri-SemiBold'; font-size:1.3em; font-weight:400; color:#fff; 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.0em; font-weight:; color:#fff; text-align:center; transition:.3s;}
.snb  #sm li a:hover { background:#fff; color:#333; border:1px solid #fff;}
.snb  #sm li.on a { background:#; border:1px solid #ffb044; font-weight:500; color:#ffb044; }

/* 3차 메뉴 */
#sm2 { display:flex; margin:40px auto; width:90%; max-width:1500px; 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 #ffb044;font-weight:500; color:#ffb044; text-align:center; }


/* 상단타이틀영역 */
.titleArea { width:90%; max-width:1500px; margin:0 auto; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:0; font-family: 'NanumSquareRound'; font-size:2.4em; font-weight:700; color:#111; 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; }


/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content .wrapper { clear:both; margin:50px auto; width:90%; max-width:1500px; }
#content .wrapper2 { clear:both; margin:80px auto; width:90%; max-width:1500px; }
#content .wrapper3 { clear:both; margin:50px auto 100px; width:90%; max-width:1500px; }

#content .wrapper > h1, #content .wrapper2 > h1, #content .wrapper3 > h1 { width:; margin:0 auto; font-family: 'NanumSquareRound'; font-size:2.8em; color:#111; line-height:1.3em; }
#content .wrapper > h1 span, #content .wrapper2 > h1 span, #content .wrapper3 > h1 span { color:#ffa52a; }
#content .wrapper > h1:after {content :""; display:block; line-height:0;}
#content .wrapper > h2, #content .wrapper2 > h2 { display:block; font-size:1.4em; font-weight:600; color:#111; line-height:1.5em; }
#content .wrapper > h2 strong, #content .wrapper2 > h2 strong { color:#ffb044; }
#content .wrapper > h2 span, #content .wrapper2 > h2 span { color:#ffa52a; }
#content .wrapper > h3, #content .wrapper2 > h3 { font-size:1.2em; font-weight:700; color:#111; line-height:1.5em; letter-spacing:0;}
#content .wrapper > h3 strong, #content .wrapper2 > h3 strong { color:#1c4b9a; }
#content .wrapper > h4, #content .wrapper2 > h4 { display:inline-block; background:#4e65a1; border-radius:5px; padding:8px 15px; margin:0; font-size:1.0em; font-weight:500; color:#fff; line-height:1.4em; text-align:center;  }

/* 소타이틀 */
.stit { display:block; margin:0 0 20px; font-family: 'NanumSquareRound'; font-size:1.8em; font-weight:700; color:#111; line-height:1.5em; }
.stit span { color:#ffb044; }
.stit:before {content :""; display:block; background:#ffa52a; 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:10px;}
.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: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; margin:0 auto; padding:4% 5%; width:89.5%; text-align:center; overflow:hidden;}
.common_box img { }
.common_box h1 { font-size:1.3em; font-weight:600; color:#ffb044; }
.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_box2 h1 { font-size:1.3em; font-weight:500; color:#111; line-height:1.6em; }
.common_box2 h2 { font-size:1.2em; font-weight:500; color:#111; line-height:1.6em; }
.common_box2 h3 { font-size:1.1em; font-weight:500; color:#111; line-height:1.6em; }
.common_box2 strong { color:#ffa52a; }

.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:#1e489d; 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:#ffa52a; border:1px solid #f39c24; border-radius:50px; padding:17px 40px; font-size:1.2em; font-weight:600; color:#fff; text-align:center; transition:.3s; }
.common_btn a:hover { background:#fff; border:1px solid #f39c24; color:#f39c24; }
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:#f8f8f8; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; font-size:1.0em; font-weight:500; color:#111; line-height:1.5em; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; 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.bg{ background:#ebf7ff; color:#; text-align:;}
.tb1 td.bg1{ background:#f0f7fb; color:#; text-align:;}
.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:; }


}


@media (min-width:768px) and (max-width:1499px){
	
#container{*display:inline-block; overflow:; margin:70px auto 0;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; margin:0 0 0 0; width:100%; height:350px; 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:350px; 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:350px; 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:350px; 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:350px; 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 h1 { display:block; margin:0 0 12px; font-family: 'NanumSquareRound'; font-size:2.7em; font-weight:600; color:#fff; line-height:1.4em; letter-spacing:1.0px;}
.subtoptext p { display:block; width:50%; margin:0 auto; font-family: 'Arita-buri-SemiBold'; font-size:1.1em; font-weight:400; color:#fff; 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:#333; border:1px solid #fff;}
.snb  #sm li.on a { background:#; border:1px solid #ffb044; font-weight:500; color:#ffb044; }

/* 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 #ffb044;font-weight:500; color:#ffb044; text-align:center; }


/* 상단타이틀영역 */
.titleArea { width:90%; margin:0 auto; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:0; font-family: 'NanumSquareRound'; font-size:2.0em; font-weight:700; color:#111; 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;}

/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content .wrapper { clear:both; margin:50px 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 > h1, #content .wrapper2 > h1, #content .wrapper3 > h1 { width:; margin:0 auto; font-family: 'NanumSquareRound'; font-size:2.2em; color:#111; line-height:1.3em; }
#content .wrapper > h1 span, #content .wrapper2 > h1 span, #content .wrapper3 > h1 span { color:#ffa52a; }
#content .wrapper > h2, #content .wrapper2 > h2 { display:block; font-size:1.3em; font-weight:600; color:#111; line-height:1.5em; }
#content .wrapper > h2 strong, #content .wrapper2 > h2 strong { color:#ffb044; }
#content .wrapper > h2 span, #content .wrapper2 > h2 span { color:#ffa52a; }
#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 { display:inline-block; background:#4e65a1; border-radius:5px; padding:8px 15px; margin:0; font-size:1.1em; font-weight:500; color:#fff; line-height:1.4em; text-align:center; }

/* 소타이틀 */
.stit { display:block; margin:0 0 20px; font-family: 'NanumSquareRound'; font-size:1.6em; font-weight:700; color:#111; line-height:1.5em; }
.stit span { color:#ffb044; }
.stit:before {content :""; display:block; background:#ffa52a; 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:10px;}
.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:#ffb044; }
.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_box2 h1 { font-size:1.3em; font-weight:500; color:#111; line-height:1.6em; }
.common_box2 h2 { font-size:1.2em; font-weight:500; color:#111; line-height:1.6em; }
.common_box2 h3 { font-size:1.1em; font-weight:500; color:#111; line-height:1.6em; }
.common_box2 strong { color:#ffa52a; }

.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:#1e489d; 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:#ffa52a; border:1px solid #f39c24; border-radius:50px; padding:17px 35px; font-size:1.1em; font-weight:600; color:#fff; text-align:center; transition:.3s; }
.common_btn a:hover { background:#fff; border:1px solid #f39c24; color:#f39c24; }
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:#f8f8f8; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:12px 20px; font-size:; font-weight:500; color:#111; 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.bg{ background:#ebf7ff; color:#; text-align:;}
.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:;}
.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:50px 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 h1 { display:block; margin:0 0 4px; font-family: 'NanumSquareRound'; font-size:2.0em; font-weight:600; color:#fff; line-height:1.4em; letter-spacing:1.0px;}
.subtoptext p { font-family: 'Arita-buri-SemiBold'; font-size:1.0em; color:#fff; }


/* 서브메뉴 */
.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:#333; border:1px solid #fff;}
.snb  #sm li.on a { background:#; border:1px solid #ffb044; font-weight:500; color:#ffb044; }

/* 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 #ffb044;font-weight:600; color:#ffb044; text-align:center; }


/* 상단타이틀영역 */
.titleArea { width:85%; margin:0 auto; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:0; font-family: 'NanumSquareRound'; font-size:1.6em; font-weight:700; color:#111; 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:; 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; }


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

#content .wrapper > h1, #content .wrapper2 > h1, #content .wrapper3 > h1 { font-family: 'NanumSquareRound'; font-size:1.4em; color:#111; line-height:1.3em; }
#content .wrapper > h1 span, #content .wrapper2 > h1 span, #content .wrapper3 > h1 span { color:#ffa52a; }
#content .wrapper > h2, #content .wrapper2 > h2 { display:block; font-size:1.1em; font-weight:600; color:#111; line-height:1.4em; }
#content .wrapper > h2 strong, #content .wrapper2 > h2 strong { color:#ffb044; }
#content .wrapper > h2 span, #content .wrapper2 > h2 span { color:#ffa52a; }
#content .wrapper > h3, #content .wrapper2 > h3 { margin:0; font-size:1.1em; font-weight:600; color:222; line-height:1.4em; letter-spacing:;}
#content .wrapper > h3 strong, #content .wrapper2 > h3 strong { color:#1c4b9a; }
#content .wrapper > h4, #content .wrapper2 > h4 { display:inline-block; background:#4e65a1; border-radius:5px; padding:5px 10px; margin:0; font-size:1.0em; font-weight:500; color:#fff; line-height:1.4em; text-align:center; }

/* 소타이틀 */
.stit { display:block; margin:0 0 12px; font-family: 'NanumSquareRound'; font-size:1.2em; font-weight:700; color:#111; line-height:1.5em; }
.stit span { color:#ffb044; }
.stit:before {content :""; display:block; background:#ffa52a; 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: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 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:#ffb044; }
.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_box2 li { margin:4px 0; }
.common_box2 h1 { font-size:1.2em; font-weight:500; color:#111; line-height:1.5em; }
.common_box2 h2 { font-size:1.1em; font-weight:500; color:#111; line-height:1.5em; }
.common_box2 h3 { font-size:1.0em; font-weight:500; color:#111; line-height:1.5em; }
.common_box2 strong { color:#ffa52a; }

.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:#1e489d; 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:#ffa52a; border:1px solid #f39c24; border-radius:50px; padding:10px 15px; font-size:1.1em; font-weight:600; color:#fff; text-align:center; transition:.3s; }
.common_btn a:hover { background:#fff; border:1px solid #f39c24; color:#f39c24; }
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:#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; }
.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:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg{ background:#ebf7ff; color:#; text-align:;}
.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:;}
.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:#ffb044; 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:; }






}


