.comp-layout-section-37 {
  padding: 40px 0 160px 0;
  background: #E9EBF1; }
  .comp-layout-section-37 .c-wrapper {
    display: flex;
    justify-content: space-between; }
    .comp-layout-section-37 .c-wrapper .c-column-01 {
      width: 295px;
      padding: 20px 0 48px 0;
      background: #FFFFFF;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
      border-radius: 8px;
      height: fit-content;
      margin-right: 20px; }
    .comp-layout-section-37 .c-wrapper .c-column-02 {
      display: flex;
      flex-direction: column;
      background: #FFFFFF;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
      border-radius: 8px; }
      .comp-layout-section-37 .c-wrapper .c-column-02 > .c-item-01 {
        background: #E9EBF1;
        border-radius: 8px 8px 0px 0px;
        width: 925px; }
        .comp-layout-section-37 .c-wrapper .c-column-02 > .c-item-01 img {
          width: 100%;
          height: 320px;
          height: auto;
          object-fit: cover;
          object-position: center; }
      .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 {
        padding: 32px 73px 54px 31px; }
        .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 .c-unit-01 {
          font-weight: 600;
          font-size: 22px;
          line-height: 27px;
          letter-spacing: -0.005em;
          color: #0F1B3F;
          margin-bottom: 32px; }
        .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 .c-unit-02 {
          font-weight: 400;
          font-size: 14px;
          line-height: 22px;
          color: #171718;
          opacity: 0.8; }

@media all and (max-width: 414px) {
  .comp-layout-section-37 {
    padding: 12px 0 80px 0;
    background: #E9EBF1; }
    .comp-layout-section-37 .c-wrapper {
      display: flex;
      flex-direction: column; }
      .comp-layout-section-37 .c-wrapper .c-column-01 {
        display: none; }
      .comp-layout-section-37 .c-wrapper .c-column-02 {
        display: flex;
        flex-direction: column;
        background: #FFFFFF;
        width: calc(100% + 48px);
        padding-left: -20px;
        margin-left: -24px; }
        .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-01 {
          height: 130px;
          background: #E9EBF1; }
          .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-01 img {
            width: 100%;
            height: auto;
            object-fit: cover;
            object-position: center; }
        .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 {
          padding: 20px 32px 80px 20px; }
          .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 .c-unit-01 {
            display: none; }
          .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 .c-unit-02 {
            font-weight: 400;
            font-size: 13px;
            line-height: 20px;
            color: #171718; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-layout-section-37 {
    padding: 12px 0 80px 0;
    background: #E9EBF1; }
    .comp-layout-section-37 .c-wrapper {
      display: flex;
      flex-direction: column; }
      .comp-layout-section-37 .c-wrapper .c-column-01 {
        display: none; }
      .comp-layout-section-37 .c-wrapper .c-column-02 {
        display: flex;
        flex-direction: column;
        background: #FFFFFF;
        width: calc(100% + 48px);
        padding-left: -20px;
        margin-left: -24px; }
        .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-01 {
          height: 130px;
          background: #E9EBF1; }
          .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-01 img {
            width: 100%;
            height: auto;
            object-fit: cover;
            object-position: center; }
        .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 {
          padding: 20px 32px 80px 20px; }
          .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 .c-unit-01 {
            display: none; }
          .comp-layout-section-37 .c-wrapper .c-column-02 .c-item-02 .c-unit-02 {
            font-weight: 400;
            font-size: 13px;
            line-height: 20px;
            color: #171718; } }

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