.LRight {
	width: 250px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	/*border:2px solid #0000FF;*/
	margin-top: 0px;
	border: 0px solid yellow;
}
#detailContent {
	padding: 10px 10px 15px 7px;
	border: 2px;
	border-color: white;
	clear: both;
	display: block;
	color: #4B524B
}
#detailMoreButton {
	color: #ff9c3d;
}



.btn_contact_jpn {
	margin-left:10px;
	background:url(../../img/user/button/btn_contact_jp.png) no-repeat;
	width:226px;
	height:37px;
	padding-bottom:7px;
}
.btn_contact_jpn:hover { background-image: url(../../img/user/button/btn_contact_jp_over.png); }
.btn_contact_jpn:active { background-image: url(../../img/user/button/btn_contact_jp_down.png); }
.btn_available_jpn {
	margin-left:10px;
	background:url(../../img/user/button/btn_available_jp.png) no-repeat;
	width:226px;
	height:37px;
}
.btn_available_jpn:hover { background-image: url(../../img/user/button/btn_available_jp_over.png); }
.btn_available_jpn:active { background-image: url(../../img/user/button/btn_available_jp_down.png); }
.btn_comingsoon_jpn {
	margin-left:10px;
	background:url(../../img/user/button/btn_comingsoon_jp.png) no-repeat;
	width:226px;
	height:37px;
}
.btn_comingsoon_jpn:hover { background-image: url(../../img/user/button/btn_comingsoon_jp_over.png); }
.btn_comingsoon_jpn:active { background-image: url(../../img/user/button/btn_comingsoon_jp_down.png); }
.btn_occupied_jpn {
	margin-left:10px;
	background:url(../../img/user/button/btn_occupied_jp.png) no-repeat;
	width:226px;
	height:37px;
}
.btn_occupied_jpn:hover { background-image: url(../../img/user/button/btn_occupied_jp_over.png); }
.btn_occupied_jpn:active { background-image: url(../../img/user/button/btn_occupied_jp_down.png); }




.btn_contact_eng {
	margin-left:10px;
	background:url(../../img/user/button/btn_contact_en.png) no-repeat;
	width:226px;
	height:37px;
	padding-bottom:7px;
}
.btn_contact_eng:hover { background-image: url(../../img/user/button/btn_contact_en_over.png); }
.btn_contact_eng:active { background-image: url(../../img/user/button/btn_contact_en_down.png); }
.btn_available_eng {
	margin-left:10px;
	background:url(../../img/user/button/btn_available_en.png) no-repeat;
	width:226px;
	height:37px;
}
.btn_available_eng:hover { background-image: url(../../img/user/button/btn_available_en_over.png); }
.btn_available_eng:active { background-image: url(../../img/user/button/btn_available_en_down.png); }
.btn_comingsoon_eng {
	margin-left:10px;
	background:url(../../img/user/button/btn_comingsoon_en.png) no-repeat;
	width:226px;
	height:37px;
}
.btn_comingsoon_eng:hover { background-image: url(../../img/user/button/btn_comingsoon_en_over.png); }
.btn_comingsoon_eng:active { background-image: url(../../img/user/button/btn_comingsoon_en_down.png); }
.btn_occupied_eng {
	margin-left:10px;
	background:url(../../img/user/button/btn_occupied_en.png) no-repeat;
	width:226px;
	height:37px;
}
.btn_occupied_eng:hover { background-image: url(../../img/user/button/btn_occupied_en_over.png); }
.btn_occupied_eng:active { background-image: url(../../img/user/button/btn_occupied_en_down.png); }



.LRightBody {
	display:block;
	overflow-x: hidden;
	overflow-y: auto;
	height: 273px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #fff;
}
.LRightBody table {
	font-size: 110%;
}
.label {
	color: #535F66;
	font-weight: bold;
}
.labelDesc {
	color: #4B524B;
}
.LRightBody table tr td {
	padding-bottom:10px;
}
.LRightBody table tr td div {
	line-height:19px;
}
.LRightBody dl dt {
  font-size: 14px;
  font-weight: bold;
  color: #828282;
  padding-left:10px;
}
.LRightBody dl dd {
padding-left:10px;
}
.LRightBody table.detailListArea {
	width: 100%;
	word-wrap: break-word;
	word-break: break-all;
}
.LRightBody dl dt img {
	float:right;
	padding:10px;
	margin-right:10px;
}
.LRightButton {
	margin-left: -5px;
	text-align: center;
	padding-right: 0px;
	padding-top: 5px;
	padding-left: 8px;
}
.LRightButton img {
	padding: 5px;
}

.EventHouse{
	height:200px;
	background-image: url(../../img/user/house/event_base.gif) ;
	/* background-position: 10px 0px;*/
	background-repeat: no-repeat;
	margin-top: 7px;
}
.EventHouse img{
	float:left;
	padding-left:13px;
	padding-top:5px;
	padding-bottom:5px;
}
.Calendar{
	margin-top:-40px;
	float:left;
	width:300px;
	padding-top:0px;
	paddding-left:10px;
}
.Calendar p{
	padding-top:15px;
	margin-left:10px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#000000;
}

.voice{
	 margin-top: 25px;height:400px;width:234px; background:url(../../img/user/sidebar/sidebox_3.jpg) no-repeat;
}
.voice table tr td{
	 padding-left:5px;
}



div.facility {
	color: #4B524B;
	background-color: #fff;
}
div.facility td.iconArea {
	border: 0px solid blue;
	padding-top: 15px;
	padding-left: 10px;
}
div.facility td.iconArea ul li {
	float: left;
	text-align: center;
	width: 75px;
	margin-bottom: 20px;
	color: #4B524B;
}
div.facility table tr td.imageArea div {
	border: solid 3px #ddd;
	margin-top: 9px;
	margin-left: 9px;
	padding: 4px;
}
div.facility table {
	font-size: 100%;
}

/*
 * Condition
 */
div.condition {
	color: #4B524B;
	background-color: #fff;
	padding: 10px;
}
div.condition table.condition-area {
	width: 100%;
	border-collapse: collapse;
	font-size: 100%;
}
div.condition table.condition-area td.condition-item {
	width: 33%;
}
div.condition table.condition-area td.condition-item table {
	font-size: 100%;
}
div.condition table.condition-area td.condition-item table td.imageBlock {
	width: 44px;
}
div.condition table.condition-area td.condition-item table td.imageBlock table.iconImage td {
	text-align: center;
	color: #4B524B;
}
div.condition table.condition-area td.condition-item table td.imageBlock table.iconImage td img {
	width: 30px;
}
div.condition table.condition-area td.condition-item table td.imageBlock table.iconImage td.hostfamilyTitleSpace,
div.condition table.condition-area td.condition-item table td.imageBlock table.iconImage td.hostfamilyIconSpace {
	width: 10px;
}
div.condition table.condition-area td.condition-item table td.imageBlock table.iconImage td.hostfamilyTitle,
div.condition table.condition-area td.condition-item table td.imageBlock table.iconImage td.petTitle {
	white-space: nowrap;
}
div.condition table.condition-area td.condition-item table td.imageBlock,
div.condition table.condition-area td.condition-item table td.explainBlock {
	vertical-align: top;
}
div.condition table.condition-area td.condition-item table td.explainBlock {
	color: #4B524B;
}




/*------------------------------------------
    frames
-------------------------------------------*/



div.houseBg {
	background:url(../../img/user/house/house_base.gif) no-repeat;
}
img.housePrevious {
	margin-top:7px;
	margin-left:-25px;
	padding-left:0px;
}
img.houseNext {
	float:right;
	margin-top:7px;
	margin-right:-30px;
	padding:0px;
}



/* Social Button */
div.socialButtonBlock {
	padding-left: 15px;
	padding-top: 12px;
}
div.socialButtonLeft {
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #006699;
	border: none;
	background: none;

	width: 430px;
	height: auto;
	line-height: normal;
	margin-bottom: 0;
	padding: 4px 10px;
}
#aw_sbookmarks {
	float:right;
	padding-right: 10px;
}
#aw_sbookmarks li {
	float: left;
	padding-left: 10px;
}
#aw_sbookmarks li.aw-facebook {
}



/*------------------------------------------
    side owner
-------------------------------------------*/

#owner {
	border: 2px solid #e0e0e0;
	background: #fafafa;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f1f1f1;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image {
	padding: 2px;
	width: 229px;
	text-align: center;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image h4 a {
	text-decoration: none;
	color: #0099cc;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image h4 a:hover {
	color: #ff9c3d;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image img {
	height: 140px;
	max-width: 220px;
	margin-top: 10px;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image div.photo-base {
	background-image: url('../../img/user/mypage/home/photo_base.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 162px;
	margin: 0 auto;
	width: 222px;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image div.online-state-area {
	position: relative;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image div.online-state-area div.online-state-inner {
	position: absolute;
	top: -20px;
	right: 10px;
	padding: 0 5px 0 20px;
	background-color: #fff;
	background-position: 3px center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
}
div.userProfileArea div.userProfileImageIntroductionArea div.image div.online-state-state-1 div.online-state-inner { background-image: url('../../img/user/chat/online_state/online.png'); }
div.userProfileArea div.userProfileImageIntroductionArea div.image div.online-state-state-5 div.online-state-inner { background-image: url('../../img/user/chat/online_state/offline.png'); }

div.userProfileArea div.userProfileImageIntroductionArea div.introduction {
	padding: 5px 10px 10px 10px;
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.support-lang {
	text-align: center;
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area {
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area div.contact-button {
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area div.contact-button a {
	width: 100%;
	padding: 3px 0;
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area div.contact-content div.contact-post {
	max-height: 200px;
	overflow-y: scroll;
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area div.contact-content div.contact-form {
	padding: 2px;
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area div.contact-content div.contact-form textarea {
	width: 100%;
}
div.userProfileArea div.userProfileImageIntroductionArea div.introduction div.contact-area div.contact-content div.contact-form input {
	width: 100%;
	padding: 3px 0;
}




h2.house-detail-common-space-title,
h5 {
	color: #5e6871;
	background-color: #eee;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
	font-size: 130%;
	margin-top: 20px;
	padding: 5px 5px 5px 10px;
}

div.house-detail-note div.note h3 {
	float: left;
}
div.house-detail-note div.note div.regist-date {
	float: right;
}
div.house-detail-note div.note div.regist-date span.title {
}
div.house-detail-note div.note div.regist-date span.date {
	margin: 0 5px 0 10px;
}



/*
 * Tab
 */
/*------------------------------------------
    Navigator
-------------------------------------------*/
.navgitorBar{
	border: 0px #F00 solid;
}
.navgitorBar a{
	text-decoration: none;
}



/*------------------------------------------
    Tab button
-------------------------------------------*/
div.houseTabBar {
	height: 34px;
	border: 0px #F00 solid;
}
div.houseTabBar div.houseTabBarLink {
	float: left;
}
div.houseTabBar div.houseTabBarSocial {
	float: right;
}
div.houseTabBar div.houseTabBarLink ul {
}
div.houseTabBar div.houseTabBarLink ul li {
	float: left;
	margin-right: 4px;
}
div.houseTabBar div.houseTabBarLink ul li a {
	display: block;
	text-decoration: none;
	width: 96px;
	height: 34px;
	line-height: 34px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #0099cc;
	font-weight: bold;
	text-align: center;
	background-image: url('../../img/user/house/house_tab_off.png');
}
div.houseTabBar div.houseTabBarLink ul li a:hover,
div.houseTabBar div.houseTabBarLink ul li.active a {
	background-image: url('../../img/user/house/house_tab_on.png');
	color: #ff9c3d;
}

div.houseNameArea div.houseNameListArea {
}
div.houseNameArea div.houseNameListArea div.leftHouseName {
	float: left;
}
div.houseNameArea div.houseNameListArea div.rightArea {
	float: right;
}
div.houseNameArea div.houseNameListArea div.bookmark {
	float: left;
}
div.houseNameArea div.houseNameListArea div.houseDetail {
	float: left;
	padding: 3px 6px;
}
div.houseNameArea div.houseNameListArea div.map {
	float: left;
	width: 55px;
}
div.houseNameArea div.houseNameListArea div.streetview {
	float: left;
	width: 55px;
	padding-right: 5px;
}
div.schoolNameArea table.houseNameListArea td h1 {
	width: auto;
}
div.schoolNameArea table.houseNameListArea td.leftHouseName {
	width: 1000px;
}
div.schoolNameArea table.houseNameListArea td.bookmark {
	width: 30px;
}



div.madorizuLink {
}
div.madorizuLink div {
	width: 118px;
	height: 29px;
}
div.madorizuLink div.madorizuButton-jpn { background-image: url('../../img/user/house/button/btn_floorplan_jp.png'); }
div.madorizuLink div.madorizuButton-jpn:hover { background-image: url('../../img/user/house/button/btn_floorplan_jp_over.png'); }
div.madorizuLink div.madorizuButton-jpn:active { background-image: url('../../img/user/house/button/btn_floorplan_jp_down.png'); }
div.madorizuLink div.madorizuButton-eng { background-image: url('../../img/user/house/button/btn_floorplan_en.png'); }
div.madorizuLink div.madorizuButton-eng:hover { background-image: url('../../img/user/house/button/btn_floorplan_en_over.png'); }
div.madorizuLink div.madorizuButton-eng:active { background-image: url('../../img/user/house/button/btn_floorplan_en_down.png'); }



#owner-contact-message-box {
}
#owner-contact-message-box div.owner-contact-message-box-inner {
	width: 400px;
	padding: 20px;
}
#owner-contact-message-box div.owner-contact-message-box-inner div.owner-contact-message-box-title {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
#owner-contact-message-box div.owner-contact-message-box-inner div.roomNumber {
	margin-bottom: 10px;
}
#owner-contact-message-box div.owner-contact-message-box-inner textarea {
	width: 100%;
	margin-bottom: 20px;
}
#owner-contact-message-box div.owner-contact-message-box-inner input {
	width: 100%;
}

/*
 * 賃料
 */
.LRightBody table.detailListArea div.rentArea {
}
.LRightBody table.detailListArea div.rentArea div.label {
	float: left;
}
.LRightBody table.detailListArea div.rentArea div.labelDesc {
	margin-top: 4px;
}
.LRightBody table.detailListArea div.rentArea div.options {
	float: right;
}



#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none;
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#sb-wrapper div.image {
	margin: 0 auto;
}
#sb-wrapper div.move-button-area {
	background: none;
	border: 0;
	cursor: pointer;
	height: 100%;
	outline: none;
	position: absolute;
	top: 0;
	width: 60px;
	height: 100%;
	z-index: 10;
}
#sb-wrapper div.left-button {
	left: 0;
}
#sb-wrapper div.right-button {
	right: 15px;
}
#sb-wrapper div.move-button-area div.move-inner {
	height: 100%;
}
#sb-wrapper div.move-button-area a.move-button {
	display: inline-block;
	color: #fff;
	width: 100%;
	height: 100%;
}
#sb-wrapper div.move-button-area a.move-button:hover {
	background-color: #666;
}
#sb-wrapper div.move-button-area a.move-button:active {
	background-color: #999;
}
#sb-wrapper div.common-close-button {
	top: 0;
	right: 18px;
	width: 65px;
	height: 65px;
}
#sb-wrapper div.common-close-button a.close-button {
	font-size: 500%;
}
#sb-wrapper div.move div.move-inner a.arrow {
}
#sb-wrapper div.move div.move-inner a.arrow:after {
	top: 50%;
	width: 40px;
	height: 40px;
	border-color: #fff;
	border-width: 4px;
}
#sb-wrapper div.move div.move-inner a.arrow-left:after {
	left: 15px;
}
#sb-wrapper div.move div.move-inner a.arrow-right:after {
	right: 20px;
}
#sb-wrapper div.image-wrapper {
	position: relative;
}
#sb-wrapper div.image-wrapper div.image {
	position: absolute;
	top: 100px;
	width: 100%;
	height: 100%;
	opacity: 0.0;

	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
#sb-wrapper div.image-wrapper div.image.show {
	opacity: 1.0;
	visibility: visible;
}
#sb-wrapper div.image-wrapper div.image.hide,
#sb-wrapper div.image-wrapper div.image.hide-complete {
	visibility: hidden;
}
#sb-wrapper div.image-wrapper div.titleImage {
}
#sb-wrapper div.image-wrapper div.title {
	width: 768px;
	margin: 0 auto;
	color: #fff;
}
#sb-wrapper div.thumb-wrap {
	position: fixed;
	bottom: 10px;
	width: 100%;
	height: 67px;
}
#sb-wrapper div.thumb-wrap div.thumb-area {
	position: relative;
	width: 73%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner {
	position: absolute;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image:first-child {
	margin-left: 0;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image div.titleImage {
	position: relative;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image div.titleImage div.title {
	display: none;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image div.titleImage:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image.active div.titleImage:after,
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image:hover div.titleImage:after {
	display: none;
}
#sb-wrapper div.thumb-wrap div.thumb-area div.thumb-inner div.image div.titleImage img {
	height: 67px;
}

/*
 * Inquiry
 */
div.inquiryCompleteArea {
	padding: 20px;
}
div.inquiryCompleteArea div.inquiryCompleteMessage {
	margin-bottom: 20px;
}
div.inquiryCompleteArea div.inquiryCompleteFacebook {
	height: 250px;
}

div.inquiry-area {
	padding: 10px;
}
div.inquiry-area table.inquiry-list {
	border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}
div.inquiry-area table.inquiry-list tr th,
div.inquiry-area table.inquiry-list tr td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
}
div.inquiry-area table.inquiry-list tr th {
	background-color: #E4E4E4;
	text-align: left;
	width: 40%;
}
div.inquiry-area table.inquiry-list tr th span.required  {
	font-size: 90%;
}
div.inquiry-area table.inquiry-list tr td label select {
	margin-top: 5px;
}
div.inquiry-area table.inquiry-list tr td span.number {
	color: #09C;
	font-weight: bold;
}
div.inquiry-area table.inquiry-list tr td input.txt-long {
	width: 250px;
}
div.inquiry-area table.inquiry-list textarea.inquiryContent {
	width: 95%;
	height: 100px;
}
div.inquiry-area div.button-area {
	text-align: right;
	margin: 10px 0;
}
div.inquiry-area div.button-area div.submit input {
	padding: 5px 10px;
}
div.inquiry-area p.confirm-explain {
	margin: 10px;
}
div.inquiry-area table.inquiry-list td.chat-contact-button {
	text-align: right;
}

/*
 * Map
 */
div.map-area {
	padding: 5px;
}
div.map-area #map {
	width: 100%;
	height: 520px;
}
div.map-area div.around {
	margin: 5px 0 0 0;
}
div.map-area div.around div.title {
	font-weight: bold;
}

div.streetview-area {
	padding: 5px;
}
div.streetview-area #streetview {
	width: 100%;
	height: 520px;
}
div.streetview-area div.rotate {
	margin: 5px 0 0 0;
	text-align: right;
}
div.streetview-area div.around {
	margin: 5px 0 0 0;
}
div.streetview-area div.around div.title {
	font-weight: bold;
}

/*
 * Inquiry Button
 */
div.house-inquiry-area {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 100;
}
div.house-inquiry-area div.house-inquiry-inner {
}
div.house-inquiry-area div.house-inquiry-inner a {
	width: 100%;
	font-weight: bold;

	opacity: 0.8;
}
#main-menu div.map-filter-menu div.map-filter-inner form div.filter-area div.button-area {
	position: static;
}
#main-menu div.map-filter-menu div.map-filter-inner #mapSearchForm div.filter-area div.additional-condition {
	padding-bottom: 0;
}

div.complete-message {
	padding: 20px;
}

/*
 * Chat Contact
 */
#chat-contact-post-area {
}
#chat-contact-post-area div.chat-contact-post-inner {
	padding: 10px;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area {
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item {
	margin: 10px 0 0 0;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item div.image {
	float: left;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item div.image img {
	width: 50px;
	height: 50px;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item div.name-message {
	float: left;
	margin-left: 10px;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item div.name-message div.name {
	color: #09c;
	font-weight: bold;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item div.name-message div.message-edit textarea {
	width: 600px;
	height: 50px;
}
#chat-contact-post-area div.chat-contact-post-inner div.item-area div.item div.edit img {
	width: 25px;
}
#chat-contact-post-area div.chat-contact-post-inner div.write-area {
	margin: 10px 0;
}
#chat-contact-post-area div.chat-contact-post-inner div.write-area div.write-text-area {
}
#chat-contact-post-area div.chat-contact-post-inner div.write-area div.write-text-area textarea {
	width: 100%;
}
#chat-contact-post-area div.chat-contact-post-inner div.write-area div.write-button-area {
	margin: 5px 0;
	text-align: right;
}

/* House Map */
div.detail-map {
	margin-top: 30px;
}
div.detail-map div.map-display {
	height: 410px;
	overflow: hidden;
}
div.detail-map div.map-display img {
	width: 100%;
}

div.house-search-scroll-down div.rightColumn {
	position: fixed;
	top: 0;
	width: 234px;
}
div.rightColumn #owner div.contact-area {
	display: none;
	text-align: center;
}
div.house-search-scroll-down div.rightColumn #owner div.contact-area {
	display: block;
	margin-bottom: 5px;
}
div.house-search-scroll-down div.rightColumn #owner div.introduction {
	display: none;
}
div.rightColumn div.updatedFrame div.item-self-area {
	display: none;
}
div.house-search-scroll-down div.rightColumn div.updatedFrame div.item-list-area {
	display: none;
}
div.house-search-scroll-down div.rightColumn div.updatedFrame div.item-self-area {
	display: block;
}



/* VR */
div.item-vr-area #gallery #image div.imageContentWrapper {
	width: 100%;
}
div.item-vr-area div.flick-area div.flick-inner div.flick-item {
	display: none;
}
div.item-vr-area div.flick-area div.flick-inner {
	height: 240px;
	height: calc(100vw * 2 / 3);
}
div.item-vr-area div.flick-area div.flick-item[data-item-idx="10001"] {
	position: relative;
}
div.item-vr-area[data-slide-show-idx="10001"] #gallery #image div.imageContentWrapper div.imageContent:after,
div.item-vr-area div.flick-area div.flick-item[data-item-idx="10001"]:after {
	content: "Take a Virtual Tour";
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	margin: auto auto;
	color: #fff;
	font-size: 210%;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	text-align: center;
}
div.item-vr-area div.flick-area div.flick-item[data-item-idx="10001"]:after {
	top: 150px;
	font-size: 160%;
}
div.item-vr-area[data-slide-show-idx="10001"] #gallery #image div.imageContentWrapper div.imageContent a:before,
div.item-vr-area div.flick-area div.flick-item[data-item-idx="10001"] a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../../img/user/ticket/play_button.png) no-repeat center center;
	background-size: 15%;
	opacity: 0.9;
	z-index: 1;
}
div.item-vr-area[data-slide-show-idx="10001"] #gallery #image div.imageContentWrapper div.imageContent a:after,
div.item-vr-area div.flick-area div.flick-item[data-item-idx="10001"] a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0,0,0,.25);
}

div.item-vr div.popup-content-inner {
	width: 80%;
	height: 80%;
	overflow: hidden;
	padding: 10px;
}
div.item-vr-mobile-1 div.popup-content-inner {
	width: 95%;
	height: 50%;
	padding: 2px;
}
div.item-vr div.popup-content-inner iframe {
	width: 100%;
	height: 100%;
}
