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

.base-title {
    width: 100%;
    height: 70vh;
    background-image: url("../images/for-seekers/hukushoku1.webp");	
	background-position: center;
	background-size: cover;
	position:relative;
}
/*@media(max-width:480px){
	.base-title {
	background-position: 70% center;
}
}
.base-title h1 span{
	color:#2193A5;
	text-shadow: 0px 0px 10px #fff;
}


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