@charset "utf-8";
/* 위원장인사 */
.subThmb {
	height:376px;
	margin:0 auto;
}
.subThmb .thmb {
	width:60%;
	height:376px;
	float:right;
	overflow:hidden;
}
.subThmb .thmb .thumImg {
	width:100%;
	height:100%;
	background:url('../images/sub/greetImg.jpg') no-repeat center;
	font-size:0;
	text-indent:-999px;
}
.subThmb .cont {
	background:#252c71;
	width:40%;
	height:100%;
	float:left;
	color:#fff;
	padding:75px 50px 0;
}
.subThmb .cont h3 {
	font-size:32px;
	font-family:'notokr-light';
	font-weight:100;
	margin:25px 0 20px;
}
.subThmb .cont p {
	font-size:16px;
}
.subThmb .cont .contIcon {
	width:33px;
	height:27px;
	display:inline-block;
	background:url('../images/sub/subThmbIcon.png')no-repeat;
}
.content_box .greet {
	margin:25px auto 0;
}
.content_box .greet .text {
	border-bottom:1px solid #c7cac3;
	padding-bottom:80px;
}
.content_box .greet .text p {
	padding-top:30px;
}
.content_box .greet .greetFoot {
	float:right;
	margin-top:30px;
}
.content_box .greet .greetFoot p,.content_box .greet .greetFoot span {
	float:left;
}
.content_box .greet .greetFoot span {
	margin-left: 25px;
}
/* //위원회인사 */
/* 위원회구성 */
/* 현황 */
.infoText {
	padding:44px 0;
}
.infoText p {
	font-size:17px;
	color:#5f5f5f;
	text-align:center;
}
.infoText p span {
	color:#252c71;
}
.member {
	text-align:center;
}
.member ul {
			 width:1085px;
	display:inline-block;
}
#committee01 ul li {
	width:177px;
	float:left;
	border:1px solid #dcdcdc;
	margin:0 20px 37px;
	position:relative;
	text-align:center;
}
.civilian li {
	height:295px;
}
.minister li {
	height:235px;
}
#committee01 .member dt.name {
	font-size:22px;
	font-weight:bold;
	padding-top:175px;
}
#committee01 .member dd.img {
	width:100%;
	height:170px;
	position:absolute;
	top:0;
	left:0;
	border-bottom:1px solid #dcdcdc;
	font-size:0;
	text-indent:-999px;
	background-size:cover;
}
.member .mamberImg01 {
	background: url('../images/sub/CommitteeMember01.png')no-repeat center top 10px;
}
.member .mamberImg02 {
	background: url('../images/sub/CommitteeMember02.png')no-repeat center top -20px;
}
.member .mamberImg03 {
	background: url('../images/sub/CommitteeMember03.png')no-repeat center top;
}
.member .mamberImg04 {
	background: url('../images/sub/CommitteeMember04.png')no-repeat center hotpink;
}
.member .mamberImg05 {
	background: url('../images/sub/CommitteeMember05.png')no-repeat center top -8px;
}
.member .mamberImg06 {
	background: url('../images/sub/CommitteeMember06.png')no-repeat center top -8px;
}
.member .mamberImg07 {
	background: url('../images/sub/CommitteeMember07.png')no-repeat center top -10px;
}
.member .mamberImg08 {
	background: url('../images/sub/CommitteeMember08.png')no-repeat center top;
}
.member .mamberImg09 {
	background: url('../images/sub/CommitteeMember09.png')no-repeat center top -10px;
}
.member .mamberImg10 {
	background: url('../images/sub/CommitteeMember10.png')no-repeat center top -25px;
}
.member .mamberImg11 {
	background: url('../images/sub/CommitteeMember11.png')no-repeat center top -10px;
}
.member .mamberImg12 {
	background: url('../images/sub/CommitteeMember12.png')no-repeat center top;
}
.member .mamberImg13 {
	background: url('../images/sub/CommitteeMember13.png')no-repeat center;
	background-size: 85% !important;
}
.member .mamberImg14 {
	background: url('../images/sub/CommitteeMember14.png')no-repeat center top -8px;
}
.member .mamberImg15 {
	background: url('../images/sub/CommitteeMember15.png')no-repeat center top;
	/* width: 90% !important; */
	background-size: 85% !important;
}
.member .mamberImg16 {
	background: url('../images/sub/CommitteeMember16.png')no-repeat center top;
}
.member .mamberImg17 {
	background: url('../images/sub/CommitteeMember17.png')no-repeat center top;
}
.member .mamberImg18 {
	background:url('../images/sub/CommitteeMember18.png')no-repeat center;
}
.member .mamberImg19 {
	background:url('../images/sub/CommitteeMember19.png')no-repeat center;
}
.member .mamberImg20 {
	background:url('../images/sub/CommitteeMember20.png')no-repeat top center;
}
.member .mamberImg21 {
	background:url('../images/sub/CommitteeMember21.png')no-repeat center;
}

@media screen and (max-width: 490px){
	#committee01 .member dd.img {
		height:200px;
	}
	#committee01 .member dt.name {
		margin-top: 15px;
	}
}

#committee01 .member dd.txt {
	font-size:15px;
	color:#674626;
	margin-top:10px;
}
.minister li .img {
	background:url('../images/sub/icoan_link1.png') no-repeat center;
	height:150px;
	border-bottom:1px solid #dcdcdc;
}
.minister li p {
	font-size:17px;
	padding-top: 30px;
}
/* 분과위원회 */
.Subcommittee {
	width:100%;
	height:100%;
}
.Subcommittee .leader {
	width:305px;
	height:190px;
	border:1px solid #b7b7b9;
	margin:0 auto;
	text-align:center;
}
.Subcommittee .leader>h3 {
	width:305px;
	height:70px;
	line-height:70px;
	background:#7176ad;
	color:#fff;
	margin-bottom:30px;
	position:relative;
	left:-1px;
	font-size:22px;
}
.Subcommittee .leader>strong.name {
	font-size:24px;
	font-family:'notokr-bold';
}
.Subcommittee .leader>p {
	font-size:20px;
}
.Subcommittee .classifyLine {
	height:110px;
	background:url('../images/sub/classifyLine3.png')no-repeat center top;
}
.Subcommittee .classify02>ul>li {
	width:33.33%;
	float:left;
}
.Subcommittee .classify03 {
	width:300px;
	margin:0 auto;
}
.Subcommittee .classify03>h3 {
	text-align:center;
	font-size:20px;
	font-family:'notokr-bold';
	color:#252c71;
	height:100px;
	line-height:100px;
	border:1px solid #b7b7b9;
	margin-bottom:25px;
}
.Subcommittee .classify03>ul::after {
	display:block;
	content:'';
	float:none;
	clear:both;
}
.Subcommittee .classify03>ul>li {
	padding:10px 0;
}
.Subcommittee .classify03 .first {
	padding:22px 0;
	border-bottom:1px solid #dbdbdb;
}
.Subcommittee .classify03 .first>li {
	font-size:16px;
	float:left;
	letter-spacing:-1.5px;
	padding:0 3px;
}
.Subcommittee .classify03 .first>li strong {
	font-family:'notokr-bold';
}
.Subcommittee .classify03 .second {
	padding:22px 0;
}
.Subcommittee .classify04::after {
	display:block;
	content:'';
	clear:both;
	float:none;
}
.Subcommittee .classify04 li {
	font-size:16px;
	float:left;
	letter-spacing:-1.5px;
	padding: 0 5px;
}
/* 3기획단 */
.planning {
	width:100%;
	height:100%;
}
.planning .leader {
	width:305px;
	height:190px;
	border:1px solid #b7b7b9;
	margin:0 auto;
	text-align:center;
}
.planning .leader>h3 {
	width:305px;
	height:70px;
	line-height:70px;
	background:#7176ad;
	color:#fff;
	margin-bottom:30px;
	position:relative;
	left:-1px;
	font-size:22px;
}
.planning .leader>strong.name {
	font-size:24px;
	font-family:'notokr-bold';
}
.planning .leader>p {
	font-size:20px;
}
.planning .classifyLine {
	height:78px;
	background:url('../images/sub/classifyLine2.png')no-repeat center top;
}

.planning .classifyLine5 {
	height:78px;
	background:url('../images/sub/classifyLine5.png')no-repeat center top;
}
.planning .classify02>li {
	width:100%;
	float:left;
}
.planning .classify02>li>div {
	width:515px;
	height:230px;
	border:1px solid #b7b7b9;
	padding:40px;
	text-align:center;
	margin:0 auto;
}
.planning .classify02>li>div>h4 {
	color:#252c71;
	font-size:20px;
	font-family:'notokr-bold';
	margin:0 0 20px 0;
}
.planning .classify02>li>div>p {
	color:#5f5f5f;
	font-size:17px;
}
.planning .classify03 {
	width:515px;
	margin:0 auto;
	padding:15px 0;
}
.planning .classify03 li {
	border-bottom:1px solid #d7d7d7;
	padding:12px 50px;
}
.planning .classify04::after {
	display:block;
	content:'';
	float:none;
	clear:both;
}
.planning .classify04 dt,.planning .classify04 dd {
	float:left;
	height:30px;
	line-height:30px;
}
.planning .classify04 dd.position {
	color:#884b03;
	padding-left:50px;
}
.planning .classify04 dd.call {
	float:right;
	background:url('../images/sub/planningCall.png')no-repeat left center;
	padding-left: 40px;
}
/* //위원회구성 */
/* 설립목적 및 기능 */
.textBox {
	border:1px solid #aab7cc;
	background:#fafcff;
	padding:40px 35px;
}
.textBox p {
	font-size:18px;
	color:#010101;
}
.description {
	padding-left:10px;
}
.description>ul>li {
	color:#010101;
	font-size:18px;
	padding:0 0 15px 20px;
	background:url('../images/sub/descriptionIcon01.png')no-repeat left top 10px;
}
.indent {
	padding:10px 0 10px 30px;
}
.olList li {
	list-style:decimal;
	font-size:17px;
	color:#213263;
	padding: 5px 0;
}
/* //설립목적 및 기능 */
/* 연혁 */
.historyImg {
	height:210px;
	background:url('../images/sub/historyImg.png')no-repeat center;
	background-size:cover;
}
.historyImg p {
	font-size:32px;
	padding:70px 0 0 95px;
	color:#6e6155;
}
.history_list {
	width:100%;
	border-top:1px solid #dedede;
	margin-top:50px;
}
.history_list>ul>li {
	padding:30px 0;
	border-bottom:1px solid #dedede;
}
.history_list>ul>li::after {
	content:'';
	display:block;
	clear:both;
	float:none;
}
.history_list li h3 {
	float:left;
	width:20%;
	text-align:center;
	font-size:26px;
	font-weight:bold;
}
.history_list li ul {
	float:left;
	width:80%;
}
.history_list li ul li {
	padding:5px 0;
	font-size:18px;
	line-height:24px;
}
.history_list li ul li dt {
	float:left;
	font-weight:700;
	padding-right:20px;
}
.textGreen {
	color: #258560;
}
/* //연혁 */
/* ci소개 */
.ci {
	border-bottom:1px solid #dedede;
}
.ci_preview {
	width:1066px;
	margin:0 auto;
}
.ci_preview img {
	max-width:100%;
}
.ci .description {
	width:55%;
	float:left;
}
.ci .description li::after {
	display:block;
	float:none;
	clear:both;
	content:'';
}
.ci .description li {
	font-size:18px;
	padding:5px 0;
	text-align:left;
	background:none;
}
.ci .description li dt {
	float:left;
	color:#6c6c6c;
	width:25%;
	padding-left:15px;
	background:url('../images/sub/ciListStyle.png')no-repeat left center;
}
.ci .description li dd {
	width:75%;
	float:left;
}
.ci .word {
	margin:55px auto 60px;
	width:1066px;
}
.ci .word::after {
	display:block;
	float:none;
	clear:both;
	content:'';
}
.ciBtn {
	float:left;
	width:45%;
	text-align:right;
}
.ciBtn ul::after {
	display:inline-block;
	float:none;
	clear:both;
	content:'';
}
.ciBtn ul {
	height:100%;
	display:inline-block;
}
.ciBtn li {
	width:220px;
	height:67px;
	line-height:67px;
	border:1px solid #4f4f4f;
	border-radius:35px;
	float:left;
	text-align:left;
}
.ciBtn li:first-child {
	margin-right:8px;
}
.ciBtn li a {
	height:100%;
	display:block;
	font-size:20px;
	color:#000;
	padding-left:80px;
	background: url('../images/sub/download.png')no-repeat left 40px center;
}
/* //ci소개 */
/* 오시는 길 */
.mapWrap {
	border:1px solid #dcdcdc;
	margin-bottom:30px;
}
.mapWrap #map {
	width:100%;
	height:376px;
	overflow:hidden;
	position:relative;
}
#searchWay {
	border-top:1px solid #dcdcdc;
	padding:16px 13px;
	background:#f8f8f8;
	position:relative;
}
.searchWay {
	width:calc(100% - 176px);
}
.searchWay li {
	float:left;
}
.searchWay li.start {
	width:44%;
}
.searchWay li.end {
	width:56%;
	padding-left:50px;
	position:relative;
	background:url('../images/sub/searchWay_arr.png')no-repeat left 22px center;
	;
}
.searchWay li div {
	position:relative;
	height:52px;
	line-height:50px;
	border:1px solid #dcdcdc;
	background:#ffffff;
	padding-left:84px;
	overflow:hidden;
}
.searchWay li.end div {
	position:relative;
}
.searchWay li label {
	width:84px;
	height:50px;
	text-align:center;
	border-right:1px solid #dcdcdc;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
}
#startPoint,#reachPoint {
	border:none;
	font-size:16px;
}
#reachPoint::placeholder {
	color:#000000;
}
.searchWay input[type=text] {
	width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	height:35px;
	text-align:left;
	padding:0 10px;
	background-color:#fff;
	border:1px solid #9a9a9a;
	outline:none;
}
#searchWay .btn_submit {
	position:absolute;
	top:16px;
	right:13px;
	width:166px;
	height:52px;
	border:1px solid #dcdcdc;
	background:#fff;
	cursor:pointer;
	border-radius:0;
}
.mapInfo>ul>li {
	border-bottom:1px solid #dedede;
	padding:22px 0 25px;
	line-height:58px;
}
.mapInfo .search_add {
	background:url('../images/sub/search_add.png')no-repeat left 17px center;
}
.mapInfo .search_car {
	background:url('../images/sub/search_car.png')no-repeat left 17px center;
}
.mapInfo .search_traffic {
	background:url('../images/sub/search_traffic.png')no-repeat left 17px center;
}
.mapInfo ul ul {
	padding-left:93px;
}
.mapInfo ul ul::after {
	content:'';
	display:block;
	clear:both;
	float:none;
}
.mapInfo .search_add li,.mapInfo .search_car li,.mapInfo .search_traffic li {
	float:left;
	font-size:18px;
	padding:0 15px;
	background:url('../images/sub/mapSearchInfo_bar.png')no-repeat left center;
}
.mapInfo li.li01 {
	width:82px;
	background:none;
	padding: 0;
}
/* 위원회관련 법령 */
.statute {
	padding:0 12px;
}
.statute:after {
	display:block;
	content:'';
	clear:both;
	float:none;
}
.statute>div {
    width: calc(50% - 30px);
	height:83px;
	line-height:83px;
	border:1px solid #dcdcdc;
	float:left;
	margin:8px 15px;
}
.statute ul li {
	float:left;
	font-size:18px;
}
.statute ul li:first-child {
	padding-left:30px;
}
.statute ul li:first-child a {
	color:#010101;
}
.statute ul li:last-child {
	float:right;
	width:100px;
	height:83px;
	background:#dcdcdc;
	position:relative;
	top:-1px;
}
.statute ul li:last-child a {
	height:100%;
	display:block;
	color:#082fb0;
	padding-left:30px;
	background: url('../images/sub/statuteLink.png')no-repeat right 28px center;
}
/* //위원회관련 법령 */
/* 관련사이트 */
.siteLink ul {
	width:95%;
	margin:0 auto;
}
.siteLink ul li {
	width:calc(20% - 30px);
	height:195px;
	margin:15px 15px;
	border:1px solid #dcdcdc;
	float:left;
	position:relative;
}
.siteLink ul li a {
	width:100%;
	height:100%;
	display:block;
	font-size:18px;
	text-align:center;
	padding-top:135px;
}
.siteLink .siteLink01 li a {
	background:url('../images/sub/icoan_link1.png')no-repeat center top 40px;
}
.siteLink .siteLink02 li.link2_01 a {
	background:url('../images/sub/icoan_link2_01.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_02 a {
	background:url('../images/sub/icoan_link2_02.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_03 a {
	background:url('../images/sub/icoan_link2_03.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_04 a {
	background:url('../images/sub/icoan_link2_04.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_05 a {
	background:url('../images/sub/icoan_link2_05.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_06 a {
	background:url('../images/sub/icoan_link2_06.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_07 a {
	background:url('../images/sub/icoan_link2_07.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_08 a {
	background:url('../images/sub/icoan_link2_08.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_09 a {
	background:url('../images/sub/icoan_link2_09.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_10 a {
	background:url('../images/sub/icoan_link2_10.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_11 a {
	background:url('../images/sub/icoan_link2_11.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_12 a {
	background:url('../images/sub/icoan_link2_12.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_13 a {
	background:url('../images/sub/icoan_link2_13.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_14 a {
	background:url('../images/sub/icoan_link2_14.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_15 a {
	background:url('../images/sub/icoan_link2_15.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_16 a {
	background:url('../images/sub/icoan_link2_16.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_17 a {
	background:url('../images/sub/icoan_link2_17.png')no-repeat center top;
}
.siteLink .siteLink02 li.link2_18 a {
	background: url('../images/sub/icoan_link2_08.png')no-repeat center top;
}
/* //관련사이트 */
/* 공공건축 */
.architecture p.architectureText {
	font-size:18px;
	word-break:break-all;
}
.architecture .plan {
	width:100%;
	text-align:center;
	margin-bottom:50px;
}
.architecture .plan h5 {
	display:inline-block;
	margin:0 auto;
	position:relative;
	left:0;
	right:0;
	top:20px;
	padding:10px 20px;
	background:#fff;
	font-size:20px;
	color:#2b4d8c;
}
.architecture .plan ul {
	padding:28px 0 32px;
	border-top:1px solid #d1d7e0;
	border-bottom:1px solid #d1d7e0;
}
.architecture .plan li {
	width:16.66%;
	float:left;
}
.architecture .plan li>div {
	width:134px;
	height:134px;
	border-radius:50%;
	border:1px solid #9fbae5;
	background:#f4f7fe;
	text-align:center;
	color:#2b4d8c;
	margin:0 auto;
}
.architecture .plan li strong {
	display:block;
	font-family:'notokr-bold';
	font-weight:800;
	font-size:14px;
	padding-top:17px;
}
.architecture .plan li p {
	font-size:15px;
}
.architecture .mapThum {
	 position:relative;
	 margin-top:40px;
}
.maPick {
	width:463px;
	height:auto;
	position:relative;
	float:left;
}



.pickThum {
	width:496px;
	float:right;
}
.pickThum a {
	display:block;
}
.pickThum .picker {
	width:100%;
	height:330px;
	margin-bottom:15px;
	position:relative;
}
.pickThum .picker a {
	width:496px;
	height:330px;
	display:block;
}
.IncheonThum .picker a, .GangwonThum .picker a, .ChungbukThum .picker a, .DaejeonThum .picker a, .GyeongbukThum .picker a, .UlsanThum .picker a, .GwangjuThum .picker a{
	background:url('../images/sub/noimg.png')no-repeat top center;
	border: 1px solid #dcdcdc;
}
/* 서울 */
.pickThum .SeoulThum .picker01 a {
	background:url('../images/sub/29/Seoul/01/thum01.png')no-repeat top center;
}
.pickThum .SeoulThum .picker02 a {
	background:url('../images/sub/29/Seoul/02/thum01.png')no-repeat top center;
}
/* 강원 */
.pickThum .GangwonThum .picker01 a {
	background:url('../images/sub/29/Gangwon/01/thum01.png')no-repeat top center;
}
/* 경기 */
.pickThum .GyeonggiThum .picker01 a {
	background:url('../images/sub/29/Gyeonggi/01/thum01.png')no-repeat top center;
}
/* 세종 */
.pickThum .SejongThum .picker01 a{
	background:url('../images/sub/29/Sejong/01/thum01.png')no-repeat top center;
}
/* 경북 */
.pickThum .GyeongbukThum .picker01 a{
	background:url('../images/sub/29/Gyeongbuk/01/thum01.png')no-repeat top center;
}
.pickThum .GyeongbukThum .picker02 a{
	background:url('../images/sub/29/Gyeongbuk/02/thum01.png')no-repeat top center;
}
/* 경남 */
.pickThum .GyeongsangnamThum .picker01 a {
	background:url('../images/sub/29/Gyeongnam/Gyeongsangnam_thum01.png')no-repeat top center;
}
.pickThum .GyeongsangnamThum .picker02 a {
	background:url('../images/sub/29/Gyeongnam/02/thum01.png')no-repeat top center;
}
/* 충남 */
.pickThum .ChungcheongnamThum .picker01 a {
	background:url('../images/sub/29/Chungnam/01/Chungcheongnam_thum01.png')no-repeat top center;
}
.pickThum .ChungcheongnamThum .picker02 a {
	background:url('../images/sub/29/Chungnam/02/thum01.png')no-repeat top center;
}
.pickThum .ChungcheongnamThum .picker03 a {
	background:url('../images/sub/29/Chungnam/03/thum01.png')no-repeat top center;
}
/* 전북 */
.pickThum .JeonbukThum .picker a {
	background:url('../images/sub/29/Jeonbuk/01/thum01.png')no-repeat top center;
}
/* 전남 */
.pickThum .JeonnamThum .picker a{
	background:url('../images/sub/29/Jeonnam/01/thum01.png')no-repeat top center;
}
/* 광주 */
.pickThum .GwangjuThum .picker01 .pickText{
    padding: 25px 25px;
}
.pickThum .GwangjuThum .picker01 a{
	background:url('../images/sub/29/Gwangju/01/thum01.png')no-repeat top center;
}
/* 대구 */
.pickThum .DaeguThum .picker01 a{
	background:url('../images/sub/29/Daegu/01/thum01.png')no-repeat top center;
}
.pickThum .DaeguThum .picker02 a{
	background:url('../images/sub/29/Daegu/02/thum01.png')no-repeat top center;
}
/* 부산 */
.pickThum .BusanThum .picker01 a{
	background:url('../images/sub/29/Busan/01/thum01.png')no-repeat top center;
}
.pickThum .BusanThum .picker02 a{
	background:url('../images/sub/29/Busan/02/thum01.png')no-repeat top center;
}
/* 제주 */
.pickThum .JejuThum .picker a{
	background:url('../images/sub/29/Jeju/01/thum01.png')no-repeat top center;
}


.pickText {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:138px;
	background:#fff;
	padding:32px;
	border:1px solid #dcdcdc;
}
.pickText h4 {
	font-size:17px;
	margin:0;
}
.pickText p {
	font-size:17px;
	color:#a25732;
	padding-top:10px;
}
.pickText .pickGo {
	position:absolute;
	right:32px;
	color:#737373;
	font-size:11px;
	padding-left:80px;
	background:url('../images/sub/maThum_go.png')no-repeat left center;
}
.activeShow {
	display: block !important;
}

/* sub_blank */
.subSlide{
	width:922px;
	height:614px;
	margin:46px auto 82px;
}
.subSlide .slider{
	width:922px;
	height:614px;
	overflow:hidden;
}
.subSlide li{
	width:100%;
	height:100%;
	float:left;
	font-size:0;
	text-indent:0;
}

/* 김해 기적의 도서관 */
body.subBlank{
	font-family: 'notokr-light';
}
.libraryWrap .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gyeongnam/library/LibraryVisual.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.subBlank h2.visualTitle {
	font-size:28px;
	color:#fff;
	font-weight:300;
	margin-bottom:34px;
}
.subBlank h2.visualTitle strong {
	font-family: 'notokr-bold';
	display:block;
}
.subBlank .visual>p {
	font-size:16px;
	color:#fff;
}
.subBlank .infoBox {
	width:922px;
	/* height:177px; */
	border-bottom:1px solid #d3d3d3;
	background:#fff;
	margin:-65px auto 0;
	padding:52px 88px;
	text-align:center;
}
.libraryWrap .infoBox p {
	font-size:16px;
	color:#353535;
}
.subBlank h3.content_title {
	font-size:26px;
	font-family: 'notokr-bold';
	margin:80px 0 22px;
	text-align:center;
}
.library .quote {
	text-align:center;
	font-size:18px;
	color:#353535;
}
.librarySlide li.slide01 {
	background:url('../images/sub/29/Gyeongnam/library/img_01_01.jpg')no-repeat;
}
.librarySlide li.slide02 {
	background:url('../images/sub/29/Gyeongnam/library/img_01_02.jpg')no-repeat;
}
.librarySlide li.slide03 {
	background:url('../images/sub/29/Gyeongnam/library/img_01_03.jpg')no-repeat;
}
.librarySlide li.slide04 {
	background:url('../images/sub/29/Gyeongnam/library/img_01_04.jpg')no-repeat;
}
.librarySlide li.slide05 {
	background:url('../images/sub/29/Gyeongnam/library/img_01_05.jpg')no-repeat;
}
.librarySlide li.slide06 {
	background:url('../images/sub/29/Gyeongnam/library/img_01_06.jpg')no-repeat;
}
.library .group {
	float: left;
}
/* .libraryImg01 */
.libraryImg01 {
	margin:44px auto 33px;
	text-align:center;
}
.libraryImg01 ul {
	display:inline-block;
}
.libraryImg01 .img01 {
	width:607px;
	height:405px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg01_img01.jpg')no-repeat center;
	float:left;
}
.libraryImg01 .img02 {
	width:315px;
	height:203px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg01_img02.jpg')no-repeat center;
}
.libraryImg01 .img03 {
	width:315px;
	height:202px;
	background: url('../images/sub/29/Gyeongnam/library/libraryImg01_img03.jpg')no-repeat center;
}
/* .libraryImg02 */
.libraryImg02 {
	margin-bottom:50px;
	text-align:center;
}
.libraryImg02 ul {
	display:inline-block;
}
.libraryImg02 .img04 {
	width:315px;
	height:203px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg02_img04.jpg')no-repeat center;
}
.libraryImg02 .img05 {
	width:315px;
	height:202px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg02_img05.jpg')no-repeat center;
}
.libraryImg02 .img06 {
	width:607px;
	height:405px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg02_img06.jpg')no-repeat center;
	float: left;
}
/* .libraryImg03 */
.libraryImg03 {
	margin:50px auto;
	text-align:center;
}
.libraryImg03 ul {
	display:inline-block;
}
.libraryImg03 .img07 {
	width:285px;
	height:428px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg03_img07.jpg')no-repeat center;
	float:left;
}
.libraryImg03 .img08 {
	width:284px;
	height:428px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg03_img08.jpg')no-repeat center;
	float:left;
}
.libraryImg03 .img09 {
	width:353px;
	height:210px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg03_img09.jpg')no-repeat center;
}
.libraryImg03 .img10 {
	width:353px;
	height:218px;
	background: url('../images/sub/29/Gyeongnam/library/libraryImg03_img10.jpg')no-repeat center;
}
/* .libraryImg04 */
.libraryImg04 {
	margin:50px auto;
	text-align:center;
}
.libraryImg04 ul {
	display:inline-block;
}
.libraryImg04 .img11 {
	width:307px;
	height:383px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg04_img11.jpg')no-repeat center;
	float:left;
}
.libraryImg04 .img12 {
	width:309px;
	height:383px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg04_img12.jpg')no-repeat center;
	float:left;
}
.libraryImg04 .img13 {
	width:306px;
	height:383px;
	background:url('../images/sub/29/Gyeongnam/library/libraryImg04_img13.jpg')no-repeat center;
	float:left;
}
.subBlank h4 {
	font-family: 'notokr-bold';
	font-size:20px;
	color:#353535;
	margin:44px 0 20px;
}
.subBlank .basicInfo ul {
	padding:28px 0;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
.subBlank .basicInfo ul li {
	background:url('../images/sub/29/Gyeongnam/library/libraryBasicInfo.jpg')no-repeat left 8px center;
	padding:0 16px;
	margin-bottom:10px;
}
.subBlank .basicInfo ul li::after {
	content:'';
	display:block;
	float:none;
	clear:both;
}
.subBlank .basicInfo dt,.subBlank .basicInfo dd {
	float:left;
}
.subBlank .basicInfo dt {
	width:146px;
}
.subBlank .basicInfo dd.link {
	color:#0952d7;
}
.subBlank .basicInfo dd.tel {
	padding-left:20px;
	margin-left:20px;
	background: url('../images/sub/tel_icon.png')no-repeat left center;
}
/* 봄의마을 */
.springWrap .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Chungnam/01/spring/springVisual.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.springSlide01 li.slide01 {
	background:url('../images/sub/29/Chungnam/01/spring/img_01_01.jpg')no-repeat;
}
.springSlide01 li.slide02 {
	background:url('../images/sub/29/Chungnam/01/spring/img_01_02.jpg')no-repeat;
}
.springSlide01 li.slide03 {
	background:url('../images/sub/29/Chungnam/01/spring/img_01_03.jpg')no-repeat;
}
.springSlide01 li.slide04 {
	background:url('../images/sub/29/Chungnam/01/spring/img_01_04.jpg')no-repeat;
}
.springSlide02 li.slide01 {
	background:url('../images/sub/29/Chungnam/01/spring/img_02_01.jpg')no-repeat;
}
.springSlide02 li.slide02 {
	background:url('../images/sub/29/Chungnam/01/spring/img_02_02.jpg')no-repeat;
}
.springSlide02 li.slide03 {
	background:url('../images/sub/29/Chungnam/01/spring/img_02_03.jpg')no-repeat;
}
.springSlide02 li.slide04 {
	background:url('../images/sub/29/Chungnam/01/spring/img_02_04.jpg')no-repeat;
}
.springSlide02 li.slide05 {
	background:url('../images/sub/29/Chungnam/01/spring/img_02_05.jpg')no-repeat;
}
.springSlide02 li.slide06 {
	background:url('../images/sub/29/Chungnam/01/spring/img_02_06.jpg')no-repeat;
}
.springSlide03 li.slide01 {
	background:url('../images/sub/29/Chungnam/01/spring/img_03_01.jpg')no-repeat;
}
.springSlide03 li.slide02 {
	background:url('../images/sub/29/Chungnam/01/spring/img_03_02.jpg')no-repeat;
}
.springSlide03 li.slide03 {
	background:url('../images/sub/29/Chungnam/01/spring/img_03_03.jpg')no-repeat;
}
.springSlide03 li.slide04 {
	background:url('../images/sub/29/Chungnam/01/spring/img_03_04.jpg')no-repeat;
}
.springSlide03 li.slide05 {
	background:url('../images/sub/29/Chungnam/01/spring/img_03_05.jpg')no-repeat;
}
.springSlide03 li.slide06 {
	background: url('../images/sub/29/Chungnam/01/spring/img_03_06.jpg')no-repeat;
}

/* --------------------------------서울---------------------------------- */
/* 문화로 채워진 석유탱크 */
.seoulWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Seoul/01/001.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.seoulWrap01 .seoulSlide01 li.slide01 {
	background:url('../images/sub/29/Seoul/01/img_01_01.jpg')no-repeat;
}
.seoulWrap01 .seoulSlide01 li.slide02 {
	background:url('../images/sub/29/Seoul/01/img_01_02.jpg')no-repeat;
}
.seoulWrap01 .seoulSlide01 li.slide03 {
	background:url('../images/sub/29/Seoul/01/img_01_03.jpg')no-repeat;
}
.seoulWrap01 .seoulSlide01 li.slide04 {
	background:url('../images/sub/29/Seoul/01/img_01_04.jpg')no-repeat;
}
.seoulWrap01 .seoul01 .seoulImg01.imgSet2{
	text-align:left;	
}
.seoulWrap01 .seoul01 .imgSet2 {
	margin:44px auto 33px;
	text-align:center;
}
.seoulWrap01 .seoulImg01 .img01 {
	width:460px;
	height:310px;
	background:url('../images/sub/29/Seoul/01/img_02_01.jpg')no-repeat center;
}
.seoul01 .imgSet2 ul{
	display:inline-block;
}
.seoulWrap01 .seoul01 .imgSet2 li {
	width:460px;
	height:310px;
	float:left;
}
.seoulWrap01 .seoulImg02 .img01 {
	background:url('../images/sub/29/Seoul/01/img_03_01.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg02 .img02 {
	background:url('../images/sub/29/Seoul/01/img_03_02.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg03 .img01 {
	background:url('../images/sub/29/Seoul/01/img_04_01.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg03 .img02 {
	background:url('../images/sub/29/Seoul/01/img_04_02.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg04 .img01 {
	background:url('../images/sub/29/Seoul/01/img_05_01.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg04 .img02 {
	background:url('../images/sub/29/Seoul/01/img_05_02.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg05{
	margin:44px auto 33px;
	text-align:center;
}
.seoulWrap01 .seoulImg05 ul{
	display:inline-block;
}
.seoulWrap01 .seoulImg05 .img01 {
	width:610px;
	height:310px;
	float:left;
	background:url('../images/sub/29/Seoul/01/img_06_01.jpg')no-repeat center;
}
.seoulWrap01 .seoulImg05 .img02 {
	width:310px;
	height:310px;
	float:left;
	background:url('../images/sub/29/Seoul/01/img_06_02.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide02 .slide01 {
	background:url('../images/sub/29/Seoul/01/img_07_01.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide02 .slide02 {
	background:url('../images/sub/29/Seoul/01/img_07_02.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide02 .slide03 {
	background:url('../images/sub/29/Seoul/01/img_07_03.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide02 .slide04 {
	background:url('../images/sub/29/Seoul/01/img_07_04.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide01 {
	background:url('../images/sub/29/Seoul/01/img_08_01.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide02 {
	background:url('../images/sub/29/Seoul/01/img_08_02.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide03 {
	background:url('../images/sub/29/Seoul/01/img_08_03.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide04 {
	background:url('../images/sub/29/Seoul/01/img_08_04.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide05 {
	background:url('../images/sub/29/Seoul/01/img_08_05.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide06 {
	background:url('../images/sub/29/Seoul/01/img_08_06.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide07 {
	background:url('../images/sub/29/Seoul/01/img_08_07.jpg')no-repeat center;
}
.seoulWrap01 .seoulSlide03 .slide08 {
	background:url('../images/sub/29/Seoul/01/img_08_08.jpg')no-repeat center;
}

/* 서울로 7017 */
.seoulWrap02 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Seoul/02/002.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.seoulWrap02 .seoulSlide01 li.slide01 {
	background:url('../images/sub/29/Seoul/02/img_01_01.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide01 li.slide02 {
	background:url('../images/sub/29/Seoul/02/img_01_02.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide01 li.slide03 {
	background:url('../images/sub/29/Seoul/02/img_01_03.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide01 li.slide04 {
	background:url('../images/sub/29/Seoul/02/img_01_04.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide01 li.slide05 {
	background:url('../images/sub/29/Seoul/02/img_01_05.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide02 li.slide01 {
	background:url('../images/sub/29/Seoul/02/img_02_01.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide02 li.slide02 {
	background:url('../images/sub/29/Seoul/02/img_02_02.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide02 li.slide03 {
	background:url('../images/sub/29/Seoul/02/img_02_03.jpg')no-repeat;
}
.seoulWrap02 .seoulSlide02 li.slide04 {
	background:url('../images/sub/29/Seoul/02/img_02_04.jpg')no-repeat;
}
/* ------------------------------------------------------------------------------ */

/* --------------------------------강원---------------------------------- */
.gangwonWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gangwon/01/019.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.gangwonWrap01 .gangwonSlide01 li.slide01 {
	background:url('../images/sub/29/Gangwon/01/img_01_01.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide01 li.slide02 {
	background:url('../images/sub/29/Gangwon/01/img_01_02.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide01 li.slide03 {
	background:url('../images/sub/29/Gangwon/01/img_01_03.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide01 li.slide04 {
	background:url('../images/sub/29/Gangwon/01/img_01_04.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide02 li.slide01 {
	background:url('../images/sub/29/Gangwon/01/img_02_01.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide02 li.slide02 {
	background:url('../images/sub/29/Gangwon/01/img_02_02.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide02 li.slide03 {
	background:url('../images/sub/29/Gangwon/01/img_02_03.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide02 li.slide04 {
	background:url('../images/sub/29/Gangwon/01/img_02_04.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide03 li.slide01 {
	background:url('../images/sub/29/Gangwon/01/img_03_01.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide03 li.slide02 {
	background:url('../images/sub/29/Gangwon/01/img_03_02.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide03 li.slide03 {
	background:url('../images/sub/29/Gangwon/01/img_03_03.jpg')no-repeat;
}
.gangwonWrap01 .gangwonSlide03 li.slide04 {
	background:url('../images/sub/29/Gangwon/01/img_03_04.jpg')no-repeat;
}
/* ------------------------------------------------------------------------------ */

/* -----------------------------------경기--------------------------------------- */
.gyeonggiWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gyeonggi/01/003.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.gyeonggiWrap01 .gyeonggiSlide01 li.slide01 {
	background:url('../images/sub/29/Gyeonggi/01/img_01_01.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide01 li.slide02 {
	background:url('../images/sub/29/Gyeonggi/01/img_01_02.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide01 li.slide03 {
	background:url('../images/sub/29/Gyeonggi/01/img_01_03.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide01 li.slide04 {
	background:url('../images/sub/29/Gyeonggi/01/img_01_04.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide02 li.slide01 {
	background:url('../images/sub/29/Gyeonggi/01/img_02_01.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide02 li.slide02 {
	background:url('../images/sub/29/Gyeonggi/01/img_02_02.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide02 li.slide03 {
	background:url('../images/sub/29/Gyeonggi/01/img_02_03.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide02 li.slide04 {
	background:url('../images/sub/29/Gyeonggi/01/img_02_04.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide02 li.slide05 {
	background:url('../images/sub/29/Gyeonggi/01/img_02_05.jpg')no-repeat;
}
.gyeonggiWrap01 .gyeonggiSlide02 li.slide06 {
	background:url('../images/sub/29/Gyeonggi/01/img_02_06.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------세종--------------------------------------- */
.sejongWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Sejong/01/004.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.sejongWrap01 .sejongSlide01 li.slide01 {
	background:url('../images/sub/29/Sejong/01/img_01_01.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide01 li.slide02 {
	background:url('../images/sub/29/Sejong/01/img_01_02.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide02 li.slide01 {
	background:url('../images/sub/29/Sejong/01/img_02_01.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide02 li.slide02 {
	background:url('../images/sub/29/Sejong/01/img_02_02.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide03 li.slide01 {
	background:url('../images/sub/29/Sejong/01/img_03_01.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide03 li.slide02 {
	background:url('../images/sub/29/Sejong/01/img_03_02.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide03 li.slide03 {
	background:url('../images/sub/29/Sejong/01/img_03_03.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide03 li.slide04 {
	background:url('../images/sub/29/Sejong/01/img_03_04.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide03 li.slide05 {
	background:url('../images/sub/29/Sejong/01/img_03_05.jpg')no-repeat;
}
.sejongWrap01 .sejongSlide03 li.slide06 {
	background:url('../images/sub/29/Sejong/01/img_03_06.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------경북--------------------------------------- */
.gyeongbukWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gyeongbuk/01/013_1.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.gyeongbukWrap01 .gyeongbukSlide01 li.slide01 {
	background:url('../images/sub/29/Gyeongbuk/01/img_01_01.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide01 li.slide02 {
	background:url('../images/sub/29/Gyeongbuk/01/img_01_02.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide01 li.slide03 {
	background:url('../images/sub/29/Gyeongbuk/01/img_01_03.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide01 li.slide04 {
	background:url('../images/sub/29/Gyeongbuk/01/img_01_04.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide02 li.slide01 {
	background:url('../images/sub/29/Gyeongbuk/01/img_02_01.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide02 li.slide02 {
	background:url('../images/sub/29/Gyeongbuk/01/img_02_02.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide02 li.slide03 {
	background:url('../images/sub/29/Gyeongbuk/01/img_02_03.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide02 li.slide04 {
	background:url('../images/sub/29/Gyeongbuk/01/img_02_04.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide02 li.slide05 {
	background:url('../images/sub/29/Gyeongbuk/01/img_02_05.jpg')no-repeat;
}
.gyeongbukWrap01 .gyeongbukSlide02 li.slide06 {
	background:url('../images/sub/29/Gyeongbuk/01/img_02_06.jpg')no-repeat;
}

.gyeongbukWrap02 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gyeongbuk/02/013_2.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.gyeongbukWrap02 .gyeongbukSlide01 li.slide01 {
	background:url('../images/sub/29/Gyeongbuk/02/img_01_01.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide01 li.slide02 {
	background:url('../images/sub/29/Gyeongbuk/02/img_01_02.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide02 li.slide01 {
	background:url('../images/sub/29/Gyeongbuk/02/img_02_01.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide02 li.slide02 {
	background:url('../images/sub/29/Gyeongbuk/02/img_02_02.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide02 li.slide03 {
	background:url('../images/sub/29/Gyeongbuk/02/img_02_03.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide02 li.slide04 {
	background:url('../images/sub/29/Gyeongbuk/02/img_02_04.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide02 li.slide05 {
	background:url('../images/sub/29/Gyeongbuk/02/img_02_05.jpg')no-repeat;
}
.gyeongbukWrap02 .gyeongbukSlide02 li.slide06 {
	background:url('../images/sub/29/Gyeongbuk/02/img_02_06.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------충남--------------------------------------- */
.chungnamWrap02 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Chungnam/02/006.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.chungnamWrap02 .chungnamSlide01 li.slide01 {
	background:url('../images/sub/29/Chungnam/02/img_01_01.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide01 li.slide02 {
	background:url('../images/sub/29/Chungnam/02/img_01_02.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide01 li.slide03 {
	background:url('../images/sub/29/Chungnam/02/img_01_03.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide01 li.slide04 {
	background:url('../images/sub/29/Chungnam/02/img_01_04.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide01 li.slide05 {
	background:url('../images/sub/29/Chungnam/02/img_01_05.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide01 li.slide06 {
	background:url('../images/sub/29/Chungnam/02/img_01_06.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide02 li.slide01 {
	background:url('../images/sub/29/Chungnam/02/img_02_01.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide02 li.slide02 {
	background:url('../images/sub/29/Chungnam/02/img_02_02.jpg')no-repeat;
}
.chungnamWrap02 .chungnamSlide02 li.slide03 {
	background:url('../images/sub/29/Chungnam/02/img_02_03.jpg')no-repeat;
}

.chungnamWrap03 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Chungnam/03/005.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.chungnamWrap03 .chungnamSlide01 li.slide01 {
	background:url('../images/sub/29/Chungnam/03/img_01_01.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide01 li.slide02 {
	background:url('../images/sub/29/Chungnam/03/img_01_02.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide02 li.slide01 {
	background:url('../images/sub/29/Chungnam/03/img_02_01.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide02 li.slide02 {
	background:url('../images/sub/29/Chungnam/03/img_02_02.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide02 li.slide03 {
	background:url('../images/sub/29/Chungnam/03/img_02_03.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide02 li.slide04 {
	background:url('../images/sub/29/Chungnam/03/img_02_04.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide02 li.slide05 {
	background:url('../images/sub/29/Chungnam/03/img_02_05.jpg')no-repeat;
}
.chungnamWrap03 .chungnamSlide02 li.slide06 {
	background:url('../images/sub/29/Chungnam/03/img_02_06.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------전북--------------------------------------- */
.jeonbukWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Jeonbuk/01/009.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.jeonbukWrap01 .jeonbukSlide01 li.slide01 {
	background:url('../images/sub/29/Jeonbuk/01/img_01_01.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide01 li.slide02 {
	background:url('../images/sub/29/Jeonbuk/01/img_01_02.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide01 li.slide03 {
	background:url('../images/sub/29/Jeonbuk/01/img_01_03.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide02 li.slide01 {
	background:url('../images/sub/29/Jeonbuk/01/img_02_01.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide02 li.slide02 {
	background:url('../images/sub/29/Jeonbuk/01/img_02_02.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide02 li.slide03 {
	background:url('../images/sub/29/Jeonbuk/01/img_02_03.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide03 li.slide01 {
	background:url('../images/sub/29/Jeonbuk/01/img_03_01.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide03 li.slide02 {
	background:url('../images/sub/29/Jeonbuk/01/img_03_02.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide03 li.slide03 {
	background:url('../images/sub/29/Jeonbuk/01/img_03_03.jpg')no-repeat;
}
.jeonbukWrap01 .jeonbukSlide03 li.slide04 {
	background:url('../images/sub/29/Jeonbuk/01/img_03_04.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------광주--------------------------------------- */
.gwangjuWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gwangju/01/008.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.gwangjuWrap01 .gwangjuSlide01 li.slide01 {
	background:url('../images/sub/29/Gwangju/01/img_01_01.jpg')no-repeat;
}
.gwangjuWrap01 .gwangjuSlide01 li.slide02 {
	background:url('../images/sub/29/Gwangju/01/img_01_02.jpg')no-repeat;
}
.gwangjuWrap01 .gwangjuSlide01 li.slide03 {
	background:url('../images/sub/29/Gwangju/01/img_01_03.jpg')no-repeat;
}
.gwangjuWrap01 .gwangjuSlide01 li.slide04 {
	background:url('../images/sub/29/Gwangju/01/img_01_04.jpg')no-repeat;
}
.gwangjuWrap01 .gwangjuSlide01 li.slide05 {
	background:url('../images/sub/29/Gwangju/01/img_01_05.jpg')no-repeat;
}
.gwangjuWrap01 .gwangjuSlide01 li.slide06 {
	background:url('../images/sub/29/Gwangju/01/img_01_06.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------전남--------------------------------------- */
.jeonnamWrap01 .visual {
	width:100%;
	height:373px;
	background:url('../images/sub/29/Jeonnam/01/010.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.jeonnamWrap01 .jeonnamSlide01 li.slide01 {
	background:url('../images/sub/29/Jeonnam/01/img_01_01.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamSlide01 li.slide02 {
	background:url('../images/sub/29/Jeonnam/01/img_01_02.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamSlide01 li.slide03 {
	background:url('../images/sub/29/Jeonnam/01/img_01_03.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamSlide01 li.slide04 {
	background:url('../images/sub/29/Jeonnam/01/img_01_04.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamSlide01 li.slide05 {
	background:url('../images/sub/29/Jeonnam/01/img_01_05.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamSlide01 li.slide06 {
	background:url('../images/sub/29/Jeonnam/01/img_01_06.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamImg01{
	margin:50px auto;
	text-align:center;
}
.jeonnamWrap01 .jeonnamImg01 .group {
	float:left;
}
.jeonnamWrap01 .jeonnamImg01 .group div{
	width:494px;
	height:330px;
}
.jeonnamWrap01 .jeonnamImg01 .img01 {
	background:url('../images/sub/29/Jeonnam/01/img_02_01.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamImg01 .img02 {
	background:url('../images/sub/29/Jeonnam/01/img_02_02.jpg')no-repeat;
}
.jeonnamWrap01 .jeonnamImg01 .img03 {
	float:left;
	width:426px;
	height:660px;
	background:url('../images/sub/29/Jeonnam/01/img_02_03.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------대구--------------------------------------- */
.daeguWrap01 .visual{
	width:100%;
	height:373px;
	background:url('../images/sub/29/Daegu/01/011.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.daeguWrap01 .daeguSlide01 li.slide01 {
	background:url('../images/sub/29/Daegu/01/img_01_01.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide01 li.slide02 {
	background:url('../images/sub/29/Daegu/01/img_01_02.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide02 li.slide01 {
	background:url('../images/sub/29/Daegu/01/img_02_01.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide02 li.slide02 {
	background:url('../images/sub/29/Daegu/01/img_02_02.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide02 li.slide03 {
	background:url('../images/sub/29/Daegu/01/img_02_03.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide02 li.slide04 {
	background:url('../images/sub/29/Daegu/01/img_02_04.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide03 li.slide01 {
	background:url('../images/sub/29/Daegu/01/img_03_01.jpg')no-repeat;
}
.daeguWrap01 .daeguSlide03 li.slide02 {
	background:url('../images/sub/29/Daegu/01/img_03_02.jpg')no-repeat;
}

.daeguWrap02 .visual{
	width:100%;
	height:373px;
	background:url('../images/sub/29/Daegu/02/012.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.daeguWrap02 .daeguImg01{
	margin:50px auto;
	text-align:center;
}
.daeguWrap02 .daeguImg01 ul{
	display:inline-block;
}
.daeguWrap02 .daeguImg01 .group {
	float:left;
}
.daeguWrap02 .daeguImg01 .group div{
	width:494px;
	height:330px;
}
.daeguWrap02 .daeguImg01 .img01 {
	background:url('../images/sub/29/Daegu/02/img_01_01.jpg')no-repeat;
}
.daeguWrap02 .daeguImg01 .img02 {
	background:url('../images/sub/29/Daegu/02/img_01_02.jpg')no-repeat;
}
.daeguWrap02 .daeguImg01 .img03 {
	float:left;
	width:426px;
	height:660px;
	background:url('../images/sub/29/Daegu/02/img_01_03.jpg')no-repeat;
}
.daeguWrap02 .daeguSlide01 li.slide01 {
	background:url('../images/sub/29/Daegu/02/img_02_01.jpg')no-repeat;
}
.daeguWrap02 .daeguSlide01 li.slide02 {
	background:url('../images/sub/29/Daegu/02/img_02_03.jpg')no-repeat;
}
.daeguWrap02 .daeguSlide01 li.slide03 {
	background:url('../images/sub/29/Daegu/02/img_02_04.jpg')no-repeat;
}
.daeguWrap02 .daeguSlide01 li.slide04 {
	background:url('../images/sub/29/Daegu/02/img_02_02.jpg')no-repeat;
}
.daeguWrap02 .daeguSlide02 li.slide01 {
	background:url('../images/sub/29/Daegu/02/img_03_01.jpg')no-repeat;
}
.daeguWrap02 .daeguSlide02 li.slide02 {
	background:url('../images/sub/29/Daegu/02/img_03_02.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------부산--------------------------------------- */
.busanWrap01 .visual{
	width:100%;
	height:373px;
	background:url('../images/sub/29/Busan/01/015.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.busanWrap01 .busanSlide01 li.slide01 {
	background:url('../images/sub/29/Busan/01/img_01_01.jpg')no-repeat;
}
.busanWrap01 .busanSlide01 li.slide02 {
	background:url('../images/sub/29/Busan/01/img_01_02.jpg')no-repeat;
}
.busanWrap01 .busanSlide01 li.slide03 {
	background:url('../images/sub/29/Busan/01/img_01_03.jpg')no-repeat;
}
.busanWrap01 .busanSlide01 li.slide04 {
	background:url('../images/sub/29/Busan/01/img_01_04.jpg')no-repeat;
}
.busanWrap01 .busanSlide02 li.slide01 {
	background:url('../images/sub/29/Busan/01/img_02_01.jpg')no-repeat;
}
.busanWrap01 .busanSlide02 li.slide02 {
	background:url('../images/sub/29/Busan/01/img_02_02.jpg')no-repeat;
}

.busanWrap02 .visual{
	width:100%;
	height:373px;
	background:url('../images/sub/29/Busan/02/016.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.busanWrap02 .busanImg01{
	margin:50px auto;
	text-align:center;
}
.busanWrap02 .busanImg01 ul{
	display:inline-block;
}
.busanWrap02 .busanImg01 li{
	float:left;
}
.busanWrap02 .busanImg01 .img01 {
	width:494px;
	height:330px;
	background:url('../images/sub/29/Busan/02/img_01_01.jpg')no-repeat;
}
.busanWrap02 .busanImg01 .img02 {
	background:url('../images/sub/29/Busan/02/img_01_02.jpg')no-repeat;
	width:494px;
	height:330px;
}
.busanWrap02 .busanImg01 .img03 {
	width:426px;
	height:660px;
	background:url('../images/sub/29/Busan/02/img_01_03.jpg')no-repeat;
}
.busanWrap02 .busanSlide01 li.slide01 {
	background:url('../images/sub/29/Busan/02/img_02_01.jpg')no-repeat;
}
.busanWrap02 .busanSlide01 li.slide02 {
	background:url('../images/sub/29/Busan/02/img_02_02.jpg')no-repeat;
}
.busanWrap02 .busanImg02 {
	margin-top:50px;
}
.busanWrap02 .busanImg02 .img01 {
	width:426px;
	height:660px;
	background:url('../images/sub/29/Busan/02/img_03_01.jpg')no-repeat;
    margin: 0 auto;
}
.busanWrap02 .busanSlide02 li.slide01 {
	background:url('../images/sub/29/Busan/02/img_04_01.jpg')no-repeat;
}
.busanWrap02 .busanSlide02 li.slide02 {
	background:url('../images/sub/29/Busan/02/img_04_02.jpg')no-repeat;
}

/* -----------------------------------경남02_김해 클레이아크--------------------------------------- */
.gyeongnamWrap02 .visual{
	width:100%;
	height:373px;
	background:url('../images/sub/29/Gyeongnam/02/017.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.gyeongnamWrap02 .gyeongnamSlide01 li.slide01 {
	background:url('../images/sub/29/Gyeongnam/02/img_01_01.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide01 li.slide02 {
	background:url('../images/sub/29/Gyeongnam/02/img_01_02.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide01 li.slide03 {
	background:url('../images/sub/29/Gyeongnam/02/img_01_03.jpg')no-repeat;
}

.gyeongnamWrap02 .gyeongnamSlide02 li.slide01 {
	background:url('../images/sub/29/Gyeongnam/02/img_02_01.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide02 li.slide02 {
	background:url('../images/sub/29/Gyeongnam/02/img_02_02.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide02 li.slide03 {
	background:url('../images/sub/29/Gyeongnam/02/img_02_03.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide02 li.slide04 {
	background:url('../images/sub/29/Gyeongnam/02/img_02_04.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide02 li.slide05 {
	background:url('../images/sub/29/Gyeongnam/02/img_02_05.jpg')no-repeat;
}
.gyeongnamWrap02 .gyeongnamSlide02 li.slide06 {
	background:url('../images/sub/29/Gyeongnam/02/img_02_06.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */

/* -----------------------------------제주--------------------------------------- */
.jejuWrap01 .visual{
	width:100%;
	height:373px;
	background:url('../images/sub/29/Jeju/01/020.jpg')no-repeat center;
	text-align:center;
	padding:106px 0 83px;
}
.jejuWrap01 .jejuSlide01 li.slide01 {
	background:url('../images/sub/29/Jeju/01/img_01_01.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide01 li.slide02 {
	background:url('../images/sub/29/Jeju/01/img_01_02.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide01 li.slide03 {
	background:url('../images/sub/29/Jeju/01/img_01_03.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide01 li.slide04 {
	background:url('../images/sub/29/Jeju/01/img_01_04.jpg')no-repeat;
}

.jejuWrap01 .jejuSlide02 li.slide01 {
	background:url('../images/sub/29/Jeju/01/img_02_01.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide02 li.slide02 {
	background:url('../images/sub/29/Jeju/01/img_02_02.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide02 li.slide03 {
	background:url('../images/sub/29/Jeju/01/img_02_03.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide02 li.slide04 {
	background:url('../images/sub/29/Jeju/01/img_02_04.jpg')no-repeat;
}

.jejuWrap01 .jejuSlide03 li.slide01 {
	background:url('../images/sub/29/Jeju/01/img_03_01.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide03 li.slide02 {
	background:url('../images/sub/29/Jeju/01/img_03_02.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide03 li.slide03 {
	background:url('../images/sub/29/Jeju/01/img_03_03.jpg')no-repeat;
}
.jejuWrap01 .jejuSlide03 li.slide04 {
	background:url('../images/sub/29/Jeju/01/img_03_04.jpg')no-repeat;
}
/* ------------------------------------------------------------------------ */


@media screen and (max-width:1160px) {
	/* sub_location */
	#snb .location_nav {
				width: 100%;
	}
		 /* 위원회구성_현황 */
	.member ul {
					 width:100%;
	}
	#committee01 ul li {
			width:calc(20% - 2%);
			margin: 0 1% 37px;
	}
		/* 위원회관련 법령 */
	.statute {
			padding:0;
	}
	.statute>div {
			width:48%;
			margin: 8px 1%;
	}
	.statute ul li {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    width: calc(100% - 115px);
	}
}
@media screen and (max-width:1110px) {
			/* 위원회구성_기획단 */
	.planning .classify02>li {
			width:48%;
			margin:0 1%;
	}
	.planning .classify02>li>div {
			width:100%;
	}
	.planning .classify03 {
			width: 100%;
	}
	/* 연혁 */
	.historyImg {
			width:100%;
	}
	.historyImg p {
			padding: 70px 0 0 70px;
	}
	/* ci소개 */
	.ci_preview,.ci .word {
			width:100%;
	}
	.ci .description {
			width:50%;
	}
	.ciBtn {
			width: 50%;
	}
	/* 오시는길 */
	.mapInfo .search_add,.mapInfo .search_car,.mapInfo .search_traffic {
			background-position:left top 22px;
			line-height:30px;
	}
	.mapInfo li.li01 {
			width:100%;
	}
	.mapInfo li.li02 {
			width:100%;
			padding-left:0;
			background:none;
	}
	.mapInfo li.li03 {
			padding-left:0;
			background: none;
	}
	/* 관련사이트 */
	.siteLink ul {
			width: 100%;
	}
	/* 공공건축 */
	.pickThum {
			width: calc(100% - 540px);
	}
	.pickThum .picker a {
	    width: 100%;
	    background-size: 100% 192px !important;
	}
}
@media screen and (max-width:1035px) {
		/* 위원장인사 */
	.subThmb .cont {
			padding: 50px 30px 0;
	}
}

@media screen and (max-width:1024px) {
	/* 위원회구성_분과위원회 */
	.infoText {
			width:95%;
			margin:0 auto;
	}
	.Subcommittee .leader {
			width:100%;
	}
	.Subcommittee .leader>h3 {
			width:100%;
			left:0;
	}
	.Subcommittee .classifyLine {
		display:none;
	}
	.Subcommittee .classify02 {
	    width: calc(100% - 60px);
	    padding-top: 30px;
	    float: left;
	    margin-left: 40px;
	    border-left: 1px solid #b7b7b9;
	}
	.Subcommittee .classify02>ul>li {
			width:100%;
			margin-top:50px;
			padding-left: 40px;
   			background: url(../images/sub/classifyLine3_m.png)no-repeat left -24px top -24px;
	}
	.Subcommittee .classify03 {
			width:100%;
	}
	.Subcommittee .classify03 .first>li,.Subcommittee .classify04 li {
			padding: 0 20px;
	}
	/* 관련사이트 */
	.siteLink ul li {
			width:23%;
			margin: 15px 1%;
	}
	/* 기적의 도서관 */
	.subSlide {
			 width:100%;
	}
	 .librarySlide li.slide01,.librarySlide li.slide02,.librarySlide li.slide03,.librarySlide li.slide04,.librarySlide li.slide05,.librarySlide li.slide06 {
			 background-size:cover;
	}
	 .libraryImg01 ul,.libraryImg02 ul,.libraryImg03 ul,.libraryImg04 ul {
			 display:block;
	}
	 .libraryImg01 .img,.libraryImg02 .img,.libraryImg03 .img,.libraryImg04 .img {
			 background-size:cover;
	}
	 .libraryImg01 .group .img,.libraryImg02 .group .img,.libraryImg03 .group .img,.libraryImg04 .group .img {
			 width:100%;
	}
	 .libraryImg01 .img01 {
			 width:65%;
	}
	 .libraryImg01 .group {
			 width:35%;
	}
	 .libraryImg02 .group {
			 width:35%;
	}
	 .libraryImg02 .img06 {
			 width:65%;
	}
	 .libraryImg03 .group:first-child {
			 width:60%;
	}
	 .libraryImg03 .group:last-child {
			 width:40%;
	}
	 .libraryImg03 .group .img07,.libraryImg03 .group .img08 {
			 width:50%;
	}
	 .libraryImg04 .img11,.libraryImg04 .img12,.libraryImg04 .img13 {
			 width: 33.33%;
	}
	 	 /* 봄의마을 */
	.springSlide01,.springSlide02,.springSlide03 {
			 width:100%;
	}
	 .springSlide01 li,.springSlide02 li,.springSlide03 li {
			 background-size: cover;
	}
	
	/* 서울 문화비축기지 */
	.seoul01 .imgSet2 ul {
   		display: block;
    }
    .seoulWrap01 .seoul01 .imgSet2 li{
    	width:50%;
   		background-size:cover;
    }
    .seoulWrap01 .seoulImg05 ul{
   		display: block;    	
    }
    .seoulWrap01 .seoulImg05 li{
   		background-size:cover !important;  	
    }
	.seoulWrap01 .seoulImg05 .img01{
		width:65%;
	}
	.seoulWrap01 .seoulImg05 .img02{
		width:35%;
	}
	
	/* 대구 수성수 국립대구박물관 */
	.daeguWrap02 .daeguImg01 ul {
   		display: block;
   		height:550px;
    }
    .daeguWrap02 .daeguImg01 .group{
    	width:55%;
    	height:100%;
    }
	.daeguWrap02 .daeguImg01 ul li ,.daeguWrap02 .daeguImg01 .group div{
   		background-size:cover;
   		background-position:top center;
    }
    .daeguWrap02 .daeguImg01 .group div{
    	width:100%;
    	height:50%;
    }
    .daeguWrap02 .daeguImg01 .img03{
    	width:45%;
    	height:100%;
    	background-position:top center;
    }
    
    /* 부산 감천문화마을 */
    .busanWrap02 .busanImg01 ul{
		display:block;
   		height:550px;
	}
	.busanWrap02 .busanImg01 .group{
    	width:55%;
    	height:100%;
    }
	.busanWrap02 .busanImg01 ul li , .busanWrap02 .busanImg01 .group div{
   		background-size:cover;
   		background-position:top center;
    }
    .busanWrap02 .busanImg01 .group div{
    	width:100%;
    	height:50%;
    }
    .busanWrap02 .busanImg01 .img03{
    	width:45%;
    	height:100%;
    	background-position:top center;
    }
    
    /* 순천 기적의 놀이터 */
    .jeonnamWrap01 .jeonnamImg01 ul{
		display:block;
   		height:550px;
	}
	.jeonnamWrap01 .jeonnamImg01 .group{
    	width:55%;
    	height:100%;
    }
	.jeonnamWrap01 .jeonnamImg01 ul li , .jeonnamWrap01 .jeonnamImg01 .group div{
   		background-size:cover;
   		background-position:top center;
    }
    .jeonnamWrap01 .jeonnamImg01 .group div{
    	width:100%;
    	height:50%;
    }
    .jeonnamWrap01 .jeonnamImg01 .img03{
    	width:45%;
    	height:100%;
    	background-position:top center;
    }
}

@media screen and (max-width:950px) {
	/* 위원회구성_기획단 */
	.planning .leader {
			width:100%;
	}
	.planning .leader>h3 {
			width:100%;
			left:0;
	}
	.planning .chairman {
			width:100%;
	}
	.planning .chairman>h3 {
			width:100%;
			left:0;
	}
	.planning .classifyLine {
			width:67px;
			height:1055px;
			background:url('../images/sub/classifyLine2_m.png')no-repeat left top;
			float:left;
			margin-left:40px;
	}
	.planning .classify02 {
			width:calc(100% - 150px);
			margin-top:0px;
			float:left;
	}
	.planning .classify02>li {
			width:100%;
			float:none;
			margin:0;
			padding: 0px 0;
	}
		 /* ci소개 */
	.ci {
			border-bottom:none;
	}
	.ci .description {
			width:100%;
			padding-left:20px;
	}
	.ci .description ul {
			width:50%;
			margin:0 auto;
	}
	.ci .description li dt {
			width:30%;
	}
	.ci .description li dd {
			width:70%;
	}
	.ciBtn {
			width:100%;
			text-align:center;
			margin-top: 110px;
	}
	/* 오시는길 */
	.mapWrap {
			 border:none;
	}
	 .mapWrap #map {
			 border:1px solid #e3e3e3;
	}
	 #searchWay {
			 margin-top:22px;
			 border:1px solid #dcdcdc;
			 background:none;
	}
	 .searchWay li.start,.searchWay li.end {
			 width:100%;
			 float:none;
	}
	 .searchWay li.end {
			 background:none;
			 padding-left:0;
			 margin-top:6px;
	}
	 #searchWay .btn_submit {
			 height: 110px;
	}
	 /* 공공건축 */
	.architecture .plan {
			border:1px solid #d1d7e0;
			margin-top:70px;
			border-radius:100px;
		 padding:0 40px;
	}
	.architecture .plan h5 {
			font-size:25px;
			top:-25px;
	}
	.architecture .plan ul {
			padding:0;
			border:none;
	}
	.architecture .plan li {
		 width:33.33%;
		 margin:21px auto 35px;
	}
	.architecture .mapThum {
	    width: 517px;
        margin: 70px auto 50px;
	}
	.maPick {
			float:none;
			margin:0 auto 60px;
	}
	.pickThum {
			width:496px;
			float:none;
			margin: 0 auto;
	}
	/* 기적의도서관 */
	.subBlank .infoBox {
			width: 96%;
	}
		
	/* sub_blank */
	.subSlide{
		width:100%;
	}
}
@media screen and (max-width:930px) {
	/* 위원장인사 */
	.subThmb {
			height:auto;
	}
	.subThmb .thmb .thumImg {
				background-size:cover;
	}
	.subThmb .thmb,.subThmb .cont {
			width:100%;
			height:350px;
			float:none;
			text-align: center;
	}
	/* //위원회인사 */
}
@media screen and (max-width:900px) {
	 /* 위원회구성_현황 */
	.infoText {
			 width:95%;
			 margin:0 auto;
	}
	 #committee01 ul li {
			 width: calc(25% - 2%);
	}
	 	 /* 연혁 */
	.history_list li h3 {
			 width:20%;
	}
	 .history_list li ul {
			 width: 80%;
	}
	 	 /* ci소개 */
	.ci .description ul {
			 width:55%;
	}
	 	 	 /* 위원회관련 법령 */ 	 .statute ul li {
			 font-size:17px;
	}
	 .statute ul li:first-child {
			 padding-left:15px;
			 letter-spacing: -1px;
	}
	 	 /* subBlank */
	.subBlank .infoBox {
			/* height:308px; */
			padding: 40px 32px;
	}
	.subBlank h2.visualTitle {
			font-size:26px;
			letter-spacing: -1px;
		    width: 90%;
		    margin: 0 auto;
	}
	.subBlank .visual>p {
			width:90%;
			margin:0 auto;
	}
	.subBlank h3.content_title {
			font-size:24px;
	}
	.subBlank .basicInfo ul li {
			background-position:left 8px top 12px;
	}
	.subBlank.basicInfo dt,.subBlank .basicInfo dd {
			width:100%;
			word-break:break-all;
	}
	.subBlank .basicInfo dd.tel {
			width:100%;
			margin-left:0;
	}
}
@media screen and (max-width:800px) {
	
	#snb .location_nav {
				display:block;
	}
	#snb .menu {
				float:none;
				padding-left:0;
	}
	#snb .menu>li.home {
				display:none;
	}
	#snb .menu>li {
				float:none;
				width:100%;
				background:#3c3c3c url('../images/sub/location_arrow3.png') no-repeat right center;
	}
	#depth0 {
				display:none;
	}
	#snb .menu>li.selected {
				background:#3c3c3c url(../images/sub/location_arrow4.png) right center no-repeat;
	}
	#snb .menu>li.selected a {
				color:#fff;
	}
	#snb .menu>li>a {
				border-right:0;
				color:#fff;
	}
	#snb .menu .submenu>ul>li>a {
				color: #333;
	}
		/* 위원회구성_현황 */
	#committee01 ul li {
			width:calc(33.33% - 2%);
	}
	#committee01 .member dd.img {
			background-size: 100% 100%;
	}
	/* 연혁 */
	.historyImg {
			background:url('../images/sub/historyImg_m.png')no-repeat center;
			background-size:cover;
	}
	.historyImg p {
			padding:70px 0 0 35px;
	}
	.history_list>ul>li {
			border:none;
	}
	.history_list li h3 {
			width:100%;
			text-align:left;
			margin-bottom:30px;
	}
	.history_list ul li ul {
			width:100%;
			padding:30px 0;
			border-top:1px solid #dedede;
			border-bottom:1px solid #dedede;
	}
	.history_list li ul li {
			width:100%;
			font-size:16px;
			line-height:22px;
	}
	.history_list li ul li::after {
			content:'';
			display:block;
			float:none;
			clear:both;
	}
	.history_list li ul li dt {
			width:10%;
			padding-right:0;
			float:left;
	}
	.history_list li ul li dd {
			width:90%;
			float: left;
	}
	/* ci소개 */
	.ci .description ul {
			width: 65%;
	}
	/* 위원회관련 법령 */
	.statute ul li {
		    width: calc(100% - 95px);
	}
	.statute ul li:last-child {
			width:80px;
	}
	.statute ul li:last-child a {
			padding-left:20px;
			background-position: right 15px center;
	}
	/* 관련사이트 */
	.siteLink ul li {
			width:33.33%;
			margin:10px 0;
	}
	.siteLink .link1_02,.siteLink .link1_05,.siteLink .link1_08 {
			border-width:1px 0 1px 0;
	}
	.siteLink .link1_11 {
			border-left:0;
	}
	.siteLink .link2_02,.siteLink .link2_05,.siteLink .link2_08,.siteLink .link2_11,.siteLink .link2_14,.siteLink .link2_17 {
			border-width: 1px 0 1px 0;
	}
	
	/* 공공건축_sub_blank */
	.subBlank .visual{
		height:300px !important;
		padding:80px 0 !important;
	}
	/* sub_blank */
	.subSlide{
		height:382px;
	}
	.subSlide .slider{
		height:382px;		
	}
	.subSlide .slider li{
		background-size:cover !important;	
	}
	
	/* 기적의도서관 */
	.subBlank .infoBox {
			width:100%;
			margin-top:0;
			padding:40px;
	}
	.subBlank .infoBox p {
			color:#6b4f30;
			font-style:italic;
	}
	.librarySlide {
			height:382px;
			margin-bottom:72px;
	}
	.librarySlide .slider {
			height: 382px;
	}
	/* 봄의마을 */
	.springSlide01,.springSlide02,.springSlide03 {
			height:382px;
			margin-bottom:72px;
	}
	.springSlide01 .slider,.springSlide02 .slider,.springSlide03 .slider {
			height: 382px;
	}
	
	/* 대구 수성수 국립대구박물관 */
	.daeguWrap02 .daeguImg01 ul {
   		height:450px;
    }
}
@media screen and (max-width:680px) {
		/* 위원회구성_현황 */
	#committee01 .member dd.img {
			background-size: cover;
	}
	/* 위원회구성_분과위원회 */
	.Subcommittee .classify03 .first>li,.Subcommittee .classify04 li {
			padding: 0 10px;
	}
	/* 위원회구성_기획단 */
	.planning .classify02>li>div {
			padding:30px;
	}
	.planning .classify03 li {
			padding:12px 30px;
	}
	.planning .classify04 dd.position {
			padding-left: 30px;
	}
	/* ci소개 */
	.ci .description {
			padding-left:30px;
	}
	.ci .description ul {
			width: 80%;
	}
	/* 위원회관련 법령 */
	.statute {
			padding:0 12px;
	}
	.statute>div {
			width:100%;
			margin: 8px 0;
	}
	/* 공공건축 */
	.architecture .plan {
			background-size:88%;
		 	border-radius:50px;
			padding: 0;
	}
	/* 기적의도서관 */
	.subBlank .infoBox {
			/* height:308px; */
	}
}
@media screen and (max-width:550px) {
	/* 위원회구성_현황 */
	.civilian li {
			height:315px;
	}
	#committee01 ul li {
			width:calc(50% - 2%);
	}
	#committee01 .member dt.name {
			font-size:24px;
			padding-top: 190px;
	}
	/* 위원회구성_분과위원회 */
	.Subcommittee .classifyLine {
			background-position:left top -40px;
	}
	.Subcommittee .classify02 {
			padding-top:20px;
	}
	.Subcommittee .classify03 .first>li,.Subcommittee .classify04 li {
			padding: 0 5px;
	}
	/* 위윈회구성_기획단 */
	.planning .classifyLine {
			width:40px;
			background-position:left top -20px;
			margin-left:25px;
	}
	.planning .classify02 {
			margin-top:0;
			width:calc(100% - 0px);
	}
	.planning .classify02>li>div>p {
			letter-spacing:-1px;
			font-size:16px;
	}
	.planning .classify03 li {
			padding:12px 10px;
	}
	.planning .classify04 dd.position {
			padding-left: 20px;
	}
	/* 연혁 */
	.history_list li ul li dt {
			width:15%;
	}
	.history_list li ul li dd {
			width: 85%;
	}
	 /* ci소개 */
	.ci .description {
			padding-left:50px;
	}
	.ci .description ul {
			width: 100%;
	}
	/* 오시는길 */
	.searchWay {
			width:70%;
	}
	#searchWay .btn_submit {
			width:27%;
	}
	.mapInfo ul ul {
			padding-left:80px;
	}
	.mapInfo .search_add li,.mapInfo .search_car li,.mapInfo .search_traffic li {
			font-size:16px;
			letter-spacing:-1px;
	}
	.mapInfo li.li03 {
			padding-right:10px;
	}
	.mapInfo li.li04 {
			padding: 0 0 0 10px;
	}
	/* 공공건축 */
	.architecture .mapThum{
		width:100%;
	}
	.maPick{
		width:100%;
	}
	.maPick img{
		max-width:100%;
	}
	.pickThum>div{
		width:100%;
		display:inline-block;
	}
	.pickThum .picker a{
			width:100%;	
			background-size:100% 60% !important;
	}
	.pickThum {
			width:100%;
	}
	.pickText{
		    padding: 25px;
	}
	.pickText .pickGo{
		    right: 25px;
	}
	/* 기적의 도서관 */
	.libraryImg01 .img01,.libraryImg01 .group,.libraryImg02 .group,.libraryImg02 .img06,.libraryImg03 .group {
			width:100% !important;
	}
	.libraryImg01 .group .img,.libraryImg02 .group .img {
			width:50%;
			float:left;
	}
	.libraryImg04 .img11,.libraryImg04 .img12,.libraryImg04 .img13 {
			width:100%;
			height:320px;
	}
	.libraryImg01 .img01,.libraryImg02 .img06,.libraryImg03 .group .img07,.libraryImg03 .group .img08 {
			height: 320px;
	}
}
@media screen and (max-width:480px) {
		/* 위원회구성_분과위원회 */
	.Subcommittee .classify02 {
	   		width: calc(100% - 40px);
			margin-left:20px;
	}
	.Subcommittee .classify02>ul>li {
		    padding-left: 28px;
		    background: url(../images/sub/classifyLine3_m.png)no-repeat left -36px top -24px;
	}
	/* 위원회구성_기획단 */
	.planning .classifyLine {
			width:30px;
	}
	.planning .classify02>li>div {
			padding: 30px 20px;
	}
		 /* ci소개 */
	.ci .description {
			padding-left:0;
	}
	.ci .description li {
			font-size:16px;
	}
	.ciBtn {
			margin-top:90px;
	}
	.ciBtn ul {
			width:100%;
	}
	.ciBtn li {
			width:49%;
	}
	.ciBtn li:first-child {
			margin-right:2%;
	}
	.ciBtn li {
			height:60px;
			line-height:60px;
	}
	.ciBtn li a {
			font-size:18px;
			background-position:left 30px center;
			background-size:10%;
			padding-left: 70px;
	}
	/* 관련사이트 */
	.siteLink ul li {
			width:50%;
	}
	.siteLink .link1_02,.siteLink .link1_05,.siteLink .link1_08 {
			border-width:1px;
	}
	.siteLink .link1_11 {
			border-left:1px solid #dcdcdc;
	}
	.siteLink .link2_02,.siteLink .link2_05,.siteLink .link2_08,.siteLink .link2_11,.siteLink .link2_14,.siteLink .link2_17 {
			border-width:1px;
	}
	.siteLink .link1_01,.siteLink .link1_03,.siteLink .link1_05,.siteLink .link1_07,.siteLink .link1_09 {
			border-right:0;
	}
	.siteLink .link2_01,.siteLink .link2_03,.siteLink .link2_05,.siteLink .link2_07,.siteLink .link2_09,.siteLink .link2_11,.siteLink .link2_13,.siteLink .link2_15,.siteLink .link2_17 {
			border-right: 0;
	}
		/* 공공건축 */
	.architecture .plan ul {
		 width:95%;
		 margin:0 auto;
	}
	.architecture .plan li {
			width:50%;
				margin: 15px auto 30px;
	}
	
	/* 서울 문화비축기지 */
	.seoulWrap01 .seoul01 .imgSet2 li{
		width:100%;
	}
	.seoulWrap01 .seoulImg05 .img01, .seoulWrap01 .seoulImg05 .img02{
		width:100%;
	}
}
@media screen and (max-width:430px) {
	 /* 위원회구성_분과위원회 */
	.Subcommittee .classifyLine {
			margin-left: 20px;
	}
			 /* ci소개 */
	.ciBtn li a {
			font-size:17px;
			background-position:left 25px center;
			background-size:9%;
			padding-left: 60px;
	}
	/* 오시는길 */
	#searchWay {
			padding:12px 10px;
	}
	.searchWay {
			width:75%;
	}
	.searchWay li label {
			width:65px;
	}
	.searchWay li div {
			padding-left:65px;
	}
	#searchWay .btn_submit {
			width:22%;
			top:12px;
			right: 10px;
	}
	/* blank */
	.subBlank h2.visualTitle {
		font-size:22px;
		margin:0 auto 34px;
	}
	.subBlank h3.content_title {
		font-size:20px;
		letter-spacing:-1.5px;
	}
	.library .quote {
		font-size: 16px;
	}
	
	/* 수성구 국립대구박물관 */
	.daeguWrap02 .daeguImg01 ul{
		height:auto;
	}
	.daeguWrap02 .daeguImg01 .group{
		width:100%;
		float:none;
		height:450px;
		margin-bottom:15px;
	}
	.daeguWrap02 .daeguImg01 .img03{
		width:100%;
		float:none;
		height:450px;
	}
	
	/* 부산 감천문화마을 */
	.busanWrap02 .busanImg01 ul{
		height:auto;
	}
	.busanWrap02 .busanImg01 .group{
		width:100%;
		float:none;
		height:450px;
		margin-bottom:15px;
	}
	.busanWrap02 .busanImg01 .img03{
		width:100%;
		float:none;
		height:450px;
	}
	.busanWrap02 .busanImg02 .img01{
		width:100%;		
	}
	
	/* 순천 기적의 놀이터 */
	.jeonnamWrap01 .jeonnamImg01 ul{
		height:auto;
	}
	.jeonnamWrap01 .jeonnamImg01 .group{
		width:100%;
		float:none;
		height:450px;
		margin-bottom:15px;
	}
	.jeonnamWrap01 .jeonnamImg01 .img03{
		width:100%;
		float:none;
		height:450px;
	}
	.jeonnamWrap01 .jeonnamImg01 .img01{
		width:100%;		
	}
}
@media screen and (max-width:380px) {
		/* 위원회구성_분과위원회 */
	.Subcommittee .classifyLine {
			width:25px;
			margin-left: 10px;
	}
	/* 위원회구성_기획단 */
	.planning .classifyLine {
			width:25px;
			margin-left:15px;
	}
	.planning .classify02 {
			width: 300px;
	}
			 /* ci소개 */
	.ci .description li {
			font-size:15px;
	}
	.ciBtn li a {
			padding-left: 50px;
	}
}