@charset "utf-8";
/* CSS Document */

.base-title {
    width: 100%;
    height: 70vh;
    background-image: url("../images/for-seekers/new1.webp");	
	background-position: center 30%;
	background-size: cover;
	position:relative;
}


/*.base-title h1 span{
	color:#3EC9C5;
}

.seekers-content1 .intro h2 span{
	background-color:#3EC9C5!important;
}
@media(max-width:1400px){
.seekers-content1 .intro h2 span{
	background-color:#3EC9C5!important;
}
}
@media(max-width:1200px){
.seekers-content1 .intro h2 span{
	background-color:#3EC9C5!important;
}
}
.seekers-content2 h3::before{
	border-left:dotted 5px #3EC9C5!important;
}
.seekers-content2 h3::after{
	border-right:dotted 5px #3EC9C5!important;
}
.seekers-content2 ul li{
	border:solid 2px #3EC9C5;
	box-shadow: 3px 3px #3EC9C5;
}
.arrow-sankaku{
	background: #3EC9C5;
}
.seekers-content3 h3 .text2{
	border-bottom:solid 3px #3EC9C5;
}
.seekers-content3 ul li{
	border:solid 2px #3EC9C5;
}
.seekers-content3 ul li .number{
	color:#3EC9C5;
}
.seekers-content3 ul li h4{
	color:#3EC9C5;
}
@media(max-width:960px){
.seekers-content3 ul li{
	border:solid 2px #3EC9C5;
}	
}
@media(max-width:640px){
.seekers-content3 ul li{
	border:solid 2px #3EC9C5;
}	
}
.bold1 {
	color:#3EC9C5;
	font-weight:bold;
	font-size:30px;
	margin-right:5px;
}
*/