@charset "EUC-JP";
body{/*-webkit-tap-highlight-color: rgba(0,0,0,0);*/}
/* #8315 START by zhenc 20151218  物件詳細ページにアイコン説明文の追加 */
#modal_wrap {
    display: none;
}
#modal_tag01,
#modal_tag02,
#modal_tag03,
#modal_tag04,
#modal_tag05,
#modal_tag06,
#modal_tag07,
#modal_tag08,
#modal_tag09,
#modal_tag10,
#modal_tag11,
#modal_tag12,
#modal_tag13,
#modal_tag14,
#modal_tag15,
#modal_tag16,
#modal_tag17,
#modal_tag18,
#modal_tag19,
#modal_tag20,
#modal_tag21,
#modal_tag22,
#modal_tag23,
#modal_tag24{
    padding: 5px;
	    background-color: #fafafa;
}
.modal_tag_inner {
	    border: solid 1px #d2d2d1;
		    padding: 25px 10px 20px;
			    position: relative;
}
.modal_tag_inner a.btn_close {
	    position: absolute;
		    top: 0;
			    right: 0;
}
.modal_tag_inner dl {
	    line-height: 1.5;
}
.modal_tag_inner dl dt {
	    font-weight: bold;
		    text-align: center;
			    font-size: 16px;
				    margin-bottom: 10px;
}
/* #8315 END by zhenc 20151218  物件詳細ページにアイコン説明文の追加 */
#all_wrap.spread{background-color: #fafafa;}
#all_wrap.spread #content a{
	color: #333333;
	text-decoration: none;
}
#all_wrap.spread h2{
	border-bottom: 1px solid #d3d3d3;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 12px;
	background-color: #ffffff;
}
#all_wrap.spread h2 span{
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}
#all_wrap.spread #img_top #date{
	font-size: 15px;
	font-weight: bold;
	padding: 7px 5px 5px;
	position: relative;
	text-align: right;
	background-color: #ffffff;
}
#all_wrap.spread #img_top #date img{
	left: 13px;
	position: absolute;
	top: 8px;
}
#all_wrap.spread #img_top #img_detail{
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
#all_wrap.spread #img_top #img_detail a{
	display: table;
	table-layout: fixed;
	width: 100%;
}
#all_wrap.spread #img_top #img_detail em{
	background-color: #ffffff;
	background-image: url("../../common/img/icon_arrow_gray.png");
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 8px auto;
	-moz-background-size: 8px auto;
	-webkit-background-size: 8px auto;
	display: block;
	padding: 5px 0;
}
#all_wrap.spread #img_top #img_detail span{
	background-color: #ffffff;
	background-position: 12px center;
	background-repeat: no-repeat;
	background-size: 27px auto;
	-moz-background-size: 27px auto;
	-webkit-background-size: 27px auto;
	display: table-cell;
	font-size: 13px;
	height: 46px;
	padding: 0 0 0 50px;
	vertical-align: middle;
	width: 50%;
}
#all_wrap.spread #img_top #img_detail a #movie_all{
	background-image: url("../../common/img/icon_movie.png");
	border-right: 1px solid #dddddd;
}
#all_wrap.spread #img_top #img_detail a #photo_all{
	background-image: url("../../common/img/icon_camera.png");
}
#all_wrap.spread #details_rough{
	border-bottom: 1px solid #e7e7e7;
	margin: 0 12px;
}
#all_wrap.spread #details_rough #bike_maker{
	background-color: #f1f1f1;
	border-bottom: 1px solid #dddddd;
	font-size: 12px;
	font-weight: bold;
	margin: 0 -12px;
	padding: 4px 12px 3px;
}
#all_wrap.spread #details_rough #bike_maker2{
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 8px;
}
#all_wrap.spread #details_rough #box_price{border-bottom: 1px solid #e7e7e7;}
#all_wrap.spread #details_rough #box_price dl{
	float: left;
	overflow: hidden;
}
#all_wrap.spread #details_rough #box_price dl dt{
	background-color: #d3d3d3;
	clear: left;
	float: left;
	margin: 0 8px 2px 0;
	padding: 4px 0;
	text-align: center;
	width: 89px;
}
#all_wrap.spread #details_rough #box_price dl dt span{font-size: 8px;}
#all_wrap.spread #details_rough #box_price dl dd{
	color: #e0120e;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
#all_wrap.spread #details_rough #box_price dl dd span{font-size: 10px;}
#all_wrap.spread #details_rough #box_price .btn_favorite{
	float: right;
	text-align: center;
	width: 25%;
	margin-top: 2px;
}
#all_wrap.spread #details_rough #box_price .txt_sup{
	clear: both;
	color: #e0120e;
	font-size: 11px;
	padding: 4px 8px;
}
#all_wrap.spread #details_rough .btn_shopping{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: table;
	overflow: hidden;
	width: 100%;
}
#all_wrap.spread #details_rough .btn_shopping li{
	display: table-cell;
	height: 48px;
	vertical-align: middle;
}
#all_wrap.spread #details_rough .btn_shopping li a{
	display: block;
	font-size: 10px;
}
#all_wrap.spread #details_rough .btn_shopping li.shop_target span{
	display: block;
	font-size: 10px;
	background-color: #fff0e2;
	background-image: url("../../common/img/icon_cart1.png");
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 14px auto;
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	border: 1px solid #ff8400;
	color: #ff8400;
	font-weight: bold;
	padding: 3px 3px 3px 21px;
	text-align: center;
	width: 109px;
}
#all_wrap.spread #details_rough .btn_shopping li.shop_flow{text-align: right;}
#all_wrap.spread #details_rough .btn_shopping li.shop_flow a{
	background-color: #ffffff;
	background-image: url("../../common/img/icon_cart2.png");
	background-position: 7px center;
	background-repeat: no-repeat;
	background-size: 21px auto;
	-moz-background-size: 21px auto;
	-webkit-background-size: 21px auto;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	color: #2d52a7;
	float: right;
	padding: 6px 3px 6px 34px;
	text-align: center;
	width: 100px;
	font-weight: bold;
}
#all_wrap.spread #kantei_tbl{
	border-color: #ebd27e;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	margin: 0 12px 0;
}
#all_wrap.spread #kantei_tbl table{width: 100%;}
#all_wrap.spread #kantei_tbl th{
	background-color: #fdeb6f;
	border-bottom: 1px solid #ebd27e;
	padding: 0 10px;
}
#all_wrap.spread #kantei_tbl td{
	background-color: #ffffff;
	border-bottom: 1px solid #ebd27e;
	box-shadow: 15px 6px 15px -4px #fefbdd inset;
	-moz-box-shadow: 15px 6px 15px -4px #fefbdd inset;
	-webkit-box-shadow: 15px 6px 15px -4px #fefbdd inset;
	font-size: 0;
	padding: 4px 0 4px 15px;
}
#all_wrap.spread #kantei_tbl td p{
	float: left;
	font-size: 12px;
	margin-top: 1px;
	width: 53px;
}
#all_wrap.spread #kantei_tbl td .point{
	border-right: 1px dotted #d9a600;
	color: #e43530;
	font-size: 15px;
	font-weight: bold;
	margin-right: 8px;
	padding-right: 8px;
}
#all_wrap.spread #kantei_tbl td .point em{
	font-size: 10px;
	font-weight: bold;
	vertical-align: 1px;
}
#all_wrap.spread #kantei_tbl td img{margin-right: 1px;}
#all_wrap.spread .btn_decorate{margin: 20px 12px 0;}
#all_wrap.spread  #shop_point.btn_decorate{margin: 10px 0;}
#all_wrap.spread .btn_decorate a{
	display: block;
	width: 100%;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	line-height: 42px;
	background-color: #ffffff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#all_wrap.spread .btn_decorate a span{
	display: block;
	width: 260px;
	margin: 0 auto;
	padding-left: 49px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#all_wrap.spread #shop_hoshou a,
#all_wrap.spread #link_condition a,
#all_wrap.spread #return_service a,
#all_wrap.spread #tokushou a{color: #2d52a7;}
#all_wrap.spread #link_condition a span{
	background-image: url("../../common/img/img_condition.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 39px auto;
	-moz-background-size: 39px auto;
	-webkit-background-size: 39px auto;
}
#all_wrap.spread #shop_hoshou a span{
	width: 180px;
	padding-left: 40px;
	background-image: url("../../common/img/icon_shop_hoshou.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 33px auto;
	-moz-background-size: 33px auto;
	-webkit-background-size: 33px auto;
}
#all_wrap.spread #shop_point a{padding-top: 7px;}
#all_wrap.spread #shop_point a span{
	color: #d39f2f;
	font-size: 13px;
	line-height: 1.2;
	width: 218px;
	padding: 0 0 0 30px;
	background-image: url("../../common/img/icon_shop_point.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	-moz-background-size: 20px auto;
	-webkit-background-size: 20px auto;
}
#all_wrap.spread #return_service a{text-align: center;}
#all_wrap.spread #tokushou a{text-align: center;}
#all_wrap.spread #link_camp_point{
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
#all_wrap.spread #link_camp_point a{
	background-color: #ffffff;
	background-image: url("../../common/img/icon_arrow_gray.png");
	background-position: 96% center;
	background-repeat: no-repeat;
	background-size: 8px auto;
	-moz-background-size: 8px auto;
	-webkit-background-size: 8px auto;
	color: #b87e00;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 12px;
	position: relative;
}
#all_wrap.spread #link_camp_point a span{
	background-color: #fffad0;
	border: 1px solid #da9f22;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 200px;
	text-align: center;
	top: 8px;
	width: 88px;
}
#all_wrap.spread #review_shop{background-color: #fafafa;}
#all_wrap.spread #review_shop #ttl{
	background-color: #a38d17;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
}
#all_wrap.spread #review_shop #judgment{
	background-color: #f7f4eb;
	border-bottom: 1px solid #dcd6c6;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	padding: 0 12px;
}
#all_wrap.spread #review_shop #judgment span{
	color: #e10000;
	font-size: 25px;
	margin-right: 10px;
	vertical-align: -1px;
}
#all_wrap.spread #review_shop #judgment span em{font-size: 15px;}
#all_wrap.spread #review_shop #judgment img{margin: 6px 3px 0 -2px;}
#all_wrap.spread #review_shop #contributor{
	background-image: url("../img/icon_deco1.png");
	background-position: 1px center;
	background-repeat: no-repeat;
	background-size: 5px auto;
	-moz-background-size: 5px auto;
	-webkit-background-size: 5px auto;
	border-bottom: 1px solid #dcd6c6;
	font-size: 11px;
	margin: 0 10px 8px;
	padding: 10px 0 7px 12px;
}
#all_wrap.spread #review_shop #contributor b{font-weight: bold;}
#all_wrap.spread #review_shop #contributor span{font-size: 9px;}
#all_wrap.spread #review_shop ul{
	border-bottom: 1px solid #dcd6c6;
	margin: 0 10px 10px;
}
#all_wrap.spread #review_shop ul li{
	font-size: 11px;
	margin-bottom: 8px;
	overflow: hidden;
}
#all_wrap.spread #review_shop ul li p{
	float: left;
	margin-top: 11px;
	margin-right: 4px;
	width: 112px;
	font-weight: bold;
}
#all_wrap.spread #review_shop ul li .point{
	color: #e43530;
	font-size: 18px;
	font-weight: bold;
	margin-right: 12px;
}
#all_wrap.spread #review_shop ul li .point em{
	font-size: 11px;
	font-weight: bold;
	vertical-align: 1px;
}
#all_wrap.spread #review_shop ul li img{
	margin-right: 2px;
	vertical-align: -3px;
}
#all_wrap.spread #review_shop #comment{
	font-size: 11px;
	line-height: 1.4;
	margin: 0 10px 10px;
}
#all_wrap.spread #review_shop #response{
	color: #002ac6;
	margin: 0 10px 10px;
}
#all_wrap.spread #review_shop #response dt{
	background-image: url("../../common/img/icon_deco2.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 99px auto;
	-moz-background-size: 99px auto;
	-webkit-background-size: 99px auto;
	font-size: 9px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 5px;
	padding-left: 6px;
	width: 93px;
}
#all_wrap.spread #review_shop #response dd{
	font-size: 11px;
	margin-left: 3px;
}
#all_wrap.spread #review_shop a.review_etc{
	display: block;
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
	text-decoration: none;
	height: 44px;
	color: #2d52a7;
	font-size: 14px;
	font-weight: bold;
	line-height: 3.0;
	text-align: center;
}
#all_wrap.spread #tab_area .tab{
	display: table;
	width: 100%;
	border-bottom: solid 4px #2d52a7;
}
#all_wrap.spread #tab_area .tab li{
	display: table-cell;
	width: 33%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: solid 1px #fafafa;
}
#all_wrap.spread #tab_area .tab li:nth-child(2){width: 34%;}
#all_wrap.spread #tab_area .tab li:last-child{border-right: 0;}
#all_wrap.spread #tab_area .tab li a{
	display: block;
	height: 37px;
	background-color: #31363e;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 3.0;
	font-weight: bold;
}
#all_wrap.spread #tab_area .tab li a.active{background-color: #2d52a7;}
#all_wrap.spread #tab_area .tabBox{padding-top: 5px;}
#all_wrap.spread #tab_area .tabBox table{
	border-top: solid 1px #c9c9c9;
	width: 100%;
	background-color: #ffffff;
}
#all_wrap.spread #tab_area .tabBox table th{font-weight: bold;}
#all_wrap.spread #tab_area .tabBox table th,
#all_wrap.spread #tab_area .tabBox table td{
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	font-size: 11px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 7px 10px;
	text-align: left;
}
#all_wrap.spread #tab_area .tabBox table th:last-child,
#all_wrap.spread #tab_area .tabBox table td:last-child{border-right: 0;}
#all_wrap.spread #tab_area #tab01 table th,
#all_wrap.spread #tab_area #tab03 table th{
	background-color: #e1e1e1;
	width: 25%;
}
#all_wrap.spread #tab_area #tab02 table td{text-align: center !important;}
#all_wrap.spread #tab_area #tab02 table th.off,
#all_wrap.spread #tab_area #tab02 table td.off{
	background-color: #e1dfe0 !important;
	color: #999 !important;
}
/* #8315 START by zhenc 20151218  物件詳細ページにアイコン説明文の追加 */
#all_wrap.spread #tab_area .tabBox table th a {
    text-decoration: underline;
	    color: #004ab8;
}
/* #8315 END by zhenc 20151218  物件詳細ページにアイコン説明文の追加 */
#all_wrap.spread #tab_area #tab03 table td{width: 25%;}
#all_wrap.spread #tab_area #tab03 p{padding: 8px 8px 0;}
#all_wrap.spread .title_area{
	background-color: #2d52a7;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
	padding: 8px 10px;
	font-size: 15px;
}
#all_wrap.spread #tab_area .tabBox .mileage{
	padding: 7px 10px;
	border:1px solid #ff0000;
	color: #ff0000;
	font-size: 11px;
}

#all_wrap.spread table.shop_info{
	border-top: solid 1px #c9c9c9;
	width: 100%;
	background-color: #ffffff;
}
#all_wrap.spread table.shop_info th{
	background-color: #e1e1e1;
	width: 25%;
	font-weight: bold;
}
#all_wrap.spread table.shop_info th,
#all_wrap.spread table.shop_info td{
	border-right: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	font-size: 11px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 7px 10px;
	text-align: left;
	vertical-align: top;
}
#all_wrap.spread table.shop_info th:last-child,
#all_wrap.spread table.shop_info td:last-child{border-right: 0;}
#all_wrap.spread table.shop_info td a.map{
	display: inline-block;
	background-color: #4f4f4f;
	border: solid 1px #454545;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px;
	height: 37px;
	float: right;
	line-height: 2.5;
	font-size: 10px;
	color: #ffffff !important;
	font-weight: bold;
	margin-left: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-decoration: none;
}
#all_wrap.spread table.shop_info td .tel_area{
	display: table;
	width: 100%;
}
#all_wrap.spread table.shop_info td .tel_area{
	display: table;
	width: 100%;
}
#all_wrap.spread table.shop_info td span.tel{
	display: table-cell;
	width: 91px;
}
#all_wrap.spread table.shop_info td span.tel a{
	display: inline-block;
	background-color: #218dcd;
	border: solid 1px #0878ba;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 7px 2px;
	width: 91px;
	height: 37px;
	line-height: 1.2;
	font-size: 10px;
	color: #ffffff !important;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-decoration: none;
}
#all_wrap.spread table.shop_info td span.attention{
	display: table-cell;
	font-size: 9px;
	margin-top: 10px;
	vertical-align: middle;
	padding-left: 7px;
}
#all_wrap.spread dl.market_price{
	display: table;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
}
#all_wrap.spread dl.market_price dt{
	display: table-cell;
	background: url("../img/icon_price_arrow.png")no-repeat right center;
	background-size: 28px 23px;
	-moz-background-size: 28px 23px;
	-webkit-background-size: 28px 23px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 174px;
	vertical-align: middle;
	line-height: 1.4;
}
#all_wrap.spread dl.market_price dt span.price{
	font-size: 18px;
	color: #ff0000;
}
#all_wrap.spread dl.market_price dd{
	display: table-cell;
	padding-left: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
}
#all_wrap.spread dl.market_price dd a{
	background: url("../img/icon_price_table.png")no-repeat 47px 7px;
	background-size: 27px 23px;
	-moz-background-size: 27px 23px;
	-webkit-background-size: 27px 23px;
	display: inline-block;
	background-color: #ffffff ;
	border: solid 1px #d9d9d9;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding-top: 36px;
	width: 122px;
	height: 53px;
	line-height: 1.0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #333333;
	text-align: center;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
/* interested
----------------------------------------------------------*/
#interested{
	overflow: hidden;
	padding-bottom: 15px;
}
.item_list{
	float: left;
	margin: 7px 0 0 7px;
	width: 107px !important;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 2px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 2px 0px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 2px 0px;
	font-size: 10px;
}
.item_list:first-child{margin-left: 10px;}
.item_list a{
	display: block;
	padding: 5px 5px 10px;
	color: #333333;
}
.item_list .item_image{margin-bottom: 4px;}
.item_list .item_name{margin-bottom: 4px;font-weight: bold;}
.item_list .item_price{font-size: 8px;}
.item_list .item_price_num{
	color: #e71c1e;
	font-weight: bold;
}
/* #carrousel
----------------------------------------------------------*/
#carrousel{position: relative;}
#carrousel .photo_count{
	position:absolute;
	top:186px;
	right:27px;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #ffffff;
	opacity:0.5;
	z-index: 99;
	float:right;
}
#carrousel .container{
	background: #2e2e2e; /* Old browsers */
	background: -moz-linear-gradient(left, #2e2e2e 0%, #3f3f3f 50%, #2e2e2e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2e2e2e), color-stop(50%,#3f3f3f), color-stop(100%,#2e2e2e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2e2e2e 0%,#3f3f3f 50%,#2e2e2e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2e2e2e 0%,#3f3f3f 50%,#2e2e2e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2e2e2e 0%,#3f3f3f 50%,#2e2e2e 100%); /* IE10+ */
	background: linear-gradient(to right, #2e2e2e 0%,#3f3f3f 50%,#2e2e2e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#2e2e2e',GradientType=1 ); /* IE6-9 */
}
#carrousel .container{padding: 15px 0;}
#carrousel .container,
#carrousel .item{
	min-height: 320px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#carrousel img{
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;

	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#carrousel .active{
	transform: scale(1.0);
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
}
#carrousel .item span{display: none;}
#carrousel .item{
	width: 275px !important;
	margin: 0 5px;
}
#carrousel .item p{
	margin-top: 5px;
	color: #FFFFFF;
	line-height: 1.4;
}
#carrousel .item p a{color: #FFFFFF;}
#carrousel .moving{
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
}
#carrousel #caption{
	color: #FFFFFF;
	/*background-color: #E6E6E6;*/
	display: block;
	font-size: 14px;
	height: 18px;
	line-height: 1.5;
	margin: 0;
	padding: 8px 5px 10px;
	text-align: center;
}
/* ボタン */
#all_wrap.spread .btn a{
	height: 41px;
	padding: 6px 0 0;
}
#all_wrap.spread .btn.order a{
	line-height: 1.5;
	height: 35px;
	padding: 12px 0 0;
}
#all_wrap.spread #details_rough #box_price .btn_favorite a{
	color: #ffffff;
	font-size: 10px;
	height: 35px;
	padding: 5px 0 0;
}
#all_wrap.spread #details_rough #box_price .btn_favorite a span{
	display: block;
	padding-top: 4px;
}
#all_wrap.spread .btn_box.box3{padding: 20px 12px 0;}
#all_wrap.spread #content .btn_box.box3 .btn a{color: #ffffff;}
#all_wrap.spread .btn_box.box3 ul li a span{
	display: block;
	font-size: 12px;
}
#all_wrap.spread .btn_box.box3 ul li.call,
#all_wrap.spread .btn_box.box3 ul li.estimate{width: 49%;}
#all_wrap.spread .btn_box.box3 ul li.call{margin-right: 2%;}
#all_wrap.spread .btn_box.box3 ul li.estimate{float: right;}
#all_wrap.spread #Favorite_btn .btn_box ul li a span{font-size: 11px;}
#all_wrap.spread #Favorite_btn .Favorite_area_inner{padding: 12px;}
#all_wrap.spread #footer{margin-bottom: 140px;}
/* ec 物件詳細 */
#all_wrap.ec_spread #img_top #date{
	font-weight: normal;
	font-size: 10px;
	padding: 7px 9px 5px 11px;
	margin-bottom: 5px;
}
#all_wrap.ec_spread .btn_box.box3{padding: 20px 12px 0;}
#all_wrap.spread #Favorite_btn .Favorite_area_inner{padding: 20px 12px;}
#all_wrap.ec_spread #footer{margin-bottom: 86px;}
/* スライダー調整 */
#interested {
    background: #fafafa !important;
}
#interested .bx-wrapper {
    background: #fafafa !important;
}
#interested .bx-wrapper .bx-viewport {
    border: 5px solid #fafafa;
    background: #fafafa !important;
}
#interested .bx-wrapper .bx-viewport .item_list {
    background: #ffffff !important;
}
/*-----------------------------------
 モーダル
------------------------------------*/
#cboxContent {
	margin: 15px 0;
	background: none;
}
#modal_wrap {
	display: none;
}
section a.btn_close {
	position: absolute;
	top: 0;
	right: 0;
}
section a.close_btn {
	display: block;
	background-color: #8c8c8c ;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 195px;
	height: 40px;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
}
section a.close_btn span {
	background: url("../../common/img/icon_close.png") no-repeat left 50%;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px;
	-moz-background-size: 14px 14px;
	padding-left: 20px;
	line-height: 2.8;
	font-size: 15px;
	font-weight: bold;
}
#modal_content2 {
	padding: 5px;
	background-color: #fafafa;
}
#modal_content2 .modal_content2_inner {
	border: solid 1px #d2d2d1;
	padding: 35px 10px 20px;
	position: relative;
}
#modal_content2 h2{
	color: #ffffff;
	font-weight: bold;
	background-color: #2d52a7;
	height: 35px;
	padding-left: 0;
}
#modal_content2 h2 span{
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 2.5;
	padding-left: 42px;
}
#modal_content2 h2.icon02 span{
	background: url("../../common/img/icon_h2_style02.png") no-repeat left 50%;
	background-size: 35px 16px;
	-webkit-background-size: 35px 16px;
	-moz-background-size: 35px 16px;
}
#modal_content2 ul.car_delivery_flow{
	margin-bottom: 20px;
}
#modal_content2 ul.car_delivery_flow li{
	background-color: #ffffff;
	border-top: solid 1px #f1f1f1;
	border-bottom: solid 1px #d6d6d6;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 12px 11px 10px;
	margin-bottom: 4px;
}
#modal_content2 ul.car_delivery_flow li:first-child{
	border-top: 0;
}
#modal_content2 ul.car_delivery_flow li:last-child{
	margin-bottom: 0;
}
#modal_content2 ul.car_delivery_flow li h3{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 2.2;
	height: 21px;
	background-color: #2d52a7;
	text-align: center;
	margin-bottom: 12px;
}
#modal_content2 ul.car_delivery_flow li h3 span{
	font-size: 12px;
	line-height: 1.0;
}
#modal_content2 ul.car_delivery_flow li dl{
	display: table;
	width: 100%;
}
#modal_content2 ul.car_delivery_flow li dl dt{
	display: table-cell;
	width: 105px;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
#modal_content2 ul.car_delivery_flow li dl dd{
	display: table-cell;
	vertical-align: top;
}
#modal_content2 ul.car_delivery_flow li dl dd p{
	font-size: 11px;
	line-height: 1.4;
	padding-right: 5px;
}
#modal_content2 ul.car_delivery_flow li dl dd p.title{
	font-size: 17px;
	font-weight: bold;
}
#modal_content3 {
	padding: 5px;
	background-color: #fafafa;
}
#modal_content3 .modal_content3_inner {
	border: solid 1px #d2d2d1;
	padding: 35px 10px 20px;
	position: relative;
}
#modal_content3 h2{
	color: #ffffff;
	font-weight: bold;
	background-color: #2d52a7;
	height: 35px;
	padding-left: 0;
}
#modal_content3 h2 span{
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 2.5;
	padding-left: 41px;
}
#modal_content3 h2.icon03 span{
	background: url("../../common/img/icon_h2_style03.png") no-repeat left 50%;
	background-size: 34px 27px;
	-webkit-background-size: 34px 27px;
	-moz-background-size: 34px 27px;
}

#modal_content3 .store_guarantee{
	background-color: #ffffff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 15px 10px 10px;
	margin-bottom: 20px;
	border-right: solid 1px #eaeaea;
	border-left: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
}
#modal_content3 .store_guarantee p.title{
	font-size: 15px;
	color: #957628;
	font-weight: bold;
	text-align: center;
	margin-bottom: 14px;
}
#modal_content3 .store_guarantee dl{
	margin-bottom: 10px;
}
#modal_content3 .store_guarantee dl:last-child{
	margin-bottom: 0;
}
#modal_content3 .store_guarantee dl dt{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 2.2;
	height: 24px;
	background-color: #525252;
	text-align: center;
}
#modal_content3 .store_guarantee dl:last-child dt{
	background-color: #aa3636;
}
#modal_content3 .store_guarantee dl dd{ 
	border: solid 1px #c5c5c5;
	font-size: 11px;
	padding: 10px 12px;
	line-height: 1.3;
}
#modal_content3 .store_guarantee dl dd dl{ 
	overflow: hidden;
	margin: 0 !important;
}
#modal_content3 .store_guarantee dl dd dl dt{ 
	font-weight: nomral;
	color: #333333;
	line-height: 1.3;
	font-size: 11px;
	height: auto;
	background-color: #ffffff !important;
	float: left;
	display: inline-block;
	width: 17px;
}
#modal_content3 .store_guarantee dl dd dl dd{ 
	border: 0;
	padding: 0;
	float: left;
	display: inline-block;
	width: 203px;
}
#modal_content3 .store_guarantee dl dd table{ 
	margin-bottom: 7px;
	border-left: solid 1px #cfcfcf;
	border-top: solid 1px #cfcfcf;
	width: 100%;
}
#modal_content3 .store_guarantee dl dd table th{ 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 1.5;
	background-color: #808080;
	height: 19px;
	border-right: solid 1px #cfcfcf;
}
#modal_content3 .store_guarantee dl dd table td{ 
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	width: 50%;
}
#modal_content3 .store_guarantee dl dd table td.last{ 
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#modal_content4 {
	padding: 5px;
	background-color: #fafafa;
}
#modal_content4 .modal_content4_inner {
	border: solid 1px #d2d2d1;
	padding: 35px 10px 20px;
	position: relative;
}
#modal_content4 h2{
	color: #ffffff;
	font-weight: bold;
	background-color: #2d52a7;
	height: 35px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 2.5;
}
#modal_content4 .about_sale{
	background-color: #ffffff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 8px 10px 10px;
	margin-bottom: 20px;
	border-right: solid 1px #eaeaea;
	border-left: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
}
#modal_content4 .about_sale table{ 
	border-left: solid 1px #cfcfcf;
	border-top: solid 1px #cfcfcf;
	width: 100%;
	font-size: 11px;
}
#modal_content4 .about_sale table th{ 
	background-color: #f7f7f7;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	width: 45%;
	line-height: 1.2;
	padding: 5px;
	text-align: left;
}
#modal_content4 .about_sale table td{ 
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	line-height: 1.2;
	padding: 5px;
	word-break:break-all;
}
#modal_content4 .about_sale table td.text_red{ 
	color: #e20000;
}

#modal_content6 {
	padding: 5px;
		background-color: #fafafa;
}
#modal_content6 .modal_content6_inner {
	border: solid 1px #d2d2d1;
		padding: 35px 10px 20px;
			position: relative;
}
#modal_content6 h2{
	color: #ffffff;
		font-weight: bold;
			background-color: #2d52a7;
				height: 35px;
					padding-left: 0;
}
#modal_content6 h2 span{
	display: block;
		font-size: 14px;
			height: 35px;
				line-height: 2.5;
					padding-left: 40px;
}
#modal_content6 h2.icon04 span{
	background: url("../../img/goobike_ec/icon_h2_style04.png") no-repeat left 50%;
		background-size: 40px 35px;
			-webkit-background-size: 40px 35px;
				-moz-background-size: 40px 35px;
}
#modal_content6 .store_guarantee{
	background-color: #ffffff;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
				-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
					padding: 10px 10px 10px;
						margin-bottom: 20px;
							border-right: solid 1px #eaeaea;
								border-left: solid 1px #eaeaea;
									border-bottom: solid 1px #eaeaea;
}
#modal_content6 .store_guarantee p{
	font-size: 11px;
		margin-bottom: 10px;
			line-height: 1.2;
}
#modal_content6 .store_guarantee p .text_red{
	color: #e0120e;
}
#modal_content6 .store_guarantee dl{
	margin-bottom: 20px;
}
#modal_content6 .store_guarantee dl dt{
	font-size: 12px;
		font-weight: bold;
			color: #ffffff;
				line-height: 2.2;
					height: 24px;
						background-color: #808080;
							text-align: center;
}
#modal_content6 .store_guarantee dl dd{ 
	border: solid 1px #c5c5c5;
		font-size: 11px;
			padding: 10px 12px;
				line-height: 1.3;
}
#modal_content6 .store_guarantee dl dd dl{ 
	overflow: hidden;
		margin-bottom: 3px;
}
#modal_content6 .store_guarantee dl dd dl dt{ 
	font-weight: nomral;
		color: #333333;
			line-height: 1.3;
				font-size: 11px;
					height: auto;
						background-color: #ffffff !important;
							float: left;
								display: inline-block;
									width: 17px;
}
#modal_content6 .store_guarantee dl dd dl dd{ 
	border: 0;
		padding: 0;
			float: left;
				display: inline-block;
					width: 203px;
}
#modal_content6 .store_guarantee table{ 
	margin-bottom: 7px;
		border-left: solid 1px #cfcfcf;
			border-top: solid 1px #cfcfcf;
				width: 100%;
}
#modal_content6 .store_guarantee table th{ 
	font-size: 11px;
		font-weight: bold;
			text-align: center;
				color: #ffffff;
					line-height: 1.5;
						background-color: #808080;
							height: 19px;
								border-right: solid 1px #cfcfcf;
									width: 33%;
}
#modal_content6 .store_guarantee table th:first-child{ 
	width: 34%;
}
#modal_content6 .store_guarantee table td{ 
	border-right: solid 1px #cfcfcf;
		border-bottom: solid 1px #cfcfcf;
			font-size: 11px;
				text-align: right;
}
#modal_content6 .store_guarantee table td:first-child{ 
	text-align: left;
}
#modal_content6 .store_guarantee table td.last{ 
	border-right: solid 1px #ffffff;
		border-bottom: solid 1px #ffffff;
}

#modal_content1 {
	padding: 5px;
		background-color: #fafafa;
}
#modal_content1 .modal_content1_inner {
	border: solid 1px #d2d2d1;
		padding: 35px 10px 20px;
			position: relative;
}
#modal_content1 h2{
	color: #ffffff;
		font-weight: bold;
			background-color: #2d52a7;
				height: 50px;
					padding-left: 0;
}
#modal_content1 h2 span{
	display: block;
		font-size: 14px;
			height: 50px;
				line-height: 1.3;
					padding-left: 30px;
						padding-top: 7px;
							box-sizing: border-box;
								-moz-box-sizing: border-box;
									-webkit-box-sizing: border-box;
}
#modal_content1 h2.icon01 span{
	background: url("../../img/goobike_ec/icon_h2_style01.png") no-repeat left 50%;
		background-size: 30px 50px;
			-webkit-background-size: 30px 50px;
				-moz-background-size: 30px 50px;
}
#modal_content1 .store_guarantee{
	background-color: #ffffff;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
				-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
					padding: 15px 10px 10px;
						margin-bottom: 20px;
							border-right: solid 1px #eaeaea;
								border-left: solid 1px #eaeaea;
									border-bottom: solid 1px #eaeaea;
}
#modal_content1 .store_guarantee dl{ 
	overflow: hidden;
		margin-bottom: 5px;
}
#modal_content1 .store_guarantee dl:last-child{ 
	margin-bottom: 0;
}
#modal_content1 .store_guarantee dl dt{ 
	font-weight: nomral;
		color: #333333;
			line-height: 1.3;
				font-size: 11px;
					height: auto;
						background-color: #ffffff !important;
							float: left;
								display: inline-block;
									width: 17px;
										text-align: center;
}
#modal_content1 .store_guarantee dl dd{ 
	border: 0;
		padding: 0;
			float: left;
				display: inline-block;
					width: 229px;
						font-size: 11px;
}
