img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/*--------------------------------------------------------*/

/*  はぴりの！が目指すこと　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.vision{
}

.vision h2.message{
	font-size:20px;
	font-weight:normal;
	line-height:1.7em;
	color:#444;
	border-bottom:2px solid #DDD;
	padding-bottom:5px;
	margin-bottom:30px;
}

.vision .vision_image{
	margin-top:40px;
}

.vision p.vision_txt{
	font-size:15px;
	color:#444;
	line-height:1.8em;
}

}

@media screen and (max-width: 768px){

.vision{
}

.vision h2.message{
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	color:#444;
	border-bottom:2px solid #DDD;
	padding-bottom:8px;
	margin-bottom:25px;
}

.vision .vision_image{
	margin-top:30px;
}

.vision p.vision_txt{
	font-size:13px;
	font-weight:normal;
	color:#444;
	line-height:1.9em;
}

}

/*--------------------------------------------------------*/

/*  会社概要　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#outline{
	margin-top:40px;
}

dl.company_outline{
	overflow:hidden;
	border-bottom:1px solid #DDD;
}

dl.company_outline dt{
	float:left;
	clear:left;
	width:140px;
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
	color:#777;
	border-top:1px solid #DDD;
	padding:10px 0;
}

dl.company_outline dd{
	float:left;
	width:500px;
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
	color:#444;
	border-top:1px solid #DDD;
	padding:10px 0;
}

a.tel_click{
	pointer-events: none;
	color:#444;
	text-decoration:none;
}

span.old_name{
	font-size:11px;
	margin-left:12px;
}

dl.company_outline dd ul.outline_list{
}

dl.company_outline dd ul.outline_list li{
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
	color:#444;
}

dl.company_outline dd ul.num li{
	list-style-type: decimal;
	margin-left:17px;
}

}

@media screen and (max-width: 768px){

#outline{
	margin-top:25px;
}

dl.company_outline{
	border-top:1px solid #DDD;
	padding-top:10px;
}

dl.company_outline dt{
	font-size:13px;
	font-weight:bold;
	line-height:1.7em;
	color:#EA6099;
	margin-bottom:4px;
}

dl.company_outline dd{
	font-size:13px;
	font-weight:normal;
	line-height:1.8em;
	color:#444;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
	margin-bottom:10px;
}

a.tel_click{
	color:#444;
	text-decoration:underline;
}

a.tel_click:hover{
	color:#444;
	text-decoration:none;
}

span.old_name:before{
	content: "\A" ;
	white-space: pre ;
}

span.old_name{
	font-size:11px;
}

dl.company_outline dd ul.outline_list{
}

dl.company_outline dd ul.outline_list li{
	font-size:13px;
	font-weight:normal;
	line-height:1.8em;
	color:#444;
}

dl.company_outline dd ul.num li{
	list-style-type: decimal;
	margin-left:17px;
}

}

/*--------------------------------------------------------*/

/*  写真とメッセージ　*/

/*--------------------------------------------------------*/


@media print, screen and (min-width: 768px){

#message{
	margin-top:40px;
}

#message .company_photo_2025{
	margin-bottom:25px;
}

#message .company_photo_2025 .photo_one{
	margin-bottom:10px;
}

#message .company_photo_2025 .photo_two{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#message .company_photo_2025 .photo_two .twoBox{
	width:315px;
	margin-bottom:10px;
}

#message p.message_txt{
	font-size:14px;
	font-weight:normal;
	line-height:1.8em;
	color:#444;
}

#message ul.hosoku{
	margin-top:25px;
}

#message ul.hosoku li{
	font-size:11px;
	font-weight:normal;
	line-height:1.6em;
	color:#777;
	margin-bottom:3px;
}

}

@media screen and (max-width: 768px){

#message{
	margin-top:30px;
}

#message .company_photo_2025{
	margin-bottom:25px;
}

#message .company_photo_2025 .photo_one{
	margin-bottom:10px;
}

#message .company_photo_2025 .photo_two{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#message .company_photo_2025 .photo_two .twoBox{
	width:48.8%;
	margin-bottom:10px;
}

#message p.message_txt{
	font-size:13px;
	font-weight:normal;
	color:#444;
	line-height:1.9em;
}

#message ul.hosoku{
	margin-top:25px;
}

#message ul.hosoku li{
	font-size:11px;
	font-weight:normal;
	line-height:1.8em;
	color:#777;
	margin-bottom:3px;
}

}

/*--------------------------------------------------------*/

/*  はぴりの！の特徴 - 2026 新設　*/

/*--------------------------------------------------------*/


@media print, screen and (min-width: 768px){

.feature{
	margin-top:80px;
}

.feature h1.feature_title{
	font-size:20px;
	font-weight:normal;
	line-height:1.7em;
	color:#444;
	border-bottom:2px solid #DDD;
	padding-bottom:5px;
	margin-bottom:30px;
}

.feature .featureBox{
}

.feature .box_border{
	border-bottom:1px dashed #CCC;
	padding-bottom:22px;
	margin-bottom:22px;
}

.feature .featureBox h2.feature_midashi{
	font-size:16px;
	color:#333;
	font-weight:700;
	line-height:1.6em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
	margin-bottom:13px;
}

.feature .featureBox p.feature_txt{
	font-size:14px;
	font-weight:normal;
	line-height:1.8em;
	color:#444;
}

.feature .featureBox .danraku{
	margin-top:20px;
}

.feature .matomeBox{
	margin-top:50px;
}

.feature .matomeBox p.matome_txt{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	color:#333;
	font-weight:500;
	line-height:2.2em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
}

}

@media screen and (max-width: 768px){

.feature{
	margin-top:60px;
}

.feature h1.feature_title{
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	color:#444;
	border-bottom:2px solid #DDD;
	padding-bottom:8px;
	margin-bottom:25px;
}

.feature .featureBox{
}

.feature .box_border{
	border-bottom:1px dashed #CCC;
	padding-bottom:20px;
	margin-bottom:20px;
}

.feature .featureBox h2.feature_midashi{
	font-size:15px;
	color:#333;
	font-weight:700;
	line-height:1.6em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	margin-bottom:12px;
}

.feature .featureBox p.feature_txt{
	font-size:13px;
	font-weight:normal;
	color:#444;
	line-height:1.9em;
}

.feature .featureBox .danraku{
	margin-top:17px;
}

.feature .matomeBox{
	margin-top:40px;
}

.feature .matomeBox p.matome_txt{
	text-align:center;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
	font-weight:500;
	line-height:2.2em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
}

}

/*--------------------------------------------------------*/

/*  リノベーション住宅推進協議会　*/

/*--------------------------------------------------------*/


@media print, screen and (min-width: 768px){

#kyougikai{
	margin-top:60px;
	border:1px solid #99EA60;
	width:540px;
	padding:49px 49px 30px;
}

#kyougikai_link{
	margin-top:-161px;
	padding-top:161px;
}

#kyougikai h2.kyougikai_title{
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#444;
	line-height:1.5em;
}

#kyougikai .kyougikai_logo{
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
}

#kyougikai p.kyougikai_txt{
	font-size:14px;
	font-weight:normal;
	line-height:1.7em;
	color:#444;
}

#kyougikai p.kyougikai_url{
	margin-top:15px;
	font-size:14px;
	font-weight:normal;
	line-height:1.7em;
	color:#444;
}

#kyougikai .youtubeBox{
	margin-top:25px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#kyougikai .youtubeBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#kyougikai .service_link{
	width:210px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

#kyougikai .service_link a{
	display:block;
	width:210px;
	padding: 12px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:1.6em;
	text-decoration:none;
	background:#99EA60;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#kyougikai .service_link a:hover{
	color:#FFF;
	background:#62C41A;
	text-decoration:none;
}

}

@media screen and (max-width: 768px){

#kyougikai{
	margin-top:50px;
	border:1px solid #99EA60;
	padding:25px 20px;
}

#kyougikai_link{
}

#kyougikai h2.kyougikai_title{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#444;
	line-height:1.5em;
}

#kyougikai .kyougikai_logo{
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
}

#kyougikai p.kyougikai_txt{
	font-size:12px;
	font-weight:normal;
	color:#444;
	line-height:1.9em;
}

#kyougikai p.kyougikai_url{
	margin-top:15px;
	font-size:13px;
	font-weight:normal;
	line-height:1.7em;
	color:#444;
}

#kyougikai .youtubeBox{
	margin-top:20px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#kyougikai .youtubeBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#kyougikai .service_link{
	width:210px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

#kyougikai .service_link a{
	display:block;
	width:210px;
	padding: 12px 0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	line-height:1.6em;
	text-decoration:none;
	background:#99EA60;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#kyougikai .service_link a:hover{
	color:#FFF;
	background:#62C41A;
	text-decoration:none;
}

}
