/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.cimg {
  background-image: url("../images/cimg.jpg"); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 5, style.scss */
    .cimg {
      background-image: url("../images/cimg_tb.jpg"); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 5, style.scss */
    .cimg {
      background-image: url("../images/cimg_tb.jpg"); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 5, style.scss */
    .cimg {
      background-image: url("../images/cimg_sp.jpg"); } }
  @media screen and (max-width: 350px) {
    /* line 5, style.scss */
    .cimg {
      background-image: url("../images/cimg_sp.jpg"); } }

/* line 26, style.scss */
.policy_boxb {
  background-color: #f4f4f4;
  padding: 60px 50px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 26, style.scss */
    .policy_boxb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 26, style.scss */
    .policy_boxb {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 26, style.scss */
    .policy_boxb {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 26, style.scss */
    .policy_boxb {
      padding: 15px; } }
  /* line 44, style.scss */
  .policy_boxb dl dt {
    font-weight: 700; }
  /* line 47, style.scss */
  .policy_boxb dl dd {
    margin-top: 10px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 47, style.scss */
      .policy_boxb dl dd {
        margin-top: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 47, style.scss */
      .policy_boxb dl dd {
        margin-top: 0; } }
    @media screen and (max-width: 350px) {
      /* line 47, style.scss */
      .policy_boxb dl dd {
        margin-top: 0; } }
  /* line 63, style.scss */
  .policy_boxb dl:nth-of-type(n+2) {
    margin-top: 40px; }

/*# sourceMappingURL=style.css.map */
