@charset "UTF-8";

/* ---------------------------------------------------------------------タブ */
ul.tabYel li {
	width:195px;
}
ul.tabYel li.cr {
	width:148px;
}

/* ---------------------------------------------------------------------白枠 */
body.shopStaffP .whiteBox , body.shopVoiceP .whiteBox {
	padding-bottom:0;
}
body.shopDetailtP .whiteBox {
	padding:0;
}

/* ---------------------------------------------------------------------ボタンエリア */
.btnArea {
	padding:17px 0;
	background-color:#f2efe7;
}
.btnArea .fB {
	margin:0 0 10px 0;
	text-align:center;
}
.btnArea ul {
	margin:0 0 0 24px;
	zoom:1;
}
.btnArea ul:after {content:"";display:block;overflow:hidden;clear:both;}
.btnArea ul li {
	margin:0 16px 0 0;
	float:left;
}

/* ---------------------------------------------------------------------トップ */
body.shopIndexP div.searchArea {
	width:912px;
	height:668px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/shop/bg_top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
}
body.shopIndexP div.searchRoute {
	background-image:url(../img/shop/bg_top_route.gif);
}
body.shopIndexP div.searchArea ul.tab {
	width:912px;
	zoom:1;
}
body.shopIndexP div.searchArea ul.tab:after {content:"";display:block;overflow:hidden;clear:both;}
body.shopIndexP div.searchArea ul.tab li {
	margin:0;
	float:left;
}
body.shopIndexP div.searchArea ul.prefList {
	margin:0 -2px 0 0;
	position:absolute;
	zoom:1;
}
body.shopIndexP div.searchArea ul.prefList:after {content:"";display:block;overflow:hidden;clear:both;}
body.shopIndexP div.searchArea ul.prefList li {
	margin:0 2px 2px 0;
	float:left;
}
body.shopIndexP div.searchArea p.lead {
	position:absolute;
	margin:0;
	padding:0;
	top:88px;
	left:30px;
}
body.shopIndexP div.searchArea p.text {
	width:350px;
	position:absolute;
	margin:0;
	padding:0;
	top:168px;
	left:30px;
	line-height:175%;
}
body.shopIndexP div.searchArea p.hokkaido {
	position:absolute;
	margin:0;
	padding:0;
	top:172px;
	left:704px;
}
body.shopIndexP div.searchArea p.okinawa {
	position:absolute;
	margin:0;
	padding:0;
	top:573px;
	left:732px;
}
body.shopIndexP div.searchArea ul.tohoku {
	width:174px;
	top:287px;
	left:637px;
}
body.shopIndexP div.searchArea ul.kanto {
	width:232px;
	top:397px;
	left:601px;
}
body.shopIndexP div.searchArea ul.koshinetsu {
	width:116px;
	top:283px;
	left:400px;
}
body.shopIndexP div.searchArea ul.tokai {
	width:232px;
	top:477px;
	left:473px;
}
body.shopIndexP div.searchArea ul.kinki {
	width:174px;
	top:531px;
	left:421px;
}
body.shopIndexP div.searchArea ul.chugoku {
	width:174px;
	top:389px;
	left:225px;
}
body.shopIndexP div.searchArea ul.shikoku {
	width:116px;
	top:557px;
	left:277px;
}
body.shopIndexP div.searchArea ul.kyushu {
	width:116px;
	top:475px;
	left:80px;
}

body.shopIndexP div.otherSearch  {
	width:912px;
	margin:15px auto;
	padding:0;
	zoom:1;
}
body.shopIndexP div.otherSearch:after {content:"";display:block;overflow:hidden;clear:both;}
body.shopIndexP div.otherSearch dl.textSearch {
	margin:0;
	padding:0;
	float:left;
	zoom:1;
}
body.shopIndexP div.otherSearch dl.addstSearch {
	width:405px;
}
body.shopIndexP div.otherSearch dl.shopnameSearch {
	width:480px;
	float:right;
}
body.shopIndexP div.otherSearch dl.textSearch:after {content:"";display:block;overflow:hidden;clear:both;}
body.shopIndexP div.otherSearch dl.textSearch dt {
	margin:0 0 14px 0;
	padding:0;
	float:left;
}
body.shopIndexP div.otherSearch dl.textSearch dd {
	width:290px;
	margin:0;
	padding:0;
	float:right;
	zoom:1;
}
body.shopIndexP div.otherSearch dl.textSearch dd:after {content:"";display:block;overflow:hidden;clear:both;}
body.shopIndexP div.otherSearch dl.textSearch dd p.input {
	width:230px;
	margin:0;
	padding:0;
	float:left;
}
body.shopIndexP  div.otherSearch dl.textSearch dd p.input input {
	width:230px;
	height:27px;
	margin:0;
	padding:1px 0 0 7px;
	border:solid #000 2px;
	border-right:none;
	line-height:1;
}
body.shopIndexP div.otherSearch dl.textSearch dd p.btn {
	margin:0;
	padding:0;
	float:right;
}

/* ---------------------------------------------------------------------一覧：タイトル下 */
div#titleArea div.showArea table.conditionT {width:100%;float:none;}
div#titleArea div.showArea table.conditionT th {width:132px;}
div#titleArea div.showArea table.conditionT td {width:732px;}

/* ---------------------------------------------------------------------一覧：件数とページング */
div.resultArea {
	width:652px;
	margin-right:auto;
	margin-left:auto;
	zoom:1;
}
div.resultArea:after {content:"";display:block;overflow:hidden;clear:both;}
div.resultArea div.number {
	font-size:14px;
	float:left;
}
div.resultArea div.number strong {
	font-size:28px;
	font-weight:bold;
	color:#de1000;
}
div.resultArea div.number em {
	font-weight:bold;
}
/* ---------------------------------------------------------------------一覧：表示切替 */
/*div.sortArea {
	border:solid #f8d466 1px;
}*/
/* ---------------------------------------------------------------------一覧：アイコン凡例 */
ul.iconLegend {
	margin:0 31px 20px 31px;
	text-align:right;
}
ul.iconLegend li {
	margin-left:20px;
	display:inline;
}
ul.iconLegend li span {
	margin-left:8px;
}


/* ---------------------------------------------------------------------一覧：通常 */
div.normalList {
	padding-bottom:25px;
}
div.normalList div.head {
	margin:0;
	padding:15px 22px;
	border-bottom:solid #e0e0e0 1px;
	background-color:#f9f9f9;
	background-image:none;
	zoom:1;
}
div.normalList div.head:after {content:"";display:block;overflow:hidden;clear:both;}
div.normalList div.head h2 {
	font-size:16px;
	float:none;
}
div.normalList div.head h2 a {
	text-decoration:none;
}
div.normalList div.head h2 img {
	margin-right:5px;
	vertical-align:middle;
}
div.normalList ol.centurionIcon{
	width:604px;
	margin:15px auto 0 auto;
	}
div.normalList div.outlineArea {
	background-image:none;
}
div.normalList div.outlineArea p.img {
	width:96px;
	height:96px;
	border:solid #e0e0e0 1px;
	float:left;
}
div.normalList div.outlineArea p.img img {
	margin-top:-1px;
}
div.normalList div.outlineArea div.textArea {
	width:480px;
	margin:5px 0 0 0;
	float:right;
}
div.normalList div.outlineArea div.textArea p.tel {
	margin:0 0 15px 0;
	font-weight:bold;
	color:#de1000;
	font-size:24px;
	line-height:1;
}
div.normalList div.outlineArea div.textArea div.dataArea {
	margin:0;
	padding:10px 0 15px 0;
	background-image:url(../img/shop/bg_list_dataarea.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	zoom:1;
}
div.normalList div.outlineArea div.textArea div.dataArea:after {content:"";display:block;overflow:hidden;clear:both;}
div.normalList div.outlineArea div.textArea div.dataArea dl {
	width:134px;
	margin:0 0 0 19px;
	padding:0 0 0 20px;
	float:left;
}
div.normalList div.outlineArea div.textArea div.dataArea dl:first-child {
	margin:0;
	padding:0;
}
div.normalList div.outlineArea div.textArea div.dataArea dl dt {
	margin:0 0 10px 0;
	font-size:12px;
}
div.normalList div.outlineArea div.textArea div.dataArea dl dd p.station {
	margin:3px 0;
}
div.normalList div.outlineArea div.textArea div.dataArea dl dd p.station strong {
	font-size:20px;
	line-height:135%;
}
div.normalList ul.iconList {
	width:608px;
	margin:15px auto 0 auto;
	padding:0 -4px 0 0;
	zoom:1;
}
div.normalList ul.iconList:after {content:"";display:block;overflow:hidden;clear:both;}
div.normalList ul.iconList li {
	margin:0 4px 4px 0;
	float:left;
}
div.normalList p.message {
	width:604px;
	margin:25px auto 0 auto;
	padding:0;
}



div.areaCr {
	border:solid #ffde79 1px;
	background:#f8f7f3;
}
div.areaCr div.head {
	border-bottom:solid #ffde79 1px;
	background-color:#ffeebf;
}
div.areaCr div.outlineArea p.img {
	border:solid #ffde79 1px;
}
div.areaCr div.outlineArea div.textArea div.dataArea {
	background-image:url(../img/shop/bg_list_dataarea_on.gif);
}


/* ---------------------------------------------------------------------店舗詳細：上部 */
ol.centurionIcon {
	margin-bottom:15px;
}
div.topDataArea {
	padding:31px;
	background-color:#f8f7f3;
}
div.topDataArea p.img {
	width:334px;
	height:334px;
	border:solid #e0e0e0 1px;
	float:left;
}
div.topDataArea div.dataArea {
	width:528px;
	float:right;
}
div.topDataArea div.dataArea div.inqArea {
	margin:0 0 10px 0;
	zoom:1;
	display: flex;
	justify-content:flex-end;
	flex-wrap: wrap;
	align-items: center;
}
div.topDataArea div.dataArea div.inqArea:after {content:"";display:block;overflow:hidden;clear:both;}
/*div.topDataArea div.dataArea div.inqArea p.tel {
	margin:3px 0 0 0;
	padding:0 0 0 35px;
	background-image:url(../img/common/icon_tel_r24.png);
	background-position:0 center;
	background-repeat:no-repeat;
	font-size:36px;
	font-weight:bold;
	font-family:Arial;
	color:#de1000;
	line-height:1;
	float:left;
}*/
div.topDataArea div.dataArea div.inqArea p.btnMail {margin-right: 8px;}
div.topDataArea div.dataArea div.inqArea p.note {width: 268px;padding-bottom: 5px;}
div.topDataArea div.dataArea table {
	width:100%;
	margin:0;
	font-size:12px;
	border-right:solid #a19276 1px;
	border-left:solid #a19276 1px;
}
div.topDataArea div.dataArea table .label01 {width:20%;}
div.topDataArea div.dataArea table .label02 {width:80%;}
div.topDataArea div.dataArea table th {
	padding:8px 15px;
	text-align:left;
	background-color:#f2efe7;
	border-top:solid #a19276 1px;
	border-bottom:solid #a19276 1px;
	font-weight:bold;
	color:#b16600;
}
div.topDataArea div.dataArea table td {
	padding:8px 15px;
	background-color:#fff;
	border-top:solid #a19276 1px;
	border-bottom:solid #a19276 1px;
}
div.topDataArea p.shopComment {
	margin:25px 0 0 0;
}

/* ---------------------------------------------------------------------店舗詳細：お気に入り・査定 */
div.favoSellBtnArea {
	margin:0 0 40px 0;
	background-color:#eefaff;
	border-top:solid #c4e9f8 1px;
	border-bottom:solid #c4e9f8 1px;
	zoom:1;
}
div.favoSellBtnArea:after {content:"";display:block;overflow:hidden;clear:both;}
div.favoSellBtnArea p.sellBtn {
	width:478px;
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#09a1e1;
	font-weight:bold;
	border-left:solid #c4e9f8 1px;
	float:right;
}
div.favoSellBtnArea p.favoBtn {
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#09a1e1;
	font-weight:bold;
}
div.favoSellBtnArea p a {
	margin:0 0 0 20px;
}
div.favoSellBtnArea p img {
	margin:0 0 0 20px;
	vertical-align:middle;
}
div.favoSellBtnArea p a img {
	margin:0;
}


/* ---------------------------------------------------------------------店舗詳細：横並び */
dl.infoBlock {
	margin:0 0 40px 0;
}
dl.infoBlock dt {
	margin:0 0 20px 0;
}
dl.infoBlock dd {
	margin:0;
}
dl.floatBlock {
	width:432px;
	padding:0;
}
dl.floatBlock dd ul.serviceIcon {
	margin:0 -9px -8px 0;
	zoom:1;
}
dl.floatBlock dd ul.serviceIcon:after {content:"";display:block;overflow:hidden;clear:both;}
dl.floatBlock dd ul.serviceIcon li {
	margin:0 9px 8px 0;
	float:left;
}

dl.floatBlock dd div.mapArea{
	height:244px;
	margin: 0 0 25px 0;
}
dl.floatBlock dd div.managerMessage{
	margin:0 0 20px 0;
	zoom:1;
}
dl.floatBlock dd div.managerMessage:after {content:"";display:block;overflow:hidden;clear:both;}
dl.floatBlock dd div.managerMessage p.photo{
	width:136px;
	float:left;
}
dl.floatBlock dd div.managerMessage div.floatR{
	width:275px;
}
dl.floatBlock dd div.managerMessage div.floatR p.name{
	margin:0 0 20px 0;
	font-size:15px;
	font-weight:bold;
	color:#b16600;
}
dl.floatBlock dd div.managerMessage div.floatR p.name span.fS{
	margin:0 5px 0 0;
}
dl.floatBlock dd div.managerMessage div.floatR p.text{
	font-size:12px;
}
dl.floatBlock dd dl.snsArea{
	margin:25px 0 0 0;
}
dl.floatBlock dd dl.snsArea dt{
	margin:0 0 20px 0;
	font-size:12px;
	font-weight:bold;
	color:#b16600;
}
dl.floatBlock dd dl.snsArea dd ul {
	margin:0 -16px 0 0;
	zoom:1;
}
dl.floatBlock dd dl.snsArea dd ul:after {content:"";display:block;overflow:hidden;clear:both;}
dl.floatBlock dd dl.snsArea dd ul li {
	margin:0 16px 0 0;
	float:left;
}

/* ---------------------------------------------------------------------店舗詳細：ニュース */
dl.infoBlock dd div.newsBox {
	padding:29px;
	border:solid #e0e0e0 1px;
}
dl.infoBlock dd div.newsBox ul {
	height:250px;
}
dl.infoBlock dd div.newsBox ul li dl dd {
	width:690px;
}
/* ---------------------------------------------------------------------店舗詳細：声 */
.infoBlock div.voice ul{
	margin:0;
	padding:0;
	border:solid #e0e0e0 1px;
}
.infoBlock div.voice ul li {
	margin:0;
	padding:31px 31px 31px 56px;
	background-image:url(../img/common/icon/icon_voice.png);
	background-repeat:no-repeat;
	background-position:31px 34px;
	border-bottom:dotted #000 1px;
}
.infoBlock div.voice ul li:last-child {
	border:none;
}
.infoBlock div.voice ul li p.name {
	margin:0 0 5px 0;
	color:#b16600;
	font-weight:bold;
}
/* ---------------------------------------------------------------------店舗詳細：オススメ物件 */
dl.infoBlock dd div.recommendList ul{
	margin:0;
	padding:0;
	zoom:1;
}
dl.infoBlock dd div.recommendList ul:after {content:"";display:block;overflow:hidden;clear:both;}
dl.infoBlock dd div.recommendList ul li{
	width:264px;
	height:296px;
	height:315px;
	margin:0 0 0 26px;
	padding:27px 0 0 25px;
	border-left:dotted #000 1px;
	position:relative;
	float:left;
}
dl.infoBlock dd div.recommendList ul li p.img {
	width:264px;
	height:198px;
	margin:0 auto;
}
dl.infoBlock dd div.recommendList ul li p.ctgIcon {
	position:absolute;
	top:24px;
	left:22px;
}
dl.infoBlock dd div.recommendList ul li p.name {
	margin:10px 0 0 0;
	font-weight:bold;
}
dl.infoBlock dd div.recommendList ul li p.name a {
	text-decoration:none;
}
dl.infoBlock dd div.recommendList ul li div.data {
	/*margin:20px 0 0 0;*/
	margin:10px 0 0 0;
	zoom:1;
}
dl.infoBlock dd div.recommendList ul li div.data:after {content:"";display:block;overflow:hidden;clear:both;}
dl.infoBlock dd div.recommendList ul li div.data p.icon {
	float:left;
}
dl.infoBlock dd div.recommendList ul li div.data p.text {
	width:210px;
	font-size:12px;
	float:right;
}
dl.infoBlock dd div.recommendList ul li .price {
	font-size:13px;
}
dl.infoBlock dd div.recommendList ul li .price strong {
	font-size:16px;
	color:#de1000;
}


dl.infoBlock dd div.recommendList ul li:first-child{
	margin-left:0;
	padding-left:0;
	border-left:none;
}
dl.infoBlock dd div.recommendList ul li:first-child p.ctgIcon {
	left:-3px;
}
dl.infoBlock dd div.recommendList ul:first-child{
	border-bottom:dotted #000 1px;
}
dl.infoBlock dd div.recommendList ul:first-child li{
	padding-top:0;
}
dl.infoBlock dd div.recommendList ul:first-child li p.ctgIcon{
	top:-3px;
}

/* ---------------------------------------------------------------------店舗詳細：店舗概要 */
table.shopOutline {
	width:100%;
	margin:0 0 60px 0;
	
}
table.shopOutline .label01 {width:12%;}
table.shopOutline .label02 {width:38%;}
table.shopOutline caption {
	padding:10px 20px;
	background-color:#a19276;
	border:solid #a19276 1px;
	border-bottom:none;
	font-weight:bold;
	color:#fff;
	text-align:left;
	font-size:14px;
}
table.shopOutline th {
	padding:10px 20px;
	background-color:#f8f7f3;
	border:solid #a19276 1px;
	border-right:none;
	font-weight:bold;
	color:#b16600;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
table.shopOutline td {
	padding:10px 20px;
	border:solid #a19276 1px;
	border-left:none;
	vertical-align:top;
	font-size:12px;
}
/* ---------------------------------------------------------------------店舗詳細：下部お問い合わせ */
dl.bottomInqArea dt {
	margin:0;
	padding:15px 31px;
	font-size:16px;
	font-weight:bold;
	color:#09a1e1;
	background-color:#ddf6ff;
	border-top:solid #c4e9f8 1px;
	border-bottom:solid #c4e9f8 1px;
}
dl.bottomInqArea dt a {
	color: #09a1e1;
	text-decoration: none;
}
dl.bottomInqArea dd {
	margin:0;
	padding:0;
	background-color:#eefaff;
	zoom:1;
	display: flex;
	justify-content: space-between;
}
dl.bottomInqArea dd:after {content:"";display:block;overflow:hidden;clear:both;}

dl.bottomInqArea dd div.telBox {

	padding:30px 0 20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#09a1e1;
	flex: 1;
}
dl.bottomInqArea dd div.telBox p.note {
	margin-top:5px;
	font-weight:normal;
	font-size:10px;
}
dl.bottomInqArea dd div.btnBox {

	margin:0;
	padding:30px 0 50px;
	border-left:solid #c4e9f8 1px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#09a1e1;
	flex: 1;
}


/* ---------------------------------------------------------------------店舗詳細：スタッフ詳細 */
div.staffBox {
	margin:0 31px 40px 31px;
	padding:0;
	border:solid #e0e0e0 1px;
}
div.staffBox div.imgName {
	margin:31px 0;
	padding:0;
	zoom:1;
}
div.staffBox div.imgName:after {content:"";display:block;overflow:hidden;clear:both;}
div.staffBox div.imgName p.photo {
	float:left;
}
div.staffBox div.imgName div.floatR {
	width:670px;
	padding:10px 0 0 0;
}
div.staffBox div.imgName div.floatR ul {
	zoom:1;
}
div.staffBox div.imgName div.floatR ul:after {content:"";display:block;overflow:hidden;clear:both;}
div.staffBox div.imgName div.floatR ul li {
	margin:0 10px 0 0;
	float:left;
}
div.staffBox div.imgName div.floatR ul li.position {
	color:#b16600;
	font-size:16px;
	font-weight:bold;
}
div.staffBox div.imgName div.floatR p.name {
	margin:15px 0;
	font-size:22px;
	font-weight:bold;
}
div.staffBox div.imgName div.floatR p.name span {
	font-size:14px;
}
div.staffBox dl.floatBlock {
	width:400px;
}


div.staffBox div.inqSellBtnArea {
	margin:0;
	background-color:#eefaff;
	border-top:solid #c4e9f8 1px;
	zoom:1;
}
div.staffBox div.inqSellBtnArea:after {content:"";display:block;overflow:hidden;clear:both;}
div.staffBox div.inqSellBtnArea p.sellBtn {
	width:447px;
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#09a1e1;
	font-weight:bold;
	border-left:solid #c4e9f8 1px;
	float:right;
}
div.staffBox div.inqSellBtnArea p.inqBtn {
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#09a1e1;
	font-weight:bold;
}
div.staffBox div.inqSellBtnArea p a {
	margin:0 0 0 20px;
}
div.staffBox div.inqSellBtnArea p img {
	margin:0 0 0 20px;
	vertical-align:middle;
}
div.staffBox div.inqSellBtnArea p a img {
	margin:0;
}