@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/* ----------------------
- about_sec
---------------------- */
/*=======================================
　about_sec
=======================================*/
.about_sec {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .about_sec {
    margin-bottom: 100px;
  }
}
.about_sec .sttl_01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .about_sec .sttl_01 {
    margin-bottom: 25px;
  }
}
.about_sec .sttl_02 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .about_sec .sttl_02 {
    margin-bottom: 15px;
  }
}/*# sourceMappingURL=policy.css.map */