/*見出し*/
#indexTop #contentsHdr{
	margin-bottom:25px;
	padding:0 !important;
	position: relative;
	background-color: #dae9f0;
}
#indexTop #contentsHdr>img{
	object-fit: cover;
	height: 140px;
}
#indexTop #contentsHdr #pageTitleArea{
	position: absolute;
	margin: auto;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}


#indexTop #contents{
	font-family: ヒラギノ角ゴ W6 JIS2004, Hiragino Kaku Gothic W6 JIS2004;
	width: 100%;
	background-color: #dae9f0;
}

#indexTop #contents .arwWht {
	background: url(../img/arw_ttl_wht.png) 0 45% no-repeat;
	padding-left: 16px;
}
#indexTop #contents .arwWht-sparwblu {
	background: url(../img/arw_ttl_wht.png) 0 45% no-repeat;
	padding-left: 16px;
}
#indexTop #contents .arwblu {
	background: url(../img/arw_ttl_blu.png) 0 45% no-repeat;
	padding-left: 16px;
}
/* sec01 -----------------------------------*/
#indexTop #sec01{
	position:relative;
	color:#fff;
	margin-bottom:25px;
}
#indexTop #sec01 .sec01-box{
	position: absolute;
	top:30px;
	left:50%;
	margin-left: -485px;
}
#indexTop #sec01>img{
	object-fit: cover;
	height: 520px;
}
#indexTop  #sec01 .ttl-h2{
	font-size:200%;
	margin-bottom: 30px;
	font-weight: normal;
}
#indexTop #sec01 ul{
	top:110px;
	left:0;
}
#indexTop #sec01 ul li{
	float: left;
	width: 304px;
	margin-right: 29px;
	line-height: 1.4;
}
#indexTop #sec01 ul li:last-child{
	margin-right: 0;
}
#indexTop #sec01 ul li .txtbox{
	display: block;
	height: 180px;
	background-color:rgba( 0, 0, 0, 0.3 );
}
#indexTop #sec01 ul li .txt{
	display: block;
	padding: 20px;
	font-size:120%;
}
#indexTop #sec01 ul li .txt>em{
	display: block;
	font-size:140%;
	padding: 5px 0 5px 12px;
	margin: 0 0 0 10px;
	position: relative;
	font-weight: bold;
	font-style: normal;
}
#indexTop #sec01 ul li a{
	border: 1px solid #fff;
	display: block;
	color: #fff;
	text-decoration: none;
}

/* sec02 -----------------------------------*/
#indexTop #contentsBody #sec02{
	position:relative;
	height:280px;
	color:#fff;
	margin-bottom:25px;
}
#indexTop #contentsBody #sec02 a{
	color:#fff !important;
	text-decoration:none;
}
#indexTop #contentsBody #sec02 a:hover{
	opacity:0.7;
}	
#indexTop #contentsBody #sec02 img.bgImg{
	position:absolute;
	z-index:9;
}
#indexTop #contentsBody #sec02 h2{
	position:absolute;
	z-index:10;
	font-size:160%;
	margin:50px 0 0 40px;
}
#indexTop #contentsBody #sec02 p{
	position:absolute;
	z-index:11;
	margin:90px 0 0 56px;
	line-height:130%;
	font-size:260%;
	font-weight: bold;
}

/* sec03 -----------------------------------*/
#indexTop #contentsBody #sec03{
	position:relative;
	height:280px;
	color:#fff;
	margin-bottom:25px;
}
#indexTop #contentsBody #sec03 .seglink{
	position:absolute;
	z-index:12;
	font-size:160%;
	font-weight: bold;
	margin:30px 0 0 30px;
}
#indexTop #contentsBody #sec03 a{
	color:#fff !important;
	text-decoration:none;
}
#indexTop #contentsBody #sec03 a:hover{
	opacity:0.7;
}
#indexTop #contentsBody #sec03 .business{
	position:absolute;
	z-index:13;
	font-size:140%;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #00145a;
	margin: 80px 49px 30px 30px;
}
#indexTop #contentsBody #sec03 .business a{
	display: block;
	width: 188px;
	height: 103px;
	text-align: center;
	padding-top: 65px;
}
#indexTop #contentsBody #sec03 .area{
	position:absolute;
	z-index:14;
	font-size:140%;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #00145a;
	width: 668px;
	height: 168px;
	margin: 80px 49px 30px 269px;

}
#indexTop #contentsBody #sec03 .area p{
	float: left;
	width: 184px;
	height: 103px;
	text-align: center;
	padding-top: 65px;
}
#indexTop #contentsBody #sec03 .area ul{
	float: left;
	margin:9px 0;
}
#indexTop #contentsBody #sec03 .area li{
	float: left;
	text-align: center;
	position:relative;
	margin-right:12px;
}
#indexTop #contentsBody #sec03 .area li:last-child{margin-right: 0;}
#indexTop #contentsBody #sec03 .area li span{
	position: absolute;
	top:57px;
	left:10px;
}
/* sec04 -----------------------------------*/
#indexTop #contentsBody #sec04 a{
	color:#fff !important;
	text-decoration:none;
	font-size:140%;
	font-weight: bold;
	line-height: 1.4;
}
#indexTop #contentsBody #sec04 ul{
	margin-bottom:25px;
}
#indexTop #contentsBody #sec04 li{
	float: left;
	margin-right: 30px;
	position:relative;
	width:220px;
}
#indexTop #contentsBody #sec04 li:last-child{
	margin-right: 0;
}
#indexTop #contentsBody #sec04 li a:before{
	content:"";
	display:block;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#indexTop #contentsBody #sec04 li a>span{
	box-sizing:border-box;
	text-align:center;
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
#indexTop #contentsBody #sec04 li a>span .arwWht{
	display:inline-block;
	text-align:left;
	padding-right:16px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px){
	
#indexTop #contentsHdr{
	position: static;
}
#indexTop #contentsHdr>img{
  height: 70px;
}
#indexTop #contentsHdr #pageTitleArea{
	display: none;
}

#indexTop #contentsHdr h1.pageTitle-report {
  padding-top: 0;
}
#indexTop #contents .arwWht-sparwblu {
	background: url(../img/arw_ttl_blu.png) 0 45% no-repeat;
	padding-left: 16px;
}
/* sec01 -----------------------------------*/
#indexTop #sec01{
	background:url(../img/indexTop_sec01_bg.jpg) no-repeat 0 0;
	background-size:cover;
	margin-bottom:25px;
	padding:20px 0 10px;
}
#indexTop #sec01 .sec01-box{
	position:static;
	margin-left: 0;
}
#indexTop #sec01>img{display:none;}
#indexTop #sec01 .ttl-h2{
	font-size: 150%;
	font-weight: normal;
	padding: 0 10px;
	margin-bottom:10px;
}
#indexTop #sec01 ul li{
	float:none;
	width: 100%;
	padding: 0 10px 10px;
	box-sizing: border-box;
}
#indexTop #sec01 ul li a{
	background-color:rgba( 0, 0, 0, 0.3 );
	display: table;
	/*margin: 0 auto;*/
	table-layout:fixed;
}
#indexTop #sec01 ul li .photo{
	display: table-cell;
	vertical-align:top;
	width:151px;
}
#indexTop #sec01 ul li .photo img{width:100%;}
#indexTop #sec01 ul li .txtbox{
	height: auto;
	background:none;
	font-size:70%;
	display: table-cell;
	vertical-align: middle;
}
#indexTop #sec01 ul li .txt{
	padding: 4px 5px 5px 5px;
	width: auto;
	height: auto;
}
#indexTop #sec01 ul li .txt>em{font-size:100%;}
	
/* sec02 -----------------------------------*/
#indexTop #contentsBody #sec02{
	height:auto;
	position:static;
}
#indexTop #contentsBody #sec02 a{
	color:#0062a0 !important;
}
#indexTop #contentsBody #sec02 a:after{
	content:"";
	background:url(../img/indexTop_sec02_bg.jpg) no-repeat right center;
	background-size:cover;
	display:block;
	height:160px;
}
#indexTop #contentsBody #sec02 img.bgImg{display:none;}
#indexTop #contentsBody #sec02 .txtblock{
	display: block;
	background-color: #fff;
	padding:10px 10px;
}
#indexTop #contentsBody #sec02 h2{
	font-size:106.25%;
	display:inline-block;
	margin:0;
	position:static;
	vertical-align:middle;
}
#indexTop #contentsBody #sec02 p{
	font-size:81.25%;
	line-height:100%;
	font-weight: bold;
	display:inline-block;
	position:static;
	margin:0;
}
	
/* sec03 -----------------------------------*/
#indexTop #contentsBody #sec03{
	background:url(../img/indexTop_sec03_bg.jpg) no-repeat 0 0;
	background-size:cover;
	height:auto;
	margin-bottom:15px;
	padding:15px;
}
#indexTop #contentsBody #sec03 img.bgImg{display:none;}
#indexTop #contentsBody #sec03 .seglink{
	font-size:106.25%;
	margin:0;
	position:static;
}
#indexTop #contentsBody #sec03 .business{
	font-size:100%;
	margin:10px 0 0;
	position:static;
}
#indexTop #contentsBody #sec03 .business a{
	display: block;
	width:auto;
	height:auto;
	text-align:left;
	padding:18px 10px 18px 20px;
}
#indexTop #contentsBody #sec03 .area{
	font-size:100%;
	width:auto;
	height:auto;
	margin:10px 0 0;
	position:static;
}
#indexTop #contentsBody #sec03 .area p{
	float:none;
	width:auto;
	height:auto;
	text-align:left;
	padding:18px 10px 10px 20px;
}
#indexTop #contentsBody #sec03 .area ul{
	line-height:1.2;
	float:none;
	max-width:480px;
	margin:0 auto;
	padding:0 5px 10px;
	overflow:hidden;
}
#indexTop #contentsBody #sec03 .area li{
	box-sizing:border-box;
	width:33.3%;
	margin:0;
	padding:0 5px;
}
#indexTop #contentsBody #sec03 .area li span{
	padding-right:3px;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
/* sec04 -----------------------------------*/
#indexTop #contentsBody #sec04 a{
	color:#0062a0 !important;
	font-size:100%;
}
#indexTop #contentsBody #sec04 ul{
	margin-bottom:25px;
}
#indexTop #contentsBody #sec04 li{
	float:none;
	width:auto;
	margin:12px 0 0;
}
#indexTop #contentsBody #sec04 li a{
	background-color:#fff;
	box-sizing:border-box;
	display:table;
	width:100%;
	height:65px;
	padding:5px 65px 5px 16px;
	position:relative;
}
#indexTop #contentsBody #sec04 li a:before{display:none;}
#indexTop #contentsBody #sec04 li a>span{
	text-align:left;
	width:auto;
	display:table-cell;
	vertical-align:middle;
	margin:0;
	position:relative;
	top:0;
	left:0;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none;
}
#indexTop #contentsBody #sec04 li a>span .arwWht{
	background-image:url(../img/arw_ttl_blu.png);
	padding-right:5px;
}
#indexTop #contentsBody #sec04 li a>img{
	width:65px;
	position:absolute;
	top:0;
	right:0;
}


}





/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:440px){







}
