
/*editor 전용 프리셋*/
.sub_align p.img + p {
	margin-top: 20px;
}

.sub_align p.img {
	text-align: center;
}

/* .sub_align p {
	word-break: break-all;
	font-size: 17px;
	color: #636363;
	font-weight: 400;
	line-height: 30px;
	position: relative;
	letter-spacing: -1px;
} */
.sub_align p span {
	font-size: 17px !important;
}

/* .sub_align p strong{
	font-size: 28px;
	font-weight: 600;
	color: #00878c;
	display: block;
	margin-bottom: 30px;

} */
/*중앙정렬형*/
.sub_align p.img {
	text-align: center;
	padding: 0;
}
div.txtbox > p{
	word-break: break-all;
	font-size: 17px;
	color: #636363;
	font-weight: 400;
	line-height: 30px;
	position: relative;
	letter-spacing: -1px;

}
div.txtbox {
	margin-top: 76px;
	padding: 0 0px;
	word-break: break-all;
	padding: 0 100px;
}
div.txtbox.full{
	padding: 0;

}

div.txtbox +  p.img {
	margin-top: 40px;
}

div.txtbox p.img {
	width: 100%;

}
p.ctimg{
text-align: center;
}

div.txtbox p.img img {
		width: auto;	
}

div.txtbox p.artc_tit {
	font-size: 28px;
	font-weight: 600;
	color: #00878c;
	padding: 0;
	margin-bottom: 30px;
}

p.artc_tit {
	font-size: 28px;
	font-weight: 600;
	color: #00878c;
	padding: 0;
	margin-bottom: 30px;
}

div.txtbox + .txtbox{
	margin-top: 70px;

}

div.txtbox p.artc {
	font-size: 17px;
	color: #636363;
	font-weight: 400;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 20px;
	position: relative;
	letter-spacing: -1px;

}

p.artc {
	font-size: 17px;
	color: #636363;
	font-weight: 400;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 20px;
	position: relative;
	letter-spacing: -1px;

}

p.artc.impact {
	font-size: 19px;
	font-weight: 500;
	color: #333;
}

div.txtbox p.artc.impact {
	font-size: 19px;
	font-weight: 500;
	color: #333;
}

div.txt

p.artc + p.img{
	margin-top: 80px;

}

p.dots {
	padding-left: 20px;
	margin-bottom: 10px;
}

p.dots::before{
	content: ".";
	position: absolute;
	color: #333;
	left: 0;
	top: -5px;

}

p.bart {
	padding-left: 25px;
	margin-bottom: 15px;
}

p.bart::before{
	content: "-";
	position: absolute;
	color: #333;
	left: 12px;
	top: -3px;

}




p.and {
	margin-bottom: 110px;

}

p.artc + p.org_who { 
	margin-top: 70px;
}

p.org_who {
	font-size: 19px;
	font-weight: 500;
	color: #00878c ;
}

p.org_who + p.org_name { 
	margin-top: 20px;
	font-size: 25px;
	font-weight: 500;
	color: #333;
}


p.artc:last-child {
	margin-bottom: 0;

}
div.gobox_group {
	margin-top: 76px;
	padding: 0 100px;
	word-break: break-all;
}

/*+바로가기 버튼 배너형 추가*/
.gobox_grid{
	display: table;
	width: 100%;

}

.gobox_grid .gobox{
	display: table;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	box-sizing: border-box;
	border: 2px solid #d6d6d6;
	padding-top: 30px;
	padding-left: 32px;
	height: 126px;
	width: 313px;
	font-size: 20px;
	position: relative;
}


.gobox_grid .gobox2{
	display: table;
	float: left;
	width: 286px;
	height: 130px;
	margin-right: 12px;
	box-sizing: border-box;
	border: 2px solid #d6d6d6;
	margin-top: 12px;
	padding-top: 40px;
	padding-left: 30px;	
	font-size: 22px;
	color: #333;
	position: relative;
	background-position: right 40px top 40px;
	background-size: 50px;
	background-repeat: no-repeat;
}

.gobox_grid .gobox2.ico_01 {
	background-image:url('../images/sub/gobox2_ico_01.png');
}
.gobox_grid .gobox2.ico_02 {
	background-image:url('../images/sub/gobox2_ico_02.png');
}
.gobox_grid .gobox2.ico_03 {
	background-image:url('../images/sub/gobox2_ico_03.png');
}
.gobox_grid .gobox2.ico_04 {
	background-image:url('../images/sub/gobox2_ico_04.png');
}
.gobox_grid .gobox2.ico_05 {
	background-image:url('../images/sub/gobox2_ico_05.png');
}
.gobox_grid .gobox2.ico_06 {
	background-image:url('../images/sub/gobox2_ico_06.png');
}
.gobox_grid .gobox2.ico_07 {
	background-image:url('../images/sub/gobox2_ico_07.png');
}
.gobox_grid .gobox2.ico_08 {
	background-image:url('../images/sub/gobox2_ico_08.png');
}


.gobox_grid .gobox2:before {
	content:"바로가기";
	position: absolute;
	color:#00878c;
	font-weight: 400;
	top: 75px;
	left: 30px;
	font-size: 15px;
}

.gobox_grid .gobox2:after {
	content: "";
	position: absolute;
	top: 78px;
	left: 87px;
	width: 6px;
	height: 9px;
	background: url('../images/sub/core_arr.png');

}

.gobox_grid .gobox2:nth-child(4n){
	margin-right: 0;
}

.gobox_grid .gobox2:nth-child(1),
.gobox_grid .gobox2:nth-child(2),
.gobox_grid .gobox2:nth-child(3),
.gobox_grid .gobox2:nth-child(4) {
	margin-top: 0px;


}

.gobox_grid .gobox:nth-child(1),
.gobox_grid .gobox:nth-child(2),
.gobox_grid .gobox:nth-child(3) {

	margin-top: 0;

}
.gobox_grid .gobox:nth-child(3n) {
	margin-right: 0;

}
.gobox_grid .gobox::after{
	content: "";
	position: absolute;
	width: 31px;
	height: 31px;
	background: url('../images/common/type_go_btn.png');
	background-size: 31px;
	right: 22px;
	bottom: 22px;

}

.tel_grid{
	display: table;
	width: 100%;

}

.telbox {
	width: 470px;
	margin-top: 20px;
	margin-right: 38px;
	float: left;

}

.telbox .left {
	float: left;	
	margin-right: 20px;
	width: 180px;
	font-size: 19px;
	color: #333;
	padding-top: 20px;
	border-top: 1px solid #333;
	line-height: 30px;

}

.telbox .right {
	float: left;
	width: 270px;
	font-size: 17px;
	color: #636363;
	padding-top: 20px;
	border-top: 1px solid #636363;
	line-height: 30px;

}

.telbox .right span{
		color: #00878c;
}

.telbox:nth-child(1),
.telbox:nth-child(2) {
	margin-top: 0;

}

.telbox:nth-child(even){
	margin-right: 0;

}


/*좌측정렬형*/
.left_type_box {
	display: table;
	width: 100%;	
}

.left_type_array {
	display: table;
	width: 100%;
	padding: 90px 0;
	border-bottom: 1px solid #d6d6d6;
}

.left_type_array:first-child{
	padding-top: 0;
}

.left_type_array:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}

.left_type_array .imgbox {
	width: 430px;
	float: left;
}

.left_type_array .imgbox img{
	width: 100%;
}

.left_type_array .artc_group {
	width: 670px;
	margin-left: 80px;
	float: left;
}

.left_type_array .artc_group .tit{
	font-size: 35px;
	color: #333;
	line-height: 50px;
	position: relative;
	top: -10px;

}

.left_type_array .artc_group .desc{
	font-size: 19px;
	color: #f68a1e;
	line-height: 30px;
	position: relative;
	margin-top: 30px;
	top: -5px;

}

.left_type_array .artc_group p.artcs{
	font-size: 17px;
	color: #636363;
	line-height: 30px;
	position: relative;
	margin-top: 45px;
	top: -5px;

}


/*리스트형게시판*/
.list_type_box{
	display: table;
	width: 100%;
}

.list_type_array { 
	display: table;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
}
.list_type_array a{
	display: block;
	width: 100%;
	height: 100%;
}
.list_type_array .inner{
	padding: 50px 0;
	width: 100%;
	display: table;
}

.list_type_array:first-child {
	border-top: 2px solid #333;
	padding-top: 0;
}

.list_type_array:last-child {
	padding-bottom: 0;
}

.list_type_array .tit_date{
	float: left;
	width: 345px;
	display: table;
}

.list_type_array .tit_date .tit{
	width: 345px;
	font-size: 30px;
	line-height: 45px;
	color: #333;
	height: 90px;
	overflow: hidden; 
	-webkit-line-clamp:2;
	text-overflow: ellipsis;	
	word-wrap: break-word;
	-webkit-box-orient: vertical;	
	display: -webkit-box;
	word-break: break-word;
}

.list_type_array .tit_date .date{
	margin-top: 40px;
	color: #636363;
	font-size: 17px;

}	

.list_type_array .desc{
	float: left;
	width: 735px;
	display: table;
	padding: 0 50px;

}


.list_type_array .desc p.artcs{
	font-size: 17px;
	line-height: 30px;
	color: #636363;
	word-break: break-all;

}

/*웹진형게시판*/

.webzine_type_box{
	display: table;
	width: 100%;
}

.webzine_type_array { 
	display: table;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
}
.webzine_type_array .inner{
	padding: 70px 0;
	width: 100%;
	display: table;	
}

.webzine_type_array a{
	display: block;
	width: 100%;
	height: 100%;
}
.webzine_type_array .inner{
	padding: 50px 0;
	width: 100%;
	display: table;
}

.webzine_type_array:first-child {
	border-top: 2px solid #333;
	padding-top: 0;
}

.webzine_type_array:last-child {
	padding-bottom: 0;
}



.webzine_type_array .left{
	float: left;
	width: 720px;
	padding-left: 40px;
	display: table;
}

.webzine_type_array .left .tit{
	width: 720px;
	font-size: 30px;
	margin-top: 25px;
	line-height: 45px;
	color: #333;
	height: 45px;
	overflow: hidden; 
	-webkit-line-clamp:1;
	text-overflow: ellipsis;	
	word-wrap: break-word;
	-webkit-box-orient: vertical;	
	display: -webkit-box;
	word-break: break-word;
}


.webzine_type_array .left .desc{
	margin-top: 15px;
	color: #636363;
	font-size: 17px;
	line-height: 30px;
	height: 60px;
	overflow: hidden; 
	-webkit-line-clamp:2;
	text-overflow: ellipsis;	
	word-wrap: break-word;
	-webkit-box-orient: vertical;	
	display: -webkit-box;
	word-break: break-word;	
}	

.webzine_type_array .left .date{
	margin-top: 45px;
	color: #636363;
	font-size: 17px;

}	


.webzine_type_array .thumb_img {
	float: left;
	width: 340px;
	margin: 0 40px;
	display: table;

}	

.webzine_type_array .thumb_img img {
	width: 100%;
}

/*앨범형게시판*/

.album_type_box{
	display: table;
	width: 100%;
	padding-bottom: 20px;
}

.album_type_array { 
	display: table;
	width: 380px;
	float: left;
	margin-top: 60px;
	margin-right: 20px;
}

.album_type_array:nth-child(1),
.album_type_array:nth-child(2),
.album_type_array:nth-child(3) {
	margin-top: 0;

}
.album_type_array:nth-child(3n) {
	margin-right: 0;

}

.album_type_array .thumbimg{
	width: 100%;
	height: 250px;
	display: table;	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.album_type_array .tit{
	margin-top: 30px;
	text-align: center;
	font-size: 25px;
	color: #333;
}


/*core 소개 /연계*/
.inner_y2 {
	padding: 0px 0px 0 0px;
}

.core_box_tit{
	font-size: 28px;
	color: #00878c;
	padding: 0 0 40px 0;
	width: 100%;
}

.core_box_group{
	margin-bottom: 50px;
	display: table;
	width: 100%;

}

.core_box_group:last-child{
	margin-bottom: 0;

}

.core_box_wrap {
	width: calc(100%);
	display: table;
	margin: auto;
	border-top: 2px solid #333;

}

.core_box_array {
	padding: 40px 0;
	display: table;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;

}

.core_box_array:last-child{
	border-bottom: 0;
	padding: 40px 0 0 0;
}

.core_box_array .tit {
	float: left;
	padding-left: 20px;
	width: 320px;
}

.core_box_array .tit .tit_text {
	font-size: 24px;
	color: #333;
	line-height: 30px;

}

.core_box_array .tit .link {
	font-size: 15px;
	color: #00878c;
	margin-top: 20px;
	width: 55px;
	position: relative;
}

.core_box_array .tit .link:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 9px;
	background: url('../images/sub/core_arr.png');

	right: -6px;
	top: 3px;
}

.core_box_array .desc {
	float : left;
	width: 640px;
	line-height: 35px;
	color: #636363;
}

.desc span.list {
	font-size: 17px;
 	padding-left: 12px;
 	position: relative;
 	line-height: 35px;
 	display: block;
}

.desc span.list:before {
  	content: "";
  	width: 3px;
  	height: 3px;
  	border-radius: 50%;
  	position: absolute;
  	left: -2px;
  	top: 17px;
  	background: #636363;
}


.desc span.list_mini {
	font-size: 16px;
	line-height: 32px;
	color: #636363;
	margin-left: 15px;
	display: block;
}
.desc span.list +  span.list_mini {

	margin-bottom: 20px;
}