@charset"utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);
@media screen and (max-width: 1000px){

body{width:100%;}

li {font-size:18px;}

.table{width:95%;}

.box{width:80%;float:none;}

}