/* Scss Document */
.contList .full .lnkList2 .txt_long {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .contList .full .lnkList2 .txt_long {
      font-size: 14px; } }

.con_contList {
  margin-top: 30px; }
  .con_contList .full .lnkList2 .txt_long {
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .con_contList .full .lnkList2 .txt_long {
        font-size: 14px; } }
