.clear {
	clear: both;
}

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

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

.blog_html_area p {
	font-size: 20px;
}

.blog_html_area ul,
.blog_html_area ol {
	font-size: 20px;
}

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

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

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

.blog_html_area_page01_heading {
	color: #eb001a;
	font-size: 38px;
	font-family: 'dincond-medium';
	text-align: center;
	margin-bottom: 50px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.blog_html_area_page01_heading span {
	color: #666666;
}

.blog_html_area_page01_subheading {
	color: #eb001a;
	font-size: 32px;
	font-family: 'dincond-medium';
	text-align: center;
	margin-bottom: 50px;
	font-weight: 600;
}

.blog_html_area_page01_subheading .img {
	clear: both;
	max-width: 160px;
	margin: auto;
	margin-top: 20px;
}

.blog_html_area_page01_subheading .img img {
	max-width: 100%;
}

.blog_html_area_page01_section1 {
	position: relative;
	max-width: 840px;
	margin: auto;
	height: 800px;
	margin-bottom: 30px;
	
	
}

.blog_html_area_page01_section1 .img {
	position: absolute;
	width: 60%;
	left: 30%;
	top: 35%;
}

.blog_html_area_page01_section1 .img img {
	width: 100%;
}

.blog_html_area_page01_section1 .item {
	position: absolute;
	z-index: 9;

	
}

.blog_html_area_page01_section1 .item1 {
	right: 0px;
	top: 5%;
	width: 22%;
}

.blog_html_area_page01_section1 .item1 .item_container {
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #EC1C24;
	padding: 15px 15px 15px 15px;
}

.blog_html_area_page01_section1 .item .tc {
	font-size: 0.8em;
}

.blog_html_area_page01_section1 .item .en {
	font-size: 1.0em;
}

.blog_html_area_page01_section1 .item2 {
	right: 30%;
	top: 0px;
	width: 22%;
}

.blog_html_area_page01_section1 .item2 .item_container {
	width: 100%;
	aspect-ratio: 1 / 1;
	border: 5px solid #d0d2d3;
	border-radius: 50%;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	text-align: center;
	border-bottom-color: #ffffff;
}

.blog_html_area_page01_section1 .item2 .tc {
	font-size: 0.5em;
	margin-bottom: 6px;
}

.blog_html_area_page01_section1 .item2 .photo {
	max-width: 100%;
	text-align: center;
	margin-bottom: 6px;
	clear: both;
}

.blog_html_area_page01_section1 .item2 .photo img {
	max-width: 100%;
	max-height: 60px;
	margin: auto;
}

.blog_html_area_page01_section1 .item2 .photo2 {
	max-width: 100%;
	text-align: center;
	margin: auto;
	margin-bottom: 5px;
	clear: both;
}

.blog_html_area_page01_section1 .item2 .photo2 img {
	max-width: 100%;
	max-height: 50px;
	margin: auto;
}

.blog_html_area_page01_section1 .item_line {
	position: absolute;
	background-image: url(../images/top_line1.png);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	height: 5px;
}

.blog_html_area_page01_section1 .item_line1 {
	width: 20%;
	top: 14%;
	right: 10%;
}

.blog_html_area_page01_section1 .item_line2 {
	width: 20%;
	top: 14%;
	right: 40%;
}

.blog_html_area_page01_section1 .item_line3 {
	background-image: url(../images/top_line2.png?v=8);
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	top: 15%;
	left: 5%;
}

.blog_html_area_page01_section1 .item3 {
	right: 60%;
	top: 0px;
	width: 22%;
}

.blog_html_area_page01_section1 .item3 .item_container {
	width: 100%;
	aspect-ratio: 1 / 1;
	border: 5px solid #d0d2d3;
	border-radius: 50%;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	text-align: center;
	border-bottom-color: #ffffff;
}

.blog_html_area_page01_section1 .item3 .tc {
	font-size: 0.6em;
	margin-bottom: 0px;
	color: #EC1C24;
}

.blog_html_area_page01_section1 .item3 .en {
	font-size: 0.7em;
	color: #EC1C24;
	font-weight: 600;
}

.blog_html_area_page01_section1 .item3 .photo {
	max-width: 100%;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

.blog_html_area_page01_section1 .item3 .photo img {
	max-width: 100%;
	max-height: 50px;
	margin: auto;
}

.blog_html_area_page01_section1 .item3 .photo2 {
	max-width: 100%;
	text-align: center;
	margin: auto;
	margin-bottom: 5px;
	clear: both;
}

.blog_html_area_page01_section1 .item3 .photo2 img {
	max-width: 100%;
	max-height: 50px;
	margin: auto;
}

.blog_html_area_page01_section1 .item4 {
	left: 0%;
	top: 30%;
	width: 22%;
}

.blog_html_area_page01_section1 .item4 .item_container {
	width: 100%;
	aspect-ratio: 1 / 1;
	border: 5px solid #d0d2d3;
	border-radius: 50%;
	background-color: #ffffff;
	padding: 25px 10px 10px 10px;
	text-align: center;
	border-right-color: #ffffff;
}

.blog_html_area_page01_section1 .item4 .tc {
	font-size: 0.6em;
	margin-bottom: 10px;
}

.blog_html_area_page01_section1 .item4 .en {
	font-size: 0.7em;
	color: #EC1C24;
	font-weight: 600;
}

.blog_html_area_page01_section1 .item4 .en span {
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
}

.blog_html_area_page01_section1 .item4 .photo {
	max-width: 80%;
	margin:auto;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

.blog_html_area_page01_section1 .item4 .photo img {
	max-width: 100%;
	max-height: 60px;
	margin: auto;
}

.blog_html_area_page01_section1 .item5 {
	right: 0px;
	top: 70%;
	width: 22%;
}

.blog_html_area_page01_section1 .item5 .item_container {
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #EC1C24;
	padding: 15px 15px 15px 15px;
}

.blog_html_area_page01_section1 .item6 {
	right: 30%;
	top: 65%;
	width: 22%;
}

.blog_html_area_page01_section1 .item6 .item_container {
	width: 100%;
	aspect-ratio: 1 / 1;
	border: 5px solid #d0d2d3;
	border-radius: 50%;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	text-align: center;
	border-top-color: #ffffff;
}

.blog_html_area_page01_section1 .item6 .tc {
	font-size: 0.5em;
	margin-bottom: 6px;
}

.blog_html_area_page01_section1 .item6 .en {
	font-size: 0.6em;
	margin-bottom: 6px;
}

.blog_html_area_page01_section1 .item6 .en .highlight {
	font-size: 1.5em;
	clear: both;
	margin-top: 6px;
}

.blog_html_area_page01_section1 .item6 .photo {
	max-width: 100%;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

.blog_html_area_page01_section1 .item6 .photo img {
	max-width: 100%;
	max-height: 40px;
	margin: auto;
}

.blog_html_area_page01_section1 .item7 {
	right: 60%;
	top: 65%;
	width: 22%;
}

.blog_html_area_page01_section1 .item7 .item_container {
	width: 100%;
	aspect-ratio: 1 / 1;
	border: 5px solid #d0d2d3;
	border-radius: 50%;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	text-align: center;
	border-top-color: #ffffff;
}

.blog_html_area_page01_section1 .item7 .tc {
	font-size: 0.6em;
	margin-bottom: 0px;
}

.blog_html_area_page01_section1 .item7 .en {
	font-size: 0.6em;
	font-weight: 600;
}

.blog_html_area_page01_section1 .item7 .en .big {
	font-size: 1.4em;
}

.blog_html_area_page01_section1 .item7 .photo {
	max-width: 100%;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

.blog_html_area_page01_section1 .item7 .photo img {
	max-width: 100%;
	max-height: 50px;
	margin: auto;
}

.blog_html_area_page01_section1 .item7 .photo2 {
	max-width: 100%;
	text-align: center;
	margin: auto;
	margin-bottom: 5px;
	clear: both;
}

.blog_html_area_page01_section1 .item7 .photo2 img {
	max-width: 100%;
	max-height: 50px;
	margin: auto;
}

.blog_html_area_page01_section1 .item_line4 {
	width: 20%;
	top: 78%;
	right: 10%;
}

.blog_html_area_page01_section1 .item_line5 {
	width: 20%;
	top: 78%;
	right: 40%;
}


/*****************/

.blog_html_area_page01_heading2 {
	color: #eb001a;
	font-size: 38px;
	font-family: 'dincond-medium';
	text-align: left;
	margin-bottom: 50px;
	font-weight: normal;
	border-bottom: 5px solid #eb001a;
	margin-bottom: 30px;
	padding-bottom: 20px;
}


.blog_html_area_page01_bottom_text {
	color: #eb001a;
	font-size: 32px;
	font-family: 'dincond-medium';
	text-align: left;
	margin-bottom: 50px;
	font-weight: normal;
	border-bottom: 5px solid #eb001a;
	margin-bottom: 30px;
	padding-bottom: 20px;
}



.blog_html_area_page01_bottom_text .tc2 {
	color: #333333;

}
.blog_html_area_page01_bottom_text .en2 {
	color: #333333;

}





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

.blog_html_area_point_list ul li{
	padding-left: 10px;
	
}


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

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


.blog_html_area_page01_section2_right{
	float:right;
	width:48%;
}

.blog_html_area_page01_section2 .heading{
	display:block;
	color:#ffffff;
	font-size:15px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background-color:#a74578;
padding:5px 5px 5px 5px;
margin-bottom:30px;
}

.blog_html_area_page01_section2 .heading table td{
vertical-align: middle;
padding-right:10px;
}

.blog_html_area_page01_section2 .heading table td img{
height:40px;
}

.blog_html_area_page01_section2_item_list{
	clear:both;
	width:100%;
}

.blog_html_area_page01_section2_item_list .item{
	clear:both;
	width:100%;

	

}

.blog_html_area_page01_section2_item_list .item_container{
	padding-top:20px;
	padding-bottom:20px;

	

}

.blog_html_area_page01_section2_item_list .photo{
	float:left;
	width:48%;
}
.blog_html_area_page01_section2_item_list .photo img{
	max-width:90%;
	max-height:200px;
}
.blog_html_area_page01_section2_item_list .content{
	float:right;
	width:48%;
	border-bottom:3px solid #a74578;
	padding-bottom:30px;
	position:relative;
	padding-top:20px;
}
.blog_html_area_page01_section2_item_list .content .tc{
	font-size:15px;
	margin-bottom:20px;
	
	
}
.blog_html_area_page01_section2_item_list .content .en{
	font-size:18px;
}

.blog_html_area_page01_section2_item_list  .triangle_down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 16px solid #a74578; /* Change color as needed */

  position: absolute;
  left: calc(50% - 20px);
  bottom:-16px;

}



.blog_html_area_page01_section2_item_list .content2{
	float:right;
	width:48%;
	border-top:3px solid #a74578;
	padding-top:30px;
	position:relative;
	padding-bottom:20px;
	border-bottom:none;
}

.blog_html_area_page01_section2_item_list  .content2 .triangle_down2 {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 16px solid #a74578; /* Change color as needed */

  position: absolute;
  left: calc(50% - 20px);
  top:-16px;

}


.blog_html_area_page01_section2_item_list .item2{
	width: 100%;
	margin:auto;
	margin-top:30px;
margin-bottom:30px;

}



.blog_html_area_page01_section2_item_list .item2_container{
		border:1px dashed #00a038;
		padding:10px 10px 10px 10px;
	background-color:#ffffff;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

.blog_html_area_page01_section2_item_list .item2 img{
	width:100%;
}


.blog_html_area_page01_section2_item_list .item2_container{
		border:1px dashed #ea444e;
	padding:10px 10px 10px 10px;
	background-color:#ffffff;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}







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



}

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


.blog_html_area_page01_section3_right{
	float:right;
	width:48%;
}

.blog_html_area_page01_section3 .heading{
	
	max-width:80%;
	margin:auto;
	margin-top:-30px;


}

.blog_html_area_page01_section3 .blog_html_area_page01_section3_right .heading{

	margin-top:-50px;


}


.blog_html_area_page01_section3 .heading_container{
	
	background-color:#ededed;
	text-align:center;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

padding:10px  10px 10px 10px;
 
}

.blog_html_area_page01_section3 .heading .tc{
	font-size:15px;

	
	
}
.blog_html_area_page01_section3 .heading .en{
	font-size:18px;
}

.blog_html_area_page01_section3_left_container{
	background-color:#ffffff;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

padding:0px  0px 0px 0px;
border:2px dashed #a74578;



}



.blog_html_area_page01_section3_left_container .content_container{

	
padding:0px  30px 20px 30px;
min-height:335px;


}

.blog_html_area_page01_section3_right_container{
	background-color:#ffffff;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

padding:0px  0px 0px 0px;
border:2px dashed #a74578;
}



.blog_html_area_page01_section3_right_container .content_container{

	
padding:0px  30px 20px 30px;
min-height:335px;

}


.blog_html_area_page01_section3 .bottom_content{
	background-color:#a74578;
-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;

padding:10px 20px 10px 20px;
text-align:center;
color:#ffffff;
}


.blog_html_area_page01_section3 .bottom_content .tc{
	font-size:20px;

	
	
}
.blog_html_area_page01_section3 .bottom_content .en{
	font-size:22px;
}

.blog_html_area_page01_section3_list{
	clear:both;
	width:100%;
}

.blog_html_area_page01_section3_list .item{
	float:left;
	width:46%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:10px;
}

.blog_html_area_page01_section3_list .item .item_top_line{
	width:100%;
}
.blog_html_area_page01_section3_list .item .item_top_line_container{
	width:3px;
	height:40px;
	background-color:#a74578;
	margin:auto;
}

.blog_html_area_page01_section3_list .item .photo{
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.blog_html_area_page01_section3_list .item .photo img{
	max-width:100%;
	max-height:100px;
	margin:auto;
}

.blog_html_area_page01_section3_list .desc{
	text-align: center;
	margin-bottom:20px;
	
}

.blog_html_area_page01_section3_list .desc .tc{
	font-size:16px;

	
}
.blog_html_area_page01_section3_list .desc .en{
	font-size:20px;
}


.blog_html_area_page01_section3_list .item .item_bottom_line{
	width:100%;
}
.blog_html_area_page01_section3_list .item .item_bottom_line_container{
	width:3px;
	height:20px;
	background-color:#a74578;
	margin:auto;
}

.blog_html_area_page01_section3_list .item .item_bottom_line  .triangle_down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 16px solid #a74578; /* Change color as needed */

margin:auto;

}





.blog_html_area_page01_section4{
	clear:both;
	width:100%;
	margin-bottom:50px;
	
  display: flex;
  align-items: center;
  gap: 2%;


}



.blog_html_area_page01_section4_top{
	
	margin-bottom:10px;
	



}

.blog_html_area_page01_section4_left{
	float:left;
	width:80%;
}


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

.blog_html_area_page01_section5{
	margin-bottom:50px;
}


.blog_html_area_page01_section5_list{

}

.blog_html_area_page01_section5_list .item{
	clear:both;
	margin-bottom:30px;
		  display: flex;
  align-items: center;
}

.blog_html_area_page01_section5_list .item .photo{
	float:left;
	width:26%;
	text-align:center;
}
.blog_html_area_page01_section5_list .item .photo_container{
	display:block;
	padding:20px  20px 20px 20px;
}

.blog_html_area_page01_section5_list .item .photo img{
	max-width:100px;
	max-height:100px;
}

.blog_html_area_page01_section5_list .item .content{
	float:right;
	width:70%;
	
}


.blog_html_area_page01_section5_list .item .content_container{
	display:block;

padding:20px  0px 20px 0px;
	border-bottom:1px dashed #666666;

	  display: flex;
  align-items: center;
}

.blog_html_area_page01_section5_list .item .content_left{
	float:left;
	width:48%;
}
.blog_html_area_page01_section5_list .item .content_right{
	float:right;
	width:45%;
}

.blog_html_area_page01_section5_list .item .title{
	color:#a74578;
	font-size:20px;

}
.blog_html_area_page01_section5_list .item .desc{
	font-size:18px;
}

.blog_html_area_page01_section5_list .item .content_right .title{

	font-size:22px;

}
.blog_html_area_page01_section5_list .item .content_right .desc{
	font-size:20px;
}




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




}

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


.blog_html_area_page01_section6_right{
	float:right;
	width:48%;
}



.blog_html_area_page01_section6_left .heading{
	margin-bottom:30px;
	font-weight: 600;
	font-size:20px;
	color: #eb001a;
}

.blog_html_area_page01_section6_right .heading{
	margin-bottom:30px;
	font-weight: 600;
	font-size:22px;
	color: #eb001a;
}

.blog_html_area_page01_section7_heading{
	clear:both;
	padding:20px;
	display:block;
	text-align:center;
	color:#eb001a;
	background-color:#e6e7e8;
	font-weight: 600;
}


.blog_html_area_page01_section7_heading .tc{
	font-size:22px;
}
.blog_html_area_page01_section7_heading .en{
	font-size:24px;
}

.blog_html_area_page01_section7_heading_triangle_down {
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 30px solid #e6e7e8; /* Change color as needed */

 margin:auto;
 margin-bottom:50px;
  

}

.blog_html_area_page01_section7{
	clear:both;
	margin-bottom:50px;
}


.blog_html_area_page01_section7_list{

}


.blog_html_area_page01_section7_list .item{
	clear:both;
	margin-bottom:30px;
	position:relative;
}

.blog_html_area_page01_section7_list .item_container{
	display:block;
	padding:30px;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

border:3px solid #eb001a;
position:relative;
text-align: center;
line-height:150%;
}

.blog_html_area_page01_section7_list .item_container .en{
font-size:22px;
}


.blog_html_area_page01_section7_list .item .no {
  width: 50px;
  height: 50px;
  background-color: #eb001a;
  color: white;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position:absolute;
  left:-25px;
  top:-25px;

}