
@charset "UTF-8";
#office { background-image: repeating-linear-gradient(135deg, #e6f3ff, #e6f3ff 10px, #dbeeff 10px, #dbeeff 25px);}
#office_contents h2:before {content: '■';	margin-right: .5rem;}
#office_contents li {list-style: none;}#office_contents table tr,
#office_contents table td {border:1px solid #333;	padding: .5rem;}
#office_contents table td:first-child {width: 30%;}
@media (min-width: 1300px){}
@media (max-width: 767px){#office_contents h2 {font-size: 130%;}}
