@charset "UTF-8";
#wrapper #next .c-p {
    background-color: #eeeeee;
}

#wrapper #next .c-g {
    background-color: #feeff1;
}

#wrapper #next ul .col-l .date .red {
    color: #707070;
}

#wrapper #next ul .col-l .date .gray {
    color: #e60012;
}

#wrapper #next ul .col-r .title1 {
    border-bottom: solid 2px #070707;
}

#wrapper #next ul .col-r .title2 {
    border-bottom: solid 2px #e60012;
}

#wrapper #next ul .col-r2 .btn {
    background-color: #707070;
}

#wrapper #next ul .col-r2 .btn2 {
    background-color: #e60012;
}
.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}