@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01{
	}
}
.contents01 .contents01_01{
	width: 103.0rem;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .photo01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01{
	width: 59.5rem;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: absolute;
	top: 20.5rem;
	bottom: auto;
	left: 3.3rem;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 32.5rem;
		top: 44.1rem;
		left: 2.4rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 h1{
	width: 100%;
	height: auto;
	margin: 0 0 2.8rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h1{
		margin: 0 0 1.6rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2{
	width: 40.0rem;
	height: auto;
	margin: 0 0 0 1.5rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h2{
		width: 23.1rem;
		margin: 0 0 0 .6rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 h1 img,
.contents01 .contents01_01 .contents01_01_01 h2 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02{
	}
}
.contents02 .contents02_01{
	width: 103.0rem;
	height: auto;
	padding: 4.6rem 0 34.4rem 5.9rem;
	margin: 0 auto;
	background-image: url(../img/index/contents02/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 100%;
		padding: 1.7rem 0 12.6rem 2.4rem;
		background-image: url(../img/index/contents02/photo01_sp.jpg);
	}
}
.contents02 .contents02_01 .photo04{
	width: 56.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: -12.0rem;
	left: auto;
	right: 7.8rem;
	margin: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .photo04{
		width: 20.5rem;
		bottom: -4.2rem;
		right: 2.8rem;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 74.0rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		width: 27.0rem;
	}
}
.contents02 .contents02_01 .contents02_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents02 .contents02_01 .contents02_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents02 .contents02_01 .contents02_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents02 .contents02_01 .contents02_01_01 .photo02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
}
.contents02 .contents02_01 .contents02_01_01 .photo02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .item01{
	width: 41.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: 35.1rem;
	bottom: auto;
	left: auto;
	right: -16.0rem;
	margin: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .item01{
		width: 20.2rem;
		top: 2.4rem;
		right: -6.8rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .item01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: auto;
	right: .9rem;
	margin: auto;
	z-index: 1;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents02 .contents02_01 .contents02_01_01.active .contents02_01_01_01 .contents02_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(1) .text01{
	width: 9.0rem;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents02 .contents02_01 .contents02_01_01.active .contents02_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents02 .contents02_01 .contents02_01_01.active .contents02_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03{
	}
}
.contents03 .contents03_01{
	width: 103.0rem;
	height: auto;
	padding: 2.5rem 0 52.6rem 2.1rem;
	margin: 0 auto;
	background-color: #28713A;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 100%;
		padding: .7rem 0 17.2rem .8rem;
	}
}
.contents03 .contents03_01 h3{
	width: 76.8rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 h3{
		width: 28.0rem;
	}
}
.contents03 .contents03_01 h3 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .item02{
	width: 86.5rem;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .item02{
		width: 100%;
	}
}
.contents03 .contents03_01 .item02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04{
	}
}
.contents04 .contents04_01{
	width: 103.0rem;
	height: auto;
	padding: 10.0rem 0 6.0rem 9.2rem;
	margin: 0 auto;
	background-image: url(../img/index/contents04/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01{
		width: 100%;
		padding: 3.7rem 0 2.3rem;
		background-image: url(../img/index/contents04/photo01_sp.jpg);
		justify-content: center;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: 81.5rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01{
		width: 30.0rem;
	}
}
.contents04 .contents04_01 .contents04_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents04 .contents04_01 .contents04_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
	}
	.contents04 .contents04_01 .contents04_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents04 .contents04_01 .contents04_01_01 .photo02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: row-reverse;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: .9rem;
	right: auto;
	margin: auto;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 3.0rem;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents04 .contents04_01 .contents04_01_01.active .contents04_01_01_01 .contents04_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01:nth-of-type(1) .text01{
	width: 2.2rem;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01:nth-of-type(2) .text01{
	width: 1.8rem;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01:nth-of-type(1) .link01{
	width: 6.3rem;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01:nth-of-type(2) .link01{
	width: 6.3rem;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 .contents04_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents04 .contents04_01 .contents04_01_01.active .contents04_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents04 .contents04_01 .contents04_01_01.active .contents04_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents04ここまで*/

/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05{
	}
}
.contents05 .contents05_01{
	width: 103.0rem;
	height: auto;
	padding: 0 0 5.2rem;
	margin: 0 auto;
	background-color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01{
		width: 100%;
		padding: 0 0 2.1rem;
	}
}
.contents05 .contents05_01 .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .item01{
		margin: 0 0 .5rem;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 81.5rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01{
		width: 33.5rem;
	}
}
.contents05 .contents05_01 .contents05_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents05 .contents05_01 .contents05_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents05 .contents05_01 .contents05_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents05 .contents05_01 .contents05_01_01 .photo01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
}
.contents05 .contents05_01 .contents05_01_01 .photo01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: auto;
	right: .9rem;
	margin: auto;
	z-index: 1;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents05 .contents05_01 .contents05_01_01.active .contents05_01_01_01 .contents05_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.3rem;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(2) .text01{
	width: 2.3rem;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(2) .link01{
	width: 3.5rem;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents05 .contents05_01 .contents05_01_01.active .contents05_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents05 .contents05_01 .contents05_01_01.active .contents05_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents05ここまで*/

/*.contents06ここから*/
.contents06{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06{
	}
}
.contents06 .contents06_01{
	width: 103.0rem;
	height: auto;
	padding: 2.5rem 1.3rem 2.5rem 4.7rem;
	margin: 0 auto;
	background-color: #BD3F1D;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01{
		width: 100%;
		padding: 1.0rem .5rem .7rem 2.0rem;
	}
}
.contents06 .contents06_01 .contents06_01_01{
	width: 82.9rem;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: absolute;
	top: 3.4rem;
	bottom: auto;
	left: 5.3rem;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01{
		width: 29.7rem;
		top: 1.5rem;
		left: 1.8rem;
	}
}
.contents06 .contents06_01 .contents06_01_01 .item01{
	width: 100%;
	height: auto;
	margin: 0 0 4.4rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 .item01{
		margin: 0 0 1.9rem;
	}
}
.contents06 .contents06_01 .contents06_01_01 .item01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_01 .item02{
	width: 48.1rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01 .item02{
		width: 17.3rem;
	}
}
.contents06 .contents06_01 .contents06_01_01 .item02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01{
	height: auto;
	margin: 34px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01{
		margin: 12px 0 0;
	}
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1){
	width: 64.1rem;
	margin: 0;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1){
		width: 23.5rem;
	}
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(2){
	width: 100%;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1) .contents06_01_02_01_01{
	width: 31.0rem;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1) .contents06_01_02_01_01{
		width: 11.5rem;
	}
}
@media only screen and (min-width: 768px){
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
	}
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .photo01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	flex-direction: row-reverse;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: .9rem;
	right: auto;
	margin: auto;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 3.0rem;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01.active .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1) .contents06_01_02_01_01:nth-of-type(1) .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1) .text01{
	width: 5.9rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1) .contents06_01_02_01_01:nth-of-type(2) .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1) .text01{
	width: 2.2rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(2) .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.2rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(2) .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(2) .text01{
	width: 7.4rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1) .contents06_01_02_01_01:nth-of-type(1) .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(1) .contents06_01_02_01_01:nth-of-type(2) .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1) .link01{
	width: 6.6rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(2) .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01:nth-of-type(2) .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .contents06_01_02_01_01_01_01 .contents06_01_02_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01.active .contents06_01_02_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01 .contents06_01_02_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents06 .contents06_01 .contents06_01_02 .contents06_01_02_01 .contents06_01_02_01_01.active .contents06_01_02_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents06ここまで*/

/*.contents07ここから*/
.contents07{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents07{
	}
}
.contents07 .contents07_01{
	width: 103.0rem;
	height: auto;
	padding: 8.3rem 0 8.3rem;
	margin: 0 auto;
	background-image: url(../img/index/contents07/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01{
		width: 100%;
		padding: 3.0rem 0;
		background-image: url(../img/index/contents07/photo01_sp.jpg);
	}
}
.contents07 .contents07_01 .contents07_01_01{
	width: 93.8rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 .contents07_01_01{
		width: 34.0rem;
	}
}
.contents07 .contents07_01 .contents07_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents07 .contents07_01 .contents07_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents07 .contents07_01 .contents07_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents07 .contents07_01 .contents07_01_01 .photo02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
}
.contents07 .contents07_01 .contents07_01_01 .photo02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: row-reverse;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: .9rem;
	right: auto;
	margin: auto;
	z-index: 1;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 3.0rem;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents07 .contents07_01 .contents07_01_01.active .contents07_01_01_01 .contents07_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.2rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(2) .text01{
	width: 6.2rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(3) .text01{
	width: 4.4rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(4) .text01{
	width: 1.8rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(3) .link01{
	width: 3.5rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01:nth-of-type(4) .link01{
	width: 3.5rem;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .contents07_01_01_01_01 .contents07_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents07 .contents07_01 .contents07_01_01.active .contents07_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents07 .contents07_01 .contents07_01_01.active .contents07_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents07ここまで*/

/*.contents08ここから*/
.contents08{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08{
	}
}
.contents08 .contents08_01{
	width: 103.0rem;
	height: auto;
	padding: 7.7rem 2.5rem 5.7rem 1.0rem;
	margin: 0 auto;
	background-color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01{
		width: 100%;
		padding: 3.5rem 0 4.3rem;
	}
}
.contents08 .contents08_01 .contents08_01_01{
	width: 100%;
	height: auto;
	padding: 0 0 7.0rem;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01{
		padding: 0 0 3.5rem;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01{
	width: 44.4rem;
	height: auto;
	padding: 7.1rem 0 0;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01{
		width: 27.5rem;
		padding: 4.0rem 0 0;
		margin: 0 auto 0 0;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .item03{
	width: 8.9rem;
	height: auto;
	margin: 0 0 4.9rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .item03{
		width: 5.3rem;
		margin: 0 0 2.9rem;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .item04{
	width: 40.5rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .item04{
		width: 21.5rem;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .photo01{
	width: 27.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .photo01{
		width: 17.4rem;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_02{
	width: 43.0rem;
	height: auto;
	margin: 7.1rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_02{
		width: 23.0rem;
		margin: 4.8rem 0 0 auto;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_02 .item05{
	width: 9.5rem;
	height: auto;
	margin: 0 0 2.3rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_02 .item05{
		width: 5.7rem;
		margin: 0 0 .9rem;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_02 .photo02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents08 .contents08_01 .contents08_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	position: relative;
}
.contents08 .contents08_01 .contents08_01_02 .item06{
	width: 39.5rem;
	height: auto;
	display: block;
	position: absolute;
	top: 20.4rem;
	bottom: auto;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_02 .item06{
		width: 19.7rem;
		top: 5.9rem;
	}
}
.contents08 .contents08_01 .contents08_01_02 .photo03{
	width: 26.0rem;
	height: auto;
	margin: 0 2.9rem 0 0;
	display: block;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_02 .photo03{
		width: 9.8rem;
		margin: 0 1.2rem 0 0;
	}
}
.contents08 .contents08_01 .contents08_01_02_01{
	width: 59.5rem;
	height: auto;
	margin: 2.1rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_02_01{
		width: 22.2rem;
		margin: .7rem .9rem 0 0;
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .item01{
	width: 26.6rem;
	height: auto;
	display: block;
	position: absolute;
	top: -8.7rem;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_02_01 .item01{
		width: 9.9rem;
		top: -2.9rem;
		right: .2rem;
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .item02{
	width: 69.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: -5.4rem;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_02_01 .item02{
		width: 25.6rem;
		bottom: -2.2rem;
		right: .6rem;
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 0 .3rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01{
		margin: 0;
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
	}
	.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .photo04{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: auto;
	right: .9rem;
	margin: auto;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01.active .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(1) .text01{
	width: 8.5rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(2) .text01{
	width: 7.0rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(3) .text01{
	width: 2.8rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(4) .text01{
	width: 3.0rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(3) .link01{
	width: 5.7rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01:nth-of-type(4) .link01{
	width: 3.5rem;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .contents08_01_02_01_01_01_01 .contents08_01_02_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01.active .contents08_01_02_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01 .contents08_01_02_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents08 .contents08_01 .contents08_01_02_01 .contents08_01_02_01_01.active .contents08_01_02_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents08ここまで*/

/*.contents09ここから*/
.contents09{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09{
	}
}
.contents09 .contents09_01{
	width: 103.0rem;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01{
		width: 100%;
	}
}
.contents09 .contents09_01 .photo01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents09 .contents09_01 .contents09_01_01{
	width: 100%;
	height: auto;
	padding: 15.0rem 0;
	margin: 0;
	background-image: url(../img/index/contents09/photo02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01{
		padding: 5.5rem 0;
		background-image: url(../img/index/contents09/photo02_sp.jpg);
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01{
	width: 81.5rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01{
		width: 30.0rem;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .photo03{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .photo03 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: auto;
	right: .9rem;
	margin: auto;
	z-index: 1;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01.active .contents09_01_01_01_01 .contents09_01_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(1) .text01{
	width: 7.9rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(2) .text01{
	width: 9.0rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(3) .text01{
	width: 12.2rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(4) .text01{
	width: 3.0rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(3) .link01{
	width: 5.9rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01:nth-of-type(4) .link01{
	width: 2.3rem;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 .contents09_01_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01.active .contents09_01_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01.active .contents09_01_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
.contents09 .contents09_01 .contents09_01_01 .item01{
	width: 100.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: -8.4rem;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .item01{
		width: 100%;
		top: -2.5rem;
	}
}
.contents09 .contents09_01 .contents09_01_01 .item01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents09ここまで*/

/*.contents010ここから*/
.contents010{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents010{
	}
}
.contents010 .contents010_01{
	width: 103.0rem;
	height: auto;
	padding: 2.7rem 0 4.0rem;
	margin: 0 auto;
	background-color: #FFEA30;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01{
		width: 100%;
		padding: 2.4rem 0 1.8rem;
	}
}
.contents010 .contents010_01 .contents010_01_01{
	width: 94.1rem;
	height: auto;
	margin: 0 0 7.5rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01{
		width: 34.3rem;
		margin: 0 0 1.5rem;
		align-items: flex-start;
	}
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01{
		margin: 0 0 2.4rem;
	}
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01{
		align-items: flex-start;
	}
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .item03{
	width: 18.2rem;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .item03{
		width: 14.5rem;
		margin: 0 0 3.5rem;
		position: static;
	}
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .contents010_01_01_01_01_01{
	width: 64.5rem;
	height: auto;
	padding: 0 0 23.7rem;
	margin: 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .contents010_01_01_01_01_01{
		width: 26.2rem;
		padding: 0 0 10.4rem;
	}
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .contents010_01_01_01_01_01 .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .contents010_01_01_01_01_01 .photo01{
	width: 36.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .contents010_01_01_01_01 .contents010_01_01_01_01_01 .photo01{
		width: 15.8rem;
	}
}
.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .item02{
	width: 4.9rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .contents010_01_01_01 .item02{
		width: 3.2rem;
	}
}
.contents010 .contents010_01 .contents010_01_01 .item04{
	width: 47.8rem;
	height: auto;
	margin: -6.2rem 0 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01 .item04{
		width: 33.2rem;
		margin: 0;
	}
}
.contents010 .contents010_01 .contents010_01_02{
	width: 93.8rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_02{
		width: 34.0rem;
	}
}
.contents010 .contents010_01 .contents010_01_02:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents010 .contents010_01 .contents010_01_02::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents010 .contents010_01 .contents010_01_02.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents010 .contents010_01 .contents010_01_02 .photo02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
}
.contents010 .contents010_01 .contents010_01_02 .photo02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	flex-direction: row-reverse;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: .9rem;
	right: auto;
	margin: auto;
	z-index: 1;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 3.0rem;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents010 .contents010_01 .contents010_01_02.active .contents010_01_02_01 .contents010_01_02_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(1) .text01{
	width: 7.1rem;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(2) .text01{
	width: 9.7rem;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(3) .text01{
	width: 3.0rem;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01:nth-of-type(3) .link01{
	width: 3.5rem;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .contents010_01_02_01_01 .contents010_01_02_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents010 .contents010_01 .contents010_01_02.active .contents010_01_02_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents010 .contents010_01 .contents010_01_02 .contents010_01_02_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents010 .contents010_01 .contents010_01_02.active .contents010_01_02_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents010ここまで*/

/*.contents011ここから*/
.contents011{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents011{
	}
}
.contents011 .contents011_01{
	width: 103.0rem;
	height: auto;
	padding: 20.1rem 0 16.5rem;
	margin: 0 auto;
	background-color: #28713A;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01{
		width: 100%;
		padding: 7.3rem 0 5.8rem;
	}
}
.contents011 .contents011_01 .item01{
	width: 89.1rem;
	height: auto;
	display: block;
	position: absolute;
	top: 2.8rem;
	bottom: auto;
	left: 2.6rem;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01 .item01{
		width: 32.5rem;
		top: .8rem;
		left: .9rem;
	}
}
.contents011 .contents011_01 .contents011_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	clip-path: polygon(0 14.4rem, 45.5rem 14.4rem, 45.5rem 0, 100% 0, 100% 73.0rem, 57.0rem 73.0rem, 57.0rem 100%, 0 100%);
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01 .contents011_01_01{
		clip-path: polygon(0 5.3rem, 16.7rem 5.3rem, 16.7rem 0, 100% 0, 100% 26.6rem, 20.8rem 26.6rem, 20.8rem 100%, 0 100%);
	}
}
.contents011 .contents011_01 .contents011_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
.contents011 .contents011_01 .contents011_01_01 .photo{
	width: 100%;
	height: 87.4rem;
	margin: 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .photo{
		height: 31.9rem;
	}
}
.contents011 .contents011_01 .contents011_01_01 .photo .photo01{
	width: 57.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .photo .photo01{
		width: 20.8rem;
	}
}
@media only screen and (min-width: 768px){
	.contents011 .contents011_01 .contents011_01_01 .photo .photo01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
	}
	.contents011 .contents011_01 .contents011_01_01.active .photo .photo01::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents011 .contents011_01 .contents011_01_01 .photo .photo01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents011 .contents011_01 .contents011_01_01 .photo .photo02{
	width: 57.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .photo .photo02{
		width: 20.8rem;
	}
}
@media only screen and (min-width: 768px){
	.contents011 .contents011_01 .contents011_01_01 .photo .photo02::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
	}
	.contents011 .contents011_01 .contents011_01_01.active .photo .photo02::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents011 .contents011_01 .contents011_01_01 .photo .photo02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	flex-direction: row-reverse;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: .9rem;
	right: auto;
	margin: auto;
	z-index: 1;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 3.0rem;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents011 .contents011_01 .contents011_01_01.active .contents011_01_01_01 .contents011_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.2rem;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(2) .text01{
	width: 2.2rem;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(3) .text01{
	width: 6.6rem;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(2) .link01{
	width: 6.3rem;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01:nth-of-type(3) .link01{
	width: 5.9rem;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .contents011_01_01_01_01 .contents011_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents011 .contents011_01 .contents011_01_01.active .contents011_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents011 .contents011_01 .contents011_01_01.active .contents011_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents011ここまで*/

/*.contents012ここから*/
.contents012{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents012{
	}
}
.contents012 .contents012_01{
	width: 103.0rem;
	height: auto;
	margin: 0 auto;
	background-color: #28713A;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents012 .contents012_01{
		width: 100%;
	}
}
.contents012 .contents012_01 .contents012_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
.contents012 .contents012_01 .contents012_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents012 .contents012_01 .contents012_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents012 .contents012_01 .contents012_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents012 .contents012_01 .contents012_01_01 .photo{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
}
.contents012 .contents012_01 .contents012_01_01 .photo .photo01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents012 .contents012_01 .contents012_01_01 .photo .photo02{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
}
.contents012 .contents012_01 .contents012_01_01 .photo .photo02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	flex-direction: row-reverse;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: .9rem;
	right: auto;
	margin: auto;
	z-index: 1;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 3.0rem;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents012 .contents012_01 .contents012_01_01.active .contents012_01_01_01 .contents012_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.2rem;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(2) .text01{
	width: 7.5rem;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(3) .text01{
	width: 6.1rem;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01:nth-of-type(3) .link01{
	width: 5.9rem;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .contents012_01_01_01_01 .contents012_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents012 .contents012_01 .contents012_01_01.active .contents012_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents012 .contents012_01 .contents012_01_01.active .contents012_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
.contents012 .contents012_01 .item01{
	width: 89.8rem;
	height: auto;
	display: block;
	position: absolute;
	top: -9.2rem;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents012 .contents012_01 .item01{
		width: 100%;
		top: -5.0rem;
	}
}
.contents012 .contents012_01 .item01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents012ここまで*/

/*.contents013ここから*/
.contents013{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents013{
	}
}
.contents013 .contents013_01{
	width: 103.0rem;
	height: auto;
	padding: 15.0rem 0;
	margin: 0 auto;
	background-image: url(../img/index/contents013/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents013 .contents013_01{
		width: 100%;
		padding: 5.5rem 0;
		background-image: url(../img/index/contents013/photo01_sp.jpg);
	}
}
.contents013 .contents013_01 .contents013_01_01{
	width: 81.5rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents013 .contents013_01 .contents013_01_01{
		width: 30.0rem;
	}
}
.contents013 .contents013_01 .contents013_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents013 .contents013_01 .contents013_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents013 .contents013_01 .contents013_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents013 .contents013_01 .contents013_01_01 .photo02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
}
.contents013 .contents013_01 .contents013_01_01 .photo02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: auto;
	right: .9rem;
	margin: auto;
	z-index: 1;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents013 .contents013_01 .contents013_01_01.active .contents013_01_01_01 .contents013_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.2rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(2) .text01{
	width: 6.0rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(3) .text01{
	width: 7.2rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(4) .text01{
	width: 1.8rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(3) .link01{
	width: 5.9rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01:nth-of-type(4) .link01{
	width: 3.5rem;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .contents013_01_01_01_01 .contents013_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents013 .contents013_01 .contents013_01_01.active .contents013_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents013 .contents013_01 .contents013_01_01 .contents013_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents013 .contents013_01 .contents013_01_01.active .contents013_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
/*.contents013ここまで*/

/*.contents014ここから*/
.contents014{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents014{
	}
}
.contents014 .contents014_01{
	width: 103.0rem;
	height: auto;
	padding: 1.1rem 0 5.0rem 3.7rem;
	margin: 0 auto;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents014 .contents014_01{
		width: 100%;
		padding: 1.8rem 0 1.7rem;
	}
}
.contents014 .contents014_01 .contents014_01_01{
	width: 95.4rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents014 .contents014_01 .contents014_01_01{
		width: 35.4rem;
	}
}
.contents014 .contents014_01 .contents014_01_01 .photo01{
	width: 27.0rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents014 .contents014_01 .contents014_01_01 .photo01{
		width: 10.0rem;
	}
}
.contents014 .contents014_01 .contents014_01_01 .photo02{
	width: 64.5rem;
	height: auto;
	margin: 1.1rem 0 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents014 .contents014_01 .contents014_01_01 .photo02{
		width: 24.0rem;
		margin: .4rem 0 0;
	}
}
/*.contents014ここまで*/

/*.contents015ここから*/
.contents015{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents015{
	}
}
.contents015 .contents015_01{
	width: 103.0rem;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01{
		width: 100%;
	}
}
.contents015 .contents015_01 .contents015_01_01{
	width: 100%;
	height: auto;
	padding: 10.6rem 0 0;
	margin: 0;
	background-image: url(../img/index/contents015/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_01{
		padding: 3.8rem 0 0;
		background-image: url(../img/index/contents015/photo01_sp.jpg);
	}
}
.contents015 .contents015_01 .contents015_01_01:hover{
	/*opacity: .8;
	transition: all .5s;*/
}
@media only screen and (min-width: 768px){
	.contents015 .contents015_01 .contents015_01_01::before{
		content: '';
		width: auto;
		height: auto;
		background-color: transparent;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all 0.6s ease;
		z-index: 1;
	}
	.contents015 .contents015_01 .contents015_01_01.active::before{
		background-color: rgba(255, 255, 255, .55);
		transition: all 0.6s ease;
	}
}
.contents015 .contents015_01 .contents015_01_01 .item02{
	width: 101.8rem;
	height: auto;
	margin: 0 0 -.7rem;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_01 .item02{
		width: 100%;
		margin: 0;
	}
}
.contents015 .contents015_01 .contents015_01_01 .item01{
	width: 74.9rem;
	height: auto;
	display: block;
	position: absolute;
	top: 16.4rem;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_01 .item01{
		width: 27.4rem;
		top: 6.6rem;
	}
}
.contents015 .contents015_01 .contents015_01_01 .item01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	position: absolute;
	top: auto;
	bottom: .9rem;
	left: auto;
	right: .9rem;
	margin: auto;
	z-index: 1;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 3.0rem 0 0;
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	transition: all 0.6s ease;
}
.contents015 .contents015_01 .contents015_01_01.active .contents015_01_01_01 .contents015_01_01_01_01{
	display: flex;
	opacity: 1;
	transition: all 0.6s ease;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01 .text01{
	height: auto;
	margin: 0 2.4rem 0 0;
	display: block;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(1) .text01{
	width: 6.3rem;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(2) .text01{
	width: 7.5rem;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(3) .text01{
	width: 7.1rem;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01 .link01{
	height: auto;
	margin: 0;
	display: block;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(1) .link01{
	width: 5.9rem;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(2) .link01{
	width: 5.9rem;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01:nth-of-type(3) .link01{
	width: 5.9rem;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01 .link01.none{
	border-bottom: 0;
	pointer-events: none;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .contents015_01_01_01_01 .contents015_01_01_01_01_01 .link01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .btn{
	width: 3.0rem;
	height: 3.0rem;
	z-index: 10;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .btn{
		width: 1.5rem;
		height: 1.5rem;
	}
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .btn .line-bar{
	width: 100%;
	height: .1rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
	position: relative;
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents015 .contents015_01 .contents015_01_01.active .contents015_01_01_01 .btn .line-bar{
		background-color: #000000;
		transform: rotate(135deg);
	}
}
.contents015 .contents015_01 .contents015_01_01 .contents015_01_01_01 .btn .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all 0.6s ease;
}
@media only screen and (min-width: 768px){
	.contents015 .contents015_01 .contents015_01_01.active .contents015_01_01_01 .btn .line-bar::before{
		background-color: #000000;
	}
}
.contents015 .contents015_01 .contents015_01_02{
	width: 100%;
	height: auto;
	padding: 5.4rem 0 4.5rem;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_02{
		width: 34.8rem;
		padding: 2.0rem 0 1.5rem;
		align-items: flex-start;
	}
}
.contents015 .contents015_01 .contents015_01_02 .item03{
	width: 38.6rem;
	height: auto;
	margin: 0 0 1.2rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_02 .item03{
		width: 24.1rem;
	}
}
.contents015 .contents015_01 .contents015_01_02 .item04{
	width: 74.4rem;
	height: auto;
	margin: 0 0 1.0rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_02 .item04{
		width: 33.9rem;
		margin: 0 0 1.5rem;
	}
}
.contents015 .contents015_01 .contents015_01_02 .item05{
	width: 43.2rem;
	height: auto;
	margin: 0 0 6rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_02 .item05{
		width: 25.7rem;
		margin: 0 0 8rem;
	}
}
.contents015 .contents015_01 .contents015_01_02 .item06{
	width: 48.4rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents015 .contents015_01 .contents015_01_02 .item06{
		width: 34.2rem;
	}
}
/*.contents015ここまで*/

/*contents016ここから*/
.contents016{
	display: none;
}
@media only screen and (max-width: 767px){
	.contents016{
		width: 100%;
		height: 100vh;
		background-color: #ffffff;
		overflow-y: scroll;
		position: fixed;
		top: 0;
		bottom: auto;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 10;
	}
	.contents016 .contents016_01{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
		position: relative;
	}
	.contents016 .contents016_01 .btn_close{
		width: 5.0rem;
		height: 5.0rem;
		z-index: 10;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		transition: all .5s;
		position: absolute;
		top: 0;
		bottom: auto;
		left: auto;
		right: 0;
		margin: auto;
	}
	.contents016 .contents016_01 .btn_close:hover{
		opacity: .8;
		transition: all .5s;
	}
	.contents016 .contents016_01 .btn_close .line-bar{
		width: 1.5rem;
		height: .1rem;
		margin: 0;
		background-color: #000000;
		display: block;
		position: relative;
		transform: rotate(135deg);
		transition: all 0.6s ease;
	}
	.contents016 .contents016_01 .btn_close .line-bar::before{
		content: '';
		width: 100%;
		height: .1rem;
		background-color: #000000;
		display: block;
		position: absolute;
		top: 0;
		transform: rotate(90deg);
		transition: all 0.6s ease;
	}
	.contents016 .contents016_01 .contents016_01_01{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01{
		width: 100%;
		height: auto;
		padding: 5.0rem 0;
		margin: 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 img{
		width: 28.6rem;
		height: auto;
		margin: 0 0 2.8rem;
		text-align: center;
		position: relative;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01{
		width: 22.0rem;
		height: auto;
		margin: 0;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01{
		width: 100%;
		height: auto;
		margin: 2.0rem 0 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01 .text01{
		height: auto;
		margin: 0 1.0rem 0 0;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="1"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 9.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="2"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 2.2rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="2"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 1.8rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="3"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.7rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="3"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 2.1rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="4"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.3rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="5"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 2.2rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="6"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.6rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="6"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 7.8rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.7rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 6.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 4.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .text01{
		width: 1.8rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 8.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 7.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 2.7rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .text01{
		width: 3.0rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 8.3rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 9.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 12.6rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .text01{
		width: 3.0rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="10"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 7.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="10"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 10.1rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="10"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 3.0rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="11"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.7rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="11"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 2.1rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="11"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 7.0rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="12"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.6rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="12"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 7.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="12"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 6.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.6rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 6.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 7.7rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .text01{
		width: 1.8rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="14"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .text01{
		width: 6.7rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="14"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .text01{
		width: 7.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="14"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .text01{
		width: 7.5rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01 .text01 img{
		width: 100%;
		height: auto;
		margin: 0;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01 .link01{
		height: auto;
		margin: 0;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="1"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="2"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 6.2rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="2"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 6.2rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="3"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="3"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="4"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="5"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 6.2rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="6"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="6"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="7"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 5.6rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="8"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="9"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="10"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="10"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="10"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="11"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="11"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.6rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="11"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="12"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="12"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="12"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="13"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(4) .link01{
		width: 3.4rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="14"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(1) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="14"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(2) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01[data-popup="14"] .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01:nth-of-type(3) .link01{
		width: 5.9rem;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01 .link01.none{
		pointer-events: none;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .contents016_01_01_01_01 .contents016_01_01_01_01_01 .contents016_01_01_01_01_01_01 .link01 img{
		width: 100%;
		height: auto;
		margin: 0;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-prev,
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-next{
		width: 5.0rem;
		height: 5.0rem;
		display: flex;
		justify-content: center;
		align-items: center;
		top: auto;
		bottom: 0;
		z-index: 10;
		transition: all .5s;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-prev:hover,
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-next:hover{
		opacity: .8;
		transition: all .5s;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-prev{
		left: 0;
		right: auto;
		margin: auto;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01.first .slick-prev{
		pointer-events: none;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-next{
		left: auto;
		right: 0;
		margin: auto;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01.last .slick-next{
		pointer-events: none;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-prev::before{
		width: 1.1rem;
		height: 1.5rem;
		background-image: url(../img/index/contents016/arrow01.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		opacity: 1;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01.first .slick-prev::before{
		background-image: url(../img/index/contents016/arrow01_2.png);
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01 .slick-next::before{
		width: 1.1rem;
		height: 1.5rem;
		background-image: url(../img/index/contents016/arrow02.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		opacity: 1;
		display: block;
	}
	.contents016 .contents016_01 .contents016_01_01 .contents016_01_01_01.last .slick-next::before{
		background-image: url(../img/index/contents016/arrow02_2.png);
	}
}
/*contents016ここまで*/



