@charset "utf-8";
/* CSS Document */
@import url(/theme/basic/css/fonts/mir_fonts.css);
/*css reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0
}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {
	-webkit-text-size-adjust:none
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
	clear:both;
}
a {
	background:transparent;
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
	color:#1a1a1a;
}
a:active {
	outline:0;
}
a:active {
	color:#3990e6;
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline;
}
audio:not([controls]) {
	display:none;
	height:0;
}
svg:not(:root) {
	overflow:hidden;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td,th {
	padding:0;
}
ul,ol {
	list-style:none outside none;
}
h1,h2,h3,strong {
	font-weight:600;
}
img {
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode: bicubic;
}
/*commos*/
.border_box {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.hide {
	display:none!important;
}
.show {
	display:block!important;
}
.ellipsis {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.break {
	word-break:break-all;
	word-wrap:break-word
}
.clearfix:after {
	content:'\0020';
	display:block;
	height:0;
	clear:both
}
.clearfix {
	*zoom:1
}
*:before,*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	color:#333;
	background:#fff;
}
.warp {
		font-family:'NanumBarunGothic';
	width:1100px;
	font-size:26px;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-break:break-all;
		word-wrap:break-word;
}
.warp img {
	max-width:100%;
	transform:rotate(0deg);
}
.con {
	width:100%;
	float:left;
}
.S-Core {
	font-family:'S-Core Dream 3';
}
h4 {
	text-align:left;
	font-family:'S-Core Dream 4';
	margin:1% 0;
	padding:2%;
	color:#fff;
	font-size:32px;
}
h4 p {
	display:inline-block;
	float:right;
	font-size:20px;
	font-weight:300;
	padding-top:1.5%;
}
h3 {
	font-size:30px;
	text-align:center;
	font-family:'S-Core Dream 3';
}
.section {
	margin:2% 0 4%;
	text-align:center;
}
.tit {
	text-align:left;
	color:#fff;
	padding: 2% 3%;
}
/*top*/
.top {
	width:100%;
	margin-bottom: 1%;
}
/*프로그램 안내*/
.section1 {
	background-repeat:repeat;
	background-position:top;
	background-size:auto;
}
.title {
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center bottom;
	text-align:center;
	line-height:150%;
	padding:6% 5% 5%;
}
.title .color1 {
	font-size:40px;
}
.title .color2 {
	font-size:70px;
	font-family:'S-Core Dream 7';
}
.table_wrap {
	display:inline-block;
	padding:3%;
	padding-top:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	background:#fff;
}
caption {
	display:none;
}
tr {
	border-bottom:1px solid #ddd;
}
thead tr {
	background:#f5f5f5;
}
th,td {
	padding:1.5%;
	border-left:1px solid #ddd;
	text-align:center;
	vertical-align:middle;
	font-size:1.5em;
	line-height:160%;
}
th {
	background:#fffbed;
}
thead th {
	background-color:#0b5544;
	color:#fff;
	font-weight:600;
}
tr td p {
	padding-left:1em;
	line-height:180%;
	position:relative;
}
tr td:last-child p::before {
		content:"●";
		font-size:0.6em;
		color:#A70101;
		position:absolute;
		left:0;
}
tr td:last-child p.point {
		font-weight:800;
		color:#A70101;
}
.section p {
	margin-bottom:2%;
}
.section p:last-child {
	margin-bottom:0;
}
.pro {
	padding:2%;
	color:#fff;
	font-size:25px;
	text-align: center;
}
/*프로그램 안내 끝*/
/*사진 네개짜리 소식*/
.photo_wrap {
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	padding:3%;
}
.photo {
	width:48.5%;
	display:inline-block;
	box-shadow:3px 3px 6px rgba(0,0,0,0.14);
	margin:0.5%;
	overflow:hidden;
}
.txt {
	padding:10%;
	padding-top:0;
	word-break:keep-all;
	word-wrap:break-word;
	line-height: 150%;
}
/*사진 네개짜리 소식 끝*/
/*기관소식*/
.story_warp {
	padding:3%;
	text-align:center;
}
.story {
	width:44.5%;
	display:inline-block;
	border:1px solid #ececec;
	background:#fff;
	color:#333;
	box-shadow:3px 3px 6px rgb(0 0 0 / 14%);
	padding:2%;
	margin:0.5%;
	overflow:hidden;
	text-align:center;
	font-size:21px;
	min-height:465px;
	border-radius:20px;
}
.story p {
	margin-bottom:2%;
	word-break:keep-all;
	word-wrap:break-word;
	line-height:150%;
	padding:0;
}
.story .ti {
	font-size:27px;
	font-weight:600;
	margin-bottom:0.5em;
}
.story .ti span {
}
.story_warp img {
	width:100%;
		margin-bottom:1em;
	margin:0;
	border-radius:0 !important;
}
.story_warp2 {
	width:46%;
	display:inline-block;
	padding: 0% 0.5% 3%;
}
/*후원*/
.section4 {
	margin-top:0;
}
.spon {
	display:inline-block;
	width:48.5%;
	margin:0.5%;
}
.tail {
	text-align:center;
	width:100%;
}
.tail img {
	margin-bottom:20px;
}
.tail a {
	color:#333;
}
.box_sns .pic_wrap .ti {
	background:none;
	font-size:29px;
	margin:0;
	padding-top:4%;
	padding-bottom: 8%;
}
.section5 .pic_wrap {
	width: 22.7%;
	/* margin:1%;*/
	float:left;
	padding:1%;
}
 .pic_wrap {
	border-right:	4px dotted #eee;
}
.pic_wrap.ri {
	border-right:none;
	color:#333;
}
@media (max-width:992px) {
	.warp {
		width:100%;
		font-size:20px;
	}
	.warp img {
		width:100%;
	}
	.story_warp2,.story.story01 {
		width:94%;
		display:inline-block;
		padding:3% 3%;
	}
	h4,h3,.tit {
		text-align:center;
		font-size:1em;
	}
	h4 p {
		display:none;
	}
	.title .color1 {
		font-size:25px;
	}
	.title .color2 {
		font-size:40px;
	}
	th,td {
		font-size:1em;
	}
	.pro {
		padding:2%;
		color:#fff;
		font-size:18px;
		text-align:center;
	}
	.photo {
		width:99%;
	}
	.story_warp .story {
		width:95%;
	}
	.spon {
		width:99%;
	}
	.spon img {
		width:100%;
	}
	.spacing {
		visibility:hidden;
		position:absolute;
	}
	.box_sns img,.box_love img {
		height:169px;
		width:auto;
	}
	.logo img {
		width:330px;
	}
	.section5 .pic_wrap {
		width:47%;
	}
		.pic_wrap {
		border-right:none;
	}
	.box_sns .pic_wrap .ti {
		padding-bottom: 4%;
		font-size: 2em;
	}
	.txt {
		font-size: 1.5em;
	}
}