@charset "utf-8";
/*=============================================================
 Layout
=============================================================*/

.ttl-vidual-h2{
	position: relative;
	display: table;
	width: 100%;
	margin: 40px 0 40px 0;
}
.icon1:before{
	content: "";
	margin-top: -5px;
	background: url(../images/forindividual_icon1.png) no-repeat left;
	background-size: 70px 70px;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
}
.icon2:before{
	content: "";
	margin-top: -5px;
	background: url(../images/forindividual_icon2.png) no-repeat left;
	background-size: 70px 70px;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
}
.icon3:before{
	content: "";
	margin-top: -5px;
	background: url(../images/forindividual_icon3.png) no-repeat left;
	background-size: 70px 70px;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
}
.ttl-vidual-h2>span{
	display: block;
	width: auto;
	background-color: #e7eaeb;
	color: #1565c0;
	margin-left: 50px;
}
.ttl-vidual-h2 .txt{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 36px;
	padding: 12px 20px 12px 35px;
	font-size: 138%;
	line-height: 1;
}
.ttl-vidual-h2 em{
	font-size: 150%;
	line-height: 1;
	font-style: normal;
}
.ttl-vidual-h3{
	border-top:1px solid #1565c0;
	padding-top: 10px;
}
.ttl-vidual-h3 a{
	font-size: 107%;
	line-height: 1.6;
	margin-bottom: 20px;
}
.ttl-vidual-h3 a:before{
	margin-top: 5px;
}
.linkBox2{
	position: relative;
	background-color: #e7eaeb;
}
.linkBox a,
.linkBox2 a{
	display: block;
	font-size:125%;
	padding-left: 0;
}
.linkBox a:before{
	position: absolute;
	margin-top: 5px;
	top: 75px;
	left: 20px;
}
.linkBox2 a:before{
	position: absolute;
	margin-top: 5px;
	top: 60px;
	left: 20px;
}
.linkBox2 .imgBox{
	display: block;
	text-align: right;
}
.linkBox .txt{
	font-weight: bold;
	padding:70px 0 70px 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.linkBox2 .txt2{
	font-weight: bold;
	padding:56px 0 56px 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.linkBox2 .txt2>span{
	font-size: 75%;
}
.white{
	color: #fff;
}
.linkBox a.white:before{
	border-color: transparent #fff;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tablet (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width:768px) and (max-width:1023px){
.ttl-vidual-h2 .txt{
	line-height: 1.2;
}

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px){
.ttl-vidual-h2{
	margin: 30px 0 20px 0;
}
.ttl-vidual-h2 .txt{
	font-size: 100%;
}
.ttl-vidual-h2 .txt em{
	font-size: 125%;
}
.linkBox,
.linkBox2{
	margin: 0 auto;
	max-width: 325px;
}
.linkBox a,
.linkBox2 a{
	font-size:125%;
	padding-left: 0;

}
.linkBox a:before{
	top: 36px;
}
.linkBox2 a:before{
	top: 26px;
}
.linkBox2 .imgBox img{
	height: 100px;
	width: auto;
}
.linkBox .txt{
	padding:32px 0 32px 30px;
}
.linkBox2 .txt2{
	padding:20px 0 20px 30px;
}
.linkBox2 .txt2>span{
	font-size: 75%;
}
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 background
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5),
only screen and (max-width:767px){




}
