.clear {
	clear: both;
}

.blog_html_area {
	max-width: 96%;
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
}
.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_page01_heading {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	color: #eb001a;
	font-size: 38px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
}

.blog_html_area_page01_heading table td {
	text-align: left;
}

.blog_html_area_page01_heading table .img {
	width: 60px;
	padding-right: 20px;
}

.blog_html_area_page01_heading img {
	max-width: 100%;
	margin-right: 10px;
}

.blog_html_area_page01_section1 {
	display: block;
	margin-bottom: 30px;
	padding: 30px 30px 30px 30px;
	background-color: #ececec;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.blog_html_area_page01_section1 p {
	padding-bottom: 10px;
}

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

.blog_html_area_page01_section1_left p {
	
	font-weight: 600;
}

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

.blog_html_area_page01_section1_right p {
	font-weight: 600;
}

.blog_html_area_page01_section1_right img {
	max-width: 100%;
	margin-bottom: 20px;
}

.blog_html_area_page01_section1_right .desc1 {
	float: left;
	width: 40%;
	font-size: 20px;
}

.blog_html_area_page01_section1_right .desc2 {
	float: right;
	width: 36%;
	font-size: 20px;
	text-align: right;
}

.blog_html_area_page01_section2 {
	margin-bottom: 30px;
	width: 100%;
}

.blog_html_area_page01_section2 p {
	padding-bottom: 10px;
}

.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 {
	margin-bottom: 20px;
}

.blog_html_area_page01_section2 .heading table {
	width: 100%;
}

.blog_html_area_page01_section2 .heading table td {
	text-align: left;
	color: #da3836;
	font-size: 28px;
	font-weight: 600;
	border-bottom: 5px solid #da3836;
	line-height: 120%;
	padding-bottom: 10px;
}

.blog_html_area_page01_section2 .heading table .img {
	width: 50px;
	padding-right: 20px;
	border-bottom: none;
}

.blog_html_area_page01_section2 .heading img {
	max-width: 100%;
	margin-right: 10px;
}

.blog_html_area_page01_section2 .desc {
	display: block;
	padding-left: 70px;
	margin-bottom: 20px;
}

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

.blog_html_area_page01_section2 .desc ul li,
.blog_html_area_page01_section2 .desc ol li {
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 120%;
}

.blog_html_area_page01_section3 {
	margin-bottom: 30px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 20px;
}

.blog_html_area_page01_section3 p {
	padding-bottom: 10px;
}

.blog_html_area_page01_section3_left {
	float: left;
	width: 40%;
	padding: 20px 20px 20px 20px;
	background-color: #ececec;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.blog_html_area_page01_section3_right {
	float: right;
	width: 58%;
	padding: 20px 20px 20px 20px;
	background-color: #ececec;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.blog_html_area_page01_section3_chart {
	width: 100%;
}

.blog_html_area_page01_section3_chart .photo {
	float: left;
	width: 40%;
}

.blog_html_area_page01_section3_chart .photo img {
	max-width: 100%;
	max-height: 150px;
}

.blog_html_area_page01_section3_chart .desc {
	float: right;
	width: 58%;
	font-size: 20px;
	line-height: 150%;
}

.blog_html_area_page01_section3_chart2 {
	width: 100%;
}

.blog_html_area_page01_section3_chart2 .photo {
	float: left;
	width: 48%;
}

.blog_html_area_page01_section3_chart2 .photo img {
	max-width: 100%;
	max-height: 150px;
}

.blog_html_area_page01_section3_chart2 .desc {
	float: right;
	width: 48%;
	font-size: 20px;
	line-height: 150%;
}

.blog_html_area_page01_bottom {
	display: block;
	height: 20px;
	background-color: #db3632;
	margin-top: 30px;
}

.blog_html_area_page01_section3_chart2 .desc ul,
.blog_html_area_page01_section3_chart2 .desc ol {
	font-size: 20px;
    font-weight:normal;
}

.blog_html_area_page01_section3_chart2 .desc ul li,
.blog_html_area_page01_section3_chart2 .desc ol li {
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 120%;
}


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


.blog_html_area_page02_heading {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	color: #eb001a;
	font-size: 32px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
}

.blog_html_area_page02_heading table td {
	text-align: left;
}

.blog_html_area_page02_heading table .img {
	width: 60px;
	padding-right: 20px;
}

.blog_html_area_page02_heading img {
	max-width: 100%;
	margin-right: 10px;
}

.blog_html_area_page02_section1 {
	display: block;
	margin-bottom: 30px;
	padding: 30px 30px 30px 30px;
	background-color: #ececec;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
   
}

.blog_html_area_page02_section1 p {
	padding-bottom: 10px;
     font-size: 20px;
}

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

.blog_html_area_page02_section1_left p {
	
	font-weight: 600;
}

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

.blog_html_area_page02_section1_right p {
	font-weight: 600;
}

.blog_html_area_page02_section1_right img {
	max-width: 100%;
	margin-bottom: 20px;
}

.blog_html_area_page02_section1_right .desc1 {
	float: left;
	width: 36%;
	font-size: 15px;
}

.blog_html_area_page02_section1_right .desc2 {
	float: right;
	width: 40%;
	font-size: 15px;
	text-align: right;
}

.blog_html_area_page02_section2 {
	margin-bottom: 30px;
	width: 100%;
    font-size: 20px;
}

.blog_html_area_page02_section2 p {
	padding-bottom: 10px;
    font-size: 20px;
}

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

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

.blog_html_area_page02_section2 .heading {
	margin-bottom: 20px;
    
}

.blog_html_area_page02_section2 .heading table {
	width: 100%;
}

.blog_html_area_page02_section2 .heading table td {
	text-align: left;
	color: #da3836;
	font-size: 24px;
	font-weight: 600;
	border-bottom: 5px solid #da3836;
	line-height: 120%;
	padding-bottom: 5px;
}

.blog_html_area_page02_section2 .heading table .img {
	width: 50px;
	padding-right: 20px;
	border-bottom: none;
}

.blog_html_area_page02_section2 .heading img {
	max-width: 100%;
	margin-right: 10px;
}

.blog_html_area_page02_section2 .desc {
	display: block;
	padding-left: 70px;
	margin-bottom: 20px;
}

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

.blog_html_area_page02_section2 .desc ul li,
.blog_html_area_page02_section2 .desc ol li {
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 120%;
}

.blog_html_area_page02_section3 {
	margin-bottom: 30px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 20px;
}

.blog_html_area_page02_section3 p {
	padding-bottom: 10px;
    font-size: 20px;
}

.blog_html_area_page02_section3_left {
	float: left;
	width: 40%;
	padding: 20px 20px 20px 20px;
	background-color: #ececec;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.blog_html_area_page02_section3_right {
	float: right;
	width: 58%;
	padding: 20px 20px 20px 20px;
	background-color: #ececec;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.blog_html_area_page02_section3_chart {
	width: 100%;
}

.blog_html_area_page02_section3_chart .photo {
	float: left;
	width: 40%;
}

.blog_html_area_page02_section3_chart .photo img {
	max-width: 100%;
	max-height: 150px;
}

.blog_html_area_page02_section3_chart .desc {
	float: right;
	width: 58%;
	font-size: 15px;
	line-height: 150%;
}

.blog_html_area_page02_section3_chart2 {
	width: 100%;
}

.blog_html_area_page02_section3_chart2 .photo {
	float: left;
	width: 48%;
}

.blog_html_area_page02_section3_chart2 .photo img {
	max-width: 100%;
	max-height: 150px;
}

.blog_html_area_page02_section3_chart2 .desc {
	float: right;
	width: 48%;
		font-size: 15px;
	line-height: 150%;
}

.blog_html_area_page02_bottom {
	display: block;
	height: 20px;
	background-color: #db3632;
	margin-top: 30px;
}

.blog_html_area_page02_section3_chart2 .desc ul,
.blog_html_area_page02_section3_chart2 .desc ol {
		font-size: 15px;
    font-weight:normal;
}

.blog_html_area_page02_section3_chart2 .desc ul li,
.blog_html_area_page02_section3_chart2 .desc ol li {
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 120%;
}
