@charset  "utf-8";
/* = 
 * Twenty Sixteen
 * widget_fudo Style
 * style2016.css サイト基本の装飾
 * @package WordPress 6.7
 * Version: 6.7.2
*/

/* = common 
-------------------------------------------------------------- */
html,body,button,input,select,textarea {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.site-title{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif !important;
}


/* = 変更 
-------------------------------------------------------------- */
/* blockquote */
.entry-content blockquote:not(.alignleft):not(.alignright),
.entry-summary blockquote,
.comment-content blockquote{
	margin-left: auto;
}


.single-fudo.no-sidebar .entry-header,
.archive-fudo.no-sidebar .page-header{
	margin-right: 0;
	margin-left: 0;
}


.entry-content table{
	width: auto;
}

/* v6.4.0 Fix */
.site-main {
    margin-bottom: 10em;
}



/* = header 
-------------------------------------------------------------- */
.site-header {
	padding-top: 1em;
	padding-bottom: 1em;
}

.site-header-menu,.site-branding {
	margin-bottom: 0;
}

.header-image {
	margin-bottom: 0;
}

.site-content {
	margin-top: 1em;
}

/* = nav 
-------------------------------------------------------------- */
/* 3= 汎用css
---------------------------------------------------------------------- */
.dpoint1 {
	font-size: 140%;
	font-weight: 700;
	float: left;
	padding: 4px;
	color: #c00;
}

.dpoint2 {
	font-size: 140%;
	font-weight: 700;
	float: left;
	padding: 4px;
}

.dpoint3 {
	font-size: 120%;
	font-weight: 700;
	display: inline;
}

.dpoint4 {
	font-size: 20px;
	font-weight: 700;
	display: inline;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}


/* = 物件リストページ ナビ
---------------------------------------------------------------------- */
.archive-fudo #content .navigation {
	margin-bottom: 20px;
}

.archive-fudo #content .navigation:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

.nav-previous {
	float: left;
	margin: 0 0 10px 0;
}

.nav-next {
	float: right;
	margin: 0 0 10px 0;
}

/* 表示物件数 (Tips) */
.nav-next form{
	display: inline-block;
	margin-left: 10px;
}

/* 12= 物件リストページ #list_simplepage
---------------------------------------------------------------------- */
body.search-no-results .page-header {
    border-top: 4px solid #1a1a1a;
    padding-top: 1.75em;
}

.archive-fudo h1.page-title {
	font-weight: 400;
	font-size: 1rem;
}

/* うち消費税 */
#list_simplepage span.kakakuzei {
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
}

#list_simplepage article {
	margin-bottom: 3.5em;
}

#list_simplepage .list_simple_boxtitle .entry-title {
	font-size: 2rem;
}

/* 会員 */
#list_simplepage .entry-title span.fudo_kaiin_type_logo img {
	float: right;
	margin: 9px 0 0;;
}

#list_simplepage .list_simple_boxtitle h2 span.fudo_kaiin_type_logo.member {
	margin: 9px 0 0 10px!important;
}


.archive-fudo a img {
	display: inline;
}

#list_simplepage .list_simple_box:after {
	display: block;
	clear: both;
	height: 48px;
	content: '';
}

#list_simplepage .list_detail dl.list_address,
#list_simplepage .list_detail dl.list_price_others {
	margin: -1.5em 0 0;
}

#list_simplepage table,#list_simplepage th,#list_simplepage td {
	border-width: 0;
}

#list_simplepage .list_address table td {
	border-bottom: 1px solid #ccc !important;
}

#list_simplepage .list_detail table td {
	padding: 2px;
}

#list_simplepage .list_price_others table td {
	border-bottom: 1px solid #ccc;
	width: 25%;
}


#list_simplepage .list_simple_box .list_detail dt {
	font-weight: 400;
	display: inline;
	white-space: nowrap;
}

#list_simplepage .list_simple_box .list_detail .list_price {
	color: #1f1f1f;
}

#list_simplepage .list_simple_box .list_detail dd {
	display: inline;
	max-width: 320px;
/*	margin: 0 0 0 .3em; */
	padding: 0;
}

/* 左 */
#list_simplepage .list_simple_box .list_picsam {
	max-width: 310px;
	float: none;
	/* Minimum */
	margin: 0;
	/* Minimum */
}

#list_simplepage .list_simple_box .list_picsam img {
	/* width:150px; */
	width: 124px;
	/* Minimum */
	height: auto;
	margin: 0 2px 10px;
	border: 1px solid #333;
}

#list_simplepage .list_picsam .list_picsam_img:before {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

#list_simplepage .list_simple_box .list_picsam_img {
	display: block;
}

/* 右 */
#list_simplepage .list_simple_box .list_detail {
	overflow: hidden;
	max-width: 100%;
	margin: 10px 0 0;
	padding: 0;
}

/* 背景色 売買 */
#list_simplepage .list_price {
	background-color: #ebf6fc;
}

/* 背景色 賃貸 */
#list_simplepage .list_price.rent {
	background-color: #fdedf0;
}

/* 抜粋 */
#list_simplepage .entry-excerpt {
	padding-bottom: 10px;
	padding-left: 5px;
}

/* 戻るリンク */
.archive-fudo .pageback {
	float: right;
}

/* 物件の詳細を見るボタン */
#list_simplepage .list_simple_box .list_details_button {
	background: #007acc none repeat scroll 0 0;
	border: 2px solid #007acc;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-weight: 700;
	letter-spacing: .046875em;
	line-height: 1;
	padding: .75em .875em .625em;
	text-transform: uppercase;
	text-align: center;
}

#list_simplepage .list_simple_box a > .list_details_button:active,#list_simplepage .list_simple_box a > .list_details_button:hover {
	background: transparent none repeat scroll 0 0;
	color: #007acc;
	outline: medium none;
}

/* maching mail botton */
#main #maching_mail a {
	background: #ce6166 none repeat scroll 0 0 !important;
	border-radius: 2px !important;
	color: #fff;
	display: block;
	font-size: 1rem !important;
	font-weight: 700;
	margin: 20px 0 !important;
	padding: 8px !important;
	text-align: center;
	text-decoration: none;
	width: 15em;
	box-shadow: 0 0 0 0 currentcolor;
	text-shadow: 0 0 0 #cc5559 !important;
}


/*お気に入り*/
.list_simple_boxtitle h2.entry-title a{
	box-shadow: none;
}
.entry-content .list_simple_box table{
	width: 100%  !important;
	margin: 0 0 10px;
}

.entry-content .list_simple_box a img{
	display: unset;
}



/* = 物件一覧・詳細ページ共通
-------------------------------------------------------------- */
/*.koutsusonota,*/
.koutsurosen,
.koutsubus{
	display: inline-block;
}

/* 13= 物件詳細ページ #list_simplepage2 
---------------------------------------------------------------------- */
body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
	float: none;
/*    width: auto; */
}

.single-fudo h1.entry-title {
	font-size: 2rem;
	line-height: 1.225;
	margin-bottom: .8em;
}

/* 会員 */
.single-fudo .entry-title span.fudo_kaiin_type_logo img {
	float: right;
	margin: 9px 0 0;
}

.single-fudo .entry-title span.fudo_kaiin_type_logo.member {
	float: right;
	margin: 9px 0 0;
}


/* うち消費税 */
#list_simplepage2 span.kakakuzei {
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
}


#list_simplepage2 .entry-excerpt {
	padding-bottom: 10px;
	padding-left: 5px;
}

#list_simplepage2 {
	margin: 0;
	padding: 0;
}

#list_simplepage2 .list_simple_box .list_detail dt {
	font-weight: 400;
	display: inline;
	color: #1f1f1f;
}

#list_simplepage2 .list_simple_box .list_detail dd {
	display: inline;
	margin: 0 .6em 0 .4em;
	padding: 0;
	color: #1f1f1f;
}

#list_simplepage2 .list_simple_box:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

#list_simplepage2 .list_detail table {
	margin: 0;
	padding: 0;
	border: none;
}

/* 全枠 */
#list_simplepage2 .list_simple_box {
/*    margin:0 0 20px; */
}

/* 右枠 */
#list_simplepage2 .list_simple_box .list_detail {
	display: block;
	margin: 0;
}

/* 左枠 */
#list_simplepage2 .list_picsam {
	display: block;
	margin: 0;
}

#list_simplepage2 .list_picsam:after {
	display: block;
	clear: both;
	height: 3.5em;
	content: '';
}

/* 画像 1-10 */
#list_simplepage2 .list_picsam img {
	width: calc(100%/5 - 10px);
	height: auto;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #999;
	background-color: #fff;
	aspect-ratio: 1;
	object-fit: cover;
}

/* 画像 11-30 */
#list_simplepage2 #second_img {
	padding: 10px 0;
}

#list_simplepage2 #second_img:after {
	display: block;
	clear: both;
	height: 3.5em;
	content: '';
}

#list_simplepage2 #second_img img {
	width: calc(100%/5 - 10px);
	height: auto;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #999;
	background-color: #fff;
	aspect-ratio: 1;
	object-fit: cover;
}

/* 背景色 売買 */
#list_simplepage2 .list_price {
	line-height: 2;
	margin-bottom: 1em;
	padding: 0 0 4px 1em;
	background: -moz-linear-gradient(left,#ebf6fc,#fff);
	background: -webkit-gradient(linear,left top,right top,from(#ebf6fc),to(#fff));
	background-color: #ebf6fc;
}

/* 背景色 賃貸 */
#list_simplepage2 .list_price.rent {
	background: -moz-linear-gradient(left,#fdedf0,#fff);
	background: -webkit-gradient(linear,left top,right top,from(#fdedf0),to(#fff));
	background-color: #fdedf0;
}

#list_simplepage2 .list_detail table td {
	border-right: medium none;
}

#list_simplepage2 .list_price table td {
	border: medium none;
}

#list_simplepage2 .list_simple_box .list_detail #list_add th {
	line-height: 1.4;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	width: 20.6%;
}

#list_simplepage2 .list_simple_box .list_detail #list_add td {
	line-height: 1.4;
	margin: 0;
	padding: .5em;
	white-space: normal;
}

#list_simplepage2 .list_simple_box .list_detail #list_other th {
	width: 21%;
	padding: 5px;
	text-align: left;
}

#main #content #list_simplepage2 .list_simple_box .list_detail #list_other th.th2 {
}

#list_simplepage2 .list_simple_box .list_detail #list_other td {
	width: 30%;
	padding: 5px;
	white-space: normal;
}

#list_simplepage2 .list_simple_box .list_detail #list_other {
	margin-bottom: 1em;
}

#toiawasesaki h3,#contact_form h3 {
	font-size: 1.5rem;
	line-height: 1.225;
	margin-bottom: 1.05em;
}

#contact_form,#toiawasesaki {
	border-top: 4px solid #1a1a1a;
	margin-bottom: 3.5em;
	padding-top: 1.75em;
}

/* 担当者コメント entry-content */
#main #content .entry-content p {
	margin: 0;
	padding: 10px;
}

/* 表下部・現況優先但書 */
.list_detail_bottom_info {
	display: block;
	clear: both;
	padding: 10px;
	text-align: right;
	margin-bottom: 3.5em;
}


/* for wp3.6 youtube */
#main #content .list_detail .entry-content p iframe {
	max-width: 470px;
}

/* places */
#content .list_detail .places {
	margin-top: -3.5em;
	padding: 5px 0;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
}

#content .list_detail .places:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

#content .list_detail .places label {
	font-size: 85%;
	display: block;
	float: left;
	margin: 0 5px;
}

#list_simplepage2 #map_canvas {
	margin-bottom: 3.5em;
	width: 100% !important;
}


/* Googlemaps Fix */
button.gm-svpc{
    max-width: none;;
}


/* ふきだし内 */
#list_simplepage2 #map_canvas .gm-style-iw-d,
#list_simplepage2 #map_canvas .gm-style-iw {
	width: auto !important;
	height: auto !important;
	max-width: none !important;
}

#list_simplepage2 #map_canvas table {
	overflow: hidden;
	width: auto !important;
	margin: 8px;
	padding: 0;
	border-style: none;
}

#list_simplepage2 #map_canvas table {
	border-spacing: 2px;
	border-collapse: separate;
}

#list_simplepage2 #map_canvas td {
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	color: #3f3f3f;
	border-width: 0 !important;
	border-top: medium none !important;
}

#list_simplepage2 .gmapballoon img {
	width: 90px;
	height: auto;
	padding: 2px;
	border: 1px solid #ccc;
}

#list_simplepage2 .gmaptitle {
	font-size: 12px;
	font-weight: 700;
}

#list_simplepage2 .gmapkakaku {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px !important;
	font-weight: 700;
	color: #f30 !important;
	border-bottom: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#list_simplepage2 .gmap_rim{
	display: inline-block;
	font-family: initial;
	font-weight: initial;
	color: initial;
}

#list_simplepage2 .gmapmadori {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px !important;
	font-weight: 700;
	color: #333 !important;
	border-bottom: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}


/* Responsive images Fluid images for posts hack*/
.entry-content #map_canvas img {
	max-width: none;
	border-radius: 0;
	box-shadow: none;
}

/* 検索履歴 */
.single-fudo .widget_fudo_jsearch_history ul {
	margin-left: 1rem;
}

/* 条件検索 (固定ページ) 
-------------------------------------------------------------- */

#container .jsearch .setsubi,
#container .jsearch .menseki,
#container .jsearch .madori,
#container .jsearch .kakaku,
#container .jsearch .chikunen,
#container .jsearch .shiku,
#container .jsearch .eki,
#container .jsearch .shubetsu {
	padding: 0 0 0 10px;
}

table.form_jsearch {
	border: 1px solid #e5e5e5 !important;
	border-collapse: collapse;
	line-height: 18px;
	margin: 10px 0;
	width: 100%;
}

table.form_jsearch tr {
	border: 0 none currentcolor;
	font: inherit;
	margin: 0;
	padding: 0;
}

table.form_jsearch th {
/*	background: #F6F6F6; */
	border-bottom: 1px solid #E5E5E5;
	font-weight: 400;
	padding: 10px !important;
	text-align: left;
	vertical-align: top;
	width: 19%;
	white-space: nowrap;
	font-size: 14px;
}

table.form_jsearch td {
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin: 0;
	padding: 10px;
	font-size: 14px;
}
/*
table.form_jsearch td.in_tsubotanka,
table.form_jsearch td.in_tochimenseki,
table.form_jsearch td.in_senyumenseki,
table.form_jsearch td.in_rim,
table.form_jsearch td.chikunen,
table.form_jsearch td.kakaku,
table.form_jsearch td.menseki {
	padding: 10px;
}
*/
table.form_jsearch h5 {
	margin: 0 0 3px;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
}
table.form_jsearch h5.j_choumei_shiku,
table.form_jsearch h5.j_kouku_shiku {
	margin: 0 0 3px 20px;
	font-weight: 400;
}

table.form_jsearch ul {
	margin: 0 0 8px 20px !important;
	padding: 0 !important;
}

table.form_jsearch #shubetsu2 ul,
table.form_jsearch #hof2 ul,
table.form_jsearch #madori2 ul,
table.form_jsearch #setsubi2 ul,

table.form_jsearch #in_cat ul,
table.form_jsearch #shubetsu ul,
table.form_jsearch #hof ul,
table.form_jsearch #madori ul,
table.form_jsearch #setsubi ul {
	margin: 0 !important;
	padding: 0 !important;
}


table.form_jsearch #kouku_shougaku ul:last-of-type,
table.form_jsearch #kouku_chuugakui ul:last-of-type,
table.form_jsearch #choumei ul:last-of-type,
table.form_jsearch #eki ul:last-of-type {
	margin:  0 0 0 20px !important;
}

table.form_jsearch li {
	display: inline-block;
	margin: 0 10px 0 0;
}

table.form_jsearch select{
	font-size: 14px;
}


.block-editor table.form_jsearch input[type="checkbox"], 
.block-editor table.form_jsearch input[type="radio"]{
	margin: 0 3px 0 0;
}

#page_jsearch_page{
	margin: 20px 0;
}

/*  = 会員登録 会員ログイン page
---------------------------------------------------------------------- */
/* テーブル */
table.form_register {
	font-size: 92%;
	line-height: 18px;
	width: 100%;
}

table.form_register input[type="text"],
table.form_register input[type="email"],
table.form_register input[type="url"],
table.form_register input[type="password"],
table.form_register input[type="search"],
table.form_register input[type="tel"],
table.form_register input[type="number"],
table.form_register textarea {
	padding: 5px;
	width: 70%;
}

table.form_user_register th,
table.form_register th {
	font-weight: 400;
	width: 30%;
	padding: 15px;
	text-align: left;
	background: #f6f6f6;
}

table.form_user_register td,
table.form_register td {
	width: 70%;
	margin: 0;
	padding: 15px;
	font-size: 92%;
}

table.form_user_register h4 {
	font-weight: 400;
	font-size: 92%;
	margin-bottom: 10px;
}

table.form_user_register h5,
table.form_register h5 {
	font-weight: 400;
	font-size: 92%;
	margin: 10px 0 !important;
}


table.form_register select {
	color: #1f1f1f;
}

table.form_register ul {
	margin: 0 !important;
}



table.form_user_register span{
	display: inline-block;
}

table.form_user_register ul.kouku,
table.form_user_register ul.eki,
table.form_user_register ul.chou {
	margin: 0 0 1.75em 1.25em;
	list-style: none;
}

table.form_user_register ul.kouku li,
table.form_user_register ul.eki li,
table.form_user_register ul.chou li {
	display: inline-block;
}

table.form_user_register input[type="checkbox"]{
	margin: 0 2px 0 10px;
}


#kaiin_kiyaku{
	margin: 0 0 20px 0;
}


.page_login li {
	display: inline-block;
}

/* 強度インジケータ */
#pass-strength-result {
	display: none;
	width: auto;
	margin: 5px 0;
	padding: 5px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd !important;
	background-color: #eee;
}

#pass-strength-result.bad {
	border-color: #ff853c !important;
	background-color: #ffb78c;
}

#pass-strength-result.good {
	border-color: #fc0 !important;
	background-color: #ffec8b;
}

#pass-strength-result.short {
	border-color: #f04040 !important;
	background-color: #ffa0a0;
}

#pass-strength-result.strong {
	border-color: #8dff1c !important;
	background-color: #c3ff88;
}

/* ボタン */
.page_login #maching_mail a {
	font-size: 14px;
	font-weight: 700;
	display: block;
	width: 150px;
	margin: 5px 0;
	padding: 5px 8px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ff9b9d;
	text-shadow: 1px 1px 1px #cc5559;
}

.page_login #maching_mail a:hover {
	text-decoration: underline;
	background: #ff9b9d;
}

.page_login #maching_mail a:active {
	text-decoration: none;
	background: #faa8cd;
}

.page_login ul:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

.page_register #kaiin_users_comment {
	margin: 10% 0 20px;
	padding: 10px;
	border: 1px solid #e5e5e5;
}

.page_register #kaiin_kiyaku {
	overflow: auto;
	width: 100%;
	height: 200px;
	margin: 10% 0 20px;
	padding: 10px;
	border: 1px solid #e5e5e5;
}

.page_login .login_error,

.page_register .login_error {
	margin: 0 0 16px !important;
	padding: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #c00;
	border-radius: 3px 3px 3px 3px;
	background-color: #ffebe8;
}

.page_login p.message,

.page_register p.message {
	margin: 0 0 16px !important;
	padding: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6db55;
	border-radius: 3px 3px 3px 3px;
	background-color: #ffffe0;
}

.page_register #first_name,
.page_register #last_name {
	width: auto;
}




/* 物件管理 担当者 */
#list_simplepage2 #charge {
	clear: both;
	background: #f7f7f7 linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat scroll 0 0;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 3.5em;
}

#list_simplepage2 #charge .role_kannri_tanto_pic {
	display: block;
	float: left;
	margin-right: 10px;
}

#list_simplepage2 #charge .role_kannri_tanto_pic img {
	width: 100px;
	height: auto;
}

#list_simplepage2 #charge .role_kannri_tanto_name {
	display: block;
	color: #000;
	margin-bottom: 10px;
}

#list_simplepage2 #charge .role_kannri_tanto_comment {
	display: block;
	line-height: 18px;
}






/* 0= Fudousan Plugin Copyright
---------------------------------------------------------------------- */
#nendebcopy {
	color: #757575;
	font-size: .8125rem;
	margin: -18px auto;
	padding: 0 23px 18px;
	text-align: right;
}

#nendebcopy a {
	text-decoration: none;
	color: #888;
}


.single-fudo .edit-link{
	margin: 10px 0;
	text-align: right;
	display: block;
}





/* Gutenberg */
/* 画像はみ出し対策 IE11 */
@media all and (-ms-high-contrast: none) {
	*::-ms-backdrop,
		.wp-block-image .aligncenter > figcaption,
		.wp-block-image .alignleft > figcaption,
		.wp-block-image .alignright > figcaption,
		.is-resized.wp-block-image > figcaption,

		.wp-block-image .aligncenter,
		.wp-block-image .alignleft,
		.wp-block-image .alignright,
		.is-resized.wp-block-image{
		    display: block !important;
		}
}

/* カバー画像内 文字位置 IE11 */
.wp-block-cover, .wp-block-cover-image{
/*	height: 100vh; */
	height: 430px;
	margin: 0 0 10px;
}




/* カバー画像内 aligncenter fix */
.wp-block-cover.aligncenter {
	display: flex;
}


figure{
	margin: 0 0 1.5em;
}


.entry-content p {
	margin: 0;
	padding: 0 0 20px 0;
}
.entry-content li {
	list-style-position: inside;
	list-style-type: disc;
}

figure blockquote {
	border-left: none;
}

cite, dfn, em, i {
	font-style: italic !important;
}

.wp-block-pullquote {
	border-bottom: 4px solid #555d66;
	border-top: 4px solid #555d66;
	color: #40464d;
}

.wp-block-gallery {
	margin: 0 -8px !important;
}
/* */



/* Fix */
@media screen and (max-width: 910px){
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
    margin-right: 7.6923%;
}
}



/* Fudousan Favorite
---------------------------------------------------------------------- */
.fudou_favorite{
	margin: 2px 0 0 10px !important;;
}
.single-fudo .fudou_favorite{
	margin: 2px 0 0 10px !important;;
}


/* media print
---------------------------------------------------------------------- */
@media print {

	/* 物件画像 */
	#single_fudou_img,
	#second_img{
		display: block !important;
	}
	a[href^=http]:after{
		content: "";
	}
	/* 非表示 */
	#single_fudou_slider{
		display: none !important;
	}
}

