.cooperation--with--home {
	font-size: .15rem;
	font-weight: normal;
}

.news--paper__button {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 45px 0 0;
}

.news--paper__button .button--blue,
.news--paper__button .button-pdf--blue{
margin:0 20px;
}
.news--paper__button .link__button {
	margin: 0 13px;
}

.news--paper__button .button-normal a {
	padding: 13px 56px;
}

.news--paper__text p {
	width: 754px;
	max-width: 100%;
	line-height: 1.8;
	margin-bottom: 40px;
}

.news--paper__button div span {
	background-color: #fff;
	border: solid 1.6px #0099FF;
	color: #0099FF;
	margin-left: 20px;
	padding: 0 10px;
}

.news--paper__text img {
	width: 900px;
	max-width: 100%;
}

.picturebook-grandprize__lead h2 {
	position: relative;
	line-height: 1.8;
	margin-bottom: 20px;
}

.picturebook-grandprize__list-body h2 {
	color: #E8487B;
	margin: 50px 0 20px;
	font-size: .26rem;
	font-family: var(--font-maru);
	font-weight: var(--font-weight-b);
}

.book-band01,
.book-band02,
.book-band03 {
	width: 235px;
	font-size: .12rem;
	color: #E3003D;
	margin: 0 auto;
	border: solid 1px #FFCCFF;
	font-weight: bold;
	margin: 20px auto 10px;
	text-align: center;
	padding: 2px 0;
}

.book-band01 {
	background-color: #F5EC94;
}

.book-band02 {
	background-color: #E8F0C5;
}

.book-band03 {
	background-color: #D3EDF9;
}

@media screen and (min-width:768px) and ( max-width:960px) {
	.cooperation--with--home {
		padding: 0 40px;
	}
}

@media screen and (max-width: 767px) {
	.cooperation--with--home {
		padding: 0 20px;
	}
	.news--paper__text p {
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.news--paper__button {
		margin: 25px 0 0;
	}
	.link__button a {
		margin-bottom: 20px;
		display: block;
		padding: 6px 0 6px 0;
		text-align: center;
	}
	.link__button {
		width: 90%;
	}
	.picturebook-grandprize__lead p {
		line-height: 1.5;
	}
	.picturebook-grandprize__list-body h2 {
		margin: 30px 0 20px;
		font-size: .21rem;
		text-align: center;
	}
	.cooperation--with--home h2 {
		line-height: 1.6;
		margin-bottom: 20px;
	}
	.cooperation--with--home .past-archive a {
		font-size: .12rem;
		margin-right: 8px;
		margin-bottom: 11px;
		line-height: 1.6;
	}
	.link__button:after {
		top: -20px;
	}
	.link__button::before {
		top: -20px;
	}
	.book-band01,
	.book-band02,
	.book-band03 {
		font-size: .15rem;
	}
	.news--paper__button .button-pdf--blue {
    margin: 0 auto 30px;
	width: 85%;
}
}
