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

.pgTtlIn .ttl {
    padding-top: 7%;
}

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

.pgTtlIn .anc li {
	letter-spacing: -0.03em;

	padding-left: 0;

}

.stTl span {
	font-size: 80%;
}

.secCt p {
	margin-bottom: 2em;
}

.secCt .pSs {
	float: right;
	margin-bottom: 30px;
	margin-left: 40px;
}
.secCt  .pSn {
}
.noteBx {
	padding: 30px 40px;
/*	background-color: #F7FAFC;*/
	background-color: #EEF5F9;
	margin-bottom: 30px;
	width: 100%;
	margin-top: 20px;
}

.noteBx:after {
	content: ""; 
	display: block; 
	clear: both;
}

.secCt p.ntx1{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 1em;
	color: #053667;
}


#sc1 .noteBx .pSpf {
	margin: 0 15px;
}


.noteBx .ylBx {
	width: 52%;
	float: left;
}

.noteBx .yrBx {
	width: 44%;
	float: right;
}

.noteBx .yrBx span {
	text-align: right;
	font-size: 90%;
	color: #666;
	display: block;
}


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

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

.pgTtlIn .anc {
    margin-top: 0;
	width: 100%;
}
	

.pgTtlIn .anc li a {
 
}

.secCt p {
	margin-bottom: 1em;
}

.secCt .pSs {
	float: right;
	width: 50%;
	margin-bottom: 15px;
	margin-left: 15px;
}
.secCt  .pSn {
}
.noteBx {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.secCt p.ntx1{
	margin-bottom: 0.5em;
}


#sc1 .noteBx .pSpf {
	width: 47%;
	margin: 0 1%;
}
	
.noteBx .ylBx {
	width: 100%;
	float: left;
}

.noteBx .yrBx {
	width: 80%;
	float:inherit;
	margin: 0 10%;
}

.noteBx .yrBx span {
	text-align: right;
	font-size: 90%;
	color: #666;
	display: block;
}
	
}



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

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

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



}
