@charset "utf-8";
main{
	padding-top: 0;
}
header{
	z-index: 10;
	opacity: 1;
}
header .header01 .slide-menu-btn{
	opacity: 0;
}
header .header01 h1{
	opacity: 0;
}
.eyecatch_inc.top .eyecatch_inc02 .eye_img{
	background-image: url(../img/zh-cn/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.top .eyecatch_inc02 .eye_img{
		background-image: url(../img/zh-cn/eye01_sp.jpg);
	}
}
.eyecatch_inc.top .eyecatch_inc02 .eyecatch_inc02_01{
	background-image: url(../img/zh-cn/photo019.jpg);
}

/*contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 114px 0 100px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
		padding: 64px 0 50px;
	}
}
.contents01 .contents01_01::before{
	content: '';
	width: 345px;
	height: 292px;
	background-image: url(../img/zh-cn/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 106px;
	bottom: auto;
	left: -224px;
	right: auto;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01::before{
		width: 144px;
		height: 122px;
		top: -56px;
		left: -33px;
	}
}
.contents01 .contents01_01::after{
	content: '';
	width: 281px;
	height: 283px;
	background-image: url(../img/zh-cn/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: auto;
	bottom: 64px;
	left: auto;
	right: -207px;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01::after{
		width: 117px;
		height: 118px;
		bottom: -8px;
		right: -37px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		margin: 0 0 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		font-size: 18px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 374px){
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		font-size: 15px;
		line-height: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01::before{
	content: '';
	width: auto;
	height: 15px;
	background-color: #F5E7E7;
	display: block;
	position: absolute;
	top: auto;
	bottom: -6px;
	left: 0;
	right: 0;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 > .text01::before{
		height: 8px;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 650px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		align-items: flex-start;
	}
}
.contents01 .contents01_01 .contents01_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 > .text01{
		font-size: 14px;
		line-height: 25px;
		text-align-last: left;
	}
}
.contents01 .contents01_01 .contents01_01_02 > .text02{
	width: auto;
	height: auto;
	margin: 34px 0 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 > .text02{
		margin: 19px 0 0;
		font-size: 14px;
		line-height: 24px;
	}
}
/*contents01ここまで*/

/*contents02ここから*/
.contents02{
	width: 100%;
	height: 440px;
	margin: 0 auto;
	background-image: url(../img/zh-cn/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02{
		height: 160px;
		background-image: url(../img/zh-cn/photo01.jpg);
	}
}
/*contents02ここまで*/

/*contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.contents03 .contents03_01{
	width: 980px;
	height: auto;
	padding: 50px 0 507px;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		max-width: 335px;
		padding: 30px 0 272px;
	}
}
.contents03 .contents03_01::before{
	content: '';
	width: 290px;
	height: 188px;
	background-image: url(../img/zh-cn/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 172px;
	bottom: auto;
	left: -208px;
	right: auto;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01::before{
		width: 340px;
		height: 173px;
		background-image: url(../img/zh-cn/item03_sp.png);
		top: 54px;
		left: 12px;
	}
}
.contents03 .contents03_01::after{
	content: '';
	width: 653px;
	height: 434px;
	background-image: url(../img/zh-cn/item04.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: auto;
	bottom: -151px;
	left: auto;
	right: -397px;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01::after{
		width: 226px;
		height: 155px;
		background-image: url(../img/zh-cn/item04.png);
		bottom: -48px;
		right: -51px;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 100%;
	height: auto;
	padding: 342px 0 0;
	margin: 0 auto 22px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01{
		padding: 187px 0 0;
		margin: 0 auto 17px;
	}
}
.contents03 .contents03_01 .contents03_01_01::before{
	content: '';
	width: 700px;
	height: 450px;
	border-radius: 12px;
	background-image: url(../img/zh-cn/photo02.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: -210px;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01::before{
		width: 220px;
		height: 141px;
		right: 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: 490px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
		width: 100%;
		margin: 0 auto;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01{
		width: 100%;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01 span{
		font-size: 20px;
		line-height: 32px;
	}
}
.contents03 .contents03_01 .contents03_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
}
.contents03 .contents03_01 .contents03_01_02::before{
	content: '';
	width: 607px;
	height: 320px;
	border-radius: 12px;
	background-image: url(../img/zh-cn/photo03.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: auto;
	bottom: -408px;
	left: 0;
	right: auto;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_02::before{
		width: 222px;
		height: 116px;
		bottom: -192px;
	}
}
@media only screen and (max-width: 374px){
	.contents03 .contents03_01 .contents03_01_02::before{
		width: 180px;
		height: 95px;
		bottom: -172px;
	}
}
.contents03 .contents03_01 .contents03_01_02::after{
	content: '';
	width: 274px;
	height: 344px;
	border-radius: 12px;
	background-image: url(../img/zh-cn/photo04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: -21px;
	bottom: auto;
	left: auto;
	right: 0;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_02::after{
		width: 96px;
		height: 121px;
		top: auto;
		bottom: -150px;
	}
}
@media only screen and (max-width: 374px){
	.contents03 .contents03_01 .contents03_01_02::after{
		bottom: -130px;
	}
}
.contents03 .contents03_01 .contents03_01_02 > .text01{
	width: 450px;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: calc((0/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_02 > .text01{
		width: 100%;
		margin: 0;
		font-size: 14px;
		line-height: 25px;
	}
}
/*contents03ここまで*/

/*contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	padding: 135px 0 170px;
	margin: -10px auto 0;
	background-image: url(../img/zh-cn/photo05.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04{
		padding: 70px 0 106px;
		margin: -23px auto 0;
		background-image: url(../img/zh-cn/photo05_sp.png);
	}
}
.contents04::before{
	content: '';
	width: 341px;
	height: 292px;
	background-image: url(../img/zh-cn/item05.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: auto;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents04::before{
		width: 135px;
		height: 114px;
		background-image: url(../img/zh-cn/item05_sp.png);
	}
}
.contents04 .contents04_01{
	width: 100%;
	height: auto;
	margin: 0 auto 70px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01{
		margin: 0 auto 50px;
	}
}
.contents04 .contents04_01::before{
	content: '';
	width: calc(100% - (100% - 980px) / 2 - 108px);
	min-width: 1022px;
	height: 530px;
	border-radius: 14px 0 0 14px;
	background-image: url(../img/zh-cn/photo06.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01::before{
		width: calc(100% - (100% - 335px) / 2 - 35px);
		min-width: 295px;
		height: 230px;
		background-image: url(../img/zh-cn/photo06_sp.jpg);
	}
}
@media only screen and (max-width: 374px){
	.contents04 .contents04_01::before{
		min-width: initial;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: 980px;
	height: 548px;
	margin: 0 auto 103px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01{
		width: 90%;
		max-width: 335px;
		height: 230px;
		margin: 0 auto 45px;
	}
}
.contents04 .contents04_01 .contents04_01_01::after{
	content: '';
	width: 271px;
	height: 271px;
	background-image: url(../img/zh-cn/item07.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 122px;
	bottom: auto;
	left: -195px;
	right: auto;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01::after{
		display: none;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,.16);
	width: 340px;
	height: 188px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: -63px;
	left: 0;
	right: auto;
	z-index: 1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
		width: 185px;
		height: 93px;
		bottom: -9px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 21px;
	font-size: 20px;
	line-height: 20px;
	color: #E54F4F;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text01{
		margin: 0 0 12px;
		font-size: 13px;
		line-height: 13px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text02{
		font-size: 20px;
		line-height: 20px;
	}
}
.contents04 .contents04_01 .contents04_01_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_02{
		width: 90%;
		max-width: 335px;
		position: relative;
		z-index: 1;
	}
}
.contents04 .contents04_01 .contents04_01_02 img{
	width: calc((100% - 52px * 1) / 2 );
	height: auto;
	margin: 0;
	border-radius: 12px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_02 img{
		width: calc((100% - 15px * 1) / 2 );
	}
}
.contents04 .contents04_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02{
		width: 90%;
		max-width: 335px;
	}
}
.contents04 .contents04_02::before{
	content: '';
	width: 935px;
	height: 396px;
	border-radius: 12px;
	background-image: url(../img/zh-cn/photo020.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02::before{
		width: 300px;
		height: 200px;
		background-image: url(../img/zh-cn/photo020_sp.jpg);
		z-index: 1;
	}
}
@media only screen and (max-width: 374px){
	.contents04 .contents04_02::before{
		width: 100%;
	}
}
.contents04 .contents04_02::after{
	content: '';
	width: 217px;
	height: 217px;
	background-image: url(../img/zh-cn/item07.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: -25px;
	bottom: auto;
	left: auto;
	right: -217px;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02::after{
		width: 160px;
		height: 160px;
		top: -97px;
		right: -30px;
	}
}
.contents04 .contents04_02 .contents04_02_01{
	width: 980px;
	height: 396px;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02 .contents04_02_01{
		width: 100%;
		height: 200px;
	}
}
.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01{
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,.16);
	width: 311px;
	height: 160px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: -108px;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01{
		width: 185px;
	    height: 93px;
		bottom: -44px;
		z-index: 1;
	}
}
.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01 .contents04_02_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01 .contents04_02_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 21px;
	font-size: 20px;
	line-height: 20px;
	color: #E54F4F;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01 .contents04_02_01_01_01 > .text01{
		margin: 0 0 12px;
    	font-size: 13px;
    	line-height: 13px;
	}
}
.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01 .contents04_02_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_02 .contents04_02_01 .contents04_02_01_01 .contents04_02_01_01_01 > .text02{
		font-size: 20px;
		line-height: 20px;
	}
}
/*contents04ここまで*/

/*contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	padding: 135px 0 128px;
	margin: 0 auto;
	background-image: url(../img/zh-cn/photo09.jpg);
	background-repeat: repeat-x;
	background-size: auto 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05{
		padding: 70px 0 70px;
		background-image: url(../img/zh-cn/photo09_sp.jpg);
	}
}
.contents05::before{
	content: '';
	width: 341px;
	height: 292px;
	background-image: url(../img/zh-cn/item09.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: -10px;
	bottom: auto;
	left: auto;
	right: 0;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents05::before{
		width: 135px;
		height: 114px;
		background-image: url(../img/zh-cn/item09_sp.png);
	}
}
.contents05 .contents05_01{
	width: 100%;
	height: auto;
	margin: 0 auto 70px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01{
		margin: 0 auto 35px;
	}
}
.contents05 .contents05_01::before{
	content: '';
	width: calc(100% - (100% - 980px) / 2 - 108px);
	min-width: 1022px;
	height: 530px;
	border-radius: 0 14px 14px 0;
	background-image: url(../img/zh-cn/photo010.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: auto;
	margin: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01::before{
		width: calc(100% - (100% - 335px) / 2 - 35px);
		min-width: 295px;
		height: 230px;
		background-image: url(../img/zh-cn/photo010_sp.jpg);
	}
}
@media only screen and (max-width: 374px){
	.contents05 .contents05_01::before{
		min-width: initial;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 980px;
	height: 530px;
	margin: 0 auto 103px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01{
		width: 90%;
		max-width: 335px;
		height: 230px;
		margin: 0 auto 45px;
	}
}
.contents05 .contents05_01 .contents05_01_01::after{
	content: '';
	width: 271px;
	height: 271px;
	background-image: url(../img/zh-cn/item010.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 122px;
	bottom: auto;
	left: auto;
	right: -195px;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01::after{
		display: none;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,.16);
	width: 301px;
	height: 150px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: -62px;
	left: auto;
	right: 0;
	z-index: 1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
		width: 141px;
		height: 89px;
		bottom: -15px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .contents05_01_01_01_01 > .text01{
		font-size: 20px;
		line-height: 20px;
	}
}
.contents05 .contents05_01 .contents05_01_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_02{
		width: 90%;
		max-width: 335px;
		position: relative;
		z-index: 1;
	}
}
.contents05 .contents05_01 .contents05_01_02 img{
	width: calc((100% - 40px * 2) / 3 );
	height: auto;
	margin: 0;
	border-radius: 12px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .contents05_01_02 img{
		width: calc((100% - 10px * 2) / 3 );
	}
}
.contents05 .contents05_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: row-reverse;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_02{
		width: 90%;
		max-width: 335px;
		display: block;
	}
}
.contents05 .contents05_02::after{
	content: '';
	width: 217px;
	height: 217px;
	background-image: url(../img/zh-cn/item011.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: -25px;
	bottom: auto;
	left: -217px;
	right: auto;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_02::after{
		width: 160px;
		height: 160px;
		top: -80px;
		left: auto;
		right: -31px;
	}
}
.contents05 .contents05_02 .contents05_02_01{
	width: auto;
	height: auto;
	margin: 25px 0 0;
	display: block;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_02 .contents05_02_01{
		width: 100%;
		margin: 0 auto 30px;
		position: relative;
		z-index: 1;
	}
}
.contents05 .contents05_02 .contents05_02_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 27px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_02 .contents05_02_01 > .text01{
		margin: 0 auto 16px;
		font-size: 20px;
		line-height: 20px;
	}
}
.contents05 .contents05_02 .contents05_02_01 > .text02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_02 .contents05_02_01 > .text02{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents05 .contents05_02 img{
	width: 398px;
	height: auto;
	margin: 0 114px 0 0;
	border-radius: 12px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_02 img{
		width: 100%;
		margin: 0 auto;
	}
}
/*contents05ここまで*/

/*contents06ここから*/
.contents06{
	width: 100%;
	height: auto;
	padding: 0 0 130px;
	margin: 0 auto;
	background-image: url(../img/zh-cn/photo021.jpg);
	background-repeat: repeat-x;
	background-size: auto 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents06{
		padding: 0 0 70px;
		background-image: url(../img/zh-cn/photo021_sp.jpg);
	}
}
.contents06 .contents06_01{
	width: 100%;
	height: auto;
	margin: 0 auto 174px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01{
		margin: 0 auto 245px;
	}
}
.contents06 .contents06_01::before{
	content: '';
	width: 100%;
	min-width: 1280px;
	height: 300px;
	background-image: url(../img/zh-cn/photo015.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01::before{
		width: 100%;
		min-width: 335px;
		height: 160px;
		background-image: url(../img/zh-cn/photo015_sp.jpg);
	}
}
.contents06 .contents06_01 .contents06_01_01{
	width: 980px;
	height: 300px;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01{
		width: 90%;
		max-width: 335px;
		height: 160px;
	}
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01{
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,.16);
	width: 338px;
	height: 150px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: -72px;
	left: 0;
	right: auto;
	z-index: 1;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01{
		width: 162px;
		height: 89px;
		bottom: -65px;
	}
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01 .contents06_01_01_01 .contents06_01_01_01_01 > .text01{
		font-size: 20px;
		line-height: 20px;
	}
}
.contents06 .contents06_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02{
		width: 90%;
		max-width: 335px;
		display: block;
	}
}
.contents06 .contents06_02 .contents06_02_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02 .contents06_02_01{
		width: 100%;
		margin: 0 auto;
	}
}
.contents06 .contents06_02 .contents06_02_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 33px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02 .contents06_02_01 > .text01{
		margin: 0 auto 11px;
		font-size: 20px;
		line-height: 32px;
	}
}
.contents06 .contents06_02 .contents06_02_01 > .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 36px;
	font-size: 16px;
	line-height: 34px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02 .contents06_02_01 > .text02{
		margin: 0 auto 29px;
		font-size: 14px;
		line-height: 25px;
	}
}
.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px 25px;
	margin: 0 auto;
	background-color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01{
		padding: 30px 20px;
	}
}
.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 21px;
	font-size: 20px;
	line-height: 20px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01 > .text01{
		margin: 0 auto 14px;
		font-size: 18px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 374px){
	.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01 > .text01{
			font-size: 16px;
			line-height: 16px;
		}
}
.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01 > .text01 > span{
	font-size: 14px;
	line-height: 14px;
}
.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01 .contents06_02_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_02 .contents06_02_01 .contents06_02_01_01 .contents06_02_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
.contents06 .contents06_02 img{
	width: 398px;
	height: auto;
	margin: 0 0 0 60px;
	border-radius: 12px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_02 img{
		width: 210px;
		position: absolute;
		top: -162px;
		bottom: auto;
		left: auto;
		right: 0;
		margin: auto;
	}
}
@media only screen and (max-width: 374px){
	.contents06 .contents06_02 img{
		width: 170px;
		top: -142px;
	}
}
/*contents06ここまで*/

/*contents07ここから*/
.contents07{
	width: 100%;
	height: auto;
	padding: 90px 0 100px;
	margin: 0 auto;
	display: block;
	background-image: url(../img/zh-cn/item012.png);
	background-repeat: no-repeat;
	background-size: 1517px auto;
	background-position: center top -38px;
	position: relative;
	overflow: hidden;
}
@media only screen and (max-width: 767px){
	.contents07{
		padding: 66px 0 50px;
		background-image: url(../img/zh-cn/item012_sp.png);
		background-size: 415px auto;
		background-position: center top -32px;
	}
}
.contents07 .contents07_01{
	width: 980px;
	height: auto;
	margin: 0 auto 46px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_01{
		width: 90%;
		max-width: 335px;
		margin: 0 auto 35px;
	}
}
.contents07 .contents07_01 .contents07_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.contents07 .contents07_01 .contents07_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_01 .contents07_01_01 > .text01{
		font-size: 25px;
		line-height: 25px;
	}
}
.contents07 .contents07_02{
	width: 100%;
	height: auto;
	margin: 0 auto 100px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_02{
		margin: 0 auto 70px;
	}
}
.contents07 .contents07_02 .iframe{
	width: 100%;
	height: 370px;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_02 .iframe{
		height: 200px;
	}
}
.contents07 .contents07_03{
	width: 980px;
	height: auto;
	margin: 0 auto 97px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03{
		width: 100%;
		margin: 0 auto 40px;
		display: block;
	}
}
.contents07 .contents07_03::after{
	content: '';
	width: 281px;
	height: 281px;
	background-image: url(../img/zh-cn/item015.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: -43px;
	bottom: auto;
	left: auto;
	right: -113px;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03::after{
		display: none;
	}
}
.contents07 .contents07_03 .contents07_03_01{
	box-sizing: border-box;
	width: 380px;
	height: 703px;
	padding: 65px 0 0 50px;
	margin: 0;
	background-color: #F7EFEC;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01{
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
.contents07 .contents07_03 .contents07_03_01:nth-of-type(2){
	height: 573px;
	margin: 178px 50px 0 0;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01:nth-of-type(2){
		height: auto;
		margin: 70px auto 0;
	}
}
.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01{
		box-sizing: border-box;
		width: 90%;
		max-width: 335px;
		padding: 0 0 28px;
	}
}
.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: inline-flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_01{
		margin: 0 0 0 10px;
	}
}
.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 25px;
	line-height: 42px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents07 .contents07_03 .contents07_03_01:nth-of-type(1) .contents07_03_01_01 .contents07_03_01_01_02{
	width: 283px;
	height: auto;
	display: block;
	position: absolute;
	top: 178px;
	bottom: auto;
	left: auto;
	right: -68px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01:nth-of-type(1) .contents07_03_01_01 .contents07_03_01_01_02{
		width: 100%;
		margin: -25px 0 0;
		position: static;
	}
}
.contents07 .contents07_03 .contents07_03_01:nth-of-type(2) .contents07_03_01_01 .contents07_03_01_01_02{
	width: 350px;
	height: auto;
	display: block;
	position: absolute;
	top: 178px;
	bottom: auto;
	left: auto;
	right: -60px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01:nth-of-type(2) .contents07_03_01_01 .contents07_03_01_01_02{
		width: 100%;
		margin: -25px 0 0;
		position: static;
	}
}
.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_02 img{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	border-radius: 12px;
	display: block;
}
.contents07 .contents07_03 .contents07_03_01:nth-of-type(1) .contents07_03_01_01 img{
	width: 265px;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01:nth-of-type(1) .contents07_03_01_01 img{
		width: 190px;
		margin: 0 0 25px auto;
	}
	.contents07 .contents07_03 .contents07_03_01:nth-of-type(2) .contents07_03_01_01 img{
		width: 236px;
		margin: 0 0 25px auto;
	}
}
.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_02 .contents07_03_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_02 .contents07_03_01_01_02_01 > .text01{
		width: auto;
		height: auto;
		margin: 0 0 10px;
		font-size: 20px;
		line-height: 32px;
		display: block;
	}
}
.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_02 .contents07_03_01_01_02_01 > .text02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 13px;
	line-height: 22px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_03 .contents07_03_01 .contents07_03_01_01 .contents07_03_01_01_02 .contents07_03_01_01_02_01 > .text02{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents07 .contents07_04{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_04{
		width: 90%;
		max-width: 335px;
		display: block;
	}
}
.contents07 .contents07_04 .link01{
	width: 100%;
	height: 129px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	color: #ffffff;
	background-color: #D24E4E;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_04 .link01{
		max-width: 290px;
		height: 67px;
		font-size: 18px;
		line-height: 28px;
		border-radius: 4px;
	}
}
.contents07 .contents07_04 .link01::before{
	content: '';
	width: 9px;
	height: 18px;
	background-image: url(../img/zh-cn/item013.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 197px;
	z-index: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents07 .contents07_04 .link01::before{
		width: 7px;
		height: 13px;
		right: 23px;
	}
}
/*contents07ここまで*/