@charset "utf-8";

/*////////////////////////////////////////
	提供サービス
////////////////////////////////////////*/

#sus{
	margin-top:17px;
}

#sus #title{
	background-position: center left -55vw;
}


#sus .sus_wrap{
	position: relative;
}
#sus .sus_wrap .h2tit{
	text-align: center;
	line-height: 1.2;
	margin: 0 auto;
	width: 100vw!important;
	color: #00318F;
	font-size:13vw;
}
#sus .sus_wrap .h2tit .jp{
	margin-left: 0;
	display: inline-block;
	line-height: 1.5;
	margin: 10px 0;
	text-align: center;
}
#sus .sus_wrap .lead{
	width: 90vw;
	margin: 0 auto 10vw;
}


#sus .sus_wrap .str_tit .en{
	font-size: 5vw;
	font-family: brandon-grotesque, sans-serif;
	line-height: 1.2;
	letter-spacing: 2px;
	margin: 3vw 0 4vw;
	padding-left:4vw;
	border-left: 2px solid;
	color: #00318F;
}
#sus .sus_wrap h3{
	font-size: 7vw;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 10px;;
	color: #00318F;
	
}
#sus .sus_wrap h3 span{
	font-size:3.9vw;
	line-height: 1.5;
	display: inline-block;
	margin-top: 10px;
	margin-right: 7px;
}



#sus .sus_wrap .wrap{
	margin:15vw auto;
	width: 90vw;
	padding-bottom: 10vw;
}

#sus .sus_wrap .wrap .txt{
}
#sus .sus_wrap .wrap img{
	width: 40vw;
	margin: 5vw  2vw;
}



#sus .sus_wrap .str_tit{
	width: 100vw;
	background: linear-gradient(to top ,#f7f9fc ,#fff 40%);
}





#sus #sev_2 .blue_btn span{
	display: block!important;
	text-align: center;
}

#sus #sev_2 .blue_btn{
	position: absolute;
	top: 1220px;
	left: 0;
  right: 0;
  margin: auto;

}


#sus #otherlink .otherlink_wrap{
	padding-bottom: 30px;
	margin-top: -30px;
}


