@charset "UTF-8";

/*--------------------------------------------------------
　My Snow Monkey スタイル定義 2024.05新デザイン摘要
--------------------------------------------------------*/






/* =======================================
　0.トップページスタイル
======================================= */
/*----------WORKSエリア調整 ----------*/
@media screen and (min-width: 601px) {
  .smb-taxonomy-posts.top-works-feed {
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 16px;
  }
}

.smb-taxonomy-posts.top-works-feed .c-entry-summary__figure {
  margin-bottom: 8px;
}


.smb-taxonomy-posts.top-works-feed h3.c-entry-summary__title {
  font-size: 10px;
  line-height: 1.35 !important;
  letter-spacing: .15rem !important;
  color: #4a4a4a;
  font-feature-settings: "palt";
  font-weight: 400;
  text-align: center;
}