.clear {
	clear: both;
}

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

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

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

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

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

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


p.small {
	font-size: 15px;
}


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

.blog_html_area_page01_heading {
	width: 100%;
	text-align: left;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 28px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading .title1 {
	font-size: 24px;
}

.blog_html_area_page01_section1 {
	width: 100%;
	margin-bottom: 50px;
}

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

.blog_html_area_page01_section1_right {
	float:right;
	width:30%;
	text-align:right;
	padding-top:10px;
}

.blog_html_area_page01_section1_right img{
	
	width:100%;
}

.blog_html_area_page01_img_center{
	max-width:400px;
	margin:auto;
	text-align:center;
	margin-bottom:60px;
	margin-top:20px;
}
.blog_html_area_page01_img_center img{
	max-width:100%;
	margin:auto;
	text-align:center;
}


.blog_html_area_page01_img_center2{
	max-width:600px;
	margin:auto;
	text-align:center;
	margin-bottom:60px;
	margin-top:20px;
}
.blog_html_area_page01_img_center2 img{
	max-width:100%;
	margin:auto;
	text-align:center;
}


.blog_html_area_page01_heading2 {
	width: 100%;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 32px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading2 table {}

.blog_html_area_page01_heading2 table td.img {
	width: 80px;
	padding-right: 20px;
}

.blog_html_area_page01_heading2 table td.img img {
	width: 100%;
}

.blog_html_area_page01_heading2 table td {
	vertical-align: middle;
}


.blog_html_area_page01_section2_img {
	clear: both;
	margin-bottom: 30px;
    text-align:right;
}

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

.table_blog_html_area_page01_section2 {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 0;
	border: 3px solid #ed1d24;
	border-radius: 20px;
	overflow: hidden;
}

.table_blog_html_area_page01_section2 th {
	width: 25%;
	padding: 10px 10px 10px 10px;
	background-color: #ed1d24;
	text-align: left;
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	border-right: 3px solid #e6e7e8;
}

.table_blog_html_area_page01_section2 tr th:last-child {
	border-right: none;
}

.table_blog_html_area_page01_section2 td {
	width: 25%;
	padding: 10px 10px 10px 10px;
	border-right: 3px solid #e6e7e8;
	background-color: #ffffff;
	text-align: left;
		font-size: 18px;
}


.table_blog_html_area_page01_section2 tr td:last-child {
	border-right: none;
}

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

.table_blog_html_area_page01_section2_cell {
	width:100%;
}

.table_blog_html_area_page01_section2_cell td {
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	border-right: none;
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: 600;
	    width:50%;
}

.table_blog_html_area_page01_section2 td.col1 {
	width:20%;
}
.table_blog_html_area_page01_section2 td.col2 {
	width:40%;
}
.table_blog_html_area_page01_section2 td.col3 {
	width:40%;
}

.table_blog_html_area_page01_section2_cell td img {
	max-width: 100%;
	max-height: 60px;
}

.table_blog_html_area_page01_section2_cell_info {
	width:100%;
}

.table_blog_html_area_page01_section2_cell_info td {
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	border-right: none;
	font-size: 18px;
	color: #333333;
	text-align: left;
	font-weight: 600;
	   width:50%;
}


.table_blog_html_area_page01_section2_cell_info td.col1-1 {
	font-size: 28px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

.table_blog_html_area_page01_section2_cell_info td.col1-1 {
	text-align: right;
}

.blog_html_area_page01_section1_section3 {
	display: block;
	padding: 30px 50px 30px 50px;
	color: #ffffff;
	margin-bottom: 30px;
	background-color: #6d6e71;
	text-align: center;
}

.blog_html_area_page01_heading4 {
	width: 100%;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 32px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading4 table {}

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

.blog_html_area_page01_heading4 table td.img img {
	width: 100%;
}

.blog_html_area_page01_heading4 table td {
	vertical-align: middle;
}

.blog_html_area_page01_heading5 {
	width: 100%;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 32px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading5 table {}

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

.blog_html_area_page01_heading5 table td.img img {
	width: 100%;
}

.blog_html_area_page01_heading5 table td {
	vertical-align: middle;
}

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

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

.blog_html_area_page01_bottom_img {
	margin-bottom: 30px;
	padding-left: 50px;
}

.blog_html_area_page01_bottom_img img {
	max-width: 100%;
	max-height: 120px;
}

.blog_html_area_page01_checkup_box {
    max-width: 800px;
    margin: auto;
    position: relative; /* important for absolute positioning inside */
margin-bottom:40px;

}

.blog_html_area_page01_checkup_box_container {
    display: block;
    padding: 50px 20px 20px 20px;
    border: 2px solid #eeeeee;
    border-radius: 40px;
    position: relative; /* anchor for heading */
}

.blog_html_area_page01_checkup_box .heading {
    position: absolute;
    top: 0;                  /* place at top border */
    left: 50%;               /* center horizontally */
    transform: translate(-50%, -50%); /* pull up and center */
    background-color: #ffffff;
    padding: 10px 10px;
    color: #d8232a;
    font-weight: bold;
    font-size: 24px;
    white-space: nowrap;     /* prevent wrapping */
}


.blog_html_area_page01_checkup_list {
    display: flex;
    flex-wrap: wrap;       /* allow wrapping to new rows */
    gap: 20px;             /* spacing between items */
    justify-content: space-between;
}

.blog_html_area_page01_checkup_list .item {
    flex: 0 0 calc(20% - 20px); /* 5 items per row (20% each minus gap) */
    box-sizing: border-box;
    text-align: center;
}

.blog_html_area_page01_checkup_list .item .photo img {
    max-width: 100%;
    max-height: 100px;          /* fixed height for consistency */


}

.blog_html_area_page01_checkup_list .item .desc {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}




.blog_html_area_page01_section1_heading {
    display: flex;
    flex-direction: row;      /* photo left, title right */
    align-items: center;      /* vertical centering */
    justify-content: flex-start;  /* center the whole block horizontally */
    gap: 15px;                /* spacing between photo and title */
    margin: 20px auto;        /* center block itself */
    text-align: left;         /* keep title text left-aligned */
}

.blog_html_area_page01_section1_heading .photo img {
    max-height: 120px;
    display: block;
}

.blog_html_area_page01_section1_heading .title {
    font-size: 24px;
    font-weight: bold;
    color: #d8232a;
    line-height: 1.4;
}


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


.blog_html_area_page01_table_age_weight thead th{
	background-color:#da222a;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	padding:10px 10px 10px 10px;
	font-weight:normal;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	vertical-align:middle;
}




.blog_html_area_page01_table_age_weight tbody td{
width:20%;
	color:#333333;
	font-size:15px;
	text-align:center;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
		vertical-align:middle;
}

.blog_html_area_page01_table_age_weight tr.row1 td{
background-color:#f9f9f9;
}
.blog_html_area_page01_table_age_weight tr.row2 td{
background-color:#f1eff0;
}
.blog_html_area_page01_table_age_weight tr.row3 td{
background-color:#e0e0e2;
}

.blog_html_area_page01_table_age_weight tr.row_footer td.col3{
background-color:#da222a;
color:#ffffff;
	font-size:13px;
	font-weight:normal;
	-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
}
.blog_html_area_page01_table_age_weight tr.row_footer td.col4{
background-color:#ef5964;
color:#ffffff;
	font-size:13px;
		font-weight:normal;
}
.blog_html_area_page01_table_age_weight tr.row_footer td.col5{
background-color:#ff7882;
color:#ffffff;
	font-size:13px;
		font-weight:normal;
		-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
}

.blog_html_area_page01_table_age_weight thead th:first-child{
	-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
}



.blog_html_area_page01_table_age_weight thead th:last-child{
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-right-radius: 20px;
}


.blog_html_area_page01_checkup_frequency_box .heading{
 font-size: 28px;
    font-weight: bold;
    color: #d8232a;

	margin-bottom:40px;
}


.blog_html_area_page01_checkup_frequency_box_list {
    display: flex;
    flex-direction: column;   /* stack items vertically */
    gap: 20px;                /* spacing between items */
}

.blog_html_area_page01_checkup_frequency_box_list .item {
    display: flex;
    flex-direction: row;      /* photo left, desc right */
    align-items: center;      /* vertical centering */
    gap: 15px;                /* spacing between photo and desc */
 margin-bottom:20px;
}

.blog_html_area_page01_checkup_frequency_box_list .item .photo {
    flex: 0 0 100px;          /* fixed width for photo */
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_html_area_page01_checkup_frequency_box_list .item .photo img {
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
    display: block;
}

.blog_html_area_page01_checkup_frequency_box_list .item .desc {
    flex: 1;                  /* take remaining space */
    font-size: 20px;
    color: #000000;
	font-weight:bold;
    text-align: left;
	line-height:150%;
}


.blog_html_area_page01_checkup_frequency_box_list .item .desc span {
    color: #d8232a;
	font-size:24px;
}


.blog_html_area_page01_treatment_box .heading{
 font-size: 28px;
    font-weight: bold;
    color: #000000;

	margin-bottom:40px;
}



.blog_html_area_page01_treatment_box_list {
   
}

.blog_html_area_page01_treatment_box_list .item{
   display:block;
   padding:20px  40px 0px 40px;
   position:relative;
background-color:#f9f9f9;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
margin-bottom:40px;
}

.blog_html_area_page01_treatment_box_list .item_container{
   position:relative;
   padding-right:30%;

}
.blog_html_area_page01_treatment_box_list .item_container ul {
    display: flex;
    flex-wrap: wrap;          /* allow wrapping into rows */
    list-style: none;         /* remove default bullets */
    padding: 0;
    margin: 0;
}

.blog_html_area_page01_treatment_box_list .item_container ul li {
    flex: 1 1 50%;            /* each li takes half the row */
    box-sizing: border-box;
    display: flex;
    align-items: center;      /* vertical centering with icon */
    font-size: 22px;
    font-weight: bold;
    color: #d8232a;
    position: relative;
    padding-left: 32px;       /* space for icon */
}

/* Add custom icon before each li */
.blog_html_area_page01_treatment_box_list .item_container ul li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    background: url('../images/dot2.png') no-repeat center center;
    background-size: contain;
}


.blog_html_area_page01_treatment_box_icon_list{
	position:absolute;
	right:10px;
	top:-20px;
}
.blog_html_area_page01_treatment_box_icon_list .icon{
	float:left;
	margin-left:10px;
}
.blog_html_area_page01_treatment_box_icon_list .icon img{
	height:60px;
}

.blog_html_area_page_heading{
	 font-size: 22px;
    font-weight: bold;
    color: #000000;

	margin-bottom:40px;
	line-height:150%;
}


.blog_html_area_page01_icon_list_heading {
  text-align:center;
  margin-bottom:40px;
  color: #ca252c;
  font-size:20px;
  font-weight:bold;
}


.blog_html_area_page01_icon_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;   /* center items in each row */

    margin: auto;
    margin-bottom: 60px;
}

.blog_html_area_page01_icon_list .item {
    flex: 0 0 calc(50% - 20px); 
    box-sizing: border-box;
    text-align: center;
}


.blog_html_area_page01_icon_list .item .photo img {
    max-width: 100%;
    max-height: 150px;          /* fixed height for consistency */


}

.blog_html_area_page01_icon_list .item .desc {
    margin-top: 10px;

	  color: #ca252c;
  font-size:16px;
  font-weight:bold;
}

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

}


.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_left img{
	width:100%;
}



.blog_html_area_page01_icon_list2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 4 equal columns */
    gap: 20px;
    justify-content: center;
    margin: auto;
    margin-bottom: 60px;
}


.blog_html_area_page01_icon_list2 .item {
    flex: 0 0 calc(25% - 20px); 
    box-sizing: border-box;
    text-align: center;
}


.blog_html_area_page01_icon_list2 .item .photo img {
    max-width: 100%;
    max-height: 150px;          /* fixed height for consistency */


}

.blog_html_area_page01_icon_list2 .item .desc {
    margin-top: 10px;

	  color: #ca252c;
  font-size:16px;
  font-weight:bold;
}


.blog_html_area_page01_chart2{
	max-width:600px;
	margin:auto;
}

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


.blog_html_area_page01_chart1{
	max-width:800px;
	margin:auto;
}

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