@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : cookiepolicy.css
Description : クッキーポリシー
===================================================================== */
/* =====================================================================
    cookiepolicy
======================================================================*/
.cookiepolicy .sec-content .inner {
  padding: 0 5.3333333333%;
}
@media screen and (min-width: 768px) {
  .cookiepolicy .sec-content .inner {
    padding: 0;
  }
}
.cookiepolicy_ttl {
  position: relative;
  margin-top: 12rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid #000000;
}
.cookiepolicy_ttl:first-child {
  margin-top: 0;
}
.cookiepolicy_ttl > span {
  display: block;
  padding-left: 1.25em;
  font-family: "Shippori Mincho", serif;
  line-height: 1.684;
  text-indent: -1.25em;
}
.cookiepolicy_list {
  position: relative;
}
.cookiepolicy_list > li {
  padding-left: 1.4em;
  line-height: 2;
  text-indent: -1.4em;
}/*# sourceMappingURL=cookiepolicy.css.map */