@charset "utf-8";
main{
	padding-top: 151px;
}
@media only screen and (max-width: 767px) {
	main{
		padding-top: 0;
	}
}

@media only screen and (max-width: 767px){
	header .header01{
		padding: 0 0 30px 8px;
	}
}
@media only screen and (max-width: 767px) {
	header .header01 h1{
		width: 202px;
		margin: 26px 0 0;
		justify-content: flex-start;
		flex-direction: column;
	}
}
@media only screen and (max-width: 767px) {
	header .header01 h1 > a:nth-of-type(1){
		width: 100%;
		margin: 0 0 17px;
	}
}
@media only screen and (max-width: 767px) {
	header .header01 h1 > a:nth-of-type(2){
		width: 197px;
	}
}

.inc05 .inc05_01{
	padding: 33px 0 0;
}
@media only screen and (max-width: 767px) {
	.inc05 .inc05_01{
		padding: 60px 0 0;
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	padding: 64px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 320px;
		padding: 52px 0 0;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 23px;
	font-size: 42px;
	line-height: 60px;
	letter-spacing: calc((80/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01{
		margin: 0 0 48px;
		font-size: 28px;
		line-height: 40px;
		letter-spacing: calc((50/1000)*1em);
	}
}
.contents01 .contents01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 42px;
	line-height: 60px;
	color: #DD6C79;
	letter-spacing: calc((80/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01 > span{
		font-size: 28px;
		line-height: 40px;
		letter-spacing: calc((50/1000)*1em);
	}
}
.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;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	padding: 50px;
	margin: 20px 0 0;
	background-color: #FAFAFA;
	border-radius: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		padding: 71px 20px 14px;
		margin: 38px 0 0;
		position: relative;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: calc((25/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
		font-size: 14px;
		line-height: 25px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01{
	width: 85px;
	height: auto;
	margin: 0 0 0 48px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01{
		width: 47px;
		display: block;
		position: absolute;
		top: -18px;
		bottom: auto;
		left: 0;
		right: 0;
		margin: auto;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	padding: 77px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 320px;
		padding: 60px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	padding: 68px 0 60px;
	margin: 0;
	background-color: #ffffff;
	border-radius: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		padding: 34px 0 30px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 51px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text01{
		margin: 0 0 28px;
		font-size: 20px;
		line-height: 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > ul{
	width: 797px;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > ul{
		width: 260px;
		margin: 0 0 30px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > ul li{
	width: 100%;
	height: auto;
	padding: 27px 0;
	margin: 0;
	border-bottom: 1px solid #DDDDDD;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > ul li{
		padding: 17px 0;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 > ul li:nth-of-type(1){
	padding-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 > ul li > .text01{
	width: 100px;
	height: auto;
	margin: 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > ul li > .text01{
		width: auto;
		margin: 0 0 7px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > ul li > .text01 > a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 > ul li > .text02{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 > ul li > .text02 > a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: transparent;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	text-decoration-skip-ink: none;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > ul li > .text02 > a{
		font-size: 15px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > ul li > .text02 > a:hover{
	opacity: 1;
	text-decoration-color: #272727;
}
.contents02 .contents02_01 .contents02_01_01 > .link01{
	width: 218px;
	height: 54px;
	margin: 0;
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	background-color: #2782BE;
	border-radius: calc(54px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .link01{
		width: 210px;
		height: 52px;
		font-size: 14px;
		line-height: 14px;
		border-radius: calc(52px / 2);
	}
}
.contents02 .contents02_01 .contents02_01_01 > .link01::after{
	content: '';
	width: 10px;
	height: 10px;
	margin: 0 0 0 15px;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	display: block;
	transform: rotate(45deg);
	flex-shrink: 0;
}
/*.contents02ここまで*/