.ser-sec1 p {
	margin-bottom: 0;
}
.ser-sec1 .col9 .col {
	padding-bottom: 20px;
}
.ser-sec1 .col9 .row-ha .box {
	background-color: white;
}
.ser-sec1 .col9 .row-ha .box-image {
	border-bottom: 1px solid black;
}
.ser-sec1 .col9 .row-ha h4 {
	margin-bottom: 30px;
}
.ser-sec1 .col9 .row-ha a {
	text-decoration: underline;
}
.ser-sec1 .row11 i {
	font-size: 25px;
	color: #00BC7E;
}
.ser-sec1 .row11 span {
	margin-right: 20px;
	font-size: 20px;
}
.ser-sec1 .col3 img {
	margin-bottom: 0;
}
.ser-sec1 .col3 p {
	padding: 10px;
}
.ser-sec1 .col3 p.p1 {
	background-color: #E1E1D2;
}
.ser-sec1 .col3 p.p2 {
	border-left: 1px solid #E1E1D2;
	border-right: 1px solid #E1E1D2;
	border-bottom: 1px solid #E1E1D2;
}
.ser-sec1 .col3 span {
	display: flex;
    justify-content: space-between;
}
.ser-sec1 .col3 .position-ha {
	position: fixed;
}
.sec-volunteer .row1 .row2 .col {
	padding-bottom: 0!important;
}
.sec-volunteer .row1 {
	border: 1px solid #E1E1D2;
}
.sec-volunteer .row1 p {
	margin-bottom: 0;
}
.sec-volunteer .row1 a {
	color: #00BC7E;
}
.sec-volunteer .row1 .col6 {
	border-right: 1px solid #E1E1D2;
	padding: 10px!important;
}
.sec-volunteer .row1 .col62 {
	padding: 10px!important;
}
.sec-inquiry .p2 {
	color: #D5007E;
	font-size: 25px;
	margin-bottom: 0;
}
.sec-inquiry .p2 i {
	color: #D5007E;
	margin-right: 10px;
	font-size: 25px;
}
.sec-inquiry .p3 {
	margin-bottom: 0;
}
.sec-inquiry .p4 i {
	margin-right: 10px;
}
.sec-inquiry .p4 {
	color: #D5007E;
	font-size: 25px;
}
/* .sec-inquiry .p4 a {
	text-decoration: underline;
	color: #1D70B7;
} */
@media only screen and (max-width: 48em) {
	.ser-sec1 .col3 .position-ha {
		position: unset;
	}
}