@charset "utf-8";

#lp-menu{
	width:100%;
	box-sizing:border-box;
	height:90px;
position:relative;
	border-bottom:1px solid rgba(0,0,0,0.3);
	/*
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	*/
	}
#lp-menu-wrap{
		margin:0 auto;
	
	width:100%;
	max-width:1300px;
	}
	
#lp-menu h1{
	position:absolute;
	left:0;
	top:0;
	background:#000;
	text-align:center;
	padding-top:18px;
	width:240px;
	height:90px;
	box-sizing:border-box;
	}
#lp-menu h1 img{
	width:79px;
	}
	
#lp-menu ul{
	display:block;
	padding-top:25px;
	margin:0 auto;
	width:850px;
}
#lp-menu ul li:first-child a{
	padding-left:100px;
	}
@media screen and ( max-width: 1300px ) {

#lp-menu ul{
	margin:0 0 0 280px;
	width:800px;
}
#lp-menu ul li:first-child a{
	padding-left:50px;
	}

}
	
#lp-menu ul:after{
	content:"";
	display:block;
	clear:both;
	}

#lp-menu ul li{
	float:left;
	border-left:1px solid #c4c4c4;
	}
	
#lp-menu ul li:first-child{
	border-left:none;
	}
#lp-menu ul li a{
	display:block;
	padding:0 50px 0;
	height:33px;
	box-sizing:border-box;
	}
	
#lp-menu ul li a p{
	position:relative;
	text-align:right;	
	color:#000;
	font-size:16.5px;
	font-weight:bold;
	padding-top:8px;
	}
#lp-menu ul li a p img{
	display:block;
	position:absolute;
	left:0;
	top:0;
}
	
#lp-menu ul .menu1 a p{
	padding-left:36px;
	}
#lp-menu ul .menu1 a p img{
	width:28px;
	top:7px;
	}
	
#lp-menu ul .menu2 a p img{
	width:21px;
	top:2px;
	}
#lp-menu ul .menu2 a p{
	padding-left:29px;
	}
	
#lp-menu ul .menu3 a p img{
	width:19px;
	top:6px;
	}	
#lp-menu ul .menu3 a p{
	padding-left:28px;
	}
		
#lp-menu ul .menu4 a p img{
	width:15px;
	top:2px;
	}	
#lp-menu ul .menu4 a p{
	padding-left:23px;
	}
	
.tell_contact{
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	}
.tell_contact p{
	font-size:14px;
	font-weight:bold;
	}
.tell_contact h3{
	font-size:30px;
	color:#249d57;
	margin:20px 30px 5px 0;
	width:190px;
	}
.tell_contact span{
	font-size:12px;
	line-height:20px;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	}

	
#main-image{
	min-width:1300px;
	margin:0 auto;
	/*background:url(../image/main_bg.jpg) top center no-repeat #fff;*/
	text-align:center;
	box-sizing:border-box;
	}
#main-image img{
	width:1300px;
	}
	


@media screen and ( max-width: 800px ) {
	
#main-image{
	width:100%;
	min-width:10px;
}
#main-image img{
	width:100%;
	}
	
#lp-menu h1{
	left:0;
	right:0;
	width:100%;
	margin:auto;
	}
#lp-menu ul{
width:100%;
margin-left:0;
}


#lp-menu ul li{
	width:50%;
	box-sizing:border-box;
	}
#lp-menu ul li a p{
	text-align:center;
}
#lp-menu ul .menu1 a p{
	padding-left:15px;
}
#lp-menu ul .menu3{
	border-left:none;
	}
	
#lp-menu ul li a{
	width:100%;
	padding:0 15px 0;}
	
.tell_contact{
	display:none;
	}
	
	
#lp-menu{
	height:180px;
	padding-top:80px;
	}
	}
	
	
.bc_txt{
	font-size:26px;
	color:#fff;
	text-align:center;
	padding:16px 0 20px;
	background:#000;
	}
	
	
	
.lp-con{
	width:100%;
	padding:80px 0;
	}
		
.lp-con h1{
	position:relative;
	text-align:center;
	font-size:30px;
	margin:0 0 12px;
	font-weight:bold;
	}
.lp-con h2{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#249d57;
	margin-bottom:35px;
}

.lp-con .c_txt{
	text-align:center;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	}
	
.con1,
.con3{
	background:#fff;
	}
.con2,
.con4{background:#f3f3f3;}
.con1 h1:before{
	content:"";
	display:block;
	width:32px;
	height:20px;
	background:url(../../kamisuizenji/image/con1_tit_icon.png);
	margin:0 auto 15px;

}
.con1 ul{
	width:1100px;
	margin:40px auto 0;
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

.con1 ul li{
	width:100%;
	margin-bottom:40px;
	}
.con1 div{
	width:1000px;
	margin:40px auto 0;
	
	}
	
.con1 .link_area{
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
    margin:0 auto;
}
.con1 .link_area a{

    display: flex;
    align-items: center;
    justify-content: center; 
    width: 32%;
    height: 60px;
    background:#199e54;
    color:#fff;
    border-radius:10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
@media screen and ( max-width: 800px ) {
	
.con1 ul{
	width:95%;
	}

.con1 div{
	width:95%;
	
	}
.con1 ul li{
	width:100%;
	}
.bc_txt{
	font-size:18px;
	line-height:26px;
	padding:16px 0 20px;
	}
	
.con1 .link_area a{
    width: 100%;
    height: 50px;
    font-size: 15px;
    margin-bottom: 15px;
}

	}
	

.con2 h1:before{
	content:"";
	display:block;
	width:27px;
	height:27px;
	background:url(../../kamisuizenji/image/con2_tit_icon.png);
	margin:0 auto 15px;

}
.con2 ul{
	width:960px;
	margin:40px auto 0;
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

.con2 ul li{
	width:450px;
	}
@media screen and ( max-width: 800px ) {
	

    .con2 ul{
        width:95%;
        }

    .con2 ul li{
        width:95%;
        }
	}


.con2 ul li h3{
	font-size:25px;
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
	height:50px;
	box-sizing:border-box;
	padding-top:15px;
	}
.con2 ul li span{
	font-size:14px;
	display:inline-block;
	color:#249d57;
	height:50px;
	box-sizing:border-box;
	padding-top:21px;
	margin-left:15px;
	}
.con2 ul li p{
	text-align:left;
	font-weight:nomal !Important;
	font-size:14px;
	line-height:28px;
}
.con2 .eq_ichiran{
	width:960px;
	margin:30px auto;
	}
	

#equipment ul{
    -js-display: flex;
    display:-webkit-box;
    display: -webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin:30px auto 0;
}
#equipment ul li{
    width: 31.25%;
    margin-right: 3.125%;
    margin-bottom: 30px;
}

#equipment ul li:nth-child(3n){margin-right: 0;}

#equipment ul li p{
 
     display: flex;
     align-items: center;
     justify-content: center;
    width: 100%;
    height: 50px;
    background:#199e54;
    color:#fff;
    font-weight: bold;
    text-align: center;
}
#equipment p.s_txt{
    font-size: 13px;
    font-weight: bold;
    color:#616161;
    width: 100%;
    max-width:960px;
    margin:0 auto 60px;
}

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

.con2 .eq_ichiran{
	width:95%;
	}
	
    
#equipment ul li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
}

#equipment ul li:nth-child(3n){margin-right: 4%;}
#equipment ul li:nth-child(2n){margin-right: 0%;}

#equipment ul li p{
    height: 46px;
    font-size: 14px;
}

    
    
	}
.con2 .eq_ichiran h3{
	height:97px;
	text-align:center;
	box-sizing:border-box;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-top:56px;
	background:url(../../kamisuizenji/image/eq_ichiran_bg.png) center center;
	}
.con2 .eq_ichiran p{
	display:block;
	width:100%;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	box-sizing:border-box;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	padding:32px 40px 35px;
	background:#fff;
	/*
	background:#e7f5ee;
	*/
	}
	
	
.lp-link_btn{
	display:block;
	width:475px;
	margin:0 auto;
	}
	
@media screen and ( max-width: 500px ) {
	
.lp-link_btn{
	width:95%;
}
	
	}
	
	

.con3 h1:before{
	content:"";
	display:block;
	width:28px;
	height:27px;
	background:url(../../kamisuizenji/image/con3_tit_icon.png);
	margin:0 auto 15px;

}
	
/*  propety_slider  */
#propety_slider{
	width:960px;
	margin:50px auto 0;
}
	
	
#propety_slider .sp-slide{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
#propety_slider .sp-slide .img_area{
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:564px;
	box-sizing:border-box;
	overflow: hidden;
	}
/*
#propety_slider .sp-slide .img_area:before{
	content:"";
	display:block;
	padding-top:66%;
	}
*/
#propety_slider .sp-slide .img_area img{
    display: block;
    position: absolute;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
		  }
.sp-top-thumbnails .sp-thumbnail-container, .sp-bottom-thumbnails .sp-thumbnail-container {
    margin-left: 0;
    margin-right: 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
	
#propety_slider .sp-thumbnail-container .sp-thumbnails{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

#propety_slider .sp-thumbnail-container{
	position:relative;
	
	}
#propety_slider .sp-thumbnail-container:after{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	}
#propety_slider .sp-selected-thumbnail:after{
	content:"";
	display:none;
	}
#propety_slider .sp-bottom-thumbnails {
    margin-top: 8px;
}

.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top:-24px;
	/*
	margin-top: 18px;
	*/
}
.sp-next-arrow {
	width:48px;
	height:48px;
	right:0;
	top:0;
	background:url(../../kamisuizenji/image/slide_next_ar.png);
	background-size:cover;
	}

.sp-previous-arrow {
	width:48px;
	height:48px;
	left:0;
	top:0;
	background:url(../../kamisuizenji/image/slide_prev_ar.png);
	background-size:cover;
}





table{
	width:960px;
	margin:50px auto 0;
	}

@media screen and ( max-width: 800px ) {
	
table{
	width:95%;
	}

	
	}
	
table tr{
	border-top:1px dotted #aaaaaa;
	
	}
table th,table td{
	padding:10px 10px 10px 20px;
	box-sizing:border-box;
	vertical-align:middle;
	}
table th{
	width:calc(35% / 2);
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	background:#c4e2d0;
	}
table td{
	width:calc(65% / 2);
	font-size:13px;
	line-height:22px;
	}
	
	



.con4 h1:before{
	content:"";
	display:block;
	width:24px;
	height:34px;
	background:url(../../kamisuizenji/image/con4_tit_icon.png);
	margin:0 auto 15px;

}
#map_area{
	position:relative;
	margin:0 auto;
	}

#access-map{
	margin:0 auto;
	position:relative;	
	width:960px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	height:550px;
	box-sizing:border-box;
}

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

 #access-map{
	position:relative;	
	width:100%;
	height:550px;
}


}	

.con4 h3{
	width:960px;
	position:relative;
	font-size:22px;
	padding:0 0 10px 58px;
	box-sizing:border-box;
	border-bottom:1px solid #cfcfcf;
	color:#239955;
	font-weight:bold;
	margin:50px auto 30px;
	
	}


@media screen and ( max-width: 800px ) {
.con4 h3{
	width:95%;
	
	}
	}
.con4 h3:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:-10px;
	width:39px;
	height:61px;
	background:url(../../kamisuizenji/image/con4_stit_icon.png);
	background-size:cover;
	}
	
.con4 ul{
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
    -webkit-justify-content: left;
    justify-content: left;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
			margin:30px auto 40px;
			width:960px;
		}
	
.con4 ul li{
	width:300px;
	margin-right:30px;
	margin-bottom:20px;
	}
.con4 .mt40{
	margin-top:40px;
}
@media screen and ( max-width: 800px ) {
	
.con4 ul{
	width:95%;
		}
	

.con4 ul li{
	width:100%;
	margin-right:0;
	}
	
	}
.con4 ul li:nth-child(3n){
	margin-right:0%;
	}
	/*
.con4 ul li .img_area{
	position:relative;
	width:100%;
	border-radius: 10px;        
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;   
	overflow:hidden;
	
	}
	*/
.con4 ul li .img_area img{
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	}
	/*
.con4 ul li .img_area:before{
	content:"";
	display:block;
	padding-top:200px;
	}
	*/
.con4 ul li h2{
	width:100%;
	box-sizing:border-box;
	padding:13px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	text-align:left;
}


/* ==========================================================================
	footer
========================================================================== */
#lp-footer{
	width:100%;
	position:relative;
	background:#616161;
	box-sizing:border-box;
	padding:0 0;
	margin-left:0;
	}
#lp-footer img{
	margin-top:-9vw;
	}

.footer_btm{
	width:100%;
	max-width:960px;
	padding:35px 0 45px;
	border-top:1px solid #818181;
	margin-top:0;
	margin:0 auto;
	}
.footer_btm:after{
    content: "";
    clear: both;
    display: block;
	}

.footer_btm h2{
	width:80px;
	float:left;
	margin-top:0;
	padding-top:7px;
	}
#lp-footer .footer_btm h2 img{
	margin-top:0;
	
	}
.footer_btm p{
	display:block;
	margin-left:40px;
	font-size:13px;
	line-height:20px;
	float:left;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	color:#fff;
	}
.footer_btm h3{
	float:right;
	width:200px;
	padding-top:5px;
	
	}
.footer_btm h3 a{
	display:block;
	width:200px;
	height:40px;
	}
.footer_btm h3 a img{
	margin-top:0 !important;
}
.footer_btm span{
	display:block;
	float:right;
	font-size:11px;
	padding-top:22px;
	color:#fff;
	}

	.fi01{display:inline-block;}
	.fi02{display:none;}
	
.footer_bottom{
	background:#000;
	padding:17px 0 20px;
	text-align:center;
	}

.footer_bottom span{
	font-size:11px;
	color:#fff;
	text-align:center;
	}

@media screen and ( max-width: 800px ) {
#lp-footer img{
	margin-top:0;
	}

	
.footer_btm h2{
	width:80px;
	float:left;
	margin-top:0;
	margin-left:10px;
	padding-top:7px;
	}
#lp-footer .footer_btm h2 img{
	margin-top:0;
	
	}
.footer_btm p{
	display:block;
	margin-left:40px;
	font-size:13px;
	line-height:20px;
	float:left;
	margin-top:0;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	color:#fff;
	}
.footer_btm h3{
	float:none;
	width:200px;
	margin:0 auto;
	padding-top:5px;
	
	}
	}
	
	
	
.con3 table{margin-bottom:60px;}
	
.bukken_link{
	position:relative;
	width:960px;
	margin:0 auto 50px;
	}
	
.bukken_link .bc_txt{
	font-size:18px;
    color: #fff;
	padding:13px 0 15px;
    text-align: center;
	background:#249d57;
	
	}

.bukken_link .link_area{
	position:relative;
	margin:0 auto 50px;

	
	}
.bukken_link .link_area:after{
	content:"";
	display:block;
	clear:both;
	}
	
.bukken_link .link_area a{
	display:blok;
	width:30%;
	position:relative;
	float:left;
	margin-left:5%;
	}

.bukken_link .link_area a:first-child{
	margin-left:0;
	}
.bukken_link a .img_area{	
	width:100%;
	position:relative;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	position:relative;
	background-size:cover;
	}
.bukken_link a .img_area:before{
	content:"";
	display:block;
	height:160px;
	}

.bukken_link a .info_area{
	position:relative;
	width:100%;
	padding:20px;
	box-sizing:border-box;
	-moz-border-radius: 0 0 10px 10px ;
	-webkit-border-radius: 0 0 10px 10px ;
	border-radius: 0 0 10px 10px ;
	background:#f3f3f3;
	}
	
	
.bukken_link a .info_area .cate{
	display:inline-block;
	position:absolute;
	padding:8px 15px;
	font-size:12px;
	font-weight:bold;
	min-width:70px;
	box-sizing:border-box;
	text-align:center;
	left:22px;
	top:-20px;
	color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px ;
	border-radius: 3px;	
	z-index:100;
	}
.bukken_link a .info_area .cate1{
	background:#ffb142;
	}
	
	
.bukken_link a .info_area h3{
	font-size:15px;
	font-weight:bold;
	color:#333;
	/*追記部bん*/
	margin-bottom:10px;
	}
.bukken_link a .info_area .addres{
	position:relative;
	padding-left:18px;
	color:#333;
	font-size:13px;
	filter: alpha(opacity=75);
	margin:15px 0 10px;
	}
.bukken_link a .info_area .addres:before{
	content:"";
	display:block;
	position:absolute;
	width:15px;
	height:15px;
	left:0;
	top:-1px;
	background:url(../../../image/open_pin.png);
	background-size:cover;
	}
	
.bukken_link a .info_area .price{
	font-size:14px;
	color:#000;
	}
.bukken_link a .info_area .price span{
	font-size:25px;
	}
	
	


@media screen and ( max-width: 800px ) {
	
.bukken_link .bc_txt{
	font-size:15px;
    color: #fff;
	padding:10px 0 12px;
    text-align: center;
	background:#249d57;
	
	}
.bukken_link{
	position:relative;
	width:calc(100% - 30px);
	margin:0 auto 50px;
	}
	
	
.bukken_link .link_area{
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
.bukken_link .link_area a{
	display:blok;
	width:48%;
	position:relative;
	float:none;
	margin-left:0;
	}
.bukken_link a .info_area h3{
	font-size:13px;
	margin-bottom:10px;
	}
	
	
.bukken_link a .info_area .price{
	font-size:12px;
	color:#000;
	}
.bukken_link a .info_area .price span{
	font-size:21px;
	}
	
	}