@media screen and (max-width:460px) {
	article{width:100%;color:#444444;margin-bottom:40px;}
	h1{font-size:1.13rem;margin:50px auto 50px;text-align:center; color:black;}
	#p0{font-size:1rem;font-weight:bold;color:black;margin-bottom:1.5em;}
    #p1{font-size:1rem;font-weight:bold;}
    section{width:100%;margin:20px auto;font-size:1rem;}
    h2{font-size:1rem;}
	#table_wrapper{width:100%;overflow-x: scroll;margin:0;}
	figure{margin:0 auto;}img{width:100%;}
}
  
@media screen and (min-width:461px) {
	article{width:800px;color:#444444;margin-bottom:60px;}
	h1{font-size:2.5rem;margin:50px auto 70px;text-align:center;color:black;}
	#p0{font-size:1.4rem;font-weight:bold;color:black;margin-bottom:1.5em;}
	#p1{font-size:1.4rem;font-weight:bold;}
	section{width:800px;font-size:1.13rem;margin-top:40px;}
	h2{font-size:1.25rem;}
	#representative{display:flex;}#myname{margin-top:0px;margin-bottom:2em;}
	#representative .title{margin-bottom:0.5em;}
	.half {margin-top:0.5em;margin-bottom:0.5em;}
	.title{margin-bottom:0;}
	#biography{padding-left:0.5em;}
	#ul{margin-top:0;margin-bottom:0;padding-left:1.5em;}
	figure{margin:0 20px 0 0;}img{width:220px;}
}
small{font-size:0.88rem;}
td:nth-child(1){padding:0 10px;border-right:1px solid #444444;}
td:nth-child(2){padding:0 10px;}
table,tr{border:1px solid #444444; border-collapse: collapse;}
table{width:590px;}
