@charset "utf-8";
/* CSS Document */
.object-fit-img {
	object-fit: cover;
	font-family: 'object-fit: cover;';
	}
	
.top_img{
	width: 100%;
}
.top_img li img{
	width: 100%;
	height: 550px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.single-item{
  opacity: 0;
  transition: opacity .3s linear;
}
.single-item.slick-initialized{
  opacity: 1;
}
.top_catch{
	padding: 20px 0;
	text-align: center;
	margin: 0px auto;
	background-color: #F2F2F2;
}
.top_catch .contents{
	padding: 30px 0;
}
.top_catch_main{
	color: #8fc31f;
	font-size: 2em !important;
	font-weight: bold;
	margin-bottom: 30px;
}
.top_catch .contents p{
	font-size: 1.1em;
	line-height: 1.7em;
}
.contents{
	max-width: 1500px;
	width: 94%;
	margin: 2% auto;
}
.top_news{
	margin: 80px 0 0px;
}
.top_news .contents{
	padding-bottom: 80px;
	border-bottom: 2px dotted #cccccc;
}
.top_news_flex{
	padding:0 50px;
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
}
.top_youtube,.top_news_info{
	width: 48%;
}
.top_news_img_box{
	width: 35%;
}
.top_news_info2{
	width: 60%;
}
.youtube2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
  }
  .youtube2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
  }
.bunjyo_ad{
	font-size: 1.4em;
}  
.bunjyo_name{
	font-size: 2em;
	font-weight: bold;
	color: #8fc31f;
	margin: 20px 0 20px;
	line-height: 1.5em;
	border-bottom: 2px solid #8fc31f;
}  
.top_news_link {
	display: flex;
	margin: 20px 0;
}
.top_news_link .youtube{
	background-color:#FF0000;
	color: #FFF;
	border-radius: 3px;
	margin-right: 20px;
}
.top_news_link .youtube a{
	color: #FFF;
	display: block;
	padding: 5px 30px;
}
.top_news_link .facebook{
	background-color:#3A5A9A;
	color: #FFF;
	border-radius: 3px;
	margin-right: 20px;
}
.top_news_link .facebook a{
	color: #FFF;
	display: block;
	padding: 5px 30px;
}
.top_news_syousai a{
	color: #8fc31f;
}
.top_news_img{
	display: block;
	width: 100%;
	margin: 30px auto 0;
}
.new_arrivals{
	background-size: 40px 40px;
	margin: 0 auto;
	padding: 50px 0;
}
.home .contents h3,.top_company_r h3{
	text-align: left;
	margin: 0 auto 50px;
	display: flex;
	align-items: center;
	font-size: 1.5em;
}
.home .contents h3 span.en, .top_company_r h3 span.en{
	color: #8fc31f;
	margin-left: 10px;
	font-size: 0.7em;
}
.home .contents h3 img,.top_company_r h3 img{
	margin-right: 15px;
}
#gizagiza p , #gizagiza p:after , #gizagiza p:before , #gizagiza p span {
	content:"";
	width:40px;
	height:40px;
	background-color:#8fc31f;
	position:absolute;
	top:0px;
  }
  #gizagiza , #gizagiza p , #gizagiza p:after , #gizagiza p:before {
	-webkit-transform: rotate(22.5deg);
	-moz-transform: rotate(22.5deg);
  }
  #gizagiza p span {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	text-align: center;
	z-index: 999;
	line-height: 40px;
	color: #fff;
	font-size: 0.7em;
  }
  #gizagiza {
	position:relative;
	width:40px;
	height:40px;
	background-color:#8fc31f;
	margin:0px 20px 0 20px ;
  }


/*物件一覧*/
ul.bukken_list{
	width:100%;
	display: flex;
	margin:0px auto;
	padding: 0;
	flex-wrap: wrap;
}
ul.bukken_list li{
	width:23%;
	padding:0;
	box-sizing: border-box;
	box-shadow: 0 0 3px gray;
	list-style-type:none;
	vertical-align:top;
	margin:0 1% 20px;
	background-color: #FFF;
	border-radius: 5px;
	-moz-transition: -moz-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    transition: transform 0.1s linear;
}
ul.bukken_list li:hover{
	-webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
	box-shadow: 0 0 5px #8fc31f;
}
ul.bukken_list li .button{
	position: absolute;
	bottom: 2%;
	width: 90%;
	left: 0;
	right: 0;
	margin: auto;
}
ul.bukken_list li .top_sname{
	margin: 3%;
}
ul.bukken_list li .top_sname span.buy{
	padding: 3px 15px;
	color: #FFF;
	z-index: 10;
	font-size: 0.8em;
	border-radius: 3px;
	background-color: #8fc31f;

}
ul.bukken_list li .top_sname span.lent{
	padding: 3px 15px;
	color: #FFF;
	z-index: 10;
	font-size: 0.8em;
	border-radius: 3px;
	background-color: #1067AA;

}

.bukkenlist_image_waku{
    width: 100%;/* トリミングしたい枠の幅 */
	margin-bottom:10px;
	border-radius: 5px 5px 0 0;
	}

.bukkenlist_image{
  width: 100% !important;
  height: 200px;/* トリミングしたい枠の高さ */
  background-color: #FFF;
  border-radius: 5px 5px 0 0;
  object-fit: contain;
  }
	
.bukkenlist_info{
	margin-top:5px;
	width:94%;
	margin: 3% auto;
	font-size: 0.9em;
}
.bukkenlist_info p{
	padding:3px 0 0; 
}
.bukkenlist_info p i{
	margin-right: 5px;
	font-size: 1.2em;
}
.bukkenlist_kakaku span{
	font-size: 1.7em;
	font-weight: bold;
}
.pr_biko1{
	border-bottom: 1px dotted #DBDBDB;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	margin-top: 5px;
}
.nothing_top{
	color: #FFF;
}
.top_search{
	padding: 80px 0;
	background-color: #F2F2F2;
	background-image: radial-gradient(#FFF 10%, transparent 20%), radial-gradient(#FFF 10%, transparent 20%);
	background-position: 0 0, 10px 10px;
	background-size: 10px 10px;
}

.top_search ul{
	display: flex;
	align-items: center;
	align-items: stretch;
	justify-content: space-between;
}

.top_search ul li {
	width: 49%;
    position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.top_search ul li:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover !important;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.top_search ul li:nth-child(1):after {
    background: url(../image/top/search1.jpg) no-repeat center center;
}
.top_search ul li:nth-child(2):after {
    background: url(../image/top/search2.jpg) no-repeat center center;
}

.top_search ul li:hover:after {
    opacity: .8;
    -moz-transform: scale(1.07);
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}
.top_search ul li .inner {
    z-index: 1;
	position: relative;
	margin: 10px;
	padding:7%;
}
.top_search ul li .inner a{
	color: #FFF;
	font-size: 2.3em;
	font-weight: bold;
	text-shadow: 0 0 10px gray,0 0 15px gray;}
	
.top_search ul li .inner a span{
	color: #FFF;
	font-size: 0.6em;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	opacity: 1.0 ;
}
.top_search ul li .inner a{
	opacity: 1.0 ;
}
.top_company{
	display: flex;
}
.top_company_l{
	width: 50%;
}
.top_company_l img{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.top_company_r{
	width: 40%;
	padding:5% 5%;
}
.top_company_r a{
	margin: 30px 0 0 auto;
	width: 170px;
	display: block;
	color: #8fc31f;
	border-bottom: 1px solid #8fc31f;
	font-size: 1.2em;
	padding-bottom: 3px;
	padding-left: 5px;
}
.top_company_r a i{ 
	color: #8fc31f;
	transition:.3s;
}
.top_company_r a:hover i{ 
	margin-left: 5px;
}
/*物件を探すページ*/
.buy .contents,.lent .contents{
	margin: 70px auto;
}

.page_h2{
	padding: 50px 0;
	margin: 0 auto;
	background-color: #8fc31f;
}


.page_h2 h2{
	color: #FFF;
	text-align: center;
	font-size:2em;
}

.pankuzu{
	margin: 20px;
	text-align: center;
	font-size: 0.8em;
	color: #8fc31f;
}
.pankuzu a{
	text-decoration: underline;
	color: #8fc31f;
}

.contents_page2{
	max-width: 1100px;
	width: 94%;
	margin: 3% auto;
}
.contents_page3{
	max-width: 1250px;
	width: 94%;
	margin: 3% auto;
}
.contents_page4{
	max-width: 900px;
	width: 94%;
	margin: 3% auto;
}
.page_lead{
	text-align: center;
	margin: 50px auto;
	line-height: 2em;
}
.page_lead2{
	margin: 50px auto;
	line-height: 2em;
}	
.contact .page_lead .page_contact_tel{
	color: #8fc31f;
	font-size: 2.5em;
	display: block;
	margin: 20px auto;
	font-weight: bold;
}



/*詳細ページ*/
.contents_page{
	margin: 50px auto;
}

.syosai_bg{
	max-width: 1100px;
	margin: 2% auto 2%;
	padding:0% 3% 5%;
	width: 90%!important;
	border-radius: 5px;
}
.gaiyou_waku{
	width:94%;
	padding: 3%;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	position: relative;
	border-radius: 3px;
	margin-bottom: 30px;
}

.buy-detail .gaiyou_waku{
	border: 1px solid #8fc31f;
}
.chintai-detail .gaiyou_waku{
	border: 1px solid #1067AA;
}
.shosai_sname{
margin:0 0 30px;
}
.shosai_sname span{
	padding: 3px 30px;
	color: #FFF;
	z-index: 10;
	font-size: 1.5em;
	border-radius: 5px;
}
.buy-detail .shosai_sname span{
	background-color: #8fc31f;
}
.chintai-detail .shosai_sname span{
	background-color: #1067AA;
}

.haikei_kimidori span{
	border: 1px solid #999;
	color: #999;
	width:80px;
	padding:5px 10px;
	text-align:center;
	margin-right:15px;
	border-radius: 2px;
	}	
.haikei_kimidori{
	border-bottom:#E5E5E5 solid 1px;
	padding:10px 0;
	line-height: 30px;}
.add_kakaku{
	width: 400px;
}
.sonota{
	margin-right:30px;
}
.syosai_kakaku{
	margin-top: 20px;
}
.buy-detail .syosai_kakaku span{
	color: #8fc31f;
	font-size:36px;
	font-weight:bold;
}
.chintai-detail .syosai_kakaku span{
	color: #1067AA;
	font-size:36px;
	font-weight:bold;
}

.sonota .tubo{
	float:left;
	margin:10px 25px 10px 10px;}					
.sonota .menseki{
	float:left;
	margin:10px;}
.buy-detail .syosai_PR p{
	color: #8fc31f;
}
.chintai-detail .syosai_PR p{
	color: #1067AA;
}

.syosai_PR p{
	font-size:1.2em;
	font-weight: bold;
}
.tanto_block{
	display: block;
}
.tanto_none{
	display: none;
}
.tanto{
	display: flex;
	justify-content: space-between;
	border: #E5E5E5 1px solid;
	padding: 2%;
	margin: 20px 0;
	border-radius: 3px;
}
.tanto div:nth-child(1){
	width: 15%;
	text-align: center;
}
.tanto_name{
	font-size: 0.8em;
}
.tanto div:nth-child(2){
	width: 83%;
}
.tanto_pr_title{
	font-size: 1.3em;
	font-weight: bold;
	color: #ffa3a7;
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 10px;
	display: flex;
	align-items: center;
}
.tanto_pr_title span{
	color: #FFF;
	background: #ffa3a7;
	padding: 3px 10px;
	font-size: 0.5em;
	border-radius: 5px;
	margin-right: 10px;
	min-width: 80px;
	text-align: center;
}
.tanto_pr_title span i{
	color: #FFF;
	margin-right:5px;
	font-size: 1.3em;
}

.tanto_pr_point{
	padding: 10px 0 0;
}








.photo_all{
	width:100%;
	margin:20px auto 80px;
	display: flex;
	justify-content: space-between;
	height: 450px!important;}
.photo_big{
	background-color: #ECECEC!important;
	margin-bottom: 30px;
}	

.photo_mini{
	width:500px;}
.photo_mini ul{
	margin:0;}	
.photo_mini ul li{
	list-style:none;
	display:inline-block;
	margin-left:8px;
	margin-bottom:8px;
	overflow: hidden;
    width: 100px;/* トリミングしたい枠の幅 */
    height: 70px;/* トリミングしたい枠の高さ */
    position: relative;
	  object-fit: contain;

}
.photo_mini ul li img{
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.photo_mini p{
	font-size:10px;
}

.mod_thumlist ul li{
	list-style:none;
	display:inline-block;
	margin-left:8px;
	margin-bottom:8px;
	overflow: hidden;
	width: 100px;/* トリミングしたい枠の幅 */
	height: 70px;/* トリミングしたい枠の高さ */
	position: relative;
	object-fit: contain;
	text-align: left;
}
.mod_thumlist ul li img{
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}


.mod_thumlist li a{
    display:block;
}
.mod_thumlist li a:link    {}
.mod_thumlist li a:visited {}
.mod_thumlist li a:hover   {opacity:0.8;}
.mod_thumlist li a:active  {opacity:0.8;}
/* IE—p «*/
.mod_thumlist li a:hover img {filter:alpha(opacity=80);}
 
.mod_thumlist_photo{
height: auto!important;
position: relative;
background-color: aquamarine;
}
.mod_thumlist_photo_entry{
position: absolute;
display: flex;
justify-content: center;
align-items: center;
width: 450px;
height: 450px;
layout-grid-line:166px; /*IE7*/
background-color: #ECECEC!important;
}

.mod_thumlist_photo_entry img{
width:auto;
height:auto;
max-width:450px;
max-height:450px;
vertical-align: middle;/*IE7*/
}


.mod_thumlist_photo p{
position: absolute;
bottom: -20px;
right:0;
left: 0;
font-size: 0.9em;
display: flex;
justify-content: center;
align-items: center;
}
.movie{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.movie li{
width: 49%;
list-style-type: none;
margin-bottom: 5px;
}
.movie li iframe{
width: 100%;
}
.syosai_joho{
	width:100%;
	margin: 50px 0 30px;
}
.syosai_joho dl{
	width:500px;
}

.syosai_joho table{
	border-collapse:collapse;}

.syosai_joho tr th{
	background-color:#FDFDFD;
	width:150px;
	font-size:12px;
	font-weight:300;
	padding:4px;
	text-align:center;
	border:solid thin #999;
	}
.syosai_joho tr td{
	width:450px;
	background-color:#FFF;
	margin-left:0;
	font-size:13px;
	padding:4px;
	border:solid thin #999;
}
.siryo_insatu{
	background-color: #8fc31f;
	color: #FFF;
	padding:10px 50px;
	border-radius: 5px;
}
ul.shuhen_list{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	padding-left: 0;
	flex-wrap: wrap;
	}
	ul.shuhen_list li{
	background-color: #ECECEC;
	margin: 1%;
	width: 18%;
	list-style-type: none!important;
	}
	
	ul.shuhen_list li a img {
		width: 100%;
		height: 200px;
		object-fit: contain;}
	.object-fit-img {
		object-fit: contain;
		font-family: 'object-fit: contain;';
		}
.syosai_map{
	width:100%;
	height:400px;
	margin-top: 20px;
}
ul.shuhen_list li p{
text-align: center;
margin: 0 auto;
}
#googlemaps {
width:100%;
height:400px;
position:relative;
	margin-bottom: 30px;
}
.gmap_tyu{
font-size: 0.8em!important;
}
.big_map{
text-align: center!important;
margin: 10px auto!important;
}

.big_map a{
color: #8fc31f;
text-align: center!important;
margin: 10px auto!important;
border-bottom: 1px solid #8fc31f;
font-size: 0.9em;

}
.big_map a i{
margin-left: 10px;
color: #8fc31f;
}

.bukken_form{
	margin-top: 20px;
}
.btn_form{
	background-color: #8fc31f;
	color: #FFF;
	padding: 15px 30px 13px;
	border: none;
	margin: 30px 0;
	font-size: 1em;
	font-weight: bold;
	border-radius: 3px !important;
}
.btn_form:hover{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
.btn_form2{
	background-color: #6D6D6D;
	color: #FFF;
	padding: 15px 30px;
	border: none;
	margin: 30px 0;
}
.btn_form2:hover{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}
h3.detail_h3 {
position: relative;/*相対位置*/
  padding: 0.8em 0.5em 0.8em 2.5em;/*アイコン分のスペース*/
  line-height: 1.5;/*行高*/
  color: #8fc31f;/*文字色*/
  border-bottom: solid 3px #8fc31f;
  background: rgb(233, 238, 219);
  margin: 50px 0 20px;
}
h3.detail_h3 i {
	position: absolute;/*絶対位置*/
	font-size: 1.3em;/*サイズ*/
	left: 0.5em;/*アイコンの位置*/
	top: 0.7em;/*アイコンの位置*/
	color: #8fc31f; /*アイコン色*/
  }

table.contact tr{
	border-bottom: 1px solid #E8E8E8!important;
}

table.contact tr th{
	text-align:left;
	width:250px;
	padding: 10px 0;
	border-bottom: 1px solid #E8E8E8!important;
}
table.contact tr th span{
	border: 1px solid #b6343b;
	color:#b6343b;
	padding:2px 15px;
	font-size:0.9em;
	margin-left: 10px;
	border-radius: 3px;
}
table.contact tr td{
	text-align:left;
	width:800px;
	padding: 10px 0;
	line-height: 30px;
	border-bottom: 1px solid #E8E8E8!important;
}
table.contact tr td span{
font-size: 0.8em;
color: #424242;
}
table.contact tr td label{
	display: inline-block;
}
form p a{
	color: #b6343b!important;
}
.w_100{
	width:97%;
	padding: 5px 0;
}
.w_60{
	width:60%;
	padding: 5px 0;
}
.w_80{
	width:83%;
	padding: 5px 0;
}
.nothing{
	text-align: center;
	margin: 0 auto;
}

.contact_error{
	margin: 50px 0;
}
.contact .msg{
	color: #b6343b;
}
.contact .ttl{
	border: 1px solid #cccccc;
	padding: 15px 0;
	margin-bottom: 30px;
	width: 100%;
}

.conf , .error{
margin:50px auto;
text-align: center;
}
table.form{
margin: auto;
text-align: center;
}
table.form tr th{
	text-align:left;
	padding:5px 10px;
	background-color:#4C7CE2;
	color:#FFF;
	width: 35%!important;
}
table.form tr td{
	padding-left:5px;
	text-align:left!important;
	width:60%!important;
}
.form_jyoho{
	margin: 30px 0 10px;
}

.thanks{
margin:50px auto;
text-align: center;
}
blockquote ul li{
list-style-type: none;
}


/*会社案内*/

.page_h3{
	color: #8fc31f;
	border-bottom: 1px solid #8fc31f;
	padding: 5px 5px 10px;
	margin: 50px 0 20px;
	font-size: 1.5em;
}
.company table{
	width: 100%;
}
.company .company_flex{
	display: flex;
}
.company .page_lead{
	width: 55%;
	text-align: left;
}
.company .company_img{
	width: 40%;
}
.company .company_img img{
	width: 100%;
}

.company table.info th{
	border-bottom: 1px solid #E8E8E8;
	color: #8fc31f;
	width: 130px;
}
.company table.info td{
	border-bottom: 1px solid #E8E8E8;
}
.company table.info td ul li{
	list-style-type: square;
	margin-left: 15px;
}

.company table.info th ,.company table.info td {
	padding: 10px;
}
.company_img_list{
	display: flex;
	margin: 50px 0;
	justify-content: space-between;
}
.company_img_list li{
	width: 33%;
}
.company_img_list li img{
	width: 100%;
}

.gmap iframe{
  margin-bottom: 50px;
}
/*プライバシーポリシー*/
.privacy_p{
margin: 50px 0 0;
}
.privacy h3{
margin: 50px 0 10px;
color: #8fc31f;
font-size: 1.3em;
padding: 10px;
border-bottom: 1px solid #8fc31f;
}
.privacy ol li {
list-style-type:decimal;
margin-left: 30px;
margin-bottom: 5px;
}
.privacy ol li ol li{
list-style-type: lower-roman;
}
.privacy ol li ol ol li{
list-style-type:disc;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    _::-webkit-full-page-media, _:future, :root .page_h2{
		background-attachment: scroll !important;
		}	

@media screen and (max-width: 1100px) {
.photo_mini{
width: 350px;
}
.photo_all{
height: 550px!important;
}


}
	
}

@media screen and (max-width: 1000px) {
ul.bukken_list{
	width: 100%;
	flex-wrap: wrap;
}
ul.bukken_list li{
	width:48%;
}
.pr_biko1{
	font-size: 0.8em;
	line-height: 1.3em;
}	
table.contact tr th{
	width:30%x;
}
table.contact tr td{
	width:70%;
}
.photo_all{
	margin: 30px auto;
	justify-content: center!important;
	flex-direction: column;
	height: auto!important;
	}
.mod_thumlist_photo_entry{
left: 0!important;
right: 0!important;
margin:0 auto!important;
width: 450px!important;
}

.photo_mini{
	width:100%;
	margin: 480px auto 0;
}
.photo_mini ul{
	margin:10px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;}	
.photo_mini p{
	text-align: center;

}
ul.shuhen_list li p{
font-size: 0.8em;
}
.house_flex{
	flex-wrap: wrap;
}
.house_box{
	width:49%;
	margin-bottom: 2%;
}

}
@media screen and (max-width: 900px) {
	.top_news_flex{
		flex-direction: column;
		padding: 0;
	}
	.top_youtube{
		margin-bottom: 30px;
	}
	.top_youtube,.top_news_info{
		width: 100%;
	}
	.top_news_img_box{
		width: 100%;
		margin-bottom: 30px;
	}
	.top_news_info2{
		width: 100%;
	}
	.top_company{
		flex-direction: column;
	}
	.top_company_l{
		width: 100%;
	}
	.top_company_r{
		width: 90%;
		padding:10% 5%;
	}
#googlemaps {
width:100%;
height:320px;
position:relative;
	margin-bottom: 30px;
}
.sitemap_block{
flex-wrap: wrap;
}
.sitemap_dl{
width: 50%;
margin: 30px 0 0;
}

.company .company_flex{
	flex-direction: column;
}
.company .page_lead{
	width: 100%;
}
.company .company_img{
	width: 100%;
}

.ul.shuhen_list{
	z-index: 99999;
}
ul.shuhen_list li{
width: 31%;
}
ul.shuhen_list li a img{
	height: 200px;
}

ul.shuhen_list li p{
font-size: 0.8em;
}
.top_search ul li .inner {
	padding:5%;
}

}
@media screen and (max-width: 830px) {	
	.top_content{
	flex-direction: column;
}
.top_content_box{
	width: 100%;
}
.top_content_box .list li{
	width: 20%;
}
.top_search ul{
	flex-direction: column;
}

.top_search ul li {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
}
.top_search ul li .inner {
	z-index: 1;
    position: relative;
    margin: 10px;
	padding: 7%;
}
.top_search ul li .inner a{
	font-size: 1.7em;
}
	
.top_search ul li .inner a span{
	margin-top: 10px;
}
.midashi_text{
padding-top: 50px;
}

table.info{
	width: 100%;
}
table.info th{
	padding: 2% !important;
	display: block;
	font-size: 0.8em;
	width: 96% !important;
	text-align: left;
	border-top:none;
}
table.info td{
	padding: 2% !important;
	display: block;
	width: 96% !important;
	border-bottom: #8fc31f 1px solid !important;
}

.movie{
flex-direction: column;
}
.movie li{
width: 100%;
margin-bottom: 10px;
}
}
@media screen and (max-width: 768px) {
	.top_search ul li .inner a{
		color: #FFF;
}
	
.top_content_box .list li{
	height: 150px;
}

.gaiyou_waku{
	flex-direction: column;
	padding: 5%;
	width: 90%;
	}
.add_kakaku{
	width: 100%;
}

.tanto_pr_title{
	flex-direction: column;
	align-items: flex-start;
}
table.info2 th{
	font-size: 1em;
}
table.info2 th,table.info2 td{
	padding: 1%;
	display: block;
	width:98% !important;
}


.contact .page_lead .page_contact_tel{
	font-size: 1.8em;
	margin: 10px 0;
}
	
}

@media screen and (max-width: 640px) {
.top_img li img{
	height: 270px;
}
.top_catch_main{
	font-size: 1.5em !important;
}
.top_catch_main br{
	display: block !important;
}
.top_catch .contents p br{
	display: none;
}
.top_catch .contents p{
	font-size: 1em;
}
.bunjyo_ad{
	font-size: 1.2em;
}  
.bunjyo_name{
	font-size: 1.5em;
	margin: 10px 0 10px;
} 
.top_content_box .list li{
	width: 45%;}
.top_content_box .list li img	{
	width: 50%;
	}
ul.shuhen_list li a img{
	height: 120px;
}
.page-privacy .page_h2 h2{
	font-size:1.5em;
}
	
.kounyu_table_sab{
	width:97%;
	margin-top:10px;
}
table.kounyu_table td{
	padding-left:0;
	margin-bottom:15px;
}
table.tochi_tb tr{
		display: flex;
	margin-bottom: 5px;
	}
table.tochi_tb tr th,td{
	margin-right: 0;
	}
table.tochi_tb tr td{
	text-align: left;
}
.tochi_image_waku{
margin-top: 10px;
}
.photo_mini{
	margin: 330px auto 0;
}

.mod_thumlist_photo{
height: 320px;
}
.mod_thumlist_photo_entry{
width: 320px!important;
height: 320px;
}

.mod_thumlist_photo_entry img{
max-width:320px;
max-height:320px;
}

table.contact {
		width: 100%;
	}
table.contact tr{
		border: none!important;
	}	
table.contact tr th{
	display: block;
	border: none!important;
	width:100%;
}
table.contact tr td{
	width:100%;
	display: block;
}	
.midashi_text{
padding-top: 80px;
}
.sitemap_flex{
	flex-direction: column;
	}
.page_lead{
	text-align: left;
}
.tatemono_point p{
	text-align: left;
}


.sample{
	text-align: left;
}
.company_img_list{
	flex-direction: column;
}
.company_img_list li{
	width: 100%;
}


}
@media screen and (max-width: 600px) {
    .sp-slide img {
        width: 100% !important;
        height: 300px !important;
    }


    .image_cap {
        font-size: 0.7em;
        padding: 0px 10px !important;
    }
}

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

ul.bukken_list{
	flex-wrap: wrap;
	width:100%;
	display: flex;
	margin:0px auto;
	padding: 0;
	flex-wrap: wrap;
	justify-content: center;
}
ul.bukken_list li{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:100%;
	padding:2.5%;
	margin:0 0% 10px ;
	background-color: #FFF;
	border-radius: 5px;
}
.top_sname{
	order: 0;
	width: 100%;
	margin: 0 !important;
	padding: 0;
}
.bukkenlist_image_waku{
	margin-bottom:0px;
	border-radius: 0;
	order: 1;
	width: 40%;
	}

.bukkenlist_image{
  width: 100% !important;
  height: 130px;/* トリミングしたい枠の高さ */
  border-radius: 3px;
  margin: 0;
  }
.bukkenlist_info{
	width: 58%;
	order: 2;
	margin: 0;
}
.bukkenlist_info{
	font-size: 0.8em;
	line-height: 1.3em;
}
.top_nagare p{
	padding: 3%;
}	
}
@media screen and (max-width: 480px) {
	
	
	

table.info td dl dt{
float: none;
}
table.info td dl dd{
float: none;
border-bottom: 1px solid #CBCBCB;
}
.tanto{
	flex-direction: column;
	padding: 4%;
}
.tanto div:nth-child(1){
	width: 40%;
	text-align: center;
	margin:0 auto;
}
.tanto_name{
margin-bottom: 20px;}

.tanto div:nth-child(2){
	width: 100%;
}

.mod_thumlist_photo{
height: 300px;
}
.mod_thumlist_photo_entry{
width: 300px!important;
height: 300px;
}

.mod_thumlist_photo_entry img{
max-width:300px;
max-height:300px;
}
.photo_mini ul li{
    width: 80px;/* トリミングしたい枠の幅 */
    height: 60px;/* トリミングしたい枠の高さ */
		margin: 4px!important;
}
.house_box{
	width:100%;
}

}

@media screen and (max-width: 360px) {
table.info td dl dt{
float: none;
}
table.info td dl dd{
float: none;
border-bottom: 1px solid #CBCBCB;
}
.mod_thumlist_photo{
height: 270px;
}
.mod_thumlist_photo_entry{
width: 270px!important;
height: 270px;
}

.mod_thumlist_photo_entry img{
max-width:270px;
max-height:270px;
}
ul.shuhen_list li{
width: 48%!important;
}

ul.shuhen_list li a img {
height:120px;
}
.photo_mini{
	margin: 270px auto 0!important;
}

}

	
