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


/*===============================================
● 画面の横幅が769px以上：PC
===============================================*/
@media screen and (min-width: 769px)  {

p.text250303 { color:#f00; }

.pc_plan {
	margin: 0;
	padding: 0;
}


.container, .container03 {
	max-width: 940px;
	margin: 0 auto;
	padding: 0 1.04166%;
	overflow: hidden;
}

.container04 {
	max-width: 768px;
	margin: 0 auto;
	padding: 0 1.04166%;
	overflow: hidden;
}

.container05 {
	max-width: 768px;
	margin: 4.7872vh auto;
	padding: 0 1.04166%;
	overflow: hidden;
}


.back01, .back02 {
	width: 100%;
	margin: 0 0 7.4468vh 0;
	padding: 0 0 19.7291vh 0;
	
	background: -moz-linear-gradient(180deg, #FFF 0%, #FFF 48.9981%, #F5F5ED 48.9981%, #F5F5ED 100%) ;
	background: -webkit-linear-gradient(180deg, #FFF 0%, #FFF 48.9981%, #F5F5ED 48.9981%, #F5F5ED 100%) ;
	background: linear-gradient(180deg, #FFF 0%, #FFF 48.9981%, #F5F5ED 48.9981%, #F5F5ED 100%); 
}






/*-------資料請求---------*/

.form {
	position: fixed;
	top: 90px;
	right: 1.87617%;
	z-index: 1200;
	width: 50px;
	margin-left: 10px;
	background: #fff;
    overflow: hidden;
}

.form a {
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.form a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

/*
.form {
    position: relative;
}
*/



/*-------ヘッダー---------*/

header {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width: 100%;
}


h1 {
	width: 23.9361%;
	margin: 0 4.2553% 0 1.04166%;
	padding: 3.6458vh 0 0 0;
	float: left;
}


header .wrap_right {
	width: 59.3617%;
	margin: 0 1.04166% 0 0;
	padding: 0;
	float: right;
}

.sub_nav {
	width: 51.2544%;
	margin: 0 0 2.7083vh 0;
	padding: 0;
	float: right;
}

.sub_nav .bt_sub {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
	transition: .5s;
}

.sub_nav .bt_sub a {
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}


.sub_nav .bt_sub a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


nav {
	width:100%;
	margin: 0;
	padding: 0;
}

nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

nav ul li.nav01 {
	width:23.4767%;
	margin: 0 7.1684% 0 0;
	padding: 0;
	float: left;
}

nav ul li.nav02 {
	width:38.8888%;
	margin: 0 7.1684% 0 0;
	padding: 0;
	float: left;
}

nav ul li.nav03 {
	width:23.2974%;
	margin: 0;
	padding: 0;
	float: left;
}


nav ul li.nav01 a, nav ul li.nav02 a, nav ul li.nav03 a {
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}


nav ul li.nav01 a:hover, nav ul li.nav02 a:hover, nav ul li.nav03 a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}



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

.main {
	width: 100%;
	margin: 0 0 7.4468vh 0;
	background: url(../img/main01.jpg) no-repeat;
	background-size:cover;
	background-position: center top;
	overflow:hidden;
}


.copy {
	width: 100%;
	margin: 0 0 4.7872vh 71.9148%;
}



/*------------------- トピックス（TOP） -----------------------*/

.topics_wrap {
	width: 19.36162%;
	margin: 0 3.1914% 0 0;
	padding: 1.5625vh 1.59574%;
	background: #FFF;
	float: left;
}

.topics_wrap:last-child {
	margin: 0 0 0 0;
}


.topics_wrap a {
	color: #333;
	display: block;
	
	text-decoration: none;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.topics_wrap a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


.topics_ph img {
    margin: 0 0 1.5625vh 0;
	width: 100%;
	height: 125px;
	object-fit: cover;
}

.topics_text {
	margin: 0;
	width: 100%;
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
}


.bt_more {
	margin: 4.7872vh auto 0 auto;
	width: 100%;
	text-align: center;
}

.bt_more a {
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.bt_more a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


/*------------------- 加入をご検討の方（TOP） -----------------------*/


.ph_kanyuu {
	width: 50%;
	margin-left: 50%;
}


.kanyuu_wrap {
	min-width: 558px;
	margin: 120px 0 0 0;
	padding: 4.4326%;
	background-color: #FFF;
	position: absolute;
	z-index: 99;
}


.bt_kanyuu {
	width: 45.6896%;
	margin: 0 8.6206% 0 0;
	background-color: #8FCE00;
	font-size: 85%;
	line-height: 60px;
	color: #FFF;
	text-align: center;	
	float: left;
}

.bt_kanyuu:nth-child(2)  {
	width: 45.6896%;
	margin: 0 0 0 0;
	background-color: #8FCE00;
	font-size: 90%;
	line-height: 60px;
	color: #FFF;	
	float:left;
}

.bt_kanyuu a {
	color: #FFF;
	text-decoration: none;
	display:block;
	
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.bt_kanyuu a:hover {
	background-color:#C6E779;
}



/*------------------- 健康・生活・お仕事をサポート（TOP） -----------------------*/


.bt_support {
	width: 22.5531%;
	margin: 0 3.1914% 2.0833vh 0;
	background-color: #8FCE00;
	font-size: 85%;
	line-height: 60px;
	color: #FFF;
	text-align: center;	
	float: left;
}

.bt_support:nth-child(4n) {
	width: 22.5531%;
	margin: 0 0 2.0833vh 0;
	background-color: #8FCE00;
	font-size: 90%;
	line-height: 60px;
	color: #FFF;	
	float:left;
}

.bt_support:nth-child(n+13) {
	width: 22.5531%;
	margin: 0 3.1914% 0 0;
	background-color: #8FCE00;
	font-size: 90%;
	line-height: 60px;
	color: #FFF;	
	float:left;
}

.bt_support a {
	color: #FFF;
	text-decoration: none;
	display:block;
	
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.bt_support a:hover {
	background-color:#C6E779;
}


/*------------------- 神奈川土建の活動紹介（TOP） -----------------------*/


.act_wrap {
	width: 50%;
	float:left;
}


video {
	padding: 0;
	margin: 0;
	width: 100%;
}


.banner {
	margin: 0 auto 3.125vh auto;
	text-align: center;
}

.banner:last-child {
	margin: 0 auto;
	text-align: center;
}

.banner a {
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.banner a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}



/*------------------- フッター -----------------------*/

.footer_title {
	width: 23.9361%;
	float:left;
}

.footer_number {
	width: 47.9787%;
	text-align: right;
	float:right;
}

.footer_number p {
	font-size: 90%;
	text-align: right;
	margin: 0 0 1.5625vh 0;
}




/*------------------- 中ページ -----------------------*/


.naka_title {
	width: 29.3795%;
	margin: 11.7708vh auto 0 auto;
	padding: 5.20833vh 10.4166% 3.125vh 10.4166%;
	text-align: center;
	background: #FFF;
}

.contents_text02 {
	margin: 4.7872vh auto;
	font-size: 90%;
	line-height: 1.8em;
	text-align: center;
}


/*--- 住まいのご相談 ---*/

.consul_wrap {
	flex-basis: 22.5531%;
	width: 22.5531%;
	margin: 0 3.1914% 3.125vh 0;
	padding: 0;
	background: #FFF;
	text-align: center;
	float: left;
	display: block;
	overflow:hidden;
}

.consul_wrap:nth-child(4n) {
	margin: 0 0% 3.125vh 0;
}

.consul_wrap:nth-child(n+9) {
	margin: 0 3.1914% 0 0;
}

.consul_wrap:last-child {
	margin: 0 0 0 0;
}

.consul_title {
	margin: 0;
	padding: 7.0754%;
	background: #006668;
	text-align: center;
	color: #FFF;
	font-size: 90%;
}

.consul_wrap img {
	margin: 0 auto;
	padding: 9.43396%;
}

.consul_wrap p {
	padding: 0 9.43396% 9.43396% 9.43396%;
	font-size: 90%;
	line-height: 1.8em;
}

.consul_wrap ul {
	padding: 0 9.43396% 9.43396% 9.43396%;
	margin: 0 0 0 9.43396%;
	text-align: left;
	font-size: 80%;
}

.consul_wrap li {
	padding: 0;
	margin: 0 0 0.5em 0;
	list-style-type: disc;
}

.consul_wrap li:last-child {
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: disc;
}


.free_wrap {
	margin: 4.7872vh auto 0 auto;
	width: 55.9574%;
	text-align: center;
	background: #FFF;
}

.free_title {
	margin: 0;
	padding: 2.8517%;
	background: #006668;
	text-align: center;
	color: #FFF;
	font-size: 90%;
}

.free_wrap .wrap {padding: 3.8022%;}

.free_wrap .wrap .sodan {font-size: 150%;}

.free_wrap .wrap img {
	margin: 0 auto;
	padding: 2.8517%;
}

.free_wrap .wrap p {font-size: 90%;}



/*--- 住宅リフォーム「相談フォーム」 ---*/

.point {
	font-size: 110%;
	text-align: left;
	background: url(../local/img/point.png) no-repeat left 3px;
	padding-left: 25px;
	margin: 0 0 1.04166vh 0;
}

.point02 {
	font-size: 110%;
	text-align: left;
	background: url(../local/img/point.png) no-repeat left 3px;
	padding-left: 25px;
	margin: 4.7872vh 0 1.04166vh 0;
}


.sodan_form_q {
	width: 100%;
	margin: 0 0 2px 0;
	padding: 2.6737%;
	background: #E2F6B4;
	text-align: left;
	font-size: 90%;
}

.sodan_form_a {
	width: 100%;
	margin: 0 0 2px 0;
	padding: 2.6737% 0 0 2.6737%;
	background: #F7F7F0;
	text-align: left;
	font-size: 90%;
}


.sodan_form_a ul {
	margin: 0;
	padding: 0;
}

.sodan_form_a li {
	width: 14.6577%;
	margin: 0 2.8248% 1.5em 0;
	padding-left: 2em;
	padding-right: 2em;
    text-indent: -2em;
  
	line-height: 1.3em;
	vertical-align: top;
	list-style-type: none;
	float: left;
	display:inline-block;
}

.sodan_form_a li:nth-child(4n) {
	margin: 0 0 0.5em 0;
}


.bt_form {
	width: 45.6896%;
	margin: 0 8.6206% 0 0;
	background-color: #8FCE00;
	font-size: 85%;
	line-height: 60px;
	color: #FFF;
	text-align: center;	
	float: left;
	border:none;
	display:block;
	cursor:pointer;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	
	letter-spacing: 1px;
	font-family: "Meiryo", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.bt_form:nth-child(2) {margin: 0 0 0 0;}

.bt_form:hover {background-color:#C6E779;}


.bt_wrap03 {
	width: 30%;
	margin: 4.7872vh auto;
	overflow: hidden;
}

.bt_form02 {
	width: 100%;
	margin: 0 auto;
	background-color: #8FCE00;
	font-size: 85%;
	line-height: 60px;
	color: #FFF;
	text-align: center;	
	float: left;
	border:none;
	display:block;
	cursor:pointer;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	
	letter-spacing: 1px;
	font-family: "Meiryo", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.bt_form02:hover {background-color:#C6E779;}



.t_contents {
	width: 100%;
	margin: 0 auto 3.125vh auto;
	text-align: center;
}

.kojin_wrap {
	width: 97.3263%;
	margin: 0 0 7.4468vh 0;
	padding: 2.6737%;
	background: #F7F7F0;
	text-align: left;
}

.kojin_wrap p {
	font-size: 90%;
	line-height: 1.8em;
	text-indent: 1em;
}


/*------------------- トピックス（中ページ） -----------------------*/

.topics_naka_wrap {
	width: 100%;
	margin: 0 auto 2.0833vh auto;
	padding: 0 0 2.0833vh 0;
	border-bottom: 1px solid #CCC;
}

.topics_naka_wrap:last-child {
	margin: 0 0 0 0;
}


.topics_naka_wrap a {
	color: #333;
	display: block;
	
	text-decoration: none;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.topics_naka_wrap a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.topics_naka_ph {
	margin: 0 2.6737% 0 0;
	width: 16.7112%;
	float: left;
	display: block;
}

.topics_naka_ph img {
	width: 100%;
	height: 87px;
	object-fit: cover;
}

.topics_naka_text {
	width: 80.6151%;
	margin: 0;
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
	float: left;
	display: inline
}


/*----- トピックス_記事 -----*/


.topics_con_ph {
	margin: 0 2.6737% 0 0;
	width: 40.1069%;
	float:left;
}

.topics_con_ph img {
	width: 100%;
	object-fit: cover;
}

.topics_con_ph a img {
	text-decoration: none;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.topics_con_ph a:hover img {
	opacity: 0.5;
    filter: alpha(opacity=50);
}




	
	
/*------------------- 非表示 -----------------------*/

.sp_plan, .ham_wrap, .form_sp, .kanyuu_title, .contents_wrap_sp, .tab_nav {display: none;}


}




@media screen and (min-width: 1021px)  {
	
	
/*------------------- 地域のみなさまへ（TOP） -----------------------*/

.ph_local {
	width: 50%;
	margin: 0;
}

.local_wrap {
	max-width: 558px;
	margin: 120px 0 0 470px;
	padding: 4.4326%;
	background-color: #FFF;
	position: absolute;
	z-index: 99;
}

/*------------------- 非表示 -----------------------*/

.contents_wrap_sp, .contents_wrap_sp02, .local_title {display: none;}
	
}



@media screen and (max-width: 1020px) and (min-width: 769px) {



/*------------------- 地域のみなさまへ（TOP） -----------------------*/


.ph_local {
	width: 73.4375%;
	margin: 0;
}


.local_title {
	max-width: 345px;
	margin: 180px 0 0 53.6458%;
	padding: 5.20833% 5.20833% 3.125% 5.20833%;
	background-color: #FFF;
	position: absolute;
	z-index: 99;
	text-align: center;	
}


.contents_wrap_sp02 {
	max-width: 768px;
	margin: 4.7872vh auto 0 auto;
	padding: 0 6.5104%;
	background-color: #FFF;
	overflow: hidden;
}

.back02 {
	width: 100%;
	margin: 0 0 7.4468vh 0;
	padding: 0;
	background: #FFF;
}


/*------------------- 非表示 -----------------------*/

.local_wrap {display: none;}
	


}



