@charset "UTF-8";

/*bai_map_search_list*/
#bai_map_search_list .footer-bottom,
#bai_map_search_list .footer-top{
	display: none;
}

.widget_end{
	padding-bottom: 200px;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

.content-title-wht {
	text-align  : center 				;
	font-size   : 28px 	 				;
	margin      : 70px auto 50px auto 	;
	padding     : 0 					;
	color       : #fff 					;
	/*text-shadow : 0px 0px 3px #000 		;*/
	font-weight : normal 				;
	font-family : -apple-system, 'BlinkMacSystemFont', 'Segoe UI',
				 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial',
				 "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
				  "メイリオ", "Meiryo", sans-serif ;
}

.content-title-blk {
	text-align     : center 				;
	font-size      : 24px   				;
	letter-spacing : 2px    				;
	margin         : 70px auto 50px auto 	;
	padding        : 0						;
	color          : #000					;
	font-weight    : normal 				;
	font-family    : -apple-system , 'BlinkMacSystemFont' , 'Segoe UI' ,
				'Avenir' , 'Helvetica Neue' , 'Helvetica' , 'Arial' ,
				"游ゴシック" , YuGothic , "ヒラギノ角ゴ Pro" , "Hiragino Kaku Gothic Pro" ,
				"メイリオ" , "Meiryo" , sans-serif ;
}

.content-title-wht, .content-title-blk {
	display: block;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    margin: 50px auto 50px auto;
    padding: 0;
    line-height: 1.2;
}
.content-title-wht .en_sub{
	color: #FFFFFF;
    font-size: 16px;
}

section#container{
	overflow:hidden;
}
.bukken-area-106 .en_sub{
	display: none;
}


/*タイトルの英語サブ表示*/
.h3-content-title-wht span.en_sub, .h3-content-title-blk span.en_sub {
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
}

#container-top img.index-logo {
	width      : 300px ;
	margin-top : 45px  ;
	padding    : 10px  ;
}

/*#container-top img.shop_name {
	width    : 37%	    ;
	position : relative ;
	display  : block    ;
	margin   : auto     ;
}*/

#container-top .company-name {
	margin      : 15px			   ;
	text-align  : center 		   ;
	text-shadow : 1px 1px 3px #000 ;
	font-family : "MS Pゴシック" 	   ;
}

#container-top .h2-site-top {
	margin      : 0px auto 		    ;
	font-size   : 1.8vw 		    ;
	line-height : 1.5em 		    ;
	font-weight : bold 			    ;
	text-shadow : 0px 0px 10px #000 ;
}

#container-top .title {
    position: absolute;
    left: 10%;
    top: 180px;
    /* -webkit-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%); */
    /* transform: translate(-50% , -50%); */
    /* width: 78%; */
    /* height: 300px; */
    /* z-index: 800; */
    color: #fff;
    /* text-align: center; */
    /* height: 50%; */
    width: 480px;
}
@media screen and (max-width: 1024px) {
	#container-top .title {
	    left: 8%;
	}
}

#container-top .mv_txt{
    position: absolute;
    right: 15%;
    top: 100px;
    color: #fff;
    width: 245px;
}

#container-top .filter-blk {
	opacity: 1; /* カラーフィルタ効果の度合いを指定(※) */
	display: block;
}

/*-----------------------------------------*/
/*トップ用グローバルメニュー*/
/*-----------------------------------------*/

.blurry-menu-top {
	min-width: 1040px;
	font-family: 'Lato', helvetica, arial, sans-serif;
	height: 0;
	text-align: center;
}

.blurry-menu-top ul {
	top: -920px;
	width: 75%;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: table;
	text-align: center;
	overflow: hidden;
	/*position: relative;*/
	/*background: rgba(255,255,255,0.9);*/
  max-width: 1040px;
}

.blurry-menu-top li {
	display: table-cell;
	vertical-align: middle;
}

.blurry-menu-top a {
	color: #fff;
	display: block;
	font-size: 16px;
	height: 66px;
	line-height: 66px;
	position: relative;
	text-decoration: none;
	z-index: 2;
	font-size: 90%;
}

.blurry-menu-top a:focus {
	outline: 0;
}

.blurry-menu-top li:first-child a {
	border-left: none;
/*	background-color: #000;
*/	color: #FFF;
}

.blurry-menu-top li:last-child a {
	border-right: none;
}

.blurry-menu-top ul a:hover {
	background: #e18041;
	color: #FFF;
}



/*-----------------------------------------*/
/*種別タブ検索*/
/*-----------------------------------------*/
.tabs_wrap{
    /*background-color: #efefef;*/
    padding-bottom: 60px;
}
.tabs {
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 1040px;
    margin: 50px auto 0 auto;
    /* position: relative; */
}
@media screen and (max-width: 1024px) {
.tabs {
    width: 100%;
}
}

.tabs .tab_item {
	width: calc(100% / 2);
	height: 60px;
	background-color: #f1f1f1;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	color: #000000;
	display: block;
	float: left;
	text-align: center;
	transition: all 0.2s ease;
}

.tabs .tab_item:hover {
	background-color: #333;
	color: #FFF;
}

.tabs input[name="tab_item"] {
	display: none;
}

.tabs .tab_content {
	display: none;
	padding: 40px 40px 0;
	clear: both;
	overflow: hidden;
}

.tabs #all:checked ~ #all_content,
.tabs #programming:checked ~ #programming_content {
	display: block;
}

.tabs input:checked + .tab_item {
	color 	  : #fff ;
	background: #e18041;
	
	/*background: -webkit-linear-gradient(top, rgb(222, 193, 0), rgb(191, 179, 38));
	background: -moz-linear-gradient(left top, rgb(222, 193, 0), rgb(191, 179, 38));
	background: -ms-linear-gradient(left top, rgb(222, 193, 0), rgb(191, 179, 38));
	background: -o-linear-gradient(left top, rgb(222, 193, 0), rgb(191, 179, 38));
	background: linear-gradient(left top, rgb(222, 193, 0), rgb(191, 179, 38));*/
}

.tabs .search-btn a {
	width: calc(100% / 4);
	height: 150px;
	padding-top: 100px;
	text-align: center;
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
}

.tabs .search-btn-b a {
	width: calc(100% / 3);
	height: 150px;
	padding-top: 100px;
	text-align: center;
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
}

.tabs .icon-shinchiku,
.tabs .icon-chyuko	 ,
.tabs .icon-mansyon  {
	border-right: solid 1px #ccc;
}

.tabs .icon-area,
.tabs .icon-gakku{
	border-right: solid 1px #ccc;
}

.tabs .icon-shinchiku {
	background-image: url(/m/cmn_files/img_rwd/icon-shinchiku-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 36%;
	background-size: 50px;
}

.tabs .icon-chyuko {
	background-image: url(/m/cmn_files/img_rwd/icon-chyuko-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 40%;
	background-size: 50px;
}

.tabs .icon-mansyon {
	background-image: url(/m/cmn_files/img_rwd/icon-mansyon-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 36%;
	background-size: 50px;
}

.tabs .icon-tochi {
	background-image: url(/m/cmn_files/img_rwd/icon-tochi-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 32%;
	background-size: 50px;
}

.tabs .icon-area {
	background-image: url(/m/cmn_files/img_rwd/icon-area-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 33%;
	background-size: 50px;
}

.tabs .icon-gakku {
	background-image: url(/m/cmn_files/img_rwd/icon-gakku-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 36%;
	background-size: 50px;
}

.tabs .icon-train {
	background-image: url(/m/cmn_files/img_rwd/icon-train-a.svg);
	background-repeat: no-repeat;
	background-position: 50% 36%;
	background-size: 50px;
}

/*-----------------------------------------*/
/*特集　共通スタイル*/
/*-----------------------------------------*/
.top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

#top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

#top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

#top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

#top-bukkenn-slide .replice {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ccbf26;
}

#top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

#top-bukkenn-slide .movie {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ea3232;
}

#top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
/*
.bukken-area-101,.bukken-area-102,.bukken-area-103,.bukken-area-104,.bukken-area-105,.bukken-area-106 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}
*/

/*-----------------------------------------*/
/* 各特集 */
/*-----------------------------------------*/
.bukken-area-101 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #333333;
	/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;*/
	float: left;
}

.bukken-area-101 img {
	height: 180px;
	width: 100%;
	display: block;
	object-fit: cover;
	margin: auto;
	border-radius: 5px 5px 0 0;
}

.bukken-area-101 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.bukken-area-101 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-101 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-101 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-101 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-101 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-101 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-101 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-101 #top-bukkenn-slide .seiyaku {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	background: #ff6d6d;
	border-bottom: solid 2px #bdae8a;
}


.bukken-area-101 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}

.bukken-area-103 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-103 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-103 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-103 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-103 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-103 #top-bukkenn-slide .replice {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ccbf26;
}

.bukken-area-103 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-103 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}

.bukken-area-103 #top-bukkenn-slide .movie {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ea3232;
}
.bukken-area-103 #top-bukkenn-slide .seiyaku {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	background: #ff6d6d;
	border-bottom: solid 2px #bdae8a;
}

.bukken-area-103 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}

.bukken-area-102 {
    width: 100%;
    height: auto;
    padding: 10px 10% 50px 10%;
    background-color: #e18041;
    background-image: url(../img_rwd/bg_topic_102.svg);
    background-repeat: no-repeat;
    background-size: 100% 90%;
    background-position: center bottom 20%;
    float: left;
}
.bukken-area-102 > a{
	margin-bottom: 40px;
}
.bukken-area-102 img {
	width: 100%;
	height: 180px;
	display: block;
	object-fit: cover;
	margin: auto;
	/*border-radius: 5px 5px 0 0;*/
}

.bukken-area-102 p {
	font-size: 11px;
    line-height: 1.5em;
    font-weight: bold;
}

.bukken-area-102 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-102 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-102 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-102 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-102 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-102 #top-bukkenn-slide .replice {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ccbf26;
}

.bukken-area-102 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-102 #top-bukkenn-slide .movie {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ea3232;
}
.bukken-area-102 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-102 #top-bukkenn-slide .seiyaku {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	background: #ff6d6d;
	border-bottom: solid 2px #bdae8a;
}

.bukken-area-102 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	/*border-radius: 0 0 5px 5px;*/
}
	.bukken-area-102 .en_sub {
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
		margin-bottom: 50px;
	}
	.bukken-area-102 h2.content-title-wht{
		margin-bottom: 0;
	}
	.bukken-area-102 .topic_102_ttl {
		width: auto;
    	height: 100px;
		display: unset;
		margin-bottom: 20px;
		
	}

.bukken-area-103 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #C5AE63;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	float: left;
}

.bukken-area-103 img {
    width: 100%;
    height: 180px;
    display: block;
    object-fit: cover;
    margin: auto;
    border-radius: 5px 5px 0 0;
}

.bukken-area-103 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.bukken-area-104 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #333333;
	/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;*/
	float: left;
}

.bukken-area-104 img {
	height: 180px;
	width: 100%;
	display: block;
	object-fit: cover;
	margin: auto;
	border-radius: 5px 5px 0 0;
}

.bukken-area-104 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.bukken-area-104 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-104 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-104 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-104 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-104 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-104 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-104 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}


.bukken-area-104 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}
.bukken-area-106 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #e18041;
	/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;*/
	float: left;
}

.bukken-area-106 img {
	height: 180px;
	width: 100%;
	display: block;
	object-fit: cover;
	margin: auto;
	border-radius: 5px 5px 0 0;
}

.bukken-area-106 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	font-family: YuMincho;
}

.bukken-area-106 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-106 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-106 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-106 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-106 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-106 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-106 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-106 #top-bukkenn-slide .seiyaku {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	background: #ff6d6d;
	border-bottom: solid 2px #bdae8a;
}


.bukken-area-106 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}



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

賃貸版　201〜206

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

.bukken-area-201 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #333333;
	/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;*/
	float: left;
}

.bukken-area-201 img {
	height: 180px;
	width: 100%;
	display: block;
	object-fit: cover;
	margin: auto;
	border-radius: 5px 5px 0 0;
}

.bukken-area-201 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.bukken-area-201 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-201 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-201 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-201 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-201 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-201 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-201 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-201 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #bdae8a;
}


.bukken-area-201 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}

.bukken-area-203 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-203 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-203 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-203 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-203 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-203 #top-bukkenn-slide .replice {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ccbf26;
}

.bukken-area-203 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-203 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}

.bukken-area-203 #top-bukkenn-slide .movie {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ea3232;
}
.bukken-area-203 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #bdae8a;
}

.bukken-area-203 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}

.bukken-area-202 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #dec100;
	/*拡張用*/
	/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;*/
	float: left;
}

.bukken-area-202 img {
	width: 100%;
	height: 180px;
	display: block;
	object-fit: cover;
	margin: auto;
	border-radius: 5px 5px 0 0;
}

.bukken-area-202 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.bukken-area-202 .top-price {
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
}

.bukken-area-202 .top-madori {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0.5em;
	color: #888888;
	border-left: solid 2px #ddd;
	margin-bottom: 8px;
}

.bukken-area-202 #top-bukkenn-slide {
	padding: 0;
	border-radius: 5px 5px 3px 3px;
	margin: 5px;
	background-color: #FFF;
}

.bukken-area-202 #top-bukkenn-slide .osusume {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

.bukken-area-202 #top-bukkenn-slide .openhouse {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #7b93f9;
}

.bukken-area-202 #top-bukkenn-slide .replice {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ccbf26;
}

.bukken-area-202 #top-bukkenn-slide .genchi {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #774a96;
}

.bukken-area-202 #top-bukkenn-slide .movie {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ea3232;
}
.bukken-area-202 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-203 #top-bukkenn-slide .syoudan {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #bdae8a;
}

.bukken-area-202 .top-bukken-layout {
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}

.bukken-area-203 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	float: left;
}

.bukken-area-203 img {
    width: 100%;
    height: 180px;
    display: block;
    object-fit: cover;
    margin: auto;
    border-radius: 5px 5px 0 0;
}

.bukken-area-203 p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

/*-----------------------------------------*/
/*リボン*/
/*-----------------------------------------*/
.ribbon_box2 {
	display: block;
	position: relative;
	box-sizing: border-box;
}

/* 13-2 リボン　分譲地用 */

/* 13-2 リボン　NEW */
.ribbon13-2 {
	position: absolute;
    top: -5px;
    right: -10px;
    z-index: 2;
    width: 50px;
    padding: 16px 0 0 4px;
    color: #FFFFFF;
    background: url(/m/cmn_files/img_rwd/icon_new.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    height: 50px;
}

/*.ribbon13-2:before {
	position: absolute;
	content: '';
	top: 0;
	border: none;
}

.ribbon13-2:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #ff0000;
}*/

/* TOPスライド物件種目 */
.bukken_syumoku_ribbon{
	display: inline-block;
    position: absolute;
    top: 158px;
    right: auto;
    margin-left: 5px;
    padding: 5px 0px 5px;
    z-index: 2;
    width: 100px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0px 5px 0px 0px;
}
.bukken_syumoku_ribbon:before {
	position: absolute;
	content: '';
	top: 0;
	border: none;
}
@media screen and (max-width: 768px) {
	.bukken_syumoku_ribbon{
		top: 158px;
		margin-left: 3px;
	}
}


/* 13-2 リボン　分譲地用 */
.ribbon13 {
	display: inline-block;
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	width: 32px;
	text-align: center;
	color: white;
	font-size: 14px;
	background: linear-gradient(rgb(33, 189, 38) 0%, #00b136 100%);
}

.ribbon13:before {
	position: absolute;
	content: '';
	top: 0;
	border: none;
}

.ribbon13:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 16px solid #00b136;
	border-right: 16px solid #00b136;
	border-bottom: 8px solid transparent;
}

/*-----------------------------------------*/
/*ログインフォーム*/
/*-----------------------------------------*/
.content-member-login {
	width: 100%;
	max-height: 1020px;
	background: url(/m/cmn_files/img_rwd/member-bg.png);
	background-position: center;
	background-size: 10%;
	margin: 0;
	padding: 40px 0 20px;
	float: left;
}

.content-member-login .content-width {
	max-width: 1040px;
	margin: 0 auto;
}

.content-member-login p {
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
	width: 40%;
	display: block;
	margin: 0 auto;
}

.content-member-login .shinki-member .button_link {
	background-color: #2f4f70;
}

.content-member-login .shinki-member-new {
	margin-right: 30px;
}

.content-member-login .shinki-member-new .button_link {
	background-color: #e18041
}
.content-member-login .button_area{
	width: 638px;
	margin: 30px auto 120px;
}

.content-member-login .shinki-member-login .button_link {
	background-color: #00a20c;
	margin: 0 auto;
}
.content-member-login .shinki-member-login {
    margin: 20px auto 50px;
}


.content-member-login .content-member-title {
	width: 880px;
    margin: 0px auto 20px;
}
@media screen and (max-width: 1024px) {
.content-member-login .content-member-title {
	width: 90%;
}
}
/*-----------------------------------------*/
/*お知らせ*/
/*-----------------------------------------*/
#info-area {
	width: 100%;
	height: auto;
	float: left;
	padding: 30px 0 50px;
	background-color: #efefef;
	background: url(/m/cmn_files/img_rwd/original/hariki/bg_pattern_navy.gif);
}

#info-area .content {
    max-width: 1040px;
    margin: 40px auto;
    padding-left: 200px;
}

#info-area .info_wrap {
	width: 1040px;
	margin: 0 auto;
}

#info-area h2 {
	margin: -100px 40px;
	position: absolute;
}
#info-area h2 img {
	width: 82px;
}

#info-area h3.open_h3.btn-5 {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	height: 60px;
	border-bottom: solid 1px #ddd;
}

#info-area-blog .content .arrow_blk_vert {
	position: absolute;
	display: inline-block;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
  }

#info-area-blog .content .arrow_blk_vert span:nth-child(1){
    border-top: solid 1px #fff;
    transition: all 0.3s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(135deg);
    display: inline-block;
    vertical-align: sub;
	margin-left: 10px;
	margin-bottom: 5px;
    height: 20px;
    width: 20px;
}

#info-area-blog .content .arrow_blk_vert span:nth-child(2){
    border-right: solid 1px #fff;
    transition: all 0.3s;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    display: inline-block;
    vertical-align: sub;
	margin-left: 5px;
	margin-bottom: 5px;
    height: 20px;
    width: 20px;
}
#info-area-blog .content .arrow_blk_vert.open {
	position: absolute;
	display: inline-block;
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
  }

#info-area-blog .content .arrow_blk_vert.open span:nth-child(1){
	border-top: solid 1px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 10px;
    height: 20px;
	width: 20px;
}

#info-area-blog .content .arrow_blk_vert.open span:nth-child(2){
	border-right: solid 1px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: -22px;
    height: 20px;
	width: 20px;
}

#info-area .ul_open.open-5{
	/*background-color: #FFF;*/
}

#info-area .info-list {
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.5em;
	color: #FFFFFF;
}

#info-area .info-list a {
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.5em;
	color: #FFFFFF;
}

#info-area .all_list {
    width: 40%;
    float: right;
    margin: 20px 0 40px;
}

#info-area .button_link {
    background: #FFFFFF;
    color: #2f4f70!important;
    padding: 10px;
    line-height: 1;
}

#info-area .button_link:after {
    background: url(/m/cmn_files/img_rwd/original/hariki/icon_arrow_blk.svg) no-repeat;
}
@media screen and (max-width: 1040px){
	#info-area .content {
	    max-width: 100%;
	}

	#info-area .info_wrap {
		width: 100%;
	}
}

/*-----------------------------------------*/
/*コラム&地域情報*/
/*-----------------------------------------*/
p.en_sub {
    font-size: 20px;
    color: #2f4f70;
    font-weight: normal;
    line-height: 27px;
}
.town_info_ttl {
	width: auto;
    height: 100px;
    margin-bottom: 20px;
}

.kiji-area {
	width: 100%;
	height: auto;
	padding: 30px 10% 50px 10%;
	background-color: #ffffff;
	background: url(/m/cmn_files/img_rwd/bg_town_info.png)no-repeat;
	float: left;
}
.kiji-area p{
	font-family: YuMincho;
}

.kiji-area .kiji-topicks {
	max-width: 1040px;
	margin: 0 auto;
}
.kiji-area .kiji-topicks p{
	margin-top: 10px;
	font-weight: bold;
	color:#000000;
	font-family: a-otf-ryumin-pr6n, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.kiji-area #sample_box_2 li {
	float: left;
	height:370px !important;
	width: 50%;
	padding: 2%;
	list-style: none;
	line-height: 1.3em;
	border-right: solid 1px #f1f1f1;
	border-top: solid 1px #f1f1f1;
}

.kiji-area #sample_box_2 li:last-child {
	border-right: 0px;
}
.kiji-area #sample_box_3 li {
	float: left;
	height:550px !important;
	width: 33.333333333%;
	padding: 2%;
	list-style: none;
	line-height: 1.3em;
	border-right: solid 1px #f1f1f1;
	border-top: solid 1px #f1f1f1;
}
.kiji-area .kiji-topicks #sample_box_3 li {
	height:450px !important;
}

.kiji-area #sample_box_3 li:last-child {
	border-right: 0px;
}

.kiji-area .kiji-topicks img {
	width: 100%;
	height: 200px;
	background: #fff;
	display: block;
	object-fit: cover;
}
.kiji-area .kiji-topicks .kiji-text img {
	display: none;
}
.kiji-area .kiji-topicks-list {
	max-width: 1400px;
	margin: 0 auto;
}
.kiji-area .kiji-topicks-list p{
	margin-top: 10px;
	font-weight: bold;
	color:#000000;
	font-family: a-otf-ryumin-pr6n, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kiji-area .kiji-topicks-list .point {
    width: 15px;
    display: inline-block;
    height: 22px;
    background: unset;
    vertical-align: middle;
    margin: 0 10px;
}

.kiji-area .kiji-topicks-list img {
	width: 100%;
	height: 300px;
	background: #fff;
	display: block;
	object-fit: contain;
}
.kiji-text {
	height: 70px;
	font-size: 12px;
	margin-top: 10px;
	color: #666;
	font-family: a-otf-ryumin-pr6n, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kiji-text span{
	background-color: unset!important;
}
.kiji-text a{
	color: #666!important;
}
.kiji-text-sp {
	height: 70px;
	font-size: 12px;
	margin-top: 10px;
	color: #666;
	display: none;
	font-family: a-otf-ryumin-pr6n, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kiji-text-sp span{
	background-color: unset!important;
}


/*-----------------------------------------*/
/*分譲地特集エリア*/
/*-----------------------------------------*/
.bunjyouchi-area {
	width: 100%;
	height: auto;
	padding: 10px 0 50px 0;
	background-color: #ffffff;
	float: left;
}

.bunjyouchi-area #top-bunjyouchi-slide {
	width: 97%;
	padding-left: 10px;
	height: 300px;
	margin: 5px;
	background-color: #ffffff;
	position: relative;
}

.bunjyouchi-area #top-bunjyouchi-slide img {
	height: 150px;
	object-fit: cover;
}

.bunjyouchi-area .top-bunjyouchi-name {
	width: 100%;
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	border-left: solid 2px #c5b78b;
	padding-left: .7em;
	float: left;
}

.bunjyouchi-area #top-bunjyouchi-slide .left {
	width: 50%;
	background: #000000;
	height: 150px;
	float: left;
}

.bunjyouchi-area #top-bunjyouchi-slide .right {
	width: 50%;
	height: 150px;
	float: right;
	background-color: #f5f5f5;
}

.bunjyouchi-area #top-bunjyouchi-slide .price {
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
	color: #ea3232;
	float: left;
	margin-top: 10px;
}

.bunjyouchi-area #top-bunjyouchi-slide .hirosa {
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	color: #888888;
	float: left;
}

.bunjyouchi-area #top-bunjyouchi-slide .hanbai-kuaku {
	width: 100%;
	line-height: 105px;
	text-align: center;
	display: block;
	font-size: 24px;
}

.bunjyouchi-area #top-bunjyouchi-slide .zen-kuaku {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #999999;
}

.bunjyouchi-area .kanbai_img {
	position: absolute;
	width: 50%;
	background: #000000;
	height: 150px;
	float: left;
}

/*-----------------------------------------*/
/*スライドバナーエリア（PICUP）*/
/*-----------------------------------------*/
.bana-area-01 {
	width: 100%;
	height: auto;
	padding: 30px 10% 50px 10%;
	background-color: #e18041;
	float: left;
}
.bana-area-01 .pickup_ttl{
	width: auto;
	height: 100px;
	margin-bottom: 20px;
	background:unset;
}

.bana-area-01 img {
	margin: 5px;
	height: 150px;
    width: 240px;
	/*background: #fff;*/
	/*object-fit: contain;*/
}



/*-----------------------------------------*/
/*スライドバナーエリア（TOPIC）*/
/*-----------------------------------------*/
.bana-area-02 {
	width: 100%;
	height: auto;
	padding: 30px 10% 50px 10%;
	background-color: #dec100;
	float: left;
}

.bana-area-02 img {
	margin: 5px;
	height: 90px;
	width: 190px;
	background: #fff;
	padding: 2px;
	object-fit: contain;
}

@media screen and (max-width: 768px) {
	/*#container-top img.shop_name {
		width    : 70%	    ;
	}*/

	#container-top img.index-logo {
		width: 80%;
	}

	#container-top .h2-site-top {
		margin: 50px auto;
		font-size: 4vw;
		text-shadow: 0px 0px 3px #000;
	}

	#container-top .title {
		top: 80px;
		left: 6%;
		width: 158px;
		width: 180px;
	}
	#container-top .mv_txt {
		top: 90px;
		right: 8%;
		width: 128px;
	}

	.content-member-login .shinki-member-login a {
	width: 100%;
    border: #f5f732 solid 1px;
    margin: 10px auto 0 auto;
	}
	.content-member-login .shinki-member-login a:hover {
	width: 100%;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
	background: #2e4a2f;
	border: #f5f732 solid 1px;
	float: right;
    margin: 10px auto 0 auto;
	}


	/*-----------------------------------------*/
	/*トップ用グローバルメニュー*/
	/*-----------------------------------------*/
	.blurry-menu-top {
		display: none;
	}

	/*-----------------------------------------*/
	/*種別タブ検索*/
	/*-----------------------------------------*/
	.tabs {
		padding-bottom: 10px;
		width: 80%;
		margin: -60px auto 0 auto;
		position: relative;
	}

	.tabs .tab_item:hover {
		color: #fff;
	}

	.tabs .tab_content {
		padding: 4%;
	}



	.tabs .search-btn a {
		width: calc(100% / 2);
	}

	.tabs .icon-shinchiku,
	.tabs .icon-chyuko	 {
		border-bottom: solid 1px #ccc;
	}

	.tabs .icon-chyuko{
		border-right: none;
	}

	/*-----------------------------------------*/
	/*特集　共通スタイル*/
	/*-----------------------------------------*/
	.top-price {
	}

	.top-madori {
		font-size: 10px;
		line-height: 1.3em;
		color: #888888;
	}

	#top-bukkenn-slide {
		margin: 3px;
	}


	/*-----------------------------------------*/
	/* 各特集 */
	/*-----------------------------------------*/
	/*-----------------------------------------
	新着物件ウィジェット
	------------------------------------------*/
	.bukken-area-101 {
		padding: 10px 0 50px 0;
		/*background-color: #010056;
		float: left;
		background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(/m/cmn_files/img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: scroll;*/
		/*float: left;*/
	}

	.bukken-area-101 img {
		width: 100%;
		height: 130px;
	}

	.bukken-area-101 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-101 #top-bukkenn-slide {
		margin: 3px;
	}

	.bukken-area-101 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}

	/*---------------------------------------
	おすすめ物件ウィジェット
	----------------------------------------*/
	.bukken-area-102 .top-bukken-layout {
		min-height: 170px;
		padding: 10px 5px 20px 5px;
	}
	.bukken-area-102 {
		padding: 10px 0% 50px 0%;
		background-size: 100%;
	}
	.bukken-area-102 .topic_102_ttl {
		height: 66px;
	}

	.bukken-area-102 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-102 #top-bukkenn-slide {
		margin: 3px;
	}

	/*----------------------------------------
	オープンハウスウィジェット
	-----------------------------------------*/

	.bukken-area-103 {
		padding: 10px 0% 50px 0%;
		background-attachment: scroll;
	}

	.bukken-area-103 img {
		height: 130px;
	}

	.bukken-area-103 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-103 #top-bukkenn-slide {
		margin: 3px;
	}

	.bukken-area-103 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}

	/*---------------------------------------
	値下げ物件ウィジェット
	----------------------------------------*/

	.bukken-area-104 {
		padding: 10px 0 50px 0;
		/*background-color: #010056;
		float: left;
		background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(/m/cmn_files/img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: scroll;*/
		/*float: left;*/
	}

	.bukken-area-104 img {
		width: 100%;
		height: 130px;
	}

	.bukken-area-104 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
		padding-left: 0.5em;
	}

	.bukken-area-104 #top-bukkenn-slide {
		margin: 3px;
	}

	.bukken-area-104 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}


	.bukken-area-106 {
		padding: 10px 0 50px 0;
		/*background-color: #010056;
		float: left;
		background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(/m/cmn_files/img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: scroll;*/
		/*float: left;*/
	}

	.bukken-area-106 img {
		width: 100%;
		height: 130px;
	}

	.bukken-area-106 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-106 #top-bukkenn-slide {
		margin: 3px;
	}

	.bukken-area-106 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}

	/*----------------------------------------*/
	/*賃貸TOPIC*/
	/*----------------------------------------*/
	/*-----------------------------------------
	新着物件ウィジェット
	------------------------------------------*/
	.bukken-area-201 {
		padding: 10px 0 50px 0;
		/*background-color: #010056;
		float: left;
		background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(/m/cmn_files/img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: scroll;*/
		/*float: left;*/
	}

	.bukken-area-201 img {
		width: 100%;
		height: 130px;
	}

	.bukken-area-201 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-201 #top-bukkenn-slide {
		margin: 3px;
	}

	.bukken-area-201 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}

	/*---------------------------------------
	おすすめ物件ウィジェット
	----------------------------------------*/
	.bukken-area-202 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}
	.bukken-area-202 {
		padding: 10px 0% 50px 0%;
		/*background-color: #dec100;*/
		/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: scroll;*/
	}
	.bukken-area-202 img {
		height: 130px;
	}


	.bukken-area-202 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-202 #top-bukkenn-slide {
		margin: 3px;
	}

	/*----------------------------------------
	オープンハウスウィジェット
	-----------------------------------------*/

	.bukken-area-203 {
		padding: 10px 0% 50px 0%;
		/*background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(../img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;*/
		background-attachment: scroll;
	}

	.bukken-area-203 img {
		height: 130px;
	}


	.bukken-area-203 .top-madori {
		font-size: 10px;
		line-height: 1.3em;
	}

	.bukken-area-203 #top-bukkenn-slide {
		margin: 3px;
	}

	.bukken-area-203 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}

	/*---------------------------------------
	値下げ物件ウィジェット
	----------------------------------------*/

	.bukken-area-204 {
		width: 100%;
		height: auto;
		padding: 10px 0 50px 0;
		/*background-color: #010056;
		float: left;
		background: linear-gradient(-45deg, rgba(222, 193, 0, .7), rgba(255, 255, 255, 0.2)) fixed, url(/m/cmn_files/img_rwd/test4.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: scroll;*/
		float: left;
	}

	.bukken-area-204 img {
		width: 100%;
		height: 130px;
		object-fit: cover;
		margin: auto;
		border-radius: 5px 5px 0 0;
	}

	.bukken-area-204 p {
		font-size: 12px;
		line-height: 1.5em;
		font-weight: bold;
	}

	.bukken-area-204 .top-price {
		font-size: 16px;
		line-height: 1.5em;
		color: #ea3232;
	}

	.bukken-area-204 .top-madori {
		font-size: 10px;
		font-weight: normal;
		line-height: 1.3em;
		padding-left: 0.5em;
		color: #888888;
		border-left: solid 2px #ddd;
	}

	.bukken-area-204 #top-bukkenn-slide {
		padding: 0;
		border-radius: 5px 5px 3px 3px;
		margin: 3px;
	}

	.bukken-area-204 .top-bukken-layout {
		min-height: 210px;
		padding: 10px 5px 20px 5px;
	}





	/*-----------------------------------------*/
	/*ログイン*/
	/*-----------------------------------------*/
	.content-member-login {
		text-align: left;
		display: block;
	}

	.content-member-login p {
		font-size: 3.5vw;
		line-height: 1.7em;
		width: 73%;
		left: 0;
		top: 0;
	}

	.content-member-login .shinki-member a {
		width: 100%;
	    position: static;
	    margin: 0 0 10px 0;
	    float: none;
	}


	.content-member-login .shinki-member-new a {
		width: 100%;
	    position: static;
	    margin: 0 0 10px 0;
	    float: none;
	}

	.content-member-login h3.content-member-title {
		margin: 20px auto 30px;
		width: 200px;
	}

	.content-member-login .button_area {
		width: 90%;
	    margin: 30px auto 0px;
	}
	.content-member-login .shinki-member-new,
	.content-member-login .shinki-member {
		margin: 0;
    	float: unset;
	}

	/*-----------------------------------------*/
	/*お知らせ*/
	/*-----------------------------------------*/
	#info-area {
		width: 100%;
    margin-top: 100px;
	}

	#info-area .info_wrap {
	    width: 100%;
	    margin: 90px auto;
	}

	#info-area h2 {
	    margin: -140px 40px;
	}

	#info-area h2 img {
	    width: 36px;
	}

	#info-area .content {
		margin: 40px 20px;
		width: 90%;
		padding-left: 0px;
	}

	#info-area .info-list {
		font-size: 12px;
		line-height: 2em;
	}

	#info-area .info-list a {
		font-size: 12px;
		line-height: 2em;
	}

	#info-area .all_list {
	    width: 100%;
	    float: left;
	    margin: 20px 0 40px;
	}

	/*-----------------------------------------*/
	/*▼START▼コラム&地域情報*/
	/*-----------------------------------------*/
	.town_info_ttl {
		margin-top: -40px;
		margin-bottom: -30px;
		height: 66px;
	}
	.kiji-area {
		padding: 30px 0 50px 0;
		font-size: 3.3vw;/*
		border-bottom: solid 1px #f1f1f1;*/
	}

	.kiji-area .kiji-topicks {
	}
	.kiji-area .kiji-topicks img{
		display: inline;
		height: auto;
	}

	.kiji-area .kiji-topicks p{
		display: -webkit-inline;
	    display: -webkit-inline;
	    display: -ms-inline;
	    display: block;
	    margin: 0px;
	    position: relative;
	    line-height: 115%;
	    padding: 0px 10px 0 10px;
	    width: 100%;
	}

	.kiji-area #sample_box_2 li {
	    height:140px !important;
	    width: 100%;
	    padding: 1% 1% 1% 1%;
	    line-height: 0.3em;
	    clear: both;
	}

	.kiji-area #sample_box_2 li:last-child {
	}

	.kiji-area .kiji-topicks #sample_box_3 li {
	    height: 140px !important;
	    width: 100%;
	    padding: 1% 1% 1% 1%;
	    line-height: 0.3em;
	    clear: both;
	}

	.kiji-area #sample_box_3 li:last-child {
	}

	.kiji-area .kiji-topicks img {
	    height: 130px;
	    background-size: cover;
	}
	.kiji-area .kiji-topicks-list p{
		display: -webkit-inline;
	    display: -webkit-inline;
	    display: -ms-inline;
	    display: block;
	    margin: 0px;
	    position: relative;
	    line-height: 115%;
	    padding: 0px 10px 0 10px;
	    width: 100%;
	}
	.kiji-area .kiji-topicks-list img {
	    height: 130px;
	    background-size: cover;
	}
	.kiji-text{
		display: none;
	}

	.kiji-text-sp {
		display: block;
		bottom: 90px;
		line-height: 15px;
		width: 100%;
		padding: 0px 10px 0 10px;
	}
	.kiji-area .right {
		float: right;
		width: 60%;
		padding: 10px;
	}
	.kiji-area .left {
		float: left;
		width: 40%;
	}

	/*-----------------------------------------*/
	/*スライドバナー（PICUP）*/
	/*-----------------------------------------*/
	.bana-area-01 {
		width: 100%;
		height: auto;
		padding: 10px 0 50px 0px;
		float: left;
	}
	.bana-area-01 .pickup_ttl{
		height: 66px;
	}

}

