@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

.seibulions-report {
	line-height: 1.0;
	text-align: justify;
	color: #000000;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, "sans-serif";
}
.pc {
	display: block;
}
.sp {
	display: none;
}
/*logo*/
.collabo_logo {
	text-align: center;
	background-color: #002352;
	padding: 14px 0;
	margin-top: 15px;
}
/*fv*/
.fv img {
	width: 100%;
	margin: 0 auto;
}
/*intoro*/
.intoro .intoro-inner {
	padding: 100px 0;
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}
.intoro .intoro_title1 {
	max-width: 700px;
	margin: 0 auto;
}
.intoro .intoro_title1 img {
	width: 100%;
	height: auto;
}
.intoro .intoro_title2 {
	max-width: 842px;
	margin: 20px auto 0;
}
.intoro .intoro_title2 img {
	width: 100%;
	height: auto;
}
.intoro .intoro_text {
	text-align: center;
	font-size: 18px;
	line-height: 2;
	padding-bottom: 52px;
	font-weight: 600;
}
.intoro .intoro_text .seibu {
	color: #002352;
}
.intoro .intoro_text .mazdoya {
	color: #009944;
}
.intoro .intoro_text .sk {
	background: linear-gradient(-180deg, rgba(255, 255, 255) 0, rgba(255, 255, 255) 50%, rgba(255, 255, 2) 50%, rgba(255, 255, 2) 100%);
}
.intoro .intoro_text1 {
	padding-top: 100px;
}
.intoro .intoro_text2 {
}
.intoro .sns {
	margin: 0 atuo;
	padding: 30px 0 25px;
	border: 1px solid #009944;
}
.intoro .sns .sns_text {
	text-align: center;
	font-size: 18px;
	line-height: 2;
	color: #094;
	font-weight: 600;
	padding-bottom: 25px;
}
.intoro .sns .sns_btn_area {
	padding: 0 200px;
}
.intoro .sns .sns_btn {
	display:-webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
/*voices*/
.voices {
	font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, "sans-serif";
	background-image: linear-gradient(#fffcf2, #fff4d2);
	padding-top: 215px;
	padding-bottom: 140px;
	position: relative;
}
.voices::before {
	position: absolute;
	display: inline-block;
	content: "";
	background-image: url("../images/seibulions-report/garland-l.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 421px;
	height: 145px;
	top: 0;
	left: 0;
}
.voices::after {
	position: absolute;
	display: inline-block;
	content: "";
	background-image: url("../images/seibulions-report/garland-r.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 421px;
	height: 145px;
	top: 0;
	right: 0;
}
.voices .voices_inner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.voices .voices_inner .voices_title1 {
	color: #ff931e;
	font-size: 54px;
	font-weight: 600;
	text-align: center;
	position: relative;
}
.voices .voices_inner .voices_title1::before {
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url("../images/seibulions-report/flag.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 41px;
	height: 53px;
	bottom: 0;
	left: 260px;
}
.voices .voices_inner .voices_title1::after {
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url("../images/seibulions-report/flag.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 41px;
	height: 53px;
	bottom: 0;
	right: 260px;
}
.voices .voices_inner .voices_kids {
	padding-top: 118px;
}
.voices .voices_inner .voices_guardian {
	padding-top: 213px;
	
}
.voices .voices_inner .voices_title2 {
	font-size: 38px;
	font-weight: 500;
	padding-left: 223px;
	position: relative
}
.voices .voices_inner .voices_kids .voices_title2::before{
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url("../images/seibulions-report/kids1.png");
	background-repeat: no-repeat;
	background-size: contain;
	top: calc(-50% - 19px);
	left: 0;
	width: 100px;
	height: 100px;
}
.voices .voices_inner .voices_kids .voices_title2::after{
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url("../images/seibulions-report/kids2.png");
	background-repeat: no-repeat;
	background-size: contain;
	top: calc(-50% - 19px);
	left: 110px;
	width: 100px;
	height: 100px;
}
.voices .voices_inner .voices_guardian .voices_title2::before{
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url("../images/seibulions-report/guardian1.png");
	background-repeat: no-repeat;
	background-size: contain;
	top: calc(-50% - 19px);
	left: 0;
	width: 100px;
	height: 100px;
}
.voices .voices_inner .voices_guardian .voices_title2::after{
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url("../images/seibulions-report/guardian2.png");
	background-repeat: no-repeat;
	background-size: contain;
	top: calc(-50% - 19px);
	left: 110px;
	width: 100px;
	height: 100px;
}
.voices .voices_inner .voices_contents_area {
	display:-webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	grid-row-gap: 80px;
	padding-top: 65px;
}
.voices .voices_inner .voices_contents {
	width: 315px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	display:-webkit-box;
	display: flex;
	flex-direction: column;
}
.voices .voices_inner .voices_content {
	border-radius: 5px;
	padding: 42px 22px 47px;
	background-color: #fff;
	flex-grow:1;
}
.voices .voices_inner .voices_contents .age {
	text-align: right;
	padding-top: 14px;
}
.voices .voices_inner .voices_kids .voices_contents:nth-of-type(2n-1) .voices_content {
	border: 8px solid #ff931e;
}
.voices .voices_inner .voices_kids .voices_contents:nth-of-type(2n) .voices_content {
	border: 8px solid #fbc61b;
}

.voices .voices_inner .voices_guardian .voices_contents:nth-of-type(2n-1) .voices_content {
	border: 8px solid #7daf3e;
}
.voices .voices_inner .voices_guardian .voices_contents:nth-of-type(2n) .voices_content {
	border: 8px solid #ff931e;
}
.voices .voices_inner .voices_contents:last-of-type,
.voices .voices_inner .voices_contents:nth-last-of-type(2){
	width: 486px;
}

@media (max-width: 640px) {
	.seibulions-report img {
		width: 100%;
		height: auto;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}