@charset "utf-8";
/*.contents00ここから*/
.contents00{
	width: 100%;
	height: auto;
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100;
}
.contents00  > .item01{
	width: auto;
	height: 100%;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
.contents00  > .item02{
	width: auto;
	height: 100%;
	background-color: #6C7326;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
/*.contents00ここまで*/

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding: 0 3.0rem 0 0;
	}
}
.contents01 .contents01_01{
	width: 86.6rem;
	height: auto;
	padding: 5.0rem 0 9.5rem;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 30.5rem;
		padding: 4.5rem 0 7.0rem;
	}
}
.contents01 .contents01_01 > .item01{
	margin: 6.7rem 0 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .item01{
		margin: 6.0rem 0 0;
	}
}
.contents01 .contents01_01 > .item01.top_half{
	margin-top: calc(6.7rem / 2);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .item01.top_half{
		margin-top: calc(6.0rem / 2);
	}
}
.contents01 .contents01_01 > .item01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01{
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.3rem;
	line-height: 2.2rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_02{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	text-align: center;
}
.contents01 .contents01_01 .contents01_01_02 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 9.0rem;
	line-height: 9.0rem;
	color: #6C7326;
	display: inline;
	word-break: break-word;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 > .text01 > span{
		font-size: 4.5rem;
		line-height: 4.5rem;
	}
}
.contents01 .contents01_01 .contents01_01_03{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_03 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	text-align: center;
}
.contents01 .contents01_01 .contents01_01_03 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 2.5rem;
	line-height: 3.0rem;
	color: #6C7326;
	display: inline;
	word-break: break-word;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 > .text01 > span{
		font-size: 1.5rem;
		line-height: 2.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_04{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_04{
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_04 > .item01{
	width: 55.6rem;
	height: auto;
	margin: 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_04 > .item01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_04 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_04 > .text01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: block;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01{
		margin: 1.7rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_04 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.0rem;
	line-height: 1.5rem;
	display: inline;
}
@media only screen and (min-width: 768px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01.item01_1:nth-child(1){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01.item01_1:nth-child(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_05{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contents01 .contents01_01 .contents01_01_05.one{
	justify-content: center;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01{
	width: calc((100% - 2.0rem * 1) / 2);
	height: auto;
	margin: 2.0rem 2.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01:nth-of-type(-n+2){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01:nth-of-type(2n){
	margin-right: 0;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01:last-of-type{
	margin-right: 0;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01{
	width: auto;
	height: auto;
	margin: 1.7rem 0 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.0rem;
	line-height: 1.5rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .item01_1:nth-child(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_06{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_06{
		align-items: flex-start;
	}
}
.contents01 .contents01_01 .contents01_01_06 > .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_06 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_06 > .text01{
	width: auto;
	height: auto;
	margin: 1.7rem 0 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_06 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.0rem;
	line-height: 1.5rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_06 > .item01_1:nth-child(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_07{
	width: 76.6rem;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_07{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_07 > .text01{
	width: 100%;
	height: auto;
	padding: .9rem;
	margin: 0;
	background-color: #6C7326;
	border-radius: calc(4.0rem / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_07 > .text01{
		padding: 1.1rem 0;
		text-align: center;
	}
}
.contents01 .contents01_01 .contents01_01_07 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_07 > .text01 > span{
		line-height: 2.4rem;
	}
}
.contents01 .contents01_01 .contents01_01_08{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_08 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_08 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.2rem;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_08 > .text01 > span{
		font-size: 1.8rem;
		line-height: 2.4rem;
	}
}
.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01{
	width: 100%;
	height: auto;
	margin: 2.4rem 0 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01{
		margin: 2.1rem 0 0;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01 .contents01_01_08_01_01{
	width: calc((100% - 2.0rem * 1) / 2);
	height: auto;
	margin: 0 0 0 2.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01 .contents01_01_08_01_01{
		width: 100%;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01 .contents01_01_08_01_01:nth-of-type(1){
	margin-left: 0;
}
.contents01 .contents01_01 .contents01_01_08.one .contents01_01_08_01 .contents01_01_08_01_01{
	width: 100%;
}
.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01 .contents01_01_08_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_08 .contents01_01_08_01 .contents01_01_08_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.0rem;
	line-height: 1.5rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_08 > .item01_1:nth-child(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_09{
	width: 21.7rem;
	height: auto;
	margin-left: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_09{
		margin-left: 0;
	}
}
.contents01 .contents01_01 .contents01_01_09 > .text01{
	width: 100%;
	height: auto;
	padding: 0 0 6.2rem;
	margin: 0;
	background-image: url(../img/single_articles/contents01/item01.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_09 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 2.2rem;
	display: block;
}
.contents01 .contents01_01 .contents01_01_09 > .item01{
	width: 7.0rem;
	height: 7.0rem;
	margin: 0;
	border-radius: 50%;
	display: block;
	overflow: hidden;
}
.contents01 .contents01_01 .contents01_01_09 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_09 > .item01_1:nth-child(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_010{
	width: 59.2rem;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_010{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01{
	width: 100%;
	height: auto;
	margin: 6.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01{
	width: 100%;
	height: auto;
	margin: 4.5rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01 > .text01{
	width: 5.0rem;
	height: auto;
	margin: 0;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 4.0rem;
	line-height: 4.0rem;
	color: #6C7326;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	flex-grow: 1;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.2rem;
	line-height: 2.2rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_010 .contents01_01_010_01 .contents01_01_010_01_01:nth-of-type(1) > .text02 > span{
	font-size: 1.8rem;
	line-height: 2.8rem;
}
.contents01 .contents01_01 .contents01_01_011{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_011 > .text01{
	width: 10.0rem;
	height: 2.8rem;
	margin: 0;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_011 > .text01:hover{
	background-color: #6C7326;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_011 > .text01 > span{
	width: auto;
	width: auto;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.5rem;
	display: block;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01{
	width: 81.7rem;
	height: auto;
	margin: 0;
	display: none;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01{
	width: calc((100% - 1.5rem * 3 )/ 4);
	height: auto;
	margin: 3.3rem 1.5rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01{
		width: calc((100% - .7rem * 1 )/ 2);
		margin: 3.2rem .7rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:nth-of-type(-n+4){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:nth-of-type(4n){
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:nth-of-type(-n+4){
		margin-top: 3.2rem;
	}
	.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:nth-of-type(4n){
		margin-right: .7rem;
	}
	.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:hover{
	opacity: 1;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01 > .item01{
	width: 100%;
	height: auto;
	aspect-ratio: 193/130;
	margin: 0 0 1.6rem;
	display: block;
	position: relative;
	overflow: hidden;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	transform: scale(1.0);
	transform-origin: center;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:hover > .item01 > img{
	transform: scale(1.05);
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01 > .item01 > .img{
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: scale(1.0);
	transform-origin: center;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01:hover > .item01 > .img{
	transform: scale(1.05);
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_011 .contents01_01_011_01 .contents01_01_011_01_01 .contents01_01_011_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.1rem;
	line-height: 1.6rem;
	display: block;
}
.contents01 .contents01_01 .contents01_01_012{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01{
	width: 100%;
	height: auto;
	padding: 3.0rem 3.0rem 3.0rem;
	background-color: #E6E4DF;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01{
		padding: 2.0rem 2.0rem 2.0rem;
		align-items: center;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01 > .item01{
	width: 10.0rem;
	height: 10.0rem;
	margin: 0;
	border-radius: 50%;
	display: block;
	flex-shrink: 0;
	overflow: hidden;
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 2.1rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01{
		margin: 1.9rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.8rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 1.3rem 0 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.0rem;
	line-height: 1.5rem;
	display: inline;
}
@media only screen and (min-width: 768px) {
	.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01 > .item01_1:nth-child(1){
		margin-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01 > .item01_1:nth-child(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_012 .contents01_01_012_01_01 > .item01_1_1:nth-child(1){
	margin-top: 0;
}
.contents01 .contents01_02{
	width: 14.5rem;
	height: auto;
	margin: 6.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_02{
		margin-top: 5.0rem;
	}
}
.contents01 .contents01_02 > .link01{
	width: 100%;
	height: 3.5rem;
	margin: 0;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all .5s;
}
.contents01 .contents01_02 > .link01:hover{
	background-color: #6C7326;
	opacity: 1;
}
.contents01 .contents01_02 > .link01 > span{
	width: auto;
	width: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 1.8rem;
	display: block;
}
/*.contents01ここまで*/