#page6 .content-header {
	margin-bottom: 3.3rem;
}
#page6 .text-area {
	padding: 9.7rem 3.8rem 11.5rem 8rem;
	display: flex;
	justify-content: center;
}
#page6 .text-area .l-box {
	width: 32rem;
}
#page6 .text-area .l-box .ttl {
	margin-bottom: 3rem;
	color: #0C67B5;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
}
#page6 .text-area .cow_list {
	margin: 8rem 0 0 5rem;
	padding: 0;
	width: 41rem;
	display: flex;
	flex-wrap: wrap;
}
#page6 .text-area .cow_list li {
	margin-top: -5rem;
	padding: 2.4rem 0 0 5rem;
	width: 7.5rem;
	height: 7.7rem;
	color: #000;
	font-size: 0;
	font-weight: bold;
	letter-spacing: 0.8em;
	background: url("../img/design_p6/text_img01.png") no-repeat center / 7.5rem;
	box-sizing: border-box;
	opacity: 0.4;
}
#page6 .text-area .cow_list li:nth-of-type(2) {
	background-image: url("../img/design_p6/text_img02.png");
}
#page6 .text-area .cow_list li:nth-of-type(3) {
	background-image: url("../img/design_p6/text_img03.png");
}
#page6 .text-area .cow_list li:nth-of-type(4) {
	background-image: url("../img/design_p6/text_img04.png");
}
#page6 .text-area .cow_list li:nth-of-type(5) {
	background-image: url("../img/design_p6/text_img05.png");
}
#page6 .text-area .cow_list li:nth-of-type(6) {
	background-image: url("../img/design_p6/text_img10.png");
}
#page6 .text-area .cow_list li:nth-of-type(7) {
	background-image: url("../img/design_p6/text_img09.png");
}
#page6 .text-area .cow_list li:nth-of-type(8) {
	background-image: url("../img/design_p6/text_img08.png");
}
#page6 .text-area .cow_list li:nth-of-type(9) {
	background-image: url("../img/design_p6/text_img07.png");
}
#page6 .text-area .cow_list li:nth-of-type(10) {
	background-image: url("../img/design_p6/text_img06.png");
}
#page6 .text-area .cow_list li:not(:nth-of-type(5n)) {
	margin-right: 0.6rem;
}
#page6 .text-area .cow_list li.active {
	opacity: 1;
}
#page6 .text-area .cow_list li svg {
	display: none;
}
#page6 .text-area .txt {
	color: #0C67B5;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.78;
}
#page6 .edd-root {
	margin-bottom: 1rem;
}
#page6 .pager li.right,
#page6 .pager li.left {
	text-align: left;
}
@media all and (max-height: 799px) {
	#page6 .content-header {
		margin-bottom: 2vh;
	}
}
@media all and (max-width: 1200px) {
	#page6 .text-area {
		padding: 4rem 2rem;
	}
}
@media screen and (orientation:landscape) and (max-width: 1100px) {
	#page6 .text-area .cow_list {
		margin-top: 19rem;
	}
	#page6 .text-area .cow_list li {
		margin-top: -10rem;
	}
	#page6 .text-area .l-box {
		margin-top: 7rem;
	}
	#page7 .edd-root {
		left: 0!important;
	}
}
@media screen and (orientation:landscape) and (max-width: 896px) {
	#page6 .content-header {
		margin-bottom: 5rem;
	}
	#page6 .text-area {
		padding: 4rem;
	}
	#page6 .text-area .l-box {
		width: 45rem;
		text-align: center;
		padding-right: 2rem;
	}
	#page6 .text-area .l-box .ttl {
		font-size: 2.7rem;
	}
	#page6 .text-area .l-box .txt {
		margin-top: 1.5rem;
		text-align: left;
	}
	#page6 .text-area .txt {
		font-size: 2.2rem;
	}
	#page6 .text-area .cow_list {
		margin: 0;
		padding: 0 0 0 2rem;
		width: 65rem;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
	}
	#page6 .text-area .cow_list li {
		margin-top: 0;
		padding: 7rem 0 8rem 5rem;
		width: 12rem;
		height: 11rem;
		background-size: 10rem;
	}
}
@media screen and (orientation:portrait) and (max-width: 896px) {
	#page6 .content-header {
		margin: 30px 0;
	}
	#page6 .text-area {
		padding: 20px;
		display: block;
	}
	#page6 .text-area .l-box {
		width: auto;
	}
	#page6 .text-area .l-box .ttl {
		margin-bottom: 20px;
		font-size: 1.8rem;
	}
	#page6 .text-area .cow_list {
		margin: 10px 0 0;
		padding: 0;
		width: auto;
		justify-content: space-between;
	}
	#page6 .text-area .cow_list li {
		margin-top: -5px;
	}
	#page6 .text-area .cow_list li:not(:nth-of-type(5n)) {
		margin-right: 0;
	}
}
















