/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
el20-3
------------------------------------------------------------*/
/* 
------------------------------------------------------------*/
.p-el20-3 {
  margin-bottom: 30px; }
  .p-el20-3 .c-list1__text {
    margin: 15px auto; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .c-list1__text {
        width: auto; } }
  .p-el20-3 .c-title3 {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .c-title3 {
        margin-top: 0; } }
  .p-el20-3 .c-text1 {
    margin-bottom: 15px;
    font-size: 1.4rem;
    color: #4A4A4A; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .c-text1 {
        font-size: 1.0rem; } }
  .p-el20-3 .c-textBlock2 {
    font-size: 1.4rem;
    color: #000; }
  .p-el20-3 .l-col--2 {
    border-top: 1px solid #E0E0E0;
    padding-top: 60px;
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .l-col--2 {
        padding-top: 30px;
        margin-top: 30px; } }
    .p-el20-3 .l-col--2 .c-textBlock2-txt {
      margin: 75px 20px 0 0; }
      @media screen and (max-width: 767px) {
        .p-el20-3 .l-col--2 .c-textBlock2-txt {
          margin: 30px 0 0 0; } }
  @media screen and (max-width: 767px) {
    .p-el20-3 .l-col--mod {
      margin-top: 20px; } }
  .p-el20-3 .l-col--mod .l-col__card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .l-col--mod .l-col__card {
        margin: 0 0 10px 0; } }
  .p-el20-3 .l-col--mod .c-singleImg1 {
    width: 145px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .l-col--mod .c-singleImg1 {
        width: 30%;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-top: 10px; } }
  .p-el20-3 .l-col--mod .c-textBlock2 {
    padding-left: 10px; }
    @media screen and (max-width: 767px) {
      .p-el20-3 .l-col--mod .c-textBlock2 li {
        line-height: 1.2; } }
    .p-el20-3 .l-col--mod .c-textBlock2 a {
      font-size: 1.4rem;
      color: #000;
      text-decoration: none; }
      @media screen and (max-width: 767px) {
        .p-el20-3 .l-col--mod .c-textBlock2 a {
          font-size: 1rem; } }
