.clear {
	clear: both;
}

.blog_html_area {
	max-width:980px;
	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%;
}


.big_black{
	color:#333333;
	font-size:28px;
	font-weight: 600;
}

.en.big_black{

	font-size:30px;
}

.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:26px;
	font-weight: 600;
}
.blog_html_area h2.left{
	text-align:left;

}

.blog_html_area h2 .en{

	font-size:28px;
	
}

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

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

	
}


.blog_html_area p.remark{

	font-size:15px;
	
}

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



.blog_html_area_page01_section1_container {

  max-width: 980px;
  margin:auto;


    display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.blog_html_area_page01_section1_left,
.blog_html_area_page01_section1_right {
  flex: 1;               
	display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog_html_area_page01_section1_left_container{
	padding-right:40px;

}

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

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


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


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



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


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


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

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

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

}


.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:22px;
	text-align: center;
		padding: 10px 40px 10px 40px;
	
	
}

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


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

.blog_html_area_page01_subheading_left{
text-align: left;

}


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

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

}



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

}


.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  ul{
margin-top:20px;

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

}


.blog_html_area_subsection_box_bottom{

	margin-top:20px;
	
}
.center_ul_list{
	display: flex;
  flex-direction: column;
  align-items: center;
  width:100%;
  justify-content: center;
}

.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_page02_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	

}


.blog_html_area_page02_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page02_section1_right{
	float:right;
	width:48%;
	

}

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

}


.blog_html_area_page03_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page03_section1_right{
	float:right;
	width:48%;
	

}

.blog_html_area_page03_section1_list {
margin-top:50px;
}

.blog_html_area_page03_section1_list_top {
margin-top:0px;
}
.blog_html_area_page03_section1_list .item{
margin-bottom:50px;
}


.blog_html_area_page03_section1_list .photo{
float:left;
width:20%;
}
.blog_html_area_page03_section1_list .photo img{

width:100%;
}


.blog_html_area_page03_section1_list .content{
float:right;
width:76%;
line-height:150%;
}


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

}


.blog_html_area_page04_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page04_section1_right{
	float:right;
	width:48%;
	

}



.blog_html_area ul.half_list li{
	float:left;
	width:48%;
	margin-right:2%;
}



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

}


.blog_html_area_page05_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page05_section1_right{
	float:right;
	width:50%;
	

}

.blog_html_area_page05_section1_left .heading_big{
	font-weight: 600;
	font-size:180px;
	color: #eb001a;
	line-height:120%;
	margin-bottom:30px;
}


.blog_html_area_redbox{
	clear:both;
	display:block;
	padding:20px;
	color:#ffffff;
	margin-bottom:30px;
	background-color:#ee1d23;
}

.blog_html_area_redbox .title{
	margin-bottom:10px;
	font-size:20px;
}
.blog_html_area_redbox .title .en{

	font-size:22px;
}

.blog_html_area_page05_section1_right_list{

}

.blog_html_area_page05_section1_right_list .item{
	float:left;
	width:40%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:30px;
	
}

.blog_html_area_page05_section1_right_list .title{
	color:#ee1d23;
	font-size:24px;
	margin-bottom:30px;
	text-align: center;
	
}

.blog_html_area_page05_section1_right_list .title .en{
	font-size:26px;
	
}

.blog_html_area_page05_section1_right_list .photo{

	text-align: center;
	
}

.blog_html_area_page05_section1_right_list .photo img{

max-width:100%;
max-height:250px;
	
}

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

}


.blog_html_area_page06_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page06_section1_right{
	float:right;
	width:48%;
	

}


.blog_html_area_page06_section1_left .img img{

max-width:100%;

	
}



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

}


.blog_html_area_page07_section1_left{
	float:left;
	width:30%;
	
}



.blog_html_area_page07_section1_right{
	float:right;
	width:68%;
	

}

.blog_html_area_page07_section1_left .heading_big{
	font-weight: 600;
	font-size:180px;
	color: #eb001a;
	line-height:120%;
	margin-bottom:30px;
}



.blog_html_area_page07_section1_left .img img{

max-width:100%;

	
}


.blog_html_area_page07_section1_right_list{

}

.blog_html_area_page07_section1_right_list .item{
	float:left;
	width:45%;
	margin-right:5%;
	margin-bottom:30px;
	
}

.blog_html_area_page07_section1_right_list .title{
	color:#333333;
	font-size:24px;
	margin-bottom:20px;

	font-weight: 600;
}

.blog_html_area_page07_section1_right_list .title .en{
	font-size:26px;
	
}



.blog_html_area_page08_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	
display: flex;
}


.blog_html_area_page08_section1_left{
	float:left;
	width:48%;
	display: flex;
  flex-direction: column;
  justify-content: flex-end;
}



.blog_html_area_page08_section1_right{
display: flex;
  flex-direction: column;
  justify-content: flex-end; /* aligns children (like .img) to bottom */
  width: 46%;
	

}
.blog_html_area_page08_section1_left .img{
  margin-top: auto; /* pushes image to bottom */
}
.blog_html_area_page08_section1_left .img img{

max-width:100%;

	
}

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

}


.blog_html_area_page09_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page09_section1_right{
	float:right;
	width:48%;
	

}

.blog_html_area_tick_list .heading{
	display:block;
	background-image:url(../images/dot.png?v=2);
	background-repeat:no-repeat;
	background-position:left top 6px;
	padding-left:30px;
	margin-bottom:20px;
	line-height:120%;
	font-size:20px;
}


.blog_html_area_tick_list ul{
	list-style-image: url("../images/tick.png?v=22");
	margin-left:40px;
	list-style-position: outside;
	margin-top:30px;

}

.blog_html_area_tick_list ul li{
	padding-left: 10px;

	
}


.blog_html_area_tick_list.lang1 .heading{
	font-size:24px;
}


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

}


.blog_html_area_page09_subsection1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page09_subsection1_right{
	float:right;
	width:48%;
	

}


.blog_html_area_page09_subsection1_right .img img{

max-width:100%;

	
}


.blog_html_area_page10_section1{
	clear:both;
	margin-bottom:50px;
	width:100%;
	gap:30px;
display: flex;
}


.blog_html_area_page10_section1_left{
	float:left;
	width:48%;
	display: flex;
  flex-direction: column;
}



.blog_html_area_page10_section1_right{
	float:right;
	width:48%;
	
display: flex;
  flex-direction: column;
  justify-content: center; /* aligns children (like .img) to bottom */
  width: 46%;
}
.blog_html_area_page10_section1_right .img{

}
.blog_html_area_page10_section1_right .img img{

max-width:100%;

	
}


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

}


.blog_html_area_page11_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page11_section1_right{
	float:right;
	width:48%;
	

}


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

max-width:100%;

	
}




.table_blog_html_area_page11{
	margin-bottom:30px;
	width:100%;
	border-top:2px solid #ffffff;
		border-left:2px solid #ffffff;
	
}

.table_blog_html_area_page11 th{
	padding:10px 10px 10px 10px;
	text-align: center;
	color:#ffffff;
	font-size:15px;
		background-color: #ee1d23;
		font-weight: 600;

		border-bottom:2px solid #ffffff;
		border-right:2px solid #ffffff;
}
.table_blog_html_area_page11 th.col1{

		background-color: #ffffff;
	
}

.table_blog_html_area_page11 th .en{
	font-size:16px;
}
.table_blog_html_area_page11 td{

	background-color: #dcdddf;
	border-top:3px solid #ffffff;
	padding:6px 20px 6px 20px;
	font-size:15px;
	vertical-align: middle;
	text-align: center;
	font-weight: 600;
			border-bottom:2px solid #ffffff;
		border-right:2px solid #ffffff;
}
.table_blog_html_area_page11 td.col1{
text-align: center;

}


.table_blog_html_area_page11 tr:nth-child(even) td{
  background-color: #f4f5f5;
}


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

}


.blog_html_area_page12_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page12_section1_right{
	float:right;
	width:48%;
	

}


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

max-width:100%;
max-height:300px;

	
}




.blog_html_area_page13_section1{
	clear:both;
	margin-bottom:20px;
	width:100%;
	

}


.blog_html_area_page13_section1_left{
	float:left;
	width:28%;
	
}



.blog_html_area_page13_section1_right{
	float:right;
	width:68%;
	padding-top:10px;
	

}

.blog_html_area_page13_section1_left .heading_big{
	font-weight: 600;
	font-size:180px;
	color: #eb001a;
	line-height:100%;
	margin-bottom:30px;
}


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


}


.blog_html_area_page13_section2_left{
float:left;
width:30%;


}

.blog_html_area_page13_section2_middle{
float:left;
width:38%;
margin-left:1%;
margin-right:1%;

}


.blog_html_area_page13_section2_right{
float:right;
width:30%;



}


.blog_html_area_page13_section2_left .img img{

max-width:100%;


}
.blog_html_area_page13_section2_middle{
	text-align: center;

}

.blog_html_area_page13_section2_middle .img{
text-align: center;
width:100%;
}
.blog_html_area_page13_section2_middle .img img{

max-width:96%;
margin:auto;


	
}



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

}


.blog_html_area_page14_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page14_section1_right{
	float:right;
	width:48%;
	

}


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

max-width:100%;
max-height:400px;

	
}

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

}


.blog_html_area_page15_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page15_section1_right{
	float:right;
	width:48%;
	

}


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

}
.blog_html_area_page15_section1_left .img img{

max-width:100%;
max-height:300px;

	
}

.blog_html_area_page16_section0{
		float:left;
	width:48%;
	
	

}

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

}


.blog_html_area_page16_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page16_section1_right{
	float:right;
	width:48%;
	

}



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

}


.blog_html_area_page17_section1_left{
	float:left;
	width:48%;
	
}



.blog_html_area_page17_section1_right{
	float:right;
	width:48%;
	

}

.blog_html_area_page17_section1_left .heading_big{
	font-weight: 600;
	font-size:180px;
	color: #eb001a;
	line-height:120%;
	margin-bottom:30px;
}




.blog_html_area_page17_section1_right_list{

}

.blog_html_area_page17_section1_right_list .item{
	float:left;
	width:44%;
	margin-left:3%;
	margin-right:3%;
	margin-bottom:30px;
	
}

.blog_html_area_page17_section1_right_list .title{
	color:#ee1d23;
	font-size:24px;
	margin-bottom:30px;
	text-align: center;
	
}

.blog_html_area_page17_section1_right_list .title .en{
	font-size:26px;
	
}

.blog_html_area_page17_section1_right_list .photo{

	text-align: center;
	
}

.blog_html_area_page17_section1_right_list .photo img{

max-width:100%;
max-height:220px;
margin-bottom:20px;
	
}
.blog_html_area_page17_section1_right_list .content{


	
}



.blog_html_area_page17_section0{
		float:left;
	width:48%;
	
	

}

.table_blog_html_area_page17_section1_right{
	width:100%;
}


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



.table_blog_html_area_page17_section1_right td.col1{
	width:30px;
}

.table_blog_html_area_page17_section1_right .box{
	width:30px;
	height:15px;
	background-color: #8a8c8f;
}

.table_blog_html_area_page17_section1_right .box_red{
	background-color: #ee1d23;
}




.table_blog_html_area_page17_section1_right{
	width:100%;
}


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

.table_blog_html_area_page17_section1_right td.col3{
	padding-right:0px;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
}

.table_blog_html_area_page17_section1_right td.col1{
	width:30px;
}

.table_blog_html_area_page17_section1_right .box{
	width:30px;
	height:15px;
	background-color: #8a8c8f;
}

.table_blog_html_area_page17_section1_right .box_red{
	background-color: #ee1d23;
}


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


}


.blog_html_area_page18_section2_left{
float:left;
width:48%;

}



.blog_html_area_page18_section2_right{
float:right;
width:48%;


}


.blog_html_area_page18_section2_left .img img{

max-width:100%;


}

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


}


.blog_html_area_page19_section1_left{
float:left;
width:48%;

}



.blog_html_area_page19_section1_right{
float:right;
width:48%;


}


.blog_html_area_page19_section1_left .img img{

max-width:100%;


}