

section.fourth {
	background: #ddeef4;
}

.pageNav {
	font-size: 68px;
	line-height: 1;
	color: #2361DE;
}

.pageNav a {
	display: inline-block;
	margin-bottom: 12px;
}

.pageNav a:hover {
	background: #2361DE;
	color: #FFF;
}

.pageNav a:active {
	color: #2E4198;
}

.imgList {
	overflow: hidden;
}

.imgList ul {
	margin: 0;
	padding: 0;
}

.imgList li {
	margin: 0;
	float: left;
	width: 340px;
	position: relative;
	list-style: none;
}

.imgList img {
	width: 340px;
}

.imgList li a:hover .hoverBlock {
	display: block;
}

.imgList .hoverBlock {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.60);
}

a .hoverBlock p, a .hoverBlock h3 {
	color: #FFF;
}

a .hoverBlock h3 {
	font-size: 60px;
	line-height: 1;
	margin: 16px 16px 14px 16px;
}

a .hoverBlock p {
	margin: 0 16px 14px 16px;
	font-Size: 13px;
	Font-Style: normal;
	Text-Align: left;
	line-height: 21px;
	Letter-Spacing: 0em;
	Opacity: 1;
}

.fig {
	background: url(/img/service/index/fig-bg.png) repeat-x center center;
	background-size: 1px 766px;
	margin-left: -300px;
	margin-right: -3000px;
}

.fig img {
	width: 982px;
}

h4 {
	font-size: 21px;
	line-height: 1;
	margin: 42px 0 36px 0;
}

section.third > p, section.fourth > p {
	padding-bottom: 36px
}

.block p:last-child {
	font-family: kozuka-gothic-pr6n, "Shuei KakuGo Kin B", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-top: 17px;
}

.block .subTitle {
	Font-Size: 21px;
	margin: 0 0 19px 0;
	padding-left: 48px;
}

.block > p {
	padding-left: 48px;
	padding-right: 48px;
}

div.download {
	margin-top: 20px;
	padding-left: 48px;
}

.download div {
	width: 130px;
	float:left;
	margin-right:22px;
	margin-bottom: 20px;
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 130px 175px;
}

.download p {
	margin: 0 !important;
	line-height:18px;
}

.download p:nth-child(1) {
	height: 175px;
	line-height: 24px;
	text-align: center;
}

.download p:nth-child(1) a {
	font-weight: bold;
	position: relative;
	top: 70px;
}

.download div:hover p:nth-child(1) {
	/*background-color: rgba(0,0,0,0.20);*/
	cursor: pointer;
}

.download div:hover p:nth-child(1) a {
	display: inline;
}

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

div.download {
	padding-left: 0;
}
}

@media screen and (min-width:768px) and ( max-width:1023px) {

.imgList .hoverBlock {
	display: block;
}

.imgList li {
	width: 50%;
}

.imgList img {
	width: 100%;
}
}

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

.download div {
	width: 47%;
	margin-right:0;
	background-size:contain;
}

.download div:nth-child(even){
	float:left;
}

.download div:nth-child(odd){
	float:right;
}

.imgList .hoverBlock {
	display: block;
}

.imgList li {
	width: 100%;
}

.imgList img {
	width: 100%;
}

.block .subTitle {
	Font-Size: 18px;
	padding-left: 0px;
}

.block > p {
	padding-left: 0px;
	padding-right: 0px;
}

.fig {
	background: none;
	margin-left: 0;
	margin-right: 0;
}

.fig img {
	width: 100%;
}

a .hoverBlock h3 {
	font-size: 50px;
	padding: 0;
}

}
