.clear {
    clear: both;
}

.blog_html_area {
    max-width: 840px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    font-size:18px;
}

.blog_html_area_big_screen{
    width:100%;
}

.inside_blog_html_area{
    max-width:100%;
}

/*
@media only screen and (min-width: 1680px) {
 .blog_html_area_big_screen_left{
    width:50%;
    float:left;
}
.blog_html_area_big_screen_right{
    width:50%;
    float:left;
}
}
*/


.blog_html_area_page01_top{
    width:100%;
    text-align: right;
}

.blog_html_area_page01_top img{
    max-width: 400px;
    float:right;
    margin-bottom:100px;
}


.blog_html_area_page01_bottom{
    width:100%;
    text-align: right;
}

.blog_html_area_page01_bottom img{
    max-width: 90%;
}




.blog_html_area .tc{
font-size:18px;
 line-height: 150%;
}


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


.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%;
}


.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:left;
	margin-bottom:15px;
	font-size:18px;
	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_container{
    max-width:96%;
    margin:auto;
}




/************/
.blog_html_area_page02_intro{
    width:100%;
    text-align: center;
    padding-top:0px;
    padding-bottom:0px;
    
}

.blog_html_area_page02_intro p{
    margin-bottom:30px;

    
}
.blog_html_area_page02_intro p.lang2{
   
}

.blog_html_area_page02_copyright{
    padding-top:0px;
    text-align: center;
}

/************/
.blog_html_area_page02b_top{
    width:100%;
    text-align: left;
}



.section_img img{
    
    float:left;
    margin-bottom:50px;
}
.section_img1 img{
   max-height:80px;
}
.section_img2 img{
   max-height:100px;
}


.blog_html_area_menu{
    max-width:92%;
    margin:auto;
}

.blog_html_area_menu ul{
    list-style: none;
    padding:0;
    margin:0;

    display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
}

.blog_html_area_menu ul li{
    width: 48%; 

    padding:0;
    margin:0;
    margin-bottom:40px;
}

.blog_html_area_menu ul ul{
    margin-left:30px;
    margin-top:20px;
    list-style-type: disc;
    display: inherit;

}
.blog_html_area_menu ul ul li{
     width: 100%; 
 margin-bottom:20px;
}
.blog_html_area_menu ul li a:link,.blog_html_area_menu ul li a:visited{
   font-family: 'dincond-medium';
   text-decoration: none;
   color:#eb001a;
   font-size:24px;
   font-weight:600;
}


.blog_html_area_menu ul li a:hover{
   font-family: 'dincond-medium';
   text-decoration: none;
   color:#58595b;
   font-size:24px;
   font-weight:600;
}


.blog_html_area_menu ul ul li a:link,.blog_html_area_menu ul ul li a:visited{
   font-family: 'dincond-regular';
   text-decoration: none;
   color:#58595b;
   font-size:20px;
   font-weight:normal;
}


.blog_html_area_menu ul ul li a:hover{
   font-family: 'dincond-regular';
   text-decoration: none;
   color:#eb001a;
   font-size:20px;
   font-weight:normal;
}



.blog_html_area_menu ul li a.heading:link,.blog_html_area_menu ul li a.heading:visited{
   display:block;
   padding-left:10px;
   border-left:10px solid #eb001a;
   padding-top:10px;
padding-bottom:10px;
}


.blog_html_area_menu ul li a.heading:hover{
    display:block;
   padding-left:10px;
   border-left:10px solid #58595b;
    padding-top:10px;
padding-bottom:10px;
}



.blog_html_area_content_section{
    clear:both;
    margin:auto;
    margin-bottom:30px;
    max-width:92%;

}



.blog_html_area_content_section p{
  text-align: justify;
  line-height: 180%;
}




.blog_html_area_content_section_left{
   float:left;
   width:46%;
}



.blog_html_area_content_section_right{
   float:right;
   width:46%;
}







.blog_html_area_page03a_desc .highlight{

 color:#eb001a;
}


.blog_html_area_img{
    width:100%;

 text-align: center;
  
}
.blog_html_area_img_bottom{
 
    margin-top:40px;

  
}
.blog_html_area_img_top{
 
    margin-bottom:40px;

  
}
.blog_html_area_img_right{
 
   text-align: right;
  
}
.blog_html_area_img img{
    max-width: 100%;
 margin:auto;

}

.blog_html_area_img_height_half img{
    max-width: 100%;
    max-height:340px;
    margin:auto;
 text-align: center;
}

.blog_html_area_img_height_half2 img{
    max-width: 100%;
    max-height:280px;
    margin:auto;
 text-align: center;
 margin-bottom:30px;
}

.blog_html_area_img_full img{
   width: 100%;

}

.blog_html_area_heading_img_content {
    display: flex;
    align-items: center; 

    gap: 10px; 
    margin-bottom:30px;
}



.blog_html_area_heading_img_content .content {
    display: flex;
    flex-direction: column;
    align-items: left; 
	font-weight: 600;
    line-height: 150%;
	
}


.blog_html_area_heading_img_content .img {
    display: flex;
    align-items: center;
	justify-content: center; 

	
}

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


.blog_html_area_content_section_subheading{
    clear:both;
    margin-bottom:30px;
    padding-left:20px;
    border-left:5px solid #eb001a;
     color:#eb001a;
     font-size:22px;
    font-weight:600;
}

.blog_html_area_content_section_subheading2{
float:left;
  padding:10px  40px 10px 20px;
   background-color: #eb001a;
     color:#ffffff;
     font-size:22px;
    font-weight:600;
-webkit-border-top-right-radius: 60px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 60px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 60px;
border-bottom-right-radius: 20px;
position: relative;
/*
clip-path: polygon(0 0, 100% 4%, 100% 100%, 0 100%);
*/
min-width:300px;

}

 .arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #eb001a; 
  position: absolute;
  bottom:-9px;
left: calc(50% - 10px);
z-index: 2;
}

.blog_html_area_content_section_box{
    clear:both;
    display:block;
    padding:40px  40px 40px 20px;
    background-color: #eeeeee;
   clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
clip-path: polygon(0 0, 96% 0, 100% 100%, 0 94%);

}

.blog_html_area_content_section_box_normal{
    clear:both;
    display:block;
    padding:40px  40px 40px 20px;
    background-color: #eeeeee;

    
}

.blog_html_area_content_section_box4{
    clear:both;
    display:block;
    padding:40px  40px 40px 20px;
    background-color: #eeeeee;

clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 96%);
margin-bottom:30px;
}

.blog_html_area_img_content_box_list{
    display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 0px;
	align-items: stretch;
}

.blog_html_area_img_content_box_list .item{
	flex: 0 1 calc(50% - 0px);
	display: flex;
  flex-direction: column;
  justify-content: center;
  background-color:#efefef;
}

.blog_html_area_img_content_box_list .item_container{
	display:block;
    padding:10px 10px 10px 10px;
}

.blog_html_area_img_content_box_list .icon{
    text-align: center;
    margin:auto;
	margin-bottom: 10px;
}

.blog_html_area_img_content_box_list .icon img{
    max-width:100%;
    max-height:60px;

}

.blog_html_area_img_content_box_list .photo{
    text-align: center;
    margin:auto;
    margin-bottom: 10px;

}

.blog_html_area_img_content_box_list .photo img{
    max-width:100%;
    max-height:60px;

}

.blog_html_area_img_content_box_list .title{
    text-align: center;
	margin-bottom: 5px;
     font-size:18px;
}

.blog_html_area_img_content_box_list .desc{
    text-align: center;
    font-size:16px;
	
}

.blog_html_area_img_content_box_list .item_bg2 {
  background-color: #cfd0d0;
}
.blog_html_area_img_content_box_list .item_bg0 {
  background-color: #ffffff;
}

.blog_html_area_img_content_box_list .title2{
    text-align: center;
	margin-bottom: 5px;
    font-size:100px;
    color: #da2c26;
	font-weight: 600;
    line-height:100%;
    font-family: Arial, Helvetica, sans-serif;
}

.blog_html_area_img_content_box_list .title3{
    text-align: center;
	margin-bottom: 10px;
    font-size:38px;
	font-weight: 600;
    line-height:100%;
  
}

.blog_html_area_img_content_box_list .title4{
    text-align: center;
	margin-bottom: 5px;
    font-size:28px;
	font-weight: 600;
    line-height:100%;
      color: #da2c26;
}


.blog_html_area_img_content_box_list .title3.en{
    text-align: center;
	margin-bottom: 10px;
    font-size:38px;
	font-weight: 600;
    line-height:100%;
	   color: #da2c26;
  
}

.blog_html_area_img_content_box_list .title4.en{
    text-align: center;
	margin-bottom: 5px;
    font-size:28px;
	font-weight: 600;
    line-height:100%;
      color: #333333;
	
}

.blog_html_area_content_column_list{
    display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 40px;
	align-items: stretch;
}

.blog_html_area_content_column_list .item{
	flex: 0 1 calc(33.33% - 40px);
	display: flex;
  flex-direction: column;
  justify-content: start;

}

.blog_html_area_content_column_list .title{
   font-weight: 600;
	margin-bottom: 10px;
    font-size:22px;
      color: #da2c26;
}

.blog_html_area_content_column_list .title2{
   font-weight: 600;
	margin-bottom: 10px;
    font-size:18px;
    color: #da2c26;
}


.blog_html_area_content_column_list .desc{
 font-size:18px;
}



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

ul.blog_arrow_list li{
	padding-left: 5px;
	
}


.blog_html_area_joinus .heading_img{
    max-width:200px;
    margin:auto;
    margin-bottom:100px;

}

.blog_html_area_joinus .heading_img img{
    width:100%;
 

}

.blog_html_area_joinus .img_incredible{
   
    margin:auto;
    margin-bottom:30px;

}

.blog_html_area_joinus .img_incredible img{
    max-width:100%;

    

}



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



.blog_html_area_joinus .content {
  float:right;
    width:40%;	
     text-align: center;
}


.blog_html_area_joinus .img {
   float:left;
    width:60%;	
	 text-align: center;
}

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



.blog_html_area_joinus .content img {
  	max-width:100%;
	max-height:100px;
}


.blog_html_area_joinus_info{
    display:flex;
    gap:20px;
    justify-content: center;
    margin-bottom:50px;
}

.blog_html_area_joinus_info img{
   height:20px;
}

.blog_html_area_joinus_info a{
   text-decoration: none;
   color:#333333;
   font-weight: normal;
}





.table_blog_html_area_tempature{
    width:94%;
    margin-bottom:50px;
}


.table_blog_html_area_tempature th{
 padding:10px 10px 10px 10px;
 background-color: #da2c26;
 color:#ffffff;
 text-align: center;
 font-weight: normal;
}

.table_blog_html_area_tempature tr.subrow th{
 padding:10px 10px 10px 10px;
 background-color: #dededd;
 color:#333333;
 text-align: center;
 font-weight: normal;
 border-left:1px solid #333333;
  border-bottom:1px solid #333333;
 
}

.table_blog_html_area_tempature  td{
 padding:10px 10px 10px 10px;
 background-color: #ffffff;
 color:#333333;
 text-align: center;
 font-weight: normal;
 border-left:1px solid #333333;
  border-bottom:1px solid #333333;
 
}

.table_blog_html_area_tempature  td.col1{

 border-left:none;
font-weight:600;
 
}


.table_blog_html_area_tempature  th.head{
 padding:10px 10px 10px 10px;
 background-color: #2e2e2e;
 color:#ffffff;
 text-align: center;
 font-weight: normal;

 
 
}

.table_blog_html_area_tempature  th.head img{
 max-height:30px;
 clear:both;
 margin-top:5px;
 
 
}

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

.icon_tempature{
    position:absolute;
    right:0px;
    top:0px;
    width:5%;
}
.icon_tempature img{
   max-width:100%;
}


.blog_html_area_cat_lang_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; 
  max-width:100%;
  margin:auto;

}

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

}

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


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

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

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

}






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


.blog_html_area_cat_lang_chart img{
	width:100%;
}

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

.blog_html_area_cat_lang_chart .item{
	width:13%;
}
.blog_html_area_cat_lang_chart .item img{
	width:100%;
}

.blog_html_area_cat_lang_chart .item1{
	right:20%;
	top:5%;
	width:13%;
}

.blog_html_area_cat_lang_chart .item2{
	right:6%;
	top:20%;
	width:13%;
}


.blog_html_area_cat_lang_chart .item3{
	right:4%;
	top:52%;
	width:13%;
}


.blog_html_area_cat_lang_chart .item4{
	right:13%;
	top:78%;
	width:16%;
}


.blog_html_area_cat_lang_chart .item5{
	left:44%;
	top:75%;
	width:13%;
}

.blog_html_area_cat_lang_chart .item6{
	left:22%;
	top:70%;
	width:13%;
}

.blog_html_area_cat_lang_chart .item7{
	left:6%;
	top:52%;
	width:13%;
}
.blog_html_area_cat_lang_chart .item8{
	left:6%;
	top:15%;
	width:13%;
}
.blog_html_area_cat_lang_chart .item9{
	left:20%;
	top:2%;
	width:13%;
}
.blog_html_area_cat_lang_chart .item10{
	left:43%;
	top:0%;
	width:15%;
}





.blog_html_area_dog_lang_chart {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
	margin: auto;

	justify-content: center;
}

.blog_html_area_dog_lang_chart .item {
	flex: 1 1 calc(33.333% - 20px);
	box-sizing: border-box;
}
.blog_html_area_dog_lang_chart .item_top {
	min-height:780px;
	margin-bottom:30px;
}
.blog_html_area_dog_lang_chart .speech_bubble {
	display: block;
	padding: 10px 10px 10px 10px;
	background-color: #eb001a;
	color: #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
	font-size: 18px;
	
}


.blog_html_area_dog_lang_chart .speech_bubble .arrow_down {
	position: absolute;
	bottom: -15px;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #eb001a;
}

.blog_html_area_dog_lang_chart .subheading {
	color: #eb001a;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
	font-size: 18px;
}

.blog_html_area_dog_lang_chart .message_box {
	background-color: #bcbdc0;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
	clip-path: polygon(3% 0, 95% 4%, 100% 100%, 2% 100%);
}

.blog_html_area_dog_lang_chart .message_box2 {
	background-color: #cfd0d2;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 15px;

clip-path: polygon(0 10%, 100% 0, 97% 92%, 2% 100%);


clear:both;
}

.blog_html_area_dog_lang_chart .subheading_line{
	width:100%;
	margin-bottom:30px;
	border-top:3px solid #454647;
	text-align:center;
}
.blog_html_area_dog_lang_chart .subheading_line img{
	height:16px;
}
.blog_html_area_dog_lang_chart .subheading_line .img{
	margin-top:-3px;
}

.blog_html_area_dog_lang_chart .pet_image1{
	position: relative;
	margin-bottom:30px;
}

.blog_html_area_dog_lang_chart .pet_image1 .caption{
	position: absolute;
	
}
.blog_html_area_dog_lang_chart .pet_image1 .caption .tc{
font-size:0.4em;
}
.blog_html_area_dog_lang_chart .pet_image1 .caption .en{
	font-size:0.5em;
}
.blog_html_area_dog_lang_chart .pet_image1 .caption1{
	left:0px;
	top:13%;
	width:35%;
}
.blog_html_area_dog_lang_chart .pet_image1 .caption2{
	left:42%;
	top:10%;
	width:20%;
}

.blog_html_area_dog_lang_chart .pet_image1 .caption3{
	right:0px;
	top:2%;
	width:20%;
}

.blog_html_area_dog_lang_chart .pet_image1 .caption4{
	right:0px;
	top:70%;
	width:20%;
}

.blog_html_area_dog_lang_chart .pet_image1 img{
	width:100%;
}

.blog_html_area_dog_lang_chart .pet_image2{
	position: relative;
	margin-bottom:60px;
}

.blog_html_area_dog_lang_chart .subheading2{
	font-size:14px;
	text-align: center;
	margin-bottom:30px;
}

.blog_html_area_dog_lang_chart .subheading2 .tc{
	font-size:14px;

}
.blog_html_area_dog_lang_chart .subheading2 .en{
	font-size:16px;
}

.blog_html_area_dog_lang_chart .pet_image2 .caption{
	position: absolute;

	
}
.blog_html_area_dog_lang_chart .pet_image2 .caption .tc{
	font-size:0.4em;
}
.blog_html_area_dog_lang_chart .pet_image2 .caption .en{
	font-size:0.5em;
}
.blog_html_area_dog_lang_chart .pet_image2 .caption1{
	left:0px;
	top:34%;
	width:28%;
}

.blog_html_area_dog_lang_chart .pet_image2 .caption2{
	left:48%;
	top:5%;
	width:28%;
}
.blog_html_area_dog_lang_chart .pet_image2 .caption3{
	left:60%;
	top:20%;
	width:28%;
	background-color: #f2f2f2;
}

.blog_html_area_dog_lang_chart .pet_image2 .caption4{
	right:0%;
	top:20%;
	width:15%;
}

.blog_html_area_dog_lang_chart .pet_image2 .caption5{
	left:15%;
	top:88%;
	width:45%;
}

.blog_html_area_dog_lang_chart .pet_image2 .caption6{
	right:0%;
	top:80%;
	width:18%;
}

.blog_html_area_dog_lang_chart .pet_image2 img{
	width:100%;
}

.blog_html_area_dog_lang_chart .pet_image4{
	position: relative;
	margin-bottom:60px;
}


.blog_html_area_dog_lang_chart .pet_image4 .caption{
	position: absolute;


}
.blog_html_area_dog_lang_chart .pet_image4 .caption .tc{
	font-size:0.4em;
}
.blog_html_area_dog_lang_chart .pet_image4 .caption .en{
	font-size:0.5em;
}
.blog_html_area_dog_lang_chart .pet_image4 .caption1{
	left:25%;
	top:12%;
	width:20%;
}

.blog_html_area_dog_lang_chart .pet_image4 .caption2{
	left:55%;
	top:12%;
	width:22%;
}

.blog_html_area_dog_lang_chart .pet_image4 .caption3{
	left:80%;
	top:4%;
	width:22%;
}
.blog_html_area_dog_lang_chart .pet_image4 .caption4{
	left:0%;
	top:76%;
	width:15%;
}

.blog_html_area_dog_lang_chart .pet_image4 .caption5{
	left:46%;
	top:100%;
	width:30%;
}

.blog_html_area_dog_lang_chart .pet_image4 img{
	width:100%;
}

.blog_html_area_dog_lang_chart .pet_image5{
	position: relative;
	margin-bottom:30px;
}


.blog_html_area_dog_lang_chart .pet_image5 .caption{
	position: absolute;

}
.blog_html_area_dog_lang_chart .pet_image5 .caption .tc{
	font-size:0.4em;
}
.blog_html_area_dog_lang_chart .pet_image5 .caption .en{
	font-size:0.5em;
}
.blog_html_area_dog_lang_chart .pet_image5 .caption1{
	left:12%;
	top:3%;
	width:30%;
}
.blog_html_area_dog_lang_chart .pet_image5 .caption2{
	left:46%;
	top:3%;
	width:30%;
}
.blog_html_area_dog_lang_chart .pet_image5 .caption3{
	left:65%;
	top:17%;
	width:30%;
}

.blog_html_area_dog_lang_chart .pet_image5 .caption4{
	left:16%;
	top:86%;
	width:30%;
}
.blog_html_area_dog_lang_chart .pet_image5 .caption5{
	right:0%;
	top:66%;
	width:25%;
}

.blog_html_area_dog_lang_chart .pet_image5 img{
	width:100%;
}

.pet_img3_list{
	width:100%;
	
}

.pet_img3_list .pet_img3_item{
	float:left;
	width:48%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
	
}

.pet_img3_list .pet_img3_item .photo{
	width:100%;
	margin-bottom:20px;
	text-align:center;
	
}
.pet_img3_list .pet_img3_item .photo img{
	max-width:100%;
	max-height:140px;
	
}
.pet_img3_list .pet_img3_item .title{
	text-align:center;
	font-size:0.5em;
	
}
.pet_img3_list .pet_img3_item .title .en{

	font-size:1em;
	
}

.pet_img3_list .pet_img3_item1{
	
	width:38%;

}


.pet_img3_list .pet_img3_item2{
	
	width:58%;

}