.clear {
	clear: both;
}

.blog_html_area {
	max-width:92%;
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 0px;
	margin: auto;
	font-size:16px;
}


.blog_html_area .tc{
margin-bottom:5px;
}


.blog_html_area .en{
font-size:18px;
}

.blog_html_area .tc ul,.blog_html_area .tc ul li{
font-size:16px;
 line-height: 150%;
}


.blog_html_area .en ul,.blog_html_area .en ul li{
font-size:18px;
 line-height: 150%;
}


.blog_html_area  ul,.blog_html_area  ul li{
font-size:16px;
 line-height: 150%;
}


.blog_html_area ul  .en,.blog_html_area  ul li  .en{
font-size:18px;
 line-height: 150%;
}

.blog_html_area .highlight {
	color: #eb001a;
	font-weight: 600;
}

.blog_html_area p {
	font-size: 16px;
	padding-bottom:15px;
}
.blog_html_area .en p{
font-size:18px;
line-height:120%;
}

.blog_html_area ul,
.blog_html_area ol {
	font-size: 16px;
}
.blog_html_area .en ul,.blog_html_area .en ol{
font-size:18px;
}

.lang1 p,
p.lang1,.lang1 {
	font-size: 18px;
}

.lang1 ul,
.lang1 ol,
ul.lang1,
ol.lang1 {
	font-size: 18px;
}

.blog_html_area ul li,
.blog_html_area ol li {
	margin-bottom: 5px;
	padding-bottom: 0;
}

.blog_html_area .en ul li,
.blog_html_area  .en  ol li {
	margin-bottom: 0px;
	padding-bottom: 0;
}


.blog_html_area h2{
	text-align:center;
	margin-bottom:15px;
	font-size:24px;
	font-weight: 600;
}
.blog_html_area h2.left{
	text-align:left;

}

.blog_html_area h2 .en{

	font-size:26px;
	
}

.blog_html_area .blog_h2{
	margin-bottom:50px;
}

.blog_html_area .big {
	font-size: 200%;
	margin-right:5px;
	
}


.blog_html_area p.remark{

	font-size:15px;
	
}

.blog_html_area_page01 {
	max-width: 100%;
	background-color: #ee1d23;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	margin-bottom: 50px;
	color: #ffffff;
}

.blog_html_area_page01_section1_container {
	max-width: 92%;
	margin: auto;
}

.blog_html_area_page01_section1_left,
.blog_html_area_page01_section1_right {
	clear: both;
}

.blog_html_area_page01_section1_left_container {}

.blog_html_area_page01_section1_right_container {
	padding-top: 40px;
	border-top: 1px solid #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 40px;
}

.blog_html_area_page01_section1_left {
	text-align: left;
	font-weight: 600;
}

.blog_html_area_page01_section1_left .tc {
	font-size: 44px;
	margin-bottom: 30px;
	line-height: 120%;
}

.blog_html_area_page01_section1_left .en {
	font-size: 46px;
}

.blog_html_area_page01_section1_right .tc {
	font-size: 18px;
	margin-bottom: 20px;
}

.blog_html_area_page01_section1_right .en {
	font-size: 20px;
}






.blog_html_area_page01_section1_right ol{
	color:#ffffff;
	margin-top:15px;
}

.blog_html_area_page01_section1_right ol li{
	font-size:18px;
	margin-bottom:15px;
}

.blog_html_area_page01_section1_right ol li .en{
	font-size:20px;

}



.blog_html_area_page01_heading{


	display: flex;
  justify-content: center;    
  align-items: center; 
box-sizing: border-box; 
  	margin-bottom:50px;
}

.blog_html_area_page01_heading .title{
	display: inline-block;      
  text-align: center;  
  	background-color: #ee1d23;
		font-size:20px;
		
	color:#ffffff;
	font-size:20px;
	text-align: center;
		padding: 10px 40px 10px 40px;
	
	
}

.blog_html_area_page01_heading .en{
		font-size:20px;
}


.blog_html_area_page01_subheading{
text-align: center;
  	margin-bottom:50px;
	font-size:26px;
	color:#ee1d23;
	font-weight: 600;
}

.blog_html_area_page01_subheading .en{
	font-size:28px;
}

.blog_html_area_page02_section1{
	clear:both;
	margin-bottom:0px;
	width:100%;
	

}



.blog_html_area_page01_subheading .big {
	font-size: 130%;

}


.blog_html_area_subsection_box{
	border-top:3px solid #ee1d23;
	border-bottom:3px solid #ee1d23;
	display:block;
	padding:20px 10px 20px 10px; 
	margin:auto;
	text-align: center;
	color:#ee1d23;
	margin-bottom:30px;
	

}


.blog_html_area_subsection_box_bottom{

	margin-top:20px;
	
}


.blog_html_area_subsection_box_left{
text-align: left;
		padding:20px 20px 20px 20px; 

}

.blog_html_area_subsection_box_left li{
text-align: left;
	color:#ee1d23;

}
.blog_html_area_subsection_box_left ol{
margin-bottom:0px;
font-size:15px;
margin-top:10px;
padding-top:0px;
padding-bottom:0px;
}

.blog_html_area_page01_section1_img {
	text-align: center;

}
.blog_html_area_page01_section1_img img{
	max-width:100%;
	max-height:140px;

}



.blog_html_area_page02_section1_list{

    
}

.blog_html_area_page02_section1_list .item{

	
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	clear:both;
    margin-bottom:30px;
}

.blog_html_area_page02_section1_list .title{
  text-align: center;
  margin-bottom:30px;
  color: #eb001a;
  font-size:22px;
}

.blog_html_area_page02_section1_list .title .en{
  font-size:24px;
}



.blog_html_area_page03_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page03_section1_left{

	
}



.blog_html_area_page03_section1_right{
	clear:both;
    margin-top:30px;

}
.blog_html_area_page03_section1_right .img {
	text-align: center;

}


.blog_html_area_page03_section1_right .img img{
	max-width:100%;


}


.blog_html_area_page04_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page04_section1_left{

	
}



.blog_html_area_page04_section1_right{
	clear:both;
    margin-top:30px;

}



.blog_html_area_page04_section1_left .img {
	text-align: center;
	margin-bottom:30px;

}


.blog_html_area_page04_section1_left .img img{
	max-width:100%;
	max-height:200px;


}


.blog_html_area_page05_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page05_section1_left{
	
	
}



.blog_html_area_page05_section1_right{
clear:both;
    margin-top:30px;

}




.blog_html_area_page05_section1_left {
	text-align: center;

}
.blog_html_area_page05_section1_left img{
	max-width:100%;
	max-height:300px;

}



.blog_html_area_page06_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page06_section1_left{
	
	
}



.blog_html_area_page06_section1_right{
	clear:both;
    margin-top:30px;

}


.blog_html_area_page06_section1_right .img {
	text-align: right;
	margin-top:50px;

}
.blog_html_area_page06_section1_right img{
	max-width:100%;
	max-height:260px;

}


.blog_html_area_page06_section1_left_list{
	clear:both;
	max-width:300px;
	
}

.blog_html_area_page06_section1_left_list .item{
	clear:both;
	margin-bottom:30px;
}


.blog_html_area_page06_section1_left_list .item .photo{
	text-align: center;
	margin-bottom:30px;
}


.blog_html_area_page06_section1_left_list .item .photo img{
	max-width:100%;
	max-height:200px;
}
.blog_html_area_page06_section1_left_list .title{
	font-size:15px;
	margin-bottom:30px;
}

.blog_html_area_page06_section1_left_list .title .en{
	font-size:18px;
}

.table_blog_html_area_page06_section1_left{

}
.table_blog_html_area_page06_section1_left td{
	vertical-align: middle;
	padding:0px 10px 10px 0px;
		font-size:15px;
}

.table_blog_html_area_page06_section1_left td .en{
	font-size:18px;
}

.table_blog_html_area_page06_section1_left td  .circle {
  width: 20px;
  height: 20px;
  background-color: #a8a9ad; 
  border-radius:50%; 
}
.table_blog_html_area_page06_section1_left td  .circle2 {

  background-color: #dcdddf; 

}
.table_blog_html_area_page06_section1_left td  .circle3 {

  background-color: #ee1d23; 

}

.blog_html_area_page07_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page07_section1_left{
	
	
}



.blog_html_area_page07_section1_right{
	clear:both;
    margin-top:30px;
	

}
.blog_html_area_page07_section1_right .img {
	text-align: right;
	

}
.blog_html_area_page07_section1_right .img img{
	max-width:100%;
    max-height:400px;
	

}




.blog_html_area_page08_section1_list{

    
  margin-bottom:50px;
}

.blog_html_area_page08_section1_list .item{

	
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
clear:both;
    margin-bottom:30px;

}

.blog_html_area_page08_section1_list .title{
  text-align: left;
  margin-bottom:15px;
  color: #333333;
  font-size:20px;
  font-weight: 600;
}

.blog_html_area_page08_section1_list .title .en{
  font-size:22px;
}


.blog_html_area_page08_section1_list .no{
  float:left;
  width:20%;
  color: #eb001a;
  font-size:88px;
  font-weight: 600;

  line-height: 100%;
  text-align: left;
}

.blog_html_area_page08_section1_list .content{
  float:right;
  width:72%;
}

.blog_html_area_page09_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page09_section1_left{

	
}



.blog_html_area_page09_section1_right{

clear:both;
    margin-top:30px;
	

}


.blog_html_area_page09_section1_left .img {

	margin-top:50px;

}
.blog_html_area_page09_section1_left img{
	max-width:100%;
	max-height:400px;

}


.blog_html_area_page10_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page10_section1_left{
	
	
}



.blog_html_area_page10_section1_right{

clear:both;
    margin-top:30px;
	

}


.blog_html_area_page10_box{
	clear:both;
	width:100%;
}
.blog_html_area_page10_box_container{
	display:block;
	padding-left:50px;
	background-image:url(../images/tick.png?v=2);
	background-repeat:no-repeat;
	background-position:left top;
}

.blog_html_area_page10_box .title{
  margin-bottom:15px;
  font-size:15px;
  font-weight: 600;
}

.blog_html_area_page10_box .title .en{
  font-size:18px;
}


