@charset "utf-8";
/*
Theme Name: SOLARIS child
Theme URI:https://tcd-theme.com/tcd088
Description:WordPressテーマ「SOLARIS」の子テーマ
Template:solaris_tcd088
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.0
*/

/*
  ここから下にCSSを追記してください。
*/
/* お問い合わせフォームのテーブル見出し（左側）を縦中央揃え */
form table th {
  vertical-align: middle;
}