.pgTtl {
	background-image: url(../business/img/pgttl.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}
.pgTtlIn .ttl {
    padding-top: 7%;
}



#sc1 p{
	width:47%;
	float:right;
}
#sc1 p strong{
	text-align:right;
	padding-top:20px;
	display:block;
	font-weight:normal;
}

#sc1 img{
	width: 370px;
}

#sc2{
	overflow:hidden;
	clear:both;
}
#sc2 img{
	float:right;
	width: 370px;
}

#sc2 h3{
	border-left:8px solid #053667;
	padding:3px 12px;
	margin:0 0 17px;
	font-size:115%;
}
#sc2 p{
	padding-bottom:30px;
}

#sc2 .end{
	padding-bottom:10px;
}



@media screen and (max-width:767px){

.pgTtl {
	height:auto;
	background-size: 560px;
	background-position: center top;
	}
		
#sc1 img{
	width:100%;
}
#sc1 p{
	width:100%;
	float:none;
	padding-top:15px;
}
#sc2 img{
	width:100%;
	float:none;
	margin-bottom:30px;
}

	
}

/*-------------*/

#sc2 dl{
	background:#f7fafc;
	border:1px solid #d4d5d5;
	padding:22px 20px;
}
#sc2 dt{
	background:#e1edf4;
	padding:10px 5px;
	color:#0b396a;
	width:150px;
	text-align:center;
	float:left;
	font-size:110%;
}
#sc2 dd{
	margin-left:160px;
	padding:10px;
	font-size:110%;
}
#sc2 p{
	text-align:center;
}
#sc2 i{
	color:#0b2f53;
	margin:13px 0;
}
#sc2 h3{
	border-left:8px solid #053667;
	padding:0 12px;
	color:#053667;
	margin:0;
	font-size:120%;
	font-weight:bold;
}
#sc2 .photo{
	margin-top:60px;
	overflow:hidden;
}
#sc2 .photo img{
	float:left;
	margin:20px 18px 0 0;
	width: 370px;
}


@media screen and (max-width:767px){

.pgTtl {
	height:auto;
	background-size: 560px;
	background-position: center top;


	}

.pgTtlIn .ttl {
    padding-top: 6%;
}
	
#sc1 .flImgR {
	width: 50%;
}

#sc2 dl{
	background:#f7fafc;
	border:1px solid #d4d5d5;
	padding:15px 15px 7px 15px;
}
#sc2 dt{
	width:100%;
	float:none;
}
#sc2 dd{
	width:100%;
	margin-left:0;
}
#sc2 i{
	margin:8px 0;
}

#sc2 .photo img{
	margin:15px 0 0 0;
	width:100%;
}

}
