#content {
            text-align: center;
}

.tbox { 
            text-align: center;
            max-width: 100%;
}          

.tbox ul {
            display: flex;
}

.mbox img { 
            text-align: center;
            max-width: 100%;
}          

.h_logo { 
          text-align: center;
          max-width: 100%;
          float: left;
}

.tbox li {
            float: left;
            list-style: none;
}

.sbox img { 
          text-align: center;
          max-width: 100%;
}

