@charset "utf-8";
/* CSS Document */

@media screen and (min-width:411px) and ( max-width:2000px){
    /*　画面サイズが420pxから2000pxまではここを読み込む　*/


ul.mb-youto-parent01{
width: 310px;
    height: 60px;

border-width: 0.5px 0px 0px 0.5px;
  border-style: solid;
  border-color: #000;

margin: 5px;

}






   li.mb-youto-child-1retu01{
 {
       font-size: 18px;
      line-height: 15px; /*文の行高*/
  padding: 5px; /*前後の文との余白*/
}
    


}