@charset "UTF-8";
/* IMPORTS */
/* VARIABLES */
/*
 * Cityu Template Theme
 */
/* MIXINS */
.view-cityu-news-list .news-date,
.view-cityu-news-list .views-field-field-cityu-blog-date,
.view-president-blog-search-list .news-date,
.view-president-blog-search-list .views-field-field-cityu-blog-date {
  margin-right: 16px;
  font-size: 13.5px;
  font-weight: bold;
  line-height: 18px;
  color: #1d1d1b; }

.view-cityu-news-list .news-author,
.view-cityu-news-list .views-field-uid,
.view-president-blog-search-list .news-author,
.view-president-blog-search-list .views-field-uid {
  margin-right: 8px;
  font-size: 13.5px;
  font-weight: bold;
  line-height: 18px;
  color: #717171; }

.view-cityu-news-list .news-category,
.view-president-blog-search-list .news-category {
  font-size: 13.5px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #717171;
  font-weight: bold; }

.view-cityu-news-list .news-title,
.view-cityu-news-list .views-field-title,
.view-president-blog-search-list .news-title,
.view-president-blog-search-list .views-field-title {
  font-size: 22px;
  font-weight: 900;
  line-height: 30px; }
  .view-cityu-news-list .news-title a, .view-cityu-news-list .views-field-title a, .view-president-blog-search-list .news-title a, .view-president-blog-search-list .views-field-title a {
    color: #bf165e; }
    .no-touch .view-cityu-news-list .news-title a:hover, .view-cityu-news-list .no-touch .news-title a:hover, .no-touch .view-cityu-news-list .views-field-title a:hover, .view-cityu-news-list .no-touch .views-field-title a:hover, .no-touch .view-president-blog-search-list .news-title a:hover, .view-president-blog-search-list .no-touch .news-title a:hover, .no-touch .view-president-blog-search-list .views-field-title a:hover, .view-president-blog-search-list .no-touch .views-field-title a:hover, .view-cityu-news-list .news-title a:active, .view-cityu-news-list .views-field-title a:active, .view-president-blog-search-list .news-title a:active, .view-president-blog-search-list .views-field-title a:active {
      color: #6b203e; }
  .view-cityu-news-list .news-title a[target=_blank]::after, .view-cityu-news-list .views-field-title a[target=_blank]::after, .view-president-blog-search-list .news-title a[target=_blank]::after, .view-president-blog-search-list .views-field-title a[target=_blank]::after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #bf165e;
    margin-left: 6px;
    font-size: 13.5px;
    line-height: 1.3;
    letter-spacing: 1px;
    vertical-align: middle; }
  .no-touch .view-cityu-news-list .news-title a[target=_blank]:hover:after, .view-cityu-news-list .no-touch .news-title a[target=_blank]:hover:after, .no-touch .view-cityu-news-list .views-field-title a[target=_blank]:hover:after, .view-cityu-news-list .no-touch .views-field-title a[target=_blank]:hover:after, .no-touch .view-president-blog-search-list .news-title a[target=_blank]:hover:after, .view-president-blog-search-list .no-touch .news-title a[target=_blank]:hover:after, .no-touch .view-president-blog-search-list .views-field-title a[target=_blank]:hover:after, .view-president-blog-search-list .no-touch .views-field-title a[target=_blank]:hover:after, .view-cityu-news-list .news-title a[target=_blank]:active:after, .view-cityu-news-list .views-field-title a[target=_blank]:active:after, .view-president-blog-search-list .news-title a[target=_blank]:active:after, .view-president-blog-search-list .views-field-title a[target=_blank]:active:after {
    color: #6b203e; }

.view-cityu-news-list .views-row > p,
.view-president-blog-search-list .views-row > p {
  font-size: 15px;
  line-height: 25px;
  color: #2e2e2e; }

.view-cityu-news-list .views-row,
.view-president-blog-search-list .views-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 30px 45px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  line-height: 1.67em; }
  @media (max-width: 1199.98px) {
    .view-cityu-news-list .views-row,
    .view-president-blog-search-list .views-row {
      padding: 25px 30px; } }
  @media (max-width: 759.98px) {
    .view-cityu-news-list .views-row,
    .view-president-blog-search-list .views-row {
      padding: 22px; } }
  .view-cityu-news-list .views-row:last-child,
  .view-president-blog-search-list .views-row:last-child {
    margin-bottom: 0; }
  .view-cityu-news-list .views-row > p,
  .view-president-blog-search-list .views-row > p {
    width: 100%;
    margin-top: 13px;
    clear: both;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
    @media (max-width: 1199.98px) {
      .view-cityu-news-list .views-row > p,
      .view-president-blog-search-list .views-row > p {
        margin-top: 12px; } }
    @media (max-width: 759.98px) {
      .view-cityu-news-list .views-row > p,
      .view-president-blog-search-list .views-row > p {
        margin-top: 15px; } }
  @media (min-width: 760px) {
    .view-cityu-news-list .views-row .col-md-10,
    .view-president-blog-search-list .views-row .col-md-10 {
      flex-basis: auto;
      flex-grow: 1;
      flex-shrink: 0; } }

.view-cityu-news-list .news-title,
.view-cityu-news-list .views-field-title,
.view-president-blog-search-list .news-title,
.view-president-blog-search-list .views-field-title {
  width: 100%; }

.view-cityu-news-list .news-date,
.view-cityu-news-list .news-author,
.view-cityu-news-list .news-category,
.view-cityu-news-list .views-field-field-cityu-blog-date,
.view-cityu-news-list .views-field-uid,
.view-president-blog-search-list .news-date,
.view-president-blog-search-list .news-author,
.view-president-blog-search-list .news-category,
.view-president-blog-search-list .views-field-field-cityu-blog-date,
.view-president-blog-search-list .views-field-uid {
  margin-top: 10px; }
  @media (max-width: 1199.98px) {
    .view-cityu-news-list .news-date,
    .view-cityu-news-list .news-author,
    .view-cityu-news-list .news-category,
    .view-cityu-news-list .views-field-field-cityu-blog-date,
    .view-cityu-news-list .views-field-uid,
    .view-president-blog-search-list .news-date,
    .view-president-blog-search-list .news-author,
    .view-president-blog-search-list .news-category,
    .view-president-blog-search-list .views-field-field-cityu-blog-date,
    .view-president-blog-search-list .views-field-uid {
      margin-top: 12px; } }
  @media (max-width: 999.98px) {
    .view-cityu-news-list .news-date,
    .view-cityu-news-list .news-author,
    .view-cityu-news-list .news-category,
    .view-cityu-news-list .views-field-field-cityu-blog-date,
    .view-cityu-news-list .views-field-uid,
    .view-president-blog-search-list .news-date,
    .view-president-blog-search-list .news-author,
    .view-president-blog-search-list .news-category,
    .view-president-blog-search-list .views-field-field-cityu-blog-date,
    .view-president-blog-search-list .views-field-uid {
      margin-top: 12px; } }
  @media (max-width: 759.98px) {
    .view-cityu-news-list .news-date,
    .view-cityu-news-list .news-author,
    .view-cityu-news-list .news-category,
    .view-cityu-news-list .views-field-field-cityu-blog-date,
    .view-cityu-news-list .views-field-uid,
    .view-president-blog-search-list .news-date,
    .view-president-blog-search-list .news-author,
    .view-president-blog-search-list .news-category,
    .view-president-blog-search-list .views-field-field-cityu-blog-date,
    .view-president-blog-search-list .views-field-uid {
      margin-top: 10px; } }

.view-cityu-news-list .news-date-author-wrapper,
.view-president-blog-search-list .news-date-author-wrapper {
  display: flex;
  flex-wrap: wrap; }

.view-cityu-news-list .news-author,
.view-cityu-news-list .views-field-uid,
.view-president-blog-search-list .news-author,
.view-president-blog-search-list .views-field-uid {
  font-weight: normal;
  color: #bf165e; }

.view-cityu-news-list .news-category a,
.view-president-blog-search-list .news-category a {
  color: #717171; }
  .view-cityu-news-list .news-category a:hover,
  .view-president-blog-search-list .news-category a:hover {
    color: #bf165e; }

.view-cityu-news-list .t-news-list-section,
.view-president-blog-search-list .t-news-list-section {
  display: none;
  margin-bottom: 20px;
  padding: 30px 45px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1199.98px) {
    .view-cityu-news-list .t-news-list-section,
    .view-president-blog-search-list .t-news-list-section {
      padding: 25px 30px;
      margin-bottom: 15px; } }
  @media (max-width: 759.98px) {
    .view-cityu-news-list .t-news-list-section,
    .view-president-blog-search-list .t-news-list-section {
      padding: 22px; } }
  .view-cityu-news-list .t-news-list-section:last-child,
  .view-president-blog-search-list .t-news-list-section:last-child {
    margin-bottom: 0; }
  .view-cityu-news-list .t-news-list-section .views-row,
  .view-president-blog-search-list .t-news-list-section .views-row {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0; }
    .view-cityu-news-list .t-news-list-section .views-row::after,
    .view-president-blog-search-list .t-news-list-section .views-row::after {
      content: "";
      margin-top: 30px;
      margin-bottom: 30px;
      display: block;
      width: 100%;
      height: 1px;
      background-color: #e7e7e7; }
      @media (max-width: 1199.98px) {
        .view-cityu-news-list .t-news-list-section .views-row::after,
        .view-president-blog-search-list .t-news-list-section .views-row::after {
          margin-top: 25px;
          margin-bottom: 25px; } }
      @media (max-width: 759.98px) {
        .view-cityu-news-list .t-news-list-section .views-row::after,
        .view-president-blog-search-list .t-news-list-section .views-row::after {
          margin-top: 22px;
          margin-bottom: 22px; } }
    .view-cityu-news-list .t-news-list-section .views-row:last-child::after,
    .view-president-blog-search-list .t-news-list-section .views-row:last-child::after {
      display: none; }

.view-cityu-news-list .t-news-list-date,
.view-president-blog-search-list .t-news-list-date {
  position: relative;
  margin: 0 0 20px 0;
  padding-left: 45px;
  background-color: rgba(191, 22, 94, 0.1);
  border-left: solid 4px #bf165e;
  line-height: 44px;
  cursor: pointer;
  font-size: 13.5px;
  letter-spacing: 1px;
  color: #1d1d1b;
  font-weight: 800; }
  @media (max-width: 1199.98px) {
    .view-cityu-news-list .t-news-list-date,
    .view-president-blog-search-list .t-news-list-date {
      padding-left: 30px;
      margin: 0 0 15px 0; } }
  @media (max-width: 759.98px) {
    .view-cityu-news-list .t-news-list-date,
    .view-president-blog-search-list .t-news-list-date {
      padding-left: 18px; } }
  .view-cityu-news-list .t-news-list-date:nth-last-of-type(1),
  .view-president-blog-search-list .t-news-list-date:nth-last-of-type(1) {
    margin: 0; }
  .view-cityu-news-list .t-news-list-date::after,
  .view-president-blog-search-list .t-news-list-date::after {
    position: absolute;
    right: 44px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: inherit;
    font-size: 13.5px;
    line-height: 1.33;
    letter-spacing: 1px;
    color: #1d1d1b; }
  .view-cityu-news-list .t-news-list-date.t-active::after,
  .view-president-blog-search-list .t-news-list-date.t-active::after {
    content: "\f106"; }
  .view-cityu-news-list .t-news-list-date.t-active,
  .view-president-blog-search-list .t-news-list-date.t-active {
    margin-bottom: 0; }
