@charset "UTF-8";

/***

リフォームメニュー　リフォーム事例

***/
.p02_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media print, screen and (min-width: 801px) {
.p02_flex1{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
}


.p02_title1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-size: 4.8vw;
	font-size: 4.4vw;
	line-height: 130%;
	font-weight: 400;
	text-align: justify;
	color: #222;
	letter-spacing: 0;
	font-weight: 700;
}
@media print, screen and (min-width: 801px) {
.p02_title1{
	font-size: 22px;
	text-align: center;
}
}

.p02_box0_title1,
.p02_box0_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-size: 4vw;
	line-height: 150%;
	font-weight: 400;
	text-align: justify;
	color: #222;
	letter-spacing: 0;
}
.p02_box0_title1{
	color: #172a87;
	font-size: 4.5vw;
	font-weight: 700;
	text-align: center;
	border: none;
	border-bottom: 1px solid #515151;
	letter-spacing: 0.4em;
}
.p02_box0_txt1{
	clear: both;
	width: 100%;
	width: 85%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 30px;
	
	font-size: 4vw;
}
@media print, screen and (min-width: 801px) {
.p02_box0_title1{
	font-size: 18px;
	text-align: center;
}
.p02_box0_txt1{
	clear: both;
	width: 28.572%;
/*	max-width: 240px;*/
	font-size: 15px;
}
}





/***

リフォーム事例（一覧）

***/
.contents1260{
	clear:both;
	width:92%;
	max-width: 1260px;
	height:auto;
	margin:0 auto;
	
/*	background: rgba(230,211,109,1.00);*/
}
.contents1260.m01{
	width:100%;
}


.p02_flex2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: flex;
	justify-content: space-between;
	justify-content: flex-start;
	flex-wrap: wrap;
	
/*	background: rgba(169,243,239,1.00);*/
}
.p02_flex2.m02{
	justify-content: space-between;
}
.p02_flex2.center01{
	justify-content: center;
}
@media print, screen and (min-width: 801px) {
.p02_flex2.m01{
	flex-wrap: nowrap;
}
.p02_flex2.m02{
	display: flex;
	justify-content: space-between;
/*	flex-wrap: nowrap;*/
}
}




.p02_btn1_box{
	clear: both;
	width: 100%;
	width: 92%;
	height: auto;
	margin: 0 auto 50px;
	padding: 0;
	position: relative;
/*
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
*/
/*	align-items: stretch;*/
	
	align-self: stretch;
	
/*	background: rgba(210,131,133,1.0);*/
}
.p02_btn1_box a{
	width: 100%;
	height: auto;
	text-decoration: none;
	
/*	background: rgba(210,131,133,0.6);*/
}
@media print, screen and (min-width: 801px) {
.p02_btn1_box{
	width: 22%;
	margin: 0 0 50px;
	padding: 0 1.5%;
}
}



.p02_btn2_box{
	clear: both;
	width: 100%;
	width: 92%;
	height: auto;
	margin: 0 auto 50px;
	padding: 0;
	position: relative;
/*
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
*/
/*	align-items: stretch;*/
	
/*	background: rgba(210,131,133,1.0);*/
}
.p02_btn2_box a{
	width: 100%;
	height: auto;
/*
	position: absolute;
	top: 0;
	left: 0;
*/
	text-decoration: none;
	
/*	background: rgba(210,131,133,0.6);*/
}
@media print, screen and (min-width: 801px) {
.p02_btn2_box{
	width: 45%;
	margin: 0 0 50px;
	padding: 0 2.5%;
}
}
@media print, screen and (min-width: 1101px) {
.p02_btn2_box{
	width:calc( ( 100% - 40px ) / 3 );/* 100%から20pxを引き、3で割った値 */
	width: 30%;
/*	max-width: 368px;*/
	margin: 0 0 50px;
	padding: 0 1.5%;
}
}







/***

お客さまの声

***/
.p02_box3_btn1{
	clear: both;
	width: 100%;
	width: 46%;
	height: auto;
	margin: 0 auto 50px;
	margin: 0 0 50px;
	margin: 25px 0 25px;
	padding: 0;
}
.p02_box3_btn1.m00{
	margin: 0;
}
.p02_box3_btn1 a{
	text-decoration: none;
}
@media print, screen and (min-width: 801px) {
.p02_box3_btn1{
	width: 23.2%;
	max-width: 235px;
	margin: 0 0 25px;
	padding: 0;
}
.p02_box3_btn1.voice01{
	margin: 0 0 40px;
}
}



.p02_box3_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #ccc;
	border-collapse: collapse;
	overflow: hidden;
}
.p02_box3_ph2{
	width: calc( 100% - 12px );
	height: calc( 100% - 12px );
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 6px;
	background:#F5F5F5;
}
.p02_box3_ph3{
	width: auto;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
}
.p02_box3_ph3 img{
	width: auto;
	height: calc( 100% - 12px );
	margin: 0 auto;
	transform: translate(-50%,-50%);
}





.p02_box2_zip1,
.p02_box2_name1,
.p02_box3_name1,
.p02_box2_nuber1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 130%;
	font-weight: 400;
	text-align: center;
	color: #222;
	letter-spacing: 0.1rem;
	text-decoration: none;
}
.p02_box2_zip1{
	font-size: 13px;
	font-size: 3vw;
	font-weight: 700;
	margin: 16px auto 0;
}
.p02_box2_name1{
	font-size: 17px;
	font-size: 4.25vw;
	font-weight: 700;
}
.p02_box3_name1{
	font-size: 17px;
	font-size: 4.25vw;
	font-weight: 700;
	margin: 16px auto 0;
}
.p02_box2_nuber1{
	font-size: 13px;
	font-size: 3vw;
	margin: 4px auto 0;
}
@media print, screen and (min-width: 801px) {
.p02_box2_zip1{
	font-size: 13px;
}
.p02_box2_name1{
	font-size: 17px;
}
.p02_box3_name1{
	font-size: 17px;
}
.p02_box2_nuber1{
	font-size: 13px;
	margin: 4px auto 0;
}
}
	
	


/***

施工動画

***/
.p02_box4_btn1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
	
}
.p02_box4_btn1 .position-r{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
	position: relative;
}
.p02_box4_btn1 .position-a{
	width: calc( 100% - 12px );
	height:calc( 100% - 12px );
	margin: 0;
	padding: 6px;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}
@media print, screen and (min-width: 801px) {
.p02_box4_btn1{
	width: 48%;
	max-width: 480px;
	margin: 0 0 40px;
}
}



/***

外壁・屋根工事とは

***/
.p02_box4_fl1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
	
}
.p02_box4_fr1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

@media print, screen and (min-width: 801px) {
.p02_box4_fl1{
	clear: none;
	width: 51%;
	max-width: 510px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.p02_box4_fr1{
	clear: none;
	width: 46%;
	max-width: 460px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
}




/***

基本工事　写真

***/
.page_box1{
	clear: both;
	width: 48%;
	height: auto;
	margin: 0 0 45px;
	padding: 0;
	position: relative;
}
@media print, screen and (min-width: 801px) {
.page_box1{
	width: 31%;
	max-width: 310px;
	margin: 0 0 45px;
}
}
.page_box2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 45px;
	padding: 0;
	position: relative;
}
@media print, screen and (min-width: 801px) {
.page_box2{
	width: 48%;
	max-width: 480px;
	margin: 0 0 45px;
}
}
.page_box3{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	position: relative;
}
.page_box3.m01{
	width: 48%;
}
@media print, screen and (min-width: 801px) {
.page_box3{
	width: 31%;
	max-width: 310px;
	margin: 0 0 30px;
}
.page_box3.m01{
	width: 31%;
}
}

.p02_page1_ph1{
	clear: both;
	width: calc( 100% - 2px );
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #ccc;
	border-collapse: collapse;
	overflow: hidden;
}
.p02_page1_ph2{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background:#F5F5F5;
}
.p02_page1_ph3{
	width: auto;
	height: 108%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
}
.p02_page1_ph3 img{
	width: auto;
	height: 100%;
	margin: 0 auto;
	transform: translate(-50%,-50%);
}



.page_box3 p.txt-center1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 20px;
	font-size: 4.3vw;
	line-height: 130%;
	font-weight: 700;
	text-align: justify;
	color: #222;
	letter-spacing: 0.1rem;
	text-decoration: none;
}
@media print, screen and (min-width: 801px) {
.page_box3 p.txt-center1{
	font-size: 20px;
	text-align: center;
}
}


p.txt-center1.m01{
	clear: both;
	width: 100%;
	height: auto;
	margin: 8px 0 0;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 15px;
	font-size: 3.6vw;
	line-height: 130%;
	font-weight: 400;
	text-align: center;
	color: #222;
	letter-spacing: 0.1rem;
	text-decoration: none;
}
@media print, screen and (min-width: 801px) {
p.txt-center1.m01{
	font-size: 15px;
	text-align: center;
}
}

