@charset "UTF-8";
/* CSS Document */

.detail .Icon {
	clear: both;
	width:100%;
	margin:15px 0 20px;
}
.detail .copy {
    display:none;
	float:right;
	width:210px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	color:#333;
	font-size:13px;
	box-shadow: 0px 2px #b2b2b2;
	-webkit-box-shadow: 0px 2px #b2b2b2;
	text-decoration: none;
	margin:-25px 10px 0 0;
	font-weight:normal;
}
.detail .print {
    display:none;
	float:right;
	width:120px;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	color:#333;
	font-size:13px;
	box-shadow: 0px 2px #b2b2b2;
	-webkit-box-shadow: 0px 2px #b2b2b2;
	text-decoration: none;
	font-weight:normal;
    margin:-25px 0 0 0;
}
.detail .Icon div {
	margin:0 0 20px;
}
.detail .Icon .Type1 {
	float: left;
	width:110px;
	height:25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background-color: #a0522d;
	margin: 0 2px 10px 0;
	font-size: 13px;
}
.detail .Icon .Type2 {
	float: left;
	width:110px;
	height:25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background-color: #e75297;
	margin: 0 2px 10px 0;
	font-size: 13px;
}
.detail .Icon .Type3 {
	float: left;
	width:110px;
	height:25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background-color: #4169e1;
	margin: 0 2px 10px 0;
	font-size: 13px;
}
.detail .Icon .Type4,
.detail .Icon .Type5 {
	float: left;
	width:110px;
	height:25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background-color: #69b908;
	margin: 0 2px 10px 0;
	font-size: 13px;
}
.detail .Icon .Type6,
.detail .Icon .Type7 {
	float: left;
	width:110px;
	height:25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background-color: #32b2ed;
	margin: 0 2px 10px 0;
	font-size: 13px;
}
.detail .Icon .flag_icon_new {
	float:left;
	width: 45px;
	height: 25px;
	line-height: 25px;	
	color:#fff;
	border-radius: 5px;
	text-align: center;
	font-weight:bold;
	background-color: #c62f25;
	margin: 0 2px 10px 0;
}
.detail .Icon .Openhouse .OpenHouseType1,
.detail .Icon .Openhouse .OpenHouseType2,
.detail .Icon .Openhouse .OpenHouseType3,
.detail .Icon .Openhouse .OpenHouseType4,
.detail .Icon .Openhouse .OpenHouseType5,
.detail .Icon .Openhouse .OpenHouseType6,
.detail .Icon .Openhouse .OpenHouseType7,
.detail .Icon .Openhouse .OpenHouseType8 {
	color:#c62f25;
	border: 1px solid #c62f25;
	width:130px;
	height:23px;
	line-height: 23px;
	text-align: center;
	float: left;
	margin: 0 0 10px 0;
    font-size: 14px;
}
.detail .Openhouse2 {
	color:#c62f25;
}
.detail .Openhouse2 .OpenHouseType1,
.detail .Openhouse2 .OpenHouseType2,
.detail .Openhouse2 .OpenHouseType3,
.detail .Openhouse2 .OpenHouseType4,
.detail .Openhouse2 .OpenHouseType5,
.detail .Openhouse2 .OpenHouseType6,
.detail .Openhouse2 .OpenHouseType7,
.detail .Openhouse2 .OpenHouseType8 {
	font-size:1.2em;
	font-weight:bold;
}
.detail .PriceArea {
	clear: both;
	border-top:#cdcccc 1px solid;
	border-bottom:#cdcccc 1px solid;
	padding:10px 0 0 5%;
	background: #f9f9f9;
	height:82px;
}
.detail .PriceArea li {
	float:left;
	text-align: left;
	margin:0 10px;
}
.detail .PriceArea li:first-child {
	line-height: 65px;
	font-size: 30px;
	font-weight:bold;
	color:#c62f25;
}
.detail .PriceArea li:nth-child(2),
.detail .PriceArea li:nth-child(3),
.detail .PriceArea li:nth-child(5) {
	line-height: 18px;
}
.detail .PriceArea li .man {
    font-size: 18px;
	color:#333;
}
.detail .PriceArea li .cap {
	margin: 0 0 3px;
}
.detail .PriceArea li input[type="text"] {
	width:50px;
	height:40px;
	margin:0 5px 0 0;
	font-size: 17px;
	text-align: right;
}
.detail .PriceArea li input[type="text"].Oshiharairei {
	width:120px;
	font-size: 22px;
	font-weight:bold;
}
.Oshiharairei::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
	font-weight:bold;
}
.Oshiharairei:-ms-input-placeholder {
	color: #000;
	opacity: 1;
	font-weight:bold;
}
.Oshiharairei::-moz-placeholder {
	color: #000;
	opacity: 1;
	font-weight:bold;
}
.Oshiharairei::-placeholder {
	color: #000;
	opacity: 1;
	font-weight:bold;
}
.detail .PriceArea li .OrangeBtn {
	float:right;
	width:100px;
	height: 44px;
	line-height: 44px;
	background-color: #ee7375;
	border: 1px solid #f15a24;
	border-radius: 5px;
	text-align: center;
	color:#fff;
	font-size:18px;
	box-shadow: 0px 2px #f15a24;
	-webkit-box-shadow: 0px 2px #f15a24;
	text-decoration: none;
	font-weight:bold;
	margin:10px 0;
}
.detail .PriceText {
	float: right;
	margin: 0 0 30px;
	font-size: 0.8em;
}
.detail .BasicArea {
	width:100%;
}
.detail .Komoku1 {
	float:left;
	width:55%;
}
.detail .Komoku1 table {
    margin-bottom: 0.5em !important;
}
.detail .Komoku1 table th {
	text-align: left !important;
	font-weight:normal;
	padding: 10px;
}
.detail .BasicArea .Komoku1 table td {
	padding: 10px;
}
.detail .Komoku1 table td div {
	/*border-left: 1px #666 solid;
	padding: 0 0 0 20px;*/
}
.detail .Komoku1 table td .Address {
	font-size:18px;
	font-weight:bold;
}
.detail .Komoku1 table td .Address .map {
	/*width:120px;
	height: 32px;
	line-height: 32px;*/
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	color:#333;
	font-size:14px;
	box-shadow: 0px 2px #b2b2b2;
	-webkit-box-shadow: 0px 2px #b2b2b2;
	text-decoration: none;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0 5px;
	display: inline-block;
}
.detail .BasicArea .BtnArea {
	display: block;
	width:100%;
}
.detail .BtnArea .OrangeBtn,
.detailBottom .OrangeBtn {
	float:left;
	width:48%;
	height: 55px;
	line-height: 55px;
	background-color: #ee7375;
	border: 1px solid #f15a24;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0px 2px #f15a24;
	-webkit-box-shadow: 0px 2px #f15a24;
	color:#fff;
	font-size:17px;
	text-decoration: none;
	font-weight:bold;
	margin:10px 10px 20px 0;
    box-sizing: border-box;
}
.detail .BtnArea .RedWakuBtn,
.detailBottom .BtnArea .RedWakuBtn {
	float:left;
	width:48%;
	height: 55px;
	line-height: 55px;
	background-color: #fff;
	border: 1px solid #c62f25;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0px 2px #c62f25;
	-webkit-box-shadow: 0px 2px #c62f25;
	color:#c62f25;
	font-size:17px;
	text-decoration: none;
	font-weight:bold;
	margin:10px 10px 20px 0;
    box-sizing: border-box;
}
.detail .BtnArea [id^="Bookmark"]  span a,
.detailBottom .BtnArea [id^="Bookmark"]  span a {
	float:left;
	width:48%;
	height: 55px;
	line-height: 55px;
	background-color: #1E8E7C;
	border: 1px solid #1E8E7C;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0px 2px #4c8148;
	-webkit-box-shadow: 0px 2px #4c8148;
	color:#fff;
	font-size:17px;
	text-decoration: none;
	font-weight:bold;
	margin:10px 10px 20px 0;
    box-sizing: border-box;
    display: inline-block;
}
.detail .BtnArea [id^="Bookmark"]:before,
.detailBottom .BtnArea [id^="Bookmark"]:before {
	/*font-family: "Font Awesome 5 Free";
	content: "\f004";
    padding: 0 5px 0 0;*/
}
.detail .BasicArea .ImgMadori {
	float:right;
	width:45%;
	text-align: center;
}
.detail .BasicArea .ImgMadori img {
	max-width: 100%;
    max-height: 400px;
}
.detail .Point {
	clear: both;
	width: 100%;
	margin:25px 0 10px;
}
.detail .Point .Title {
	background-color: #1E8E7C;
	border-radius: 5px 5px 0 0;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
    color: #fff;
}
.detail .Point .Title i {
    display: none;
}
.detail .Point .Contents {
	border: 1px solid #ccc;
	padding: 20px;
	box-sizing:border-box;
	width:100%;
	/*font-size:13px;
	height: 150px;
	overflow: hidden;*/
}
.detail .Komoku table {
  border-collapse: collapse;
}
.detail .Komoku th {
	padding: 10px;
	background: #ebfade;
	border: 1px solid #ccc;
	text-align: left;
	font-weight: normal;
	width:11%;
}
.detail .Komoku td {
	padding: 10px;
	border: 1px solid #ccc;
	width:22%;
}
.detail .Komoku th > div,
.detail .Komoku td > div {
	display: inline-block;
}
.detail .OtoiawaseArea {
	width:100%;
	height:390px;
	border: 4px solid #dad7c1;
	background: #fffdef;
	padding:30px;
	margin:60px 0;
    box-sizing: border-box;
    border-radius: 10px;
}
.detail .OtoiawaseArea .TitleWline {
	color: #333;
	font-size: 24px;
	display: flex;
	align-items: center;
	font-weight:bold;
	margin:0 0 20px;
}
.detail .OtoiawaseArea .TitleWline:before,
.detail .OtoiawaseArea .TitleWline:after {
	content: "";
	flex-grow: 1;
	height: 2px;
	background: #333;
	display: block;
}
.detail .OtoiawaseArea .TitleWline:before {
	margin-right: .4em;
}
.detail .OtoiawaseArea .TitleWline:after {
	margin-left: .4em;
}
.detail .OtoiawaseArea .Left {
	float: left;
	width:60%;
}
.detail .OtoiawaseArea .Left .OfficeName {
	color: #333;
	font-size: 24px;
}
.detail .OtoiawaseArea .Left .OfficeFreeTel {
	display: block;
	clear: both;
	margin: 0 0 10px;
}
.detail .OtoiawaseArea .Left .OfficeFreeTel .waku {
	border: 2px solid #1E8E7C;
	text-align: center;
	font-size:15px;
	color:#1E8E7C;
	width:90px;
	height: 25px;
	line-height: 19px;
	float:left;
	margin:10px 10px 10px 0;
}
.detail .OtoiawaseArea .Left .OfficeFreeTel a {
	font-size:30px;
	color:#1E8E7C;
	font-weight:bold;
	float:left;
	margin:10px 0;
	text-decoration: none;
}
.detail .OtoiawaseArea .Left .Bukken {
	width:98%;
	/*height:90px;*/
	border: 1px solid #ccc;
	padding: 20px 30px;
	background-color: #fff;
	margin: 10px 0 !important;
    box-sizing: border-box;
}

.detail .OtoiawaseArea .Left .Bukken .Name {
	font-size:20px;
	font-weight:bold;
	margin: 0 0 5px;
}
.detail .OtoiawaseArea .Left .Bukken .No {
	font-size:15px;
}
.detail .OtoiawaseArea .Right {
	float:right;
	text-align: center;
    width: 40%;
}
.detail .OtoiawaseArea .Right .balloon {
  position   : relative;
  padding: 10px;
  background-color: #eee;
  width:355px;
  /*height:72px;*/
  left : 50%;
  transform: translate(-50%);
  border-radius: 5px;
  top:10px;
    box-sizing: border-box;
}
.detail .OtoiawaseArea .Right .balloon:after{
  border-top: 20px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -20px;
  left : 50%;
  content: "";
  position: absolute;
}
.detail .OtoiawaseArea .Right .StaffImg {
  /*width:350px;
  height:210px;*/
}
.detail .OtoiawaseArea .Right .StaffImg img {
  /*max-width:350px;*/
  height:210px;
}
.detail .OtoiawaseArea .Right .StaffName {
  /*font-size:16px;
  font-weight:bold;*/
	display:none;
}
.detail .OtoiawaseArea .Right .StaffName span {
	color: #1d39c7;
	text-decoration: none;
	border-bottom: 1px solid #1d39c7;
	padding-bottom: .3rem;	
}
.detail .TitleSeiyaku {		
    background-image: url(/file/images/h2_customer.png);
	background-repeat: no-repeat;
	text-align: center;
	width:960px;
	height:155px;
	margin: 0 auto 40px;
}
.detail .TitleSeiyaku p {
	padding:5px auto 0;
	font-size:22px;
	line-height: 2.0em;
	font-weight:bold;
}

.detail .Customer {
	margin:0 auto;
}
.detail .Customer li {
	width:470px;
	height:190px;
	padding:15px;
	border: 1px solid #ccc;
	float:left;
}
.detail .Customer li:first-child {
	margin:0 20px 0 0;
}
.detail .Customer li .Img {
	width:43%;
	margin:0 5% 0 0;
	float:left;
	text-align: center;
}
.detail .Customer li .Img img {
	max-width:200px;
	max-height: 155px;
}
.detail .Customer li .Date {
	width:25%;
	float:left;
	font-size:16px;
}
.detail .Customer li .OfficeName {
	width:25%;
	float:left;
	font-size:14px;
	text-align: center;
	border: 1px solid #ccc;
}
.detail .Customer li .CustomerName {
	width:50%;
	float:left;
	font-size:18px;
	font-weight:bold;
}
.detail .Customer li .CustomerName a {
	text-decoration: none;
	color: #333;
}
.detail .Customer li .Star {
	color: #FFEB00;
}
.detail .Customer a.ToDetail {
	width:280px;
	height: 48px;
	line-height: 48px;
	background-color: #ededed;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	color:#333;
	font-size:14px;
	font-weight:bold;
	box-shadow: 0px 2px #b2b2b2;
	-webkit-box-shadow: 0px 2px #b2b2b2;
	text-decoration: none;
	display: block;
	margin: 20px auto;
}
.detail .Customer .fa-chevron-right {
	float: right;
	margin: 18px 9px 0 0;
}

.Similar li {
	width:180px;
	height:280px;
	border: 1px solid #ccc;
	padding: 10px;
	position: relative;
	float:left;
	margin:0 6px;
}
.Similar li .Type2 {
	float: left;
	width:75px;
	height:20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background-color: #1E8E7C;
	font-size: 11px;
	position: absolute;
	top:0px;
	left:0px;
}
.Similar li .Img {
	width:156px;
	height:112px;
	margin:0 0 10px;
	text-align: center;
}
.Similar li .Img img {
	max-width:156px;
	max-height:112px;
}
.Similar li .Price {
	color:blue;
	font-size:16px;
	font-weight:bold;
}
.Similar li .Address {
	font-size:12px;
}
.Similar li a.ToDetail {
	width:156px;
	height: 32px;
	line-height: 32px;
	background-color: #ededed;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	color:#333;
	font-size:13px;
	font-weight:bold;
	box-shadow: 0px 2px #b2b2b2;
	-webkit-box-shadow: 0px 2px #b2b2b2;
	text-decoration: none;
	display: block;
	margin: 5px auto 0;
}
.Similar .fa-chevron-right {
	float: right;
	margin: 10px 5px 0 0;
}
.detail .property-list__item .man {
    font-size: 0.7em;
}

.detail .top-search-02__select {
	width: 330px;
	padding: 10px 0;
}
.detail .top-search__item {
	width: 180px;
}
.detail .top-search-02__map {
	text-align: center;
}
.detail .top-search-02__map h3 {
	text-align: left;
}

.detail .shuhen .property-list__item {
    width: 24% !important;
    height: 250px;
    margin: 0.5% !important;
    float: left;
}
.detail .shuhen .property-list__item .property-list__price {
    padding: 0rem;
}

.detail .NeibourArea {
	display: table;
	width: 100%;
}
.detail .NeibourArea .property-list__item {
    border: 1px solid #d3d1d1;
    padding: 1%;
    width: 24%;
	float:left;
	position: relative;
	height:240px !important;
	margin: 0.5% !important;
    box-sizing: border-box;
}
.detail .NeibourArea .property-list__item .property-list_type {
	background-color: #1E8E7C;
	color: #fff;
	padding: 0.1em 0.5em;
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 0;	
}
.detail .NeibourArea .property-list__item img {
    max-height: 160px;
}
.detail .NeibourArea .property-list__item .property-list_title,
.detail .NeibourArea .property-list__item .property-list_distance {
	font-size: 0.9em;
	line-height: 1.5em;
}
sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;	
}

.detail .CustomerItem {
	border: 1px solid #dbdbdb;
	overflow: hidden;
	padding: 10px;
	width: 48%;
	float: left;
	margin: 1%;
	position: relative;
}
.detail .CustomerItem a {
	text-decoration: none;
	pointer-events:none;
}
.detail .CustomerItem .Image {
	float:left;
	width:200px;
	height:150px;
	margin:0 10px 0 0;
}
.detail .CustomerItem .Image img {
	max-width:200px;
	max-height:150px;
}
.detail .CustomerItem .Name {
	font-weight: bold;
	font-size:1.1em;
	display: inline-block;
	position: absolute;
	top:70px;
}
.detail .CustomerItem .OfficeName {
	font-size:0.9em;
	border: 1px solid #dbdbdb;
	padding:1px 10px;
	display: inline-block;
	margin: 5px 0 0;
	position: absolute;
	top:10px;
}
.detail .CustomerItem .ContentsDate {
	display: inline-block;
	position: absolute;
	top:45px;
}
.detail .CustomerItem .Title {
	font-size:0.9em;
	line-height: 1.5em;
	display: inline-block;
	position: absolute;
	top:100px;
	padding: 0 10px 0 0;
}
.detail .CustomerItem .StaffName,
.detail .CustomerItem .ContentsA1,
.detail .CustomerItem .ContentsA2 {
	display:none;
}

.property-list__item .property-list__type {
	padding: 0 0.5rem !important;
}
.detailBottom {
	display:none;
}
/*.detail iframe {
    width:100%;
	height:500px;
    margin:10px auto 0;
}*/

@media screen and (max-width:768px)  {
.detail h1 .copy {
	margin: 0;
	position: absolute;
	top:-35px;
	right:10px;
	}
.detail h1 .print {
	display: none;
	}
.detail .Icon {	
    margin: 15px 10px 20px;
	}
.detail .PriceArea {
    padding: 10px;
	display: table;
	}
.detail .PriceArea li:first-child {
    line-height: 35px;
    font-size: 30px;
    font-weight: bold;
    color: #c62f25;
    width: 100%;
    text-align: center;
	margin: 0 0 5px !important;
	width: 100%;
}
.detail .PriceArea li:nth-child(2),
.detail .PriceArea li:nth-child(3) {
    text-align: left;
	margin: 0 5px 0 0 !important;
	width: 30%;
}
.detail .PriceArea li:nth-child(4) {
	text-align: center;
	margin: 5px 5px 0 0 !important;
	width: 30%;
	}
.detail .PriceArea li .OrangeBtn {
	width:100%;
}
.detail .PriceArea li:nth-child(5) {
    text-align: left;
	margin: 0 0 5px 5px !important;
	width: 100%;
	}
.detail .PriceArea li input[type="text"] {
	width: 70% !important;
	}
.detail .PriceArea li .cap {
    font-size:0.8em;
}
.detail .PriceText {
    float: unset;
    margin: 5px 0 20px;
	clear: both;
	line-height: 1.5em;
	}
.detail .BasicArea .Komoku1 {
    float: unset;
    width: 100%;
	margin: 0 auto;
	}
.detail .BasicArea .ImgMadori {
    /*float: unset;
    width: 100%;
	text-align: center;
	margin: 20px 0 0;*/
	display:none;
	}
.detail .BasicArea .ImgMadori img {
	width: 100%;
	text-align: center;
	}
/*.detail .Komoku th {
    width: 100%;
	float: unset;
	display: block;
	border: 1px solid #ccc;
	}
.detail .Komoku td {
    width: 100%;
	float: unset;
	display: block;
	border-top: 0px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	}
.detail .Komoku td:last-child {
	border-bottom: 1px solid #ccc;
	}*/
.detail .Komoku th {
    width: 100%;
	float: unset;
	display: block;
	border-top: 1px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	}
.detail .Komoku td {
    width: 100%;
	float: unset;
	display: block;
	border-top: 1px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	}
.detail h2 {
    margin: 40px 0 30px;
	}
.detail .OtoiawaseArea {
    width: 100%;
    height: 600px;
    padding: 15px;
	position: relative;
	}
.detail .OtoiawaseArea .TitleWline {
    font-size: 17px;
    margin: 0 auto;
}
.detail .OtoiawaseArea .Left {
    float: unset;
    width: 100%;
	}
.detail .OtoiawaseArea .Left .Bukken {
    width: 100%;
	margin: 0 auto;
	padding: 10px;
	}
.detail .OtoiawaseArea p {
	font-size:0.9em;	
	}
.detail .OtoiawaseArea .BtnArea {
	position: absolute;
	bottom:10px;
	left: 1%;
	right: 1%;
	}
.detail .BtnArea .OrangeBtn {
	width:48%;
	height: 40px;
	line-height: 40px;
	margin:1%;
	font-size:15px;
	}
.detail .BtnArea .RedWakuBtn {
	width:48%;
	height: 40px;
	line-height: 40px;
	margin:1%;
	font-size:15px;
	}
.detail .BtnArea [id^="Bookmark"] span a {
	width:48% !important;
	height: 40px !important;
	line-height: 40px !important;
	margin:1% !important;
	font-size:15px !important;
}
.detail .BtnArea .RedBtn {
	float:left;
	width:48%;
	height: 40px;
	line-height: 40px;
	background-color: #c62f25;
	border: 1px solid #8e1c14;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0px 2px #8e1c14;
	-webkit-box-shadow: 0px 2px #8e1c14;
	color:#fff;
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
	margin:1%;
	}
.detailBottom .BtnArea .OrangeBtn {
	width:24%;
	height: 40px;
	line-height: 40px;
	margin:2% 0.5%;
	font-size:11px;
	}
.detailBottom .BtnArea .RedWakuBtn {
	width:24%;
	height: 40px;
	line-height: 40px;
	margin:2% 0.5%;
	font-size:11px;
	}
.detailBottom .BtnArea [id^="Bookmark"] {
	width:24%;
	height: 40px;
	line-height: 40px;
	margin:2% 0.5%;
	font-size:11px;
}
.detailBottom .BtnArea .RedBtn {
	float:left;
	width:24%;
	height: 40px;
	line-height: 40px;
	background-color: #c62f25;
	border: 1px solid #8e1c14;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0px 2px #8e1c14;
	-webkit-box-shadow: 0px 2px #8e1c14;
	color:#fff;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	margin:2% 0.5%;
	}
.detail .OtoiawaseArea .Right {
    float: unset;
    width: 100%;
	}
.detail .OtoiawaseArea .Right .StaffImg {
    /*height: 210px;
    margin: 0 auto;*/
}
.detail .OtoiawaseArea .Right .StaffImg img {
    max-height: 150px;
    /*text-align: center;
    margin: 0 auto;*/
}
.detail .TitleSeiyaku {
    background: url(/file/images/h2_customer_sp.png) no-repeat center center;
    background-size: 100% auto;
	width: unset;
	margin: 0 auto;
	}
.detail .TitleSeiyaku p {
    font-size: 18px;
    line-height: 1.8em;
	}
	
.detail .Customer li {
    width: 47%;
    height: 270px;
	}
.detail .Customer li .Img {
    width: 100%;
    margin: 0 0 5%;
    float: unset;
	}
.detail .Customer li .Img img {
    width: 100%;
	}
.detail .Customer li .Date {
    width: 50%;
	font-size: 13px;
}
.detail .Customer li .OfficeName {
    width: 50%;
}
.detail .Customer li .CustomerName {
    width: 100%;
    float: unset;
    clear:both;
}
.detail .OtoiawaseArea .Right .balloon {
    width: 100%;
}	
.detail .top-search-02__select {
	width: 48.5%;
	padding: 10px 0;
}
.detail .top-search__item {
    width: 48.5%;
}
	
.detail .NeibourArea .property-list__item {
    width: 49%;
	height:220px !important;
}

.detail .CustomerItem {
	width: 98%;
	float: unset;
}
	
.detailBottom {
	display:block;
}
	
}