.NewsList-Ul{
  /* grid-gap: 30px 0; */
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 5%);
}




.NewsList-Li{
	margin-bottom: 43px;
}

.NewsList-Li:last-child{
	margin-bottom: 0;
}

.NewsList-Titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.NewsList-Title {
  font-size: 18px;
  color: #616161;
  line-height: 36px;
}

.NewsList-Tiem {
  font-size: 14px;
  color: #818181;
  line-height: 36px;
}

.NewsList-textBox {
  display: block;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(191, 191, 191, 29%);
}

.NewsList-text {
	margin-top: 10px;
  font-size: 14px;
  color: #818181;
  line-height: 34px;
  width: 870px;
  max-height: 108px;
  overflow: hidden;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.NewsList-Li:hover .NewsList-Title{
  color: #1e2c49;
}

.SinglePage-mainTop-left-titlea {
	font-size: 24px;
	color: #2e2e2e;
}

.SinglePage-mainTop-left-Li {
	color: rgba(46, 46, 46, 47%);
}

.SinglePage-mainTop-left-Lia {
	color: #2e2e2e;
}

.SinglePage-mainTop-right-Lia {
	color: #2e2e2e;
}

.SubPage-mainBox{
	padding-bottom: 79px;
}

.SubPage-right{
	width: 318px;
	height: 400px;
	padding: 44px 40px;
	background-color: #ffffff;
}

.SubPage-right-top-title{
	color: #1e2c49;
}

.SubPage-right-top-text{
	margin-top: 8px;
}

.SubPage-right-top-text span{
	color: #d5031b;
	font-size: 24px;
}

.SubPage-right-top-buta span{
	color: #ff0312;
}

.SubPage-right-main-but{
	margin-top: 32px;
}

.SubPage-right-main-buta{
	padding: 8px 0 8px 16px;
}

.SubPage-right-bom-phone-text{
	white-space: nowrap;
}

.SubPage-right-bom-num{
	font-size: 28px;
}

.SubPage-right-bom-num span{
	font-size: 36px;
}

.SubPage-right-bom{
	background-color: #f6f7f9;
	padding: 22px 11px 30px 11px;
	margin: 0;
}

.SubPage-main {
	/* margin-top: 57px; */
	background-color: #f6f7f9;
	padding: 0;
}

.SubPage-left{
	width: 874px;
	padding: 52px 43px 76px 47px;
	background-color: #ffffff;
}

.SinglePage-main-left-top {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 35px;
}

.SinglePage-main-left-bom {
	padding: 40px 0 57px 0;
	border-top: 1px solid rgba(0, 0, 0, 10%);
	border-bottom: 1px solid rgba(0, 0, 0, 10%);
}

.SinglePage-main-left-bom-text {
	font-size: 16px;
	color: #818181;
	line-height: 30px;
	margin: 30px 0;
}

.SinglePage-main-left-bom-text:first-child {
	margin-top: 0;
}

.SinglePage-main-left-bom-text:last-child {
	margin-bottom: 0;
}

.pagebox_1001{
	margin-bottom: 0;
}
