@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(./fonts/NotoSansKR-Thin.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Thin.woff) format('woff'),  
	url(./fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(./fonts/NotoSansKR-Light.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Light.woff) format('woff'), 
	 url(./fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(./fonts/NotoSansKR-Regular.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Regular.woff) format('woff'),  
	url(./fonts/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(./fonts/NotoSansKR-Medium.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Medium.woff) format('woff'),  
	url(./fonts/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(./fonts/NotoSansKR-Bold.woff2) format('woff2'),  
	url(./fonts/NotoSansKR-Bold.woff) format('woff'),  
	url(./fonts/NotoSansKR-Bold.otf) format('opentype');
}



* {margin:0;padding:0;}
html, body{height:100%;letter-spacing:-0.025em;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-size-adjust:none;}
body{height:100%; font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:1em; -webkit-text-size-adjust:none; -moz-text-size-adjust:none; -ms-text-size-adjust:none; text-size-adjust:none;}
header, section, nav, article, aside, details, figcaption, figure, hgroup, menu, footer {display:block;}
h1, h2, h3, h4, h5, h6{font-weight:400;font-size:100%}
ul, ol, li{list-style:none;}
fieldset, img{border:none;}
img{vertical-align:top;}
em {font-style:normal;}
table{width:100%;border-collapse:collapse;}
th {font-weight:400;}
td {color:#222;}
legend {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;padding:0;visibility:hidden;text-indent:-9999px;}
caption {width:0;height:0;overflow:hidden;padding:0;font-size:0;line-height:0;}
.hidden {font-size:0;line-height:0;text-indent:-99999px;}
.clear:after {display:block;content:'';clear:both;}
input, select{font-weight:300;font-family:'Noto Sans KR', sans-serif;vertical-align:middle;color:#777;border:1px solid #ddd;}
textarea {resize:none;border:1px solid #afafaf;padding:5px;font-family:'Noto Sans KR', sans-serif;font-size:12px;}
a{text-decoration:none;color:#666;}
a:foucs {border:1px solid red;outline: inherit;}

.r_tel{ position:fixed; right:50px; top:50%; z-index:1000; height:250px; margin-top:-125px;}
#wrap {min-width: 1300px;margin: 0 auto; overflow:hidden; }
/*헤드영역*/

#header { position:absolute; z-index:10; top:0; left:0;width:100%; padding:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
#header .logo {position:absolute;}
#header .logo h1 {margin:0 0 0 3px;padding:0;height:35px;}
#header .logo h1 a {font-weight:bold;color:#555;font-size:22px;font-family:nanumgothic,dotum;}
#header .gnb {position:absolute;padding:0;width:360px;text-align:right;}
#header .gnb ul {padding:0;margin:0;letter-spacing:-1px;}
#header .gnb li {list-style-type:none;display:inline;padding:5px 0 5px 10px;font:normal 11px "malgun gothic",dotum;}
#header .gnb .admin a {color:#ff0000;}
#header .headUserHtml {color:#fff}
#header .imglogo{ position:absolute; top:0; left:0px; z-index:11; width:380px;background:url(./image/main/logo_bg.png) no-repeat 100% 50%; height:100px; padding-left:30px;}
#header .imglogo img{ margin-top:15px;}
#lnb {width:1300px;margin:0 auto;z-index:2;}


#header .gnbWrap { overflow:hidden; position:relative; text-align:center; width:100%;background:url(./image/main/top_line.png) repeat-x 0 bottom;}

#header .gnbWrap h2 { overflow:hidden; position:absolute; top:-9999px; width:1px; height:1px; }
#header .gnbWrap .gnbAcc { position:absolute; top:67px; width:60px; height:3px; background-color:#36C; opacity:0; }
#header .gnbWrap.active{background:#fff; }
#header .gnbWrap.active #gnb > li > a{ color:#333;}
#header .gnbWrap.active .gnbAcc { opacity:1; }
#header .gnbWrap #gnb:after { content:''; display:block; clear:both; }
#header .gnbWrap #gnb > li { display:inline-block; position:relative; }
#header .gnbWrap #gnb > li > a { display:inline-block; padding:0 30px; font-weight:400; line-height:100px; color:#fff; font-size:19px; }
#header .gnbWrap #gnb > li > a.current,
#header .gnbWrap #gnb > li > a:hover,
#header .gnbWrap #gnb > li > a:focus { font-weight:400; color:#36C; }
#header .gnbWrap #gnb > li > .depth2 { position:absolute; left:31px; width:100%; padding:27px 0 52px; opacity:0; text-align:left; }
#header .gnbWrap #gnb > li > .depth2 li + li { margin:10px 0 0; }
#header .gnbWrap #gnb > li > .depth2 li a { font-size:14px; color:#757575; letter-spacing:-1px;}
#header .gnbWrap #gnb > li > .depth2 li a:hover,
#header .gnbWrap #gnb > li > .depth2 li a:focus { color:#36C; } 



/* Header :: 사이트맵, 네비게이션 버튼 */
.header-line-btn{ display:none;}

#container {position:relative; word-break:keep-all;}
#content {}
#content .subContent {}
#content .subContent .location {clear:both;font:normal 11px dotum;color:#999;padding:0;text-align:right}
#content .subContent .location a {color:#999;letter-spacing:-1px;}
#content .subContent .location a:hover {color:#000}
#content .subContent h3.subTitleSubject { padding-top:50px; text-align:center;border-bottom:1px #ddd solid;font-size:35px;font-weight:700;padding-bottom:10px;letter-spacing:-1px;margin-bottom:100px;color:#333;}
/*--서브메뉴--*/
#content .snb {float:left;width:184px;padding:0;margin:0;}
#content .snb .snbBottom {padding:0px;margin-top:10px}

#content .snb .mybox {margin-bottom:10px}
#content .snb .mybox {border:#D4D4D4 solid 1px;}
#content .snb .mybox .login .mbrinfo {background:#F4F4F4;padding:0;border-bottom:#dfdfdf solid 1px;position:relative;height:80px;}
#content .snb .mybox .login .symbol {position:absolute;top:5px;left:5px;}
#content .snb .mybox .login .symbol img {width:37px;height:37px;border:1px #c0c0c0 solid}
#content .snb .mybox .login .namel {position:absolute;top:30px;left:55px;width:120px;height:12px;font-weight:bold;color:#454545;}
#content .snb .mybox .login .namer {position:absolute;top:5px;left:55px;width:108px;height:12px;font-weight:bold;color:#454545;}
#content .snb .mybox .login .score {position:absolute;bottom:12px;left:10px;font-size:11px;font-family:verdana;color:#636363;padding-top:3px;letter-spacing:-1px}
#content .snb .mybox .login .tabbox {}
#content .snb .mybox .login .tabbox .tp {float:left;width:60px;height:24px;line-height:24px;background:#F4F4F4;border-top:#ffffff solid 1px;border-bottom:#D4D4D4 solid 1px;text-align:center;font-weight:bold;color:#9E9E9E;cursor:pointer;position:relative}
#content .snb .mybox .login .tabbox .tp span.mcounter {
	font-weight:normal; font-size:11px; color:#F21914;letter-spacing:-1px;position:absolute;top:-10px;right:2px;font-family:arial;
	border-radius:12px;background-color:#ff6000;height:14px;padding:0 5px;color:#fff;line-height:14px;
	box-shadow:1px 1px 3px #ccc;
}
#content .snb .mybox .login .tabbox .tp span.mcounter1 {
	font-weight:normal; font-size:11px; color:#F21914;letter-spacing:-1px;position:absolute;top:-10px;right:2px;font-family:arial;
	border-radius:12px;background-color:#999;height:14px;padding:0 5px;color:#fff;line-height:14px;
	box-shadow:1px 1px 3px #ccc;
}
#content .snb .mybox .login .tabbox .vline {border-right:#D4D4D4 solid 1px;}
#content .snb .mybox .login .tabbox .on {background:#ffffff;border-top:#ffffff solid 1px;border-bottom:#ffffff solid 1px;color:#676767;}
#content .snb .mybox .login .lbody {padding:8px;}
#content .snb .mybox .login .lbody ul {padding:0;margin:0;list-style-type:none;}
#content .snb .mybox .login .lbody li {padding:4px 0;line-height:130%;}
#content .snb .mybox .login .lbody li a {font-family:dotum;font-size:11px;letter-spacing:-1px;line-height:130%}
#content .snb .mybox .login .lbody li .comment {font-family:arial;font-size:11px;color:#E75801;padding-left:3px;}
#content .snb .mybox .login .lbody li .new {font-family:arial;font-size:10px;color:#ff0000;}
#content .snb .mybox .login .lbody li .reply {font-family:dotum;font-size:11px;color:#888888;letter-spacing:-1px}
#content .snb .mybox .login .lbody li .pic {float:left;width:35px;}
#content .snb .mybox .login .lbody li .info {float:left;width:130px;}
#content .snb .mybox .login .lbody li a.lbmore {display:block;text-align:center;border:1px #ddd solid;padding:3px;}
#content .snb .mybox .login .lbody li a.lbmore:hover {color:#ff6000;background:#f0f0f0}
#content .snb .mybox .login .lbody .none {text-align:center;padding-top:40px;}
#content .snb .mybox .login .lbody .none span {display:block;font-weight:bold;font-size:13px;letter-spacing:-1px;} 
#content .snb .mybox .login .lbody .none p {padding:10px 0 40px 0;color:#9C9C9C;line-height:140%;letter-spacing:-1px;font-size:11px}

#content .snb .mybox .logout .tabbox {}
#content .snb .mybox .logout .tabbox .np {padding:10px 0 10px 10px;background:#F4F4F4;border-bottom:#D4D4D4 solid 1px;font-weight:bold;color:#9E9E9E;}
#content .snb .mybox .logout .tabbox .tp {float:left;width:90px;height:22px;background:#F4F4F4;border-bottom:#D4D4D4 solid 1px;text-align:center;font-weight:bold;color:#9E9E9E;padding-top:12px;cursor:pointer;}
#content .snb .mybox .logout .tabbox .vline {width:91px;border-right:#D4D4D4 solid 1px;}
#content .snb .mybox .logout .tabbox .on {background:#ffffff;border-bottom:#ffffff solid 1px;color:#676767;}
#content .snb .mybox .logout .nlog {margin-top:10px;padding:0 0 30px 10px;position:relative;height:65px;}
#content .snb .mybox .logout .i1 {position:absolute;font-size:11px;font-family:dotum;color:#67686A;letter-spacing:-1px;padding-bottom:3px;}
#content .snb .mybox .logout .i1 .input {float:left;width:110px;height:17px;border:#BEBEBE solid 1px;font-size:12px;font-family:tahoma}
#content .snb .mybox .logout .i1 .input:focus {border:#BEBEBE solid 2px;}
#content .snb .mybox .logout .i2 {position:absolute;top:48px;left:8px;font-family:dotum;font-size:11px;letter-spacing:-1px}
#content .snb .mybox .logout .i3 {position:absolute; top:1px;left:127px;}

#content .snb .mybox .logout .rbtm {position:absolute;bottom:4px;left:8px;font-size:11px;font-family:dotum;color:#67686A;letter-spacing:-1px;padding:10px 0 0 3px;}
#content .snb .mybox .logout .rbtm .ipc {color:#67686A}
#content .snb .mybox .logout .rbtm a {color:#313946;}
#content .snb .mybox .logout .rbtm span {padding:0 5px 0 5px;}
#content .snb .mybox .logout .slog {padding:20px 10px 10px 10px;}
#content .snb .mybox .logout .slog .icon {width:160px;padding:0px;text-align:center;}
#content .snb .mybox .logout .slog .icon img {cursor:pointer;margin:0 4px 0 4px;}
#content .snb .mybox .logout .slog .guide {line-height:140%;font-size:11px;font-family:dotum;color:#999;letter-spacing:-1px;padding:10px 0 0 0;}


#content .snb .category {padding:0;}
#content .snb .category h2 {margin:0 0 10px 0;font-family:nanumgothic,dotum;font-size:20px;letter-spacing:-2px;font-weight:bold;color:#222;text-align:center;background:url(./image/sub_title_bg.gif) no-repeat;height:46px;line-height:40px;}
#content .snb .category ul {padding:0;margin:0;}
#content .snb .category li {list-style-type:none;margin:0;border-bottom:1px #ddd solid}

#content .snb .category .m2 {font-size:12px;letter-spacing:-1px;}
#content .snb .category .m2 a {font-family:'돋움';color:#444;display:block;padding-left:23px;height:28px;line-height:28px;background:url(./image/snb_m2_ico.gif) no-repeat 10px 7px;_line-height:29px;}
#content .snb .category .m2 a:hover {text-decoration:none;color:#ff6000;background-color:#efefef}

#content .snb .category .selected2 a {color:#fff;background:url(./image/sub_active_orange.jpg) repeat-x 0 0;font-weight:bold;height:30px;line-height:30px}
#content .snb .category .selected2 a:hover {color:#fff;text-decoration:none;}
#content .snb .category .selected2 span.num {color:#fff}

#content .snb .category .orange a {background:url(./image/sub_active_orange.jpg) repeat-x 0 0;}
#content .snb .category .green a {background:url(./image/sub_active_green.jpg) repeat-x 0 0;}
#content .snb .category .blue a {background:url(./image/sub_active_blue.jpg) repeat-x 0 0;}
#content .snb .category .light_blue a {background:url(./image/sub_active_light_blue.jpg) repeat-x 0 0;}
#content .snb .category .black a {background:url(./image/sub_active_black.jpg) repeat-x 0 0;}
#content .snb .category .grey a {background:url(./image/sub_active_grey.jpg) repeat-x 0 0;}
#content .snb .category .red a {background:url(./image/sub_active_red.jpg) repeat-x 0 0;}

#content .snb .category ul li ul {margin:0px;background:none;background:#f0f0f0 url(./image/submenu_shadow.gif) repeat-x top;padding:10px 0;border-top:none}
#content .snb .category ul li ul li.m3 {font-weight:normal;font-size:12px;border-bottom:none}
#content .snb .category ul li ul li.m3 a {font-weight:normal;font-family:dotum;color:#454545;display:block;padding-left:23px;height:21px;line-height:21px;background:url(./image/snb_m3_ico.gif) no-repeat 16px 8px;letter-spacing:-1px;}
#content .snb .category ul li ul li.m3 a:hover {text-decoration:none;color:#000;background-color:#ddd;}

#content .snb .category ul li ul li.selected3 a {color:#ff6000;font-weight:bold;background:url(./image/snb_m3_ico_open.gif) no-repeat 15px 7px;}
#content .snb .category .spaceLi {height:7px;}
#content .snb .category .new {font:normal 10px arial;color:#ff0000;}
#content .snb .category .num {font:normal 11px arial;color:#999;}

/*하단정보영역*/
#footerWrap{ position:relative; padding:100px 0;}
#footerInfoWrap .newPhoto {position:absolute;left:0;width:210px}
#footerInfoWrap .newPhoto .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newPhoto .pic {float:left;margin:0 0 8px 5px;padding:3px;background:#fff}
#footerInfoWrap .newPhoto .pic:hover{background:#ff6000}
#footerInfoWrap .newPhoto .pic img {width:54px;height:45px;}
#footerInfoWrap .newPhoto .nomargin {margin:0 0 7px 0;clear:both;}

#footerInfoWrap .newPost {position:absolute;left:250px;width:210px}
#footerInfoWrap .newPost .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newPost ul {padding:0;margin:0;}
#footerInfoWrap .newPost li {list-style-type:none;margin-bottom:5px;}
#footerInfoWrap .newPost li a {font-family:dotum;font-size:11px;color:#ccc;letter-spacing:-1px;line-height:135%;background:url(./image/ico_dot.gif) no-repeat 15px 4px;padding-left:23px;display:block}
#footerInfoWrap .newPost li a:hover {text-decoration:none;color:#ff6000;background-position:15px -41px}
#footerInfoWrap .newPost li .comment {font:normal 11px arial;color:#FC6138;}
#footerInfoWrap .newPost li .trackback {font:normal 11px arial;color:#02ACD6;}
#footerInfoWrap .newPost li .new {font-family:arial;font-size:10px;color:#ff0000;}
#footerInfoWrap .newPost .none {padding:0 0 0 15px;font-size:11px;color:#ddd;letter-spacing:-1px;}

#footerInfoWrap .newComment {position:absolute;left:250px;width:210px}
#footerInfoWrap .newComment .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newComment ul {padding:0;margin:0;}
#footerInfoWrap .newComment li {list-style-type:none;margin-bottom:5px;}
#footerInfoWrap .newComment li a {font-family:dotum;font-size:11px;color:#ccc;letter-spacing:-1px;line-height:135%;background:url(./image/ico_dot.gif) no-repeat 15px 4px;padding-left:23px;display:block}
#footerInfoWrap .newComment li a:hover {text-decoration:none;color:#ff6000;background-position:15px -41px}
#footerInfoWrap .newComment li .comment {font:normal 11px arial;color:#FC6138;}
#footerInfoWrap .newComment li .trackback {font:normal 11px arial;color:#02ACD6;}
#footerInfoWrap .newComment li .new {font-family:arial;font-size:10px;color:#ff0000;}
#footerInfoWrap .newComment .none {padding:0 0 0 15px;font-size:11px;color:#ddd;letter-spacing:-1px;}

#footerInfoWrap .newNotice {position:absolute;left:250px;width:210px}
#footerInfoWrap .newNotice .tt {padding:0 0 8px 0;font-weight:bold;color:#666;}
#footerInfoWrap .newNotice ul {padding:0;margin:0;}
#footerInfoWrap .newNotice li {list-style-type:none;margin-bottom:5px;}
#footerInfoWrap .newNotice li a {font-family:dotum;font-size:11px;color:#ccc;letter-spacing:-1px;line-height:135%;background:url(./image/ico_dot.gif) no-repeat 15px 4px;padding-left:23px;display:block}
#footerInfoWrap .newNotice li a:hover {text-decoration:none;color:#ff6000;background-position:15px -41px}
#footerInfoWrap .newNotice li .comment {font:normal 11px arial;color:#FC6138;}
#footerInfoWrap .newNotice li .trackback {font:normal 11px arial;color:#02ACD6;}
#footerInfoWrap .newNotice li .new {font-family:arial;font-size:10px;color:#ff0000;}
#footerInfoWrap .newNotice .none {padding:0 0 0 15px;font-size:11px;color:#ddd;letter-spacing:-1px;}

#footerInfoWrap .postCalendar,#footerInfoWrap .bottomRss,#footerInfoWrap .bottomCounter {
	-webkit-border-radius: 8px;	-moz-border-radius:8px;	border-radius: 8px;
	-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.5);-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.5);box-shadow:1px 1px 6px rgba(0,0,0,0.5);behavior: url(./_ie/PIE.htc);
}

#footerInfoWrap .postCalendar {position:absolute;width:184px;left:810px;background:#fff;border:2px #c0c0c0 solid;top:20px;}
#footerInfoWrap .postCalendar .tt {padding:5px 0 5px 0;text-align:center;font-weight:bold;font-family:verdana;color:#666;}
#footerInfoWrap .postCalendar .tt img {position:relative;top:-1px;}
#footerInfoWrap .postCalendar .sunday {color:#2B97D7;}
#footerInfoWrap .postCalendar .week {height:20px;}
#footerInfoWrap .postCalendar .week td {color:#333;background:#f9f9f9;}
#footerInfoWrap .postCalendar table {width:100%;}
#footerInfoWrap .postCalendar td {text-align:center;color:#666;font-family:dotum;font-size:11px;}

#footerInfoWrap .bottomRss {position:absolute;left:810px;width:174px;height:18px;padding:5px;background:#fff url(./image/rss.gif) no-repeat 5px 6px;border:2px #c0c0c0 solid;text-align:right;line-height:18px;}
#footerInfoWrap .bottomRss {font-family:tahoma;font-size:11px;}
#footerInfoWrap .bottomCounter {position:absolute;left:810px;background:#fff url(./image/ico_count.gif) no-repeat 8px 1px;width:114px;padding:5px 5px 5px 65px;border:2px #c0c0c0 solid;font-family:tahoma;font-size:11px;color:#777}
#footerInfoWrap .customerCont {position:absolute;width:200px;height:200px;font-family:dotum;font-size:11px;color:#ddd;letter-spacing:-1px;}
#footerInfoWrap .customerCont a {color:#fff;}
#footerInfoWrap .customerCont a:hover {color:#ff6000;}

/*하단*/
#footer { position:relative;margin:0;padding:0;}
#footerbg {margin:0;padding:0 0 20px 0;position:absolute;left:0;display:block;width:100%;z-index:1;}
#f_menu {position:relative; width:50%; padding-left:5%; text-align:center; border-right:1px #dfdfdf solid;}

#f_menu .f_menu-box{
	 display:inline-block; vertical-align:top;clear:both;
		margin:0px 1.5%; text-align:left;
		
}
#f_menu .title-box {font-weight:400;padding-bottom:7px; }
#f_menu .title-box a{ color:#222;font-size:19px;}
#f_menu .title-box a:hover{ color:#3b9a12 }
#f_menu .title-box i {background: #dddddd none repeat scroll 0 0;display: inline-block;height: 15px;margin: 0 10px 0 3px;position: relative;top: 2px;width: 3px;}
#f_menu a {color: #616059;}
#f_menu a:hover{ text-decoration:underline; color:#3b9a12; }
#f_menu ul.f_menu {display: inline-block;list-style-type: none;margin-bottom: 10px;margin-top: 0; padding-top:10px;}
#f_menu ul.f_menu li {margin: 7px 0 0 0;position: relative;  }
#f_menu ul dd{ margin-left:0; line-height:20px; font-size:12px; padding-left:5px; }
#f_menu ul dd a{color:#999}
#footer .footerCont {position:absolute; width:40%; right:5%; top:0; font-size:15px;}
#footer .footerCont div.footerMenu {text-align:center;margin-bottom:10px;padding:7px 20px;}
#footer .footerCont div.footerMenu a {font-size:12px;font-family:dotum;color:#ddd;letter-spacing:-1px;}
#footer .footerCont div.footerMenu a:hover {color:#ff6000}
#footer .footerCont div.footerMenu .split {font-family:dotum;font-size:9px;color:#c0c0c0;}

#footer .footerCont div.footerSiteInfo {color:#999; padding-left:100px;}
#footer .footerCont div.footerSiteInfo br{ display:none;}
#footer .footerCont address {font-family:arial;font-size:12px;font-style:normal;color:#888;margin-top:10px; letter-spacing:1px}
#footer .footerCont address a{color:#888;}
#footer .footerCont .footerLogo { padding-left:50px; margin-bottom:20px;}
#footer .footerCont .qrimage {position:absolute;right:0;top:0}
#footer .footerCont div.footerSiteInfo #emailText{ color:#3b9a12; padding-bottom:10px;}
#footer .footerCont div.footerSiteInfo .space{ display:inline-block; width:15px;}
#topScroll { position:absolute;right:50px;text-align: center;line-height: 50px;bottom:50px;color:#000;cursor: pointer;}

/*etc*/
.templatePreview {position:fixed;top:0;left:0;z-index:1000;background:#ff6000;padding:15px;border:3px #000 solid;color:#fff;text-align:center}
.usersavePreview {position:fixed;top:0;left:0;z-index:1000;background:#00ccff;padding:15px;border:3px #000 solid;color:#fff;text-align:center}

/*탭메뉴01*/
.tab01 {background: url("./image/bg_tab.gif") no-repeat scroll 0 top transparent;overflow: hidden;position: relative;}
.tab01 ul {margin:0;padding:0;overflow: hidden;padding-left: 1px;width: 100%;}
.tab01 li {background: url("./image/bg_tab.gif") no-repeat scroll -1px top transparent;display: inline;float: left;margin-left: -1px;padding-left: 5px;}
.tab01 li a {background: url("./image/bg_tab.gif") no-repeat scroll right top transparent;display: inline-block;height: 32px;letter-spacing: -1px;line-height: 32px;padding:0 20px 0 16px;text-decoration: none;vertical-align: top;text-align:Center}
.tab01 li a:hover, .tab01 li a:active {text-decoration: none;}
.tab01 li.selected {background-position: 0 -58px;margin-right: 1px;position: static;z-index: 10;}
.tab01 li.selected a {background-position: right -58px;color: #ff6000;font-weight: bold;}

div.depth5 {list-style:none;height:33px;border-bottom:1px #bbb solid;margin-top:5px;}
div.depth5 a{display:inline-block;padding:8px 15px 5px 15px;letter-spacing:-0.5px;margin-right:10px;background:url('./image/common/bul_arrow1.gif') no-repeat 0 10px;font-weight:bold;}
div.depth5 a.selected5 {background:#ff6000;font-weight:bold;color:#fff;-webkit-border-radius: 3px; -moz-border-radius: 3px;}

#pctomobile {visibility:hidden}
#pctomobile_blueb {position:absolute;bottom:-70px;z-index:10000;display:block;width:100%;border:1px #000 solid;background:#e0e0e0;height:70px;text-align:center;font-family:dotum;font-size:24px;color:#fff;line-height:70px;}


#pages_join, #pages_login, #mypage_main, #pages_top, #pages_all, .iframe, #bbsview, #guidebox{ width:1200px; margin:0 auto; padding-top:150px;}
#pages_login{ padding:200px 0 100px 0;}


/*-- banner-top --*/

.banner-top {width: 100%;background: url(./image/main/img_main_slide01.jpg) no-repeat 50% 50%;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-moz-background-size: cover;height:100%;}
.banner-top1 {width: 100%;background: url(./image/main/img_main_slide02.jpg) no-repeat 50% 50%;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-moz-background-size: cover;	height:100%;}
.banner-top2 {width: 100%;background: url(./image/main/img_main_slide03.jpg) no-repeat 50% 50%;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-moz-background-size: cover;height:100%;}
.banner-top3 {width: 100%;background: url(/img/template/banner4.jpg) no-repeat 0px 0px;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-moz-background-size: cover;height: 750px;}
.banner-info { position:absolute;text-align: center; left:50%; top:50%; width:1300px; height:100px; margin:-200px 0 0 -650px;  color:#fff;}
.banner-info a i {color: #fff;text-decoration: none;padding: 6px 10px;letter-spacing: 1px;font-size: 16px;margin: 1em 5px 0 0em;display: inline-block;border: 1px solid transparent;border-color: #fff;}
.banner-info a i:hover {color: #f36f21;background: #fff;display: inline-block;}
.banner-info h3 {font-size:4.5em;letter-spacing: -3px;margin-bottom: 0.2em;font-weight: 600;}
.banner-info h4{ font-size:2em; line-height:40px; font-weight:400; letter-spacing:-1px;}
.banner-info p {font-size: 1em;color: #fff;margin: 1.5em 0;letter-spacing: 6px;}
.banner-info i {color: #fff;}
/*-- //banner-top --*/

/*--slider--*/

#slider2, #slider3 {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;margin: 0 auto;}
.rslides_tabs li:first-child {margin-left: 0;}
.rslides_tabs .rslides_here a {background: rgba(255, 255, 255, .1);color: #fff;font-weight: bold;}
.events {list-style: none;}
.callbacks_container {position: relative;float: left;width: 100%;}
.callbacks {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.callbacks li {position: absolute;width: 100%;}
.callbacks img {position: relative;z-index: 1;height: auto;	border: 0;}
.callbacks .caption {display: block;position: absolute;z-index: 2;font-size: 20px;text-shadow: none;color: #fff;left: 0;right: 0;padding: 10px 20px;margin: 0;max-width: none;top: 10%;text-align: center;}
.callbacks_nav {position: absolute;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); top:50%;left: 40px;opacity: 0.9;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height:65px;width:35px; margin-top:-32px;background: #fff url(/img/template/left.png) no-repeat 0px 0px;}
.callbacks_nav.next {left: auto;background: url(./image/main/btn_slide_next.png) no-repeat 6px 6px; right:70px;}
.callbacks_nav.prev {left: auto;background: url(./image/main/btn_slide_prev.png) no-repeat 6px 6px;left:70px;}
.callbacks_nav.prev:hover,
.callbacks_nav.prev:focus { background-image:url('./image/main/btn_slide_prev_on.png'); }
.callbacks_nav.next:hover,
.callbacks_nav.next:focus { background-image:url('./image/main/btn_slide_next_on.png'); }

#slider3-pager a {display: inline-block;}
#slider3-pager span {float: left;}
#slider3-pager span {width: 100px;height: 15px;	background: #fff;	display: inline-block;border-radius: 30em;opacity: 0.6;}
#slider3-pager .rslides_here a {background: #FFF;border-radius: 30em;opacity: 1;}
#slider3-pager a {padding: 0;}
#slider3-pager li {display: inline-block;}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0; height:100%;}
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0; height:100%;}
.rslides li {position: relative;display: block;float: left;}
.rslides img {height: auto;border: 0;}
.callbacks_tabs {list-style: none;position: absolute; left:50%; width:160px; bottom:70px;padding: 0; margin-left:-80px;display: block;z-index:9; text-align:center;}
.callbacks_tabs li{ display:inline-block; padding:0 5px;}
.slider-top span {font-weight: 600;}

/*----*/

.callbacks_tabs a {visibility: hidden; display:inline-block;}
.callbacks_tabs a:after {content: "\f111";font-size: 0;font-family: FontAwesome;visibility: visible;display: block;height:15px;width:15px;display: inline-block;background: #ffffff;border-radius: 50%;-webkit-border-radius: 50%;
-o-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;margin: 0;}
.callbacks_here a:after {background: #f36f21;margin: 0;height:15px;width:15px;}

/*-- //slider --*/

.inner{ position:relative; max-width:1300px; margin:0 auto;}


.view_more_Btn{ position:relative; letter-spacing:2px;}
.view_more_Btn span{ margin:5px 0 0 10px;}
.view_more_Btn::before{ content:"";position:absolute; bottom:-10px;left:0; width:90px; height:1px; border-top:1px #fff solid; }

.section01{ position:relative;padding:200px 0 0px 0; display:table; width:100%; }
.section01::before{ content:""; position:absolute; bottom:0; width:100%;  height:380px; background:#ece9de; z-index:-1; }
.section01 .s01{ position:relative; max-width:1920px; margin:0 auto;color:#fff; }
.section01 .s01 .ectImg{ position:absolute; right:-300px; top:-50px;}
.section01 .s01 .ectImg li{ display:inline-block; margin-left:10px;}
.section01 .s01::before{ content:"";position:absolute; top:0; left:0; width:1170px; height:480px; background:#1d4a6b; z-index:-1; }

.section01 .s01 .sTit{font-size:2em; letter-spacing:-1px; padding-top:70px;font-weight:600; margin-bottom:20px; }

.section01 .s01 .sTit span{ color:#7d8fa0; font-weight:700;}
.section01 .s01 .bTxt{ margin-bottom:40px;}
.section01 .s01 a{ color:#fff;}

.section01 .s02{ margin-top:70px;}
.section01 .s02 li{ display:inline-block; margin-right:10px;}
.section01 .s03{ position:absolute; right:0; top:0;}
.section01 .s03{display:inline-block; margin-right:10px;}

.section02{ position:relative; background:#ece9de; padding:130px 0 150px 0; color:#1d4a6b;}
.section02 .sTit{font-size:2em; letter-spacing:-1px;font-weight:600; margin-bottom:20px;}
.section02 .view_more_Btn{ position:absolute; right:0; bottom:0; color:#1d4a6b; z-index:10}
.section02 .view_more_Btn::before{ border-top:1px #1d4a6b solid; }
.section02 .imgArea{position:absolute; right:0; top:-210px; width:753px;  height:456px; background: url(./image/main/section02_s01_1.png) no-repeat 100% 0; z-index:0}
.section02 .imgArea2{position:absolute; left:0; bottom:0; width:493px;  height:403px; background: url(./image/main/section02_s01_2.png) no-repeat 0 0; z-index:0}
.section02 .imgArea3{position:absolute; right:0; bottom:0; width:753px;  height:91px; background: url(./image/main/section02_s01_3.png) no-repeat 100% 0; z-index:0}
.section02  .s01{ text-align:center; padding-top:50px;}
.section02  .s01 li{ display:inline-block; width:32%; margin-left:0.5%; padding:50px 0; color:#fff;}
.section02  .s01 li:nth-child(3n+1){ background:#197b30; margin-left:0;}
.section02  .s01 li:nth-child(3n+2){ background:#0076a3}
.section02  .s01 li:nth-child(3n+3){ background:#004a80}
.section02  .s01 .i_sTit{ font-size:1.5em; font-weight:500; padding:20px 0 10px 0;}
.section02  .s01  a{ display:inline-block; color:#fff; width:100%;}

.section03{  padding:125px 0; background: url(./image/main/section03_bg.jpg) no-repeat 50% 0; color:#fff;}
.section03 .sTit{font-size:2em; letter-spacing:-1px;font-weight:600; margin-bottom:13px;}
.section03 .bTxt{font-size:1.3em; letter-spacing:-1px;font-weight:400; margin-bottom:20px;}
.section03 .tTxt{ margin-bottom:40px;}
.section03 a{ color:#fff;}

.section04{ padding:100px 0;}
.section04 .noticeBox{ width:69%;}
.section04 .r_Banner{ position:absolute; right:0; top:0; background: url(./image/main/section04_img.png) no-repeat; width:380px; height:323px;}
.section04 .r_Banner .txtBox{ padding:30px;}
.section04 .r_Banner .txtBox .sTit{ font-size:19px; font-weight:600; line-height:30px; margin-bottom:15px;}
.section04 .r_Banner .txtBox .sTit span{ font-size:25px;}
.section04 .r_Banner .txtBox .bTxt{ font-size:15px; line-height:20px;}
.section04 .r_Banner a{ color:#fff; display:inline-block; width:100%; height:100%;}

.section05{ position:relative;padding:20px 0 100px 0; background: url(./image/main/section05_bg.jpg) no-repeat 50% 150px; background-size:cover;}
.section05::before{ content:""; position:absolute; top:0; left:0; width:476px; height:794px;background: url(./image/main/section05_r_img.png) no-repeat 50% 0;}
.section05 .s01{ text-align:center;}
.section05 .s01 li{ display:inline-block; vertical-align:top;}
.section05 .s01 li:nth-child(3n+1){ position:relative; width:520px; height:260px;background: #197b30 url(./image/main/section05_img1.jpg) no-repeat 0 0; margin-right:20px; }
.section05 .s01 li:nth-child(3n+1) p{ position:absolute; right:0; width:260px; color:#fff; top:50px;} 
.section05 .s01 li:nth-child(3n+1) p span{ font-weight:600; font-size:23px;}
.section05 .s01 li:nth-child(3n+1) img{ position:absolute; left:50%; margin-left:-60px;padding-top:30px;}
.section05 .s01 li:nth-child(3n+2){ width:260px; height:260px;background: #0076a3; margin-right:20px; }
.section05 .s01 li:nth-child(3n+2) p{ position:relative; color:#fff; padding-top:50px; } 
.section05 .s01 li:nth-child(3n+2) p span{ font-weight:600; font-size:23px;}
.section05 .s01 li:nth-child(3n+2) img{ position:absolute; left:50%; margin-left:-60px;padding-top:30px;}
.section05 .s01 li:nth-child(3n+3){ position:relative; width:260px; height:260px;background:url(./image/main/section05_img2.jpg) no-repeat 0 0; }
.section05 .s01 li:nth-child(3n+3) p{padding-top:50px; margin-bottom:60px;  } 
.section05 .s01 li:nth-child(3n+3) p span{ font-weight:600; font-size:23px;}
.section05 .s01 li:nth-child(3n+3) a{ color:#fff;}

.section05 .s02{ text-align:center; margin-top:20px;}
.section05 .s02 li{ display:inline-block; vertical-align:top;}
.section05 .s02 li:nth-child(3n+1){ position:relative; width:804px; height:260px;background: #f5f6f7 url(./image/main/section05_img3.jpg) no-repeat 100% 0; margin-right:20px; }
.section05 .s02 li:nth-child(3n+1) .sTit{ position:absolute; left:0; width:230px; top:50px; text-align:left; padding-left:30px; color:#333;} 
.section05 .s02 li:nth-child(3n+1) .sTit span{ font-weight:600; font-size:23px;}
.section05 .s02 li:nth-child(3n+1)  a{ position:absolute; bottom:50px; color:#333; left:30px;}
.section05 .s02 li:nth-child(3n+1) .view_more_Btn::before{ border-top:1px #333 solid; }
.section05 .s02 li:nth-child(3n+2){position:relative; width:260px; height:260px;background:url(./image/main/section05_img4.jpg) no-repeat 0 0; color:#fff;}
.section05 .s02 li:nth-child(3n+2) p{padding-top:50px; margin-bottom:60px;  } 
.section05 .s02 li:nth-child(3n+2) p span{ font-weight:600; font-size:23px;}
.section05 .s02 li:nth-child(3n+2) a{ color:#fff;}

.section05 .s03{ width:900px; margin:0 auto; padding-top:50px; color:#333;}
.section05 .s03 .sTit{ font-size:35px; font-weight:700; letter-spacing:-2px; padding-bottom:15px;}
.section05 .s03 .bTxt{ font-size:17px;}






@media screen and (max-width:1400px) {
	.section02 .imgArea{ background-size:80% auto;}
}



@media screen and (max-width:640px) {
	
	#wrap{ min-width:100%;}
	#header .gnbWrap { display:none;}
	#header{height:70px; background:#fff;}
	#header .imglogo{ left:70px; background:none; width:auto; padding-left:0;}
	#header .imglogo img{ width:170px; }
	/* Header :: 사이트맵, 네비게이션 버튼 */
	.header-line-btn{ display:block;position:absolute; top:50%; z-index:0; left:20px; margin-top:-20px; /* margin-top: button 크기의 1/2 px */
	width:40px; height:40px; -webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;	background-color:#404041;transition:all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715); -webkit-transition:all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);  	-oz-transition:all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715); -ms-transition:all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);}
	button {margin: 0px;padding: 0px;cursor: pointer;border: 0px;background: none;background-color: rgba(0, 0, 0, 0);}
	.header-line-btn .line{display:block; width:15px; height:2px; background-color:#fff; border-radius:5px; margin: 3px auto;-webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
	.header-line-btn.active .line{background-color:#fff;} 
	.header-line-btn.active .line:nth-child(2), .header-line-btn.active .line:nth-child(4){opacity: 0;}
	.header-line-btn.active .line:nth-child(1){ -webkit-transform: translateY(6px) rotate(45deg); -ms-transform: translateY(6px) rotate(45deg); -o-transform: translateY(6px) rotate(45deg); transform: translateY(6px) rotate(45deg);}
	.header-line-btn.active .line:nth-child(3){ -webkit-transform: translateY(-6px) rotate(-45deg);  -ms-transform: translateY(-6px) rotate(-45deg);  -o-transform: translateY(-6px) rotate(-45deg);  transform: translateY(-6px) rotate(-45deg);}
	
	.banner-info{ width:100%; left:0; margin:0; top:30%;}
	.banner-info h3{ font-size: 2.3em; line-height:40px; padding:0 20px;}
	.banner-info h4{ font-size:1.2em; line-height:25px; padding:0 20px; word-break:keep-all;}
	.banner-info h4 br{ display:none;}
	
	
	#footerWrap{ padding:30px 0; border-top:1px #bababa solid; margin:30px 20px 0 20px;}
	#footer .footerCont{ width:100%;}
	#footer .footerCont div.footerSiteInfo{padding:0; text-align:center;}
	#footer .footerCont div.footerSiteInfo br{ display:block;}
	
	#footer .footerCont{ position:relative; right:0;}
	#footer .footerCont .footerLogo{ padding-left:0; width:100%; text-align:center;}
	#footer .footerCont address{ letter-spacing:0;}

	#f_menu{ display:none;}
	
	.section01 .s01 .ectImg{ display:none;}
	.section01{ padding:0;}
	.section01 .s01{ padding:0 20px;}
	.section01 .s01 .sTit span{ font-size:0.5em;}
	.section01 .s01 .bTxt br{ display:none;}
	
	.section01 .s02{ text-align:center;}
	.section01 .s02 li{ width:30%; margin:0 3px;}
	.section01 .s02 li img{ width:100%;}
	
	.section02 .imgArea, .section02 .imgArea3, .section02 .imgArea2{ display:none;}
	
	.section02{ padding:50px 15px;}
	.section02 .view_more_Btn{ position:relative; left:0;}
	.section02 .bTxt{ margin-bottom:20px;}
	.section02 .s01 li{ width:100%; margin:0 0 15px 0;}
	
	.section03{ padding:50px 15px;}
	.section03 br{ display:none;}
	
	.section04{ padding:50px 0 0 0;}
	.section04 .noticeBox{ width:100%; text-align:center;}
	.section04 .r_Banner{ position:relative;margin:0 auto; background-size:cover;}
	.section05{ background:none; padding:20px 0 0  0;}
	.section05::before{ display:none;}
	.section05 .s03{ width:94%; padding:50px 2% 0 2%;}
	.section05 .s03 .sTit{ font-size:25px;}
	
	#topScroll{ display:none;}
	
	
	.section05 .s01 li:nth-child(3n+1){ width:100%; margin:0;background-size:50% auto; height:200px;}
	.section05 .s01 li:nth-child(3n+1) p{ width:50%; top:30px;}
	.section05 .s01 li:nth-child(3n+1) img{ width:30%; margin-left:-50px;}
	.section05 .s01 li:nth-child(3n+2){ width:50% ;margin-right:0;height:200px;}
	.section05 .s01 li:nth-child(3n+3){ width:50%; margin-left:-4px;height:200px; background-size:cover;}
	.section05 .s01 li:nth-child(3n+2) p{ padding-top:30px;}
	.section05 .s01 li:nth-child(3n+2) img{width:35%; margin-left:-50px; padding-top:20px;}
	.section05 .s01 li:nth-child(3n+3) p{ padding-top:30px; margin-bottom:30px;}
	.section05 .s02{ margin-top:0;}
	.section05 .s02 li:nth-child(3n+1){ width:50%; background:#ebebeb;height:200px; margin-right:0;}
	.section05 .s02 li:nth-child(3n+2){ width:50%;margin-left:-4px; height:200px; background-size:cover;}
	.section05 .s02 li:nth-child(3n+1) .sTit{ position:relative; width:96%; padding-left:4%; top:15px;}
	.section05 .s02 li:nth-child(3n+1) a{ left:10px;}
	.section05 .s02 li:nth-child(3n+2) p{padding-top:30px; margin-bottom:30px;}
	
}

#content .subContent h2{ position:relative; font-weight:500; font-size:19px; padding-left:20px; margin-bottom:15px;}
#content .subContent h2::before{ content:""; position:absolute; width:10px; height:3px; background:#197b30; top:11px; left:0px;}
#content .subContent h2 span{ font-size:15px;}
#content .subContent h3{ font-weight:500; font-size:17px; padding-left:20px; margin-bottom:10px;}


#content .subContent .cTxt{ position:relative; padding-left:28px; padding-bottom:7px;}
#content .subContent .cTxt::before{ content:""; position:absolute; width:5px; height:5px; border-radius:100%; background:#197b30; top:11px; left:15px;}


/* 텍스트 처리방식 */
.cul01{ margin-bottom:30px;}
.cul01 li{ position:relative; padding-left:18px;;line-height:1.8em;}
.cul01 li::before{ content:"";position:absolute; left:10px; top:15px; width:2px; height:2px; background:#333;}
.cul01 li ul{ margin-left:5px; margin-bottom:0;}
.cul01 li ul li{ padding-left:7px; background:url("/images/207comcenter/inc/title01_04.gif") left 11px no-repeat; font-size:15px;}
.cul01 li ul li ul{ margin-left:5px; margin-bottom:0;}
.cul01 li ul li ul li{ padding-left:8px; background:url("/images/207comcenter/inc/title01_05.gif") left 11px no-repeat; font-size:14px;}
.cul01 li ul li ul li ul{ margin-left:5px; margin-bottom:0;}
.cul01 li ul li ul li ul li{ padding-left:8px; background:url("/images/207comcenter/inc/all_icon01.gif") left 11px no-repeat; font-size:13px;}

.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}


.tc{ text-align:center;}
.mt10{ margin-top:10px;}
.mt25{ margin-top:25px;}
.mb25{ margin-bottom:25px;}


.subTop{ position:absolute; top:250px; width:100%; text-align:center; color:#fff; letter-spacing:-2px; }
.subTop h1{ font-size:45px; font-weight:700;}
.subTop h2{ font-size:25px; }

.page3{}
.page3 ul{ text-align:left; margin-top:50px;} 
.page3 li{ display:inline-block; margin:0 7px 14px 7px;}

.page7{}
.page7 .s01{ text-align:center; font-size:30px; color:#004a80; letter-spacing:-2px;} 
.page7 .s01 span{ font-weight:700;}
.page7 .s02{ background: #d7e0e6 url(./image/sub/1/page7_1.jpg) no-repeat 100% 80%; padding:80px 0; margin:40px 0 90px 0; font-size:22px; line-height:32px;} 
.page7 .s02 p{ padding-left:100px;}
.page7 .s02 p span{ font-weight:700; font-size:25px; display:inline-block; padding-bottom:10px;}
.page7 .s03{ line-height:27px;}
.page7 .s04{ text-align:right; margin-top:50px;}
.page7 .s04 img{ vertical-align:middle; padding-left:15px;}

.page8{}
.page8 .box-history {margin:0 0 40px 0;padding:0 0 70px 0;background:url(./image/sub/1/img_bar_history1.png) no-repeat 50% 44px;background-size:17px auto;}
.page8 .box-history .year {margin:0 0 120px 0;text-align:center;font-size:24px;color:#004a80;font-weight:700;font-family:'roboto';}
.page8 .box-history dl {position:relative;margin:0 0 50px 646px;background:url(./image/sub/1/img_bar_history2.png) no-repeat left 13px;background-size:53px auto;}
.page8 .box-history dl.inphoto {min-height:200px;}
.page8 .box-history dl dt {position:absolute;left:0;top:3px;padding:0 0 0 60px;width:125px;font-size:18px;color:#004a80;font-weight:700;font-family:'roboto';}
.page8 .box-history dl dd {padding:0 0 0 125px;font-size:18px;color:#1e314a;font-weight:300;}
.page8 .box-history dl dd.photo {position:absolute;left:-456px;top:-60px;margin:0;padding:0;}

.page9{ height:279px;}
.page9 dl{ position:relative;}
.page9 dl dt{ position:absolute; right:70px; border:1px #ddd solid;}
.page9 dl dd{ padding-left:70px;}
.page9 dl dd p{ margin-bottom:15px;}
.page9 dl dd span{ display:inline-block; width:100px; height:30px;}
.page9 dl dd .span1{ background:#00adef}
.page9 dl dd .span2{ background:#58585a;}
.page9 dl dd .span3{ background:#99ca3b}
.page9 dl dd a{display:inline-block; text-align:center; position:relative; height:47px; line-height:47px;background-color:#737373; color:#fff; font-size:16px; font-weight:400; letter-spacing:-0.55px; padding:0 60px 0 50px; margin-top:50px;}
.page9 dl dd a::after {display: block;content: "";width: 11px;height: 11px;position: absolute;top: 50%;right: 20px;margin-top: -5px;background: url(./image/sub/1/footer_menu_icon.png) no-repeat;}

.page10{ text-align:center;}

.page11{ text-align:center; }
.page11 li{ display:inline-block; margin:0 10px 50px 10px; width:260px;}
.page11 p{ margin-top:15px;}

.page12{ width:1200px; margin:0 auto; font-size:19px;}
.page12 .mapBox{height:500px;}
.page12 p{margin-bottom:20px;}
.page12 p span{ font-weight:500; padding:0 10px 0 30px; }
.page12 p br{ display:none;}

.page13{ }
.page13 .s01{background:#d7e0e6; padding:70px 0 90px 0;}
.page13 .s01 dl{}
.page13 .s01 dl dt{ position:absolute; top:50px; left:70px;}
.page13 .s01 dl dd{ padding-left:400px; font-size:20px;}
.page13 .s01 .sTit{ font-size:25px; font-weight:700; margin-bottom:15px;}
.page13 .s02{ margin-top:50px;}



.page21{}
.page21 dl{ position:relative; min-height:70px; border-bottom:1px #ccc solid; padding-bottom:30px; margin-bottom:30px; }
.page21 dl dt{ position:absolute; left:0 ; top:0; width:170px; height:70px; line-height:70px; background:#00a99d; color:#fff; border-radius:30px; text-align:center; font-weight:500;}
.page21 dl dd{ padding-left:200px;}

.page23{}
.page23 ul{ margin-bottom:50px; }
.page23 li{ display:inline-block; font-size:15px; text-align:left; margin:0 7px 25px 7px; vertical-align:top;}
.page23 .sTit{ font-weight:500; font-size:17px; margin:10px 0 5px 0;}

.listType01 {border-top: 1px solid #197b30; table-layout: fixed; width:100%; background-color:#fff;}
.listType01 thead tr th {padding:12px 0 12px; border-bottom: 1px solid #e5e5e5; border-right:1px solid #e5e5e5;  font-size:16px; color:#454545; font-weight:500; background:#fafafa; text-align:center;}
.listType01 tbody tr th {padding:16px 5px 16px; border-bottom: 1px solid #ddd; border-bottom: 1px solid #e5e5e5; border-right:1px solid #e5e5e5;  font-size:16px; color:#000; background-color: #fafafa; font-weight:400;}
.listType01 tbody tr td {border-bottom: 1px solid #ddd; font-size:15px; padding:16px 20px 16px 20px; text-align: left; color:#454545; word-wrap:break-word; word-break:keep-all; border-bottom: 1px solid #e5e5e5; border-right:1px solid #e5e5e5;}
.listType01 tbody tr th.ac {padding:16px 10px 16px 10px; text-align:center;}
.listType01 tbody tr td a.link { text-decoration:underline; font-weight:400;}
.listType01 tbody tr td.link.rip a {color:#1c798f;}
.listType01 tbody tr:first-child th {border-top: none;}
.listType01 tbody tr:first-child td {border-top: none;}
.listType01 tbody tr td:first-child{border-left: 1px solid #e5e5e5;}
.listType01 tbody tr td .ing{color:#1a2c5e;}
.listType01 .tt{ text-align:left; padding-left:20px;}
.listType01 thead tr th:first-child {border-left:1px solid #e5e5e5;}
.listType01 tbody tr th:first-child {border-left:1px solid #e5e5e5;}



@media screen and (max-width:640px) {
	
	.subTop{ position:absolute; top:120px; width:100%; text-align:center; color:#fff; letter-spacing:-2px; }
.subTop h1{ font-size:25px; line-height:32px;}
.subTop h2{ display:none;}

#content .subContent h3.subTitleSubject{ padding:0 0 15px 0; margin:0 15px 20px 15px; font-size:25px;}

.page7 .s01{ font-size:20px;}
.page7 .s02 { background-image:none; padding:50px 0; margin-bottom:50px; }
.page7 .s02 p{ padding:0 15px; font-size:17px; line-height:25px;}
.page7 .s02 p br{ display:none;}
.page7 .s03{ padding:0 15px;}
.page7 .s04{ padding-right:15px;}

.page8{ padding:0 15px;}
.page8 .box-history{ background-position:20px 44px; padding:0 0 20px 0; margin:0 0 10px 0;}
.page8 .box-history dl{ margin:0 0 0 25px;}
.page8 .box-history dl dd.photo{ display:none;}
.page8 .box-history dl dt{ padding:0 0 0 17px;}
.page8 .box-history dl dd{ padding:5px 0 0 80px; font-size:15px;}
.page8 .box-history .year{ text-align:left; margin-bottom:30px;}

.page9{ padding:0 15px; height:auto;}
.page9 dl dt{ position:relative; right:0;}
.page9 dl dd{ padding:20px 0 0 0;}
.page9 dl dd br{ display:none;}

.page10{padding:0 15px;}
.page10 img{ width:100%;}
.page9 dl dt img{ width:100%;}
.page11 li{ width:40%; vertical-align:top; margin-bottom:20px;}
.page11 img{ width:100%;}

.page12{ width:100%; font-size:15px;}
.page12 p br{ display:block;}

.page12 .mapBox{ height:300px; padding:0 2%;}
.page13 .s01{ padding:50px 0;}
.page13 .s01 dl dt{ position:relative; top:0; left:0; text-align:center;}
.page13 .s01 dl dt img{ width:70%;}
.page13 .s01 dl dd{ padding:20px 15px 0 15px; font-size:15px;}
.page13 .s01 dl dd br{ display:none;}

.page13 .s02{ padding:0 15px;}
.page13  img{ width:100%;}

.page3{ padding:0 15px;} 
.page3 li{ width:30%; margin:0 1% 7px 1%;}
.page3  img{ width:100%;}

.page17{ padding:0 15px;}
.page17 img{ width:100%;}

.page21, .page22, .page23{ padding:0 15px;}
.page21 dl dt{ width:120px; height:50px; line-height:50px;}
.page21 dl dd{ padding-left:130px;}

.page23 li{ width:45.5%; font-size:13px;}
.page23 li img{ width:100%;}

.page23 .sTit{ font-size:15px; letter-spacing:-1px;}
	
}