@charset "utf-8";

/* CSS Document */
/*パンくずリスト
-----------------------------------*/
.breadcrumb {
	margin: 0 0 1em 0;
	padding: 80px 0 0;
}

.breadcrumb li {
	list-style-type: none;
}

.breadcrumb li a {
	display: inline-block;
	color: #959fa5;
}

/*メイン
-----------------------------------*/

.position-r {
	position: relative;
}

.position-a {
	position: absolute;
}

.renobe_ttl {
	text-align: center;
	z-index: 99;
}

.renobe_ttl::first-letter {
	color: #db1625;
}

.box900 {
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 100%;
	z-index: -1;
}

.mb80 {
	margin-bottom: 8rem;
}

.mb70 {
	margin-bottom: 7rem;
}

.mb40 {
	margin-bottom: 4rem;
}

.no-wrap {
    display: inline-block;
}



.renobe_sub_ttl {
	/* font-size: calc(((100vw - 560px) / 340) + 20px); */
	text-align: center;
	font-weight: bold;
}

.renobe_sub_ttl::first-letter {
	color: #db1625;
}

.text-box900 {
	/* max-width: 900px; */
	margin: 0 auto;
	text-align: center;
}

.text-box900 p{
	text-align: left;
	display: inline-block;
}

.pt380 {
	padding-top: 35vw;
}

.pt420 {
	padding-top: 38.7vw;
}

.planner-ttl {
	/* font-size: calc(((100vw - 560px) / 340) + 20px); */
	font-weight: bold;
	margin-bottom: 2rem;
}

.text-box670 {
	/* max-width: 670px; */
	margin: 0 auto 4rem;
}

.text-box700 {
	margin: 0 auto 4rem;
}

.yellow_line {
	font-weight: bold;
	letter-spacing: 0.15em;
	text-align: center;
}

.yellow_line span {
	background: linear-gradient(transparent 70%, #ffe76f 70%)
}

.point-area {
	align-items: center;
}


.point-img1 {
	text-align: right;
}

.point-img2 {
	text-align: left;
}

.section5-reno {
	text-align: center;
	padding: 100px 0 50px;
}

.section4 .wrapper1100 {
	padding-bottom: 100px;
}

.p1_box1 img,
.p1_box2 img,
.p1_box3 img {
	width: 100%;
}

.p1_box1 {
	justify-content: space-between;
}

.p1_box1_txt {
	/* width: 56%; */
	padding-top: 5%;
	padding-bottom: 3%;
}


img {
	width: 100%;
}

.p1_box2,
.p1_box3 {
	position: relative;
}

.p1_box2 {
	justify-content: space-between;
	align-items: center;
}

.p1_pic2 {
	position: relative;
	width: 60%;
	/* top: -50px; */
	left: 0;
}

.p1_box2_txt {
	width: 38%;
	text-align: justify;
}

.p1_box3 {
	justify-content: flex-end;
	margin-bottom: 100px;
}

.p1_box3_txt {
	position: relative;
	/* width: 55%; */
	padding-top: 3%;
}

.p2_box1 {
	align-items: center;
	padding-top: 2em;
}


.concept_ttl {
	display: flex;
	align-items: center;
}

.concept_ttl::after {
	content: '';
	flex-grow: 1;
	height: 1px;
	background: #000;
}

.concept_ttl::before {
	content: '';
	flex-grow: 1;
	height: 1px;
	background: #000;
}

.concept_ttl .border_ttl {
	margin: 2% 0;
}

.point_ttl img{
	width: auto;
	max-width: 100%;
}

.section6{
	padding-top: 5em;
}

.br-pc {
	display: block;
}

.br-sp {
	display: none;
}

@media (max-width: 767px) {
	.box900{
		width: 90%;
	}

	.sp-mg {
		margin: 0 0 5%;
	}

	.sp-mg2 {
		margin: 5% 0;
		text-align: justify;
	}

	.pt380 {
		padding-top: 140vw;
	}
	
	.pt420 {
		padding-top: 154.7vw;
	}


	.mb5 {
		margin-bottom: 5%;
	}

	.point-area {
		flex-direction: column;
	}

	.point-area div {
		width: 100%;
	}

	.point-area .item1 {
		order: 2;
	}

	.point-area .item2 {
		order: 1;
	}

	.point-img1 {
		text-align: center;
	}

	.point-img2 {
		text-align: center;
	}

	.section5-reno {
		padding-bottom: 50px;
	}

	.p1_box1 {
		justify-content: space-between;
	}

	.p1_box1_txt {
		width: 100%;
		padding-top: 0;
	}


	.p1_box2 {
		flex-direction: column-reverse;
	}

	.p1_pic2 {
		width: 100%;
		top: 0;
	}

	.p1_box2_txt {
		width: 100%;
	}

	.p1_box3 {
		margin-bottom: 50px;
	}

	.p1_box3_txt {
		width: 95%;
		margin: 0 auto;
		/* padding-top: 0;
		padding-top: 3%; */
		max-width: 100%;
	}

	.concept_ttl {
		margin-bottom: 0;
	}


	.section5-reno {
		padding: 50px 0 0;
	}

	.section4 .wrapper1100 {
		padding-bottom: 50px;
	}

	.br-pc {
		display: none;
	}

	.br-sp {
		display: block;
	}

	.sp-top{
		margin-top: 3%;
	}

}

@media (max-width: 900px) {
	.breadcrumb {
		margin: 0 0 1em 0;
	}
}


@media screen and (min-width: 1365px) {
	.pt380 {
		padding-top: 380px;
	}
	
	.pt420 {
		padding-top: 420px;
	}

	.box900{
		max-width: 900px;
	}

}