.top_seach{margin-top: 130px;}

.tab_container {
  position: static; /* デフォルト値。これで通常フローに戻る */
  top: auto;        /* 念のためリセット */
  left: auto;
  margin: 0 auto;
}

.head{margin-top: 40px;}