@charset "utf-8";
.eye{
	background-image: url(../img/hakajimai/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eye{
		background-image: none;
	}
	.eye .eye_inner{
		background-image: url(../img/hakajimai/eye01_sp.jpg);
	}
	.eye .eye02 {
		background-image: url(../img/hakajimai/eye02_sp.jpg);
	}
}

.main_box{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto;
	padding-top: 100px;
}
@media only screen and (max-width: 767px){
	.main_box{
		width: 100%;
		display: block;
		padding-top: 37px;
	}
}

/*.contents01ここから*/
.left{
	width: 730px;
	height: auto;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.left{
		width: 100%;
		flex-shrink: initial;
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01{
		width: 90%;
		max-width: 335px;
		margin: 0 auto;
	}
}
.contents01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 31px;
	font-size: 30px;
	line-height: 30px;
	color: #C19443;
	letter-spacing: calc((0/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 > .text01{
		margin: 0 0 6px;
		font-size: 25px;
		line-height: 42px;
		text-align: center;
	}
}
@media only screen and (max-width: 374px){
	.contents01 > .text01{
		font-size: 23px;
		line-height: 40px;
	}
}
.contents01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 -70px;
	font-size: 20px;
	line-height: 36px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 > .text02{
		margin: 0 0 1px;
		font-size: 16px;
		line-height: 30px;
	}
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		margin: 0 0 30px;
		align-items: center;
		flex-direction: column;
	}
}
.contents01 .contents01_01 > .item01{
	width: 228px;
	height: auto;
	margin: 0 0 0 43px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 > .item01{
		width: 212px;
		margin: 0 0 34px;
	}
}
.contents01 .contents01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 47px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01{
	width: 298px;
	height: auto;
	margin: 0 0 13px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 > .item01{
		width: 100%;
		max-width: 298px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > .link01{
	width: 320px;
	height: 60px;
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	background-color: #36C100;
	border-radius: calc(60px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 > .link01{
		width: 100%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .link01::before{
	content: '';
	width: 30px;
	height: 32px;
	margin: 0 10px 0 0;
	background-image: url(../img/hakajimai/contents01/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_01 > .link01::after{
	content: '';
	width: 8px;
	height: 8px;
	margin: 0 0 0 8px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	display: block;
	flex-shrink: 0;
	transform: rotate(45deg);
}
.contents01 .contents01_02{
	width: 100%;
	height: auto;
	padding: 40px 40px;
	margin: 0 0 57px;
	background-color: #E9EFF5;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02{
		padding: 25px 14px;
		margin: 0 0 38px;
	}
}
.contents01 .contents01_02 > h3{
	width: 100%;
	height: auto;
	margin: 17px 0 0;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 > h3{
		margin: 15px 0 0;
		font-size: 16px;
		line-height: 22px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents01 .contents01_02 > h3:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_02 > h3::before{
	content: '';
	width: 25px;
	height: 25px;
	margin: 3px 18px 0 0;
	background-image: url(../img/hakajimai/contents01/item04.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 > h3::before{
		width: 21px;
		height: 21px;
		margin: 1px 5px 0 0;
		display: block;
		flex-shrink: 0;
	}
}
.contents01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 23px;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: calc((0/1000)*1em);
	text-decoration-thickness: 6px;
	text-decoration-line: underline;
	text-decoration-color: #FFE940;
	text-decoration-style: solid;
	text-underline-offset: 2px;
	text-decoration-skip-ink: none;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 > .text03{
		margin: 0 0 17px;
		font-size: 21px;
		line-height: 35px;
		letter-spacing: calc((20/1000)*1em);
		text-underline-offset: -1px;
	}
}
@media only screen and (max-width: 374px){
	.contents01 > .text03{
		font-size: 19px;
		line-height: 33px;
	}
}
.contents01 > .text04{
	width: auto;
	height: auto;
	margin: 0 0 27px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 > .text04{
		margin: 0 0 28px;
		font-size: 15px;
		line-height: 29px;
	}
}
.contents01 .contents01_03{
	width: 100%;
	height: auto;
	padding: 29px 30px 30px;
	margin: 0 0 54px;
	background-color: #F4F4F4;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_03{
		padding: 23px 25px 25px;
		margin: 0 0 36px;
		flex-direction: column;
	}
}
.contents01 .contents01_03 .contents01_03_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_03 .contents01_03_01{
		margin: 0 0 19px;
		flex-grow: 0;
	}
}
.contents01 .contents01_03 .contents01_03_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 11px;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_03 .contents01_03_01 > .text01{
		font-size: 18px;
		line-height: 28px;
	}
}
.contents01 .contents01_03 .contents01_03_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	color: #000000;
	display: block;
}
.contents01 .contents01_03 .contents01_03_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	color: #1E5C9A;
	display: inline;
}
.contents01 .contents01_03 > .item01{
	width: 160px;
	height: auto;
	margin: 0 0 0 30px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_03 > .item01{
		margin: 0;
	}
}
.contents01 .contents01_03 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_04{	
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.contents01 .contents01_04 li{
	width: calc((100% - 48px * 2) / 3);
	height: auto;
	padding: 0 0 10px;
	margin: 19px 48px 0 0;
	border-bottom: 1px solid #DDDDDD;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_04 li{
		width: calc((100% - 23px * 1) / 2);
		padding: 0 0 11px;
		margin: 18px 23px 0 0;
	}
}
.contents01 .contents01_04 li:nth-of-type(-n+3){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_04 li:nth-of-type(-n+3){
		margin-top: 18px;
	}
	.contents01 .contents01_04 li:nth-of-type(-n+2){
		margin-top: 0;
	}
}
.contents01 .contents01_04 li:nth-of-type(3n){
	margin-right: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_04 li:nth-of-type(3n){
		margin-right: 23px;
	}
	.contents01 .contents01_04 li:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents01 .contents01_04 li a{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_04 li a{
		font-size: 13px;
		line-height: 19px;
	}
}
.contents01 .contents01_04 li a img{
	width: 18px;
	height: 18px;
	margin: 0 0 0 5px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_04 li a img{
		width: 15px;
		height: 15px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 100px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02{
		margin-top: 40px;
	}
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 95px 0 0;
	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{
		width: 90%;
		max-width: 335px;
		margin-top: 60px;
		align-items: center;
	}
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(1){
		margin-top: 0;
	}
.contents02 .contents02_01 .contents02_01_01 > h3{
	width: 100%;
	height: auto;
	padding: 20px 27px;
	margin: 0 0 30px;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.05em;
	color: #fff;
	background-color: #131638;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 > h3{
		padding: 10px 16px;
		margin: 0 0 20px;
		font-size: 22px;
		line-height: 31px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01{
	width: 100%;
	height: auto;
	margin: 0 0 -32px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01{
		margin: 0 0 15px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01{
	width: calc((100% - 20px * 2) / 3);
	height: auto;
	padding: 17px 0 16px;
	margin: 20px 20px 0 0;
	background-color: #FDFAF5;
	border: 1px solid #C19443;
	border-radius: 50px;
	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 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01{
		width: calc((100% - 15px * 1) / 2);
		min-height: 101px;
		padding: 13px 5px 8px;
		margin: 15px 15px 0 0;
		border-radius: 24px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(-n+3){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(-n+3){
		margin-top: 15px;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(-n+2){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(3n){
	margin-right: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(3n){
		margin-right: 15px;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01:last-of-type{
	margin-right: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 9px;
	font-size: 20px;
	line-height: 20px;
	color: #C19443;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text01{
		margin: 0 0 6px;
		font-size: 14px;
		line-height: 14px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text02{
		font-size: 15px;
		line-height: 22px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	display: inline;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .contents02_01_01_01_01_01 > .text02 > span{
		margin: -2px 0 0;
		font-size: 11px;
		line-height: 18px;
		display: block;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 > .text01{
	width: auto;
	height: 38px;
	padding: 0 0 0 15px;
	margin: 0 0 33px;
	font-size: 24px;
	line-height: 24px;
	color: #C19443;
	border-left: 5px solid #C19443;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 > .text01{
		height: 60px;
		padding: 0 0 0 11px;
		margin: 0 0 30px;
		font-size: 20px;
		line-height: 30px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 25px;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 > .text02{
		margin: 0 0 15px;
		font-size: 14px;
		line-height: 14px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
	width: 100%;
	height: auto;
	padding: 28px 25px 28px;
	margin: 0 0 40px;
	background-color: #F4F4F4;
	border-radius: 4px;
	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 .contents02_01_01_02 .contents02_01_01_02_01{
		padding: 30px 25px 23px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01{
	width: 100%;
	height: auto;
	padding: 17px 0 17px;
	margin: 0;
	border-top: 1px dashed #C7C7C7;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01{
		padding: 18px 0 13px;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01:nth-of-type(1){
	padding-top: 0;
	border-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01:last-of-type{
	padding-bottom: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 > .text01{
	width: 195px;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 > .text01{
		width: 	auto;
		margin: 0 0 12px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text01{
		margin: 0 0 4px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text02{
		line-height: 24px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02{
	width: 320px;
	height: auto;
	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 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02{
		width: 100%;
		max-width: 320px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02 > .item01{
	width: 298px;
	height: auto;
	margin: 0 0 13px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02 > .item01{
		width: 100%;
		max-width: 298px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02 > .link01{
	width: 100%;
	height: 60px;
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	background-color: #36C100;
	border-radius: calc(60px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02 > .link01::before{
	content: '';
	width: 30px;
	height: 32px;
	margin: 0 10px 0 0;
	background-image: url(../img/hakajimai/contents02/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_02 > .link01::after{
	content: '';
	width: 8px;
	height: 8px;
	margin: 0 0 0 8px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	display: block;
	flex-shrink: 0;
	transform: rotate(45deg);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01{
	width: 100%;
	height: auto;
	padding: 30px 0;
	margin: 0;
	border-top: 1px dashed #C7C7C7;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01{
		padding: 23px 0 19px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01:nth-of-type(1){
	padding-top: 0;
	border-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01:last-of-type{
	padding-bottom: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .item01{
	width: 168px;
	height: auto;
	margin: 0 30px 0 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .item01{
		width: 135px;
		margin: 0 10px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 11px;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .text01{
		font-size: 15px;
		line-height: 15px;
	}
}
@media only screen and (max-width: 374px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .text01{
		line-height: 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 3px;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #C19443;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01{
	width: 100%;
	height: auto;
	margin: 0 0 56px;
	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 .contents02_01_01_04 .contents02_01_01_04_01{
		margin: 0 0 35px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01{
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	background-color: #F4F4F4;
	border-radius: 4px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	overflow: hidden;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01{
		margin: 20px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 > .text01{
	width: 100%;
	height: 50px;
	padding: 0 20px;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	background-color: #233856;
	border-radius: 4px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 374px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 > .text01{
		font-size: 18px;
		line-height: 18px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01{
	width: 100%;
	height: auto;
	padding: 18px 25px 20px;
	margin: 0;
	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 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01{
		padding: 18px 25px 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 17px;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 > .text01{
		margin: 0 0 14px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01{
	width: 100%;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01{
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01 .contents02_01_01_04_01_01_01_01_01{
	width: calc((100% - 20px * 1) / 2 );
	height: auto;
	padding: 18px 20px 18px;
	margin: 0 0 0 20px;
	background-color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01 .contents02_01_01_04_01_01_01_01_01{
		width: 100%;
		margin: 15px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01 .contents02_01_01_04_01_01_01_01_01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01 .contents02_01_01_04_01_01_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .contents02_01_01_04_01_01 .contents02_01_01_04_01_01_01 .contents02_01_01_04_01_01_01_01 .contents02_01_01_04_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 25px;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 17px;
	font-size: 20px;
	line-height: 20px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 > .text01{
		margin: 0 0 23px;
		font-size: 16px;
		line-height: 16px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_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){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01{
		overflow-x: scroll;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table{
	width: 100%;
	height: auto;
	margin: 0;
	table-layout: fixed;
	text-align: left;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table{
		width: 730px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table thead{
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table thead tr{
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table thead tr th{
	width: auto;
	height: 51px;
	font-size: 14px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	background-color: #233856;
	border: 1px solid #DDDDDD;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table thead tr:nth-of-type(1) th{
	width: 100px;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table tbody{
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table tbody tr{
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table tbody tr th{
	width: auto;
	height: 70px;
	font-size: 14px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	background-color: #233856;
	border: 1px solid #DDDDDD;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table tbody tr td{
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_02 .contents02_01_01_04_02_01 table tbody tr td span{
	width: auto;
	height: auto;
	margin: 0 0 0;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05{
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01{
	width: calc((100% - 36px * 1) / 2);
	height: auto;
	padding: 34px 29px 30px;
	margin: 36px 36px 0 0;
	border: 1px solid #131638;
	border-radius: 8px;
	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 .contents02_01_01_05 .contents02_01_01_05_01{
		width: 100%;
		margin: 20px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01:nth-of-type(-n+2){
		margin-top: 20px;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01:nth-of-type(2n){
	margin-right: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 > .item01{
	width: 53px;
	height: auto;
	margin: 0 0 26px;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 18px;
	font-size: 20px;
	line-height: 20px;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_05 .contents02_01_01_05_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	color: #000000;
	display: block;
}
/*.contents02ここまで*/

/*.cta01ここから*/
.cta01{
	width: 100%;
	height: auto;
	margin: 95px 0 0;
	background-image: url(../img/hakajimai/cta01/item01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.cta01{
		margin: 50px 0 0;
		background-image: url(../img/hakajimai/cta01/item01_sp.jpg);
	}
}
.cta01 .cta01_01{
	width: 1080px;
	height: auto;
	padding: 56px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01{
		width: 92%;
		max-width: 335px;
		padding: 48px 0 67px;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
}
.cta01 .cta01_01 .cta01_01_01{
	width: 713px;
	height: auto;
	margin: 0 38px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01{
		width: 100%;
		margin: 0 0 28px;
		align-items: center;
	}
}
.cta01 .cta01_01 .cta01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 24px;
	font-size: 32px;
	line-height: 32px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01 > .text01{
		margin: 0 0 12px;
		font-size: 23px;
		line-height: 38px;
		text-align: center;
	}
}
@media only screen and (max-width: 374px){
	.cta01 .cta01_01 .cta01_01_01 > .text01{
		font-size: 20px;
		line-height: 35px;
	}
}
.cta01 .cta01_01 .cta01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01 > .text02{
		margin: 0 0 17px;
		font-size: 15px;
		line-height: 28px;
	}
}
.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01{
		width: 280px;
		margin: 0 0 30px;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01{
	width: calc((100% - 15px * 1) / 2);
	height: 50px;
	margin: 15px 15px 0 0;
	background-color: #ffffff;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01{
		width: 100%;
		margin: 12px 0 0;
	}
}
.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01:nth-of-type(-n+2){
		margin-top: 12px;
	}
	.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01:nth-of-type(2n){
	margin-right: 0;
}
.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	display: block;
}
.cta01 .cta01_01 .cta01_01_01 .cta01_01_01_01 .cta01_01_01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
	font-size: 15px;
	line-height: 15px;
	color: #C19443;
	display: inline;
}
.cta01 .cta01_01 .cta01_01_01 > .link01{
	width: 380px;
	height: 60px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	background-color: #36C100;
	border-radius: calc(60px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_01 > .link01{
		width: 100%;
		max-width: 320px;
		margin: 0;
	}
}
.cta01 .cta01_01 .cta01_01_01 > .link01::before{
	content: '';
	width: 30px;
	height: 32px;
	margin: 0 10px 0 0;
	background-image: url(../img/hakajimai/cta01/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.cta01 .cta01_01 .cta01_01_01 > .link01::after{
	content: '';
	width: 8px;
	height: 8px;
	margin: 0 0 0 8px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	display: block;
	flex-shrink: 0;
	transform: rotate(45deg);
}
.cta01 .cta01_01 .cta01_01_02{
	width: 257px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.cta01 .cta01_01 .cta01_01_02{
		width: 233px;
	}
}
.cta01 .cta01_01 .cta01_01_02 > .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.cta01 .cta01_01 .cta01_01_02 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.cta01ここまで*/