body {
	position:relative;
	font-size: 100%;
	width: 100%;
}
#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 186px 0 0 0;
	z-index: 1;
}
#content {
	position: relative;
	display: block;
	float: none;
	width: 100%;
    min-width: 1152px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/open.content/ko/main/main-bottom-bg.jpg) 50% 100% no-repeat;
}
#content h3 {
	font-size: 14px;
	letter-spacing: -0.4px;
	line-height: 18px;
	margin: 0;
	padding: 12px;
}
#content h4 {
	margin: 0;
}
.text-block {
	display: block;
}

#popup-layer {
	position:absolute;
	top: 396px;
	left: 50%;
	width: 388px;
	height: 223px;
	margin: 0 0 0 -480px;
	background: url(/images/open.content/ko/main/popup-bg.png) 0 0 no-repeat;
	z-index: 1000;
}
#popup-layer div#check {
	position:absolute;
	left: 10px;
	bottom: 10px;
}
#popup-layer div#close {
	position:absolute;
	right: 10px;
	top: 9px;
	width: 21px;
	height: 21px;
}
#check input {
	cursor: pointer;
	vertical-align: middle;
}
#check label {
	font-size:11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1.5px;
	color: #666;
	vertical-align: middle;
}
#close a {
	display: block;
	text-indent: -9999em;
	width: 21px;
	height: 21px;
	background: url(/images/open.content/ko/main/open-event-close.png) 0 0 no-repeat;
	font-size: 11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1px;
	color: #444;
	transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
}
#close a:hover,
#close a:focus {
	background-position: 0 -21px;
	transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
}
#content .section {
	position: relative;
	width: 100%;
}
.bx-wrapper {
	position: relative;
	max-width: 100% !important;
	padding: 0;

	height: 1%;
}
.bx-wrapper {
	height: auto;
	height: 100%;
}
.bx-wrapper img {
	max-width: 100%;
	/*display: block;*/
}
#news-focus li span.title {
	display: block;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -0.4px;
	padding: 9px;
}
.news-focus-area .bx-wrapper .bx-viewport {
	height: 201px !important;
	overflow: hidden;
}
.bx-wrapper .bx-pager {
	bottom: 12px;
	margin: 0;
	padding: 18px 0 0 0;
	text-align: center;
}
.bx-wrapper .bx-controls-auto {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	margin: 0 6px 0 0;
}
.bx-wrapper .bx-pager {
	color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	vertical-align: top;

	height: 1%;
}
.bx-wrapper .bx-pager .bx-pager-item {
	height: auto;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: top;

	height: 1%;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	height: auto;
}
.bx-wrapper .bx-controls {
	text-align: center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	background: #aaa;
	border: 3px solid #aaa;
	border-radius: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: transparent;
	border-color: #f58f08;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 60px;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	z-index: 100;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-prev {
	left: -1px;
	background: url(/images/open.content/ko/main/slider-prev-next.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: -1px;
	background: url(/images/open.content/ko/main/slider-prev-next.png) no-repeat 0 -56px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
	background-position: 0 -28px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background-position: 0 -84px;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(/images/open.content/ko/main/pager-play.png) 0 2px no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-start.active {
	display: none;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(/images/open.content/ko/main/pager-stop.png) 0 2px no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-stop.active {
	display: none;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	display: inline-block;
	vertical-align: top;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 16px;
}

#content .section {
	position: relative;
}
#content .section .area {
	position: relative;
	max-width: 1152px;
	margin: 0 auto;
}
#content .section.section01 {
	padding: 23px 0;
	background-color: #f8f8f7;
}
#content .section .area .flt-l {
	float: left;
}

#content .section .area:after {
	content: '';
	clear: both;
	display: block;
}
#content .section.section01 .flt-l {
	position: relative;
	margin-right: 23px;
}
#content .section.section01 .flt-l.spotlight-area {
	width: 695px;
	height: 376px;
}
#content .section.section01 .flt-l.spotlight-area ul li a {
	display: block;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	padding: 15px;
	background-color: rgba(0,0,0,.5);
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-pager,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-pager {
	position: absolute;
	left: 20px;
	bottom: auto;
	color: #fff;
	font-size: 95%;
	padding: 0;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls .bx-controls-auto,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls .bx-controls-auto {
	position: absolute;
	right: 75px;
	margin: 0;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls-auto .bx-start,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls-auto .bx-start {
	background: url(/images/common/icon-play-w.svg) 50% 50% no-repeat;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls-auto .bx-stop,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls-auto .bx-stop {
	background: url(/images/common/icon-stop-w.svg) 50% 50% no-repeat;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls .bx-controls-direction,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls .bx-controls-direction {
	position: absolute;
	top: 9px;
	right: 10px;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls .bx-controls-direction .bx-next,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: inline-block;
	vertical-align: top;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	background: url(/images/common/icon-arrow-wl.svg) 45% 50% no-repeat;
	background-size: 7px;
	border-radius: 50%;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-controls .bx-controls-direction .bx-next,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	background: url(/images/common/icon-arrow-wr.svg) 55% 50% no-repeat;
	background-size: 7px;
	border-radius: 50%;
}
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-prev:hover,
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-prev:focus,
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-next:hover,
#content .section.section01 .flt-l.spotlight-area .bx-wrapper .bx-next:focus,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-prev:hover,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-prev:focus,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-next:hover,
#content .section.section02 .flt-l.popupzone .bx-wrapper .bx-next:focus {
	background-color: rgba(0,0,0,.5) !important;
}

#content .section.section01 .flt-l.info-link {
	position: relative;
}
#content .section.section01 .flt-l.info-link ul li {
	position: relative;
	width: 90px;
	height: 90px;
	margin-bottom: 6px;
}
#content .section.section01 .flt-l.info-link ul li.getway {
	margin-bottom: 0;
}
#content .section.section01 .flt-l.info-link ul li a {
	display: block;
	color: #fff;
	font-size: 85%;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 15px 10px;
}
#content .section.section01 .flt-l.info-link ul li a:before {
	content: '';
	display: block;
	width: 48px;
	height: 40px;
	margin: 0 auto 5px auto;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}
#content .section.section01 .flt-l.info-link ul li.staff a:before {
	background: url(/images/common/icon-staff.svg) 50% 50% no-repeat;
}
#content .section.section01 .flt-l.info-link ul li.staff a {
	background-color: #07a840;
	background-color: #5d2cf5;
	background-color: #832cf5;
}
#content .section.section01 .flt-l.info-link ul li.office a:before {
	background: url(/images/common/icon-office.svg) 50% 50% no-repeat;
}
#content .section.section01 .flt-l.info-link ul li.office a {
	background-color: #018f6f;
	background-color: #373df7;
	background-color: #395de1;
}
#content .section.section01 .flt-l.info-link ul li.eupmyeon a:before {
	background: url(/images/common/icon-eupmyeon.svg) 50% 50% no-repeat;
}
#content .section.section01 .flt-l.info-link ul li.eupmyeon a {
	background-color: #007782;
	background-color: #56a724;
}
#content .section.section01 .flt-l.info-link ul li.getway a:before {
	background: url(/images/common/icon-getway.svg) 50% 50% no-repeat;
}
#content .section.section01 .flt-l.info-link ul li.getway a {
	/* background-color: #fb9e2b; */
	background-color: #e66b00;
}
#content .section.section01 .flt-l.info-link ul li a:hover:before {
	transform: rotateY(180deg);
}
#content .section.section01 .flt-l.mayor-area {
	position: relative;
	width: 320px;
	margin-right: 0;
}
#content .section.section01 .flt-l.mayor-area h3 {
    position: relative;
    width: 320px;
    height: 225px;
    margin: 0;
    padding: 0;
    z-index: 1;
    overflow: hidden;
}
#content .section.section01 .flt-l.mayor-area ul {
    position: absolute;
    top: 110px;
    left: 16px;
    width: 123px;
    z-index: 10;
}
#content .section.section01 .flt-l.mayor-area ul.link {
    left: 0px;
}

#content .section.section01 .flt-l.mayor-area ul li {
	margin-top: 5px;
}
#content .section.section01 .flt-l.mayor-area ul li a {
display: block;
    font-size: 80%;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
    padding: 8px 0;
    /* border-radius: 5px; */
    background-color: #0081ef;
}
/* #content .section.section01 .flt-l.mayor-area ul li a:hover {
	color: #fff;
	background-color: #0c09e2;
}*/
#content .section.section01 .flt-l.mayor-area p.manifesto{
	width:99.9%
}
#content .section.section01 .flt-l.mayor-area p.manifesto a {
	display: block;
	color: #fff;
	font-size: 90%;
	text-align: center;
	padding: 13px 0;
	background: #464646;
}

#content .section.section01 .flt-l.mayor-area .event {
	position: relative;
	height: 76px;
	padding: 15px;
	background-color: #fff;
}
#content .section.section01 .flt-l.mayor-area .event h4 {
	font-size: 95%;
	font-weight: 400;
	padding: 0 0 0 24px;
	background: url(/images/common/icon-calendar.svg) 0 50% no-repeat;
	background-size: 18px;
}
#content .section.section01 .flt-l.mayor-area .event a.week-plan {
	display: block;
	margin-top: 12px;
}
#content .section.section01 .flt-l.mayor-area .event a.week-plan img {
	margin-left: 5px;
}
#content .section.section01 .flt-l.mayor-area ul.link{
    position: relative;
    display: block;
    width: 100%;
    top: 0;
    right: 0;
}
#content .section.section01 .flt-l.mayor-area ul.link li{
	display:inline-block;
	vertical-align:top;
	width:33.33%;
    text-align: center;
    margin: 0;
	color:#fff;
}
#content .section.section01 .flt-l.mayor-area ul.link li a{
	color:#fff;
	padding:0;
	width:100%;
	height:100%;
	padding: 10px;
}
#content .section.section01 .flt-l.mayor-area ul.link li.first a{
	background:#4489df;
}
#content .section.section01 .flt-l.mayor-area ul.link li.sec a{
background:#2563b1;
}
#content .section.section01 .flt-l.mayor-area ul.link li.third a{
	background:#1a5299;
}
#content .section a.more-btn {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	text-indent: -9999em;
	width: 24px;
	height: 24px;
	border: 1px solid #bbb;
	background: transparent;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
#content .section a.more-btn:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 2px;
	background-color: #717171;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#content .section a.more-btn:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 10px;
	background-color: #717171;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

#content .section a.more-btn:hover {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

#content .section.section02 {
	position: relative;
	padding: 50px 0;
}
#content .section.section02 .flt-l.notice-area {
	position: relative;
	width: 695px;
	margin-right: 21px;
}

#content .section.section02 #notice {
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 55px;
}
#notice .tab-area .tab h4 {
	position:absolute;
	top: -1px;
	font-size: 100%;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
#notice .tab-area .tab1 h4 {
	left: 0;
}
#notice .tab-area .tab2 h4 {
    left: 99px;
}
#notice .tab-area .tab3 h4 {
    left: 198px;
}
#notice .tab-area .tab4 h4 {
    left: 297px;
}
#notice .tab-area .tab5 h4 {
    left: 396px;
}
#notice .tab-area .tab6 h4 {
    left: 495px;
}
#notice .tab-area .tab h4 a {
	position: relative;
	display:block;
	text-align:center;
	line-height: 57px;
	/* width: 120px; */
    width: 100px;
	height: 57px;
	border: 1px solid transparent;
	border-bottom: 0 none;
	transition: none;
	-webkit-transition: none;
	z-index: 1;
}
#notice .tab-area .tabon h4 a {
	color: #3c5183;
	font-weight: 600;
	border-color: #3c5183;
	border-bottom: 0 none;
	background: #fff;
	z-index: 2;
}
/*
#notice .tab-area .tab2 h4 a {
	border-left: 1px solid #aaa;
}
*/
#notice .tab-area .tab .box {
	display: none;
	margin: 0;
	padding: 15px 12px 0 12px;
	border-top: 1px solid #3c5183;
}
#notice .tab-area .tab .box ul li a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 100%;
	text-align: left;
	overflow: hidden;
	line-height: normal;
	width: 85%;
	padding-left: 12px;
	margin: 0;
}
#notice .tab-area .tab .box ul li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #aaa;
	transform: translateY(-50%);
}

#notice .tab-area .tab .box ul li a:hover,
#notice .tab-area .tab .box ul li a:focus {
	color: #1E99F0;
}
#notice .tab-area .tab .box ul li a img {
	padding: 0 0 0 3px;
	vertical-align: middle;
}
#notice .tab-area .tab .box ul li span.date {
	display: inline-block;
	vertical-align: top;
	color: #7a7a7a;
	letter-spacing: 0;
}
#notice .tab-area .tabon .box {
	display:block;
}
#notice .tab-area .box ul li {
	position: relative;
	margin: 0;
	padding: 10px 0;
}
#notice .tab-area .box ul li b.new-img {
	display: block;
	position: absolute;
	top: 8px;
	left: 206px;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
	background: url(/images/bb/new.gif) 0 0 no-repeat;
}
#content .section.section02 .flt-l.popupzone {
	position: relative;
	width: 436px;
	height: 267px;
	overflow: hidden;
}
#popupzone {
	position: relative;
	width: 100%;
	height: 100%;
}
#content .section.section03 .area {
	padding: 0 45px 45px 45px;
	border-bottom: 1px solid #ddd;
}
#major-link ul li a:before {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto 10px auto;
	background-size: 33px;
	background-position: 50% 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	border: 1px solid #dadada;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}
#major-link ul li a:hover:before {
	background-color: #f35b8d;
	border-color: #f35b8d;
}
#major-link ul li.guidance a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon01.svg);
}
#major-link ul li.guidance a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon01-1.svg);
}
#major-link ul li.public-welfare a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon02.svg);
}
#major-link ul li.public-welfare a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon02-1.svg);
}
#major-link ul li.traffic-bus a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon03.svg);
}
#major-link ul li.traffic-bus a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon03-1.svg);
}
#major-link ul li.contract a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon04.svg);
}
#major-link ul li.contract a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon04-1.svg);
}
#major-link ul li.year a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon05.svg);
}
#major-link ul li.year a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon05-1.svg);
}
#major-link ul li.legislation-notice a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon06.svg);
}
#major-link ul li.legislation-notice a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon06-1.svg);
}
#major-link ul li.statistics-annual-report a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon07.svg);
}
#major-link ul li.statistics-annual-report a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon07-1.svg);
}
#major-link ul li.bmall a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon08.svg);
}
#major-link ul li.bmall a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon08-1.svg);
}
#major-link ul li.bonghwa-specialty a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon09.svg);
}
#major-link ul li.bonghwa-specialty a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon09-1.svg);
}
#major-link ul li.camp a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon10.svg);
}
#major-link ul li.camp a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon10-1.svg);
}
#major-link ul li.immovable a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon11.svg);
}
#major-link ul li.immovable a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon11-1.svg);
}
#major-link ul li.industry-economy a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon12.svg);
}
#major-link ul li.industry-economy a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon12-1.svg);
}
#major-link ul li.environment a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon13.svg);
}
#major-link ul li.environment a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon13-1.svg);
}
#major-link ul li.civil-defense a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon14.svg);
}
#major-link ul li.civil-defense a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon14-1.svg);
}
#major-link ul li.disaster-safety a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon15.svg);
}
#major-link ul li.disaster-safety a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon15-1.svg);
}
#major-link ul li.tumb a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon16.svg);
}
#major-link ul li.tumb a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon16-1.svg);
}
#major-link ul li.proposition a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon17.svg);
}
#major-link ul li.proposition a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon17-1.svg);
}
#major-link ul li.culture-living a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon18.svg);
}
#major-link ul li.culture-living a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon18-1.svg);
}
#major-link ul li.munsusan a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon19.svg);
}
#major-link ul li.munsusan a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon19-1.svg);
}
#major-link ul li.big-waste a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon20.svg);
	background-size: 45px;
}

#major-link ul li.big-waste a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon20-1.svg);
	background-size: 45px;
}
#major-link ul li.earthquake-shelter a:before {
	background-image: url(/images/open.content/ko/main/major-link/icon22.svg);
	background-size: 45px;
}

#major-link ul li.earthquake-shelter a:hover:before {
	background-image: url(/images/open.content/ko/main/major-link/icon22-1.svg);
	background-size: 45px;
}



#major-link ul li a {
	display: block;
	font-size: 89%;
	text-align: center;
}
#major-link .bx-wrapper .bx-prev {
	left: -45px;
	background: url(/images/common/icon-arrow-gl.svg) 45% 50% no-repeat;
}
#major-link .bx-wrapper .bx-next {
	right: -45px;
	background: url(/images/common/icon-arrow-gr.svg) 55% 50% no-repeat;
}
#major-link .bx-wrapper .bx-controls-direction a {
	top: 40%;
	width: 36px;
	height: 36px;
	border: 1px solid #c9c9c9;
	background-size: 7px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
#major-link .bx-wrapper .bx-controls-direction a:hover {
	border-color: #888;
	background-color: #999;
}
#major-link .bx-wrapper .bx-prev:hover {
	background-image: url(/images/common/icon-arrow-wl.svg);
}
#major-link .bx-wrapper .bx-next:hover {
	background-image: url(/images/common/icon-arrow-wr.svg);
}
#content .section.section04 {
	padding: 60px 0 30px 0;
}
#content .section.section04 .area .bx-wrapper .bx-pager.bx-default-pager a {
	border-color: #c0c0c0;
	background-color: #ffffff;
}
#content .section.section04 .area .bx-wrapper .bx-pager.bx-default-pager a:hover,
#content .section.section04 .area .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #2e6cbb;
	border-color:  #2e6cbb;
}
#content .section.section04 .area .inclusive-education {
	position: relative;
	width: 639px;
	margin-right: 31px;
}
#content .section.section04 .area .inclusive-education h4 {
	font-size: 120%;
	margin-bottom: 22px;
}
#content .section.section04 .area .inclusive-education a.more-btn {
	top: 0;
	right: 5px;
}
#inclusive-education {
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 40px;
}
#inclusive-education .tab-area .tab h5 {
	position:absolute;
	top: -1px;
	font-size: 100%;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
#inclusive-education .tab-area .tab1 h5 {
	left: 0;
}
#inclusive-education .tab-area .tab2 h5 {
    left: 213px;
}
#inclusive-education .tab-area .tab3 h5 {
    left: 426px;
}
#inclusive-education .tab-area .tab h5 a {
    display: block;
    position: relative;
    color: #161616;
    text-align: center;
    line-height: 40px;
    width: 213px;
    height: 40px;
    /* border-right: 1px solid #909bb5; */
    /* background-color: #394c7b; */
    background-color: #f0f8ff;
    z-index: 1;
}
#inclusive-education .tab-area .tabon h5 a {
	color: #fff;
	font-weight: 600;
	/*background: #f0f8ff;*/
	background: #394c7b;
	z-index: 2;
}

#inclusive-education .tab-area .tab.tab3 h5 a {
	border-right: 0 none;
}
#inclusive-education .tab-area .tab .box {
	display: none;
	margin: 0;
	padding: 15px 5px 0 5px;
}
#inclusive-education .tab-area .tab .box ul {
	display: block;
}
#inclusive-education .tab-area .tabon .box {
	display:block;
}
#inclusive-education .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	color: #7a7a7a;
	font-size: 90%;
	padding: 0;
}
#inclusive-education .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager span {
	color: #399bff;
}

#inclusive-education .bx-wrapper .bx-controls-auto,
#bonghwa-focus .bx-wrapper .bx-controls-auto {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 36px;
	margin: 0;
}
#inclusive-education .bx-wrapper .bx-controls {
	margin-top: 40px;
}
#inclusive-education .bx-wrapper .bx-controls-auto .bx-start.active,
#inclusive-education .bx-wrapper .bx-controls-auto .bx-stop.active,
#bonghwa-focus .bx-wrapper .bx-controls-auto .bx-start.active,
#bonghwa-focus .bx-wrapper .bx-controls-auto .bx-stop.active {
	display: block;
	opacity: .5;
}
#inclusive-education .bx-wrapper .bx-controls-auto .bx-start,
#bonghwa-focus .bx-wrapper .bx-controls-auto .bx-start {
	background: url(/images/common/icon-play-g.svg) 50% 50% no-repeat;
}
#inclusive-education .bx-wrapper .bx-controls-auto .bx-stop,
#bonghwa-focus .bx-wrapper .bx-controls-auto .bx-stop {
	background: url(/images/common/icon-stop-g.svg) 50% 50% no-repeat;
}
#inclusive-education .tab-area .tab .box ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 210px !important;
	height: 169px;
}
#inclusive-education .tab-area .tabon .box ul li i.condition {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 75%;
	font-style: normal;
	text-align: center;
	min-width: 50px;
	padding: 5px;
	background-color: #ff3a6d;
}
#inclusive-education .tab-area .tabon .box ul li i.condition.end {
	background-color: #6a6a6a;
}
#inclusive-education .tab-area .tabon .box ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 30px 15px 20px 15px;
	border: 1px solid #c7c7c7;
}
#inclusive-education .tab-area .tabon .box ul li a span {
	position: relative;
	display: block;
	font-size: 90%;
	text-align: left;
	line-height: normal;
	margin-top: 4px;
	padding-left: 10px;
}
#inclusive-education .tab-area .tabon .box ul li a span:before {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 1px;
	background-color: #aaa;
}
#inclusive-education .tab-area .tabon .box ul li a span b {
	/*display: block;*/
	font-weight: normal;
}
#inclusive-education .tab-area .tabon .box ul li a span.title {
	font-size: 95%;
	font-weight: 600;
	min-height: 40px;
	padding-left: 0;
}
#inclusive-education .tab-area .tabon .box ul li a span.title:before {
	display: none;
}
#content .section.section04 .area .bonghwa-focus {
	position: relative;
	width: 228px;
    margin-right: 25px;
}
#content .section.section04 .area .bonghwa-focus h4 {
	font-size: 120%;
	margin-bottom: 22px;
}
#content .section.section04 .area .bonghwa-focus a.more-btn {
	top: 0;
	right: 5px;
}
#bonghwa-focus .bx-wrapper .bx-controls {
	margin-top: 12px;
	padding: 0;
}
#bonghwa-focus ul li a{
}
#bonghwa-focus ul li a span {
	display: block;
	font-size: 95%;
	text-align: left;
	line-height: 20px;
}
#bonghwa-focus ul li a span.text {
	padding-top: 8px;
}
#bonghwa-focus ul li a span.text span.title {
	font-weight: 600;
	padding-bottom: 5px;
}
#bonghwa-focus ul li a span.text span.content {
	color: #7a7a7a;
	font-size: 85%;
}
#magazine{
}
#magazine h4{
    font-size: 120%;
    margin-bottom: 22px;
}
#magazine span.block{
	display:block;
}
#magazine a{
	position:relative;
	width:228px;
	height:233px;
	display:block;
	background:url(/images/open.content/ko/main/subscript.png);
    border: 1px solid #e5e5e5;
}
#magazine span.title{
	position:absolute;
	top:0;
	left:0;
	padding:20px;
	display:block;
}
#magazine span.title span.ti-box{
	font-size:22px;
    line-height: 27px;
    font-weight: 600;
    color: #333;
}
#magazine span.title span.more{
    margin: 15px 0 0 0;
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    padding: 5px 11px;
    border: 1px solid #ddd;
    color: #555;
	display: block;
    width: 60px;
}
#magazine .subscript{
	position: absolute;
    top: 15px;
    right: 25px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: linear-gradient(45deg, #e87be9, #221ff1);
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 18px 0 0 0;
    line-height: 18px;
    font-weight: 500;
    transition: 1s;
}
#magazine .subscript:hover{
    background: linear-gradient(45deg, #221ff1, #e87be9);
}
#magazine img{
    width: 100px;
    height: 120px;
    display: block;
    background: #000;
    position: absolute;
    bottom: 20px;
    right: 25px;
}
#content .section.section05 {
	padding: 30px 0;
}
#content .section.section05 .area {
	height: 287px;
}
#content .section.section05 .area .flt-l {
	height: 100%;
}
#bonghwa-sns-area {
	position: relative;
	width: 204px;
	height: 100%;
	margin-right: 30px;
	padding: 28px 18px;
	background-color: #ff3a6d;
}
#bonghwa-sns-area h5 {
	color: #fff;
	font-size: 120%;
	text-align: center;
	margin: 0 0 15px 0;
	letter-spacing: 2px;
}
#bonghwa-sns-area h5:before {
	content: '';
	display: block;
	width: 63px;
	height: 63px;
	margin: 0 auto 15px auto;
	background: url(/images/open.content/ko/main/icon-comment.svg) 50% 50% no-repeat;
}
#bonghwa-sns-area p {
	color: #fff;
	text-align: center;
	line-height: normal;
	margin-bottom: 20px;
}
#bonghwa-sns-area p span {
	display: block;
	text-align: center;
}
#bonghwa-sns-area ul {
	text-align: center;
	padding: 15px 0;
	background-color: #fd94b0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#bonghwa-sns-area ul li {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	margin: 0 5px;
}
#bonghwa-sns-area ul li a {
	display: block;
	text-indent: -9999em;
	width: 100%;
	height: 100%;
}
#bonghwa-sns-area ul li a.facebook {
	background: url(/images/common/icon-facebook.svg) 50% 50% no-repeat;
}
#bonghwa-sns-area ul li a.blog {
	background: url(/images/common/icon-nblog.svg) 50% 50% no-repeat;
}
#bonghwa-sns-area ul li a.instagram {
	background: url(/images/common/icon-instagram.svg) 50% 50% no-repeat;
}
#bonghwa-sns-area ul li a.youtube {
	background: url(/images/common/icon-youtube.svg) 50% 50% no-repeat;
}
#bonghwa-sns-area ul li a:hover {
	transform: scale(1.15);
}
#information {
	position: relative;
	width: 918px;
	height: 100%;
}
#information ul li {
	display: inline-block;
	vertical-align: top;
	width: 33.3334%;
}
#information ul li h5 {
	color: #fff;
	font-size: 110%;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	margin: 0;
	padding: 16px 0;
}
#information ul li.civil-life h5,
#information ul li.culture-tour h5 {
	/* background-color: #51b1f4; */
	background-color: #2072ab;
}
#information ul li.administration h5 {
	background-color: #2991da;
}
#information ul li h5 span {
	display: inline-block;
	padding-left: 27px;
	text-align: center;
	background-size: 20px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#information ul li.civil-life h5 span {
	background-image: url(/images/open.content/ko/main/h5-civil-life.svg);
}
#information ul li.administration h5 span {
	background-image: url(/images/open.content/ko/main/h5-administration.svg);
}
#information ul li.culture-tour h5 span {
	background-image: url(/images/open.content/ko/main/h5-culture-tour.svg);
}
#information ul li ul li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
#information ul li ul {
	height: 233px;
	padding: 15px 10px 15px 20px;
}
#information ul li.civil-life ul,
#information ul li.culture-tour ul {
	background-color: #fafbff;
}
#information ul li.administration ul {
	background-color: #f1f5ff;
}
#information ul li ul li a {
	position: relative;
	display: block;
	font-size: 90%;
	text-align: left;
	line-height: 27px;
	letter-spacing: -.5px;
	padding-left: 8px;
}
#information ul li ul li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 13px;
	left: 0;
	width: 2px;
	height: 2px;
	background-color: #aaa;
}
#content .section.section06 {
	padding: 90px 0;
}
#content .section.section06 .area .flt-l.tour {
	width: 965px;
	margin-right: 30px;
}
#tour ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 28px;
}
#tour ul li:first-child {
	margin-left: 0;
}
#tour ul li a {
	display: block;
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 1px 6px rgba(0,0,0,.3);
}
#tour ul li:nth-child(2n+1) a {
	transform: translateY(18px);
	-webkit-transform: translateY(18px);
}
#tour ul li:nth-child(2n+1) a:hover {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
#tour ul li:nth-child(2n) a {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
#tour ul li:nth-child(2n) a:hover {
	transform: translateY(18px);
	-webkit-transform: translateY(18px);
}
#content .section.section06 .area .flt-l.tour-link {
	width: 157px;
}
#content .section.section06 .area .flt-l.tour-link ul li {
	width: 157px;
	height: 125px;
}
#content .section.section06 .area .flt-l.tour-link ul li:first-child {
	margin-bottom: 15px;
}
#content .section.section06 .area .flt-l.tour-link ul li a {
	display: block;
	color: #fff;
	font-size: 110%;
	text-align: center;
	line-height: normal;
	width: 100%;
	height: 100%;
	padding: 39px 15px 15px 15px;
	border: 1px solid rgba(255,255,255,.75);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: rgba(0,0,0,.5);
}
#content .section.section06 .area .flt-l.tour-link ul li a span {
	display: block;
	font-size: 90%;
	text-align: center;
	line-height: 24px;
}
#content .section.section06 .area .flt-l.tour-link ul li a:hover {
	background: #06b306;
}
#content .section.section07 {
	padding: 18px 0;
	background-color: #fff;
}
#banner h5 {
	position: absolute;
	top: -1px;
	left: 2px;
	line-height: normal;
	margin: 0;
}
#banner .content {
	padding: 0 100px 0 90px;
}
#banner .bx-wrapper .bx-controls {
	position: absolute;
	top: -8px;
	right: -98px;
	padding: 6px 5px 6px 8px;
	border-radius: 4px;
	-webkit-border-raidus: 4px;
	background: #eee;
}
#banner .bx-wrapper .bx-controls-auto {
	/* margin: 0; */
    margin: 0 10px 0 0;
}
#banner .bx-wrapper .bx-controls-auto a {
	width: 18px;
	height: 18px;
}
#banner .bx-wrapper .bx-controls-auto .bx-start {
	background: url(/images/common/icon-play-g.svg) 50% 50% no-repeat;
}
#banner .bx-wrapper .bx-controls-auto .bx-stop {
	background: url(/images/common/icon-stop-g.svg) 50% 50% no-repeat;
}
#banner .bx-controls-direction {
	display: inline-block;
	vertical-align: top;
}
#banner .bx-wrapper .bx-controls-direction a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
	margin: 0 0 0 3px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 8px;
}
#banner .bx-wrapper .bx-controls-direction a.bx-prev {
	background-image: url(/images/common/icon-arrow-gl.svg);
	background-position: 45% 50%;
}
#banner .bx-wrapper .bx-controls-direction a.bx-next {
	background-image: url(/images/common/icon-arrow-gr.svg);
	background-position: 45% 50%;
}

/*2021-01-21*/
.civil-life span.fs{
	font-size: 80%;
	font-weight: 400;
}

/* 2024-01-26 메인비주얼, 팝업존 전체보기 추가 */
#content div.section01 div.area a.spotlight-all{
    position: absolute;
    bottom: 15px;
    right: 113px;
	z-index: 10;
}
#popupzone a.popup-all {
    position: absolute;
    bottom: 15px;
    right: 113px;
	z-index: 10;
}
#content div.section01 div.area a.spotlight-all span,
#popupzone a.popup-all span {
	color: #fff;
}