@charset "utf-8";
 /*°øÅë*/
@media screen and (max-width:420px){ 
   .header_logo img{width:30%; padding:5px 0;}
}
@media screen and (max-width:360px){ 
   .header_logo img{margin-top:0px;}
}

/*about*/
@media screen and (max-width:540px){ 
  .map_con li p.pd{height:35px;}
  .map_con li p.pd.pd1{padding-top:20px; height:25px;}

  .history ul li > p{float:none; width:100%; margin-bottom:5px;}
  .history ul li > div{float:none; width:90%; margin:0 auto;}
  .history ul li > div p{ font-size:13px;}
}

/*¸ÅÀåÃ£±â*/
@media screen and (max-width:580px){ 
  .inner_newstore li > p{float:none; width:100%;}
  .inner_newstore li > div{float:none; width:100%;}
}

/*°Ô½ÃÆÇ*/
@media screen and (max-width:580px){ 
  .table_style1 th:nth-child(5){display:none;}
  .table_style1 td:nth-child(5){display:none;}
  .table_style1 td{font-size:12px;}
}

/*Ã¢¾÷¾È³»*/
@media screen and (max-width:580px){ 
  .inner_found ul.tabs {display:block;}
  .inner_found ul.tabs li{display:inline-block; flex:0; width:49.5%}
  .inner_found ul.tabs li:nth-child(1),
  .inner_found ul.tabs li:nth-child(2),
  .inner_found ul.tabs li:nth-child(3),
  .inner_found ul.tabs li:nth-child(4){border-bottom:0}
}

/*¼º°ø½ºÅä¸®*/
@media screen and (max-width:580px){ 
  .story_list ul{font-size:0; text-align:center;}
  .story_list li{width:90%; margin:5px 0px;}
}



















