img{
  margin: 0 auto;
  display: unset;
}

.NewsDetails-One {
  margin-bottom: 30px;
}

.NewsDetails-One-title {
  font-size: 20px;
  color: #2e2e2e;
  font-weight: bold;
}

.NewsDetails-One-textBox {
  display: flex;
  margin-top: 30px;
  grid-gap: 80px;
}

.NewsDetails-One-text {
  font-size: 14px;
  color: #818181;
}

.NewsDetails-Two-bom {
  padding: 30px 0 45px 0;
  border-top: 1px solid rgba(0, 0, 0, 10%);
  border-bottom: 1px solid rgba(0, 0, 0, 10%);
  text-align: center;
}

.NewsDetails-Two-bom p{
  font-size: 16px;
  color: #818181;
  line-height: 30px;
  margin: 30px 0;
}
.NewsDetails-Two-bom p:first-child{
    margin-top: 0;
}
.NewsDetails-Two-bom-text{
  font-size: 16px;
  color: #818181;
  line-height: 30px;
  margin: 30px 0;
  text-align: justify;
	text-indent: 2em;
}

.NewsDetails-Two-bom-text:first-child{
  margin-top: 0;
}

.NewsDetails-Two-bom-text:last-child{
  margin-bottom: 0;
}

.NewsDetails-Two-bom img{
  max-width: 577px;
  height: auto;
  margin: 0 auto;
}

.NewsDetails-Two-bom-list{
  display: flex;
  justify-content: center;
  margin-top: 30px;
  font-size: 14px;
  color: #818181;
}

.NewsDetails-Three{
  padding-top: 33px;
}

.NewsDetails-Three-next:nth-child(2){
  margin-top: 20px;
}

.NewsDetails-Three-nexta{
  font-size: 16px;
  color: #818181;
}

.NewsDetails-Three-nexta:hover{
  color: #1e2c49;
}

.SinglePage-mainTop-left-Lia {
	color: #2e2e2e;
}

.SubPage-main {
	/* margin-top: 57px; */
	background-color: #f6f7f9;
	padding: 0;
}

.SubPage-left{
	width: 874px;
	padding: 52px 43px 50px 47px;
	background-color: #ffffff;
}

.SubPage-right{
	width: 318px;
	height: 400px;
	padding: 44px 40px;
	background-color: #ffffff;
}

.SubPage-mainBox{
	padding-bottom: 79px;
}

.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 0 30px 11px;
	margin: 0;
}