.pgTtl {
	background-image: url(../original/img/pgttl.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}
.pgTtlIn .anc {
    margin-top: 150px;
}
.inner{
	padding-top:0;
}
.stpBx {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: #ccc dotted 1px;
	position: relative;
}

.stpBx:after {
	content: ""; 
	display: block; 
	clear: both;
}
#sc2 dl {
	float: left;
	width: 65%;
}
#sc2 dl dt img{
	float:left;
}
#sc2 .stpImg{
	max-width:328px;
}
#sc2 dl dt {
	font-size: 110%;
	vertical-align: top;
	color: #053667;	
}
#sc2 dl dt strong{
	display:block;
	font-size:133%;
}
#sc2 dl dt .stpNum {
	width: 106px;
	margin-right: 15px;
}
#sc2 .sample{
	background:#EDF3F8;
	padding:17px;
	overflow:hidden;
	clear:both;
	width:80%;
	margin:35px auto 0 auto;
}
#sc2 .sample img{
	float:right;
}
#sc2 .sample strong{
	background:#043366;
	color:#fff;
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	margin:15px;
	padding:13px;
}
#sc2 .sample p{
	padding:25px 20px;
}

#sc2 dl dd {
	margin-left: 120px;
	padding-top:15px;
}
#sc2 .stpImg {
	float: right;
}
#sc2 .arr {
	position: absolute;
	left: 40px;
	bottom: 40px;
}

#sc3 dl{
	float:left;
	width:32.5%;
	margin:0 1% 0 0;
	padding-bottom:20px;
}
#sc3 dl img{
	margin-bottom:10px;
}
#sc3 dl.end{
	margin:0;
}
#sc3 dl dd{
	margin:0;
	padding:0;
}
#sc3 p{
	overflow:hidden;
	clear:both;
}




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

.pgTtl {
	height:auto;
	background-size: 560px;
	background-position: center top;
	}
.pgTtlIn .anc {
    margin-top: 0;
}
.pgTtlIn .ttl {
    padding-top: 6%;
}

.inner{
	padding-top:0;
}
#sc1 .flImgR {
	width: 50%;
}
	
#sc2 {
	margin-bottom: 20px;
	padding-bottom: 40px;
}

#sc2 dl {
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}
#sc2 .stpImg{
	max-width:535px;
}
#sc2 dl dt {
	line-height: 1.8;
}
#sc2 dl dt .stpNum {
	width: 20%;
	margin-right: 2%;
}
#sc2 .sample{
	width:78%;
	margin-left: 22%;
}
#sc2 .sample img{
	width:100%;
}
#sc2 .sample strong{
	margin:15px 0 0 0;
	padding:13px;
}
#sc2 .sample p{
	padding:20px 0 0 0 ;
}


#sc2 dl dd {
	margin-left: 22%;
}
#sc2 .stpImg {
	width: 78%;

}

#sc2 .arr {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#sc3 dl{
	float:none;
	display:block;
	width:100%;
}
#sc3 dl dt img{
	width:100%;
}
#sc3 dl dt{
	width:100%;
	display:block;float:none;
}
#sc3 dl dd{
	width:100%;float:none;
}
	
}


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

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

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

}
