@charset "UTF-8";
/* ----------------------------------------
	.policy
---------------------------------------- */
.policy h2.sectionTitle {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .policy h2.sectionTitle {
      margin-bottom: 50px; } }
  @media screen and (min-width: 1281px) {
    .policy h2.sectionTitle {
      margin-bottom: 80px; } }
.policy h3 {
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #D1B28F;
  padding-bottom: 7px;
  font-size: 2.0rem;
  font-family: "Times New Roman", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "source-han-serif-japanese", serif;
  color: #8C6239; }
  @media screen and (min-width: 768px) {
    .policy h3 {
      font-size: 2.2rem; } }
.policy p.text {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .policy p.text {
      margin-bottom: 50px; } }
