/* line 3, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
.button-wrap {
  margin-top: 20px; }

@media screen and (max-width: 639px) {
  /* line 8, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  .not_sign_in {
    margin-top: 65px; }

  /* line 11, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  table.line-table {
    border: none;
    border-top: 1px solid #ccc; }

  /* line 15, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  table.line-table th {
    border-bottom: none;
    border-top: none; }

  /* line 19, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  .documents {
    padding-bottom: 15px;
    padding-top: 15px; }

  /* line 24, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  table.line-table tbody {
    white-space: normal; }
  /* line 27, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  table.line-table th,
  table.line-table td {
    box-sizing: border-box;
    height: auto;
    padding: 10px 4px; }
  /* line 33, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  table.line-table th {
    display: block;
    height: auto; }
  /* line 37, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  table.line-table td {
    display: block; }

  /* line 41, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
  .button-wrap-left {
    width: 100%; }
    /* line 43, /app/app/assets/stylesheets/customers/index_order_rule/index.css.scss */
    .button-wrap-left .button {
      width: 100%; } }
