@charset "Shift_JIS";
/* --------------------------------------------------------------------
「お歳暮」おすすめブランドCSS（PC・SP）
--------------------------------------------------------------------- */
/*--------------- PC --------------------------------------------------------------*/
/* コメント欄（.top_comment_）
================================================== */
.mainframe_ > .top_comment_ {
  display: flex;
  justify-content: center;
  align-items: end;
  width: 100%;
  height: 100px;
  background: url("/contents/siblings/seibo/2025/img/itemlist_bg_pc.jpg") center top / 100% auto no-repeat;
}

.mainframe_ > .top_comment_ span {
  color: #514338;
  font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'ＭＳ 明朝', serif;
  font-weight: 500; /* 機種による文字のかすれ防止 */
  font-weight: bold;
  font-size: 3.0rem;
  line-height: 1;
  margin-bottom: 10px;
}

/*--------------- SP --------------------------------------------------------------*/
/* コメント欄（.l-column01_）
================================================== */
.wrapper_ > .l-column01_ {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 12% 0 0 0;
  background: url("/contents/siblings/seibo/2025/img/itemlist_bg_sp.jpg") center top / 100% auto no-repeat;
}

.wrapper_ > .l-column01_ p {
  color: #514338;
  font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'ＭＳ 明朝', serif;
  font-weight: 500; /* 機種による文字のかすれ防止 */
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1;
}
