@charset "utf-8";


/**/
.design01{
	margin: 0;
	background-color:#000;
	color:#fff;
	text-align:center;
	padding:80px 0;
	background-image: url(../images/design250709/bg01.jpg);
	background-size: cover;
	background-position: center center;
}
@media(min-width:768px){
	.design01{
		padding:160px 0;
	}
}
.design01 .txt01{
	font-size:clamp(1.6rem,2.2vw,2.2rem);
}
.design01 .txt02{
	font-size:clamp(2.1rem,2.8vw,2.8rem);
}
.design01 .txt03{
	font-size:clamp(4rem,5.4vw,7.2rem);
	line-height: 1.5;
}
/**/

.bg01{
	background : linear-gradient(180deg, #fff 0, #fff 100px, #f2ede9 400px);
}

/**/
.design02{}
.design02 .gooddesign{
	width:100%;
	max-width:440px;
	margin:0 auto;
}
.design02 .txt01{
	font-size:clamp(1.6rem,2.4vw,2.4rem);
}
.design02 .txt02{
	font-size:clamp(2.1rem,2.8vw,2.8rem);
}
.design02 .logo{
	display: block;
	width:100%;
	max-width:760px;
	margin:30px auto;
}
/**/

/**/
.design03{
	padding-bottom:160px;
	margin-bottom:100px !important;
}
.design03 figure{
	margin:0 30px;
}

.design03 .slick-prev,
.design03 .slick-next{
	top:auto;
	bottom:40px;
	z-index: 1;
	background-color:#001835;
	width:40px;
	height:40px;
}
.design03 .slick-prev{
	left: calc(50% - 130px);
}
.design03 .slick-next{
	right: calc(50% - 130px);
}
.design03 .slick-prev::before,
.design03 .slick-next::before{
	content: "";
	display: block !important;
	width: 10px;
	height: 10px;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	opacity:1;
	transition-duration: 0.3s;
	position: absolute;
	top:15px;
}
.design03 .slick-prev::before{
	transform: rotate(-135deg);
	left: 15px;
}
.design03 .slick-next::before{
	transform: rotate(45deg);
	left: 13px;
}
.design03 .slick-prev:hover::before,
.design03 .slick-next:hover::before{
	opacity: 0.8;
}


.design03 .slick-dots {
	bottom:60px;
}
.design03 .slick-dots li button:before {
    font-family: slick;
    font-size: 14px;
    line-height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.design03 .slick-dots .slick-active button:before  {
    opacity: 1;
    color:#BD9F77;
}
/**/



/**/
.landscape{
	padding-bottom:80px;
}
.landscape .img01{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
/**/




/**/
.townscape{
	margin:0 auto;
}
.townscape .ttl01wrap{
	text-align:left;
	width:90%;
	max-width:1400px;
	margin:0 auto 80px;
}
.townscape .ttl01wrap .ttl01{
	display:inline-block;
	text-align:center;
	width:100%;
	padding: 1.5em 0;
	background-color: #070D26;
	color:#fff;
	font-size:min(5vw,4rem);
	margin-top:-3.5em;
}
.townscape .img02{
	width:100%;
	max-width:1000px;
	margin:0 auto 80px;
}
@media(min-width:768px){
	.townscape .ttl01wrap{
		text-align:left;
		width:90%;
		max-width:1200px;
		margin:0 auto 80px;
	}
	.townscape .ttl01wrap .ttl01{
		display:inline-block;
		width:auto;
		text-align:left;
		padding: 1.5em 2em;
		margin-top:-3.5em;
	}
}
.townunit01{
	margin:0 auto 40px;
	width:90%;
	max-width: 1200px;
	text-align:left;
}
.townunit01 .num{
	font-family: Cinzel;
	font-size:clamp(6rem,16vw,16rem);
	color:#BD9F77;
	line-height: 1.2;
}
.townunit01 .txtwrap{}
.townunit01 .txtwrap .ttl01{
	font-size:clamp(2.8rem,3.2vw,3.2rem);
	margin-bottom:0.2em;
}
.townunit01 .txtwrap .txt01{
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
}
@media(min-width:768px){
	.townunit01{
		margin:0 auto 20px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.townunit01 .num{
		margin-right:0.2em;
	}
}
.townunit02{
	margin:0 auto 80px;
	width:90%;
	max-width: 1200px;
}
.townunit02 figure{
	margin-bottom:20px;
}
@media(min-width:768px){
	.townunit02{
		display: flex;
		justify-content: space-between;
	}
	.townunit02 figure{
		width:calc(58% / 1.2);
	}
}
/**/




/**/
.forestclub01{
}

.forestclub01{
	width:90%;
	max-width:1200px;
	margin:-100px auto 80px;
	display: block;
	background-color:#fff;
	margin-top:-30px;
	position: relative;
}
.forestclub01 .ttl01{
	font-size:min(7.5vw,6.4rem);
	color:#DFB782;
	transform: translateY(-45%);
	font-family: Cinzel;
	font-weight: normal;
}
@media(min-width:768px){
	.forestclub01{
		margin-top:-150px;
	}
}

.clubTxtwrap{
	font-family: "Noto Sans JP", sans-serif;
	text-align: left;
	margin-top:20px;
}
.clubTxtwrap .ttl01{
	font-size:clamp(2rem,2.4vw,2.4rem);
	font-weight: 500;
}
.clubTxtwrap .txt01{
	margin-top:10px;
	font-size:1.6rem;
}

.club02{
	width:90%;
	max-width: 1200px;
	margin:0 auto;
}
.club02 .unit01{
	width:100%;
	margin-bottom:40px;
}
@media(min-width:768px){
	.club02{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.club02 .unit01{
		width:30%;
	}
}
.club03{
	width:100%;
	max-width: 1200px;
	margin:40px auto;
}
.club03 .img01{
	width:100%;
	margin:0 auto;
}
.club03 .img02{
	width:60%;
	margin:0 auto;
}

