 @charset "utf-8";
 body {
  background-color: #fff;
 }
 .top {
  background-color: #333;
 }
 .Table th {
  background-color: #EEE;
 }
 .Title02 {
  color: #830000;
 }
 .fix_access {
  background-color: whitesmoke;
 }
 .fix_contact {
  background-color: #B5B5B5;
 }
 .fix_contact .Title02{
  color: #2f2f2f;
 }
 .fix_contact-cover {
  background-color: #464646;
 }
 .contact .Contact01 .tel {
  background-color: #464646;
 }
.Content02 {
  background-color: #E8E8E8;
}

/* スマホ-------------------------------------------------------------------- */
@media (max-width: 480px) {
  .sptop {
    background-color: #333;
  }
  nav.globalMenuSp {
    background-color: #333;
  }
  }