﻿.text_strong {
    font-weight:bold;
}
text_italic{
    font-style:italic;

}
.dis_top{
    margin-top:20px;
}
.dis_bottom{
    margin-bottom:20px;
}
.dis_bottom1{
    margin-bottom:0px;
}
.dis_left {
    margin-left:15px;
}


.p_leftmg {
    margin-left: 100px;
}
.text_center {
    text-align:center;
}
.text_left {
    text-align:left;
}
.title_mgtop{
    margin-top:40px;

}
.text_right{
    text-align:right;
}
.div_env{
    border-color: red; 
    height: 30px;
     color:red; font-size:20px; 
     margin-top:30px;
}
.div_01{
     width:250px; border-color:red; height:30px; margin-left:180px;color:red;
     }
.div_02{
     width:200px; border-color:red; height:30px; margin-left:100px;color:red;
     }
.asur{
  font-size: 20px; color: #c60909; line-height: 50px;
}
.alink {
    color:blue;
}
.mText__regular--boldBlue, .mText__definition--boldBlue {
  font-weight: bold;
  color: blue;
}
.textSize_title {
    font-size:20px;
}
.textBlue {
    color:blue;
}
.textRed {
    color:#c60909;
}
.video {
    width:700px;
    height:500px;
}
.videoleft {
    margin-left:200px;
}
.mNewsList__date01 {
    flex: none;
    width: 20em;
    margin: 0;
    font-size: 1.0625rem;
    line-height: 1.75;
}
.mNewsList__index01 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    flex: 1;
    margin: 0;
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 1.75;
    text-decoration: underline;
}