.newsrelease_item {
  margin: 0 20px 26px;
  padding: 0 0 22px;
}

.date, .title {
  float: right;
  width: 680px;
  margin-right: 20px;
  /* font-size: 24px; */
  font-size: 20px;
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
}

.newsrelease_item .m__column_img:first-of-type {
  float: left;
  width: 360px;
  margin: -1.6em 0 10px;
  padding: 0;
}

.newsrelease_item .m__column_img figure img {
  margin: 0;
  width: 360px;
  height: auto;
}

.newsrelease_item .m__column_img .m__column_img_col2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.newsrelease_item .m__column_img .m__column_img_col2 li img {
  width: 100%;
}

.newsrelease_item .m__column_txt {
  float: right;
  width: 640px;
  margin-right: 0px;
}

.newsrelease_item .m__main_txt {
  margin: 17px 0 0;
}

.newsrelease_item .m__main_txt .text-right {
  float: right;
}

.title-left {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 0;
}

.date-left {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

.newsrelease_item .m__column_img-center {
  display: block;
  text-align: center;
}

.newsrelease_item .m__column_img-center img {
  width: 600px;
  text-align: center;
  margin: 0 auto;
  height: auto;
}

.link {
  margin: 15px 0 0;
  text-align: right;
}

.m__column_wrap .m__main_h3_wrap {
  margin: 30px 0 20px;
}

.m__column_wrap .m__main_h3_wrap:first-of-type {
  margin: 5px 0 20px;
}

.m__column_wrap .m__column_wrap {
  margin: 0 0 10px;
}

.goods_2col li {
  display: -ms-grid;
  display: grid;
  gap: 50px;
  -ms-grid-columns: 280px 1fr;
  grid-template-columns: 280px 1fr;
  margin-top: 20px;
}

.goods_2col li .goods_2col_img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
