 @charset "utf-8";
 body {
  background-color: #F2F2F2;
 }
 .top {
  background-color: #02186E;
 }
 .Table th {
  background-color: #F7F7F7;
 }
 .index_t {
  color: #001771;
 }
 .Title02 {
  color:#5E5846;
 }
 .fix_access {
  background-color: #fff;
 }
 .fix_contact {
  background-color: #DFDFDF;
 }
 .fix_contact .Title02{
  color: #2f2f2f;
 }
 .fix_contact-cover {
  background-color: #02186E;
 }
 .CONTACT .Contact01 .tel {
  background-color: #02186E;
 }
 .Content02 {
  background-color: #EFF2F7;
}

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