@charset "utf-8";

/* CSS Document */


.top-img-new{
	background-image: url("../images/top-new/top-restart2-1-3.webp");	
	background-position:center;
}

.main-visual p{
    background-color:#0070A5;
}
@media(max-width:768px){
.main-visual p{
    background-color:#0070A5;
}	
}
@media(max-width:640px){
.main-visual p{
    background-color:#0070A5;
}	
}
@media(max-width:520px){
.main-visual p{
    background-color:#0070A5;
}	
}
/*導入部分*/

.color-bold1{
	color:#0070A5;
}
.intro-flex1 .text2 .text-color{
	color:#0070A5;
}
.toppage-title-1 p{
	color:#0070A5;
}
.toppage-title-1 h2{
	color:#0070A5;
}

.toppage-title-1 h2::before{
	background-color:#0070A5;
}
.toppage-title-1 h2::after{
	background-color:#0070A5;
}
.toppage-title-1-white {
	background-color:#0070A5;
}

.toppage-title-2 {
	background-color:#0070A5;
}

.toppage-title-1-white p{
	color:#fff;
}
.toppage-title-1-white h2{
	color:#fff;
}
.toppage-title-1-white h2::before{
	background-color:#fff;
}
.toppage-title-1-white h2::after{
	background-color:#fff;
}

/*選ばれる理由内容*/
.reason-text .text1{
	color:#0070A5;
}
.reason-text .border-1{
	background-color:#0070A5;
}
.reason-text .box{
	background-color:#0070A5;
}
@media(max-width:640px){
.reason-text .text1{
	color:#0070A5;
}
}
/*数値で見る*/
.top-number {
	background-image: url("../images/top-new/top-restart2-6.jpg");
	background-color:rgba(255,255,255,0.7);
	background-blend-mode:lighten;
	background-size: cover;
	background-position: center;
}
.top-number-content1 ul li .text-1{
	background-color:#0070A5;
}
.top-number-content1 ul li .text-2{
	color:#0070A5;
}

.top-number-content1 ul li .text-3{
	background-color:#0070A5;
}
.top-interview-text .name{
	color:#0070A5;
}
/*
.interview-btn a{
	background-color:#0070A5;
}*/
.interview-btn {
 background: #0070A5;
}


.interview-btn:hover a {
 color: #0070A5;
}

.toppages-end::before {
	background-color:#0070A5;
}
.toppages-end::after {
	background-color:#0070A5;
}
.toppages-end-content-text .text1 .text-color{
	color:#0070A5;
}




	