@charset "utf-8";
/* CSS Document */

/******* SUB_TIT CSS *******/
#sub_tit {
	background-image: url(../main/images/sub_tit_bg.jpg);
	text-align: center;
	height: 328px;
	padding-top: 100px;
	overflow: hidden;
}
#sub_tit h2 {
	color: #fff;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
#sub_tit h2:before {
	content: "";
	position: absolute;
	width: 48px;
	height: 5px;
	background-color: #fff;
	left: 50%;
	bottom: 0px;
	margin-left: -24px;
}
#sub_tit .tit_p {
	color: rgba(256, 256, 256, 0.75);
}

/******* LOCATION CSS *******/
#location {
	z-index: 10;
	position: relative;
}
#location .inner5 {
	background-color: #c90050;
	height: 68px;
	position: relative;
	top: -34px;
}
#location .inner5 .home {
	width: 78px;
	border-right: 0;
	float: left;
	height: 100%;
	position: relative;
	background-color: #9b003a;
}
#location .inner5 .home a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	text-align: center;
	line-height: 78px;
}
#location .inner5 .home svg {
	width: 21px;
	color: #fff;
}
#location .inner5 .depth01 {
	float: left;
	border-right: 1px solid #9b003a;
	height: 68px;
	position: relative;
}
#location .inner5 .depth01 > a {
	padding: 0 20px;
	display: block;
	line-height: 68px;
	width: 250px;
	font-size: 17px;
	color: #fff;
}
#location .inner5 .depth01 .sp_comm {
	background-image: url(../main/images/sp_common.png);
	background-repeat: no-repeat;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	font-size: 1px;
	line-height: 0;
	color: transparent;
	position: absolute;
	right: 20px;
	width: 13px;
	height: 7px;
	top: 30px;
	margin-left: 50px;
	background-position: -130px 0;
	
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition:all 300ms linear;
}
#location .inner5 .depth01 .depth01 + .depth01 {
	margin-left: -1px;
}
#location .inner5 .depth01.on .sp_comm {
	/*background-position: -130px -10px;
	transition:all 300ms linear;*/
	
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	
}

#location .inner5 .depth01.on {
	background-color: #8d0033;
	border-right-width: 0px;
}
#location .inner5 .depth01 .depth02 {
	display: none;
	position: relative;
	margin: 0;
	padding: 2px 0 28px;
	background: #8d0033;
}
#location .inner5 .depth01 .depth02 a {
	display: block;
	padding: 11px 20px 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 16px;
	box-sizing: border-box;
}
#location .inner5 .depth01 .depth02 a:hover {
	text-decoration: underline;
}
#location.elem_fixed {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 68px;
}

/******* SUB_BODY CSS *******/
#sub_body {
	padding: 76px 0px 110px 0px;
	border-bottom: 1px solid #d7d7d7;
	z-index: 1;
}
#sub_body .block {
	overflow: hidden;
	padding: 0px;
	margin-bottom: 60px;
}
#sub_body .block:last-child {
	margin-bottom: 0px;
}

/******* 인사말 CSS *******/
.greetings_lf {
	float: left;
	width: 540px;
}
.greetings_lf h3 {
	font-weight: 700;
	letter-spacing: -2px;
	position: relative;
	padding-top: 20px;
	margin-bottom: 5px;
	color: #333;
}
.greetings_lf h3:before {
	content: "";
	width: 52px;
	height: 5px;
	background-color: #333;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.greetings_lf h2 {
	font-family: 'Noto Serif KR', serif;
	font-weight: 400;
	font-size: 34px;
	line-height: 48px;
	margin-bottom: 20px;
	color: #101010;
}
.greetings_lf h6 {
	margin-bottom: 40px	
}
.greetings_rg {
	float: right;
	width: calc( 100% - 620px);
	padding-top: 20px;
}
.greetings_rg p {
	line-height: 30px;
	margin-bottom: 30px;
	letter-spacing: -0.5px;
	word-break: keep-all;
}
.greetings_rg h5 {
	font-family: 'Noto Serif KR', serif;
	font-weight: 400;
	color: #101010;
}
.greetings_rg h5 .sign {
	font-family: 'DAEAM_LEE_TAE_JOON';
	display: inline-block;
	letter-spacing: 1px;
	font-size: 120%;
	font-weight: 700;
}


/******* 조직도 CSS *******/
.organization {
	position: relative;
	max-width: 1010px;
	margin: 0px auto 100px auto !important;
}
.organization .line1,
.organization .line2 {
	text-align: center;
	padding-bottom: 30px;
	position: relative;
}
.organization .line3 {
	padding-top: 30px;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.organization .sp01,
.organization .sp02,
.organization .sp03 .txt {
	display: block;
	width: 290px;
	line-height: 60px;
	text-align: center;
	background-color: #a3a3a3;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	position: relative;
}
.organization .sp01,
.organization .sp02 {
	margin: 0px auto;
	background-color: #ee2e6b;
}
.organization .sp01 {
	padding-top: 70px;
	background-image: url(../main/images/org_logo.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	background-color: #ac0043;
}
.organization .sp03 .txt {
	margin-bottom: 10px;	
}
.organization .line3 .sp03 .sp_item {
	display: block;
	border: 1px solid #d7d7d7;
	height: 190px;
	padding: 30px;
}
/*.organization .line3 .sp03:first-child  .sp_item{
	padding-top: 60px;	
}*/
.organization .line3 .sp03 .sp_item li {
	line-height: 30px;
	padding-left: 15px;
	position: relative;
	font-weight: 300;
}
.organization .line3 .sp03 .sp_item li:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #787878;
	left: 0px;
	top: 12px;	
}
.organization .line1 .sp01:before,
.organization .line2 .sp02:before,
.organization .line2:before,
.organization .line3 .sp03 .txt:before {
    display: block;
    position: absolute;
    background-color: #d7d7d7;
    content: "";
    z-index: 1;
}
.organization .line1 .sp01:before,
.organization .line2 .sp02:before {
	width: 1px;
	height: 30px;
	left: 50%;
	bottom: -30px;
}
.organization .line2:before {
	width: calc( 100% - 290px);
	height: 1px;
	left: 145px;
	bottom: 0px;
}
.organization .line3 .sp03 .txt:before {
	width: 1px;
	height: 30px;
	left: 50%;
	top: -30px;	
}

table.volunteer_table,
table.business_table {
	width: calc( 100% + 1px );
	border-top: 2px solid #454a56;
	border-bottom: 2px solid #d8d9db;
}
table.volunteer_table th,
table.business_table th {
	color: #111;
	background-color: #efefef;
	border-right: 1px solid #e0e1e2;
	border-bottom: 1px solid #e0e1e2;
	padding: 14px 10px;
	font-size: 16px;
	text-align: center;
}
table.volunteer_table td,
table.business_table td {
	color: #666;
	background-color: #fff;
	border-right: 1px solid #e0e1e2;
	border-bottom: 1px solid #e0e1e2;
	padding: 12px;
	text-align: center;
	overflow: hidden;
	line-height: 24px;
	font-size: 17px;
}
table.business_table td.bold {
	font-weight: 500;
}
table.business_table td.td_center {
	text-align: center;	
}
table.volunteer_table td.td_left,
table.business_table td {
	text-align: left;
}
table.business_table td {
	word-break: keep-all;
	color: #787878;
	font-weight: 300;
	font-size: 16px;
}
table.business_table.center_table td {
	text-align: center;
}
table.business_table.center_table tr:nth-child(2n) td {
	background-color: #fafafa;
	color: #202020;
}
table.volunteer_table td ul li,
table.business_table td ul li {
	padding-left: 15px;
	font-size: 17px;
	line-height: 27px;
	position: relative;
}
table.volunteer_table td ul li:before,
table.business_table td ul li:before {
	content: "";
	background-color: #999;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 10px;
	left: 0px;
	position: absolute;	
}
table.business_table td ul li:before {
	top: 11px;
	left: 3px;	
}


/******* 연혁 *******/
.history {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	min-height: 500px;
}
.his_slide {
	width: calc(100% - 100px);
	margin: 0 auto;
	height: auto;
	background-image: url(../main/images/his_bg.png);
	background-repeat: no-repeat;
	background-size: 101% auto;
	background-position : 50% 23px;
}
.his_slide .year button {
	width: 100%;
	height: 82px;
	margin-top: 23px;
}
.his_slide .year button span {
	font-size: 24px;
	display: block;
	margin-top: 20px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #787878;
}
.his_slide .year button span br {
	display: none;
}
.his_slide .year.slick-current button {
	position: relative;
	height: 132px;
	margin-top: 23px;
}
.his_slide .year.slick-current button br {
	display: none
}
.his_slide .year.slick-current button span {
	font-size: 36px;
	font-weight: bold;
	margin-top: 62px;
	letter-spacing: -2px;
	color: #333;
}
.his_slide .year.slick-current button:after {
	content: "";
	width: 100%;
	height: 4px;
	background-color: #c90050;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 0;
}
.his_slide .year.slick-current button:before {
	content: "";
	display: block;
	width: 1px;
	height: 73px;
	background-color: #c90050;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1
}
.his_slide .slick-arrow {
	width: 50px;
	height: 50px;
	background-color: #ababab;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 50% 50%;
	position: absolute;
	border-radius: 50%;
}
.his_slide .slick-arrow:hover {
	background-color: #c90050;
}
.his_slide .slick-arrow.slick-prev {
	background-image: url(../main/images/his_prev.png);
	left: -49px;
	top: 0
}
.his_slide .slick-arrow.slick-next {
	background-image: url(../main/images/his_next.png);
	right: -49px;
	top: 0
}
.history_list {
	width: 100%;
	height: auto;
	display: none;
	font-size: 0;
	margin-top: 120px;
}
.history_list.on {
	display: block;
}
.history_list .list_year {
	width: 360px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.history_list .list_year:before {
	content: "";
	display: block;
	width: 220px;
	background-color: #c90050;
	height: 1px;
	position: absolute;
	right: 30px;
	top: 13px;
}
.history_list .list_year:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #c90050;
	position: absolute;
	right: -6px;
	top: 10px;
}
.history_list .list_year span {
	font-size: 24px;
	font-weight: 500;
	color: #999;
	letter-spacing: -1.2px;
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
}
.history_list .list_year b {
	font-size: 48px;
	color: #9b003a;
	display: block;
	line-height: 60px;
	letter-spacing: -3px;
}
.history_list .list_day {
	width: calc(100% - 360px);
	display: inline-block;
	position: relative;
	padding: 0 35px;
	box-sizing: border-box;
	vertical-align: top;
	padding-top: 4px;
}
.history_list .list_day:before {
	content: "";
	display: block;
	width: 1px;
	height: calc(100% - 35px);
	position: absolute;
	background-color: #e4e4e4;
	left: 0;
	top: 40px;
	z-index: -1;
}
.history_list .list_day dl {
	width: 100%;
	box-sizing: border-box;
	font-size: 0;
}
.history_list .list_day dl dt {
	font-weight: 700;
	color: #c90050;
	line-height: 21px;
	margin-bottom: 5px;
}
.history_list .list_day dl dd {
	width: calc(100% - 55px);
	font-size: 17px;
	font-weight: 300;
	color: #787878;
	line-height: 21px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}
.history_list .list_day dl dd:nth-of-type(n+2) {
	clear: both;
}
.history_list.all .list_day.m_t_none, .history_list.all .list_year.m_t_none {
	margin-top: 0 !important;
}
.history_list.all .list_day:nth-of-type(n+4):before {
	top: -100px;
	height: calc(100% + 100px);
}

/******* BI CSS *******/
.block.ci {
	text-align: center;	
}
.block.ci .txt_center .ui.button.black,
.block.toon .txt_center .ui.button.black {
	font-size: 17px;
	line-height: 30px;
	padding: 10px 40px;
	border-radius: 25px;
	margin: 0px 5px;
	display: inline-block;
	background-color: #666;
	-webkit-transition: background-color .4s;
    transition: background-color .4s;	
}
.block.ci .txt_center .ui.button.black:hover,
.block.toon .txt_center .ui.button.black:hover {
	background-color: #101010;
}
.block.ci .info {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;		
}
.block.ci .info .item {
	font-size: 16px;
	line-height: 24px;
	width: 240px;
	padding-top: 140px;
	text-align: left;
	word-break: keep-all;
	background-position: left 15px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 20px;
}
.block.ci .info .item.one {
	background-image: url(../main/images/bi_icon_01.png);	
}
.block.ci .info .item.two {
	background-image: url(../main/images/bi_icon_02.png);	
}
.block.ci .info .item.three {
	background-image: url(../main/images/bi_icon_03.png);	
}
.block.ci .info .item.four {
	background-image: url(../main/images/bi_icon_04.png);	
}
.block.ci .info .item:before {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #d7d7d7;
	position: absolute;
	top: 0px;
	right: -50px;
}
.block.ci .info .item:four:before {
	display: none;	
}


/******* business_tit CSS *******/
.business_tit {
	overflow: hidden;
	margin-bottom: 20px;
}
.business_tit h6 {
	float: left;	
}
.business_tit .k-combobox {
	width: 200px;
	float: right;	
}
body .k-list .k-item {
	font-size: 15px;
	line-height: 24px;	
}


/******* MAP CSS *******/
.map {
	border-top: 2px solid #787878;
	border-bottom: 1px solid #787878;
	overflow: hidden;
	height: 845px;
	margin-bottom: 40px;
}
.map_lf {
	float: left;
	width: 774px;	
}
.map_rg {
	float: right;
	width: calc(100% - 774px);
	padding: 50px;
}
.map_rg h6 {
	font-size: 19px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #333;	
}
.map_rg p {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 50px;
	color: #787878;
	font-weight: 300;
}
.map_rg p  .tel {
	display: block;	
}
.map_rg p  .tel .tit {
	display: inline-block;
	margin-right: 100px;	
}

/******* BBS CSS *******/
#search .search_block .k-combobox {
    height: 50px;
}
#search .search_block .k-dropdown-wrap .k-input {
    height: 48px;
    font-size: 15px;
	font-weight: 500;
}
#search .search_block .k-combobox .k-clear-value {
    height: 48px;
}
#search .search_block .k-textbox {
    height: 50px;
}
#search .search_block .ui.button {
    font-size: 16px;
    height: 50px;
}
#bbs_list .ui.table th {
	padding: 15px 8px;
	font-size: 15px;
}
#bbs_list .ui.table td {
	padding: 20px 8px;
	font-size: 16px;
}
#bbs_view .head .tit {
    font-size: 27px;
	line-height: 36px;
}
.field_list li .con input.k-textbox {
	font-size: 15px;
	line-height: 27px;
	padding: 10px !important;
	height: 47px;	
}
.field_list li .tit,
.field_list li .con .fields .label,
.field_list li .con .fields .txt {
    font-size: 15px;
    line-height: 24px;
}
.k-datepicker .k-picker-wrap .k-input {
	width: 100%;
    height: 45px;
    font-size: 16px;	
}

#gallery_list {
    border-bottom: none;
}
#gallery_list .ui.four.cards>.card {
	border-bottom: 5px solid #fff;
	transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
}
#gallery_list .ui.four.cards>.card:hover {
	border-bottom-color: #c90050;
}
#gallery_list .ui.cards>.card>.image {
	height: 200px !important;
	overflow: hidden;
}
#gallery_list .ui.cards>.card>.image img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
body .ui.button,
body .ui.blue.button {
	font-size: 17px;
	line-height: 27px;
	padding: 10px 25px;
}
#faq_list.ui.accordion .numerical {
	background-color: #8f8f8f;
}


.image_box .middle {
	z-index: 100;	
}
#faq_list.ui.accordion:not(.styled) .title~.content:not(.ui) p {
	line-height: 30px;	
}


/******** 자원봉사 안내 CSS **********/
.tab_zone a.on,
.tab_zone a.on:hover {
	background-color: #c90050;
	color: #fff;
}
.tab_zone a:hover {
	background-color: transparent;
	color: #666;
}
.grey_bg {
	padding: 80px 0px;
	background-color: #f7f7f7;	
}
.block .portal_tit {
	float: left;
	width: 340px;
	padding-left: 60px;
}
.block .portal_con {
	float: right;
	width: calc( 100% - 340px);
	padding-top: 20px;
}
.block .portal_con h6 {
	line-height: 36px;
	color: #202020;
	word-break: keep-all;
}
.block .portal_con .sam.card {
	width: 400px;
	margin-bottom: 60px;
	border: 1px solid #e7e7e7;
	padding: 5px;
}
.block .portal_con .sam.card img {
	width: 100%;	
}
.block .portal_con .normal li {
	padding-left: 110px;
	position: relative;
	margin-bottom: 5px;	
}
.block .portal_con .normal li:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #202020;
	border-radius: 50%;
	top: 10px;
	left: 3px;	
}
.block .portal_con .normal li strong {
	position: absolute;
	left: 15px;
	top: 0px;
	font-weight: 500;
	color: #202020;
}
.block .tit.bar {
	position: relative;
	color: #202020;
	padding-top: 18px;
	font-weight: 700;
	letter-spacing: -1px;
}
.block .tit.bar:before {
	content: "";
	width: 40px;
	height: 5px;
	top: 0px;
	left: 0px;
	background-color: #212121;
	position: absolute;
	display: block;
}
.block h4.tit.bar .s_txt {
	font-size: 18px;	
}
.minus_110 {
	margin-bottom: -110px;	
}


.block .portal_center {
	margin-bottom: 40px;
	text-align: center;	
}
.block .portal_center .tit.bar {
	padding-top: 0px;
	padding-bottom: 18px;
}
.block .portal_center h6 {
	font-weight: 700;
	line-height: 36px;
	color: #202020;
}
.block .portal_center .tit.bar:before {
	left: 50%;
	top: auto;
	bottom: 0px;
	margin-left: -20px;
}
.block .portal_center h4 {
	text-align: center;
	line-height: 42px;
	font-weight: 700;
	letter-spacing: -1px;
}
.block .portal_center ul li {
	text-align: center;
	margin-bottom: 10px;
}
.block .portal_center.arrow {
	padding: 20px 0px 80px 0px;
	background-image: url(../main/images/arrow_icon.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 60px;
}
.block .portal_center .circle {
	display: inline-block;
	margin: 40px 20px;
	background-color: #c90050;
	border: none;
	color: #fff;
}
.block .portal_center .circle .tit {
	font-weight: 700;
	color: #ffff33;
	
}


.portal_item {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.portal_item.circle_item {
	flex-wrap: wrap;
	padding-top: 10px;
}
.portal_item .item {
	width: 310px;
	height: 370px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	padding: 215px 20px 20px 20px;	
}
.portal_item .item h5 {
	margin-bottom: 10px;
	font-weight: 700;
}
.portal_item .item p {
	word-break: keep-all;
	letter-spacing: -1px;
}
.portal_item .item.one {
	background-image: url(../main/images/portal_img_01.jpg);	
}
.portal_item .item.two {
	background-image: url(../main/images/portal_img_02.jpg);
	padding: 215px 30px 20px 30px;	
}
.portal_item .item.three {
	background-image: url(../main/images/portal_img_03.jpg);	
}
.portal_item .item.four {
	background-image: url(../main/images/portal_img_04.jpg);
	padding: 215px 30px 20px 30px;		
}
.portal_item .normal li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 5px;
}
.portal_item .normal li:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #787878;
	top: 10px;
	left: 0px;	
}
.portal_item .proc {
	width: 137px;
	height: 137px;
	border-radius: 50%;
	background-color: #c90050;
	color: #fff;
	text-align: center;
	position: relative;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.portal_item .proc div {
	width: 100%;
	text-align: center;
}
.portal_item .proc .tit {
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: 700;
	width: 100%;
}
.portal_item .proc .con {
	display: block;
	font-weight: 300;
	line-height: 22px;
	width: 100%;
}
.portal_item .proc:before {
	content: ">";
	position: absolute;
	top: 45px;
	right: -22px;
	font-size: 24px;
	line-height: 48px;
	color: #bbb;
	font-weight: bold;
}
.portal_con .portal_item .proc:before {
	right: -40px;	
}
.portal_item .proc:last-child:before,
.portal_con .portal_item .proc:last-child:before {
	display: none;	
}
.portal_item .insurance {
	width: 270px;
	text-align: center;
	position: relative;
}
.portal_item .insurance .num {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
	display: block;
	font-weight: 700;
	color: #c90050;
	background-position: center 10px;
	background-repeat: no-repeat;
	padding-top: 130px;
}
.portal_item .insurance:before {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #d7d7d7;
	right: -40px;
	top: 0px;
	position: absolute;
}
.portal_item .insurance:last-child:before {
	display: none;	
}
.portal_item .insurance .tit {
	font-size: 17px;
	line-height: 27px;
	display: block;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-weight: 700;
	color: #202020;
}
.portal_item .insurance .con {
	font-size: 15px;
	line-height: 24px;
	display: block;
	letter-spacing: -1px;
	word-break: keep-all;
	color: #787878;
	margin-bottom: 10px;
}
.portal_item .insurance:nth-child(1) .num {
	background-image: url(../main/images/insurance_01.png);
	background-size: 100px;	
}
.portal_item .insurance:nth-child(2) .num {
	background-image: url(../main/images/insurance_02.png);
	background-size: 100px;	
}
.portal_item .insurance:nth-child(3) .num {
	background-image: url(../main/images/insurance_03.png);
	background-size: 100px;	
}

.big_num li {
	font-size: 19px;
	line-height: 32px;
	margin-bottom: 15px;
	padding-left: 45px;
	font-weight: 700;
	position: relative;
}
.big_num li:before {
	position: absolute;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	font-size: 19px;
	line-height: 32px;
	font-weight: 700;;
	color: #fff;
	left: 0px;
	top: 2px;
	background-color: #999;
}
.big_num li:nth-child(1):before {
	content: "1";	
}
.big_num li:nth-child(2):before {
	content: "2";	
}
.big_num li:nth-child(3):before {
	content: "3";	
}


.ui.button.black.portal_link {
	font-size: 17px;
	line-height: 36px;
	padding: 10px 80px;
	border-radius: 30px;
	background-color: #555;
}
.ui.button.black.portal_link:hover {
	background-color: #202020;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}


#guide_list{
	padding: 0px 1px;	
}
#arch_list {
	padding: 5px 1px;	
}
#guide_list .ui.cards>.card>.content,
#arch_list .ui.cards>.card>.content {
	padding: 20px;
}
#guide_list .ui.cards>.card>.content>.header:not(.ui),
#arch_list .ui.cards>.card>.content>.header:not(.ui) {
    font-size: 15px;
    line-height: 22px;
	letter-spacing: -1px;
	text-align: center;
	word-break: keep-all;
}
#arch_list .ui.cards>.card>.content>.header:not(.ui) {
	font-size: 17px;
	line-height: 27px;
	text-align: left;
}
#arch_list .ui.cards>.card .meta {
	font-size: 15px;
	line-height: 24px;
	padding: 0px 20px;
	margin-bottom: 5px;
}
#arch_list .ui.cards>.card .description {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.5px;
	padding: 0px 20px 20px 20px;	
}
#guide_list .ui.cards>.card>.content>.header .s_txt {
	display: block;
	font-size: 13px;	
}
#guide_list .ui.cards>.card:before {
	position: absolute;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	font-size: 19px;
	line-height: 32px;
	font-weight: 700;;
	color: #fff;
	left: 15px;
	top: 15px;
	background-color: #555;
	z-index: 10;
}
#guide_list .ui.cards>.card:nth-child(1):before {
	content: "1";	
}
#guide_list .ui.cards>.card:nth-child(2):before {
	content: "2";	
}
#guide_list .ui.cards>.card:nth-child(3):before {
	content: "3";	
}
#guide_list .ui.cards>.card:nth-child(4):before {
	content: "4";	
}
#guide_list .ui.cards>.card:nth-child(5):before {
	content: "5";	
}
#guide_list .ui.cards>.card:nth-child(6):before {
	content: "6";	
}


.circle {
	width: 224px;
	height: 224px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.3);
	display: flex;
	flex-wrap: wrap;
    align-items: center;
	margin-bottom: 40px;
	padding: 70px 10px;
}
.circle div {
	width: 100%;
	text-align: center;
}
.circle .tit {
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 5px;
	color: #bc9b6a;
	display: block;
	width: 100%;
}
.circle .con {
	font-size: 15px;
	line-height: 22px;
	display: block;
	width: 100%;
}

.portal_item .circle_center {
	width: 190px;
	height: 190px;
	border-radius: 50%;
	background-color: #c90050;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
	margin-bottom: 40px;
	padding: 30px;
}
.portal_item .circle_center div {
	width: 100%;
	text-align: center;
}
.portal_item .circle_center .con {
	font-size: 17px;
	line-height: 27px;
	display: block;
	width: 100%;
	word-break: keep-all;
	color: #fff;
}


/******** volunteer_search CSS ********/
.volunteer_sel {
	overflow: hidden;
	border-top: 2px solid #999;
}
.volunteer_sel li {
	float: left;
	width: 20%;	
}
.volunteer_sel li:first-child {
	width: 40%;	
}
.volunteer_sel li .tit {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #f7f7f7;
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0px 10px 0px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	font-weight: 500;
	color: #202020;
}
.volunteer_sel li .con {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0px 15px 0px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.volunteer_sel li:last-child .tit,
.volunteer_sel li:last-child .con  {
	border-right: none;
}
.volunteer_sel li .k-combobox {
	width: 200px;	
}

.volunteer_option {
	padding: 40px 70px;
	background-color: #f7f7f7;	
	border-bottom: 1px solid #d7d7d7;
}
.volunteer_option li {
	overflow: hidden;
	padding: 10px 0px;
}
.volunteer_option li .tit {
	float: left;
	width: 160px;
	text-align: right;
	font-size: 16px;
	line-height: 27px;
	font-weight: 500;
	color: #202020;	
}
.volunteer_option li .con {
	float: right;
	width: calc( 100% - 200px);
	text-align: left;	
}
.volunteer_option li .con .label {
	margin-right: 30px;
	margin-left: 5px;
	display: inline-block;	
}
.volunteer_option li .con .k-checkbox {
	width: 24px;
    height: 24px;
	border-radius: 0px;
}
.volunteer_option li .con .k-checkbox::before {
    width: 24px;
    height: 24px;
    font-size: 24px;
    border-radius: 0px;
}
.volunteer_option li .con .k-checkbox:checked {
    border-color: #c90050;
    color: #fff;
    background-color: #c90050;
}
.volunteer_option li .con input.k-textbox {
    width: 100%;
    padding: 10px 7px !important;
    text-indent: 5px;
	height: 44px;
}
.btn_zone {
	text-align: center;
	padding: 60px 0px 0px 0px;	
}
.ui.button.pink {
	background-color: #c90050;
}

.volunteer_list {
	border-top: 2px solid #999;
}
.volunteer_list li.item {
	border-bottom: 1px solid #d7d7d7;
	position: relative;
	padding: 30px 120px 30px 20px;;
}
.volunteer_list li.item .item_head,
.volunteer_list li.item .item_body,
.volunteer_list li.item .item_footer {
	display: block;
	overflow: hidden;
}
.volunteer_list li.item .item_head {
	margin-bottom: 15px;	
}
.volunteer_list li.item .item_body {
	margin-bottom: 5px;	
}
.volunteer_list li.item  .close_dDay {
	position: absolute;
	width: 80px;
	height: 80px;
	/*background-color: #bababa;
	color: #fff;*/
	border: 2px solid #d7d7d7;
	text-align: center;
	padding: 14px 10px;
	top: 30px;
	right: 20px;
	font-size: 15px;
	line-height: 24px;
	border-radius: 50%;
}
.volunteer_list li.item  .close_dDay .day {
	font-weight: 700;
	color: #c90050;
	display: inline-block;
	margin-right: 2px;
}
.volunteer_list li.item .item_head .tag,
.volunteer_list li.item .item_head .ing,
.volunteer_list li.item .item_head .end {
	float: left;
	background-color: #c90050;
	color: #fff;
	margin-left: 5px;
	font-size: 15px;
	line-height: 18px;
	padding: 5px;
	border-radius: 5px;
	width: 85px;
	text-align: center;
}
.volunteer_list li.item .item_head .ing {
	background-color: #787878;
}
.volunteer_list li.item .item_head .end {
	background-color: #b9b9bb;
}
.volunteer_list li.item .item_head .type {
	margin-left: 10px;
	line-height: 28px;
	font-size: 16px;
	color: #787878;
}
.volunteer_list li.item .item_body .tit {
	font-size: 22px;
	line-height: 34px;
	font-weight: 700;
	color: #202020;
	padding-left: 3px;
	letter-spacing: -1px;
}
.volunteer_list li.item .item_footer span {
	font-size: 16px;
	line-height: 24px;
	margin-right: 30px;
	padding-left: 3px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	color: #787878;
}
.volunteer_list li.item .item_footer span.location:before {
	content: "/";
	position: absolute;
	right: -20px;
	top: 0px;
	color: #aaa;
	font-weight: 300;
}
.volunteer_list li.item .item_footer span:last-child {
	margin-right: 0px;	
}
.volunteer_list li.item .item_footer span:last-child:before {
	display: none;	
}

.volunteer_center {
	border-top: 2px solid #999;
	padding: 20px 2px;
	margin-top: 20px !important;
}
.volunteer_center.ui.cards>.card>.content>.header:not(.ui) {
	font-size: 22px;
	line-height: 34px;
	letter-spacing: -1.5px;	
}
.volunteer_center.ui.cards>.card .meta {
	font-size: 15px;	
}
.volunteer_center.ui.cards>.card>.content>.meta+.description {
	margin-top: 15px;
	font-size: 16px;
	line-height: 24px;
}
.volunteer_center.ui.cards>.card .extra.content span {
	font-size: 15px;	
}
.volunteer_center.ui.three.cards>.card {
    width: calc(33.33333333% - 40px);
    margin: 20px;
}
.volunteer_center.ui.three.cards>.card>.image {
    height: 240px !important;
    overflow: hidden;
}
.volunteer_center.ui.three.cards>.card>.image img {
    position: absolute;
    width: 115%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.volunteer_center.ui.four.cards>.card {
    width: calc(25% - 30px);
    margin: 15px;
}
.volunteer_center.ui.four.cards>.card>.image {
    height: 180px !important;
    overflow: hidden;
}
.volunteer_center.ui.four.cards>.card>.image img {
    position: absolute;
    width: 115%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.volunteer_center.ui.four.cards>.card>.content {
	padding: 15px;	
}
.volunteer_center.ui.four.cards>.card>.content>.header:not(.ui) {
	font-size: 19px;
	line-height: 34px;
	letter-spacing: -1px;	
}
.volunteer_center.ui.four.cards>.card .meta {
    font-size: 14px;
	color: #aaa;
}
.volunteer_center.ui.four.cards>.card>.content>.meta+.description {
    margin-top: 10px;
    font-size: 15px;
    line-height: 22px;
	letter-spacing: -0.5px;
}

.ui.button.green.labeled.icon {
	font-size: 15px;
    line-height: 32px;
    padding: 5px 25px;
	background-color: #156547;
}

/******명예의전당 CSS *******/
.ui.cards.volunteer_center.center_align {
	display: flex;
	justify-content: center;
	/*display: block;*/
	text-align: center;
	border-top: none;
	padding: 0px;
	margin-bottom: 40px;
}
.block .portal_center h5 {
	font-weight: 700;
	color: #333;
}
.ui.cards.volunteer_center.center_align.four>.card {
	display: inline-block;
	width: calc( 25% - 40px);
	margin: 0px 18px 36px 18px;
}
.ui.cards.volunteer_center.center_align.four>.card>.content>.header:not(.ui) {
    font-size: 19px;
    line-height: 30px;
}
.ui.cards.volunteer_center.center_align.four>.card>.image {
    height: 280px !important;
    overflow: hidden;
}

.volunteer_center.center_align.ui.four.cards>.card>.image img,
.volunteer_center.center_align.ui.five.cards>.card>.image img {
    width: 100%;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	position: absolute;
}
.ui.cards.volunteer_center.center_align.four>.card .ui.red.corner.label {
	padding: 7px 0px 0px 14px;	
}
/*.ui.cards.volunteer_center.center_align.four>.card>.content:last-child {
	height: 80px;
}*/

.ui.cards.volunteer_center.center_align.five>.card {
	display: inline-block;
	width: calc( 20% - 40px);
	margin: 0px 18px 36px 18px;
}
.ui.cards.volunteer_center.center_align.five>.card>.image {
    height: 220px !important;
	overflow: hidden;
}
.ui.cards.volunteer_center.center_align.five>.card>.content>.description {
	font-size: 14px;	
}


.ui.cards.volunteer_center.center_align>.card {
	display: inline-block;
	width: calc( 25% - 40px);
	margin: 0px 20px 36px 20px;
}
.ui.cards.volunteer_center.center_align>.card>.image {
    height: 360px !important;
    overflow: hidden;
}
.volunteer_center.center_align.ui.cards>.card>.image img {
	width: 100%;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	position: absolute;
}
.ui.cards>.card>.content .awardName {
    display: block;
    font-size: 20px;
	line-height: 130%;
    font-weight: 400;
    color: #ea397e;
    text-align: center;
    padding-top: 20px;
	word-break: keep-all;
}
.ui.cards>.card>.content .name {
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: #222;
    line-height: 1;
    text-align: center;
    padding-top: 15px;
}
.ui.cards>.card>.content .description {
	color: #888;
	font-size: 15px;
	word-break: keep-all;
}

#sub_body .image_box a.image-link:hover img {
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
}
.slide_box {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
}
.block .slide_box .slide_pre,
.block .slide_box .slide_next {
	width: 20px;
	height: 20px;
	position: absolute;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 17px;
	color: #fff;
	font-weight: 700;
	background-color: #9b003a;
	left: 5px;
	top: 18px;
	z-index: 10;
	cursor: pointer;
}
.slide_box .slide_next {
	right: 5px;
	left: auto;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.swiper-slide a {
	display: block;
	font-size: 17px;
	text-align: center;
	padding: 15px;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-right: none;
}
.swiper-slide.on a {
	background-color: #c90050;
	color: #fff;
	font-weight: 500;
}

/******* toon CSS 20230605 *******/
.block .bold_txt {
	font-weight: 700;
	color: #333;
}
.barnd_wrap {
    border: 1px solid #d7d7d7;
    background: url(../main/images/line.gif) repeat left top;
    margin: 30px 0px 20px 0px;
    text-align: center;
    padding: 0px;
	margin-bottom: 60px;
}
.barnd_wrap img {
	width: 400px;
}
.toon_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-bottom: 40px;
}
.toon_list .item {
	width: 17%;
	margin: 0px 4% 40px 4%;
	overflow: hidden;
}
.toon_list .item .tit {
	display: block;
	font-weight: 500;
	color: #333;
}
.toon_list .item img {
	width: 100%;
	display: block;	
}
.block.toon .txt_center .ui.button.black .icon {
	margin-left: 10px;
	margin-right: 0px;
}

/******* 20260130 인사말 CSS ********/
.block.greetings {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 6rem;
    padding: 2.4rem 0;
    box-sizing: border-box;
}

/* left text area */
.block.greetings .greetingsLF {
    flex: 1 1 auto;
    min-width: 0;
}

.block.greetings .greetingsLF h4 {
    font-size: 2.2rem;
    line-height: 1.35;
    font-weight: 700;
    margin: 0 0 1.6rem 0;
}

.block.greetings .greetingsLF p {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 0 0 1rem 0;
}

.block.greetings .greetingsLF p:last-child {
    margin-bottom: 0;
}

/* right image/sign area */
.block.greetings .greetingsRG {
    flex: 0 0 22rem;      /* 우측 고정폭(원하시면 조절) */
    max-width: 22rem;
    text-align: right;
}

.block.greetings .greetingsRG img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.8rem;
}

.block.greetings .greetingsRG .txtRight {
    text-align: right;
}

.block.greetings .greetingsRG p.txtRight {
    margin: 1.1rem 0 0.2rem 0;
    font-size: 1.1rem;
    line-height: 1.4;
}

.block.greetings .greetingsRG h5.txtRight {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 800;
    line-height: 1.3;
}
.greenBg-page {
    background-color: #f6f6f6;
    margin-top: 8rem;
    margin-bottom: -8rem;
    padding: 4rem 0 8rem 0;
}

.policy-main-title {
    font-weight: 700;
    border-bottom: 0.3rem solid #111;
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
    color: #333;
}
.policy-section {
    margin-top: 4rem;
}
.policy-section h5 {
    font-weight: 700;
    padding-bottom: 0.8rem;
    color: #333;
}
.policy-section ul,
.policy-section ol {
    list-style-type: decimal;
    margin: 0 0 1.2rem 2rem;
    padding-left: 2rem;
}
.policy-section ul {
    list-style-type: disc;
}
.policy-section li {
    line-height: 1.7;
}
.policy-section th,
.policy-section td {
    text-align: center !important;
}
.policy-section p + ol,
.policy-section p + ul,
.policy-section h6 + ul,
.policy-section ol + ul {
    margin-top: 1.2rem;
}

@media screen and (max-width:1299px) {
	#sub_tit {
		height: 300px;
		padding-top: 80px;
	}
	#sub_body {
	    padding: 10px 0px 50px 0px;
	}
	#sub_body .inner2,
    #sub_body .inner4 {
		padding: 0px 20px;	
	}
	.greetings_lf {
		width: 450px;
	}
	.greetings_rg {
		width: calc( 100% - 510px);
	}
	.greetings_lf h3 {
		margin-bottom: 0px;
	}
	.greetings_lf h2 {
		font-size: 38px;
		line-height: 54px;
		margin-bottom: 20px;
	}
	.greetings_lf h6 {
		margin-bottom: 30px;
		word-break: keep-all;
	}
	.greetings_lf img {
		width: 100%;	
	}
	.block.ci .info {
		flex-wrap: wrap;
	}
	.block.ci .info .item {
		width: calc( 50% - 60px);
		margin: 0px 30px 30px 30px;
	}
	.block.ci .info .item:before {
		right: -20px;
	}
	.block.ci .info .item:nth-child(2n):before {
		display: none;	
	}
	

	body .margin_15,
	.sub_body .margin_15 {
		margin-bottom: 10px;	
	}
	body .margin_20,
	.sub_body .margin_20 {
		margin-bottom: 15px;	
	}
	body .margin_30,
	.sub_body .margin_30 {
		margin-bottom: 20px;	
	}
	body .margin_40,
	.sub_body .margin_40 {
		margin-bottom: 30px;	
	}
	body .margin_60,
	.sub_body .margin_60 {
		margin-bottom: 30px;	
	} 
	body .margin_80,
	.sub_body .margin_80 {
		margin-bottom: 40px;	
	}
	.map {
		height: 720px;
	}
	.map_lf {
		width: 490px;
		overflow: hidden;
	}
	.map_rg {
		width: calc(100% - 490px);
		padding: 40px;
	}
	
	.ui.cards.volunteer_center.center_align.four>.card {
    	width: 290px;
	}
	.ui.cards.volunteer_center.center_align.five>.card {
		width: 230px;
	}
	
	.ui.cards.volunteer_center.center_align>.card {
		width: calc( 25% - 24px);
		margin: 0px 12px 36px 12px;
	}
	.ui.cards.volunteer_center.center_align>.card>.image {
		height: 320px !important;
	}
	.ui.cards>.card>.content .awardName {
		font-size: 19px;
		padding-top: 15px;
	}
	.ui.cards>.card>.content .name {
		font-size: 22px;
		padding-top: 10px;
	}
	
	.block .portal_tit {
		width: 260px;
		padding-left: 0px;
	}
	.block .portal_con {
		width: calc( 100% - 300px);
	}
	.grey_bg {
    	padding: 30px 0px;
	}
	.portal_item.item_list {
		flex-wrap: wrap;
		max-width: 650px;
		margin: 0px auto;
	}
	.portal_item .item {
		margin-bottom: 30px;
	}
	#sub_body .block,
	.block .portal_center {
		margin-bottom: 30px;
	}
	.minus_110 {
		margin-bottom: -50px;
	}
	#guide_list .ui.four.cards>.card,
	#arch_list .ui.four.cards>.card {
		width: calc(33.33% - 1.5em);
		margin-left: 0.75em;
		margin-right: 0.75em;
	}
	
	.volunteer_sel li .k-combobox {
		width: 160px;
	}
	.btn_zone {
    	padding: 30px 0px 0px 0px;
	}
	.portal_item.insu_item,
	.portal_item.proc_item {
		flex-wrap: wrap;
	}
	.portal_item.proc_item {
		max-width: 100%;
		justify-content: flex-start;
	}
	.portal_item.proc_item .proc {
		margin-right: 45px;
		margin-bottom: 30px;
	}
	.portal_con .portal_item .proc:before {
		right: -30px;
	}
	.portal_item.insu_item .insurance {
		width: calc( 50% - 40px);
		margin-bottom: 30px;
	}
	.portal_item.insu_item .insurance:before {
		display: none;	
	}
	.portal_item.circle_center_item {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.portal_item.circle_center_item .circle_center {
		margin-right: 30px;
		margin-bottom: 30px;	
	}
    .block.greetings .greetingsRG img {
        width: 300px;
    }
}
@media screen and (max-width:1199px) {
	.m_table {
		overflow-x: auto;	
	}
	.m_table table {
		width: 1120px;
		border-left: 1px solid #e0e1e2;
	}
	.map {
		height: auto;
	}
	.map_lf {
		float: none;
		width: 100%;
		height: 430px;
	}
	.map_lf img {
		width: 100%;	
	}
	.map_rg {
		float: none;
		width: 100%;
		padding: 40px 20px 0px 20px;;
	}
	.portal_item.circle_item {
		max-width: 700px;
		margin: 0px auto;
	}
	.volunteer_center.ui.three.cards>.card {
		width: calc(50% - 40px);
	}
	
	.ui.cards.volunteer_center.center_align>.card {
		width: calc( 33.33% - 24px);
		margin: 0px 12px 36px 12px;
	}
	.ui.cards.volunteer_center.center_align>.card>.image {
		height: 320px !important;
	}
}
@media screen and (max-width:1023px) {
	.greetings_lf {
		width: 320px;
	}
	.greetings_rg {
		width: calc( 100% - 370px);
	}
	.block.ci img {
		width: 320px;	
	}
	.block.ci .txt_center .ui.button.black {
		font-size: 16px;
		line-height: 27px;
		padding: 10px 30px;
		border-radius: 25px;
		margin: 0px 3px;
	}
	.tab_zone.four a {
    	width: 50%;
	}
	.tab_zone.four a:nth-child(1),
	.tab_zone.four a:nth-child(2) {
		border-bottom: none;	
	}
	.block .portal_tit,
	.block .portal_con {
		float: none;
		width: 100%;
	}
	.inner6 {
		padding: 0px 20px;	
	}
	.portal_item.proc_item_list {
		max-width: 501px;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0px auto;
	}
	.portal_item .proc {
		margin-right: 30px;
		margin-bottom: 20px;
	}
	#guide_list .ui.four.cards>.card,
	#arch_list .ui.four.cards>.card {
		width: calc(50% - 1.5em);
		margin-left: 0.75em;
		margin-right: 0.75em;
	}
	.volunteer_sel li {
		float: left;
		width: 50% !important;
	}
	.volunteer_sel li:nth-child(2n) .tit,
	.volunteer_sel li:nth-child(2n) .con  {
		border-right: none;
	}
	.volunteer_option {
    	padding: 30px 40px;
	}
	.volunteer_list li.item .item_body .tit {
    	font-size: 21px;
    	line-height: 30px;
		word-break: keep-all;
	}
	.volunteer_list li.item {
		padding: 30px 100px 30px 0px;
	}
	.volunteer_list li.item .close_dDay {
		right: 0px;
	}
	.volunteer_center.ui.cards>.card>.content>.header:not(.ui) {
		font-size: 21px;
		line-height: 32px;
	}
	.block .portal_con h6 {
		line-height: 30px;
	}
	.block .tit.bar br {
		display: none;	
	}
	
	.ui.cards.volunteer_center.center_align>.card {
		width: calc( 50% - 40px);
		margin: 0px 20px 36px 20px;
	}
	.ui.cards.volunteer_center.center_align>.card>.image {
		height: 350px !important;
	}
	
	.block.toon .txt_center .ui.button.black {
		font-size: 15px;
		line-height: 27px;
		padding: 10px 20px;
	}
	.block.toon .txt_center .ui.button.black .icon {
		display: none;	
	}
    
    
}
@media screen and (max-width:767px) {
	.greetings_lf,
	.greetings_rg {
		float: none;
		width: 100%;
	}
	.greetings_rg p {
		line-height: 27px;
		margin-bottom: 20px;
	}
	#sub_tit {
    	height: 220px;
    	padding-top: 50px;
		background-size: 1200px;
	}
	#location .inner5 {
		height: 100px;
	}
	#location .inner5 .home {
		display: none;	
	}
	#location .inner5 .depth01 {
		float: none;
		border-right: none;
		border-bottom: 1px solid #9b003a;
		height: 50px;
	}
	#location .inner5 .depth01:nth-child(4) {
		display: none;	
	}
	#location .inner5 .depth01 > a {
		line-height: 50px;
		width: 100%;
	}
	.tab_zone a,
	.tab_zone a.on {
		font-size: 16px;
		letter-spacing: -0.5px;
	}
	
	#location .inner5 .depth01 .sp_comm {
		top: 20px;
	}
	#location .inner5 .depth01 .depth02 {
		z-index: 100;
	}
	.greetings_lf h3:before {
		width: 30px;
		height: 2px;
	}
	.greetings_lf h3 {
		padding-top: 15px;
	}
	.greetings_lf h2 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.organization {
		margin: 0px auto 40px auto !important;
	}
	.organization .sp01,
	.organization .sp02,
	.organization .sp03 .txt {
		width: 180px;
		font-size: 18px;
		line-height: 50px;
	}
	.organization .line2:before {
		width: calc( 100% - 180px);
		left: 90px;
	}
	.organization .line3 .sp03 .sp_item {
		height: 140px;
		padding: 20px;
	}
	
	table.volunteer_table td ul li,
	table.business_table td ul li {
		font-size: 15px;
	}
	table.volunteer_table td, table.business_table td {
		padding: 10px 5px;
		line-height: 24px;
		font-size: 15px;
	}
	table.volunteer_table td ul li:before,
	table.business_table td ul li:before {
		left: 5px;
	}
	.his_slide .year.slick-current button span {
    	font-size: 20px;
	}
	.his_slide .year button span {
    	font-size: 13px;
	}
	.history_list {
		margin-top: 30px;
	}
	.history_list .list_year {
    	width: 100%;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #9b003a;
	}
	.history_list .list_year span {
		font-size: 22px;
		margin-bottom: 0px;
	}
	.history_list .list_year b {
		font-size: 38px;
		display: block;
		line-height: 48px;
		letter-spacing: -2px;
	}
	.history_list .list_year:before {
		display: none;	
	}
	.history_list .list_year:after {
		right: auto;
		top: 127px;
		left: 5px;
	}
	.history_list .list_day {
		width: 100%;
		padding: 0px 0px 0px 35px;
	}
	.history_list .list_day:before {
		height: calc(100% - 10px);
		left: 8px;
		top: 30px;
	}
	.history_list .list_day dl dd {
		word-break: keep-all;	
	}
	
	.block.ci .info .item {
		width: calc( 100% - 40px);
		margin: 0px 20px 30px 20px;
		padding-top: 100px;
		background-position: center 0px;
		padding-bottom: 30px;
		border-bottom: 1px solid #d7d7d7;
		text-align: center;
	}
	.block.ci .info .item:before {
		display: none;	
	}
	.block.ci .info .item:nth-child(4) {
		border-bottom: none;
		margin-bottom: 0px;
	}
	.map_rg {
		padding: 30px 0px 0px 0px;;
	}
	.map_rg h6 {
    	font-size: 18px;
	}
	.map_rg p {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	body .ui.button, body .ui.blue.button {
    	font-size: 15px;
    	line-height: 24px;
	}
	
	#bbs_view .head .tit {
		font-size: 22px;
		line-height: 30px;
		word-break: keep-all;
		margin-bottom: 10px;
	}
	#bbs_input .field_list:before {
		display: none;	
	}
	
	.ui.cards.volunteer_center.center_align.four>.card {
    	width: 290px;
		margin-bottom: 30px;
	}
	.ui.cards.volunteer_center.center_align.five>.card {
		width: 290px;
		margin-bottom: 30px;
	}
	.block .portal_center h6 {
		line-height: 27px;
		word-break: keep-all;
	}
	.block .portal_center ul li {
    	margin-bottom: 0px;
	}
	.portal_item.item_list {
		max-width: 310px;
	}
	.portal_item.proc_item_list {
    	max-width: 334px;
	}
	#guide_list .ui.four.cards>.card,
	#arch_list .ui.four.cards>.card {
		width: calc(100% - 1.5em);
		margin-left: 0.75em;
		margin-right: 0.75em;
	}
	.ui.button.black.portal_link {
		font-size: 15px;
		line-height: 30px;
		padding: 10px 40px;
	}
	.portal_item.circle_item {
		text-align: center;
	}
	.portal_item.circle_item .circle {
		width: 185px;
		height: 185px;
		margin-bottom: 10px;
		padding: 35px 10px;
	}
	.portal_item.circle_item .circle .con {
		font-size: 13px;
		line-height: 18px;
	}
	.portal_item.circle_item .circle .tit {
		font-size: 21px;
		line-height: 30px;
	}
	.block .portal_center .circle {
		margin: 20px 10px;
	}
	.portal_item.circle_item {
		max-width: 400px;
		margin: 0px auto;
	}
	.volunteer_sel {
		padding: 20px 20px 0px 20px;
		background-color: #f7f7f7;
	}
	.volunteer_sel li {
   		float: none;
    	width: 100% !important;
		
	}
	.volunteer_sel li .tit {
		float: none;
		width: 100%;
		text-align: left;
		padding: 0px;
		border-right: none;
		border-bottom: none;
		font-size: 15px;
		margin-bottom: 5px;
		display: block;
	}
	.volunteer_sel li .con {
		float: none;
		width: 100%;
		padding: 0px;
		border-right: none;
		border-bottom: none;
		text-align: left;
		background-color: transparent;
		margin-bottom: 30px;
		display: block;
	}
	.volunteer_sel li .k-combobox {
		width: 150px;
	}
	body .k-list .k-item {
		font-size: 14px;
		line-height: 22px;
		padding: 3px 5px;
	}
	.volunteer_option {
		padding: 0px 20px 20px 20px;
	}
	.volunteer_option li {
		padding: 0px;
	}
	.volunteer_option li .tit {
		float: none;
		width: 100%;
		text-align: left;
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 5px;
		display: block;
	}
	.volunteer_option li .con {
		float: none;
		width: 100%;
		margin-bottom: 30px;
		display: block;
	}
	.volunteer_option li .con .k-dateinput {
    	width: 155px;
	}
	.volunteer_list li.item {
		padding: 30px 0px;
	}
	.volunteer_list li.item .item_head {
		margin-bottom: 10px;
	}
	.volunteer_list li.item .close_dDay {
		right: 0px;
		top: auto;
		bottom: 30px;
		width: 72px;
    	height: 72px;
		padding: 11px;
		line-height: 22px;
	}
	.volunteer_list li.item .item_body {
		margin-bottom: 20px;
	}
	.volunteer_list li.item .item_footer span.location:before {
		display: none;	
	}
	.portal_item.insu_item .insurance {
		width: 100%;
		max-width: 450px;
		margin: 0px auto 30px auto;
	}
	.volunteer_center.ui.three.cards>.card {
		width: calc(100% - 40px);
	}
	.block .portal_con .sam.card {
		width: 100%;
		margin-bottom: 30px;
	}
	.block .portal_con h6 {
		line-height: 24px;
	}
	.ui[class*="right labeled"].icon.button {
    	padding-left: 15px !important;
	}
	.portal_item .circle_center {
		width: 170px;
		height: 170px;
		padding: 20px;
	}
	.portal_item .circle_center:nth-child(2n) {
		margin-right: 0px;	
	}
	
	.ui.cards.volunteer_center.center_align>.card {
		max-width: 500px;
		width: 90%;
		margin: 0px auto 20px auto;
	}
	.ui.cards.volunteer_center.center_align>.card>.image {
		height: auto !important;
	}
	.ui.cards.volunteer_center.center_align>.card>.image img {
		position: static;
		top: 0%;
		left: 0%;
		transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
	}
	.ui.cards>.card>.content .awardName {
		font-size: 19px;
		padding-top: 15px;
	}
	.ui.cards>.card>.content .name {
		font-size: 22px;
		padding-top: 10px;
	}
	.barnd_wrap img {
		width: 270px;
	}
	.block.toon .txt_center .ui.button.black {
		width: 100%;
		margin: 0px 0px 5px 0px;
		padding: 10px;
	}
	.toon_list .item {
		width: 42%;
		margin: 0px 4% 20px 4%;
		overflow: hidden;
	}
    
    .greenBg-page {
        margin-top: 4rem;
        margin-bottom: -5rem;
        padding: 3rem 0 4rem 0;
    }
    .block.greetings {
        flex-direction: column;
        gap: 1.6rem;
    }
    .block.greetings .greetingsRG img {
        width: 280px;
        margin: 20px auto 0 auto;
    }
    .block.greetings .greetingsLF h4 {
        font-size: 1.9rem;
    }
    .block.greetings .greetingsRG {
        flex: 0 0 auto;
        width: 100%;
        /*max-width: 28rem;*/      /* 모바일에서 너무 커지면 줄이기 */
        margin: 0 auto;     /* 오른쪽 정렬 느낌 유지 */
        text-align: center;
    }
    .block.greetings .greetingsRG p.txtRight,
    .block.greetings .greetingsRG h5.txtRight{
        text-align: center;
    }
    .greenBg-page .block.greetings .greetingsLF {
        order: 1;
    }
    .greenBg-page .block.greetings .greetingsRG {
        order: 2;
    }
    
    .policy-main-title {
        border-bottom: 0.2rem solid #111;
        padding-bottom: 1rem;
        margin-bottom: 1.5rem;
    }
    .policy-section {
        margin-top: 2.4rem;
    }
    .policy-section ul,
    .policy-section ol {
        margin: 0 0 0.8rem 0.8rem;
    }
    .policy-section p + ol,
    .policy-section p + ul,
    .policy-section h6 + ul,
    .policy-section ol + ul {
        margin-top: 0.8rem;
    }
}