@charset "utf-8";

.lording{
	width: 100%;
	width: 100%;
	height: calc(100vh - 0px);
	height: calc(var(--vh_2, 1vh) * 100 - 0px);
	min-height: 500px;
	background-color: #F5F3EF;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
.lording img{
	width: 134px;
	height: auto;
	display: block;
}
main{
	padding-top: 0;
}
.eyecatch_inc{
	z-index: 10;
}
.contents01{
	width: 100%;
	height: auto;
	display: block;
	padding-top: 55px;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding-top: 50px;
	}
}
.contents01 .contents01_01{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-content: center;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		flex-direction: column;
		justify-content: flex-start;
		align-content: flex-start;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 50%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 h3{
	font-size: 17px;
	line-height: 47px;
	letter-spacing: calc((100/1000)*1em);
	color: #A58006;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h3{
		font-size: 13px;
		line-height: 40px;
		letter-spacing: calc((100/1000)*1em);
	}
}
.contents01 .contents01_01 .contents01_01_01 h3 span{
	font-size: 32px;
	line-height: 42px;
	letter-spacing: calc((100/1000)*1em);
	color: #000000;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h3 span{
		font-size: 25px;
		line-height: 40px;
		letter-spacing: calc((75/1000)*1em);
		color: #000000;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 10px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01{
		font-size: 15px;
		line-height: 28px;
		letter-spacing: calc((25/1000)*1em);
		margin-top: 20px;
	}
}
.contents01 .contents01_01 .img01{
	width: 505px;
	height: auto;
	margin-right: 24px;
	display: block;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .img01{
		width: 100%;
		margin-right: 0;
		margin-top: 47px;
	}
}
.contents01 .contents01_01 .bg_item01{
	width: 209px;
	height: auto;
	display: block;
	position: absolute;
	right: -80px;
	top: 83px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .bg_item01{
		width: 131px;
		right: -63px;
		top: initial;
		bottom: 247px;
	}
}


.contents02_bg{
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 116px;
}
@media only screen and (max-width: 767px){
	.contents02_bg{
		padding-bottom: 75px;
	}
}
.contents02_bg .wave{
	width: 100%;
	height: 285px;
	background-image: url(../img/common/wave01.svg);
	background-repeat: repeat-x;
	background-size: 1440px auto;
	background-position: center;
	position: absolute;
	top: -100px;
	left: 0;
}
@media only screen and (max-width: 767px){
	.contents02_bg .wave{
		width: 100%;
		height: 93px;
		background-image: url(../img/common/wave01_sp.svg);
		background-size: 726px auto;
		background-position: left 0 top 0;
		position: absolute;
		top: -93px;
		left: 0;
	}
}
.contents02{
	width: 100%;
	height: auto;
	display: block;
	padding-top: 55px;
	background-color: #F0EDE7;
}
@media only screen and (max-width: 767px){
	.contents02{
		padding-top: 0;
		margin-top: 87px;
	}
}
.contents02 .contents02_01{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents02 .contents02_01 .bg01{
	width: 248px;
	height: auto;
	display: block;
	position: absolute;
	top: 102px;
	left: -57px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .bg01{
		width: 153px;
		top: 65px;
		left: -78px;
	}
}
.contents02 .contents02_01 .bg02{
	width: 233px;
	height: auto;
	display: block;
	position: absolute;
	bottom: -83px;
	right: -152px;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .bg02{
		width: 153px;
		bottom: -20px;
		right: -100px;
		z-index: 1;
	}
}
.contents02 .contents02_01 ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	margin-top: 106px;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 ul{
		flex-direction: column;
		justify-content: flex-start;
		align-content: flex-start;
		margin-top: 82px;
		gap: 82px;
	}
}
.contents02 .contents02_01 ul li{
	width: 395px;
	height: 450px;
	background-color: #fff;
	border-radius: 24px;
	padding: 0 50px 55px;
	box-shadow: 4px 4px 0 rgba(237, 232, 222, 1.0);
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 ul li{
		width: 100%;
		height: auto;
		background-color: #fff;
		border-radius: 24px;
		padding: 0 25px 42px;
		box-shadow: 4px 4px 0 rgba(237, 232, 222, 1.0);
	}
}
.contents02 .contents02_01 ul li .img02{
	width: 224px;
	height: auto;
	display: block;
	margin: -56px auto 30px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 ul li .img02{
		width: 148px;
		margin: -53px auto 20px;
	}
}
.contents02 .contents02_01 ul li .text02{
	font-size: 16px;
	line-height: 43px;
	letter-spacing: calc((75/1000)*1em);
	color: #A58006;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 ul li .text02{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents02 .contents02_01 ul li .text03{
	font-size: 24px;
	line-height: 43px;
	letter-spacing: calc((60/1000)*1em);
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 ul li .text03{
		font-size: 22px;
		line-height: 32px;
		letter-spacing: calc((50/1000)*1em);
	}
}
.contents02 .contents02_01 ul li .text04{
	font-size: 14px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);	
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 ul li .text04{
		font-size: 14px;
		line-height: 25px;
		margin-top: 20px;
	}
}
.contents02 .contents02_01 ul li a{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: calc((24/1000)*1em);
	margin-top: 18px;
	text-decoration: underline;
}
.contents02 .contents02_01 ul li a img{
	width: 8px;
	height: auto;
	margin-left: 5px;
	display: block;
}
.contents02_bg .wave02{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 285px;
	background-image: url(../img/common/wave02.svg);
	background-repeat: repeat-x;
	background-size: 1440px auto;
	background-position: center;
}
@media only screen and (max-width: 767px){
	.contents02_bg .wave02{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 88px;
		background-image: url(../img/common/wave02_sp.svg);
		background-repeat: repeat-x;
		background-size: 736px auto;
		background-position: bottom left;
	}
}
/*contents02ここまで*/

/*contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	display: block;
	padding: 74px 0 30px;
}
.contents03 .contents03_01{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
	}
}
.contents03 .contents03_01 .bg01{
	width: 209px;
	height: auto;
	display: block;
	position: absolute;
	top: 58px;
	left: -105px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .bg01{
		width: 137px;
		top: 96px;
		left: -59px;
	}
}
.contents03 .contents03_01 .bg02{
	width: 185px;
	height: auto;
	display: block;
	position: absolute;
	bottom: -71px;
	right: -105px;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .bg02{
		width: 137px;
		bottom: 0;
		right: -69px;
		z-index: 1;
	}
}
.contents03 .contents03_01 ul.contents03_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	margin-top: 50px;
	position: relative;
	z-index: 10;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 ul.contents03_01_01{
		width: 100%;
		height: auto;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		margin-top: 30px;
		gap: 30px;
	}
}
.contents03 .contents03_01 ul.contents03_01_01 li{
	width: 380px;
	height: 380px;
	background-image: url(../img/common/bg001.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	padding: 88px 42px 95px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 ul.contents03_01_01 li{
		width: 100%;
		max-width: 320px;
		height: auto;
		max-height: 320px;
		background-image: url(../img/common/bg001.svg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		padding: 52px 26px 60px;
	}
}
.contents03 .contents03_01 ul.contents03_01_01 li:nth-of-type(2){
	background-image: url(../img/common/bg002.svg);
}
.contents03 .contents03_01 ul.contents03_01_01 li:nth-of-type(3){
	background-image: url(../img/common/bg003.svg);
}
.contents03 .contents03_01 ul.contents03_01_01 li .text02{
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((25/1000)*1em);
	color: #A58006;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 ul.contents03_01_01 li .text02{
		font-size: 28px;
		line-height: 38px;
	}
}
.contents03 .contents03_01 ul.contents03_01_01 li .text03{
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	text-align: center;
	margin-top: 25px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 ul.contents03_01_01 li .text03{
		font-size: 18px;
		line-height: 28px;
		margin-top: 20px;
	}
}
.contents03 .contents03_01 ul.contents03_01_01 li .text04{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	text-align: center;
	margin-top: 25px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 ul.contents03_01_01 li .text04{
		font-size: 14px;
		line-height: 25px;
		margin-top: 15px;
	}
}
.contents03 .contents03_02{
	width: 1280px;
	height: auto;
	margin: 60px auto 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02{
		width: 90%;
		max-width: 320px;
		margin: 40px auto 0;
	}
}
.contents03 .contents03_02 .bg01{
	width: 330px;
	height: auto;
	display: block;
	position: absolute;
	top: 83px;
	right: -163px;
}
.contents03 .contents03_02 .bg02{
	width: 336px;
	height: auto;
	display: block;
	position: absolute;
	top: 388px;
	left: -176px;
}
.contents03 .contents03_02 .bg03{
	width: 248px;
	height: auto;
	display: block;
	position: absolute;
	bottom: 0;
	right: -91px;
}
.contents03 .contents03_02 h4{
	text-align: center;
	font-size: 25px;
	line-height: 42px;
	letter-spacing: calc((50/1000)*1em);
	color: #A58006;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 h4{
		text-align: center;
		font-size: 22px;
		line-height: 35px;
	}
}
.contents03 .contents03_02 .arrow03{
	width: 35px;
	height: auto;
	display: block;
	margin: 28px auto 36px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .arrow03{
		width: 20px;
		margin: 19px auto 32px;
	}
}
.contents03 .contents03_02 .voice_box{
	width: 870px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 22px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box{
		width: 100%;
		gap: 30px;
	}
}
.contents03 .contents03_02 .voice_box .voice{
	width: 100%;
	height: auto;
	padding: 33px;
	background-color: #fff;
	border: 1px solid #B9AB7B;
	border-radius: 18px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box .voice{
		padding: 33px 25px;
		border-radius: 18px;
	}
}
.contents03 .contents03_02 .voice_box .voice h5{
	font-size: 20px;
	line-height: 36px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box .voice h5{
		font-size: 18px;
		line-height: 30px;
		align-items: flex-start;
	}
}
.contents03 .contents03_02 .voice_box .voice h5 img{
	width: 29px;
	height: auto;
	display: block;
	margin-right: 12px;
}
.contents03 .contents03_02 .voice_box .voice .text05{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	margin-top: 15px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box .voice .text05{
		margin-top: 10px;
	}
}
.contents03 .contents03_02 .voice_box .voice .text06{
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 11px;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box .voice .text06{
		margin-top: 5px;
	}
}
.contents03 .contents03_02 .voice_box .voice.first{
	padding-right: 160px;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box .voice.first{
		padding: 33px 25px;
	}
}
.contents03 .contents03_02 .voice_box .voice.first .appreciation{
	width: 170px;
	height: auto;
	display: block;
	position: absolute;
	right: -17px;
	top: -50px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .voice_box .voice.first .appreciation{
		width: 196px;
		position: initial;
		margin-left: auto;
		margin-top: 20px;
	}
}
.contents03 .contents03_02 .link01{
	width: 209px;
	height: 56px;
	background-color: #A58006;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 43px auto 0;
	color: #fff;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: calc((27/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .link01{
		margin: 30px auto 0;
	}
}
.contents03 .contents03_02 .link01 img{
	width: 6px;
	height: auto;
	display: block;
	margin-left: 15px;
}
/*contents03ここまで*/



.contents04_bg{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 100px;
	padding-bottom: 186px;
}
@media only screen and (max-width: 767px){
	.contents04_bg{
		margin-bottom: 40px;
		padding-bottom: 87px;
	}
}
.contents04_bg .wave{
	width: 100%;
	height: 285px;
	background-image: url(../img/common/wave01.svg);
	background-repeat: repeat-x;
	background-size: 1440px auto;
	background-position: center;
	position: absolute;
	top: -100px;
	left: 0;
}
@media only screen and (max-width: 767px){
	.contents04_bg .wave{
		width: 100%;
		height: 93px;
		background-image: url(../img/common/wave01_sp.svg);
		background-size: 726px auto;
		background-position: left 0 top 0;
		position: absolute;
		top: -75px;
		left: 0;
	}
}
.contents04{
	width: 100%;
	height: auto;
	display: block;
	padding-top: 55px;
	background-color: #F0EDE7;
}
@media only screen and (max-width: 767px){
	.contents04{
		padding-top: 0;
	}
}
.contents04 .contents04_01{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01{
		width: 90%;
	}
}

.contents04 .contents04_01 ul{
	width: 880px;
	height: auto;
	display: block;
	margin: 40px auto 0;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 ul{
		width: 100%;
		max-width: 320px;
		margin: 38px auto 0;
	}
}
.contents04 .contents04_01 ul li{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 40px;
	padding: 30px 0;
	border-bottom: 1px solid #CEC7AD;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 ul li{
		width: 100%;
		height: auto;
		flex-direction: column;
		gap: 10px;
		padding: 20px 0;
		border-bottom: 1px solid #CEC7AD;
	}
}
.contents04 .contents04_01 ul li:nth-of-type(1){
	padding-top: 0;
}
.contents04 .contents04_01 ul li .date{
	font-size: 14px;
	line-height: 25px;
	color: #B9AB7B;
}
.contents04 .contents04_01 ul li .title{
	font-size: 15px;
	line-height: 25px;
}

.contents04 .contents04_01 .link01{
	width: 161px;
	height: 56px;
	background-color: #A58006;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 43px auto 0;
	color: #fff;
	position: relative;
	z-index: 10;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: calc((27/1000)*1em);
}
.contents04 .contents04_01 .link01 img{
	width: 6px;
	height: auto;
	display: block;
	margin-left: 15px;
}
.contents04_bg .wave02{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 285px;
	background-image: url(../img/common/wave02.svg);
	background-repeat: repeat-x;
	background-size: 1440px auto;
	background-position: center;
}
@media only screen and (max-width: 767px){
	.contents04_bg .wave02{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 88px;
		background-image: url(../img/common/wave02_sp.svg);
		background-repeat: repeat-x;
		background-size: 736px auto;
		background-position: bottom left;
	}	
}


/*---------------------------------
共通タイトル
---------------------------------*/

.sub_title{
	width: auto;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 15px;
}
@media only screen and (max-width: 767px){
	.sub_title{
		gap: 8px;
	}
}
.sub_title .span01{
	font-size: 17px;
	line-height: 27px;
	letter-spacing: calc((100/1000)*1em);
	color: #A58006;
}
@media only screen and (max-width: 767px){
	.sub_title .span01{
		font-size: 13px;
		line-height: 23px;
	}
}
.sub_title .span02{
	font-size: 31px;
	line-height: 36px;
	letter-spacing: calc((70/1000)*1em);
}
@media only screen and (max-width: 767px){
	.sub_title .span02{
		font-size: 25px;
	}
}






