@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.contents01 .contents01_01{
	width: 37.5rem;
	height: auto;
	padding: 4.7rem 0 5.2rem;
	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: 28.7rem;
		padding: 5.0rem 0 10.9rem;
	}
}
.contents01 .contents01_01 > .link01{
	width: 15.6rem;
	height: 15.6rem;
	background-color: #F2D093;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: 1.7rem;
	left: auto;
	right: -5.9rem;
	margin: auto;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .link01{
		right: -5.2rem;
	}
}
.contents01 .contents01_01 > .link01 > a{
	width: 100%;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: rotate(-15deg);
}
.contents01 .contents01_01 > .link01 > a > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 2.8rem;
	line-height: 2.8rem;
	color: #ffffff;
	display: block;
	text-align: center;
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: absolute;
	top: auto;
	bottom: 2.0rem;
	left: 2.0rem;
	right: auto;
	margin: auto;
	z-index: 1;
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	padding: .0rem .3rem .3rem;
	margin: 0;
	font-size: 2.5rem;
	line-height: 2.5rem;
	background-color: #FFFF5A;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01 > span{
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #FEF4DD;
	display: block;
}
.contents02 .contents02_01{
	width: 37.5rem;
	height: auto;
	padding: 1.0rem 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 .9rem;
	font-size: 5.0rem;
	line-height: 5.0rem;
	display: block;
}
.contents02 .contents02_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 2.0rem;
	font-size: 1.6rem;
	line-height: 2.2rem;
	display: block;
	text-align: center;
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	padding: 3.6rem 2.7rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.5rem;
	line-height: 2.7rem;
	display: block;
	text-align: justify;
	text-align-last: left;
}
.contents02 .contents02_01 > .contents02_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 > .contents02_01_02 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_03{
	width: 100%;
	height: auto;
	padding: 4.7rem 1.0rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
}
.contents02 .contents02_01 .contents02_01_03 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 2.8rem;
	display: block;
	text-align: center;
}
.contents02 .contents02_01 .contents02_01_04{
	width: 100%;
	height: auto;
	padding: 0 2.7rem 4.7rem;
	margin: 0;
	background-color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_04 > .text01{
	width: auto;
	height: auto;
	margin: 4.4rem 0 0;
	font-size: 1.4rem;
	line-height: 2.5rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents02 .contents02_01 .contents02_01_04 > .text01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_04 > .text01 > span{
	width: 5.0rem;
	height: auto;
	margin: -1.0rem 0 0;
	font-size: 7.0rem;
	line-height: 7.0rem;
	display: block;
	flex-shrink: 0;
}
.contents02 .contents02_01 .contents02_01_05{
	width: 100%;
	height: auto;
	padding: 0 2.7rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
}
.contents02 .contents02_01 .contents02_01_05 .contents02_01_05_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_05 .contents02_01_05_01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_06{
	width: 100%;
	height: auto;
	padding: 4.8rem 2.7rem;
	margin: 0;
	background-color: #ffffff;
	display: block;
}
.contents02 .contents02_01 .contents02_01_06 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.5rem;
	display: block;
	text-align: justify;
	text-align-last: left;
}
.contents02 .contents02_01 .contents02_01_07{
	width: 100%;
	height: auto;
	padding: 0 2.7rem 3.8rem;
	margin: 0;
	background-color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_07 .contents02_01_07_01{
	width: 100%;
	height: auto;
	margin: 0;
	background-color: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents02 .contents02_01 .contents02_01_07 .contents02_01_07_01 .contents02_01_07_01_01{
	width: 9.0rem;
	height: auto;
	margin: 0 2.4rem 0 0;
	border-radius: 50%;
	display: block;
	flex-shrink: 0;
	overflow: hidden;
}
.contents02 .contents02_01 .contents02_01_07 .contents02_01_07_01 .contents02_01_07_01_01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_07 .contents02_01_07_01 > .text01{
	width: 18.0rem;
	height: auto;
	padding: 1.7rem 1.2rem;
	margin: 0;
	background-color: #4DADE9;
	border-radius: 1.0rem 1.0rem 1.0rem 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
.contents02 .contents02_01 .contents02_01_07 .contents02_01_07_01 > .text01::before{
	content: '';
	width: 2.5rem;
	height: 1.9rem;
	clip-path: polygon(0 100%, 100% 0, 100% 100%);
	background-color: #4DADE9;
	position: absolute;
	top: auto;
	bottom: 0;
	left: -2.4rem;
	right: auto;
	margin: auto;
}
.contents02 .contents02_01 .contents02_01_07 .contents02_01_07_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.2rem;
	color: #ffffff;
	display: block;
}
.contents02 .contents02_01 .contents02_01_07 > .text01{
	width: auto;
	height: auto;
	margin: 1.4rem 0 0;
	font-size: 1.3rem;
	line-height: 1.3rem;
	display: block;
}
.contents02 .contents02_01 .contents02_01_07 > .text02{
	width: auto;
	height: auto;
	margin: 1.3rem 0 0;
	font-size: 1.1rem;
	line-height: 1.5rem;
	display: block;
}
.contents02 .contents02_01 .contents02_01_08{
	width: 100%;
	height: auto;
	padding: 2.0rem 0 0;
	margin: 0;
	background-color: #ffffff;
	display: block;
}
.contents02 .contents02_01 .contents02_01_08 > .text01{
	width: 32.0rem;
	height: auto;
	margin: 0 auto;
	font-size: 1.1rem;
	line-height: 1.5rem;
	display: block;
}
/*.contents02ここまで*/