@media print, screen and (min-width: 61.25em){

	.keyvisual-image-wide {
	height: 100%;
	width: 100%;
	background: #EBEEF3;/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 71%, rgba(219,241,255,1) 71%, rgba(219,241,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 71%,rgba(219,241,255,1) 71%,rgba(219,241,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70.4%,rgba(219,241,255,1)  70.4%,rgba(219,241,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#DBF1FF',GradientType=0 ); /* IE6-9 */
}

	.keyvisual-image_area {
	min-height: 700px;
	}

	.keyvisual-image_area p{
		margin-top: 140px;
		color: #fff;
	}

/*	#ss1_top .keyvisual-image-call {
		width: 100%;
		background-size:  20%;
		background: url(../img/ss1top_call_img.webp) no-repeat right bottom / 30% , rgb(57, 193, 246);
		background: url(../img/ss1top_call_img.webp) no-repeat right bottom / 30% , -moz-linear-gradient(top,  rgba(57, 193, 246, 1) 0%, rgba(20, 121, 162, 1) 100%);
		background: url(../img/ss1top_call_img.webp) no-repeat right bottom / 30% , -webkit-linear-gradient(top,  rgba(57, 193, 246, 1) 0%,rgba(20, 121, 162, 1) 100%);
		background: url(../img/ss1top_call_img.webp) no-repeat right bottom / 30% , linear-gradient(to bottom,  rgba(57, 193, 246, 1) 0%,rgba(20, 121, 162, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39C1F6', endColorstr='#1479A2',GradientType=0 );
	}*/

}
