/* 週刊文春WOMAN記事一覧 */
/* PC専用 */

#woman-kv {
  height: 360px;
  padding: 35px 0 0 0;
  background-size: auto 360px;
}
#woman-kv .logo {
  width: 346px;
  margin: 0 auto;
}
#woman-kv .explain {
  width: 482px;
  margin: 1% auto;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
}
#woman-kv .social a {
  width: 230px;
  padding: 13px 0;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 5px;
}
#woman-kv .social a:hover {
  opacity: 0.7;
}
#woman-kv .social .tw::before {
  width: 22px;
  height: 18px;
}
#woman-latest-issue {
  width: 728px;
  margin: 40px auto 60px;
}
#woman-latest-issue .cover {
  width: 147px;
  margin-right: 25px;
}
#woman-latest-issue .cover a:hover {
  opacity: 0.7;
}
#woman-latest-issue .explain {
  width: 556px;
}
#woman-latest-issue .explain .subtitle {
  margin-bottom: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
#woman-latest-issue .explain .title {
  margin-bottom: 5px;
  line-height: 36px;
  line-height: 3.6rem;
  font-size: 24px;
  font-size: 2.4rem;
}
#woman-latest-issue .explain .notes {
  font-size: 12px;
  font-size: 1.2rem;
}
#woman-latest-issue .link {
  width: 556px;
  margin: 12px 0 0 auto;
}
#woman-latest-issue .link a {
  width: 273px;
  padding: 10px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#woman-latest-issue .link a:hover {
  opacity: 0.7;
}