/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

}

body a:focus{
	outline:none;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}


@media screen and (min-width: 890px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

}

@media screen and (max-width: 889px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 690px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 890px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;
	

}	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;

	padding:60px 0;
}


.container_bg02{
	width:100%;
	height:auto;
	background:#f3f1f1;
	padding:60px 0;
}




/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:auto;
	
	background:#FFF;
	
/*	position: absolute;
	z-index:600;*/
}

header{
	max-width:90%;
	width:1000px;
	height:130px;
	margin: 0 auto;
	position:relative;
	z-index:800;
}

.header_txt{
	position: absolute;
	top:12px;
	right:0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	z-index:200;
	text-align:right;
}













#section1,
#section2,
#section3,
#section4
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	background:#f3f1f1;
}

footer{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	position:relative;
	padding:30px 0 20px 0;
	box-sizing:border-box;
}


.f_nav{
	margin-bottom:20px;
}

.f_nav ul{
	text-align:center;
}

.f_nav ul li{
	display:inline-block;
	margin-right:15px;
	font-family: "Noto Sans Japanese";
	font-size: 14px;
}

.f_nav ul li:last-child{
	margin-right:0px;
}


.f_nav ul li a{
	color:#000;
	text-decoration:none;
}

.f_nav ul li a:hover{
	color:#000;
	text-decoration:underline;
}


address{
	font-family: "Noto Sans Japanese";
	font-size: 13px;
	line-height: 160%;
	color:#000000;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.address_t{
	font-size:15px;
	margin-bottom:6px;
	font-weight:bold;
	font-family: "Noto Sans Japanese";
}


address img{
	vertical-align:middle;
	margin-right:5px;
}



address a{
	color:#000;
	text-decoration:none;
}

address a:hover{
	color:#000;
	text-decoration:underline;
}

.footer_txt{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
}

footer p{

	font-size: 12px;
	color:#666666;
	width:100%;
	text-align:center;
}


footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}


}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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


body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;


}	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}


.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}

.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	padding:60px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	background:#f3f1f1;
	padding:60px 0;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.header_bg{
	width:100%;
	height:auto;
	background:#FFF;
	

}

header{
	max-width:90%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	position: absolute;
	top:12px;
	left:0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	z-index:200;
}



#section1,
#section2,
#section3,
#section4
{
    margin-top:-80px;
    padding-top:80px;
}






/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	background:#f3f1f1;
}

footer{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	position:relative;
	padding:30px 0 20px 0;
	box-sizing:border-box;
}


.f_nav{
	margin-bottom:20px;
}

.f_nav ul{
	text-align:center;
}

.f_nav ul li{
	display:inline-block;
	margin-right:15px;
	font-family: "Noto Sans Japanese";
	font-size: 14px;
	padding-bottom:7px;
}

.f_nav ul li:last-child{
	margin-right:0px;
}


.f_nav ul li a{
	color:#000;
	text-decoration:none;
}

.f_nav ul li a:hover{
	color:#000;
	text-decoration:underline;
}


address{
	font-family: "Noto Sans Japanese";
	font-size: 13px;
	line-height: 160%;
	color:#000000;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.address_t{
	font-size:15px;
	margin-bottom:6px;
	font-weight:bold;
	font-family: "Noto Sans Japanese";
}


address img{
	vertical-align:middle;
	margin-right:5px;
}


address a{
	color:#000;
	text-decoration:none;
}

address a:hover{
	color:#000;
	text-decoration:underline;
}


.footer_txt{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
}

footer p{

	font-size: 12px;
	color:#666666;
	width:100%;
	text-align:center;
}


footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}





}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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



body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
	font-family: "メイリオ", sans-serif;


}	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:100px;
}


.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 100px auto;

}



.container_bg01{
	width:100%;
	height:auto;
	padding:40px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	background:#f3f1f1;
	padding:40px 0;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */


.header_bg{
	width:100%;
	height:auto;
	background:#FFF;

}

header{
	max-width:90%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	position: absolute;
	top:12px;
	left:0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	z-index:200;
}




/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	background:#f3f1f1;
}

footer{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	position:relative;
	padding:30px 0 20px 0;
	box-sizing:border-box;
}


.f_nav{
	margin-bottom:20px;
}

.f_nav ul{
	text-align:center;
}

.f_nav ul li{
	display:inline-block;
	margin-right:15px;
	font-family: "Noto Sans Japanese";
	font-size: 14px;
	padding-bottom:7px;
}

.f_nav ul li:last-child{
	margin-right:0px;
}


.f_nav ul li a{
	color:#000;
	text-decoration:none;
}

.f_nav ul li a:hover{
	color:#000;
	text-decoration:underline;
}


address{
	font-family: "Noto Sans Japanese";
	font-size: 13px;
	line-height: 160%;
	color:#000000;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.address_t{
	font-size:15px;
	margin-bottom:6px;
	font-weight:bold;
	font-family: "Noto Sans Japanese";
}


address a{
	color:#000;
	text-decoration:none;
}

address a:hover{
	color:#000;
	text-decoration:underline;
}



address img{
	vertical-align:middle;
	margin-right:5px;
}


.footer_txt{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
}

footer p{

	font-size: 12px;
	color:#666666;
	width:100%;
	text-align:center;
}


footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}





#section1,
#section2,
#section3,
#section4
{
    margin-top:-80px;
    padding-top:80px;
}



}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width: 890px) {

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:136px;
	height:auto;
	position: absolute;
	top:24px;
	left:50%;
	margin-left:-68px;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	max-width:400px;
	width:100%;
	margin:0 auto 40px auto;
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:30px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:10px 0;
	color:#000000;

}


h2.h2_02{
	max-width:400px;
	width:100%;
	margin:0 auto 0px auto;
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:30px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:10px 0;
	color:#000000;

}


h3.h3_01{
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	font-size:22px;
	line-height:140%;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:40px;
}

h3.h3_01 span{
	border-bottom:4px solid #000000;
}


h3.h3_02{
	max-width:700px;
	height:auto;
	background:#66ccff;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:36px;
	padding:12px;
	box-sizing:border-box;
	margin:0 auto 0px auto;
}

h3.h3_03{
	max-width:700px;
	height:auto;
	background:#fcd847;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:36px;
	padding:12px;
	box-sizing:border-box;
	margin:0 auto 0px auto;
}



h3.h3_04{
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:36px;
	margin-bottom:40px;
}


h4.h4_01{
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	font-size:22px;
	line-height:140%;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:40px;
}

h4.h4_01 span{
	border-bottom:4px solid #000000;
}


h4.h4_02{
	font-family: "Noto Sans Japanese";
	font-weight:normal;
	font-size:20px;
	line-height:140%;
	padding:10px 0;
	margin-bottom:40px;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
}


h4.h4_02 span{
    padding: 5px 14px;
    background: #FF0004;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 16px;
    line-height: 100%;
}


/* スライド ---------------------------------------------- */


.top_slide_bg{
	width:100%;
	height:auto;

	
}

.top_slide{
	width:100%;
	height:600px;


	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





/* 各ページイメージ ---------------------------------------------- */





.company_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/company/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.se_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/se/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.house_building_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/house_building/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.work_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/work/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.rental_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/rental/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.sale_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/sale/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/contact/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}






.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* トップ--------------------------------------------- */



.tp_b01{
}

.tp_b01 ul li{
	width:50%;
	min-height:500px;
	height:auto;
	float:left;
	padding:100px 0;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.tp_b01_bg01{
	background:#86b3b3;
}

.tp_b01_bg02{
	background:#333333;
}

.tp_b01 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_b01 ul li dl dd{
	font-size:16px;
	line-height:180%;
	margin-bottom:20px;
}

.tp_b01 ul li p{
	max-width:200px;
	width:100%;
	height:auto;

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	background:#000;
	margin:0 auto;


	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}


.tp_b01 ul li p a{
	display:block;
	padding:10px 10px;
	color:#FFF;

}

.tp_b01 ul li p a:hover{
	color:#FFF;
	text-decoration:underline;
}

.tp_b01 ul li img{

}


.t_youtube_bg{
	background:url(../img/top/05-bg.jpg) repeat;
	padding:60px 0;
	box-sizing:border-box;
}

.t_youtube {
	width:680px;
	height:auto;
	margin:0 auto !important;
}


.tp_b02{
	text-align:center;
	margin-bottom:20px;
}

.tp_b02_txt{
	font-size:16px;
	text-align:center;
	line-height:140%;
	margin-bottom:30px;
}



.tp_btn_more{
	max-width:200px;
	width:100%;
	height:auto;

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	background:#000;
	margin:0 auto;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}


.tp_btn_more a{
	display:block;
	padding:10px 10px;
	color:#FFF;

}

.tp_btn_more a:hover{
	color:#FFF;
	text-decoration:underline;
}





.tp_b03{
}

.tp_b03 ul li{
	width:50%;
	min-height:500px;
	height:auto;
	float:left;
	padding:100px 0;
	box-sizing:border-box;
	
	
  display: flex;
  justify-content: center;
  align-items: center;
}


.tp_b03_bg01{
	width: 100%;
	height:500px !important;
	background:url(../img/top/03-01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.tp_b03_bg02{
	width: 100%;
	height:500px !important;
	background:url(../img/top/03-02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.tp_b03 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_b03 ul li dd{

}




.tp_b04_bg{
	background:url(../img/top/05-bg.jpg) repeat;
	padding:60px 0;
	box-sizing:border-box;
}

.tp_b04_ttl{

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:22px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:10px 0;
	margin-bottom:40px;
}

.tp_b04{
}

.tp_b04 ul li{
}

.tp_b04_01{
	width:50%;
	min-height:450px;
	float:left;
	background:url(../img/top/05-01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.tp_b04_02{
	width:auto;

	min-height:450px;
	float:right;
	background:url(../img/top/05-bg.jpg) repeat;
	padding:0 2%;
	box-sizing:border-box;


	
  display: flex;
  justify-content: center;
  align-items: center;
}

.tp_b04_03{
	width:50%;
	min-height:450px;
	float:left;
	background:url(../img/top/05-02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}



.tp_b05_bg{
	background:#f3f1f1;
	padding:60px 0;
	box-sizing:border-box;
}

.tp_b05{
	text-align:center;
}

.tp_b05 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_b05:hover img {
	opacity: .7;
}





.bottom_contact_bg{
	width:100;
	height:auto;
	background:#a7b8b8;
}

.bottom_contact{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:40px 0;
}


.bottom_contact dl dt{
	margin-bottom:20px;
	text-align:center;
}

.bottom_contact dl dd{
	text-align:center;
}



.bottom_contact img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.bottom_contact:hover img {
	opacity: .7;
}





/* 会社概要--------------------------------------------- */

.cp_b01{
	margin-bottom:60px;
}

.cp_b01 table{
	width:100%;
	height:auto;
}

.cp_b01 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:140%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.cp_b02{
	margin-bottom:0px;
}

.cp_b02 table{
	width:100%;
	height:auto;
}

.cp_b02 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:140%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.cp_b02 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px dotted #999999;	
}

.cp_b02 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b02 table td a:hover{
	color:#000;
	text-decoration:none;
}


#map01{
	width:100%;
	margin-bottom:0px;
}



/* SE構法とは--------------------------------------------- */



.se_b01{

}

.se_b01 ul li{
	width:50%;
	min-height:580px;
	height:auto;
	float:left;
	padding:80px 0;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.se_b01_bg01{
	background:#f3f1f1;
}

.se_b01_bg02{
	background:#333333;
}

.se_b01 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.se_b01 ul li dt{
	margin-bottom:20px;
}

.se_b01 ul li dl dd{
	font-size:16px;
	line-height:180%;
}

.se_b01 ul li dl dd p{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:23px;
	line-height:160%;
	margin-bottom:15px;
}



.se_bg01{
	width:100%;
	height:auto;
	background:#8dd8fe;
	padding:60px 0;
}


.se_bg02{
	width:100%;
	height:auto;
	background:#66ccff;
	padding:60px 0;
}


.se_bg03{
	width:100%;
	height:auto;
	background:#f7e064;
	padding:60px 0;
}


.se_bg04{
	width:100%;
	height:auto;
	background:#fcd847;
	padding:60px 0;
}



.se_b02ttl{
	margin-bottom:30px;
}

.se_b02ttl dl dt{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:30px;
	line-height:140%;
	margin-bottom:20px;
	color:#FFF;
}

.se_b02ttl dl dd{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:22px;
	line-height:140%;
}

.se_b02_in{
}


.se_b02_in_l{
	width:47%;
	height:auto;
	float:left;

	font-family: "Noto Sans Japanese";
	line-height:160%;
	font-size:16px;
	font-weight:normal;
}

.se_b02_in_r{
	width:47%;
	height:auto;
	float:right;
}



.se_b03{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.se_b03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.se_b03 ul li:last-child{
	margin-right:0%;
}








/* Sまさるの家づくり--------------------------------------------- */



.mh_b01{

}

.mh_b01 ul li{
	width:50%;
	min-height:500px;
	height:auto;
	float:left;
	padding:80px 0;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.mh_b01_bg01{
	background:#ffffff;
}

.mh_b01_bg02{
	background:#f3f1f1;
}

.mh_b01_01{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;

	font-size:16px;
	line-height:180%;
	word-break: break-all;
}


.mh_b01_01 p{
	font-size:16px;
	text-align:right;
}





.mh_b01_bg03{
	width:100%;
	height:auto;
	background:#e8e5e5;
	padding:60px 0;
}

.mh_b01_bg04{
	width:100%;
	height:auto;
	background:#ffffff;
	padding:60px 0;
}


.mh_b02{
	
}

.mh_b02_img{
	width:60px;
	height:auto;
	margin:0 auto 20px auto;

}

.mh_b02 dl{
	word-break: break-all;
}

.mh_b02 dl dt{
	font-size:30px;
	font-family: "Noto Sans Japanese";
	line-height:160%;
	margin-bottom:20px;
	text-align:center;
}

.mh_b02 dl dd{
	font-size:16px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	text-align:center;
}



/* 施工例 ---------------------------------------------- */


.w_ttl{
	font-size:24px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;
}

.w_ttl span{
	font-size:16px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:normal;

}



.w_b01{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.w_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.w_b01 ul li:nth-child(3n){
	margin-right:0%;
}




/* 賃貸 ---------------------------------------------- */



.tn_b01{
}

.tn_b01 table{
	width:100%;
	height:auto;
}

.tn_b01 table tr {
	cursor:pointer;
}

.tn_b01 table tr:hover    {
	background:#E2FFE2 !important;
}



.tn_b01 table th{
	padding:10px 10px;
	font-size:13px;
	line-height:140%;
	vertical-align:top;
	background:#006699;
	border:1px solid #cccccc;
	text-align:center;
	color:#FFF;
}

.tn_b01 table td{
	font-size:13px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;

	border:1px solid #cccccc;	
}

.tn_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.tn_b01 table tr:nth-child(even){
	background:#e5eff5;
}




.tn_b01 table td span{
    color: #FF0004;
    margin-right: 10px;
}


/* 賃貸  詳細 ---------------------------------------------- */


.tns_b01{
}

.slider-pro{
	margin-bottom:50px; 
}


.tns_tt01{
	color:#006699;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	margin-bottom:30px;
	border-bottom:2px solid #006699;
}

                    
.tns_tbl{
	margin-bottom:50px;
}

.tns_tbl table{
	width:100%;
	height:auto;
}

.tns_tbl table th{
	width:13%;
	padding:10px 10px;
	font-size:14px;
	line-height:140%;

	background:#006699;
	border:1px solid #cccccc;
	text-align:center;
	color:#FFF;
	box-sizing:border-box;
}

.tns_tbl table td{
	width:37%;
	font-size:14px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;

	border:1px solid #cccccc;	
	box-sizing:border-box;
}


/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:60px;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;	
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:13px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



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

/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
	width:136px;
	height:auto;
	position: absolute;
	top:10px;
	left:50%;
	margin-left:-68px;
}



h1 img{
	width:100%;
	height:auto;
}



h2.h2_01{
	max-width:400px;
	width:100%;
	margin:0 auto 40px auto;
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:30px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:10px 0;
	color:#000000;
}




h2.h2_02{
	max-width:400px;
	width:100%;
	margin:0 auto 0px auto;
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:30px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:10px 0;
	color:#000000;

}

h3.h3_01{
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	font-size:22px;
	line-height:140%;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:40px;
}

h3.h3_01 span{
	border-bottom:4px solid #000000;
}





h3.h3_02{
	max-width:700px;
	height:auto;
	background:#66ccff;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:36px;
	padding:12px;
	box-sizing:border-box;
	margin:0 auto 0px auto;
}

h3.h3_03{
	max-width:700px;
	height:auto;
	background:#fcd847;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:36px;
	padding:12px;
	box-sizing:border-box;
	margin:0 auto 0px auto;
}





h3.h3_04{
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:36px;
	margin-bottom:40px;
}



h4.h4_01{
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	font-size:22px;
	line-height:140%;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:40px;
}

h4.h4_01 span{
	border-bottom:4px solid #000000;
}


h4.h4_02{
	font-family: "Noto Sans Japanese";
	font-weight:normal;
	font-size:20px;
	line-height:140%;
	padding:10px 0;
	margin-bottom:40px;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
}




h4.h4_02 span{
    padding: 4px 14px 5px 14px;
    background: #FF0004;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 16px;
    line-height: 100%;
}




/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:400px;

	

	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



/* 各ページイメージ ---------------------------------------------- */

.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.se_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.house_building_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.work_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rental_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.sale_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* トップ--------------------------------------------- */



.tp_b01{
}

.tp_b01 ul li{
	width:100%;
	min-height:0;
	height:auto;
	float:none;
	padding:60px 0;
	box-sizing:border-box;
	
	
  display: flex;
  justify-content: center;
  align-items: center;
}


.tp_b01_bg01{
	background:#86b3b3;
}

.tp_b01_bg02{
	background:#333333;
}

.tp_b01 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_b01 ul li dl dd{
	font-size:16px;
	line-height:180%;
	margin-bottom:20px;
}

.tp_b01 ul li p{
	max-width:200px;
	width:100%;
	height:auto;

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	background:#000;
	margin:0 auto;


	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}


.tp_b01 ul li p a{
	display:block;
	padding:10px 10px;
	color:#FFF;

}

.tp_b01 ul li p a:hover{
	color:#FFF;
	text-decoration:underline;
}

.tp_b01 ul li img{

}



.t_youtube_bg{
	background:url(../img/top/05-bg.jpg) repeat;
	padding:60px 0;
	box-sizing:border-box;
}


.t_youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.t_youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}



.tp_b02{
	text-align:center;
	margin-bottom:20px;
}

.tp_b02_txt{
	font-size:16px;
	text-align:center;
	line-height:140%;
	margin-bottom:30px;
}



.tp_btn_more{
	max-width:200px;
	width:100%;
	height:auto;

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	background:#000;
	margin:0 auto;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}


.tp_btn_more a{
	display:block;
	padding:10px 10px;
	color:#FFF;

}

.tp_btn_more a:hover{
	color:#FFF;
	text-decoration:underline;
}



.tp_b03{
}

.tp_b03 ul li{
	width:100%;
	min-height:0;
	height:auto;
	float:none;
	padding:60px 0;
	box-sizing:border-box;
	
	
  display: flex;
  justify-content: center;
  align-items: center;
}


.tp_b03_bg01{
	width: 100%;
	height:350px !important;
	background:url(../img/top/03-01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.tp_b03_bg02{
	width: 100%;
	height:350px !important;
	background:url(../img/top/03-02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.tp_b03 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_b03 ul li dd{

}


.tp_b04_bg{
	background:url(../img/top/05-bg.jpg) repeat;
	padding:60px 0;
	box-sizing:border-box;
}

.tp_b04_ttl{

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:22px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:10px 0;
	margin-bottom:40px;
}

.tp_b04{
}

.tp_b04 ul li{
}

.tp_b04_01{
	width:50%;
	min-height:450px;
	float:left;
	background:url(../img/top/05-01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.tp_b04_02{
	width:auto;

	min-height:500px;
	float:right;
	background:url(../img/top/05-bg.jpg) repeat;
	padding:0 2%;
	box-sizing:border-box;


	
  display: flex;
  justify-content: center;
  align-items: center;
}

.tp_b04_03{
	width:50%;
	min-height:450px;
	float:left;
	background:url(../img/top/05-02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}



.tp_b05_bg{
	background:#f3f1f1;
	padding:60px 0;
	box-sizing:border-box;
}

.tp_b05{
	text-align:center;
}

.tp_b05 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_b05:hover img {
	opacity: .7;
}



.bottom_contact_bg{
	width:100;
	height:auto;
	background:#a7b8b8;
}

.bottom_contact{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:40px 0;
}


.bottom_contact dl dt{
	margin-bottom:20px;
	text-align:center;
}

.bottom_contact dl dd{
	text-align:center;
}



.bottom_contact img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.bottom_contact:hover img {
	opacity: .7;
}


/* 会社概要--------------------------------------------- */

.cp_b01{
	margin-bottom:60px;
}

.cp_b01 table{
	width:100%;
	height:auto;
}

.cp_b01 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:140%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.cp_b02{
	margin-bottom:0px;
}

.cp_b02 table{
	width:100%;
	height:auto;
}

.cp_b02 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:140%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.cp_b02 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px dotted #999999;	
}

.cp_b02 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b02 table td a:hover{
	color:#000;
	text-decoration:none;
}


#map01{
	width:100%;
	margin-bottom:0px;
}




/* SE構法とは--------------------------------------------- */



.se_b01{

}

.se_b01 ul li{
	width:100%;
	min-height:580px;
	height:auto;
	float:none;
	padding:60px 0;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.se_b01_bg01{
	background:#f3f1f1;
}

.se_b01_bg02{
	background:#333333;
}

.se_b01 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.se_b01 ul li dt{
	margin-bottom:20px;
}

.se_b01 ul li dl dd{
	font-size:16px;
	line-height:180%;
}

.se_b01 ul li dl dd p{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:23px;
	line-height:160%;
	margin-bottom:15px;
}





.se_bg01{
	width:100%;
	height:auto;
	background:#8dd8fe;
	padding:60px 0;
}


.se_bg02{
	width:100%;
	height:auto;
	background:#66ccff;
	padding:60px 0;
}


.se_bg03{
	width:100%;
	height:auto;
	background:#f7e064;
	padding:60px 0;
}


.se_bg04{
	width:100%;
	height:auto;
	background:#fcd847;
	padding:60px 0;
}



.se_b02ttl{
	margin-bottom:30px;
}

.se_b02ttl dl dt{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:30px;
	line-height:140%;
	margin-bottom:20px;
	color:#FFF;
}

.se_b02ttl dl dd{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:22px;
	line-height:140%;
}

.se_b02_in{
}


.se_b02_in_l{
	width:100%;
	height:auto;
	float:none;

	font-family: "Noto Sans Japanese";
	line-height:160%;
	font-size:16px;
	font-weight:normal;
	margin-bottom:30px;
}

.se_b02_in_r{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
}


.se_b03{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.se_b03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.se_b03 ul li:last-child{
	margin-right:0%;
}





/* まさるの家づくり--------------------------------------------- */



.mh_b01{

}

.mh_b01 ul li{
	width:100%;
	min-height:500px;
	height:auto;
	float:none;
	padding:60px 0;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.mh_b01_bg01{
	background:#ffffff;
}

.mh_b01_bg02{
	background:#f3f1f1;
}

.mh_b01_01{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;

	font-size:16px;
	line-height:180%;
	word-break: break-all;
}


.mh_b01_01 p{
	font-size:16px;
	text-align:right;
}


.mh_b01_bg03{
	width:100%;
	height:auto;
	background:#e8e5e5;
	padding:60px 0;
}

.mh_b01_bg04{
	width:100%;
	height:auto;
	background:#ffffff;
	padding:60px 0;
}


.mh_b02{
	
}

.mh_b02_img{
	width:60px;
	height:auto;
	margin:0 auto 20px auto;

}

.mh_b02 dl{
	word-break: break-all;
}

.mh_b02 dl dt{
	font-size:30px;
	font-family: "Noto Sans Japanese";
	line-height:160%;
	margin-bottom:20px;
	text-align:center;
}

.mh_b02 dl dd{
	font-size:16px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	text-align:center;
}


/* 施工例 ---------------------------------------------- */


.w_ttl{
	font-size:24px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;
}

.w_ttl span{
	font-size:16px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:normal;

}






.w_b01{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.w_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.w_b01 ul li:nth-child(3n){
	margin-right:0%;
}



/* 賃貸 ---------------------------------------------- */



.tn_b01{
}

.tn_b01 table{
	width:100%;
	height:auto;
}


.tn_b01 table thead {
    display: none;
}


.tn_b01 table tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
	
	cursor:pointer;
}
  
.tn_b01 table tr:hover    {
	background:#E2FFE2 !important;
}



.tn_b01 table td{
	font-size:13px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
 	text-align: right;
    display: block;
}

.tn_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.tn_b01 table tr:nth-child(even){
	background:#e5eff5;
}


  
.tn_b01 table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;

}
  


.tn_b01 table td span{
    color: #FF0004;
    margin-right: 10px;
}

 
  



/* 賃貸  詳細 ---------------------------------------------- */


.tns_b01{
}

.slider-pro{
	margin-bottom:50px; 
}


.tns_tt01{
	color:#006699;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	margin-bottom:30px;
	border-bottom:2px solid #006699;
}

                    
.tns_tbl{
	margin-bottom:50px;
}

.tns_tbl table{
	width:100%;
	height:auto;
}

.tns_tbl table th{
	width:100%;
	padding:10px 10px;
	font-size:14px;
	line-height:140%;

	background:#006699;

	text-align:left;
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	
	display:block;
}

.tns_tbl table td{

	width:100%;
	font-size:14px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;

	border:1px solid #cccccc;	
	box-sizing:border-box;
	
	display:block;
}
  

  
  


/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;
	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 690px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:120px;
	height:auto;
	position: absolute;
	top:15px;
	left:0%;
	margin-left:0px;
}

h1 img{
	width:100%;
	height:auto;
}



h2.h2_01{
	max-width:400px;
	width:100%;
	margin:0 auto 30px auto;
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:20px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:8px 0;
	color:#000000;
}


h2.h2_02{
	max-width:400px;
	width:100%;
	margin:0 auto 0px auto;
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:20px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:140%;
	padding:8px 0;
	color:#000000;
}


h3.h3_01{
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	font-size:18px;
	line-height:140%;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:30px;
}

h3.h3_01 span{
	border-bottom:4px solid #000000;
}




h3.h3_02{
	max-width:700px;
	height:auto;
	background:#66ccff;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:20px;
	padding:12px;
	box-sizing:border-box;
	margin:0 auto 0px auto;
}

h3.h3_03{
	max-width:700px;
	height:auto;
	background:#fcd847;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:20px;
	padding:12px;
	box-sizing:border-box;
	margin:0 auto 0px auto;
}





h3.h3_04{
	font-weight:bold;
	text-align:center;
	line-height:140%;
	font-family: "Noto Sans Japanese";
	font-size:22px;
	margin-bottom:30px;
}



h4.h4_01{
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	font-size:18px;
	line-height:140%;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:30px;
}

h4.h4_01 span{
	border-bottom:4px solid #000000;
}


h4.h4_02{
	font-family: "Noto Sans Japanese";
	font-weight:normal;
	font-size:16px;
	line-height:140%;
	padding:10px 0;
	margin-bottom:30px;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
}




h4.h4_02 span{
    padding: 4px 12px 5px 12px;
    background: #FF0004;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    font-size: 14px;
    line-height: 100%;
}




/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:260px;

	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


/* 各ページイメージ ---------------------------------------------- */

.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.se_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.house_building_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.work_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.rental_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.sale_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* トップ--------------------------------------------- */



.tp_b01{
}

.tp_b01 ul li{
	width:100%;
	min-height:0;
	height:auto;
	float:none;
	padding:40px 30px;
	box-sizing:border-box;
	
	
  display: flex;
  justify-content: center;
  align-items: center;
}


.tp_b01_bg01{
	background:#86b3b3;
}

.tp_b01_bg02{
	background:#333333;
}

.tp_b01 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_b01 ul li dl dd{
	font-size:14px;
	line-height:160%;
	margin-bottom:20px;
}

.tp_b01 ul li p{
	max-width:200px;
	width:100%;
	height:auto;

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background:#000;
	margin:0 auto;


	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}


.tp_b01 ul li p a{
	display:block;
	padding:10px 10px;
	color:#FFF;

}

.tp_b01 ul li p a:hover{
	color:#FFF;
	text-decoration:underline;
}

.tp_b01 ul li img{

}


.t_youtube_bg{
	background:url(../img/top/05-bg.jpg) repeat;
	padding:40px 0;
	box-sizing:border-box;
}


.t_youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.t_youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}





.tp_b02{
	text-align:center;
	margin-bottom:20px;
}

.tp_b02_txt{
	font-size:14px;
	text-align:center;
	line-height:140%;
	margin-bottom:30px;
}



.tp_btn_more{
	max-width:200px;
	width:100%;
	height:auto;

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background:#000;
	margin:0 auto;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}


.tp_btn_more a{
	display:block;
	padding:10px 10px;
	color:#FFF;

}

.tp_btn_more a:hover{
	color:#FFF;
	text-decoration:underline;
}




.tp_b03{
}

.tp_b03 ul li{
	width:100%;
	min-height:0;
	height:auto;
	float:none;
	padding:40px 30px;
	box-sizing:border-box;
	
	
  display: flex;
  justify-content: center;
  align-items: center;
}


.tp_b03_bg01{
	width: 100%;
	height:250px !important;
	background:url(../img/top/03-01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.tp_b03_bg02{
	width: 100%;
	height:250px !important;
	background:url(../img/top/03-02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.tp_b03 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_b03 ul li dd{

}



.tp_b04_bg{
	background:url(../img/top/05-bg.jpg) repeat;
	padding:40px 0;
	box-sizing:border-box;
}

.tp_b04_ttl{

	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:18px;
	border-top:4px solid #000000;
	border-bottom:4px solid #000000;
	line-height:130%;
	padding:10px 0;
	margin-bottom:40px;
}

.tp_b04{
}

.tp_b04 ul li{
}

.tp_b04_01{
	max-width:700px;
	width:50%;
	min-height:200px;
	float:left;
	background:url(../img/top/05-01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.tp_b04_02{
	width:auto;

	min-height:500px;
	float:right;
	background:url(../img/top/05-bg.jpg) repeat;
	padding:0 2%;
	box-sizing:border-box;


}

.tp_b04_03{
	max-width:700px;
	width:50%;
	min-height:200px;
	float:left;
	background:url(../img/top/05-02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}




.tp_b05_bg{
	background:#f3f1f1;
	padding:40px 0;
	box-sizing:border-box;
}

.tp_b05{
	text-align:center;
}

.tp_b05 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_b05:hover img {
	opacity: .7;
}







.bottom_contact_bg{
	width:100;
	height:auto;
	background:#a7b8b8;
}

.bottom_contact{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}


.bottom_contact dl dt{
	width:220px;
	height:auto;
	margin:0 auto 20px auto;
	margin-bottom:20px;
	text-align:center;
}

.bottom_contact dl dd{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
}



.bottom_contact img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.bottom_contact:hover img {
	opacity: .7;
}




/* 会社概要--------------------------------------------- */

.cp_b01{
	margin-bottom:50px;
}

.cp_b01 table{
	width:100%;
	height:auto;
}

.cp_b01 table th{
	width:100%;
	height:auto;
	padding:10px 0 0 0;
	font-size:14px;
	line-height:140%;
	vertical-align:top;
	border-bottom:none;
	display:block;
}

.cp_b01 table td{
	width:100%;
	font-size:14px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:5px 0 10px 0;
	border-bottom:1px dotted #999999;	
	display:block;
}

.cp_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.cp_b02{
	margin-bottom:20px;
}

.cp_b02 table{
	width:100%;
	height:auto;
}

.cp_b02 table th{
	width:100%;
	height:auto;
	padding:10px 0 0 0;
	font-size:14px;
	line-height:140%;
	vertical-align:top;
	border-bottom:none;
	display:block;
}

.cp_b02 table td{
	width:100%;
	font-size:14px;
	padding:5px 0 10px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px dotted #999999;
	display:block;
}

.cp_b02 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b02 table td a:hover{
	color:#000;
	text-decoration:none;
}


#map01{
	width:100%;
	margin-bottom:0px;
}



/* SE構法とは--------------------------------------------- */



.se_b01{

}

.se_b01 ul li{
	width:100%;
	min-height:0;
	height:auto;
	float:none;
	padding:40px 30px;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.se_b01_bg01{
	background:#f3f1f1;
}

.se_b01_bg02{
	background:#333333;
}

.se_b01 ul li dl{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.se_b01 ul li dt{
	margin-bottom:20px;
}

.se_b01 ul li dl dd{
	font-size:14px;
	line-height:160%;
}

.se_b01 ul li dl dd p{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:150%;
	margin-bottom:15px;
}




.se_bg01{
	width:100%;
	height:auto;
	background:#8dd8fe;
	padding:40px 0;
}


.se_bg02{
	width:100%;
	height:auto;
	background:#66ccff;
	padding:40px 0;
}


.se_bg03{
	width:100%;
	height:auto;
	background:#f7e064;
	padding:40px 0;
}


.se_bg04{
	width:100%;
	height:auto;
	background:#fcd847;
	padding:40px 0;
}



.se_b02ttl{
	margin-bottom:30px;
}

.se_b02ttl dl dt{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:20px;
	line-height:140%;
	margin-bottom:20px;
	color:#FFF;
}

.se_b02ttl dl dd{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:140%;
}

.se_b02_in{
}


.se_b02_in_l{
	width:100%;
	height:auto;
	float:none;

	font-family: "Noto Sans Japanese";
	line-height:150%;
	font-size:14px;
	font-weight:normal;
	margin-bottom:30px;
}

.se_b02_in_r{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
}





.se_b03{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.se_b03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.se_b03 ul li:last-child{
	margin-right:0%;
}




/* まさるの家づくり--------------------------------------------- */



.mh_b01{

}

.mh_b01 ul li{
	width:100%;
	min-height:0;
	height:auto;
	float:none;
	padding:40px 30px;
	box-sizing:border-box;
	

	
  display: flex;
  justify-content: center;
  align-items: center;
}


.mh_b01_bg01{
	background:#ffffff;
}

.mh_b01_bg02{
	background:#f3f1f1;
}

.mh_b01_01{
	max-width:400px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;

	font-size:14px;
	line-height:160%;
	word-break: break-all;
}


.mh_b01_01 p{
	font-size:14px;
	text-align:right;
}



.mh_b01_bg03{
	width:100%;
	height:auto;
	background:#e8e5e5;
	padding:40px 0;
}

.mh_b01_bg04{
	width:100%;
	height:auto;
	background:#ffffff;
	padding:40px 0;
}


.mh_b02{
	
}

.mh_b02_img{
	width:60px;
	height:auto;
	margin:0 auto 20px auto;

}

.mh_b02 dl{
	word-break: break-all;
}

.mh_b02 dl dt{
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	margin-bottom:20px;
	text-align:center;
}

.mh_b02 dl dd{
	font-size:14px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	text-align:center;
}


/* 施工例 ---------------------------------------------- */


.w_ttl{
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	margin-bottom:15px;
}

.w_ttl span{
	font-size:14px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:normal;

}






.w_b01{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.w_b01 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	margin-bottom:20px;
}

.w_b01 ul li:nth-child(2n){
	margin-right:0%;
}


.w_b01 ul li:nth-child(3n){
	margin-right:4%;
}

.w_b01 ul li:nth-child(6n){
	margin-right:0%;
}



/* 賃貸 ---------------------------------------------- */



.tn_b01{
}

.tn_b01 table{
	width:100%;
	height:auto;
}


.tn_b01 table thead {
    display: none;
}


.tn_b01 table tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
	
	cursor:pointer;
}
  
.tn_b01 table tr:hover    {
	background:#E2FFE2 !important;
}



.tn_b01 table td{
	font-size:13px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
 	text-align: right;
    display: block;
}

.tn_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.tn_b01 table tr:nth-child(even){
	background:#e5eff5;
}


  
.tn_b01 table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;

}
  
  
.tn_b01 table td span{
    color: #FF0004;
    margin-right: 10px;
}

  



/* 賃貸  詳細 ---------------------------------------------- */


.tns_b01{
}

.slider-pro{
	margin-bottom:50px; 
}


.tns_tt01{
	color:#006699;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	margin-bottom:30px;
	border-bottom:2px solid #006699;
}

                    
.tns_tbl{
	margin-bottom:50px;
}

.tns_tbl table{
	width:100%;
	height:auto;
}

.tns_tbl table th{
	width:100%;
	padding:10px 10px;
	font-size:14px;
	line-height:140%;

	background:#006699;

	text-align:left;
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	
	display:block;
}

.tns_tbl table td{

	width:100%;
	font-size:14px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;

	border:1px solid #cccccc;	
	box-sizing:border-box;
	
	display:block;
}
  


/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 5px 5px 5px;	
	
	font-family: "メイリオ", sans-serif;

}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 5px 10px 5px;
	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
