
/*-----------------------------------------------
	index
-----------------------------------------------*/
/*common*/
#header{
	background:none;
}
#header .linkBox .btnLink{
	background:#333;
}
/*secIndexTop*/
.secTopIndex{
	background:url(../img/index/bgTop.jpg) no-repeat center top / cover;
	height:730px;
}
.secTopIndex .boxTop{
	width:1200px;
	margin:0 auto;
	padding:70px 10px 0;	
}
.secTopIndex .boxTop .titTop{
	font-size:40px;
	line-height:1.6;
	letter-spacing:8px;
	color:#FFF;
}
.secTopIndex .boxTop .txtTop{
	font-size:20px;
	line-height:1.6;
	letter-spacing:2.5px;
	color:#FFF;
	margin-top:15px;
}
@media only screen and (max-width:767px){
	.secTopIndex{
		/*background:url(../img/index/bgTop_sp.jpg) no-repeat left bottom / cover;*/
		height:auto;
	}
	.secTopIndex .boxTop{
		width:93.75%;
		padding:50px 0 90px;	
	}
	.secTopIndex .boxTop .titTop{
		font-size:5.8vw;
		letter-spacing:4px;
	}
	.secTopIndex .boxTop .txtTop{
		font-size:3.8vw;
		letter-spacing:2px;
		margin-top:12px;
	}
}
/*secManage*/
.secManage{
	background:url(../img/index/bgManage.jpg) no-repeat center top /cover;
	height:568px;
	padding:94px 0 0;
}
.secManage .wrapper{
	width:1200px;
	margin:0 auto;
}
.secManage .leftBox{
	width:704px;
	float:left;
}
.secManage .leftBox .box{
	float:left;
	width:320px;
	text-align:center;
	color:#FFF;
}
.secManage .leftBox .box2{
	float:right;
	width:290px;
}
.secManage .leftBox .reBox{
	position: relative;
}
.secManage .leftBox .box1 .reBox .txtNum{
	position: absolute;
	left: 0;
	right: 0;
	top: 77px;
	margin: 0 auto;
	font-weight: bold;
}
.secManage .leftBox .box1 .reBox .txtNum1{
	font-size: 145px;
	letter-spacing: -8px;
}
.secManage .leftBox .box1 .reBox .txtNum2{
	font-size: 30px;
}
.secManage .leftBox .box2 .reBox .txtNum{
	position: absolute;
	left: 0;
	right: 0;
	top: -15px;
	margin: 0 auto;
	font-weight: bold;
}
.secManage .leftBox .box2 .reBox .txtNum1{
	font-size: 122px;
	letter-spacing: -4px;
}
.secManage .leftBox .box2 .reBox .txtSub{
	font-size: 26px;
	margin-left: 5px;
}

.secManage .leftBox .box .tit{
	font-size:33px;
	letter-spacing:2px;
	line-height:1.2;
}
.secManage .leftBox .box .txt{
	font-size:12px;
	letter-spacing:2px;
	line-height:1.2;
	margin:13px 0 24px;
}
.secManage .leftBox .box2 .txt{
	margin:13px 0 34px;
}
.secManage .rightBox{
	float:right;
	text-align:center;
	color:#FFF;
}
.secManage .rightBox .tit{
	font-size:33px;
	letter-spacing:2px;
	line-height:1.2;
}
.secManage .rightBox .imgBox{
	margin:16px 0 23px;
}
.secManage .rightBox .txtTel{
	font-size:52px;
	color:#FFF;
	letter-spacing:-2px;
	margin-bottom:10px;
	display:block;
}
.secManage .rightBox .btnContact{
	border:#FFF solid 1px;
	border-radius:5px;
	background:#333;
	text-align:center;
	width:300px;
	height:70px;
	margin:15px auto 0;
	display:block;
	color:#FFF;
	padding: 25px 0 0;
}
.secManage .rightBox .btnContact .inner{
	display:inline-block;
	background:url(../img/common/iconMail.png) no-repeat left center / 24px 18px;
	font-size:16px;
	padding:0 0 2px 30px;
	letter-spacing:0.5px;
}
.secManage .rightBox .box1{
	font-size:0;
}
.secManage .rightBox .box1 .txtBox{
	width:130px;
	border:#FFF solid 1px;
	line-height:1.4;
	font-size:11px;
	display:inline-block;
	vertical-align:top;
	padding: 5px 5px 7px;
}
.secManage .rightBox .box1 .txtTel2{
	font-size:30px;
	color:#FFF;
	letter-spacing:-1px;
	margin:8px 0 0 7px;
	display:inline-block;
	vertical-align:top;
}
.secManage .rightBox .txt{
	font-size:14px;
	line-height:1.6;
	letter-spacing:2px;
	display:inline-block;
	vertical-align:top;
}
.secManage .rightBox .box2{
	font-size:0;
	margin:5px 0 0;
}
.secManage .rightBox .box2 .txt:last-child{
	margin-left:8px;
}

@media only screen and (max-width:767px){
	.secManage{
		background:none;
		height:auto;
		padding:0;
	}
	.secManage .wrapper{
		width:100%;
	}
	.secManage .leftBox{
		width:100%;
		float:none;
		background:#59799D;
		padding:25px 10px 25px
	}
	.secManage .leftBox .box{
		width:48%;
	}
	.secManage .leftBox .box2{
		float:right;
		width:46%;
	}
	
	.secManage .leftBox .box1 .reBox .txtNum{
		top: 30%;
	}
	.secManage .leftBox .box1 .reBox .txtNum1{
		font-size: 15vw;
		letter-spacing: -1px;
	}
	.secManage .leftBox .box1 .reBox .txtNum2{
		font-size: 5vw;
	}
	.secManage .leftBox .box2 .reBox .txtNum{
		top: 0;
	}
	.secManage .leftBox .box2 .reBox .txtNum1{
		font-size: 14vw;
		letter-spacing: -1px;
	}
	.secManage .leftBox .box2 .reBox .txtSub{
		font-size: 5vw;
		margin-left: 1%;
	}	
	
	.secManage .leftBox .box .tit{
		font-size:4.4vw;
		letter-spacing:2px;
	}
	.secManage .leftBox .box .txt{
		font-size:3vw;
		letter-spacing:1px;
		margin:10px 0 20px;
	}
	.secManage .leftBox .box2 .txt{
		margin:12px 0 25px;
	}
	.secManage .rightBox{
		float:none;
		background:#000;
		padding:25px 10px 30px;
	}
	.secManage .rightBox .tit{
		font-size:4.4vw;
		letter-spacing:2px;
	}
	.secManage .rightBox .imgBox{
		margin:15px auto 20px;
		width:40%;
	}
	.secManage .rightBox .txtTel{
		font-size:10vw;
		letter-spacing:-1px;
		margin-bottom:12px;
	}
	.secManage .rightBox .txt{
		font-size:3.2vw;
		line-height:1.5;
		letter-spacing:1px;
	}
	.secManage .rightBox .btnContact{
		width:80%;
		margin:20px auto 0;
	}
	.secManage .rightBox .btnContact .inner{
	}
	.secManage .rightBox .box1 .txtTel2{
		font-size:26px;
	}
	
}
/*secThought*/
.secThought{
	background:url(../img/index/bgThought.jpg) no-repeat center top /cover;
	height:790px;
	padding:67px 0 0;
	color:#333;
}
.secThought .wrapper{
	width:1200px;
	margin:0 auto;
}
.secThought .titBox{
	font-size:0;
	margin-bottom:27px;
}
.secThought .titBox .logo{
	display:inline-block;
	vertical-align:top;
}
.secThought .titBox .tit{
	display:inline-block;
	vertical-align:top;
	font-size:33px;
	letter-spacing:3px;
	padding:22px 0 0 30px;
}
.secThought .conAbout .tit2{
	font-size:24px;
	line-height:1.9;
	letter-spacing:1.5px;
	margin-bottom:26px;
}
.secThought .conAbout .txt{
	font-size:13px;
	line-height:2;
}
.secThought .conAbout .btnList{
	width:490px;
	margin:42px 0 37px;
}
.secThought .conAbout .btnList .btn{
	display:block;
	width:240px;
	float:left;
	background:#333;
	color:#FFF;
	border:#FFF solid 1px;
	text-align:center;
	line-height:58px;
	height:60px;
	border-radius:5px;
	font-size:16px;
	letter-spacing:1px;
}
.secThought .conAbout .btnList .btn:last-child{
	float:right;
}
.secThought .conAbout .txt2{
	font-size:20px;
	line-height:1.9;
	letter-spacing:1.5px;
}
@media only screen and (max-width:767px){
	.secThought{
		background:#D0CFD0;
		height:auto;
		padding:40px 0 0;
	}
	.secThought .wrapper{
		width:93.75%;
	}
	.secThought .titBox{
		margin-bottom:18px;
	}
	.secThought .titBox .logo{
		width:120px;
	}
	.secThought .titBox .tit{
		font-size:16px;
		letter-spacing:1px;
		padding:8px 0 0 12px;
	}
	.secThought .conAbout .tit2{
		font-size:4.5vw;
		line-height:1.8;
		margin-bottom:15px;
	}
	.secThought .conAbout .txt{
		font-size:3.2vw;
		line-height:1.8;
	}
	.secThought .conAbout .btnList{
		width:100%;
		margin:25px 0 22px;
	}
	.secThought .conAbout .btnList .btn{
		width:48.5%;
		line-height:1.4;
		height:auto;
		font-size:4vw;
		padding:14px 0;
	}
	.secThought .conAbout .txt2{
		font-size:4vw;
		line-height:1.7;
	}
	.secThought .imgUnder{
		margin-top:20px;
	}
}
/*secReason*/
.secReason{
	background:#EFEFEF;
	padding:74px 0 100px;
}
.secReason .boxTop{
	text-align:center;
}
.secReason .boxTop .titTop{
	font-size:39px;
	letter-spacing:4px;
	margin-bottom:70px;
}
.secReason .boxTop .titSub{
	font-size:20px;
	letter-spacing:3px;
	margin-bottom:40px;
}
.secReason .boxTop .txtTop{
	font-size:15px;
	line-height:2;
	letter-spacing:1px;
}
.secReason .boxTop .btnList{
	font-size:0;
	margin:91px auto 50px;
	width:1200px;
}
.secReason .boxTop .btnList .btn{
	width:380px;
	height:92px;
	display:inline-block;
	vertical-align:top;
	background:#333;
	font-size:20px;
	letter-spacing:2px;
	color:#FFF;
	padding: 35px 0 0;
	margin-right:30px;
	position:relative;
}
.secReason .boxTop .btnList .btn:last-child{
	margin-right:0;
}
.secReason .boxTop .btnList .btn::after{
	content: "";
    display: block;
    position: absolute;
    bottom: 16px;
    right: 0;
	left:0;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
    margin:0 auto;
}
.secReason .boxReason#reason1{
	background:#1C252C;
	color:#FFF;
	padding:40px 0 13px;
}
.secReason .boxReason#reason2{
	padding:108px 0 88px;
}
.secReason .boxReason#reason3{
	background:#5B87C6;
	color:#FFF;
	padding:73px 0 104px;
}
.secReason .boxReason .wrapper{
	width:1200px;
	margin:0 auto;
}
.secReason .boxReason .left{
	float:left;
}
.secReason .boxReason .right{
	float:right;
}
.secReason .boxReason .aboutBox{
	width:480px;
}
.secReason .boxReason#reason1 .aboutBox{
	padding-top:50px;
}
.secReason .boxReason .aboutBox .titSub{
	font-size:22px;
	letter-spacing:2px;
	line-height:1.2;
	margin-bottom:13px;
}
.secReason .boxReason .aboutBox .titReason{
	font-size:34px;
	letter-spacing:3px;
	line-height:1.6;
}
.secReason .boxReason .aboutBox .txtReason{
	font-size:14px;
	line-height:2.2;
	margin-top:18px;
}
.secReason .boxReason .sliderLogo{
	width:600px;
}
.secReason .boxReason .swiper-pagination{
	position:static;
	padding-top:10px;
}
.secReason .boxReason .swiper-pagination-bullet{
	background:#FFF;
	margin:0 8px!important;
}
.secReason .boxReason#reason2 .imgBox{
	margin-top:12px;
}
.secReason .boxReason#reason3 .aboutBox{
	margin-top:34px;
}
@media only screen and (max-width:767px){
	.secReason{
		padding:40px 0 40px;
	}
	.secReason .boxTop .titTop{
		font-size:6.8vw;
		margin-bottom:25px;
	}
	.secReason .boxTop .titSub{
		font-size:3.8vw;
		margin-bottom:15px;
	}
	.secReason .boxTop .txtTop{
		font-size:3.2vw;
		line-height:1.8;
		text-align:left;
		width:93.75%;
		margin:0 auto;
	}
	.secReason .boxTop .btnList{
		margin:25px auto 30px;
		width:93.75%;
	}
	.secReason .boxTop .btnList .btn{
		width:32%;
		height:auto;
		font-size:3.4vw;
		letter-spacing:1px;
		line-height:1.5;
		padding: 15px 10px 28px;
		margin-right:2%;
	}
	.secReason .boxTop .btnList .btn::after{
		bottom: 13px;
		width: 10px;
		height: 10px;
	}
	.secReason .boxReason#reason1{
		padding:30px 0 30px;
	}
	.secReason .boxReason#reason2{
		padding:30px 0 30px;
	}
	.secReason .boxReason#reason3{
		padding:30px 0 30px;
	}
	.secReason .boxReason .wrapper{
		width:93.75%;
	}
	.secReason .boxReason .left{
		float:none;
	}
	.secReason .boxReason .right{
		float:none;
	}
	.secReason .boxReason .aboutBox{
		width:100%;
	}
	.secReason .boxReason#reason1 .aboutBox{
		padding-top:0;
	}
	.secReason .boxReason .aboutBox .titSub{
		font-size:4.2vw;
		margin-bottom:13px;
	}
	.secReason .boxReason .aboutBox .titReason{
		font-size:5vw;
		letter-spacing:2px;
		line-height:1.5;
	}
	.secReason .boxReason .aboutBox .txtReason{
		font-size:3.4vw;
		line-height:1.8;
		margin-top:15px;
	}
	.secReason .boxReason .sliderLogo{
		width:100%;
		margin-top:15px;
	}
	.secReason .boxReason .sliderLogo img{
		width:100%;
		height:auto;
	}
	.secReason .boxReason#reason2 .imgBox{
		margin-top:12px;
	}
	.secReason .boxReason#reason3 .aboutBox{
		margin:0 0 12px;
	}
}
/*secTrouble*/
.secTrouble{
	padding:74px 0 0;
}
.secTrouble .boxTop{
	text-align:center;
}
.secTrouble .boxTop .titTop{
	font-size:39px;
	letter-spacing:4px;
	margin-bottom:70px;
}
.secTrouble .boxTop .titSub{
	font-size:20px;
	letter-spacing:3px;
	margin-bottom:40px;
}
.secTrouble .boxTop .txtTop{
	font-size:15px;
	line-height:2;
	letter-spacing:1px;
}
.secTrouble .boxTop .btnList{
	font-size:0;
	margin:91px auto 50px;
	width:1200px;
}
.secTrouble .boxTop .btnList .btn{
	width:380px;
	height:92px;
	display:inline-block;
	vertical-align:top;
	background:#333;
	font-size:20px;
	letter-spacing:2px;
	color:#FFF;
	padding: 35px 0 0;
	margin-right:30px;
	position:relative;
}
.secTrouble .boxTop .btnList .btn:last-child{
	margin-right:0;
}
.secTrouble .boxTop .btnList .btn::after{
	content: "";
    display: block;
    position: absolute;
    bottom: 16px;
    right: 0;
	left:0;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
    margin:0 auto;
}
.secTrouble .boxRes{
	margin-bottom: 1px;
}
.secTrouble .boxRes#res1{
	background: url("../img/index/bgTrouble01.jpg") no-repeat center top;
}
.secTrouble .boxRes#res2{
	background: url("../img/index/bgTrouble02.jpg") no-repeat center top;
}
.secTrouble .boxRes#res3{
	background: url("../img/index/bgTrouble03.jpg") no-repeat center top;
}
.secTrouble .boxRes .wrapper{
	width:1200px;
	position:relative;
	margin:0 auto;
	padding:60px 0 0;
	height: 520px;
	color: #FFF;
}
.secTrouble .boxRes:nth-child(2) .wrapper{
	color: #000;
	padding-top: 148px;
}
.secTrouble .boxRes:last-child .wrapper{
	padding-top: 90px;
	margin-bottom: 78px;
}
.secTrouble .boxRes .leftBox{
	width:590px;
	z-index:3;
	position:relative;
}
.secTrouble .boxRes:nth-child(2n) .leftBox{
	float:right;
	padding-left:50px;
}
.secTrouble .boxRes .titRes{
	font-size:30px;
	line-height:1.6;
	letter-spacing:4px;
}
.secTrouble .boxRes .txtRes{
	font-size:14px;
	line-height:2.2;
	letter-spacing:0.5px;
	margin-top:32px;
}
.secTrouble .boxRes .rightBox{
	position:absolute;
	left:450px;
	top:0;
}
.secTrouble .boxRes:nth-child(2n) .rightBox{
	left:auto;
	right:450px;
}
.secTrouble .boxRes .txtName{
	font-size:13px;
	margin-top:25px;
	letter-spacing:2px;
}
.secTrouble .boxRes .icon{
	margin-top:26px;
}
@media only screen and (max-width:767px){
	.secTrouble{
		padding:40px 0 30px;
	}
	.secTrouble .boxTop .titTop{
		font-size:6vw;
		margin-bottom:30px;
		letter-spacing:2.5px;
	}
	.secTrouble .boxTop .titSub{
		font-size:3.8vw;
		margin-bottom:15px;
	}
	.secTrouble .boxTop .txtTop{
		font-size:3.2vw;
		line-height:1.8;
		text-align:left;
		width:93.75%;
		margin:0 auto;
	}
	.secTrouble .boxTop .btnList{
		margin:25px auto 0;
		width:93.75%;
		display: -webkit-flex;
 		display: flex;
	}
	.secTrouble .boxTop .btnList .btn{
		width:32%;
		height:auto;
		font-size:3.4vw;
		letter-spacing:1px;
		line-height:1.5;
		padding: 15px 10px 28px;
		margin-right:2%;
	}
	.secTrouble .boxTop .btnList .btn::after{
		bottom: 13px;
		width: 10px;
		height: 10px;
	}
	.secTrouble .boxRes{
		margin-bottom:20px;
		width:100%;
		margin:0 auto;
	}
	
	.secTrouble .boxRes:nth-child(odd){
		background:#EFEFEF;		
	}

	.secTrouble .boxRes#res1,
	.secTrouble .boxRes#res2,
	.secTrouble .boxRes#res3{
		background: none;
	}
	
	.secTrouble .boxRes .wrapper{
		padding:0 0 20px;
		width:93.75%;
		margin:0 auto;
		color: #000;
		height: auto;
	}
	.secTrouble .boxRes:nth-child(2) .wrapper{
		padding: 0 0 20px;
	}
	.secTrouble .boxRes:last-child .wrapper{
		padding:0 0 20px;
		margin-bottom: 20px;
	}
	.secTrouble .boxRes .leftBox{
		width:100%;
		padding:20px 0 0;
		height:auto;
		background:none;
	}
	.secTrouble .boxRes:nth-child(2n) .leftBox{
		float:none;
		padding-left:0;
	}
	.secTrouble .boxRes .titRes{
		font-size:5vw;
		line-height:1.5;
		letter-spacing:2px;
	}
	.secTrouble .boxRes .txtRes{
		font-size:3.4vw;
		line-height:1.8;
		margin-top:12px;
	}
	.secTrouble .boxRes .rightBox{
		position:static;
		margin-top:20px;
		width:100%;
	}
	.secTrouble .boxRes .txtName{
		font-size:3.2vw;
		margin-top:12px;
	}
	.secTrouble .boxRes .icon{
		margin-top:13px;
		width:160px;
	}
}
/*secPay*/
.secPay{
	background: url(../img/index/bgPay.jpg) no-repeat center top / cover;
	height:900px;
	text-align:center;
	color:#FFF;
	padding:86px 0 0;
	margin-top:1px;
}
.secPay .titPay{
	font-size:38px;
	letter-spacing:7px;
	margin-bottom:25px;
}
.secPay .txtPay{
	font-size:15px;
	line-height:2;
	letter-spacing:2.5px;
}
.secPay .imgBox{
	margin:20px 0 30px;
}
.secPay .btnPay{
	display:block;
	width:270px;
	height:50px;
	text-align:center;
	font-size:15px;
	background:#000;
	border:#FFF solid 1px;
	margin: 39px auto 0;
	color:#FFF;
	padding:17px 0 0;
	letter-spacing:2px;
}
@media only screen and (max-width:767px){
	.secPay{
		height:auto;
		padding:40px 0 40px;
		background: url(../img/index/bgPay_sp.jpg) no-repeat center top / cover;
	}
	.secPay .wrapper{
		width:93.75%;
		margin:0 auto;
	}
	.secPay .titPay{
		font-size:5.2vw;
		letter-spacing:3px;
		margin-bottom:20px;
	}
	.secPay .txtPay{
		font-size:3.2vw;
		line-height:1.8;
		letter-spacing:2px;
	}
	.secPay .imgBox{
		margin:20px 0 20px;
	}
	.secPay .btnPay{
		width:230px;
		margin: 25px auto 0;
		padding:15px 0 15px;
		font-size:14px;
		height:auto;
	}
}
/*secFaq*/
.secFaq{
	background:#EFEFEF;
	padding:55px 0 50px;
}
.secFaq .wrapper{
	width:1200px;
	margin:0 auto;
}
.secFaq .titFaq{
	text-align:center;
	font-size:30px;
	letter-spacing:4px;
	margin-bottom:60px;
}
.secFaq .boxList{
	font-size:0;
}
.secFaq .boxList .box{
	display:inline-block;
	vertical-align:top;
	width:580px;
	margin:0 40px 19px 0;
}
.secFaq .boxList .box:nth-child(2n){
	margin-right:0;
}
.secFaq .boxQ{
	display:table;
	width:100%;
	border:#999 solid 1px;
	cursor:pointer;
}
.secFaq .boxQ .iconMore{
	display:table-cell;
	width:50px;
	vertical-align:middle;
	text-align:center;
	border-right:#999 solid 1px;	
}
.secFaq .boxQ .iconMore .inner{
	position:relative;
	width:24px;
	height:24px;
	margin:0 auto;
}
.secFaq .boxQ .iconMore .inner::before,
.secFaq .boxQ .iconMore .inner::after{
	background:#777;
	position:absolute;
	content:"";
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
.secFaq .boxQ .iconMore .inner::before{
	width:100%;
	height:4px;
	left:0;
	top:10px;
}
.secFaq .boxQ .iconMore .inner::after{
	width:4px;
	height:100%;
	left:10px;
	top:0;
}
.secFaq .boxQ.active .iconMore .inner::after{
	opacity:0;
}
.secFaq .boxQ .conBox{
	display:table-cell;
	vertical-align:middle;
	font-size:15px;
	line-height:1.2;
	padding: 16px 0;
}
.secFaq .boxQ .conBox .txtQ{
	padding:0 10px;
}
.secFaq .boxA{
	line-height:1.8;
	font-size:14px;
	border:#999 solid 1px;
	border-top:none;
	padding:17px 15px 17px;
	display:none;
}
.secFaq .btnMore{
	display:block;
	width:270px;
	height:50px;
	background:#333;
	color:#FFF;
	text-align:center;
	margin:45px auto 0;
	font-size:15px;
	letter-spacing:2px;
	padding: 17px 0 0;
}
@media only screen and (max-width:767px){
	.secFaq{
		padding:40px 0 50px;
	}
	.secFaq .wrapper{
		width:93.75%;
	}
	.secFaq .titFaq{
		font-size:5vw;
		letter-spacing:2px;
		margin-bottom:30px;
	}
	.secFaq .boxList .box{
		width:100%;
		margin:0 0 10px 0;
	}
	.secFaq .boxQ .iconMore .inner{
		width:20px;
		height:20px;
	}
	.secFaq .boxQ .iconMore .inner::before{
		height:4px;
		top:8px;
	}
	.secFaq .boxQ .iconMore .inner::after{
		width:4px;
		left:8px;
	}
	.secFaq .boxQ .conBox{
		font-size:13px;
		line-height:1.6;
		padding: 15px 0;
	}
	.secFaq .boxA{
		line-height:1.6;
		font-size:13px;
		padding:15px 13px 15px;
	}
	.secFaq .btnMore{
		width:220px;
		height:45px;
		margin:20px auto 0;
		font-size:13px;
		padding: 16px 0 0;
		letter-spacing:1px;
	}
}
/*secNews*/
.secNews{
	margin:66px auto 100px;
}
.secNews .titNews{
	text-align:center;
	font-size:30px;
	letter-spacing:4px;
	margin-bottom:58px;
}
.secNews .btnList{
	width:1200px;
	margin:0 auto 50px;
}
.secNews .btnList .btn{
	border-top:#CCC solid 1px;
}
.secNews .btnList .btn:last-child{
	border-bottom:#CCC solid 1px;
}
.secNews .btnList .btnBox{
	padding:23px 0 24px;
	font-size:0;
	color:#000;
	display:block;
}
.secNews .btnList .btnBox .txtDays{
	font-size:13px;
	color:#4C4C4C;
	letter-spacing:0.5px;
	display:inline-block;
	vertical-align:top;
	margin:2px 13px 0 0;
	min-width:73px;
	line-height:1.4;
}
.secNews .btnList .btnBox .txtNews{
	font-size:15px;
	letter-spacing:2px;
	display:inline-block;
	vertical-align:top;
	line-height:1.4;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	max-width:1100px;
}
.secNews .btnNews{
	width: 270px;
	margin: 0 auto;
}
.secNews .btnMore{
	display: block;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.02em;
	position: relative;
	background:#333;
}
@media only screen and (max-width:767px){
	.secNews{
		margin:40px auto 80px;
	}
	.secNews .titNews{
		font-size:5vw;
		letter-spacing:3px;
		margin-bottom:30px;
	}	
	.secNews .btnList{
		width:100%;
		margin:0 auto 30px;
	}
	.secNews .btnList .btnBox{
		padding:14px 10px 15px;
	}
	.secNews .btnList .btnBox .txtDays{
		font-size:11px;
		display:block;
		margin:0 0 4px;
		min-width:100%;
	}
	.secNews .btnList .btnBox .txtNews{
		font-size:13px;
		letter-spacing:1.5px;
		display:block;
		max-width:100%;
	}
	.secNews .btnNews{
		width: 200px;
	}
}





.moveBanner{
	text-align: center;
	margin-bottom: 100px;
}

@media only screen and (max-width:768px){
	.moveBanner{
		width: 90%;
		margin: 0px auto 40px auto;
	}
	.moveBanner img{
		max-width: 100%;
	}
}



