@charset "UTF-8";
/* CSS Document */


#r01, #r02, #r03 {
	display: block; 
    position: relative;
    top: -120px;
    visibility: hidden;
	height: 1px;
}

.contents01 .midashi01 {
	background-image: url("images/midashi01.svg");
}

h6.c01 a {
	background-color: #DAB211;
border-color : #DAB211;
}

h6.c02 a {
	background-color: #6EA994;
border-color : #6EA994;
}

h6.c03 a {
	background-color: #B5A691;
border-color : #B5A691;
}

.midashi02 {
	margin-bottom: 50px;
	text-align: center;
}

.midashi02 h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 35px;
color: #303030;
line-height: 1.2;
letter-spacing: 0.1em;
	font-weight: 400;
	position: relative;
	display: inline-block;
}

.midashi02 h4::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("images/midashi05a.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 104px;
	height: 74px;
	margin-left: -175px;
}

.midashi02a h4::before {
	margin-left: -245px;
}

.midashi02 h4::after {
	content: "";
	position: absolute;
right: 0px;
top: 0px;
	background-image: url("images/midashi05b.svg");
background-position: right top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 83px;
	height: 75px;
	margin-right: -150px;
}

.midashi02a h4::after {
	margin-right: -220px;
}

.midashi02 h5 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
color: #303030;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: normal;
	padding-top: 8px;
}

.contents01 p, .contents02 p, .contents03 p {
line-height: 1.8;
letter-spacing: 0.05em;
font-weight: normal;
	font-size: 16px;
}

.contents03 .box01 h3 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
line-height: 1.2;
font-weight: normal;
}

.contents03 .box01 h3 {
	font-size: 30px;
color: #000;
letter-spacing: 0.2em;
}

.contents03 .box01 h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
letter-spacing: 0.1em;
	line-height: 1.2;
font-weight: 400;
	padding: 6px 30px;
	margin: 12px auto 30px;
	color: #FFF;
	display: inline-block;
	border-radius: 5px;
}

.contents03a .box01 h4 {
background-color: #DAB211;
}

.contents03b .box01 h4 {
background-color: #6EA994;
}

.contents03c .box01 h4 {
background-color: #B5A691;
}


/* contents01 */

.contents01 {
	text-align: center;
	margin-bottom: 70px;
}

/* contents02 */

.contents02 {
	width: 100%;
	text-align: center;
	background-color: #FFF;
	position: relative;
	padding: 120px 0px;
	margin-bottom: 100px;
}

.contents02::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../house/images/back04_03.jpg");
background-position: center bottom;
background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 43px;
}

.contents02::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../house/images/back04_01.jpg");
background-position: center top;
background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 43px;
}

.contents02 .box-in {
	width: 1040px;
	text-align: center;
}

.contents02 .box {
	display: flex;
  justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}

.contents02 .box:nth-child(even) {
	flex-direction: row-reverse;
}

.contents02 .box:not(:last-child) {
	margin-bottom: 60px;
}

.contents02 .box01 {
	width: 490px;
}

.contents02 .box01 img {
	width: 100%;
height: auto;
	border-radius: 15px;
}

.contents02 .box02 {
	width: 477px;
	position: relative;
}

.contents02 .box:nth-child(1) .box02::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("images/icon01a.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 51px;
	height: 73px;
}

.contents02 .box:nth-child(2) .box02::before {
	content: "";
	position: absolute;
right: 0px;
bottom: 0px;
	background-image: url("images/icon01b.svg");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 65px;
	height: 73px;
}

.contents02 .box:nth-child(3) .box02::before {
	content: "";
	position: absolute;
right: 0px;
bottom: 0px;
	background-image: url("images/icon01c.svg");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 75px;
	height: 70px;
}

.contents02 p {
	padding: 20px 0px;
}


/* contents03 */

.contents03 {
	width: 100%;
	text-align: center;
	margin-bottom: 100px;
}

.contents03 .box01 {
	margin-bottom: 50px;
background-position: center top;
background-repeat: no-repeat;
	padding-top: 150px;
}

.contents03a .box01 {
	background-image: url("images/ss01.svg");
}

.contents03b .box01 {
	background-image: url("images/ss02.svg");
}

.contents03c .box01 {
	background-image: url("images/ss03.svg");
}

.contents03 .box01 .box {
	width: 800px;
	background-color: #FFF;
	padding: 35px 110px;
	border-radius: 15px;
	text-align: left;
}

.contents03 .box02 {
	position: relative;
	width: 100%;
	padding-bottom: 60px;
	margin-bottom: 70px;
}

.contents03 .box02 img {
	width: 100%;
height: 500px;
	object-fit: cover;
}

.contents03 .box02 .box {
	width: 52%;
}

.contents03 .box02 .box:nth-child(2) {
	position: absolute;
right: 0px;
bottom: 0px;
}

.contents03 .box03 {
	width: 1070px;
}

.contents03c .box03 {
	width: 1060px;
}

.contents03 .box03 .box-in {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	gap:32px 0px;
}

.contents03c .box03 .box-in {
	gap:40px 0px;
}

.contents03 .box03 .box {
	width: 330px;
}

.contents03c .box03 .box {
	width: 236px;
}

.contents03 .box03 .box img {
	width: 100%;
height: auto;
	border-radius: 12px;
}

.contents03c .box03 .box h5 {
	font-size: 18px;
color: #4D4D4D;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 300;
	padding: 6px 0px;
	border-radius: 60px;
	background-color: #FFF;
	border-style : solid;
border-color : #E7D6C3;
border-width : 2px;
	margin: 20px auto 15px;
}

.contents03c .box03 p {
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
}

.contents03c .box03 h6 {
	font-family: 'Kaisei Opti', serif;
	font-size: 32px;
color: #5E3E1C;
line-height: 1.2;
font-weight: normal;
	padding-top: 15px;
}

.contents03c .box03 h6 span, .contents03c .box03 h6::before {
	font-size: 17px;
}

.contents03c .box03 h6::after {
	content: "万円〜";
	font-size: 17px;
}

.contents03c .box03 .box:nth-child(4) h6::before {
	content: "腰窓交換";
}

.contents03c .box03 .box:nth-child(6) h6::before {
	content: "平米あたり";
}

.contents03c .box03 .box:nth-child(8) h6::before {
	content: "平米あたり";
}

.contents03c .box03 .box:nth-child(6) h6::after, .contents03c .box03 .box:nth-child(8) h6::after {
	content: "千円〜";
}

.contents03 .box04 {
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	gap:30px;
	padding-top: 70px;
}

.contents03 .box05, .contents03 .box06 {
	margin-bottom: 70px;
}

.contents03 .box05 .box-in {
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	gap:0px 35px;
}

.contents03 .box05 .box {
	position: relative;
}

.contents03 .box05 .box::after {
	content: "";
	position: absolute;
right: 0px;
top: 0px;
	background-image: url("images/arrow.png");
background-position: right center;
background-repeat: no-repeat;
	background-size: auto 26px;
	width: 20px;
	height: 100%;
	margin-right: -30px;
}

.contents03 .box05 .box:last-child::after {
	display: none;
}

.contents03 .box06 {
	width: 850px;
}

.contents03 .box06 ul {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:12px;
}

.contents03 .box06 ul li {
	font-size: 17px;
color: #4D4D4D;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	padding: 10px 35px;
	border-radius: 60px;
	background : rgba(231, 214, 195, 0.5);
	display: inline-block;
}

.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



