@charset "UTF-8";
@import url("topics_pc.css");
/* =========================================================
share
========================================================= */
#contents {
}
#contents article {
	width: 90%;
}
#contents article .line {
	border-bottom: 2px solid #84a1ca;
	width: 90%;
	text-align: left;
	font-size: 120%;
	padding: 3rem 0 0.5em;
	width: 100%;
	line-height: 1.5;
}
#contents .list {
}
#contents .list .ttl {
}
#contents .list .ttl strong {
}
#contents .list .ttl .jpn {
}
#contents .list section {
	padding: 2em 0;
	border-bottom: 1px solid #84a1ca;
	text-align: justify;
}
#contents .list section .img {
}
#contents .list section .img img {
}
#contents .list section .date {
	padding: 1em 0 0.5em;
}
#contents .list section .title {
	font-size: 120%;
	letter-spacing: 0;
	line-height: 1.6;
}
#contents .list section .title a {
}
#contents .list section .category {
}
#contents .list section .category li {
}
#contents .list section .category {
	padding: 1em 0 0;
	text-align: justify;
}
#contents .list section .category::after {
	content: "";
	display: block;
	clear: both;
}
#contents .list section .category li {
	display: block;
	float: left;
}
#contents .list section .category li a {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	background: #e2e2e2;
	border-radius: 50px;
	display: inline;
	padding: 0.2em 1.5em;
}
/* =========================================================
mv
========================================================= */
#contents #mv {
}
#contents #mv .ttl {
}
#contents #mv .ttl strong {
}
#contents #mv .ttl .jpn {
}
/* =========================================================
news
========================================================= */
#contents #news {
}
#contents #news .ttl {
	margin-bottom: -0.7em;
}
#contents #news .ttl strong {
}
#contents #news .ttl .jpn {
}
#contents #news section {
}
#contents #news section .img {
}
#contents #news section .img img {
}
#contents #news section .date {
}
#contents #news section .title {
}
#contents #news section .title a {
}
#contents #news section .category {
}
#contents #news section .category li {
}
#contents #news .pager {
	padding: 4em 0 0;
}
#contents #news .pager ul {
}
#contents #news .pager ul li {
}
#contents #news .pager ul li {
	display: inline;
}
#contents #news .pager ul li a {
	display: inline;
	border: 1px solid #999;
	padding: 0.3em 0.8em;
	margin: 0 0.4em;
	line-height: 2;
	font-size: 130%;
	color: #000;
}
#contents #news .pager ul li a.current {
	opacity: 0.3;
}
/* =========================================================
article
========================================================= */
#contents #article {
}
#contents #article .line {
}
#contents #article .txt {
	padding: 1.5rem 1.5rem 0;
	text-align: justify;
	letter-spacing: 0;
}
#contents #article .img {
	padding: 1.5rem 0 0;
}
#contents #article .img img {
}
#contents #article .link {
	padding: 1.5rem 0 0;
	width: 60%;
}
#contents #article .link a {
}
#contents #article .link a img {
}
/* =========================================================
relation
========================================================= */
#contents #relation {
}
#contents #relation .line {
}
#contents #relation section {
}
#contents #relation section:last-of-type {
	border: none;
}
#contents #relation section .img {
}
#contents #relation section .img img {
}
#contents #relation section .date {
}
#contents #relation section .title {
}
#contents #relation section .title a {
}
#contents #relation section .category {
}
#contents #relation section .category li {
	padding: 0.2em 0;
}
/* =========================================================
back
========================================================= */
#contents .back {
}
#contents .back a {
	background-repeat: no-repeat;
	background-position: right 6.8em center;
	background-size: 16px auto;
	background-color: #fff;
	color: #0b3585;
	border: 1px solid #0b3585;
	display: block;
	width: 90%;
	padding: 0.6em 0;
	font-size: 125%;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: bold;
}
