.clear {
	clear: both;
}

.blog_html_area {
	max-width: 840px;
	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: left;
    margin-bottom: 50px;
	font-weight:600;

  


}





.blog_html_area_page01_heading .title2 {
font-size: 38px;

}


.blog_html_area_page01_section1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; 
  max-width:100%;
  margin:auto;
  margin-bottom:50px;
}

.blog_html_area_page01_section1  .item {
  flex: 1 1 calc(25% - 20px); 
  box-sizing: border-box;
  display: flex;

}

.blog_html_area_page01_section1  .item_container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  text-align: center;
 
}


.blog_html_area_page01_section1 .item:nth-child(n+2) .item_container{
  border-left: 2px dashed #d85c72; 
  padding-left: 15px; 
}
.blog_html_area_page01_section1  .item_container .photo {
width:90%;
margin:auto;
margin-bottom:30px;
}

.blog_html_area_page01_section1  .item_container .photo img{
max-width:100%;
}

.blog_html_area_page01_section1  .item_container .title {
 font-size:18px;
 min-height:80px;
 
}
.blog_html_area_page01_section1  .item_container .title2 {
 font-size:18px;

}








.blog_html_area_page01_section2{
	width:100%;
	position: relative;
}


.blog_html_area_page01_section2 img{
	width:100%;
}

.blog_html_area_page01_section2 .item{
	position: absolute;
	font-size:0.6em;
}
.blog_html_area_page01_section2 .item .en{
	font-size:1.2em;
}
.blog_html_area_page01_section2 .item .en b{
	font-size:0.9em;
}

.blog_html_area_page01_section2 .item{
	width:10%;
}
.blog_html_area_page01_section2 .item img{
	width:100%;
}

.blog_html_area_page01_section2 .item1{
	right:25%;
	top:15%;
	width:13%;
}

.blog_html_area_page01_section2 .item2{
	right:1%;
	top:30%;
	width:18%;
}


.blog_html_area_page01_section2 .item3{
	right:4%;
	top:52%;
	width:12%;
}


.blog_html_area_page01_section2 .item4{
	right:18%;
	top:65%;
	width:16%;
}


.blog_html_area_page01_section2 .item5{
	left:45%;
	top:75%;
	width:16%;
}

.blog_html_area_page01_section2 .item6{
	left:20%;
	top:65%;
	width:17%;
}

.blog_html_area_page01_section2 .item7{
	left:6%;
	top:52%;
	width:13%;
}
.blog_html_area_page01_section2 .item8{
	left:6%;
	top:30%;
	width:12%;
}
.blog_html_area_page01_section2 .item9{
	left:15%;
	top:18%;
	width:18%;
}
.blog_html_area_page01_section2 .item10{
	left:43%;
	top:10%;
	width:13%;
}