@charset "UTF-8";

.block-top-slide {
	min-width: 1040px;
	height: 426px;
	position: relative;
	overflow: hidden;
}
.slick-top {
	width: 1280px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -640px;
}
.block-top-service {
	width: 1040px;
	margin: -58px auto 0;
	position: relative;
	z-index: 1000;
}
.block-top-service .block-inner {
	width: 1080px;
	margin-left: -20px;
	background: #fff;
	padding: 20px;
}
.ls-top-service .ls {
	float: left;
	width: 336px;
	margin-left: 16px;
}
.ls-top-service .ls:first-child {
	margin-left: 0;
}
.ls-top-service .it {
	display: block;
	background: #1d5ac3;
	color: #fff;
	text-decoration: none !important;
	padding: 25px 23px 26px;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	position: relative;
}
.ls-top-service .it:hover {
	background: #2864cc;
}
.ls-top-service .it:before {
	display: block;
	content: ' ';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 8px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	right: 8px;
	bottom: 8px;
}
.ls-top-service .it-ttl {
	text-align: center;
	line-height: 1;
	padding-bottom: 15px;
	position: relative;
}
.ls-top-service .it-ttl:before {
	display: block;
	content: ' ';
	width: 90px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -45px;
}
.ls-top-service .it-ttl span {
	display: block;
}

.ls-top-service .it-ttl .en {
	font-size: 1.8rem;
	font-weight: bold;
}
.ls-top-service .it-cnt {
	margin-top: 17px;
	width: 100%;
}
.ls-top-service .it-cnt .ico {
	width: 80px;
	vertical-align: middle;
}
.ls-top-service .it-cnt .des {
	vertical-align: middle;
	padding-left: 15px;
	/*font-size:77%;*/
}
.block-top-intro .block-inner {
	width: 864px;
	margin: 0 auto;
}
.block-top-intro .block-cnt {
	margin-top: 22px;
	background: #f8f8f8;
	padding: 30px 30px 37px;
}
.block-top-intro .block-cnt .thum {
	float: left;
	/*width: 256px;*/
	margin-right: 30px;
}
.block-top-intro .block-cnt .cont {
	overflow: hidden;
	padding-top: 2px;
	width:600px;
	}
.block-top-intro .block-cnt .cont a{
	color:#003399;

}

.block-top-intro .block-cnt .ttl {
	font-size: 1.8rem;
	font-weight: bold;
}
.block-top-intro .block-cnt .des {
	margin-top: 8px;
}
.block-top-intro .block-cnt .btn {
	margin-top: 9px;
	text-align: right;
}
.block-top-intro {
	margin-top: 46px;
}
.block-top-news {
	margin: 51px 0 154px;
}
.block-top-news .block-inner {
	width: 864px;
	margin: 0 auto;
}
.block-top-news .block-cnt {
	margin-top: 6px;
}
.block-top-news .block-more {
	margin-top: 20px;
	text-align: right;
}


/*2019 0717追加*/
.orgWaret15 li{
	padding-left: 1.5em !important;
	text-indent: -1.5em !important;
	margin: 2px 0 0 0;
	line-height: 1.6;
}
.orgWaret1 li{
	padding-left: 1em !important;
	text-indent: -1em !important;
	margin: 2px 0 0 0;
	line-height: 1.6;
}