@charset "utf-8";
@import "../css/common.css?230515";

/*------------------------------
	base
------------------------------*/
.secTitle {
    height: 200px;
    background: url(../img/homereport/bgTit.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
}
.secTitle .tit{
	padding-top:64px;
}

/*------------------------------
	index
------------------------------*/
/* secTop */
.secHome .bgTop{
	background:#D03400;
	height:100px;
	margin-top:26px;
}
.secHome .bgTop h2{
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top:43px;
	font-size:26px;
}
.secHome .secTop{
	height:725px;
	box-sizing:border-box;
	background:url(../img/homereport/bgMain.jpg) bottom center no-repeat;
}
.secHome .secTop .wrapper{
	position:relative;
}
.secHome .secTop .inner{
	width:600px;
	margin:70px 0 0;
	padding:63px 70px 33px 70px;
	background:#fff;
	position:absolute;
	top:0;
	right:0;
}
.secHome .secTop .logo{
	padding:0 0 0 3px;
}
.secHome .secTop .txt01{
	font-size:14px;
	line-height:25px;
	padding:27px 0 41px 2px;
}
.secHome .secTop .txt02{
	font-size:14px;
	line-height:25px;
	padding:27px 0 30px 0;
}
.bottomBox .bottomTxt{
	background:#E8E8E8;
	padding:20px;
	margin:80px 0;
	line-height:180%;
}
.secLogin{
	background:#FAF9F7;
	padding-bottom:43px;
}
.secLogin .tit{
	text-align:center;
	padding:80px 0 0;
}
.secLogin .boxLogin{
	background:url(../img/homereport/bgLogin.png) no-repeat center top;
	margin-top:46px;
	height:457px;
}
.secLogin .boxLogin .tit02{
	text-align:center;
	padding:70px 0 30px;
}
.secLogin .boxLogin .txt{
	text-align:center;
	font-size:14px;
}
.secLogin .boxLogin .btnBox{
	width:1030px;
	margin:0 auto;
	padding:46px 0 0;
}
.secLogin .boxLogin .btn01{
	float:left;
}
.secLogin .boxLogin .btn02{
	float:right;
}
.secLogin .boxLogin .txt02{
	text-align:center;
	padding:45px 0 0;
	font-size:14px;
}


.secPoint .bgTop02{
	background:#D03400;
	height:100px;
}
.secPoint .bgTop02 h2{
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top:43px;
	font-size:26px;
}
.secPoint .boxMain01{
	margin:68px 0 0;
	position:relative;
}
.secPoint .boxMain02{
	margin:38px 0 70px;
	position:relative;
}
.secPoint .box{
	background:url(../img/homereport/bgBox01.jpg) no-repeat;
	width:590px;
	height:780px;
	float:left;
}
.secPoint .box.sub02{
	float:right;
}
.secPoint .box02,
.secPoint .box03{
	background:url(../img/homereport/bgBox02.jpg) no-repeat;
	width:386px;
	height:469px;
	float:left;
	margin-right:20px;
}
.secPoint .box04{
	background:url(../img/homereport/bgBox02.jpg) no-repeat;
	width:386px;
	height:469px;
	float:left;
}
.secPoint .number01{
	position:absolute;
	top:-20px;
	left:255px;
}
.secPoint .number02{
	position:absolute;
	top:-20px;
	right:255px;
}
.secPoint .boxMain02 .box02 .number{
	position:absolute;
	top:-20px;
	left:150px;
}
.secPoint .boxMain02 .box03 .number{
	position:absolute;
	top:-20px;
	left:558px;
}
.secPoint .boxMain02 .box04 .number{
	position:absolute;
	top:-20px;
	right:150px;
}
.secPoint .boxMain01 .icon{
	padding-top:96px;
	text-align:center;
}
.secPoint .boxMain02 .icon{
	padding-top:91px;
	text-align:center;
}
.secPoint .boxMain01 .icon.sub02{padding-top:91px;}
.secPoint .boxMain02 .icon.sub02{padding-top:86px;}
.secPoint .boxMain01 .tit{
	color:#D03300;
	font-size:20px;
	line-height:140%;
	text-align:center;
	font-weight:bold;
	padding:28px 0 0;
}
.secPoint .boxMain02 .tit{
	color:#D03300;
	font-size:20px;
	line-height:140%;
	text-align:center;
	font-weight:bold;
	padding:23px 0 0;
}
.secPoint .boxMain01 .tit.sub02{ padding:16px 0 0;}
.secPoint .boxMain02 .tit.sub02{ padding:33px 0 0;}
.secPoint .boxMain02 .tit.sub03{ padding:19px 0 0;}
.secPoint .boxMain02 .tit.sub04{ padding:20px 0 0;}
.secPoint .boxMain01 .txt{
	width:530px;
	margin:0 auto;
	font-size:13px;
	line-height:200%;
	padding:23px 0 0;
}
.secPoint .boxMain01 .boxContent{
	width:504px;
	margin:0 auto;
	padding:21px 0 0;
}
.secPoint .boxMain02 .txt{
	width:330px;
	margin:0 auto;
	font-size:13px;
	line-height:200%;
	padding:16px 0 0;
}
.secPoint .boxMain02 .txt.sub02{ padding:31px 0 0;}
.secPoint .boxMain01 .boxSub01{
	width:245px;
	float:left;
}
.secPoint .boxMain01 .boxSub02{
	width:245px;
	float:right;
}
.secPoint .boxMain01 .boxSub03{
	width:245px;
	margin:0 auto;
}
.secPoint .boxMain01 .box0102{
	padding:10px 0;
	border:5px solid #E6E6E6;
	background:#ffffff;
}
.secPoint .boxMain01 .box0103{
	width:213px;
	margin:0 auto;
	padding:9px 0;
	border:1px solid #E6E6E6;
	background:#ffffff;
}
.secPoint .boxMain01 .img{
	text-align:center;
}
.secPoint .boxMain01 .boxTxt{
	text-align:center;
	padding:10px 0 0;
}
.secPoint .boxMain01 .btn{
	text-align:center;
	padding:35px 0 0;
}

.pageTop{
	position:absolute;
	bottom:-21px;
	right:-111px;
}
