@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- company-profile_sec
-------------------------*/
/*=======================================
　company-profile_sec
=======================================*/
.cmn_table01 dl dt {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmn_table01 .contact_padding {
  padding: 23px 29px;
  line-height: 1.333;
}
@media screen and (max-width: 768px) {
  .cmn_table01 .contact_padding {
    padding: 18px 5%;
  }
}/*# sourceMappingURL=contact_us.css.map */