/* sns */
/* select */
/* button */
/* categories */
/* calamity */
/* tooltip direction */
/* decoration */
#contents .reporter-page {
  padding-top: 24px;
}
#contents .reporter-page .reporter-information-introduce {
  width: 1280px;
  height: 130px;
  margin: 0 auto;
  padding: 30px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-image: url("/resource/image/pc/reporter-bg.png");
  border-radius: 10px;
}
#contents .reporter-page .reporter-information-introduce .reporter-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .image-wrapper {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .image-wrapper .default-image {
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70' fill='none'%3E%3Ccircle cx='35' cy='35' r='34.5' fill='%23D9D9D9' stroke='%23BBBBBB'/%3E%3Cmask id='mask0_4_2232' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='1' y='1' width='68' height='68'%3E%3Ccircle cx='35.0006' cy='34.9992' r='33.9552' fill='%23484848'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_4_2232)'%3E%3Crect x='22.9855' y='16.717' width='24.0299' height='24.0299' rx='12.0149' fill='white'/%3E%3Cpath d='M35.5219 43.8823C23.7558 43.8823 13.7958 51.3494 10.4473 61.6435V79.4047H60.5966V61.6435C57.2481 51.3494 47.2881 43.8823 35.5219 43.8823Z' fill='white'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .image-wrapper .image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .name-mail-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .name-mail-button .reporter-name {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin-right: 12px;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .name-mail-button .reporter-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .name-mail-button .reporter-button .mail-icon {
  width: 16px;
  height: 16px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12.7027 3H3.2973C2.58378 3 2 3.5625 2 4.25V11.75C2 12.4375 2.58378 13 3.2973 13H12.7027C13.4162 13 14 12.4375 14 11.75V4.25C14 3.5625 13.4162 3 12.7027 3Z' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 5L8 9L2 5' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
  margin-right: 6px;
  position: relative;
  top: 1.5px;
}
#contents .reporter-page .reporter-information-introduce .reporter-information .name-mail-button .reporter-button .text {
  color: #fff;
}
#contents .reporter-page .reporter-information-introduce .reporter-introduce {
  width: 300px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
#contents .reporter-page .article-list-area {
  padding: 0 24px 24px 24px;
}
#contents .reporter-page .article-list-area .search-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2px;
  margin-bottom: 14px;
}
#contents .reporter-page .article-list-area .search-box-wrapper .total-article {
  font-size: 18px;
  line-height: 22px;
}
#contents .reporter-page .article-list-area .search-box-wrapper .total-article .number {
  font-weight: 500;
}
#contents .reporter-page .article-list-area .box-contents {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#contents .reporter-page .article-list-area .box-contents .box-content {
  width: calc(25% - 13.5px);
  margin-right: 18px;
}
#contents .reporter-page .article-list-area .box-contents .box-content:nth-child(4n) {
  margin-right: 0;
}
#contents .reporter-page .article-list-area .box-contents .box-content .txt-wrapper .date {
  padding: 0 4px;
  color: #666;
  font-size: 14px;
  margin-top: 8px;
}
#contents .reporter-page .article-list-area .box-contents .box-content:nth-child(n+5) {
  margin-top: 32px;
}