html, body {
  margin: 0;
  padding:  0;
  font-size: 12px;
}
.box {
  line-height: 1.8;
}
.pr-article {
  display: block;
  margin: 0 auto;
} 
#news0725, .news-container {
  padding: 10px;
}
div.news-container .box ul li {
  margin-left: 0;
}

#NewsHeader {
  text-align: right;
  line-height: 1.8;
}
.titleBlock {
    text-align: center;
    font-weight: bold;
    margin: 0 auto 40px;
    line-height: 1.3;
}
.titleBlock p {
  margin: 0px;
}
.titleBlock__title-a {
  font-size: 21px;
  padding: 5px;
}
.titleBlock__title-b {
  font-size: 14px;
  padding: 5px;
  color: #5f5f5f;
}
.contentCorporate__name {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .news-topics {
    border: #1e50a2 solid 1px;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .news-topics p {
    font-weight: bold;
  }
  .news-topics-ttl {
    font-size: 1.6em;
    color: #fff;
    font-weight: bold;
    background-color: #1e50a2;
    text-align: center;
    margin: 0;
  }
  .image-size, .image-size2{
    display: block;
    margin: auto;
    width: 100%;
    padding-bottom: 10px;
  }
  body#news02 #mainContent-right div.news_container .releaseDetail_box .content-image-flex .small-img-flex img {
    width: 40% !important;
    padding-top: 10px;
    display: block;
    margin: auto;
  }
  .flex-color-txt {
    color: #ffa3ff;
    border: #ffa3ff solid 2px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    margin: -5px 0 20px 0;
    padding: 0 !important;
  }
  .small-flex-txt {
    font-size: 10px;
    padding-bottom: 20px;
  }
  .content-image-flex {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width:740px){
  #news0725 section {
    padding: 20px 0px;
  }
  .overview li {
    list-style: none;
  }
  .news-topics {
    border: #1e50a2 solid 1px;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .news-topics p {
    font-weight: bold;
  }
  .news-topics-ttl {
    font-size: 1.6em;
    color: #fff;
    font-weight: bold;
    background-color: #1e50a2;
    text-align: center;
    margin: 0;
  }
  .content-txt {
    font-weight: bold;
  }
  .content-image-flex {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .image-size2 {
    width: 50%;
    display: block;
    margin: auto;
  }
  .image-padding {
    padding-top: 33px;
  }
  .image-padding2 {
    padding-top: 5px;
  }
  .img-flex-txt {
    width: 250px;
    margin-top: 20px;
  }
  .small-img-flex img {
    height: 300px;
    padding: 20px;
  }
  .flex-color-txt {
    color: #ffa3ff;
    border: #ffa3ff solid 2px;
    font-weight: bold;
    width: 120px;
    text-align: center;
  }
  .small-flex-txt {
    font-size: 10px;
  }
}
