@charset "UTF-8";



/*== contents B ==*/
.reform1-tmp-b1 {
	background: url("../img/reform1/bg_txt_onestop.svg") no-repeat center center;
	background-size: contain;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	line-height: 2.5;
	letter-spacing: .1em;
}

.reform1-tmp-b2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.reform1-tmp-b2 dl {
	width: calc(50% - 72px);
	text-align: center;
}
.reform1-tmp-b2 dl * {
	font-weight: bold;
}
.reform1-tmp-b2 dt {
	background-color: #292929;
	color: #fff;
	font-size: 24px;
	letter-spacing: .15em;
	padding: 25px 10px;
}
.reform1-tmp-b2 dd {
	background-color: #fff;
	font-size: 21px;
	letter-spacing: .1em;
	padding: 30px 10px; 
	border: 1px solid #292929;
}
.reform1-tmp-b2 p {
	width: 144px;
	position: relative;
}
.reform1-tmp-b2 p .span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 10px;
	border: 0 solid #292929;
	border-bottom-width: 1px;
	position: absolute;
	bottom: 25%;
	left: 0;
}
.reform1-tmp-b2 p .span::before,
.reform1-tmp-b2 p .span::after {
	content: "";
	display: block;
	background-color: #292929;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
}
.reform1-tmp-b2 p .span::before {
	left: 0;
	-webkit-transform: translate(-50%,50%);
	transform: translate(-50%,50%);
}
.reform1-tmp-b2 p .span::after {
	right: 0;
	-webkit-transform: translate(50%,50%);
	transform: translate(50%,50%);
}
@media screen and (max-width: 768px) {
	.reform1-tmp-b1 {
		font-size: 18px;
		line-height:2;
		letter-spacing: 0.05em;
    text-align: left;
    background: none;
	}
	.reform1-tmp-b2 {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.reform1-tmp-b2 dt {
		font-size: 22px;
	}
	.reform1-tmp-b2 dd {
		font-size: 20px;
	}
	.reform1-tmp-b2 dl {
		width: 100%;
	}
	.reform1-tmp-b2 p {
		width: 50.5%;
		height: 100px;
	}
	.reform1-tmp-b2 p .span {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
		text-align: left;
		padding-left: .5em;
		border-bottom-width: 0;
		border-left-width: 1px;
		bottom: 0;
	}
	.reform1-tmp-b2 p .span::before,
	.reform1-tmp-b2 p .span::after {
		bottom: auto;
		left: 0;
	}
	.reform1-tmp-b2 p .span::before {
		top: 0;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.reform1-tmp-b2 p .span::after {
		bottom: 0;
		-webkit-transform: translate(-50%,50%);
		transform: translate(-50%,50%);
	}
}

/*== contents C ==*/
.reform1-tmp-c h2 {
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}
.reform1-tmp-c1 {
	margin-top: 80px;
	border: 1px solid #292929;
	position: relative;
}
.reform1-tmp-c1 dt {
	background-color: #292929;
	color: #fff;
	font-weight: bold;
	letter-spacing: .2em;
	padding: .5em 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}
.reform1-tmp-c1 dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.reform1-tmp-c1 dd > * {
	width: 50%;
	padding: 56px 40px 40px;
}
.reform1-tmp-c1 h3 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	letter-spacing: .05em;
	padding: 0 0 .5em .05em;
	position: relative;
}
.reform1-tmp-c1 h3::after {
	content: "";
	display: block;
	background-color: #000;
	width: 112px;
	height: 6px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.reform1-tmp-c1 h3+p {
	margin-top: 40px;
}
.reform1-tmp-c1 p {
	text-align: justify;
	line-height: 1.75;
}

.reform1-tmp-c2 {
	padding: 30px;
	border: 3px dashed #292929;
}

@media screen and (max-width: 768px) {
	.reform1-tmp-c h2 {
		font-size: 28px;
	}
	.reform1-tmp-c1 {
		margin-top: 40px;
	}
	.reform1-tmp-c1 dd > * {
		width: 100%;
	}
	.reform1-tmp-c1 h3 {
	padding-top:30px;
	font-size: 23px;
	letter-spacing:0.05em;
	}
}
@media screen and (max-width: 640px) {
	.reform1-tmp-c1 dd > * {
		padding: 30px 15px 20px;
	}
	.reform1-tmp-c2 {
		padding: 20px;
	}
}

/*== contents D ==*/
.reform1-tmp-d h2 {
	position: relative;
}
.reform1-tmp-d h2 .span {
	background-color: #f2f2f2;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}
.reform1-tmp-d h2::after {
	content: "";
	display: block;
	background-color: #000;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
}
.reform1-tmp-d1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1.75;
}
.reform1-tmp-d1 > * {
	width: 50%;
}
.reform1-tmp-d1 li {
	padding-left: 12px;
	position: relative;
}
.reform1-tmp-d1 li::before {
	content: "";
	display: block;
	background: url("../img/reform1/ico_check.svg") no-repeat;
	background-size: contain;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.reform1-tmp-d1 dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.reform1-tmp-d1 dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #292929;
	width: 107px;
	color: #fff;
	font-weight: bold;
}
.reform1-tmp-d1 dd {
	width: calc(100% - 107px);
	text-align: justify;
	padding-left: 18px;
}
@media screen and (max-width: 768px) {
	.reform1-tmp-d1 > * {
		width: 100%;
	}
	.reform1-tmp-d1 dl {
		margin-top: 30px;
	}
	.reform1-tmp-d1 li {
		padding-left: 21px;
		position: relative;
		font-size: 16px;
		margin-bottom: 10px;
	}
}

/*== contents E ==*/
.flex2 {
	max-width: 720px;
	margin: 0 auto;
}
.reform1-tmp-e > li > div {
	padding: 0 16px;
}
.reform1-tmp-e figure,
.reform1-tmp-e img {
	display: block;
	width: 100%;
}
.reform1-tmp-e li ul {
	margin-top: 20px;
}
.reform1-tmp-e li li {
	display: inline-block;
	background-color: #2a3b42;
	color: #fff;
	font-weight: bold;
	padding: .3em 1em;
	margin: 0 10px 10px 0;
}
.reform1-tmp-e li li:first-child {
	background-color: #1f2c5c;
}
.reform1-tmp-e li p {
	font-size: 21px;
	font-weight: bold;
	text-align: justify;
	line-height: 1.75;
	margin-top: 10px;
}

/*== contents F ==*/
.reform1-tmp-f1 {
	padding: 80px 25px 0;
	margin-top: 40px;
	position: relative;
}
.reform1-tmp-f1::before {
	content: "";
	display: block;
	background-color: #f2f2f2;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.reform1-tmp-f1 figure,
.reform1-tmp-f2 figure {
	max-width: 1090px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.reform1-tmp-f1 img,
.reform1-tmp-f2 img {
	display: block;
	width: 100%;
	cursor: text;
}


/*==スライダー高さ調整==*/
.flexslider .slides img {
	height:450px;
	object-fit:cover;
	font-family: 'object-fit: cover;'
}
@media screen and (max-width: 767px) {
.flexslider .slides img {
	height:195px;
	object-fit:cover;
	font-family: 'object-fit: cover;'
}
}

/* 中古×リフォームの流れ */
.reform1-tmp-f1{
  
}
.reform1-tmp-f1_sp{
  display: none;
}
@media screen and (max-width: 767px) {
.reform1-tmp-f1{
  display: none;
}
.reform1-tmp-f1_sp{
  display: block;
}
  .f1_sp_inner{
    width: 100%;
    position: relative;
    padding-top: 80px;
  }
  .f1_sp_inner::before{
    width: 50%;
    content: "";
    height: 100%;
    background: #F2F2F2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .f1_sp_ttl_flex_area{
    display: flex;
    width: 100%;
    margin-bottom: 50px;
  }
  .f1_sp_ttl_flex_blc{
    flex-basis: 40%;
    margin: 0px 5%;
    font-size: 22px;
    text-align: center;
    line-height: 1.2;
  }
  .f1_sp_ttl01{
    background: #292929;
    color: #fff;
    position: relative;
    font-weight: bold;
    padding: 0.4em 1%;
    height: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .f1_sp_ttl01::before{
    content: "";
    width: 20px;
    height: 20px;
    background:linear-gradient(to top right, rgba(255,255,255,0) 50%, #292929 50.5%) no-repeat top left/50% 100%,
    linear-gradient(to top left, rgba(255,255,255,0) 50%, #292929 50.5%) no-repeat top right/50% 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .f1_sp_ttl02{
    border: 1px solid #292929;
    background: #fff;
    position: relative;
    font-weight: bold;
    height: 3em;
    padding: 0.2em 1%;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .f1_sp_ttl02::before{
    content: "";
    width: 20px;
    height: 20px;
    background:linear-gradient(to top right, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top left/50% 100%,
    linear-gradient(to top left, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top right/50% 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .f1_sp_ttl02::after{
    content: "";
    width: 24px;
    height: 24px;
    background:linear-gradient(to top right, rgba(255,255,255,0) 50%, #292929 50.5%) no-repeat top left/50% 100%,
    linear-gradient(to top left, rgba(255,255,255,0) 50%, #292929 50.5%) no-repeat top right/50% 100%;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -2;
  }
  .f1_sp_sec{
    width: 80%;
    position: relative;
    margin: 0 5%;
    margin-bottom: 50px;
    padding: 20px;
  }
  .f1_sp_sec:last-child{
    margin-bottom: 0px;
  }
  .f1_sp_sec::before{
    content: "";
    width: 3px;
    height: 50px;
    background: #292929;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    
  }
  .f1_sp_sec:last-child::before{
    content: normal;
  }
  .f1_sp_sec.tp01{
    background: #292929;
    color: #fff;
    margin-right: auto;
  }
  .f1_sp_sec.tp02{
    margin-left: auto;
    border: 1px solid #292929;
    background: #fff;
  }
  .f1_sp_sec_ttl{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0.5em;
    line-height: 1.4;
    margin-left:2.2em;
    text-indent:-2.2em;
  }
  .f1_sp_sec_span{
    font-family: 'Anton', sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-right: 0.8em;
  }
  .f1_sp_sec_txt{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 0.5em;

  }
  .f1_sp_sec_btn_area{
    
  }
  .f1_sp_sec_btn{
    display: inline-block;
    padding: 0.2em 1em;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 0 0.5em 0.2em;
  }
  .f1_sp_sec_btn.tp_a{
    background: #292929;
    color: #fff;
  }
  .f1_sp_sec_btn.tp_b{
    background: #fff;
    border: 1px solid #292929;
    color: #292929;
  }
}
@media screen and (max-width: 480px) {
  .f1_sp_sec_ttl{
    font-size: 18px;
  }
  .f1_sp_sec_span{
    font-size: 28px;
  }
  .f1_sp_sec_btn{
    margin: 0 0.3em 0.2em;
    font-size: 14px;
    padding: 0.2em 0.5em;
  }
}




