<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fs12						{font-size:12px;}

.equipment_list				{overflow:hidden;background-color:#f9f9f9; border:1px solid #ddd;padding:15px 0 10px 20px;margin:10px 0 30px 0;}
.equipment_list li			{float:left;width:25%;padding:0 0 1% 0;background:url('../image/icon01.gif') no-repeat 4px 6px;}
.equipment_list_txt			{padding:0 0 0 15px;font-size:1em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#666;text-align:left;}	
.equipment_list_txt:hover,	
.equipment_list .tab_on		{font-weight:bold;color:#1ec0d7;background:url('../image/icon01_on.gif') no-repeat 4px 6px;}

.equipment_info_wrap			{overflow:hidden;}
.equipment_info_img			{float:left;width:55%;border:1px solid #ddd;text-align:center;}
.equipment_info_img img		{height:300px;}
.equipment_info_subject		{float:right;width:40%;overflow:hidden;}
.equipment_info_subject dl	{overflow:hidden;}
.equipment_info_subject dl dt			{color:#004181;font-size:1.9em;line-height:35px;font-weight:bold;padding-bottom:15px;border-bottom:1px dashed #ddd;margin:0 0 15px 0;}
.equipment_info_subject dl dd			{color:#7a7a7a;font-size:1em;margin-top:3px;}
.equipment_info_subject .mark {float:left;margin:10px 3% 0 0;width:40px;}
.equipment_info_subject .mark img	{width:100%;}

.movie_info_img, .photo_Cert_img			{border:1px solid #ddd;}
.photo_Cert_img img					{height:150px;width:100%;}
.movie_info_img:hover, .photo_Cert_img:hover		{border:1px solid #36b3d1;}
			
.photo_info_img img			{width:100%;height:150px;}
.photo_info_txt				{color:#444;font-size:1em;padding-top:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

.movie_info_img img			{width:100%;}
.movie_info_txt				{color:#444;font-size:1em;padding-top:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}


/* mobie screen 768 */
@media screen and (max-width:768px){

.equipment_list				{overflow:hidden;background-color:#f9f9f9; border:1px solid #ddd;margin-bottom:20px;padding:13px 0 7px 20px;}
.equipment_list li			{width:50%;}

.equipment_info_img			{float:none;width:99%;border:1px solid #ddd;margin-top:15px;}
.equipment_info_img img		{width:100%;height:350px;}
.equipment_info_subject		{float:none;width:99%;}
.equipment_info_subject dl	{padding:0;border-bottom:0;}
.equipment_info_subject dl dt			{font-size:1.8em;line-height:35px;padding-bottom:0;border-bottom:none;margin:0 0 8px 0;}
.equipment_info_subject dl dd			{color:#7a7a7a;font-size:1em;margin-top:0;}
.equipment_info_subject .mark {margin:7px 5px 10px 0;}

.movie_info_img img			{}
.movie_info_txt				{font-size:0.95em;}

}



/* mobie screen 480 */
@media screen and (max-width:480px){

.equipment_info_img img		{height:250px;}
.movie_info_img img			{}
.movie_info_txt				{padding-top:2px;}
.photo_Cert_img img			{height:80px;}

}</pre></body></html>