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

.SubBox {
	padding-bottom:50px;
}
.SubBox .mcp{
	padding-bottom:45px;
}
.SubBox #case1{
	float:left;
	width:31%;
	text-align:center;
}
.SubBox #case2,
.SubBox #case3{
	float:left;
	margin-left:3.5%;
	width:31%;
	text-align:center;
}
.SubBox h3{
	display:inline;
	border:1px solid #053467;
	padding:13px 8px 8px 10px;
	color: #053467;
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	font-size:140%;
	font-weight:bold;
}
.SubBox h3 strong{
	font-size:160%;
}
.SubBox div p{
	text-align:left;
	background:#043366;
	padding:8px;
	color:#fff;
	margin-bottom:17px;
	margin-top:22px;
	min-height:72px;
	font-size:115%;
}
.SubBox div img{
	margin-bottom:37px;
	width:100%;
}
.SubBox i{
	color:#043366;
}
#case1 span,
#case2 span,
#case3 span{
	display:block;
	border:1px solid #053467;
	padding:10px;
	margin:10px 0;
	font-size:115%;	
}
#case1 span.blue,
#case2 span.blue,
#case3 span.blue{
	background:#e1edf4;
}



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

.SubBox .mcp{
	padding-bottom:20px;
}
.pgTtl {
	height:auto;
	background-size: 560px;
	background-position: center top;

	}
.SubBox {
	padding-bottom:0;
}
	
.SubBox #case1{
	width:100%;
	padding-bottom:30px;
}
.SubBox #case2,
.SubBox #case3{
	margin-left:0%;
	width:100%;
	padding-bottom:50px;
}
.SubBox div p{
	min-height:30px;
	margin-top:12px;
	padding:10px;
}
	
	
/*-------アンカー調整---------------*/
#case1,#case2,#case3{
   margin-top:-140px;
  padding-top:140px;
  z-index:1;
  position: relative;
}

.anc span{
	display:block;
	border:1px solid #053467;
	padding:0 5px 0 7px;
	color: #053467;
	background:#fff;
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	font-size:90%;
	font-weight:bold;
	float:left;
}
.anc span strong{
	font-size:160%;
}

.anc{
	display: block;
	width: auto;
	height: auto;
	float: none;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #F7FAFC;
	margin-bottom: 30px;
	position: relative;
	z-index:10;
	}
	
.anc:after {
	content: ""; 
	display: block; 
	clear: both;
}
.anc li {
	margin:0 1.5% 5px 1.5%;
	border-bottom: 1px dotted #053667;
	padding: 5px 4% 5px 0;
	list-style-type: none;
	float: left;
	width: 96%;
	background-image: url(../hinshitsu/img/linkicon.png);
	background-position: right center;
	background-repeat: no-repeat;
	}	
.anc a{
	color: #000000;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	margin-left:75px;
	display:block;
}
	
	
}
