.pgTtl {
	background-image: url(../hinshitsu/img/pgttl.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}

.pgTtlIn .anc {
    margin-top: 150px;
}

#sc1 .txtBox {
	display: inline-block;
	float: left;
	width: 350px;
	margin-right: 50px;
}
#sc1 .imgBox {
	margin-top: 40px;
	display: block;
	clear: both;
}
#sc1 .imgBox .Box1 {
	width: 455px;
	margin-right: 15px;
	display: block;
	float: left;
}
#sc1 .imgBox .Box2 {
}
#sc1 .imgBox .Box1 figcaption {
	text-align: center;
	margin-left: 160px;
}
#sc1 .imgBox .Box2 figcaption {
	text-align: center;
}

#sc2 .SubBox {
	display: block;
}
#sc2 .txtBox1 {
	display: inline-block;
	float: left;
	width: 350px;
	margin-right: 50px;
}
#sc2 .txtBox2 {
	display: block;
	float: right;
	width: 530px;
	margin-top: 50px;
}
#sc2 .imgBox1 {
	width: 360px;
	height: 240px;
	display: block;
	float: right;
}
#sc2 .imgBox2 {
	width: 180px;
	height: 270px;
	display: block;
	float: left;
	margin-top: 20px;
}
#sc3 {

}
#sc3 .txtBox {
	display: inline-block;
	float: left;
	width: 450px;
	margin-right: 50px;
	margin-bottom: 1em;
}

#sc3 .txtBox2 {
	display: inline-block;
	float: left;
	width: 450px;
	margin-right: 50px;
}

#sc3 .imgBox {
	float: right;
	display: block;
	width: 240px;
	margin-top: -48px;
}
#sc4 .SubBox1 {
	display: block;
	width: 360px;
	float: left;
}
#sc4 .SubBox2 {
	display: block;
	width: 360px;
	float: right;
}
#sc4 .icon {
	color: #053667;
	font-weight: bold;
	background-image: url(../hinshitsu/img/icon01.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 20px;
	font-size: 120%;
	margin-bottom: 10px;
}


@media screen and (max-width:767px){
	
.pgTtl {
	height:auto;
	background-size: 560px;
	background-position: center top;
}

.pgTtlIn .anc {
    margin-top: 0;
}	

	
#sc1 .txtBox {
	display: block;
	float: right;
	width: auto;
	clear: both;
	margin-right: 0px;
	margin-top: 10px;
	
}
#sc1 .imgBox {
	margin-top: 10px;
	display: block;
	float: left;
}
#sc1 .imgBox .Box1 {
	width: 59%;
	height: auto;
	margin-right: 5px;
	display: block;
	float: left;
}
#sc1 .imgBox .Box2 {
	width: 38%;
	height: auto;
	float: right;
}
#sc1 .imgBox .Box1 figcaption {
	text-align: center;
	margin-left: 0px;
	font-size: 80%;
}
#sc1 .imgBox .Box2 figcaption {
	text-align: center;
	font-size: 80%;
}

#sc2 .SubBox {
	display: block;
}
#sc2 .txtBox1 {
	display: block;
	margin-right: 0px;
	margin-bottom: 20px;
	float: right;
	width: auto;
}
#sc2 .txtBox2 {
	display: block;
	float: right;
	width: 55%;
	margin-top: 0px;
}
#sc2 .imgBox1 {
	width: auto;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 20px;
}
#sc2 .imgBox2 {
	width: 40%;
	height: auto;
	display: block;
	float:left;
	margin-top: 0;
	text-align: center;
}
#sc3 {

}
#sc3 .txtBox {
	display: inline-block;
	float: left;
	margin-right: 0;
	width: 55%;
}
	
#sc3 .txtBox2 {
	width: 100%;
}	

#sc3 .imgBox {
	float: right;
	display: block;
	margin-top: 0;
	margin-bottom: 20px;
	width: 42%;
}
#sc4 .SubBox1 {
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
#sc4 .SubBox2 {
	display: block;
	width: 100%;
	float: right;
}
#sc4 .icon {
	color: #053667;
	font-weight: bold;
	background-image: url(../hinshitsu/img/icon01.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 15px;
	font-size: 120%;
	margin-bottom: 10px;
}



}


/*-------アンカー調整---------------*/

#sc1,#sc2,#sc3,#sc4{
   margin-top:-280px;
  padding-top:280px;
}

@media screen and (max-width:767px){
	
#sc1,#sc2,#sc3,#sc4{
   margin-top:-140px;
  padding-top:140px;
}

}
