/* 文藝春秋記事一覧 */
/* PC専用 */

#gekkan-kv {
  height: 387px;
  padding: 20px 0 0 0;
  background-image: url(/common/images/bunshun/v1/gekkan/pc/kv_bg_note_new.png);
  background-size: auto 387px;
}
#gekkan-kv .logo {
  width: 640px;
  margin: 0 auto 18px;
  padding: 0;
}
#gekkan-kv .explain {
  width: 550px;
  margin: 0 auto 25px;
}
#gekkan-kv .social a {
  width: 180px;
  padding: 10px 0;
  font-size: 12px;
  font-size: 1.2rem;
}
#gekkan-kv .social a:hover {
  opacity: 0.7;
}
#gekkan-kv .social .fb {
  margin-right: 12px;
}
#gekkan-kv .social .fb::before {
  width: 8px;
  height: 16px;
}
#gekkan-kv .social .tw::before {
  width: 19px;
  height: 15.5px;
}
#gekkan-kv .social .bungeishunju-btn {
  width: 230px;
  padding: 0;
}
#gekkan-latest-issue {
  width: 728px;
  margin: 60px auto;
}
#gekkan-latest-issue .cover {
  width: 147px;
  margin-right: 25px;
}
#gekkan-latest-issue .cover a:hover {
  opacity: 0.7;
}
#gekkan-latest-issue .explain {
  width: 556px;
}
#gekkan-latest-issue .explain .subtitle {
  margin-bottom: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
#gekkan-latest-issue .explain .title {
  margin-bottom: 2px;
  line-height: 36px;
  line-height: 3.6rem;
  font-size: 24px;
  font-size: 2.4rem;
}
#gekkan-latest-issue .explain .notes {
  font-size: 12px;
  font-size: 1.2rem;
}
#gekkan-latest-issue .explain .link a {
  width: 273px;
  padding: 10px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#gekkan-latest-issue .explain .link a:hover {
  opacity: 0.7;
}