/**************************
　共通
**************************/
.sec a:hover,
.navListInner .nav a:hover,

.caseNavList {
	display:table;
	table-layout:fixed;
    margin: 0 -25px;
	width:104%;
}

.navListInner {
	display:table-cell;
    width: 25%;
    padding: 0 25px;
}

.navListInner .nav{
}

.navListInner .nav a{
	display:block;
	background:#1f2024 url(../images/arrow.png) no-repeat center 80px;
	text-align:center;
	color:#fff;
	padding:30px 1.55em 0 1.55em;
	height:90px;
	font-weight:normal;
	text-decoration:none;
}

.sec img { width: 100%; }

.sec{
	padding:5em 0 0;
	}

.sec .ttl{
	background:url(../images/sec_ttlBg.gif) no-repeat center top;
	width:100%;
	padding:0 0 30px !important;
	margin:0 auto !important;
	text-align:center;
	}

.sec .ttl img{
	width:31%;
	}
	
.sec p{
	padding:0 0 1.55em !important;
	margin:0 !important;
	}

.sec .pdfBtn{
	text-align:center;
	margin:0 auto;
	width:27.5%;
	padding:2em 0 0 0;
	}

.sec .txt24{
	font-size:1.5em;
	margin:0 0 !important;
	padding:0 0 !important;
	}
	
.sec ul.fL{
	padding:0 0 0;
	}

.sec .fL li{
	float:left;
	width:43%;
	padding:0 0 0 0;
	margin:0 0 0 1.2em;
	line-height:1.5em;
	}

.sec .fL li.li55{
	width:55%;
	}

.sec .fL li.li50{
	width:50%;
	}
	
.sec .fL li.li35{
	width:45%;
	}

.sec .fL li.li30{
	width:40%;
	}

.sec .fL li.li100{
	width:100%;
	}

.clear{
	clear:both;
	}

/**************************
　SECTXT
**************************/
.secTxt h3{
	font-weight:normal !important;
	font-size:1.2em;
	color:#000;
	}
	
.secTxt p.aside{
	margin:-10px 0 0 0;
	}

/**************************
　SEC02
**************************/
.sec02 .jireiArea{
	display:table;
	table-layout:fixed;
	background:#d8e6ef;
	padding: 2em 1.4em;
	margin:2em 0 0 0;
	}

.sec02 .jireiTtl{
	letter-spacing:0.1em;
	color:#2e2e2e;
	padding:0 0 0.8em;
	font-weight:normal;
	}

.sec02 .jireiArea .jireiList{
	display:table-cell;
	margin:0;
	width:33%;
	}

.sec02 .jireiArea .jireiList .jirei{
	background:#fff;
	margin:0 1.2em 0;
	}

.sec02 .jireiArea .txt{
	padding:0.5em 1em 0; 
	}
	
.sec02 .jireiArea .secTtl{
	font-size:1em !important;
	margin:0 0 0.8em;
	text-align:center;
	}

/**************************
/**************************
***************************
　MAX1100
***************************
**************************/	
@media screen and (max-width: 1100px){
.sec .secTtl{
	font-size:1.2em;
	}

.sec p{
	font-size:0.85em;
	}

	
/**************************
***************************
　MAX980
***************************
**************************/	
@media screen and (max-width: 980px){
.caseNavList {
	display:table;
	table-layout:fixed;
    margin: 0 -10px;
	width:102%;
}

.navListInner {
	display:table-cell;
    width: 25%;
    padding: 0 10px;
}

.sec .fL li.li55{
	width:50%;
	}

.sec .fL li.li30{
	width:40%;
	}

}


/**************************
***************************
　MAX768
***************************
**************************/	
@media screen and (max-width: 768px){
.caseNavList {
	display:inherit;
	table-layout:auto;
    margin: 2em 0 0 0;
	width:100%;
}

.navListInner {
	display:inherit;
    width: 100%;
    padding: 0;
}

.navListInner .nav{
	border-bottom:#4c4c4f 1px solid;
}
	
.navListInner .nav a{
	display:inherit;
	background:#1f2024 url(../images/arrow_s.png) no-repeat right 18px top 18px;
	text-align:left;
	height:auto;
	color:#fff;
	padding:0.8em 1em;
	font-weight:normal;
	text-decoration:none;
	font-size:0.9em;
}

.sec{
	padding:4em 0 0;
	}
	
.sec .ttl{
	background:url(../images/sec_ttlBg.gif) no-repeat center top;
	width:100%;
	padding:0 0 1em !important;
	margin:0 auto !important;
	text-align:center;
	}
		
.sec .ttl img{
	width:45%;
	padding:5px 0 0 0;
	}

.itemListInner {
	display:table-cell;
    width: 33%;
    padding: 0 15px;
}

.sec .pdfBtn{
	width:45%;
	padding:0 !important;
	}

.sec .txt24{
	font-size:1.4em;
	margin:0 0 !important;
	padding:0 0 !important;
	}
	
.sec ul.fL{
	padding:0 0 1em;
	}

.sec .fL li,
.sec .fL li.li55,
.sec .fL li.li50,
.sec .fL li.li35,
.sec .fL li.li30,
.sec .fL li.li100{
	float:none;
	width:100%;
	}



/**************************
　SEC02
**************************/
.sec02 .jireiArea{
	display:inherit;
	table-layout:inherit;
	background:#d8e6ef;
	padding: 2em 1.4em;
	margin:2em 0 0 0;
	}

.sec02 .jireiArea .jireiList{
	display:inherit;
	margin:0;
	width:100%;
	}

.sec02 .jireiArea .jireiList .jirei{
	background:#fff;
	margin:0.5em 0;
	}

.sec02 .jireiArea img{
	float:left;
	width:37%;
	padding:0 0;
	margin:0.5em;
	}
	
.sec02 .jireiArea .txt{
	float:right;
	width:56%;
	padding:0.5em;
	}
	
.sec02 .jireiArea .secTtl{
	font-size:1.1em !important;
	padding:0 0 0.5em ;
	text-align:left;
	}
	

}

/**************************
***************************
　MAX639
***************************
**************************/		
@media screen and (max-width: 640px){
.sec{
	padding:2em 0 0;
	}
	
.sec .ttl img{
	width:45%;
	padding:5px 0 0 0;
	}

.sec .pdfBtn{
	width:50%;
	padding:0 !important;
	}

.sec .secTtl {
	padding:0 0 0.5em 0;
}

.sec .txt24{
	font-size:1.3em;
	margin:0 0 !important;
	padding:0 0 !important;
	}

/**************************


.footNav{
	padding-top:50px;
}

.footNav .s5-categoryHeader{
	display:none;
}