#reserch {
	font-weight: normal;
}

#reserch .page__intro p:nth-child(1) {
	letter-spacing: 0.029em;
}

#reserch li {
	font-size: .14rem;
	margin-bottom: -5px;
}

.reserch-top-view p {
	margin-bottom: 50px;
}

.reserch-commissioned-research h2 + p {
	margin-bottom: 30px;
}

.reserch-commissioned-research h3 {
	color: #66CCFF;
	color: #000;
	font-size: .16rem;
	margin-bottom: 10px;
	font-weight:600;
}

.reserch-commissioned-research__area {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 30px;
}

.reserch-commissioned-research-cover {
	width: 213px;
	max-width: 100%;
	margin-right: 20px;
}

.reserch-commissioned-research__link {
	width: 513px;
	max-width: 100%;
}

.eserch-commissioned-research__past-archive p {
	margin-bottom: 10px;
	font-weight: bold;
}

.reserch-commissioned-research .reserch-commissioned-research__past-archive > div {
	justify-content: flex-start;
}

.reserch-commissioned-research__link a,
.eserch-commissioned-research__past-archive a {
	color: #0099FF;
}

.eserch-commissioned-research__past-archive a {
	border-left: solid 1px #0099FF;
	border-right: solid 1px #0099FF;
	padding: 0 7px;
}

.reserch-childcare-environment p {
	letter-spacing: -0.001em;
	margin-bottom: 30px;
}

.reserch-childcare-environment__container p {
	margin-bottom: 5px;
}

.reserch-childcare-environment__container {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: flex-start;
    gap: 0 60px;
}

.reserch-childcare-environment__caption {
    width: 300px;
    max-width: 100%;
    margin: 0 auto 40px;
}
.reserch-childcare-environment__caption img{
	width: 213px;
}

.reserch-learning-plaza--caption {
	text-align: center;
}

.reserch-learning-plaza--caption img {
	width: 663px;
	max-width: 100%;
}

.reserch-learning-plaza--text p {
	margin-bottom: 40px;
}

.reserch-learning-plaza__button {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 45px 0 0;
}

.reserch-learning-plaza__button .link__button {
	margin: 0 13px
}

.reserch-learning-plaza__button .link__button a {
	padding: 9px 35px 11px 55px;
	min-width: 270px;
	min-width: 270px;
	display: block;
}

.reserch-learning-plaza__button.button-normal a {
	padding: 13px 56px;
}

#reserch .reserch-childcare-environment__container p {
	text-align: center;
	font-size: .19rem;
	font-weight: bold;
	color: #F2B200;
}

.book__list-container {
	width: 280px;
	max-width: 100%;
	border: solid 1px #A8D17C;
	border-radius: 16px 16px 0 0;
	margin-bottom: 40px;
	position: relative;
}

.book__list-item {
	background-color: #F4FFF0;
	border-bottom: solid 1px #A8D17C;
	height: 284px;
	max-height: 100%;
	position: relative;
	border-radius: 20px 20px 0 0;
}

#reserch .book__list .book-band01 {
	width: 235px;
	font-size: .12rem;
	color: #3E3A39;
	margin: 0 auto;
	border: solid 1px #A8D17C;
	font-weight: bold;
	margin: 20px auto 10px;
	text-align: center;
	padding: 8px 0;
	line-height: 1.5;
}

.reserch-publication > p {
	margin-bottom: 30px;
}

#reserch .book__list__sentence--box .book-title {
	font-size: .18rem;
	font-weight: bold;
	color: #3E3A39;
	line-height: 1.5;
	letter-spacing: -0.001em;
	margin-bottom: 8px;
}

.book-author {
	line-height: 1.5;
	margin-bottom: 30px;
}

.book-story {
	line-height: 1.5;
	margin-bottom: 95px;
}

.book-story span {
	font-weight: bold;
}

#reserch .book__list__sentence {
	font-size: .12rem;
	padding: 0 20px;
}

#reserch .book__list__sentence--box {
	max-height: 100%;
	font-size: .12rem;
}

#reserch .book__list__sentence--box p {
	font-size: .12rem;
}

#reserch .book__list__sentence--box.nolink .book-story {
	margin-bottom: 0;
}

.book__list__sentence > div {
	text-align: center;
	position: relative;
	margin: 10px 0 30px;
}

.book__list__sentence .book__list__button {
	margin-top: 30px;
	position: absolute;
	bottom: 0;
}
#reserch .past-archive {
    width: 385px;
    margin: 16px 0 0 10px;
}

@media screen and (min-width:768px) and (max-width:960px) {
	.reserch-mian {
		padding: 0 40px;
	}
	.reserch-childcare-environment__container {
		justify-content: center;
	}
	.reserch-commissioned-research__link {
		max-width: 30%;
	}
}

@media screen and (max-width: 767px) {
	.reserch-mian {
		padding: 0 20px;
	}
	#reserch .past-archive {
    	width: 100%;
    	margin: 0;
	}
	.reserch-commissioned-research {}
	.reserch-mian .page_page__intro p:nth-child(1) {
		letter-spacing: -0.001em;
	}
	.reserch-commissioned-research h3 {
		line-height: 1.3;
		text-align: center;
	}
	.reserch-commissioned-research-cover {
		margin: 0 auto 20px;
	}
	.reserch-learning-plaza__button .link__button a {
		padding: 9px 27px 9px 49px;
		display: block;
	}
	.past-archive a {
		font-size: .12rem;
		margin-right: 8px;
		margin-bottom: 11px;
		line-height: 1.6;
	}
	section h2 + P,
	.reserch-learning-plaza--text p {
		line-height: 1.5;
	}
	.reserch-learning-plaza__button .link__button {
		margin-bottom: 20px;
		width: 90%;
	}
	.reserch-childcare-environment__container {
		justify-content: center;
	}
	.reserch-childcare-environment__container > div {
		margin-bottom: 50px;
	}
	.reserch-childcare-environment__container > div + div {
		margin-bottom: 0;
	}
	.reserch-commissioned-research__area {
		margin-bottom: 20px;
		display: block;
	}
	.reserch-childcare-environment {
		margin: 0 auto 80px;
	}
	.reserch-childcare-environment__caption {
		margin: 0 auto 20px;
	}
	.book__list__sentence .book__list__button {
		margin-top: 0px;
		position: relative;
		bottom: 0;
		width: 100%;
	}
	.book-story {
		margin-bottom: 0;
	}
	#reserch .book__list__sentence--box p {
		font-size: .14rem;
	}
}

.reserch-learning-plaza__button .button-pdf--blue {
    padding: 13px 29px 14px 54px;
    margin: 0 20px;
}

.reserch-learning-plaza__button .button--blue {
    padding: 16px 64px 17px 30px;
    margin: 0 20px;
}
.reserch-learning-plaza__button .button--blue .arrow::after {
    right: 22px;
}
.reserch-learning-plaza__button .button--blue .arrow::before {
    right: 15px;
}

@media screen and (max-width: 767px){
.reserch-learning-plaza__button .button-pdf--blue {
    margin: 0 20px 30px;
}