.clamp_1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.clamp_2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.m-grid__headline > * {
  display: block;
  border-bottom: solid 2px rgba(50, 50, 50, 0.1);
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 50px;
  padding: 0 .5em .75em .5em; }
.m-grid__headline .column {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between; }
  .m-grid__headline .column__sub {
    font-size: 1rem;
    font-weight: 500;
    opacity: .5; }
.m-grid__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 3rem);
  margin-bottom: calc(3rem*(-1));
  overflow: hidden; }
.m-grid__item {
  position: relative;
  width: calc((100%/3) - 3rem);
  margin-right: 3rem;
  margin-bottom: 3rem; }
.m-grid__box {
  width: 100%; }
  .m-grid__box._disabled {
    opacity: .5;
    pointer-events: none; }
.m-grid__box:hover > .m-grid__doc-thumb {
  background: #F2FBF6; }
.m-grid__box:hover > .m-grid__text .m-grid__title {
  color: #00b050; }
.m-grid__box:hover > .m-grid__thumb img {
  transform: scale(1.2); }
.m-grid__col-2 > .m-grid__item {
  width: calc((100%/2) - 3rem); }
.m-grid__col-3 > .m-grid__item {
  width: calc((100%/3) - 3rem); }
.m-grid__col-4 > .m-grid__item {
  width: calc((100%/4) - 3rem); }
.m-grid__col-5 > .m-grid__item {
  width: calc((100%/5) - 3rem); }
.m-grid__col-6 > .m-grid__item {
  width: calc((100%/6) - 3rem); }
.m-grid__thumb, .m-grid__doc-thumb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  background: #f0f0f0;
  border-radius: 2px;
  overflow: hidden;
  transition: 0.3s; }
  .m-grid__thumb > img, .m-grid__doc-thumb > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: inherit;
    object-fit: cover;
    transition: 0.3s; }
  .m-grid__thumb > img.contain, .m-grid__doc-thumb > img.contain {
    object-fit: contain; }
  .m-grid__thumb--label, .m-grid__doc-thumb--label {
    position: absolute;
    padding: .25em .75em .4em .75em;
    top: 0;
    right: 0;
    background: #323232;
    color: #FFF;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1em;
    z-index: 1; }
  .m-grid__thumb--num, .m-grid__doc-thumb--num {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    top: 0;
    left: 0;
    background: #323232;
    border-radius: 2px;
    color: #FFF;
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1rem;
    z-index: 1; }
.m-grid__text {
  margin-top: 1rem;
  color: #323232; }
.m-grid__title {
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.7em;
  transition: 0.3s; }
  .m-grid__title._center {
    text-align: center; }
.m-grid__dsc {
  margin-top: 1rem;
  font-size: .9rem;
  line-height: 2em; }
.m-grid__category {
  padding-bottom: .25rem;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 2em;
  opacity: .5; }
.m-grid__date {
  margin-top: .25rem;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: .5; }
.m-grid__date-list {
  margin-top: 1rem;
  font-size: .9rem; }
  .m-grid__date-list li {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .m-grid__date-list li:not(:first-child) {
      margin-top: .3em; }
    .m-grid__date-list li:before {
      content: "";
      position: relative;
      width: 1em;
      height: 1em;
      margin-right: .5em;
      background-repeat: no-repeat;
      background-size: conttain;
      background-position: center center;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22width%3A%20256px%3B%20height%3A%20256px%3B%20opacity%3A%201%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234B4B4B%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M149.192%2C103.525c15.995%2C0%2C28.964-12.97%2C28.964-28.973V28.964C178.157%2C12.97%2C165.187%2C0%2C149.192%2C0%20C133.19%2C0%2C120.22%2C12.97%2C120.22%2C28.964v45.588C120.22%2C90.556%2C133.19%2C103.525%2C149.192%2C103.525z%22%20style%3D%22fill%3A%20rgb(75%2C%2075%2C%2075)%3B%22%3E%3C%2Fpath%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M362.815%2C103.525c15.994%2C0%2C28.964-12.97%2C28.964-28.973V28.964C391.78%2C12.97%2C378.809%2C0%2C362.815%2C0%20c-16.003%2C0-28.973%2C12.97-28.973%2C28.964v45.588C333.843%2C90.556%2C346.812%2C103.525%2C362.815%2C103.525z%22%20style%3D%22fill%3A%20rgb(75%2C%2075%2C%2075)%3B%22%3E%3C%2Fpath%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M435.164%2C41.287h-17.925v33.265c0%2C30.018-24.415%2C54.432-54.423%2C54.432c-30.017%2C0-54.432-24.414-54.432-54.432%20V41.287H203.615v33.265c0%2C30.018-24.414%2C54.432-54.423%2C54.432c-30.017%2C0-54.431-24.414-54.431-54.432V41.287H76.836%20c-38.528%2C0-69.763%2C31.235-69.763%2C69.763v331.187C7.073%2C480.765%2C38.308%2C512%2C76.836%2C512h358.328%20c38.528%2C0%2C69.763-31.235%2C69.763-69.763V111.05C504.927%2C72.522%2C473.691%2C41.287%2C435.164%2C41.287z%20M450.023%2C429.988%20c0%2C17.826-14.502%2C32.329-32.328%2C32.329H94.305c-17.825%2C0-32.328-14.503-32.328-32.329V170.876h388.046V429.988z%22%20style%3D%22fill%3A%20rgb(75%2C%2075%2C%2075)%3B%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.m-grid__item > *:not(:first-child) {
  margin-top: 1rem; }
.m-grid__title + .m-grid__dsc {
  margin-top: .5rem; }
.m-grid__item._target {
  opacity: .5; }
  .m-grid__item._target a {
    pointer-events: none; }
@media screen and (max-width: 1000px) {
  .m-grid__item {
    width: calc((100%/2) - 3rem); } }
@media screen and (max-width: 700px) {
  .m-grid__item {
    width: calc(100% - 3rem); }
    .m-grid__item._target {
      display: none; } }

.m-search {
  position: relative; }
  .m-search input {
    width: 100%;
    padding: 1rem 3rem 1rem 1.5rem;
    background: #f0f0f0;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    font-weight: 500; }
  .m-search input:-webkit-autofill {
    background-color: #f0f0f0 !important;
    transition: background-color 9999s ease-in-out 0s; }
  .m-search input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none; }
  .m-search__clear {
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: .75rem;
    right: 1rem;
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: center center;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22506%22%20height%3D%22506%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20overflow%3D%22hidden%22%3E%3Cg%20transform%3D%22translate(-1088%20-1297)%22%3E%3Cpath%20d%3D%22M1547.74%201297.34%201593.67%201343.27%201134.33%201802.61%201088.4%201756.68Z%22%20fill%3D%22%230D0D0D%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M1088.4%201343.27%201134.33%201297.34%201593.67%201756.68%201547.74%201802.61Z%22%20fill%3D%22%230D0D0D%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    opacity: .5;
    transition: 0.3s; }
    .m-search__clear:hover {
      opacity: 1; }
  .m-search__status {
    margin: 2rem 0; }
