@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
/* line 13, page_about.scss */
#about .companyprofile { background: #fff; padding: 150px 0 150px; }
/* line 14, page_about.scss */
#about .companyprofile .tit { font-size: 28px; margin-bottom: 50px; }
/* line 15, page_about.scss */
#about .companyprofile table { width: 680px; margin: 0 auto; }
/* line 18, page_about.scss */
#about .companyprofile table tbody tr:not(:last-child) { border-bottom: 1px solid rgba(102, 100, 100, 0.5); }
/* line 19, page_about.scss */
#about .companyprofile table tbody tr:last-child { border-bottom: none; }
/* line 20, page_about.scss */
#about .companyprofile table tbody tr th, #about .companyprofile table tbody tr td { font-size: 17px; line-height: 2; text-align: left; padding: 20px 20px; box-sizing: border-box; font-weight: 300; }
/* line 21, page_about.scss */
#about .companyprofile table tbody tr th { width: 200px; }
@media only screen and (max-width: 750px) { /* line 33, page_about.scss */
  #about .companyprofile { padding: 50px 5% 50px; }
  /* line 34, page_about.scss */
  #about .companyprofile .tit { font-size: 22px; margin-bottom: 30px; }
  /* line 35, page_about.scss */
  #about .companyprofile table { width: 100%; margin: 0 auto; }
  /* line 40, page_about.scss */
  #about .companyprofile table tbody tr th, #about .companyprofile table tbody tr td { font-size: 14px; line-height: 2; padding: 10px 10px; }
  /* line 41, page_about.scss */
  #about .companyprofile table tbody tr th { width: 80px; } }
