@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1024px){
.myinquiry_view_info.st1 > li .in .ti{width: 10em;}

}
/*1024 end*/


@media screen and (max-width:768px){
.myinquiry_view_info.st1 > li .in .ti{width: 10em;}

}
/*768 end*/
