@charset "UTF-8";
/*　*/
/**************************************************
		policy
**************************************************/
.p-policy .l-pagettl {
  background-image: url(../img/about/bg_pagettl_policy_sp.jpg);
}
@media print, screen and (min-width: 768px) {
  .p-policy .l-pagettl {
    background-image: url(../img/about/bg_pagettl_policy.jpg);
  }
}

.policy_sec01:not(:last-child) {
  margin-bottom: 4.5rem;
}
@media print, screen and (min-width: 768px) {
  .policy_sec01:not(:last-child) {
    margin-bottom: 7rem;
  }
}
.policy_sec02:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 768px) {
  .policy_sec02:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.policy_sec03:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .policy_sec03:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.policy_txt01:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .policy_txt01:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.policy_list01 li::before {
  color: #932536;
}
.policy_hr01 {
  margin: 0 1rem 2.5rem 1rem;
}
@media print, screen and (min-width: 768px) {
  .policy_hr01 {
    margin: 0 4rem 4rem 4rem;
  }
}
.policy_hr02 {
  margin: 0 1rem 2rem 1rem;
}
@media print, screen and (min-width: 768px) {
  .policy_hr02 {
    margin: 0 4rem 2.5rem 4rem;
  }
}

/**************************************************
		history
**************************************************/
.p-history .l-pagettl {
  background-image: url(../img/about/bg_pagettl_history_sp.jpg);
}
@media print, screen and (min-width: 768px) {
  .p-history .l-pagettl {
    background-image: url(../img/about/bg_pagettl_history.jpg);
  }
}

.history_sec01:not(:last-child) {
  margin-bottom: 4.5rem;
}
@media print, screen and (min-width: 768px) {
  .history_sec01:not(:last-child) {
    margin-bottom: 7rem;
  }
}
.history_sec02:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 768px) {
  .history_sec02:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.history_txt01:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .history_txt01:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.history_tbl01 {
  margin-top: -1.5rem;
}
@media print, screen and (min-width: 768px) {
  .history_tbl01 {
    margin-top: -2.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .history_tbl01 th {
    width: 12rem;
    font-size: 2.2rem;
  }
}
.history_img01 {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .history_img01 {
    text-align: center;
  }
}
.history_img01 img {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .history_img01 img {
    width: 42rem;
  }
}
.history_img02 {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .history_img02 {
    text-align: center;
  }
}
.history_img02 img {
  width: 23rem;
}
@media print, screen and (min-width: 768px) {
  .history_img02 img {
    width: 26rem;
  }
}