@charset "utf-8";
/* CSS Document */
 @media screen and (max-width: 640px) {
/* タブレット、スマートフォン用 非Retina対応スタイル記述 */
	body {
		margin: 0;
		padding: 0;
	}
	
	.disable_sp {
		display: none;
	}

	
	.show_sp {
		display: block;
	}
	
	.disable_pc {
		display: block;
	}
	
	img {
		max-width: 100%;
	}
	
	img.f_left {
		float: none;
	}
	
	img.f_right {
		float: none;
	}
	

	
	
/**

スマホ用ヘッドメニュー

**/	
	
	.list_info_wrap .result_condition_wrap {
		width: 88%;
		padding: 4%;
	}
	
	.match_wrap {
		display: none;
	}
	
	#rent_ap_detail .match_wrap {
		display: block;
	}
	
	.match_wrap .match_cont {
		width: 100%;
	}
	
	.match_wrap .match_cont p.f_left {
		text-align: left;
		float: none;
		margin-left: 4%;
	}
	
	.match_wrap .match_cont .search_map {
		display: none;
	}
	
	
	#rent_list .contents_wrap {
		width: 100%;
	}
	
	#rent_list .main_cont_wrap {
		width: 100%;
	}
	
	#rent_list .main_cont_wrap .available_txt {
		background: #e6e6e6;
	}

	
	.pankuzu_wrap {
		width: 100%;
		position: relative;
		height: 20px;
	}
	
	.pankuzu_wrap .sp_pankuzu_slider {
		position: absolute;
	}
	
	
	
	.list_info_wrap .menu_wrap {
		width: 100%;
	}
	
	
	
	.list_info_wrap .menu_wrap li {
		border-top: 1px solid #e6e6e6;
		line-height: 1em;
	}
	
	.list_info_wrap .menu_wrap li:nth-child(3) .clickable {
		border-right: 0;
	}
	
	.list_info_wrap .menu_wrap li:nth-child(5) .clickable {
		border-right: 0;
	}
	
	.list_info_wrap .menu_wrap li:nth-child(1), .list_info_wrap .menu_wrap li:nth-child(2){
		width: 33%;
	}
	
	.list_info_wrap .menu_wrap li:nth-child(3){
		width: 34%;
	}
	
	.list_info_wrap .menu_wrap li:nth-child(4), .list_info_wrap .menu_wrap li:nth-child(5){
		width: 50%;
		border-bottom: 1px solid #e6e6e6;
	}
	
	
/** rent_top **/
#rent_top .main_visual,
#rent_page .main_visual
{
	height: auto;
	background-image: none;
}

.pankuzu_wrap li {
	color: #666 !important;
	text-shadow: none !important;
}

.pankuzu_wrap li a {
	color: #6689b3 !important;
	text-shadow: none !important;
}

#rent_top .main_visual .sub_ttl_wrap {
	position: static;
}

#rent_top .main_visual .pankuzu_wrap {
	left: auto;
	margin-left: 0;
	width: 100%;
    position: relative;
    height: 20px;
}

#rent_top .main_visual .sub_ttl_wrap .left_wrap {
	width: 100%;
	float: none;
	text-align: center;
}

#rent_top .main_visual .sub_ttl_wrap .left_wrap h2 {
	margin: 0px 0;
	font-size: 24px;
	background: #003a80;
	color: #fff;
	padding: 8px 0;
}

#rent_top .main_visual.stfaPage .sub_ttl_wrap .left_wrap h2 {
	font-size: 16px;
}

#rent_top .main_visual .sub_ttl_wrap .right_wrap {
	width: 100%;
	float: none;
	text-align: center;
	padding: 10px 0;
}

#rent_top .main_visual .sub_ttl_wrap .right_wrap p {
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
}

#rent_top .search_wrap {
	background: none;
}

#rent_top .search_wrap .search_cont {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#rent_top .search_wrap .search_cont .ttl_wrap h2 {
	margin-bottom: 25px;
}

#rent_top .search_wrap .ttl_wrap h2:after {
	display: none;
}

#rent_top .search_wrap .right_box {
	width: 100%;
	float: none;
}

#rent_top .side_navi_wrap .area_chk {
	width: 100%;
	float: none;
	    margin-bottom: 25px;
}

#rent_top .search_wrap .right_box .chk_build {
	width: 100%;
	float: none;
	margin-bottom: 25px;
}

#rent_top .side_navi_wrap .area_chk:after {
	clear: both;
}

#rent_top .search_wrap .right_box .chk_price {
	width: 100%;
	float: none;
	margin-bottom: 25px;
	clear: both;
}

#rent_top .side_navi_wrap .right_box  .chk_bedroom {
	width: 100%;
	float: none;
	margin-bottom: 25px;
}

#rent_top .side_navi_wrap .right_box  .chk_size {
	width: 100%;
	float: none;
	margin-bottom: 25px;
	position: relative;
}

#rent_top .side_navi_wrap .right_box  .chk_feature {
	width: 100%;
	float: none;
	margin-bottom: 25px;
	position: relative;
}

.side_navi_wrap .available_unit {
	width: 100%;
	padding: 10px 0;
	text-align: center;
}


#rent_top .search_wrap .right_box .chk_feature li {
    width: 100%;
    margin-bottom: 10px;
}

#rent_top .unit_01 .cont .unit_box {
	width: 100%;
	height: auto;
}

#rent_top .unit_01 .cont .unit_box .photo img {
	width: 100%;
}

#rent_top .unit_01 .cont .unit_box .txt {
	text-align: center;
}

#rent_top .unit_02 .cont {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#rent_top .unit_01 .cont .ttl_wrap h2 {
	font-size: 22px;
}

#rent_top .unit_02 .cont .ttl_wrap h2 {
	font-size: 22px;
	line-height: 1.6em;
}

#rent_top .unit_02 .cont .unit_box {
	width: 100%;
	height: auto;
	float: none;
}

#rent_top .unit_02 .cont .unit_box .photo {
	text-align: center;
	width: auto;
	height: auto;
}

#rent_top .unit_02 .cont .unit_box .photo img {
	position: static;
	max-width: 100%;
	left: auto;
	margin-left: auto;
}


#rent_top .unit_02 .cont .unit_box .txt {
	position: static;
	margin: 0;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#rent_top .unit_02 .cont .unit_box .txt h3 {
	min-height: auto;
	margin-top: 10px;
}

#rent_top .unit_03 .cont {
	width: 100%;
	margin-top: 0;
}

#rent_top .unit_03 .cont .txt_wrap {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#rent_top .unit_03 .photo_wrap {
	width: 100%;
	position: static;
	height: auto;
}

#rent_top .unit_03 .photo_wrap .bx-wrapper {
	margin-bottom: 10px;
}

#rent_top .unit_03 .photo_wrap .cont {
	width: 100% !important;
	position: static;
	margin: 0;
}

#rent_top .unit_03 .cont .ttl_wrap h2 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 15px;
}

#rent_top .unit_03 .cont .txt_wrap li {
	width: 50%;
	margin-bottom: 1em;
}


#rent_top .bx-wrapper .bx-controls-direction a {
	display: none;
}


/** side navi **/

#rent_list .side_navi_wrap {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 25px;
}

.side_navi_wrap .search_cont .ttl_wrap {
	text-align: center;
	padding-top: 10px;
}


.research_wrap  {
	border-top: 1px solid #ebf0f5;
	border-bottom: 1px solid #ebf0f5;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.research_wrap .side_navi_wrap .search_cont .ttl_wrap {
	cursor: pointer;
}

.research_wrap .side_navi_wrap .search_cont #contact_form {
	display: none;
	margin-top: 20px;
}

#rent_list .research_wrap .side_navi_wrap {
	margin-bottom: 0;
}

.research_wrap .side_navi_wrap .search_cont .ttl_wrap {
	margin-bottom: 0;
}

.side_navi_wrap .slide_cont {
	display: none;
}



.side_navi_wrap .chk_price table {
	border: none !important;
	display: table;
}

.side_navi_wrap .chk_price table th {
	border: none !important;
	color: #003A80 !important;
}

.side_navi_wrap .chk_price table td {
	border: none !important;
}

.side_navi_wrap .chk_price table td select {
	width: 90% !important;
	border: 1px solid #BBBBBB !important;
}




/** pager **/
	.pager_wrap .show_wrap {
		float: none;
		text-align: center;
	}
	
	.pager_wrap .pager {
		float: none;
		margin-top: 25px;
		text-align: center;
		margin-bottom: 55px;
	}
	
	.pager_wrap .pager .prev {
		display: inline;
		float: none;
	}
	
	.pager_wrap .pager .page-numbers {
		display: inline;
		float: none;
	}
	
	.pager_wrap .pager .dot {
		display: inline;
		float: none;
	}
	
	.pager_wrap .pager .next {
		display: inline;
		float: none;
	}
	
/** pager **/


	.attention_wrap {
		width: 88%;
		margin-left: auto;
		margin-right: auto;
		padding: 2%;
	}


	#rent_list .sort_wrap .ttl_wrap {
		width: 20%;
		font-size: 12px;
	}
	
	#rent_list .sort_wrap {
		border-left: 0px;
		border-right: 0px;
	}
	
	#rent_list .sort_wrap ul {
		width: 80%;
	}
	
	#rent_list .sort_wrap li {
		width: 33%;
		font-size: 12px;
	}
	
	#rent_list .sort_wrap li a {
		width: 96%;
		padding: 10px 2%;
	}
	
	#rent_list .sort_wrap li:last-child {
		width: 33%;
	}
	
	
	#rent_list .interest_wrap {
		width: 92%;
		padding: 2%;
	}
	
	
	#rent_list .property_wrap .unit_wrap .unit_name {
		text-align: center;
		line-height: 1.8em;
		margin-top: 15px;
	}
	#rent_list .property_wrap .unit_wrap .address {
		text-align: center;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap {
		width: 100%;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo {
		width: 100%;
		float: none;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo .bx-wrapper .bx-controls-direction a {
		display: none;
	}

	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo ul.sp_slider li {
		width: 100%;
		height: 280px;
		position: relative;
		display: none;
	}

	 #rent_list .bx-viewport .sp_slider li {
		 display: block !important;
	 }

	 #rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo ul.sp_slider li img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}
	
	
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap {
		width: 92%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .price_box {
		float: none;
		width: 80%;
		margin-bottom: 10px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .size_box {
		float: none;
		width: 100%;
	}
	
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		position: static !important;
		margin-bottom: 15px;
	}
	
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .sp_wrap .lower_wrap {
		border-top: 0;
		margin-top: 0;
		margin-bottom: 15px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .sp_wrap .lower_wrap li {
		width: 50%;
		text-align: center;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .sp_wrap .lower_wrap li img {
		margin-top: -12px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .sp_wrap .lower_wrap li.bed .ft18 {
		font-size: 32px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .sp_wrap .lower_wrap li.bath .ft18 {
		font-size: 32px;
	}
	
	
	#rent_list .property_wrap .unit_wrap .star_wrap {
		top: auto;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .price_box p {
		font-size: 15px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .price_box p .ft14 {
		font-size: 18px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .price_box .icon {
		margin-right: 4px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .size_box .icon {
		margin-bottom: 15px;
		margin-top: 10px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap .size_box p {
		font-size: 14px;
		line-height: 1.6em;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .lower_wrap {
		border-top: 0;
		margin-top: 0;
		padding-top: 10px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .lower_wrap li {
		width: 100%;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .lower_wrap p.parking {
		margin-top: 10px;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .btn_wrap {
		position: static;
		margin-top: 10px;
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .btn_wrap .btn_building_sp {
		width: 100%;
		padding: 5px 0;
		text-align: center;
		color: #fff;
		background: #003a80;
		cursor: pointer;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap {
		display: none;
		position: static;
		height: auto;
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .photo {
		display: none;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .left_wrap {
		width: 100%;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .feature_wrap {
		width: 100%;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .feature_wrap ul {
		width: 100%;
	}
	
	#rent_list .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .feature_wrap li {
		width: 25%;
		height: 75px;
	}


	/***
	
	建物一覧ページ
	
	***/
	
	
	
	
	#rent_list_ap .contents_wrap,
	#rent_page .contents_wrap {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_list_ap .main_cont_wrap {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	#rent_list_ap .side_navi_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	#rent_list_ap .main_cont_wrap .side_navi_wrap {
		display: none;
	}

	
	#rent_list_ap .property_wrap .unit_wrap {
		min-height: auto;
	}
	
	#rent_list_ap .property_wrap .unit_wrap h2 {
		text-align: center;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .address {
		text-align: center;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .available_wrap {
		position: static;
		width: 88%;
		margin-left: auto;
		margin-right: auto;
		padding: 2%;
		text-align: center;
		margin-top: 20px;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap {
		width: 100%;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo {
		width: 100%;
		float: none;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo ul.sp_slider li {
		width: 100%;
		height: 280px;
		position: relative;
		display: none;
	}

	#rent_list_ap .bx-viewport .sp_slider li {
		display: block !important;
	}

	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo ul.sp_slider li img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .photo .bx-wrapper {
		margin-bottom: 15px;
	}
	
	#rent_list_ap .bx-wrapper .bx-controls-direction a {
		display: none;
	}
	
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	#rent_list_ap .available_list {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .txt_wrap table {
		width: 100%;
	}
	
	#rent_list_ap .available_list table td:last-child {
		text-align: left;
		padding: 2%;
	}
	
	#rent_list_ap .available_list table td:last-child p {
		margin-bottom: 0.5em;
	}
	
	#rent_list_ap .available_list table td:last-child p .ft16 {
		font-size: 14px;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .feature_wrap ul {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_list_ap .property_wrap .unit_wrap .unit_detail_wrap .unit_cont .build_info_wrap .feature_wrap li {
		width: 20%;
		min-height: 60px;
	}
	
	#rent_list_ap .side_navi_wrap {
		margin-bottom: 0;
	}
	
	/***
	
	建物詳細ページ
	
	***/
	
	#rent_ap_detail .list_info_wrap .result_ttl_wrap h1 {
		line-height: 1.5em;
	}
	
	
	#rent_ap_detail .contents_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#rent_ap_detail .main_cont_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	#rent_ap_detail .side_navi_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	#rent_ap_detail .main_cont_wrap .side_navi_wrap {
		display: none;
	}
	
	
	#rent_ap_detail .photo_wrap_sp {
		margin-bottom: 35px;
	}
	
	#rent_ap_detail .photo_wrap_sp.detail_unit {
		margin-bottom: 0px;
	}
	
	#rent_ap_detail .list_info_wrap {
		margin-bottom: 0;
	}
	
	
	#rent_ap_detail .photo_wrap_sp ul.sp_slider li {
		// 指定したい幅と高さ
		width: 100%;
		height: 400px;
		position: relative;
	}
	#rent_ap_detail .photo_wrap_sp ul.sp_slider li img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}
	
	
	#rent_ap_detail .photo_wrap_sp .bx-wrapper {
		margin-bottom: 25px;
	}
	
	#rent_ap_detail .photo_wrap_sp .bx-wrapper .bx-controls-direction a {
		display: none;
	}
	
	#rent_ap_detail .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		margin-bottom: 1em;
	}
	
	#rent_ap_detail .bx-wrapper .bx-pager {
		width: 65%;
		margin-left:auto;
		margin-right: auto;
	}
	
	
	#rent_ap_detail .photo_wrap_sp .see_photos {
		text-align: center;
		font-size: 16px;
		color: #003a80;
		font-weight: bold;
		margin-bottom: 25px;
	}
	
	#rent_ap_detail .unit_ap_build_fac .unit_wrap ul.build_fac {
		width: 92%;
	}
	
	#rent_ap_detail .unit_wrap ul.build_fac li {
		width: 33%;
		margin-bottom: 10px;
	}
	
	#rent_ap_detail .main_cont_wrap .unit_wrap .ttl_wrap {
		text-align: center;
		font-size: 24px;
	}
	
	#rent_ap_detail .main_cont_wrap .unit_wrap table tr {
		width: 100%;
		display: block;
	}
	
	#rent_ap_detail .main_cont_wrap .unit_wrap table th {
		width: 100%;
		display: block;
		padding-bottom: 0;
	}
	
	#rent_ap_detail .main_cont_wrap .unit_wrap table td {
		width: 100%;
		display: block;
		padding-top: 5px;
	}
	
	#rent_ap_detail .main_cont_wrap .unit_wrap table td li {
		width: 100%;
		float: none;
	}
	
	
	/**
	
	ユニット詳細
	
	**/
	
	.list_info_wrap .result_ttl_wrap p.key .ml2em {
		margin-left: 0;
	}
	
	.list_info_wrap .unit_detail_info {
		margin-bottom: 25px;
	}
	
	
	.list_info_wrap .unit_detail_info .unit_detail_cont {
		width: 100%;
		display: block;
	}
	
	.list_info_wrap .unit_detail_info .size_wrap {
		width: 50%;
		box-sizing: border-box;
	}
	
	.list_info_wrap .unit_detail_info .tanka_wrap {
		width: 50%;
		border-right: 0;
	}
	
	.list_info_wrap .unit_detail_info .bedroom_wrap {
		width: 50%;
		box-sizing: border-box;
	}
	
	.list_info_wrap .unit_detail_info .bath_wrap {
		width: 50%;
		border-right: 0;
	}
	
	.list_info_wrap .unit_detail_info .pet_park_wrap {
		width: 92%;
		padding: 0;
		margin: 0 auto;
		float: none;
	}
	
	.list_info_wrap .unit_detail_info .pet_park_wrap table {
		width: 100%;
	}
	
	.list_info_wrap .unit_detail_info .pet_park_wrap table th {
		width: 30%;
		padding: 4% 0;
		text-align: center;
	}
	
	.list_info_wrap .unit_detail_info .pet_park_wrap table td {
		width: 70%;
		padding: 4% 0;
		text-align: left;
	}
	
	
	/** location_wrap **/
	
	
	.location_cont_wrap .ttl_wrap {
		text-align: center;
		font-size: 24px;
		width: 100%;
	}
	
	.location_cont_wrap #ap_map_sp {
		height: 340px;
	}
	
	.available_cont_wrap {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.available_cont_wrap .ttl_wrap {
		width: 100%;
	}
	
	.available_cont_wrap .ttl_wrap h2 {
		text-align: center;
		font-size: 24px;
		width: 100%;
		float: none;
		margin-bottom: 20px;
		font-weight: normal;
	}
	
	.available_cont_wrap .ttl_wrap ul.select_unit  {
		width: 100px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
	.available_cont_wrap .ttl_wrap .select_unit li {
		padding: 10px;
	}
	
	.available_cont_wrap .ttl_wrap .select_unit li:first-child {
		margin-left: 0;
	}
	
	.available_cont_wrap .show_box .unit_box.br {
		padding-right: 0;
		margin-right: auto;
		border-right: 0;
	}
	
	.available_cont_wrap .show_box .unit_box {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
		max-height: none !important;
	}
	
	.available_cont_wrap .show_box .unit_box .ttl_wrap {
		position: static;
	}
	
	.available_cont_wrap .show_box .unit_box .ttl_wrap h3 {
		position: static;
		float: left;
		padding: 8px;
	}
	
	.available_cont_wrap .show_box .unit_box .ttl_wrap p.plan {
		float: right;
		padding-right: 8px;
	}
	
	.available_cont_wrap .show_box .unit_box .layout_box {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		float: none;
		margin-bottom: 10px;
	}
	
	.available_cont_wrap .show_box .unit_box .layout_box img {
		max-width: 100%;
	}
	
	.available_cont_wrap .show_box .unit_box .txt_wrap {
		width: 100%;
		float: none;
	}
	
	.available_cont_wrap .show_box .unit_box .txt_wrap table.size {
		width: 100%;
		float: none;
	}
	
	.available_cont_wrap .show_box .unit_box .txt_wrap ul.bed_bath {
		width: 100%;
		float: none;
	}
	
	.available_cont_wrap .show_box .unit_box .txt_wrap ul.bed_bath li img {
		margin-right: 10px;
		margin-left: 5px;
	}
	
	.available_cont_wrap .show_box .unit_box .txt_wrap p.pet img {
		margin-right: 10px;
		margin-left: 5px;
	}
	
		
	.available_cont_wrap .show_list td:nth-child(1) {
		width: 16%;
		padding: 2%;
		text-align: left;
	}
	
	.available_cont_wrap .show_list th:nth-child(1) {
		width: 20%;
	}
	
	.available_cont_wrap .show_list td:nth-child(2) {
		width: 76%;
		padding: 2%;
		text-align: left;
	}
	
	.available_cont_wrap .show_list th:nth-child(3) {
		width: 80%;
	}
	
	.available_cont_wrap .show_list td p {
		margin-bottom: 1em;
		line-height: 1.4em;
	}

	#rent_page .contents_wrap .contact {
		margin: 20px;
	}

	#rent_page .contents_wrap .process p {
		margin: 0;
	}

	#rent_page .contents_wrap .process div.sell_row1 ,
	#rent_page .contents_wrap .process div.sell_row2,
	#rent_page .contents_wrap .process div.lend_row1,
	#rent_page .contents_wrap .process div.lend_row2,
	#rent_page .contents_wrap .process div.lend_row3 {
	    width: 300px;
	    height: auto;
	    text-align: center;
	}

	#rent_page .contents_wrap .process div.lend_row3 div.action.management {
		margin-bottom: 24px;
	}

	#rent_page .contents_wrap .process div.lend_row3 div.action.management div.manage_wrap {
		top: 0;
	}
	
	#rent_page .contents_wrap .process div.action {
		width: 300px;
		display: block;
		text-align: center;
	}

	#rent_page .contents_wrap .process div.arrow {
		top: 0;
		width: 16px;
		height: 9px;
		background: url(../../images/page/arrow_sp.png) no-repeat;
		margin: 0 auto;
	}

	#rent_page .contents_wrap .contact .txt_mail .address:after {
	    content: "\A";
	    white-space: pre;
	}

	#rent_page .contents_wrap .contact .txt_tel {
		float: left;
		margin-top: 15px;
	}

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