/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.shisetu_boxb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 5, style.scss */
    .shisetu_boxb {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 5, style.scss */
    .shisetu_boxb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 5, style.scss */
    .shisetu_boxb {
      display: block; } }

/* line 23, style.scss */
.shisetsu_unit {
  width: calc(50% - 20px); }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 23, style.scss */
    .shisetsu_unit {
      width: 100%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 23, style.scss */
    .shisetsu_unit {
      width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 23, style.scss */
    .shisetsu_unit {
      width: 100%; } }
  /* line 38, style.scss */
  .shisetsu_unit:nth-of-type(n+3) {
    margin: 120px 0 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 38, style.scss */
      .shisetsu_unit:nth-of-type(n+3) {
        margin: 50px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 38, style.scss */
      .shisetsu_unit:nth-of-type(n+3) {
        margin: 50px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 38, style.scss */
      .shisetsu_unit:nth-of-type(n+3) {
        margin: 30px 0 0; } }
  /* line 54, style.scss */
  .shisetsu_unit:nth-of-type(n+5) {
    margin: 60px 0 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 54, style.scss */
      .shisetsu_unit:nth-of-type(n+5) {
        margin: 50px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 54, style.scss */
      .shisetsu_unit:nth-of-type(n+5) {
        margin: 50px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 54, style.scss */
      .shisetsu_unit:nth-of-type(n+5) {
        margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 70, style.scss */
    .shisetsu_unit:nth-of-type(n+2) {
      margin: 50px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 70, style.scss */
    .shisetsu_unit:nth-of-type(n+2) {
      margin: 50px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 70, style.scss */
    .shisetsu_unit:nth-of-type(n+2) {
      margin: 30px 0 0; } }
  /* line 85, style.scss */
  .shisetsu_unit figure {
    margin: 0;
    padding: 0;
    position: relative; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 85, style.scss */
      .shisetsu_unit figure {
        max-width: 340px;
        width: 100%;
        margin: auto; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 85, style.scss */
      .shisetsu_unit figure {
        max-width: 340px;
        width: 100%;
        margin: auto; } }
    @media screen and (max-width: 350px) {
      /* line 85, style.scss */
      .shisetsu_unit figure {
        max-width: 340px;
        width: 100%;
        margin: auto; } }
    /* line 108, style.scss */
    .shisetsu_unit figure figcaption {
      position: absolute;
      bottom: -10px;
      left: -10px;
      width: 200px;
      padding: 10px;
      text-align: center;
      background-color: rgba(77, 119, 249, 0.9);
      color: #ffffff;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      letter-spacing: 0.1em; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 108, style.scss */
        .shisetsu_unit figure figcaption {
          font-size: 22px;
          font-size: 2.2rem; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 108, style.scss */
        .shisetsu_unit figure figcaption {
          font-size: 20px;
          font-size: 2.0rem;
          padding: 5px;
          width: 160px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 108, style.scss */
        .shisetsu_unit figure figcaption {
          font-size: 20px;
          font-size: 2.0rem; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 108, style.scss */
        .shisetsu_unit figure figcaption {
          font-size: 18px;
          font-size: 1.8rem;
          width: 160px; } }
      @media screen and (max-width: 350px) {
        /* line 108, style.scss */
        .shisetsu_unit figure figcaption {
          padding: 5px;
          font-size: 18px;
          font-size: 1.8rem;
          width: 160px; } }
  /* line 148, style.scss */
  .shisetsu_unit p {
    margin: 30px 0 0; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 148, style.scss */
      .shisetsu_unit p {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 148, style.scss */
      .shisetsu_unit p {
        margin: 20px 0 0; } }

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