@charset "UTF-8";
/* サーチトップ */
body{
	font-family: "Noto Sans JP", sans-serif!important;
    font-optical-sizing: auto;
    font-weight: 500 !important;
    font-style: normal;
}
.search_main{
	background-color: #c7bb8c;
}
.search_box_top{
	max-width: 1200px;
	position: relative;
	padding-top: 1px;
	padding-bottom: 80px;
	margin: auto;
}
.search_box_top:before{
    position: absolute;
    content: "";
    background-image: url(/m/cmn_files/img_rwd/search-bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 25vw;
    max-width: 300px;
    max-height: 220px;
    height: 18vw;
    right: 3vw;
    bottom: 0;
    z-index: 1;
}
.search_box_top:after{
    position: absolute;
    content: "";
    background-image: url(/m/cmn_files/img_rwd/search-c21.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 360px;
    width: 35vw;
    max-height: 320px;
    height: 35vw;
    left: 0;
    top: 0;
    z-index: 0;
}
@media screen and (max-width:767px) {
	.search_box_top:after{
    	width: 26vw;
	}
}
.search_box_top h3,
.search_box_top ul{
	position: relative;
	z-index: 2;
}
.search_box_top li{
	width: fit-content;
    margin: auto;
    position: relative;
}
.search_box_top input[type="text"]{
	padding: 10px 20px;
	border-radius: 30px;
	position: relative;	
	min-width: 300px;
	height: 50px;
}
.search_box_top input[type="image"]{
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	padding: 7px;
	box-sizing: border-box;
}
.search_box_top input::placeholder {
	color: #b0a680;
}
/*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;
}

#info-area .new {
    color: red;
    font-weight: bold;
    font-size: 20px;
    font-family: unset;
}

h3.h3-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 ;
}

h3.h3-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 ;
}

h3.h3-content-title-wht, h3.h3-content-title-blk {
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    margin: 50px auto 50px auto;
    padding: 0;
    line-height: 1.2;
}

/*タイトルの英語サブ表示*/
h3.h3-content-title-wht span.en_sub, h3.h3-content-title-blk span.en_sub {
    display: block;
    font-size: 28px;
    font-weight: normal;
    line-height: 38px;
}
#container-top{
	position: relative;
}
#container-top:before{
    position: absolute;
    content: "";
    background-image: url(/m/cmn_files/img_rwd/bg-right.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30vw;
    height: 150px;
    right: 0;
    top: 66px;
    z-index: 1;
}
#container-top:after{
    position: absolute;
    content: "";
    background-image: url(/m/cmn_files/img_rwd/bg-left.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 25vw;
    height: 150px;
    left: 0;
    top: 100px;
    z-index: 1;
}
#container-top img.index-logo {
	width      : 300px ;
	margin-top : 45px  ;
	padding    : 10px  ;
}

#container-top img.shop_name {
	max-width: 500px;
    width: 30vw;
    position: relative;
    display: block;
    margin: auto;
	    padding-right: 15px;
}

#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              : 50% 				   ;
	top               : 350px 				   ;
	-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             : 80% 				   ;
	z-index           : 800  				   ;
	color             : #fff 				   ;
	text-align        : center 				   ;
}
#container-top .chara{
	position: absolute;
    bottom: 0;
    max-width: 400px;
    width: 22vw;
    right: 10vw;
    max-height: 360px;
    height: 20vw;
}
#container-top .chara2{
position: absolute;
    bottom: 0;
    max-width: 330px;
    width: 18vw;
    left: 10vw;
    max-height: 290px;
    height: 17vw;
}
@media screen and (max-width:767px) {

#container-top .chara{
	max-width: 400px;
	width: 45vw;
	right: 0;
	max-height: 360px;
	height: 41vw;
}
#container-top .chara2{
	max-width: 330px;
	width: 35vw;
	left: 0;
	max-height: 290px;
	height: 31vw;
}

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





/*-----------------------------------------*/
/*種別タブ検索*/
/*-----------------------------------------*/
.tabs_wrap{
    background-image: url(/m/cmn_files/img_rwd/tab-bg.jpg);
	background-size: cover;
    padding-bottom: 300px;
	padding-top: 10px;
	overflow: hidden;
}
.tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 1040px;
	margin: 0px auto 0 auto;
	position: relative;
	    border-radius: 10px;
}

.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 #all:checked + .tab_item{
	border-radius: 10px 0 0 0;
}
.tabs #programming:checked + .tab_item{
	border-radius: 0 10px 0px 0px;
}
.tabs label:nth-child(2){
	border-radius: 10px 0 0 0;
}
.tabs input:checked + .tab_item {
	color 	  : #000 ;
	background-color: #C7BA8C;
	    border-radius: 10px 0 0 0;
}
label.tab_item {
    border-radius: 0 10px 0px 0px;
}

.tabs .search-btn a {
	width: calc(100% / 5);
	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 ,
.tabs .icon-tochi {
	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;
}
.tabs .icon-chair {
    background-image: url(/m/cmn_files/img_rwd/icon-chair.svg);
    background-repeat: no-repeat;
    background-position: 50% 32%;
    background-size: 50px;
}
/*-----------------------------------------*/
/*種別タブ2検索*/
/*-----------------------------------------*/
.tabs_wrap_2{
    background-color: #efefef;
    padding-bottom: 60px;
}
.tabs_2 {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 1040px;
	margin: -60px auto 0 auto;
	position: relative;
}

.tabs_2 .tab_item_2 {
	width: calc(100% / 3);
	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_2 .tab_item_2:hover {
	background-color: #333;
}

.tabs_2 input[name="tab_item_2"] {
	display: none;
}

.tabs_2 .tab_content_2 {
	display: none;
	padding: 40px 40px 0;
	clear: both;
	overflow: hidden;
}

.tabs_2 #all_2:checked ~ #all_content_2,
.tabs_2 #programming_2:checked ~ #programming_content_2,
.tabs_2 #programming_3:checked ~ #programming_content_3 {
	display: block;
}

.tabs_2 input:checked + .tab_item_2 {
	color 	  : #fff ;
	background-color: #000;
}

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

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

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

.tabs_2 .icon-shinchiku_2,
.tabs_2 .icon-chyuko_2	 ,
.tabs_2 .icon-mansyon_2  {
	border-right: solid 1px #ccc;
}

.tabs_2 .icon-area_2,
.tabs_2 .icon-gakku_2{
	border-right: solid 1px #ccc;
}

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

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

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

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

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

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

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

.tabs_2 .icon-mansyon_2_sp{
	border-right: none;
}

/*-----------------------------------------*/
/*特集　共通スタイル*/
/*-----------------------------------------*/
.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;
}
*/

/*-----------------------------------------*/
/* 各特集 */
/*-----------------------------------------*/
a.thumbnail_parent{
	overflow: hidden;
    display: block;
    border-radius: 5px 5px 0 0;
}
.slick-slide img {
	transition: 0.3s ease;
}
a.thumbnail_parent:hover img {
    transform: scale(1.3);
}
.bukken-area-101 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #333333;
	background-image: url(/m/cmn_files/img_rwd/bai-new-bg.jpg);
	background-size: cover;
	/*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: 10px 10px 0 0;
}

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

.bukken-area-101 .top-price {
	font-size: 28px;
	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: 10px;
	margin: 5px;
	background-color: #FFF;
}

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

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

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

.bukken-area-101 #top-bukkenn-slide .syoudan {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-101 #top-bukkenn-slide .seiyaku {
	font-size: 15px;
	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 10px 10px;
	min-height: 168px;
}

.bukken-area-103 .top-price {
	font-size: 28px;
	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: 15px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #ff6d6d;
}

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

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

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

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

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

.bukken-area-101 #top-bukkenn-slide .auth {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border: solid 1px #000000;
}

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

.bukken-area-102 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #c7bb8c;
	/*拡張用*/
	/*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-102 .h3-content-title-wht{
	color: #000;
}

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

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

.bukken-area-102 .top-price {
	font-size: 28px;
	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: 10px;
	margin: 5px;
	background-color: #FFF;
}

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

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

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

.bukken-area-102 #top-bukkenn-slide .genchi {
	font-size: 15px;
	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: 15px;
	font-weight: bold;
	color: #333;
	padding: 0 2px;
	border-bottom: solid 2px #00b136;
}
.bukken-area-102 #top-bukkenn-slide .seiyaku {
	font-size: 15px;
	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 10px 10px;
	min-height: 168px;
}

.bukken-area-103 {
	width: 100%;
	height: auto;
	padding: 10px 10% 50px 10%;
	background-color: #d3d3d3;
	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: 16px;
	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;
	min-height: 168px;
}




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

賃貸版　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;
	min-height: 186px;
}

.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;
	min-height: 168px;
}

.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;
	min-height: 168px;
}

.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 {
	display: inline-block;
	position: absolute;
	top: -6px;
	right: 10px;
	margin: 0;
	padding: 10px 0 7px;
	z-index: 2;
	width: 40px;
	text-align: center;
	color: white;
	font-size: 13px;
	background: #ff0000;
	border-radius: 2px 0 0 0;
}

.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%;
	height: 130px;
	background: linear-gradient(-45deg, rgba(2, 0, 117, 0.6), rgb(0, 0, 0)) fixed, url(/m/cmn_files/img_rwd/member-bg.jpg);
	background-position: center;
	background-size: cover;
	margin: 0;
	padding: 20px 0;
	float: left;
}

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

.content-member-login p {
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
	width: 40%;
	left: 40px;
	top: 45px;
}

.content-member-login .shinki-member a {
	width: 220px;
	height: 60px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 60px;
	display: block;
	background: #02007b;
	float: right;
	margin: 10px;
	position: relative;
	top: -30px;
}

.content-member-login .shinki-member a:hover {

}

.content-member-login .shinki-member-new a {
	width: 220px;
	height: 60px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 60px;
	display: block;
	background: #ea3232;
	float: right;
	margin: 10px;
	position: relative;
	top: -30px;
}

.content-member-login .shinki-member-new a:hover {

}

.content-member-login .shinki-member-login a {
	width: 400px;
	height: 60px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 60px;
	display: block;
	background: #00a20c;
	float: right;
	margin: 10px;
	position: relative;
	top: -30px;
}
.content-member-login .shinki-member-login a:hover {

}


.content-member-login h3.content-member-title {
	font-size: 24px;
	font-weight: bold;
	color: #f7ff00;
	padding: 12px 0 0 40px;
	margin: 0;
	letter-spacing: .1em;
	position: absolute;
}

/*-----------------------------------------*/
/*お知らせ*/
/*-----------------------------------------*/
#info-area {
	width: 100%;
	height: auto;
	float: left;
	background-color: #efefef;
}

#info-area .content {
	max-width: 1040px;
	margin: 40px auto;
	background: #ffffff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}

#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;
	border-radius: 10px;
}

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

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

/*-----------------------------------------*/
/*コラム&地域情報*/
/*-----------------------------------------*/
.kiji-area {
	width: 100%;
	height: auto;
	padding: 30px 10% 50px 10%;
	background-color: #ffffff;
	float: left;
}

.kiji-area .kiji-topicks {
	max-width: 1040px;
	margin: 0 auto;
}
.kiji-area .kiji-topicks p{
	margin-top: 10px;
	font-weight: bold;
	color:#000000;
}

.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:370px !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 #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-list {
	max-width: 1400px;
	margin: 0 auto;
}
.kiji-area .kiji-topicks-list p{
	margin-top: 10px;
	font-weight: bold;
	color:#000000;
}
.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: 200px;
	background: #fff;
	display: block;
	object-fit: cover;
}
.kiji-text {
	height: 70px;
	font-size: 12px;
	margin-top: 10px;
	color: #666;
}
.kiji-text-sp {
	height: 70px;
	font-size: 12px;
	margin-top: 10px;
	color: #666;
	display: none;
}



/*-----------------------------------------*/
/*分譲地特集エリア*/
/*-----------------------------------------*/
.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: 1.4;
	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: #3f3a39;
	float: left;
}

.bana-area-01 img {
	margin: 5px;
	height: 150px;
	width: 240px;
	background: #fff;
	padding: 2px;
	/* 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; */
	height: 150px;
	width: 240px;
	background: #fff;
	padding: 2px;
	object-fit: contain;
}

@media screen and (max-width: 768px) {
	.skippr-arrow{
		width: 20px;
		height: 20px;
	}
	.tabs_wrap{
		padding-top: 1px;
		background-position: center;
		padding-bottom: 70px;
	}
	#container-top img.shop_name{
		width: 70vw;
	}
	#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: 240px;
	}
	.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;
	}


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

	.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,
	.tabs .icon-tochi{
		border-right: none;
	}
	.tabs .search-btn a.icon-chair{
		width: 100%;
		border-top: solid 1px #ccc;
	}

	/*-----------------------------------------*/
	/*種別タブ検索*/
	/*-----------------------------------------*/
	.tabs_2 {
		padding-bottom: 10px;
		width: 90%;
		margin: -60px auto 0 auto;

	}

	.tabs_2 .tab_item_2:hover {
		color: #fff;
	}

	.tabs_2 .tab_content_2 {
		padding: 4%;
	}



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

	.tabs_2 .icon-shinchiku_2,
	.tabs_2 .icon-chyuko_2	 {
		border-bottom: solid 1px #ccc;
	}

	.tabs_2 .icon-chyuko_2{
		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: 180px;
	}

	.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: 210px;
		padding: 10px 5px 20px 5px;
	}
	.bukken-area-102 {
		padding: 10px 0% 50px 0%;
	}
	.bukken-area-102 img {
		height: 180px;
	}

	.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: 180px;
	}

	.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;
	}




/*----------------------------------------*/
/*賃貸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: center;
		height: 400px;
		margin: 0px auto;
		padding: 40px 20px;
		display: block;
	}

	.content-member-login p {
		font-size: 3.5vw;
		line-height: 1.7em;
		height: 100px;
		width: 100%;
		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 {
		font-size: 5vw;
		text-shadow: 0px 0px 3px #000;
		margin: 10px 0 30px 0;
		position: relative;
		padding: 0;
		border: solid;
	}

	/*-----------------------------------------*/
	/*お知らせ*/
	/*-----------------------------------------*/
	#info-area .content {
		margin: 40px 20px;
		border-radius: 10px;
	}

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

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

	/*-----------------------------------------*/
	/*▼START▼コラム&地域情報*/
	/*-----------------------------------------*/
	.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 #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 {
		padding: 10px 0 50px 0px;
	}

	.bana-area-01 img {
		width: 160px;
		height: 120px;
		object-fit: cover;
	}

}

