@charset "utf-8";

#contents img {
	max-width: 100%
}

/* .visual {position:relative; width:100%;}
.visual p {position:absolute; left:0; top:0; width:100%; height:364px; background-repeat:no-repeat; background-position:center top; text-indent:-5000px;} */
#visual {
	position: relative;
	z-index: 1;
}

#visualList {
	width: 100%;
}

#visualList li {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto;
	z-index: 1;
}

#visualList li:first-child {
	display: block;
}

#visualList li.v1 {
	background-image: url(/headman/images/main/visual2018_1_pc.jpg);
}

#visualList li.v2 {
	background-image: url(/headman/images/main/visual2018_2_pc.jpg);
}

#visualList li.v3 {
	background-image: url(/headman/images/main/visual2018_3_pc.jpg);
}

#visualList li.v4 {
	background-image: url(/headman/images/main/visual2018_4_pc.jpg);
}

#visualList li.v5 {
	background-image: url(/headman/images/main/visual2018_5_pc.jpg);
}

#visualList li.v6 {
	background-image: url(/headman/images/main/visual2025_pc.png);
}

#visualList li.v3 .txt img {
	left: 35%;
}

#visualList li.v5 .txt img {
	left: 31%;
}

#visualList li img {
	left: 15%;
	top: 100px !important;
}

#visualList li.v4 .txt,
#visualList li.v1 .txt,
#visualList li.v2 .txt {
	font-size: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-indent: -9999;
}

#visual ul.btn_visual a {
	position: absolute;
	top: 180px;
	z-index: 2;
}

#visual ul.btn_visual #visualPrev {
	left: 2%;
}

#visual ul.btn_visual #visualNext {
	right: 2%;
}

#contents {
	padding-top: 450px;
}

#contents h3 {
	font-size: 30px;
	font-weight: normal;
	color: #444;
	letter-spacing: -0.7px;
}

#contents h3 span {
	font-weight: bold;
}

#contents>.wrapper {
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 50px;
}

#contents .today {
	position: relative;
}

#contents .today h3 {
	padding-bottom: 10px;
	margin-left: 25%;
}

#contents .today .control {
	position: absolute;
	top: 15px;
	min-width: 93px;
	padding-top: 120px;
	background: url(/headman/images/main/today_bg.gif) top center no-repeat;
	text-align: center;
}

#contents .today .control p {
	margin-bottom: 10px;
	font-size: 30px;
	color: #046fba;
	letter-spacing: -0.5px;
}

#contents .today .control li {
	float: left;
	width: 33px;
	height: 31px;
}

#contents .today .control li.prev {
	margin-right: 5px;
}

#contents .today .control li a {
	display: block;
	width: 33px;
	height: 31px;
	text-indent: -5000px;
}

#contents .today .control li.prev a {
	background: #0080db url(/headman/images/main/today_prev.gif) center no-repeat;
}

#contents .today .control li.next a {
	background: #0080db url(/headman/images/main/today_next.gif) center no-repeat;
}

#contents .today .con {
	overflow-y: scroll;
	height: 220px;
	padding: 20px 20px 0 20px;
}

#contents .today .con li {
	overflow: hidden;
	border-top: 1px dotted #ddd;
	line-height: 30px;
	padding: 2px 0;
}

#contents .today .con li:first-child {
	border-top: none;
}

#contents .today .con li a.date {
	display: block;
	float: left;
	margin-right: 30px;
	line-height: 28px;
	color: #fff;
	background: #475c6d;
	border-radius: 30px;
	padding: 2px 15px;
}

#contents .today .con li a.txt {
	overflow: hidden;
	float: left;
	width: 65%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#contents .today .con li a.date {
	float: left;
	width: 13%;
	color: #fff;
	text-align: center;
	background:
}

#contents .y25 h3 {
	padding-bottom: 10px
}

#contents .y25 .con {
	position: relative;
	height: 240px;
	/*margin-left:100px;*/
	text-align: center;
}

#contents .y25 .con .txt {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 50px;
	padding-top: 120px;
	font-size: 23px;
	color: #fff;
	z-index: 2;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(/headman/images/main/y25_con_bg.png) repeat-x left 55px;
	text-shadow: 1px 0 2px rgba(0, 0, 0, .7);
}

/*#contents .y25 .con .txt span {display:block; font-size:18px; font-weight:300; line-height:45px;}*/
#contents .y25 .con .img {
	z-index: 1;
}

/*#contents .y25 .con .img:after,
#contents .y25 .con .img::after {position:absolute; left:0; top:0; width:100%; height:100%; display:block; background: url(/headman/images/main/y25_play.png) center 35% no-repeat; content:'';}*/
#contents .y25 .con img {
	width: 100%;
	height: 100%;
}

#contents .y25 .btn_more {
	position: absolute;
	right: 5px;
	top: 10px;
}

/* 구청장의 하루 */
#schedule {
	position: relative;
	background-color: #f8f8f8;
}

#schedule:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
	height: 100%;
	background-color: #d5380e;
	z-index: 1;
}

#schedule .wrap {
	overflow: hidden;
}

#schedule .tit {
	position: relative;
	float: left;
	width: 40%;
	margin-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #d5380e;
	z-index: 2;
}

#schedule .tit:after {
	content: '';
	position: absolute;
	right: -140px;
	top: 0;
	border-left: 70px solid #d5380e;
	border-right: 70px solid transparent;
	border-bottom: 70px solid transparent;
}

#schedule h3 {
	text-align: right;
	padding-right: 80px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}

#schedule .more {
	position: absolute;
	right: 30px;
	top: 18px;
	width: 31px;
	height: 31px;
	font-size: 0;
	line-height: 0;
	text-indent: 100%;
	background-color: #fff;
	border-radius: 100%;
}

#schedule .more:after,
#schedule .more:before {
	display: block;
	content: '';
	position: absolute;
	top: 14px;
	left: 8px;
	width: 14px;
	height: 2px;
	background: #d5380e;
}

#schedule .more:after {
	transform: rotate(90deg)
}

#schedule dl {
	float: left;
	width: 50%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#schedule dl dt {
	float: left;
	padding-right: 20px;
	color: #d5380e;
	font-size: 24px;
	font-weight: 700;
}

#schedule dl dd {
	float: left;
	margin-top: 7px;
	font-size: 21px;
}

#schedule dl dd a {
	font-size: 21px;
}

/* #contents .talk {overflow:hidden; padding-top:40px; padding-bottom:60px; background:#2d69c4 url('/headman/images/main/talk_bg.jpg') no-repeat center;}
#contents .talk h3 {margin-bottom:25px; text-align:center;}
#contents .talk a {transition:all .2s ease;}
#contents .talk .link, #contents .talk .sns { width:100%;}
#contents .talk .link li {float:left; width:32.8%; background:#fff; margin-left:1%; text-align:center; border:1px solid #ccc;}
#contents .talk .link li a {display:block; width:100%; min-height:198px; border:4px solid #fff; box-sizing:border-box; text-indent:-5000px;}
#contents .talk .link li a:hover {box-shadow:0px 4px 10px rgba(0,0,0,0.5);}
#contents .talk .link li.hope a { background:url(/headman/images/main/link_hope_off_2022.gif) center no-repeat;}
#contents .talk .link li.hope a:hover {background:url(/headman/images/main/link_hope_on_2022.gif) center no-repeat; transition:.3s;}
#contents .talk .link li.actual a {background:url(/headman/images/main/link_actual_off_2022.gif) center no-repeat;}
#contents .talk .link li.actual a:hover  {background:url(/headman/images/main/link_actual_on_2022.gif) center no-repeat; transition:.3s;} */
#contents .talk {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 60px;
}

#contents .talk h3 {
	margin-bottom: 25px;
	text-align: center;
}

#contents .talk a {
	transition: all .2s ease;
}

#contents .talk .link,
#contents .talk .sns {
	width: 100%;
}

#contents .talk .link li {
	float: left;
	width: 32.8%;
	background: #fff;
	margin-left: 1%;
	text-align: center;
	border: 1px solid #ccc;
}

#contents .talk .link li a {
	display: block;
	width: 100%;
	min-height: 198px;
	border: 4px solid #fff;
	box-sizing: border-box;
	background: fff;
	text-decoration: none;
}

#contents .talk .link li a:hover {
	color: #fff;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
	background: url(/headman/images/main/link_on_2025.png) center no-repeat;
	transition: .3s;
}

#contents .talk .link li a span {
	display: block;
	margin-bottom: 4px;
	padding-top: 108px;
	font-size: 22px;
	font-weight: 600;
}

#contents .talk .link li.hope a span {
	background: url(/headman/images/main/ic_hope.png) center no-repeat;
}

#contents .talk .link li.actual a span {
	background: url(/headman/images/main/ic_actual.png) center no-repeat;
}

#contents .talk .link li.hope a:hover span {
	background: url(/headman/images/main/ic_hope_on.png) center no-repeat;
}

#contents .talk .link li.actual a:hover span {
	background: url(/headman/images/main/ic_actual_on.png) center no-repeat;
}

#contents .gallery {
	/*border-bottom:1px solid #ddd; */
	background: #f8f8f8;
}

#contents .gallery>.wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
}

#contents .photo {
	overflow: hidden;
	position: relative;
}

#contents .photo h3 {
	margin-bottom: 25px;
	text-align: center;
}

#contents .photo ul.control {
	overflow: hidden;
}

#contents .photo ul.control li {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 50px;
	margin-top: 25px;
}

#contents .photo ul.control li.prev {
	left: 0;
}

#contents .photo ul.control li.next {
	right: 0;
}

#contents .photo ul.control li a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -5000px;
}

#contents .photo ul.control li.prev a {
	background: url(/headman/images/main/photo_prev.gif) center no-repeat;
}

#contents .photo ul.control li.next a {
	background: url(/headman/images/main/photo_next.gif) center no-repeat;
}

#contents .photo ul.list {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

#contents .photo ul.list li {
	float: left;
	width: 32.1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
}

#contents .photo ul.list li .img {
	display: block;
	margin: 0.5%;
	width: 99%;
	height: 225px;
	overflow: hidden;
}

#contents .photo ul.list li .img img {
	width: 100%;
	min-height: 225px;
}

#contents .photo ul.list li .txt {
	overflow: hidden;
	display: block;
	width: 95%;
	margin: 10px auto 0 auto;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#contents .photo ul.list li .txt span {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}

#contents .talk .title {
	font-size: 22px;
	color: #444;
	padding: 20px 0;
}

#contents .talk .sns {
	float: left;
	overflow: hidden;
	width: 28%;
	height: auto;
	margin-left: 1%;
	padding: 0 0 21px 20px;
	background: url('/headman/images/main/sns_pbg.gif') no-repeat right top;
	border: 1px solid #ccc;
}

#contents .talk .sns .title span {
	color: #015998;
	font-weight: 600;
}

#contents .talk .sns .txt {
	color: #444;
	font-size: 16px;
	margin-top: 0;
	line-height: 20px;
	font-weight: 500;
}

#contents .talk .sns .txt span {
	color: #777;
	font-size: 15px;
}

#contents .talk .sns .sns_link {
	overflow: hidden;
	margin-top: 10px;
}

#contents .talk .sns .sns_link a {
	float: left;
	margin: 3px;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 45px;
	height: 45px;
	border-radius: 60px;
}

#contents .talk .sns .sns_link a:hover {
	box-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

#contents .talk .sns .sns_link .sns_reveal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}

#contents .talk .sns .sns_link .sns_reveal:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-color: #fff;
	border-style: solid;
	border-width: 0;
	border-radius: 60px;
	opacity: .5;
	-webkit-transition-property: border-width;
	transition-property: border-width;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#contents .talk .sns .sns_link .sns_reveal:hover:before,
.sns_reveal:focus:before,
.sns_reveal:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border-width: 4px;
}

#contents .talk .sns .sns_link .sns01 {
	background: #4862a3 url(/headman/images/main/sns_facebook.png) no-repeat center;
}

#contents .talk .sns .sns_link .sns02 {
	background: #47b733 url(/headman/images/main/sns_blog.png) no-repeat center;
}

#contents .talk .sns .sns_link .sns03 {
	background: #55acee url(/headman/images/main/sns_twitter.png) no-repeat center;
}

#contents .talk .sns .sns_link .sns04 {
	background: #be1e2d url(/headman/images/main/sns_insta.png) no-repeat center;
}

#contents .talk .news {
	float: left;
	position: relative;
	font-size: 20px;
	background: #092d60;
	width: 22.3%;
	padding-left: 20px;
	padding-bottom: 15px;
}

#contents .talk .news .title {
	color: #fff;
	text-align: left;
	font-size: 20px;
	padding-bottom: 12px;
}

#contents .talk .news .btn_more {
	position: absolute;
	right: 25px;
	top: 25px;
}

#contents .talk .news ul {
	width: 90%;
}

#contents .talk .news ul li {
	padding-left: 15px;
	background: url(/headman/images/main/news_blet.gif) no-repeat left center;
	line-height: 40px;
	border-bottom: 1px dotted #435c77;
}

#contents .talk .news ul li:last-child {
	border-bottom: 0
}

#contents .talk .news ul li a {
	color: #fff;
	display: block;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
}

/****** 2016-09-22 이전 sns슬라이드 ******
#contents .talk .sns .sns_story {position:relative;overflow:hidden;height:198px;margin-left:3%;box-sizing:border-box; background:#80a4cc;}
#contents .talk .sns .sns_story .tit {position:relative;padding:10px 30px;width:100%;z-index:2; box-sizing:border-box; background:#568bc5;}
#contents .talk .sns .sns_story .tit p {font-size:20px; font-weight:bold; color:#fff;}
#contents .talk .sns .sns_story .con {position:relative; z-index:1;}
#contents .talk .sns .sns_story .con li {overflow:hidden; padding:20px 30px; position:relative; border-top:1px dashed #acc7e4;}
#contents .talk .sns .sns_story .con li:first-child {border-top:none;}
#contents .talk .sns .sns_story .con a {display:block; font-size:16px; font-weight:500; color:#fff;}
#contents .talk .sns .sns_story .con .txt span {position:absolute; left:30px; bottom:20px; font-size:14px; font-weight:normal; color:#cbd9e3;}
#contents .talk .sns .sns_story .con .txt {overflow:hidden; float:left; width:75%;}
#contents .talk .sns .sns_story .con .img {float:right; width:20%; height:108px;}
#contents .talk .sns .sns_story .con .img img {width:100%; height:100%;}
#contents .talk .sns .sns_story .tab{position:absolute; overflow:hidden; left:130px; top:13px; z-index:1} 
#contents .talk .sns .sns_story .control {position:absolute; overflow:hidden; right:30px; top:13px; z-index:2} 
#contents .talk .sns .sns_story .tab a,
#contents .talk .sns .sns_story .control a {display:block; width:25px; height:25px; border-radius:25px; text-indent:-5000px;}
#contents .talk .sns .sns_story .tab li {float:left; margin-left:5px;}
#contents .talk .sns .sns_story .tab a {background-color:#fff; background-position:center; background-repeat:no-repeat; transition:all .2s ease;}
#contents .talk .sns .sns_story .tab a:hover,
#contents .talk .sns .sns_story .tab li.on a {background-color:#002b4a;}
#contents .talk .sns .sns_story .tab li.facebook a {background-image:url(/headman/images/main/sns_story_facebook_off.gif);}
#contents .talk .sns .sns_story .tab li.facebook a:hover,
#contents .talk .sns .sns_story .tab li.facebook.on a {background-image:url(/headman/images/main/sns_story_facebook_on.gif);}
#contents .talk .sns .sns_story .tab li.blog a {background-image:url(/headman/images/main/sns_story_blog_off.gif);}
#contents .talk .sns .sns_story .tab li.blog a:hover,
#contents .talk .sns .sns_story .tab li.blog.on a {background-image:url(/headman/images/main/sns_story_blog_on.gif);}
#contents .talk .sns .sns_story .control li {float:left; margin-left:5px;}
#contents .talk .sns .sns_story .control a {border:2px solid #fff; box-sizing:border-box;}
#contents .talk .sns .sns_story .control .prev a {background:url(/headman/images/main/sns_story_prev.png) center no-repeat;}
#contents .talk .sns .sns_story .control .next a {background:url(/headman/images/main/sns_story_next.png) center no-repeat;}
#contents .talk .sns .sns_story .control .stop a {background:url(/headman/images/main/sns_story_stop.png) center no-repeat;}
#contents .talk .sns .sns_story .control .play a {background:url(/headman/images/main/sns_story_play.png) center no-repeat;}
*/

@media screen and (min-width:1900px) {

	/* .visual p {background-size:100%;} */
	/* #visualList li {background-size:100%;} */
	#contents .photo ul.list {
		width: 90%;
		margin: 0 auto;
		position: relative;
	}

	/****** 2016-09-22 이전 sns슬라이드 ******
	#contents .talk .sns .sns_link {width:253px;} */

}

@media screen and (max-width:1400px) {
	#visualList li img {
		margin-left: 80px
	}
}

@media screen and (max-width:1200px) {

	/* .visual p {background-size:155%;} */
	#visualList li {
		background-size: 155%;
	}

	#visualList li img {
		width: 40%;
	}

	#visualList li.v3 .txt img {
		left: 33%;
		margin-left: 0;
	}

	#visual ul.btn_visual a {
		top: 150px;
	}

	#contents {
		padding-top: 35%;
	}

	/*#contents .y25 .con {margin-left:50px;}*/

	/****** 2016-09-22 이전 sns슬라이드 ******
	#contents .talk .sns .sns_link {width:47%;}*/
	#schedule {
		margin-top: 20px;
	}

}

@media screen and (max-width:940px) {
	#visualList li img {
		left: 1%;
		top: 100px !important;
	}

	#visual ul.btn_visual a {
		top: 120px;
	}

	#visualList li .tag {
		top: 60% !important;
	}

	#contents .photo ul.list {
		width: 80%;
		margin: 0 auto;
	}

	#contents .photo ul.list li {
		width: 48%;
	}

	#contents .talk {
		padding-left: 3%;
		padding-right: 3%;
		width: 94%;
	}

	#contents .talk .link {
		width: 100%;
	}

	#contents .talk .link li {
		width: 100%;
		margin-bottom: 10px;
	}

	/* 	#contents .talk .link li.hope a, #contents .talk .link li.hope a:hover, #contents .talk .link li.actual a, #contents .talk .link li.actual a:hover {background-size:100% 100%;} */
	#contents .talk .sns .title {
		padding-top: 0;
		margin-top: 35px;
	}

	#contents .talk .sns {
		float: none;
		margin-left: 7px;
		padding-left: 35px;
		width: 96%;
		background: #fff url('/headman/images/main/sns_mbg.gif') no-repeat 93% center;
	}

	#contents .talk .news {
		background: #06305d;
		width: 45%;
		margin-left: 2%;
		margin-top: 20px;
		padding-left: 20px;
		padding-bottom: 15px;
	}

	#schedule {
		margin-top: 32px;
	}

	/****** 2016-09-22 이전 sns슬라이드 ******
	#contents .talk .sns .sns_link {width:49%; margin-left:1%;}
	#contents .talk .sns .sns_link p {width:100%;}
	#contents .talk .sns .sns_story {width:100%; height:100%; margin-left:0; /*background-image:url(/headman/images/main/sns_mb.gif); background-size:100% 100%;}
	#contents .talk .sns .sns_story .con {position:relative; z-index:1; height:298px;}
	#contents .talk .sns .sns_story .con .img {height:108px;}
	#contents .talk .sns .sns_story .con .txt span {display:none;}
	*/

	/*#contents .talk .sns .sns_story>div {display:block !important; position:fixed !important; top:-500000px !important; margin:0px !important; padding:0px !important; width:0px !important; height:0px !important; text-indent:-50000px !important; font-size:0px !important; line-height:0px !important; border:0px !important;}*/
}

@media screen and (min-width:768px) {

	/* .visual p {background-image:url(/headman/images/main/visual_pc.jpg);} */
	#visualList li .wrapper img {
		position: absolute;
		top: 80px;
	}

	#visualList li .tag {
		position: absolute;
		right: 35px;
		top: 85%;
		display: inline-block !important;
		font-size: 13px !important;
		border-radius: 25px;
		padding: 3px 25px;
		background: rgba(0, 0, 0, .55);
		color: #fff;
		font-weight: 200;
	}

	#contents .today {
		float: left;
		width: 50%;
	}

	#contents .y25 {
		float: right;
		width: 45%;
	}

	#contents .today .con {
		float: right;
		width: 70%;
	}

	#contents .today .control ul {
		position: absolute;
		left: 50%;
		margin-left: -35px;
	}

	#contents .photo {
		height: 380px;
	}

	#contents .photo ul.list li .img {
		height: 225px;
	}
}

@media screen and (max-width:767px) {

	/* .visual p {background-image:url(/headman/images/main/visual_mb.jpg); background-size:100%;} */
	#visualList li {
		max-height: 364px;
		background-size: 100%;
	}

	#visualList li.v1 {
		background-image: url(/headman/images/main/visual2018_1_mb.jpg);
	}

	#visualList li.v2 {
		background-image: url(/headman/images/main/visual2018_2_mb.jpg);
	}

	#visualList li.v3 {
		background-image: url(/headman/images/main/visual2018_3_mb.jpg);
	}

	#visualList li.v4 {
		background-image: url(/headman/images/main/visual2018_4_mb.jpg);
	}

	#visualList li.v5 {
		background-image: url(/headman/images/main/visual2018_5_mb.jpg);
	}

	/* #visualList li.v6 {background-image:url(/headman/images/main/visual2022_6_mb.jpg);} */
	#visualList li.v6 {
		background-image: url(/headman/images/main/visual2025_mb.png);
	}

	#visualList li img {
		display: none;
		width: 100%;
		max-height: 364px;
		margin-left: 0;
	}

	#visualList li .tag {
		display: none;
	}

	#visual ul.btn_visual a {
		top: 120px;
	}

	#contents {
		padding-top: 50%;
	}

	#contents .today,
	#contents .y25 {
		margin: 3% 0;
		padding: 0 3%;
		width: 94%;
	}

	#contents .today {
		overflow: hidden;
		margin-top: 3%;
		padding-bottom: 40px;
		border-bottom: 1px solid #ddd;
		z-index: 2;
	}

	#contents .today h3 {
		margin-left: 0;
		padding-top: 0;
	}

	#contents .today .control {
		right: 3%;
		padding-top: 0;
		background: none;
	}

	#contents .today .control p {
		float: left;
		margin-top: -8px;
		margin-right: 10px;
	}

	#contents .today .control ul {
		float: left;
	}

	#contents .today .con {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}

	#contents .y25 h3 {
		margin-bottom: 10px;
	}

	#contents .y25 .con,
	#contents .y25 .con img {
		height: auto;
		margin-left: 0;
	}

	#contents .y25 .btn_more {
		right: 25px;
	}

	#contents .photo ul.list {
		width: 70%;
		margin: 0 auto;
	}

	#contents .photo ul.list li {
		width: 100%;
	}

	#contents .talk .sns {
		width: auto;
	}

	#contents .talk .news {
		width: 45%;
	}

	#schedule {
		margin-top: -17px;
		z-index: 1;
	}

	#schedule .tit {
		width: 32%;
		padding-bottom: 19px;
	}

	#schedule h3 {
		padding-right: 30px;
		font-size: 18px;
	}

	#schedule .more {
		top: 20px;
		right: 0;
		width: 23px;
		height: 23px;
	}

	#schedule .more:after,
	#schedule .more:before {
		top: 10px;
		left: 7px;
		width: 10px;
	}

	#schedule dl {
		width: 60%;
	}

	#schedule dl dt {
		text-align: right;
		width: 35%;
		font-size: 18px;
		box-sizing: border-box;
	}

	#schedule dl dd {
		margin-top: 2px;
		width: 65%;
		font-size: 16px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	#schedule dl dd a {
		font-size: 16px;
	}

}

@media screen and (max-width:560px) {
	#visual ul.btn_visual a {
		top: 70px;
	}

	#contents .talk .sns {
		float: none;
		width: 91%;
	}

	#contents .talk .news {
		float: none;
		width: auto;
		margin: 0 auto;
	}

	/*#contents .talk .news { position:relative; float:none; width:105%; margin:10% auto 0 -5%; }*/

	#schedule:after {
		display: none;
	}

	#schedule .tit {
		width: 100%;
	}

	#schedule h3 {
		text-align: left;
		margin-left: 10%;
	}

	#schedule .more {
		right: 10%;
	}

	#schedule dl {
		width: 100%;
	}

	#schedule dl dt {
		width: 65px;
		margin-left: 10%;
	}
}

@media screen and (max-width:450px) {

	#top h1 img {
		width: 45%;
	}

	#contents .talk .sns {
		width: 87%;
	}

	#schedule {
		margin-top: 26px;
	}

	#schedule:after {
		left: 0;
	}

	#schedule .tit {
		margin-right: 0;
		padding: 15px;
		box-sizing: border-box;
	}

	#schedule .tit:after {
		display: none;
	}

	#schedule h3 {
		text-align: left;
	}

	#schedule dl {
		padding-left: 2%;
	}

	#schedule dl dd {
		padding-left: 15px;
	}

	#schedule dl dd li {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}





#tpZone {
	position: relative;
	overflow: hidden;
}

#tpZone .toppzone {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#tpZone .toppzone ul li {
	font-size: 0;
	line-height: 0;
	text-align: center;
}

#tpZone .toppzone>div {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: flex;
	gap: 10px;
	background: rgba(0, 0, 0, .5);
	padding: 4px 5px;
	font-size: 14px;
}

#tpZone .toppzone>div a {
	display: inline-block;
	padding: 2px 4px;
	background: #fff;
	border-radius: 2px;
}

#tpZone .toppzone>div p {
	color: #fff;
}

#tpZone .toppzone .control {
	display: inline-block;
}

#tpZone .toppzone .control:after {
	display: block;
	content: '';
	clear: both;
}

#tpZone .toppzone .control li {
	float: left;
}

#tpZone .toppzone .control li a {
	position: relative;
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -5000px;
	font-size: 0;
}

#tpZone .toppzone .control li a:after,
#tpZone .toppzone .control li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 20%;
	left: 45%;
	width: 3px;
	height: 50%;
	background: #fff;
}

#tpZone .toppzone .control li.next a:before {
	top: 10px;
	transform: rotate(45deg);
}

#tpZone .toppzone .control li.next a:after {
	transform: rotate(-45deg);
}

#tpZone .toppzone .control li.prev a:before {
	top: 10px;
	transform: rotate(-45deg);
}

#tpZone .toppzone .control li.prev a:after {
	transform: rotate(45deg);
}

#tpZone .toppzone .control li.stop a:before,
#tpZone .toppzone .control li.stop a:after {
	top: 22%;
	margin: 1px -3px;
	height: 60%;
}

#tpZone .toppzone .control li.stop a:before {
	margin-left: 4px;
}

/* #tpZone .toppzone div>* {vertical-align:middle;}  */
#tpZone .toppzone div label {
	margin-right: 5px;
	color: #fff;
}

#tpZone .toppzone div .tpclose {
	padding: 1px 10px;
	color: #484848;
	background: #fff;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}

#tpZone .toppzone .list li {
	overflow: hidden;
}

#tpZone .toppzone .list li {
	display: none;
	text-align: center;
}

#tpZone .toppzone .list li:first-child {
	display: block;
}

#tpZone .tpopen {
	display: none;
	padding: 6px 0;
	text-align: center;
}

#tpZone .tpopen a {
	display: block;
}

#tpZone .tpopen a img {
	vertical-align: top;
	padding-top: 1px;
}



@media screen and (max-width: 1110px) {
	#tpZone .toppzone .list li img {
		max-width: 150%;
		margin-left: -25%;
	}
}

@media screen and (max-width:640px) {
	#tpZone .toppzone>div {
		display: none;
	}
}