/* ---------------------------------------------------------
	ページ共通
--------------------------------------------------------- */
#contents h3{
	position: relative;
	width: calc(100% - 1.7em);
	margin: 0 0 20px 1.7em;
	font-size: 21px;
	font-size: 21rem;
	line-height: 1.2;
	font-weight: bolder;
	color: #0051A3;
	border-bottom: 3px solid #0051A3;
}
#contents h3::before{
	position: absolute;
	left: -1.2em;
	font-family: "Font Awesome 5 Free";
	font-size: 1.4em;
	font-weight: 900;
	text-decoration: none;
}
#contents a dl dt{
	font-size: 16px;
	font-size: 16rem;
	font-weight: bolder;
	text-decoration: underline;
}
#contents #lead a dl dd{
	margin-top: 5px;
	color: #303030;
	text-decoration: none;
}
#contents a:hover dl dt{
	text-decoration: none;
}
#contents a:hover dl dt{
	text-decoration: none;
}
#contents a:hover figure img,
#contents a:hover dl dd{
	opacity: 0.6;
}
#contents a.mnt{
	color: #AC452B;
}
#contents a.kni{
	color: #6BA564;
}
#contents a.ovs{
	color: #DFA32A;
}
#contents a:hover dl dt,
#contents ul li a:hover{
	color: #E23035;
	text-decoration: none;
}

#contents a dl dt::before,
#contents ul li a p::before{
	margin-right: 3px;
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-weight: 900;
	text-decoration: none;
}

/* ---------------------------------------------------------
	スライダー・お知らせ
--------------------------------------------------------- */
#lead #slider{
	width: 60%;
	-ms-flex-item-align: flex-start;
	-webkit-flex-item-align: flex-start;
	align-self: flex-start;
}
#lead #info{
	width: 37%;
}
#info h3{
	margin-bottom: 10px;
}
#info h3::before{
	content: '\f05a';
}
#info dl dt{
	font-size: 16px;
	font-size: 16rem;
	font-weight: bolder;
	color: #0051A3;
	border-bottom: 1px dotted #0051A3;
}
#info dl dt span{
	display: block;
	font-size: 12px;
	font-size: 12rem;
	font-weight: initial;
	color: initial;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}


/* ---------------------------------------------------------
	厳選
--------------------------------------------------------- */
#lead #select{
	width: 100%;
	margin-top: 30px;
}
#select h3{
	width: calc(100% - 1.8em);
	margin-left: 1.8em;
}
#select h3::before{
	left: -0.9em;
	font-size: 1.8em;
	content: '\f559';
}
#select a{
	width: 32%;
	margin-right: 2%;
	text-decoration: none;
}
#select a figure{
	width: 100px;
}
#select a dl{
	width: calc(100% - 110px);
}
#select a dl dt{
	color: #F56B28;
}
#select a#paperad{
	display: block;
	margin-right: 0;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #0051A3;
	border-radius: 5px;
	-ms-flex-item-align: flex-start;
	-webkit-flex-item-align: flex-start;
	align-self: flex-start;
}
#select a#paperad dl dt::before{
	content: none;
}
#select a#paperad dl{
	width: auto;
}
#select a#paperad dl dt{
	width: 100%;
	font-size: 21px;
	font-size: 21rem;
	font-weight: bolder;
	text-align: center;
	color: #0051A3;
	text-decoration: none;
	border-bottom: 2px solid #0051A3;
}
#select a#paperad dl dd{
	margin-top: 10px;
}
#select a#paperad dl dd figure{
	width: 50px;
}
#select a#paperad dl dd span{
	width: 225px;
}

#lead #select.noinfo{
	width: 330px;
	margin-top: 0;
}
#select.noinfo h3{
	margin-left: 1.8em;
}
#select.noinfo a{
	width: 100%;
	margin-top: 20px;
	text-decoration: none;
}
#select.noinfo a:first-of-type{
	margin-top: 0;
}
#select.noinfo a figure{
	width: 120px;
}
#select.noinfo a dl{
	width: 200px;
}
#select.noinfo a#paperad dl dd figure{
	width: 50px;
}
#select.noinfo a#paperad dl dd span{
	width: 245px;
}

/* ---------------------------------------------------------
	ジャンル
--------------------------------------------------------- */
#genre{
	margin-top: 30px;
}
#genre h3::before{
	content: '\f277';
}
#genre a{
	width: 32%;
	margin-right: 2%;
	text-decoration: none;
}
#genre a:nth-of-type(3n){
	margin-right: 0;
}
#genre a figure{
	width: 100%;
}
#genre a dl dt{
	margin-top: 5px;
}

/* ---------------------------------------------------------
	人気
--------------------------------------------------------- */
#popular{
	margin-top: 30px;
}
#popular h3::before{
	content: '\f277';
}
#popular ul{
	-webkit-box-pack: flex-start;
	-moz-box-pack: flex-start;
	-webkit-flex-pack: flex-start;
	-moz-flex-pack: flex-start;
	-ms-flex-pack: flex-start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
}
#popular ul li{
	width: 23%;
	margin: 0 2.6% 0 0;
}
#popular ul li:nth-of-type(4n){
	margin-right: 0;
}
#popular ul li:nth-of-type(n+5){
	margin-top: 20px;
}
#popular ul li a{
	display: block;
}
#popular ul li a p{
	margin: 5px 0 0 0;
	margin-left: 1.2em;
	text-indent: -1.2em;
	font-weight: bolder;
}

/* ---------------------------------------------------------
	レスポンシブ
--------------------------------------------------------- */
@media screen and (max-width: 959px){
	#select a{
		width: 30%;
	}
	#select a figure,
	#select a dl{
		width: 100%;
	}
	#select a#paperad{
		width: 35%;
	}
	#select a#paperad dl dd span{
		width: calc(100% - 55px);
	}
	#genre a{
		width: 32%;
	}
}
@media screen and (max-width: 599px){
	#lead #slider{
		width: 100%;
	}
	#lead #info{
		width: 100%;
		margin-top: 30px;
	}
	#contents #lead a dl dt,
	#contents #genre a dl dt{
		font-size: 14px;
		font-size: 14rem;
	}
	#contents #lead a dl dd,
	#contents #genre a dl dd,
	#contents #popular a dl dd{
		font-size: 12px;
		font-size: 12rem;
	}
	#genre a dl dt{
		margin-left: 1.2em;
		text-indent: -1.2em;
	}
	#popular ul li,
	#popular ul li:nth-of-type(4n){
		width: 31%;
		margin: 0 3.5% 0 0;
	}
	#popular ul li:nth-of-type(3n){
		margin-right: 0;
	}
	#popular ul li:nth-of-type(n+4){
		margin-top: 20px;
	}
}
@media screen and (max-width:479px){
	#contents h3{
		font-size: 18px;
		font-size: 18rem;
	}
	#lead #select{
		display: block;
	}
	#select a,
	#genre a{
		width: 100%;
		margin-top: 20px;
	}
	#genre a{
		margin-right: 0;
	}
	#select a:first-of-type,
	#genre a:first-of-type{
		margin-top: 0;
	}
	#select a figure{
		width: 37%;
	}
	#select a dl{
		width: 60%;
	}
	#genre a dl dt{
		margin-top: 0;
	}
	#select a#paperad{
		width: 100%;
	}
	#genre a figure{
		width: 45%;
	}
	#genre a dl{
		width: 53%;
	}
	#popular ul li a p{
		font-size: 12px;
		font-size: 12rem;
	}
	#popular ul li,
	#popular ul li:nth-of-type(4n),
	#popular ul li:nth-of-type(3n){
		margin: initial;
		width: 47.5%;
		margin: 0 5% 0 0;
	}
	#popular ul li:nth-of-type(2n){
		margin-right: 0;
	}
	#popular ul li:nth-of-type(n+3){
		margin-top: 20px;
	}
}
