@charset "utf-8";

/*-----------------------------------------------
	index
-----------------------------------------------*/
/* secTopTit */
.secTopTit .cmnTit{
	margin-bottom: 40px;
}
.secTopTit .wrapper{
	height: 531px;
	background: url(../img/company_housing/bgTopTit.jpg) center top no-repeat;
}
.secTopTit .wrapperIn{
	width: 1000px;
	margin: 0 auto;
}
.secTopTit .boxNumber{
	padding-top: 85px;
}
.secTopTit .boxNumber .boxLeft{
	float: left;
}
.secTopTit .boxNumber .boxRight{
	float: right;
}
.secTopTit .boxNumber .boxLeft,
.secTopTit .boxNumber .boxRight{
	width: 490px;
	background: repeating-linear-gradient(-45deg, #F38229, #F38229 24.8px, #FFC97A 24.8px, #FFC97A 49.6px);
	background-color: #F38229;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
	border-radius: 9px;
	padding: 3px;
}
.secTopTit .boxNumber .boxTxt{
	height: 234px;
	text-align: center;
	border: 1px solid #F9C88B;
	border-radius: 9px;
	color: #FFF;
}
.secTopTit .boxNumber .boxTxt .txt01{
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 8px;
	margin-top: 62px;
}
.secTopTit .boxNumber .boxTxt .txt02{
	font-size: 40px;
	font-weight: bold;
	margin-top: 18px;
	letter-spacing: -0.75px;
}
.secTopTit .boxNumber .boxTxt .txt02 .txtNumber{
	color: #FF0;
	font-size: 70px;
	margin: 0 9px 0 0;
	vertical-align: -5px;
}
.secTopTit .txt{
	width: 730px;
	margin: 34px auto 0;
}
@media only screen and (max-width:767px){
	.secTopTit .cmnTit{
		margin-bottom: 20px;
	}
	.secTopTit .wrapper{
		height: auto;
		background-size: cover;
	}
	.secTopTit .wrapperIn{
		width: 93.75%;
		padding: 20px 0;
	}
	.secTopTit .boxNumber{
		padding: 0;
	}
	.secTopTit .boxNumber .boxLeft,
	.secTopTit .boxNumber .boxRight{
		float: none;
		width: 100%;
	}
	.secTopTit .boxNumber .boxLeft{
		margin-bottom: 10px;
	}
	.secTopTit .boxNumber .boxTxt{
		height: auto;
		padding: 10px 0;
	}
	.secTopTit .boxNumber .boxTxt .txt01{
		font-size: 15px;
		letter-spacing: 0.5px;
		margin-top: 0;
	}
	.secTopTit .boxNumber .boxTxt .txt02{
		font-size: 18px;
		margin-top: 10px;
		letter-spacing: 0.5px;
	}
	.secTopTit .boxNumber .boxTxt .txt02 .txtNumber{
		font-size: 21px;
		margin: 0 5px;
		vertical-align: baseline;
	}
	.secTopTit .txt{
		width: 100%;
		margin: 15px auto 0;
	}
}

/* secReason */
.secReason .boxTit{
	color: #000;
}
.secReason .boxTit .tit{
	font-size: 34px;
	text-align: center;
	font-weight: bold;
	margin: 79px 0 27px;
	letter-spacing: 10px;
}
.secReason .boxTit .txt{
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	letter-spacing: 1.5px;
	margin-bottom: 63px;
}
.secReason .boxReason{
	padding-bottom: 20px;
}
.secReason .boxReason .item{
	padding-top: 67px;
}
.secReason .boxReason .item:first-child{
	padding-top: 0;
}
.secReason .boxReason .item:nth-child(2n){
	background: #F9F9F9;
}
.secReason .boxReason .wrapper{
	width: 1000px;
	margin: 0 auto;
}
.secReason .boxReason .titItem{
	height: 90px;
	line-height: 90px;
	background: repeating-linear-gradient(-45deg, #EA6552, #EA6552 24.8px, #FFA398 24.8px, #FFA398 49.6px);
	background-color: #EA6552;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 3.25px;
	position: relative;
}
.secReason .boxReason .titItem:before{
	content: "";
	display: block;
	width: 72px;
	height: 56px;
	background: url(../img/company_housing/titReason01.png) center top no-repeat;
	position: absolute;
	left: 19px;
	top: -17px;
}
.secReason .boxReason .item:nth-child(2) .titItem{
	background: repeating-linear-gradient(-45deg, #388000, #388000 24.8px, #85B000 24.8px, #85B000 49.6px);
	background-color: #388000;
}
.secReason .boxReason .item:nth-child(2) .titItem:before{
	background: url(../img/company_housing/titReason02.png) center top no-repeat;
}
.secReason .boxReason .item:nth-child(3) .titItem{
	background: repeating-linear-gradient(-45deg, #0A4D94, #0A4D94 24.8px, #6385CC 24.8px, #6385CC 49.6px);
	background-color: #0A4D94;
}
.secReason .boxReason .item:nth-child(3) .titItem:before{
	background: url(../img/company_housing/titReason03.png) center top no-repeat;
}
.secReason .boxReason .item:nth-child(4) .titItem{
	background: repeating-linear-gradient(-45deg, #036477, #036477 24.8px, #329998 24.8px, #329998 49.6px);
	background-color: #036477;
}
.secReason .boxReason .item:nth-child(4) .titItem:before{
	background: url(../img/company_housing/titReason04.png) center top no-repeat;
}
.secReason .boxReason .item:nth-child(5) .titItem{
	background: repeating-linear-gradient(-45deg, #E06C21, #E06C21 24.8px, #FFAC66 24.8px, #FFAC66 49.6px);
	background-color: #E06C21;
}
.secReason .boxReason .item:nth-child(5) .titItem:before{
	background: url(../img/company_housing/titReason05.png) center top no-repeat;
}
.secReason .boxReason .item:nth-child(6) .titItem{
	background: repeating-linear-gradient(-45deg, #A25067, #A25067 24.8px, #FFACE4 24.8px, #FFACE4 49.6px);
	background-color: #A25067;
}
.secReason .boxReason .item:nth-child(6) .titItem:before{
	background: url(../img/company_housing/titReason06.png) center top no-repeat;
}
.secReason .boxBase{
	padding: 30px 0 50px;
}
.secReason .boxFloat{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.secReason .boxFloat .boxLeft,
.secReason .boxFloat .boxRight{
	width: 485px;
	border: 1px solid #DFDFDF;
	padding: 29px;
}
.secReason .boxFloat .boxLeft img{
	width: 100%;
	height: auto;
}
.secReason .boxFloat .boxLeft .imgInner{
	position: relative;
}
.secReason .boxFloat .boxLeft .imgTxt{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.5;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.secReason .boxFloat .boxRight img{
	width: 100%;
	height: auto;
}
.secReason .boxFloat .txt{
	color: #1A1A1A;
	font-size: 14px;
	line-height: 26px;
	margin-top: 18px;
	letter-spacing: 1.25px;
}
.secReason .boxFloat .txt a{
    text-decoration: underline;
}
.secReason .item:first-child .boxFloat .boxLeft .txt{
	letter-spacing: 0.5px;
}
.secReason .boxStaff .boxLeft{
	width: 720px;
	float: left;
}
.secReason .boxStaff .boxLeft li{
	font-size: 14px;
	line-height: 26px;
	color: #191919;
	border: 1px solid #DFDFDF;
	background: #FFF;
	padding: 23px 29px;
	margin-bottom: 10px;
	letter-spacing: 1.25px;
}
.secReason .boxStaff .boxLeft li:nth-child(2),
.secReason .boxStaff .boxLeft li:nth-child(3){
	padding: 21px 29px;
}
.secReason .boxStaff .boxLeft li:last-child{
	margin-bottom: 0;
}
.secReason .boxStaff .boxRight{
	width: 250px;
	float: right;
}
.secReason .boxStaff .boxRight .img:first-child{
	margin-bottom: 30px;
}
.secReason .boxBackup .wrapper{
	border: 1px solid #DFDFDF;
	padding: 29px;
}
.secReason .boxBackup .txt01{
	color: #191919;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 29px;
}
.secReason .boxBackup .boxList{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.secReason .boxBackup .boxList li{
	display: inline-block;
	width: 174px;
	margin: 0 17px 18px 0;
}
.secReason .boxBackup .boxList li:nth-child(5n){
	margin-right: 0;
}
.secReason .boxBackup .boxList li:nth-child(n+6){
	margin-bottom: 0;
}
.secReason .boxBackup .boxList li img{
	width: 100%;
	height: auto;
}
.secReason .boxBackup .boxList li .tit{
	padding: 15px 12px;
	background: #F7FAFB;
	border: 1px solid #DFDFDF;
	border-top: none;
	font-size: 13px;
	color: #000;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.secReason .boxBackup .txt02{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1.25px;
	margin-top: 13px;
}
.secReason .boxSupport .wrapper{
	background: #FFF;
	border: 1px solid #DFDFDF;
	padding: 29px;
}
.secReason .boxSupport .txt{
	width: 650px;
	float: left;
	font-size: 14px;
	line-height: 26px;
	color: #191919;
	margin-top: 46px;
	letter-spacing: 1.25px;
}
.secReason .boxSupport .img{
	width: 250px;
	float: right;
}
@media only screen and (max-width:767px){
	.secReason .boxTit{
		width: 93.75%;
		margin: 0 auto;
	}
	.secReason .boxTit .tit{
		font-size: 15px;
		margin: 30px 0 15px;
		letter-spacing: 0.5px;
	}
	.secReason .boxTit .txt{
		font-size: 13px;
		text-align: left;
		line-height: 1.5;
		letter-spacing: 0.5px;
		margin-bottom: 30px;
	}
	.secReason .boxReason{
		padding-bottom: 0;
	}
	.secReason .boxReason .item{
		padding-top: 35px;
	}
	.secReason .boxReason .wrapper{
		width: 100%;
	}
	.secReason .boxReason .titItem{
		height: auto;
		line-height: 1.5;
		font-size: 15px;
		letter-spacing: 0.5px;
		padding: 14px 10px;
	}
	.secReason .boxReason .titItem:before{
		width: 36px;
		height: 28px;
		background-size: cover !important;
		position: absolute;
		left: 3.125%;
		top: -15px;
	}
	.secReason .boxBase{
		padding: 15px 0 25px;
	}
	.secReason .boxFloat{
		display: block;
	}
	.secReason .boxFloat .boxLeft,
	.secReason .boxFloat .boxRight{
		float: none;
		width: 93.75%;
		height: auto;
		min-height: auto;
		padding: 10px;
		margin: 0 auto;
	}
	.secReason .boxFloat .boxLeft{
		margin-bottom: 15px;
	}
	.secReason .boxFloat .boxLeft .imgTxt{
		font-size: 14px;
	}
	.secReason .boxFloat .txt{
		font-size: 13px;
		line-height: 1.5;
		margin-top: 10px;
		letter-spacing: 0.5px;
	}
	.secReason .boxStaff .boxLeft{
		width: 93.75%;
		float: none;
		margin: 0 auto 15px;
	}
	.secReason .boxStaff .boxLeft li{
		font-size: 13px;
		line-height: 1.5;
		padding: 10px;
		margin-bottom: 10px;
		letter-spacing: 0.5px;
	}
	.secReason .boxStaff .boxLeft li:nth-child(2),
	.secReason .boxStaff .boxLeft li:nth-child(3){
		padding: 10px;
	}
	.secReason .boxStaff .boxRight{
		width: 93.75%;
		float: none;
		margin: 0 auto;
		font-size: 0;
	}
	.secReason .boxStaff .boxRight .img{
		display: inline-block;
		width: 50%;
	}
	.secReason .boxStaff .boxRight .img:first-child{
		margin: 0;
		padding-right: 1.56%;
	}
	.secReason .boxStaff .boxRight .img:last-child{
		padding-left: 1.56%;
	}
	.secReason .boxBackup .wrapper{
		width: 93.75%;
		margin: 0 auto;
		padding: 10px;
	}
	.secReason .boxBackup .txt01{
		font-size: 13px;
		line-height: 1.5;
		letter-spacing: 0.5px;
		margin-bottom: 15px;
	}
	.secReason .boxBackup .boxList li{
		width: 48%;
	}
	.secReason .boxBackup .boxList li:nth-child(2n){
		margin: 0 0 11px 2%;
	}
	.secReason .boxBackup .boxList li:nth-child(2n+1){
		margin: 0 2% 11px 0;
	}
	.secReason .boxBackup .boxList li .tit{
		letter-spacing: 0.5px;
		padding: 9px;
	}
	.secReason .boxBackup .txt02{
		letter-spacing: 0.5px;
		margin: 0 0 5px 0;
	}
	.secReason .boxSupport .wrapper{
		width: 93.75%;
		padding: 10px;
		margin : 0 auto;
	}
	.secReason .boxSupport .txt{
		width: 100%;
		float: none;
		font-size: 13px;
		line-height: 1.5;
		margin-top: 0;
		letter-spacing: 0.5px;
	}
	.secReason .boxSupport .img{
		width: 62.5%;
		float: none;
		margin: 10px auto 0;
	}
}
