#migrateContents {
  margin: 0;
  padding: 0;
}
#migrateContents ol {
  padding-left: 30px;
}
#migrateContents ul, #migrateContents li {
  list-style-type: none;
}
#migrateContents ol li {
  list-style: decimal;
}
#migrateContents img {
  border: 0;
}
#migrateContents form {
  display: inline;
}
#migrateContents br.clear, #migrateContents p.clear {
  clear: both;
  font-size: 0%;
  line-height: 0;
  height: 0;
}
#migrateContents .clear {
  clear: both;
}
#migrateContents a {
  overflow: hidden;
}
#migrateContents p {
  margin: 0 0 1.5em;
}
#migrateContents span.Tcircle{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 0.5em 0 -1.5em;
  border-radius: 50%;
  border: solid 5px #006600;
  vertical-align: top;
}
/*2022年10月追加ここまで*/

#migrateContents p.read {
  margin: 0 0 3em;
  line-height: 160%;
  font-size: 0.9em;
}
#migrateContents p.btn_top {
  margin: 0 1.5em 2em;
  line-height: 160%;
  text-align: right;
}
#migrateContents ul {
  margin: 0 1em 1.5em;
}
#subContentsBlock ul {
  margin: 5px 5px 20px;
}
#migrateContents ul li ul {
  margin: 0 1.5em 1em;
}
#migrateContents ul li, #subContentsBlock ul li {
  background: url(../images/li.gif) no-repeat 0 6px;
  padding: 0 0 0 16px;
  margin: 0 auto 0.3em;
  font-size: 0.9em;
}
#migrateContents ul li ul li {
  background: url(../images/li_small.gif) no-repeat 0 6px;
  padding: 0 0 0 14px;
  margin: 0 auto 0.3em;
  font-size: 1em;
}
.toiawase {
  background-color: #FFFFFF;
  border: 3px solid #FF9933;
  border-radius: 5px 5px 5px 5px;
  margin: 50px 20px 20px;
  padding-bottom: 10px;
}
/* .toiawase h3 {
  background: url(../images/contents_boxInnerBack.gif) no-repeat scroll left top transparent;
  border-bottom: 1px dotted #999999;
  color: #053C6C;
  font-size: 95%;
  line-height: 1em;
  margin: 0 0 10px;
  padding: 20px 5px 16px 40px;
  text-shadow: 3px 3px 1px #FFFFFF;
  vertical-align: middle;
} */
.btn_bosyu {
  margin: 60px auto;
  width: 364px;
  height: 72px;
}
.btn_bosyu a {
  display: block;
  width: 364px;
  height: 72px;
}
.btn_right {
  margin: 20px 0 20px auto;
  width: 260px;
  height: 100px;
}
.btn_right a {
  display: block;
  width: 260px;
  height: 100px;
}
#migrateContents table {
  margin: 10px;
  border-collapse: collapse;
  empty-cells: show;
  line-height: 170%;/*2022年10月に120％から170％へ変更*/
  width: auto;
  max-width: calc(100% - 20px);
}
@media screen and (min-width: 481px) {
  #migrateContents table {
    margin-inline: 20px;
    max-width: calc(100% - 40px);
  }
}

#migrateContents ul table,
#migrateContents ol table,
#migrateContents table table {
  max-width: none;
  width: auto;
}
#migrateContents table th {
  /*background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #666666;*/
  color: #000000;
  font-size: 80%;
  font-weight: normal;
  padding: 0.5em 0.5em;
  text-align: left;
  font-weight: bold;
}
.-hasRuby #migrateContents table th,
.-hasRuby #migrateContents table td {
  padding-block-start: 1.2em;
}
#migrateContents table td {
  /*border: 1px solid #666666;*/
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  /*padding: 0.5em 0.5em;*/
  text-align: left;
}
#migrateContents table td {
  word-break: break-all;
}
#migrateContents table th[nowrap],
#migrateContents table td[nowrap]{
  white-space: normal;
}
#migrateContents table td pre {
  white-space: pre-wrap;
}

/*2022年10月追記ここから*/
#migrateContents table caption {
  text-align: left;
  padding: 0.5em;
  color: #FFFFFF;
  font-weight: bold;
  background: #006600;
}

/*********************************************************
リストマーク、序数を削除したリスト
 *********************************************************/
#migrateContents ul.markNone li, #migrateContents ol li ul.markNone li, #migrateContentsBlock #migrateContents ol li ul li {
  list-style-type: none;
  background: none;
  margin-left: 0;
  padding-left: 0;
}

/*********************************************************
liタグ 横並び表示
 *********************************************************/
/*2022年10月追記ここから*/

/*ページ内ナビ「index.html」などで使用*/
#migrateContents ul.TopNavi {
  margin-left: 0;
}
#migrateContents ul.TopNavi li {
  list-style: none;
  background: none;
  display: inline-block;
  border-right: solid #000000 2px;
  vertical-align: top;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
  font-size: 1.1em;
}
#migrateContents ul.TopNavi li:hover {
  background-color: #faebd7;
  font-weight: bold;
}


/*地区リスト表示用「etsuran.html」で使用*/
#migrateContents ul.Chiku li {
  list-style: none;
  background: none;
  display: inline;
  padding: 0 0.5em 0 0.5em;
  font-size: 1em;
}

/*調査年度一覧表示用「y-index.html」で使用*/
#migrateContents ul.SurveyListHon {
  list-style: none;
  margin-left: 1em;
  display: flex;
  flex-wrap: wrap;
}
#migrateContents ul.SurveyListHon li {
  margin: 0.1em;
  background: none;
  text-align: center;
}
#migrateContents ul.SurveyListHon li a {
  display: block;
  width: 120px;
}
/*2022年10月追記ここまで*/

/*********************************************************
 括弧付き数字リスト
 *********************************************************/
/*2022年10月追記分を2022年11月に修正*/

/*1段目括弧付き数字のリスト→（1）(2)（3）・・・*/
/*2段目括弧付き数字のリスト→ア,イ,ウ ・・・*/
#migrateContents ol.NumberParentheses {
 counter-reset: cnt;
 margin-left: 0;
 padding-left: 0;
 list-style-type : none;
}
#migrateContents  ol.NumberParentheses ol{
  margin-left: 0;
  padding-left: 0;
}
#migrateContents  ol.NumberParentheses li {
  margin-left: 1em;
  padding-left: 0;
  list-style-type: none;
}
#migrateContents ol.NumberParentheses li:before {
  counter-increment: cnt;
  content: "("counter(cnt)") " ;
}
#migrateContents ol.NumberParentheses li ol li {
  list-style-type: none;
}
#migrateContents ol.NumberParentheses li ol li:before {
  content: counter(cnt,katakana)" ";
}
/*2022年10月追記分を2022年11月に修正ここまで*/


/*********************************************************
テーブルタグの表示スタイル
 *********************************************************/
/*2022年10月追記ここから*/

/*図書館一覧の表示スタイル「etsuran.html」で使用*/
#migrateContents table.Lib {
  width: 95%;
}
#migrateContents table.Lib th, table.Lib td {
  border: solid 1px #006600;
}
#migrateContents table.Lib th.width1 {
  width: 13%;
}
#migrateContents table.Lib th.width2, table.Lib th.width3 {
  width: 6%;
}
#migrateContents table.Lib th.width4 {
  width: 6%;
}
#migrateContents table.Lib th.width5 {
  width: 6%;
}
#migrateContents table.Lib th.width6 {
  width: 10%;
}
#migrateContents table.Lib th.width7 {
  width: 17%;
}
#migrateContents table.Lib th.width8 {
  width: 12%;
}
#migrateContents table.Lib th.width9 {
  width: 14%;
}

/*図書館一覧の地域一覧の表示スタイル「etsuran.html」で使用*/
#migrateContents p.ReLocalList {
  margin-left: 2em;
  font-size: 1em;
}

/*報告書ページで使用*/
/*報告書の掲載状況の表示スタイル「index-all.html」で使用*/
#migrateContents table.Houkokusyo {
  width: 95%;
}
#migrateContents table.Houkokusyo th, table.Houkokusyo td {
  border: solid 1px #006600;
}
#migrateContents table.Houkokusyo th.width1 {
  width: 18%;
}
#migrateContents table.Houkokusyo th.width2 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width3 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width4 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width5 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width6 {
  width: 17%;
}

/*注意点、標本抽出方法の表示スタイル*/
#migrateContents table.explain {
  width: 95%;
}
#migrateContents table.explain th.explain, table.explain td {
  border: solid 1px #006600;
}
#migrateContents table.explain td.data {
  text-align: right;
}

/* 標本誤差の表示スタイル*/
#migrateContents table.gosa {
  width: 95%;
}
#migrateContents table.gosa td,
table.gosa th {
  border: solid 1px #006600;
}
#migrateContents table.gosa td.data {
  text-align: right;
}
#migrateContents table.gosa th.gosa1 {
  width: 15%;
}
#migrateContents table.gosa th.gosa2 {
  width: 16%;
}

/* 符号一覧、都市区分、地域ブロック*/
#migrateContents table.Fugou {
  width: 95%;
}
#migrateContents table.Fugou td {
  border: solid 1px #006600;
}
#migrateContents table.Fugou th.Fugou1 {
  width: 20%;
  border: solid 1px #006600;
}
#migrateContents table.Fugou th.Fugou2 {
  width: 75%;
  border: solid 1px #006600;
}

/* 過去の調査一覧*/
#migrateContents table.OldData {
  width: 96%;
}
#migrateContents table.OldData td,
table.OldData th {
  border: solid 1px #006600;
}
#migrateContents table.OldData th.OldData1 {
  width: 29%;
}
#migrateContents table.OldData th.OldData2 {
  width: 19%;
}

/* 調査票の表示スタイル*/
#migrateContents table.Qes {
  width: 95%;
}
#migrateContents table.Qes td, table.Qes th {
  border: solid 1px #006600;
}

/* 質問項目 */
#migrateContents table.Qes th.c1 {
  width: 10%;
}
#migrateContents table.Qes th.c2 {
  width: 10%;
}
#migrateContents table.Qes th.c3 {
  width: 60%;
}
#migrateContents table.Qes th.c4 {
  width: 15%;
}

/* 調査票の表示スタイル フェイス項目 */
/* 性別・職業 */
#migrateContents table.Qes th.Face1c1 {
  width: 10%;
}
#migrateContents table.Qes th.Face1c2 {
  width: 10%;
}
#migrateContents table.Qes th.Face1c3 {
  width: 75%;
}

/* 年齢 */
#migrateContents table.Qes th.Face2c1 {
  width: 10%;
}
#migrateContents table.Qes th.Face2c2 {
  width: 85%;
}

/* それ以外、分岐あり */
#migrateContents table.Qes th.Face3c1 {
  width: 10%;
}
#migrateContents table.Qes th.Face3c2 {
  width: 10%;
}
#migrateContents table.Qes th.Face3c3 {
  width: 60%;
}
#migrateContents table.Qes th.Face3c4 {
  width: 15%;
}

/* 調査票の表示スタイル アンケート項目 */
#migrateContents table.Qes th.Ansc1 {
  width: 10%;
}
#migrateContents table.Qes th.Ansc2 {
  width: 10%;
}
#migrateContents table.Qes th.Ansc3 {
  width: 75%;
}

/*2022年10月追記ここまで*/

/*********************************************************
 括弧付き数字リスト
 *********************************************************/

/*2022年10月追記分を2022年11月に修正*/

/*1段目括弧付き数字のリスト→（1）(2)（3）・・・*/
/*2段目括弧付き数字のリスト→ア,イ,ウ ・・・*/
#migrateContents ol.NumberParentheses {
 counter-reset: cnt;
 margin-left: 0;
 padding-left: 0;
 list-style-type : none;
}
#migrateContents  ol.NumberParentheses ol{
  margin-left: 0;
  padding-left: 0;
}
#migrateContents  ol.NumberParentheses li {
  margin-left: 1em;
  padding-left: 0;
  list-style-type: none;
}
#migrateContents ol.NumberParentheses li:before {
  counter-increment: cnt;
  content: "("counter(cnt)") " ;
}
#migrateContents ol.NumberParentheses li ol li {
  list-style-type: none;
}
#migrateContents ol.NumberParentheses li ol li:before {
  content: counter(cnt,katakana)" ";
}
/*2022年10月追記分を2022年11月に修正ここまで*/

/*********************************************************
テーブルタグの表示スタイル
 *********************************************************/
/*2022年10月追記ここから*/
/*報告書の掲載状況の表示スタイル「y-index.html」で使用*/
#migrateContents table.Houkokusyo {
  width: 95%;
}
#migrateContents table.Houkokusyo th, table.Houkokusyo td {
  border: solid 1px #006600;
}
#migrateContents table.Houkokusyo th.width1 {
  width: 18%;
}
#migrateContents table.Houkokusyo th.width2 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width3 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width4 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width5 {
  width: 15%;
}
#migrateContents table.Houkokusyo th.width6 {
  width: 17%;
}

/*注意点、標本抽出方法の表示スタイル*/
#migrateContents table.explain {
  width: 95%;
}
#migrateContents table.explain th.explain, table.explain td {
  border: solid 1px #006600;
}
#migrateContents table.explain td.data {
  text-align: right;
}

/* 標本誤差の表示スタイル*/
#migrateContents table.gosa {
  width: 95%;
}
#migrateContents table.gosa td,
table.gosa th {
  border: solid 1px #006600;
}
#migrateContents table.gosa td.data {
  text-align: right;
}
#migrateContents table.gosa th.gosa1 {
  width: 15%;
}
#migrateContents table.gosa th.gosa2 {
  width: 16%;
}

/* 符号一覧、都市区分、地域ブロック*/
#migrateContents table.Fugou {
  width: 95%;
}
#migrateContents table.Fugou td {
  border: solid 1px #006600;
}
#migrateContents table.Fugou th.Fugou1 {
  width: 20%;
  border: solid 1px #006600;
}
#migrateContents table.Fugou th.Fugou2 {
  width: 75%;
  border: solid 1px #006600;
}

/* 過去の調査一覧*/
#migrateContents table.OldData {
  width: 96%;
}
#migrateContents table.OldData td,
table.OldData th {
  border: solid 1px #006600;
}
#migrateContents table.OldData th.OldData1 {
  width: 29%;
}
#migrateContents table.OldData th.OldData2 {
  width: 19%;
}
/*2022年10月追記ここまで*/

/*2022年12月追記ここから*/
/*報告書一覧の表示スタイル「index-all.html」で使用*/
#migrateContents table.HontaiFutai {
  width: 95%;
}
#migrateContents table.HontaiFutai caption {
  text-align: right;
  size: 0.1em;
  color: #000000;
  background: #FFFFFF;
  font-weight: normal;
  padding: 0.1em;
}
#migrateContents table.HontaiFutai th, table.HontaiFutai td {
  border: solid 1px #006600;
}
#migrateContents table.HontaiFutai th {
  background: #006600;
  color: #FFFFFF;
  text-align: center;
}
#migrateContents table.HontaiFutai td{
  font-size: 0.8em;
}
#migrateContents table.HontaiFutai th.width1 {
  width: 48%;
}
#migrateContents table.HontaiFutai th.width2 {
  width: 47%;
}
/*2022年12月追記ここまで*/

/*********************************************************
画像ファイルを画面に合わせて表示
 *********************************************************/
/*2022年10月追記ここから*/
#migrateContents img.ImgFlex {
  margin: 1em 0 1em 0;
  width: 100%;
  height: auto;
  max-width: 700px;
}

/*2022年10月追記ここまで*/

/*********************************************************
ページ内リンクなどのボタン
 *********************************************************/
/*2022年10月追記ここから*/

/*ボタン本体*/
#migrateContents p.round-button {
  background: #FFFFFF;
  max-width: 100%;
  min-width: 130px;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 5px;
  border: 1.5px solid #006600;
  color: #000000;/* フォントの色 */
  font-weight: bold;
  text-align: left;
  font-size: 1.1em;
}

/*SPANタグ内の←矢印の表示スタイル*/
#migrateContents span.Yazirushi-left {
  position: relative;
  padding-left: 40px;
}

#migrateContents span.Yazirushi-left::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 4px;/* ○の位置,数字を大きくすると右に動く */
  width: 22px;/* ○の大きさ */
  height: 22px;/* ○の大きさheightと同じ数字にする */
  border-radius: 50%;
  background: #006600;
}

#migrateContents span.Yazirushi-left::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 10px;/* 矢印の位置,数字を大きくすると右に動く */
  width: 10px;
  height: 10px;
  border-top: 4px solid #FFFFFF;
  border-right: 4px solid #FFFFFF;
  transform: rotate(225deg);/* 矢印の向き、0～360度で設定 */
}

/*SPANタグ内の↑矢印の表示スタイル*/

#migrateContents span.Yazirushi-up {
  position: relative;
  padding-left: 40px;
}

#migrateContents span.Yazirushi-up::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #006600;
}

#migrateContents span.Yazirushi-up::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 5px;
  bottom: 0;
  left: 8px;
  width: 10px;
  height: 10px;
  border-top: 4px solid #FFFFFF;
  border-right: 4px solid #FFFFFF;
  transform: rotate(315deg);
}
/*2022年10月追記ここまで*/

/*********************************************************
よくあるお問合せのスタイル
 *********************************************************/
/*2022年10月追記ここから*/

#migrateContents p.sFAQ {
  background-color: #006600;
  color: #FFFFFF;
}

/*2022年10月追記ここまで*/


/*********************************************************
全国世論調査の現況の表示スタイル
 *********************************************************/
/*2023年3月追記ここから*/
#migrateContents table.GenkyoTable {
  width: 95%;
}
#migrateContents table.GenkyoTable th, table.GenkyoTable td {
  border: solid 1px #006600;
}
#migrateContents table.GenkyoTable th.width1 {
  width: 35%;
}
#migrateContents table.GenkyoTable th.width2 {
  width: 60%;
}
/*2023年3月追記ここまで*/

/*2023年6月追記ここまで*/
#transferPage{
  width: 83%;
  margin: 0 auto;
}
/* #transferPage h2{
  color: #036401;
  font-size: 24px;
  margin: 56px 0 26px;
  text-align: center;
} */
.transferContent{
  border: 1px solid #707070;
  padding: 5em 5em 2.5em 4.6em;
}
#transferPage .tranLink{
  padding: 20px;
  margin-bottom: 30px;
  background-color: #FAFAFA;
}
#transferPage .tranLink li{
  background: url(../images/li.gif) no-repeat 0 6px;
  padding: 0 0 0 16px;
  margin: 0 auto 0.5em;
  font-size: 1em;
}
.transferLinks>ul{
  margin: 3em 0 3em;
}
.transferLinks>ul li {
  line-height: 1.5;
  margin-bottom: 1em;
  position: relative;
  list-style: none;
  margin: 0 0 1rem 0;
  padding-left: 1.6rem;
  text-indent: -1.6rem;
}
.transferLinks>ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #727171;
  border-radius: 50%;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
a.h_back_button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #000000;
  font-size: 13px;
  border-radius: 20px;
  width: 200px;
  height: 30px;
  border: 2px solid #000000;
  position: relative;
  transition: 0.3s;
  background-color: #ffffff;
  margin: auto;
}
a.h_back_button:link {
  color: #000000!important;
  text-decoration: none!important;
  font-weight: bold;
}
a.h_back_button::before, a.h_back_button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  transform-origin: 100% 50%;
  height: 2px;
  width: 7px;
  background-color: #000000;
  border-radius: 2px;
  will-change: transform;
  transition: .3s;
}
a.h_back_button::before {
  transform: translateY(-50%) rotate(210deg);
}
a.h_back_button::after {
  transform: translateY(-50%) rotate(150deg);
}
/*2023年6月追記ここまで*/

/*2024年2月追記ここから*/
/**SP表示時、表の崩れ調整**/
@media only screen and (max-width:767.9px){
  /*.blockTable table:not(.-scrollabel),
  .blockTable table:not(.-scrollabel) tr,
  .blockTable table:not(.-scrollabel) td {
    display: block;
    width: 100%;
  }*/
  /*.blockTable table:not(.-scrollabel) tr {
    margin-top: 1em;
  }*/
  table.contentsTable td{
    display:contents;
  }
}
/*2024年2月追記ここまで*/

/* GOV_SURVEY-76 で受領 */
@media screen and (max-width: 767.9px) {

    /* リストになった後のコンテンツも全体的に縦の余白を足す */
    #migrateContents li {
        line-height: 1.7rem;
    }

    /* 枠線がついたtableの余白が狭いので調整する */
    #migrateContents table[border="1"] {
        border-collapse: separate;
        border-spacing: 20px;
    }

    /* 表組の余白（特に左右）を減らして表組に入る文字数を増やす */
    #migrateContents table {
        margin: 0 0 1rem 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    #migrateContents .box1 td > table {
      margin-block: 0 !important;
    }

    #migrateContents .-scroll table.-scrollable {
      margin-block-end: 0 !important;
    }

    #migrateContents td > table,
    #migrateContents div.blockquote > table {
        width: 100% !important;
        margin: 2rem 0 0.4rem 0 !important;
    }

    /* 全体的に縦の余白を入れて要素の切れ目をわかりやすく */
    #migrateContents table tr {
        line-height: 1.7rem;
    }

    #migrateContents table tr > td {
        line-height: 1.3rem;
    }

    #migrateContents table:not(.GenkyoTable, .explain, .table1, .box1, .-scrollable, .tableBase) td {
        display: contents;
    }

    #migrateContents table td:has(table.-scrollable),
    #migrateContents table.-scrollable td {
        display: table-cell;
    }

    #migrateContents td > table tr,
    #migrateContents div.blockquote > table tr {
        display: block;
        margin-bottom: 0.6rem;
    }

    /* 割合の数字が崩れないようにする */
    #migrateContents td > table td:not(:last-child),
    #migrateContents div.blockquote > table td:not(:last-child) {
        min-width: 3rem;
    }

    #migrateContents div.blockquote {
        margin-top: 20px;
    }

    /* セルの右を空けて文字を見やすく */
    #migrateContents td > table td,
    #migrateContents div.blockquote > table td {
        display: table-cell;
        padding: 0px 4px 0px 0px;
    }

    #migrateContents td > table tr > td:last-child,
    #migrateContents div.blockquote > table tr > td:last-child {
        padding: 0px 0px 0px 0px;
    }

    /* tdをcontentにすると一部の見出しと本文がくっつくので、必要な箇所に全角スペースを入れる（改行だと変になる） */
    #migrateContents table:not(.box1, .-scrollable) td::after {
        content: "　";
        white-space: pre;
    }

    #migrateContents table td[width]::after,
    #migrateContents table td[nowrap]::after {
        content:"";
    }

    #migrateContents td > table td::after,
    #migrateContents div.blockquote > table td::after {
        content:"";
    }

    /* 余白目的で入れていると思われる、中身が空っぽで表示崩れの原因になるtrとtdを表示させない */
    #migrateContents table:not(.tableBase, .-scrollable) tr:empty,
    #migrateContents table:not(.tableBase, .-scrollable) td:empty {
        display: none;
    }

    /* バーまわりの余白調整など優先度低いもの */
    #migrateContents hr {
        margin: 40px 0px !important;
    }

    #migrateContents br,
    #migrateContents table + br,
    #migrateContents hr + br
    {
        display: none;
    }
}

#migrateContents table.table1 {
  border-width: 1px 0 0 1px;
}
#migrateContents table.table1 > thead > tr,
#migrateContents table.table1 > tbody > tr,
#migrateContents table.table1 > tr {
  display: table-row !important;
}
#migrateContents table.table1 > thead > tr > th,
#migrateContents table.table1 > tbody > tr > th,
#migrateContents table.table1 > tr > th,
#migrateContents table.table1 > thead > tr > td,
#migrateContents table.table1 > tbody > tr > td,
#migrateContents table.table1 > tr > td {
  display: table-cell !important;
  border-width: 0 1px 1px 0;
  padding: 0.5em !important;
}

#migrateContents table.tableBase > tbody > tr > td,
#migrateContents table.tableBase > tr > td {
  padding: 0.5em !important;
}

@media screen and (min-width: 768px){
    #migrateContents table th[nowrap],
    #migrateContents table td[nowrap] {
        display: table-cell;
        vertical-align: baseline;
    }
}