/*
Theme Name: oita.karada.live 4.4
Version: 4.4
*/

/*-------------------------------------------
	general
--------------------------------------------*/
body {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "メイリオ", Meiryo, "MS PGothic", Osaka, sans-serif !important;
}

/*-------------------------------------------
	tayorin
--------------------------------------------*/
.page-id-42 p {
  max-width: 720px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

#tayorin table {
  width: 100%;
}

#tayorin table td input:not([type=file]),
#tayorin table td textarea {
  box-sizing: border-box;
}

#tayorin table td input:not([type=file]) {
  width: 100%;
}

#tayorin table td textarea {
  width: 100%;
  height: 300px;
}

#tayorin #button-container button {
  font-weight: bold;
  font-size: 1rem;
}