@charset "utf-8";

.wf-notosanskr-n4-active .xe_content {
	font-family: 'Noto Sans KR', 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif !important;
}
.xe_content h3.recent-title {
	color: #757575;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 2px solid #bdbdbd;
}
.xe_content h3.recent-title i {
	font-size: 36px;
	color: #02ddc9;
}
.xe_content h3.recent-title span {
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 8px;
}
.xe-widget-wrapper.recent-posts-title h3 {
	margin: 0 5%;
}
.xe-widget-wrapper.recent-posts .widgetContainer {
	padding: 13px 5% !important;
}

#page h1,
.board .board_sub_title h1,
.jilarabi_subscribe h1 {
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 1px;
	border-bottom: 2px solid #bdbdbd;
	margin-bottom: 13px;
}
.board .board_sub_title h1 {
	margin: 0 0 0 5%;
}
#page .xe_content {
	padding: 0 5%;
}
.activity #page .xe_content,
.map #page .xe_content,
.support #page .xe_content {
	padding: 0;
}
#page .xe_content p {
	font-size: 1.2em;
	color: #454545;
	line-height: 1.8em;
	text-align: justify;
}
.activity #page .xe_content p,
.map #page .xe_content p {
	padding: 0 5%;
}
.about #page .xe_content h3 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 55px;
}
.about #page .xe_content ul.workright-history {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
.about #page .xe_content ul.workright-history li.history-item {
	margin: 0;
	padding: 0;
	background: none;
}
.about #page .xe_content ul.workright-history li.history-item:after {
	clear: both;
	content: ' ';
	display: block;
}
.about #page .xe_content ul.workright-history li.history-item dl {
	position: relative;
	z-index: 3;
	margin: 0;
	padding: 0;
	border: 0;
	width: 50%;
	background: none;
}
.about #page .xe_content ul.workright-history li.history-item dl.after {
	width: 40%;
	position: relative;
	z-index: 1;
}
.about #page .xe_content ul.workright-history li.history-item dl.after:before {
	position: absolute;
	z-index: 2;
	width: 42px;
	height: 42px;
	background: #80eee3;
	border-radius: 21px;
	top: -21px;
	content: ' ';
}
.about #page .xe_content ul.workright-history li.history-item.left dl {
	left: -1px;
	float: left;
	border-right: 1px dotted #c7c7c7;
}
.about #page .xe_content ul.workright-history li.history-item.left dl.after:before {
	left: -21px;
}
.about #page .xe_content ul.workright-history li.history-item.right dl {
	float: right;
	border-left: 1px dotted #c7c7c7;
}
.about #page .xe_content ul.workright-history li.history-item.right dl.after:before {
	right: -21px;
}
.about #page .xe_content ul.workright-history li.history-item dl dt {
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: 100;
}
.about #page .xe_content ul.workright-history li.history-item dl dt:after {
	position: absolute;
	z-index: 3;
	top: 10px;
	width: 38px;
	height: 0;
	border-top: 1px dotted #c7c7c7;
	content: ' ';
}
.about #page .xe_content ul.workright-history li.history-item dl dd {
	line-height: 1.8em;
	font-size: 16px;
	font-weight: 500px;
}
.about #page .xe_content ul.workright-history li.history-item.left dl dt,
.about #page .xe_content ul.workright-history li.history-item.left dl dd {
	text-align: right;
	padding-right: 48px;
}
.about #page .xe_content ul.workright-history li.history-item.left dl dt:after {
	right: 1px;
}
.about #page .xe_content ul.workright-history li.history-item.right dl dt,
.about #page .xe_content ul.workright-history li.history-item.right dl dd {
	padding-left: 48px;
	text-align: left;
}
.about #page .xe_content ul.workright-history li.history-item.right dl dt:after {
	left: 0px;
}
.about #page .xe_content ul.workright-history li.history-item.right:last-child dl {
	border: 0;
}
.activity #page .xe_content h2 {
	font-size: 30px;
	font-weight: 700;
	margin: 55px 0 30px 0;
}
.activity #page .xe_content h2:first-child {
	margin-top: 20px;
}
.activity #page .xe_content p strong {
	color: #28b0a4;
}

.map #page .workright-map {
	margin-bottom: 20px;
}
.map #page .xe_content i {
	font-size: 42px;
	color: #959595;
	margin-bottom: 20px;
	padding: 0 5%;
}

.support div.support-items {
	width: 100%;
	display: table;
}
.support div.support-items div.support-item {
	display: table-cell;
	position: relative;
	width: 33.3%;
	border: 10px solid #fff;
	padding: 38px 3% 3% 3%;
	background: #3aa1b2;
	text-align: center;
	transition: transform 0.2s;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
	-o-transition: -o-transform 0.2s;
}
.support div.support-items div.support-item:hover {
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
}
.support div.support-items div.support-item:before {
	position: absolute;
	left: 17px;
	top: 17px;
	font-family: "xeicon";
	font-size: 20px;
	color: #e8eaf6;
	content: "\eb0d";
}
.support div.support-items div.support-item .support-item-cont h3 {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 118px;
	margin-bottom: 8px;
	line-height: 1.0em;
}
.support div.support-items div.support-item .support-item-cont h3 .icon {
	display: table-cell;
	vertical-align: middle;
	font-size: 130px;
	color: #fff;
}
.support div.support-items div.support-item .support-item-cont h3 .icon:before {
	font-family: "xeicon";
}
.support div.support-items div.support-item.jilarabi .support-item-cont h3 .icon:before {
	content: "\eb57";
}
.support div.support-items div.support-item.member .support-item-cont h3 .icon:before {
	content: "\ea17";
}
.support div.support-items div.support-item.subscribe .support-item-cont h3 .icon:before {
	content: "\ea77";
}
.support div.support-items div.support-item .support-item-cont h3 .icon span {
	display: none;
	text-indent: -100000em;
}
.support .xe_content div.support-items div.support-item .support-item-cont p.desc {
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 1.8em;
}
.support .xe_content div.support-items div.support-item .support-item-cont p.desc a {
	color: #fff !important;
	text-decoration: none;
}
.support .xe_content div.subscribe-button {
	margin-top: 40px;
	text-align: center;
}
a.subscribe-button,
.support .xe_content div.subscribe-button a {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	padding: 10px 40px;
	background: #4db7ad;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	border-radius: 10px;
}
a.subscribe-button span,
.support .xe_content div.subscribe-button a span {
	position: relative;
	z-index: 3;
}
a.subscribe-button:after,
.support .xe_content div.subscribe-button a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 70%;
	top: 0;
	content: ' ';
	transform: skewX(-40deg);
	-webkit-transform: skewX(-40deg);
	-moz-transform: skewX(-40deg);
	-ms-transform: skewX(-40deg);
	-o-transform: skewX(-40deg);
	background: #26a59a;
	transition: left 0.5s;
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	-ms-transition: left 0.5s;
	-o-transition: left 0.5s;
}
a.subscribe-button:hover:after,
.support .xe_content div.subscribe-button a:hover:after {
	left: -30%;
}

.support #page.medium div.support-items {
	display: block;
}
.support #page.medium div.support-items div.support-item {
	display: block;
	border: 0;
	width: 100%;
	padding: 0;
	*zoom: 1;
	margin-bottom: 10px;
}
.support #page.medium div.support-items div.support-item .support-item-cont {
	padding: 38px 3% 3% 3%;
}
.support #page.medium div.support-items div.support-item .support-item-cont:after {
	display: block;
	clear: both;
	content: ' ';
}
.support #page.medium div.support-items div.support-item h3 {
	float: left;
	width: 50%;
}
.support #page.medium div.support-items div.support-item p.desc {
	float: left;
	text-align: justify;
	width: 50%;
}
.old_community h1,
.jilarabi_intro h1 {
	line-height: 1.0em;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 5px;
	margin-bottom: 13px;
	border-bottom: 2px solid #bdbdbd;
}
.jilarabi_intro .xe_content.jilarabi-more h2 {
	font-size: 21px;
	font-weight: 700;
	padding-bottom: 3px;
	margin-bottom: 30px;
	border-bottom: 2px solid #bdbdbd;
}
.jilarabi_intro .xe_content.jilarabi-more h2 a {
	color: #252525;
	text-decoration: none;
}
.jilarabi_intro .lt {
	margin-left: 8%;
	margin-right: 3%;
}
.jilarabi_intro .lt.small {
	margin-left: 0;
	margin-right: 0;
}
.jilarabi_subscribe .jilarabi-subscribe-content {
	margin: 10px 5% 30px 5%;
}
.jilarabi_subscribe .jilarabi-subscribe-content p {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8em;
	padding-bottom: 30px;
}
.jilarabi_subscribe .jilarabi-subscribe-content ul.jilarabi-account-info {
	margin-top: 50px;
	text-align: center;
	font-size: 18px;
}
.jilarabi_subscribe .jilarabi-subscribe-content ul.jilarabi-account-info li{
	padding-bottom: 25px;
	font-size: 18px;
}
.jilarabi_subscribe .jilarabi-subscribe-content ul.jilarabi-account-info li b {
	font-weight: 500;
}
.old_community ul.old-community-list {
	margin: 30px;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.old_community ul.old-community-list li {
	position: relative;
	padding: 5px 5px 5px 40px;
	font-size: 16px;
	font-weight: 300;
}
.old_community ul.old-community-list li:before {
	position: absolute;
	left: 10px;
	top: 5px;
	font-family: "xeicon";
	color: #e8eaf6;
	content: "\e9c0";
}
.old_community ul.old-community-list li a {
	color: #757575;
}
.old_community ul.old-community-list li:hover {
	background: #02ddc9;
}
.old_community ul.old-community-list li:hover a {
	color: #fff;
}

@media all and (max-width: 680px) {
	.xe-widget-wrapper.recent-posts-title h3 {
		margin: 0 1% !important;
	}
	.xe-widget-wrapper.recent-posts .widgetContainer {
		padding: 13px 1% !important;
	}
	.activity #page .xe_content p,
	.map #page .xe_content p {
		padding: 0 1%;
	}
	.map #page .xe_content i {
		padding: 0 1%;
	}
	.jilarabi_subscribe .jilarabi-subscribe-content {
		margin: 10px 1% 30px 1%;
	}
}
