@charset "utf-8";
@charset  "utf-8";
@charset  "utf-8";


/* = 
 * Twenty Sixteen
 * widget_fudo Style
 * style2016.css サイト基本の装飾
 * @package WordPress 6.3
 * Version: 6.4.0
*/

/* = 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;
}


/* 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;
	}
}

/* = 
 * Twenty Sixteen
 * widget_fudo Style
 * corners2016.css サイトパーツの装飾
 * @package WordPress 5.9
 * Version: 5.9.0
 */


/* = widget 
-------------------------------------------------------------- */
.widget:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

/* = primary
-------------------------------------------------------------- */
#primary .widget h3 {
	font-size: 1.5rem;
	line-height: 1.225;
	margin-bottom: 1.05em;
}

/* = トップページ 物件表示部分  .grid-content
---------------------------------------------------------------------- */
ul.grid-content {
	margin: 0;
}

.grid-content li:after {
	display: block;
	clear: both;
	height: 20px;
	content: '';
}

/* 高さ揃え */
ul.syousai-content,
ul.grid-content {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}


/* トップ物件 表示 */
.grid-content li {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	list-style-type: none;
	width: calc(50% - 10px);
}

.grid-content li.grid_count4,
.grid-content li.grid_count2{
	margin: 0 0 20px 0;
}

/* トップ物件 画像サイズ */
.grid-content li .box1image {
	display: block;
	float: left;
	width: 100px;
	height: auto;
	margin: 0 5px 0 0;
}

.top_price {
	font-weight: 700;
	color: #c33300;
}

.top_madori {
	font-weight: 700;
}

.top_kaiin{
	display: block;
}

#content-bottom-widgets .grid-content li,#secondary .grid-content li {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}


/* トップ物件 画像サイズ */
#content-bottom-widgets .grid-content li .box1image,
#secondary .grid-content li .box1image {
	float: left;
	max-width: 100px;
	height: auto;
}


/* = トップスライダー widget_fudo_top_slider
---------------------------------------------------------------------- */
/* 打ち消し */
.carousel_inner {
	padding: 0 !important;
	line-height: 1.5;
}

/* スライダー 表示サイズ */
#primary .grid-content .carousel li{
	margin: 0 20px 0 0;
	width: 404px;
}


#primary .entry-content .grid-content .carousel li{
	max-width: 283px;
}



/* スライダー 表示サイズ サイトバー*/
#secondary .carousel>div {
	width: 100%;
	max-width: 256px;
}

#secondary .carousel_box {
	width: 100%;
	max-width: 256px;
}

#secondary .grid-content .carousel_box li {
	margin: 0;
}



/* スライダー 表示サイズ コンテント下 Minimum */
#primary #content-bottom-widgets .carousel>div {
	width: 100%;
	max-width: 256px;
	margin-left: 0;
}

#primary #content-bottom-widgets .carousel_box{
	width: 100%;
	max-width: 256px;
}

#primary #content-bottom-widgets .carousel_box li{
	width: 100%;
}


/* = 物件詳細ページ関連物件  #syousai_box : 関連物件部分
---------------------------------------------------------------------- */
#syousai_box ul {
	margin-left: 0;
}

#syousai_box ul:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}

#syousai_box ul.syousai-content li {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	list-style-type: none;
	width: calc(50% - 10px);
}

#syousai_box ul.syousai-content li.grid_count4,
#syousai_box ul.syousai-content li.grid_count2{
	margin: 0 0 20px 0;
}

#syousai_box ul.syousai-content li .box2image {
	display: block;
	float: left;
	width: 150px;
	height: auto;
	margin: 0 5px 0 0;
}



/* 物件詳細ページ関連物件 スライダー 表示サイズ
---------------------------------------------------------------------- */

/* スライダー 表示サイズ */
#syousai_box .carousel_inner li{
	margin: 0 20px 0 0;
	width: 404px !important;
}




/* = new_mark
-------------------------------------------------------------- */
.grid-content li {
	position: relative;
}

#syousai_box ul.syousai-content li {
	position: relative;
}

.up_mark,.new_mark {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-weight: 700;
	position: absolute;
	top: 3px;
	left: 3px;
	display: block;
	padding: 2px 5px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #900;
	text-shadow: 1px 1px 0 #900;
}

/* 物件リスト・詳細 */
.entry-title .new_mark {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 1.6rem !important;
	font-weight: 700;
	position: static !important;
	display: inline;
	display: inline !important;
	padding: 0 10px !important;
	text-align: center;
	text-transform: uppercase;
	color: #c00 !important;
	background: none !important;
}

/* = 閲覧履歴 widget_fudou_single_history
---------------------------------------------------------------------- */
.cl_botton,.cl_botton2 {
	float: right;
	margin: -2px 2px 0;
}


#list_simplepage2 ul.cookie_fudou_jsearch{
	margin: 0 0 0 15px;
}



/* = 会員 widget widget_fudo_kaiin
---------------------------------------------------------------------- */
.widget_fudo_kaiin .kaiin_login input[type="submit"],
.widget_fudo_kaiin .kaiin_login #user_login,
.widget_fudo_kaiin .kaiin_login #password {
	margin: 5px 0;
}

.widget_fudo_kaiin .kaiin_login p{
	margin:10px 0 5px;
}



/* = 条件検索ウィジェット
-------------------------------------------------------------- */
.widget_fudo_b_k_bus input[type="submit"],
.widget_fudo_b_k input[type="submit"] {
	padding: .84375em .875em .78125em;
}

.widget_fudo_b_k_bus input,
.widget_fudo_b_k input {
	margin-top: 8px;
}

.widget-container select,
.widget_fudo_b_k_bus_m select,
.widget_fudo_b_k_bus select,
.widget_fudo_b_k_m select,
.widget_fudo_b_k select {
	width: 98%;
	margin: 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
	color: #1f1f1f;
}

#searchitem_m div,
#searchitem div{
	margin: 0 0 10px;
}


.widget_fudo_b_k_bus input[type='checkbox'],
.widget_fudo_b_k_m input[type='checkbox'],
.widget_fudo_b_k input[type='checkbox'] {
	margin: 0 2px 0 0;
}

.widget_fudo_b_k_bus label,
.widget_fudo_b_k_m label,
.widget_fudo_b_k label {
	margin: 0 5px 0 0;
}

.widget_fudo_b_k_m select.half_size,
.widget_fudo_b_k_m #senyumenseki select,
.widget_fudo_b_k_m #tochimenseki select,
.widget_fudo_b_k_m #tsubotanka select,
.widget_fudo_b_k_m #memseki select,
.widget_fudo_b_k_m #kakaku_c select,
.widget_fudo_b_k_m #kakaku_b select,
.widget_fudo_b_k select.half_size,
.widget_fudo_b_k #senyumenseki select,
.widget_fudo_b_k #tochimenseki select,
.widget_fudo_b_k #tsubotanka select,
.widget_fudo_b_k #memseki select,
.widget_fudo_b_k #kakaku_c select,
.widget_fudo_b_k #kakaku_b select {
	width: 46.5% !important;
}


.widget_fudo_b_k_bus .jsearch_caution2,.widget_fudo_b_k .jsearch_caution2 {
	margin: 10px 0;
}

.widget_fudo_b_k_bus .madori_cb label,.widget_fudo_b_k_bus .setsubi_cb label,.widget_fudo_b_k_m .madori_cb label,.widget_fudo_b_k_m .setsubi_cb label,.widget_fudo_b_k .madori_cb label,.widget_fudo_b_k .setsubi_cb label {
	padding: 0 8px 0 2px;
}


.widget_fudo_b_k .category_cb li,
.widget_fudo_b_k .category_cb ul{
	list-style: none !important;
}
.widget_fudo_b_k .category_cb ul.bukken_cat_parent{
	padding: 0;
        margin-left: 0;
}



/* = 最近の投稿記事 widget_fudo_toukou_top
-------------------------------------------------------------- */
.widget_fudo_toukou_top ul {
	margin: 0;
}

.widget_fudo_toukou_top ul,.widget_fudo_toukou_top li {
	list-style: none;
}

.widget_fudo_toukou_top li > ul,.widget_fudo_toukou_top li > ol {
	margin: 0;
}

.widget_fudo_toukou_top li:after {
	display: block;
	clear: both;
	height: 10px;
	content: '';
}

.widget_fudo_toukou_top .toukou_top_post_title {
	font-weight: 700;
	font-size: 1rem;
}

.widget_fudo_toukou_top .toukou_top_post_thumbnail img {
	float: left;
	width: 100px;
	height: auto;
	padding: 0 10px 0 0;
}

/* = maching mail botton
-------------------------------------------------------------- */
.widget_fudo_kaiin #maching_mail a {
	background: #ce6166 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	display: block;
	font-weight: 700;
	margin: 20px 0;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	width: 15em;
}
.widget_fudo_kaiin ul {
	margin: 0;
}

/* = widget_fudo_search
-------------------------------------------------------------- */
.widget_fudo_search input.field[type="text"] {
	width: calc(100% - 57px);
}

.widget_fudo_search input[type="submit"]{
	padding: 0;
}

/* = SNS Icon
-------------------------------------------------------------- */
#snscomm a {
	box-shadow: 0 0 0 0 currentcolor;
}

/* = content margin 
-------------------------------------------------------------- */
#top_fbox,#toiawasesaki,#contact_form,.sharedaddy,body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
	margin-left: 7.6923%;
	margin-right: 7.6923%;
	margin-bottom: 30px;

}

.archive-fudo #content .navigation,
.archive-fudo #primary #main #list_simplepage {
	margin-left: 7.6923%;
	margin-right: 7.6923%;
}

/* 物件リストページ */
#list_simplepage .list_simple_box .list_picsam img {
	width: 124px;
	height: auto;
}

#list_simplepage .list_simple_box .list_picsam {
	float: none;
	margin: 0;
}


/* カテゴリ ウィジェット ul/li リスト
---------------------------------------*/
.wp-block-categories ul,
.widget_fudo_b_c_choumei ul,
.widget_fudo_r_c_choumei ul,
.widget_fudo_b_kouku_shougaku ul,
.widget_fudo_b_kouku_chuugaku ul,
.widget_fudo_c_kouku_shougaku ul,
.widget_fudo_c_kouku_chuugaku ul,
.widget_fudo_cat ul,
.widget_fudo_b_c ul,
.widget_fudo_r_c ul,
.widget_fudo_r_r ul,
.widget_fudo_b_r ul {
	margin: 0 0 5px !important;
	padding: 0 0 5px;
	list-style-position: inside;
	list-style-type: disc;
}

.wp-block-categories ul ul,
.widget_fudo_b_c_choumei ul ul,
.widget_fudo_r_c_choumei ul ul,
.widget_fudo_b_kouku_shougaku ul ul,
.widget_fudo_b_kouku_chuugaku ul ul,
.widget_fudo_c_kouku_shougaku ul ul,
.widget_fudo_c_kouku_chuugaku ul ul,
.widget_fudo_cat ul ul,
.widget_fudo_b_c ul ul,
.widget_fudo_r_c ul ul,
.widget_fudo_r_r ul ul,
.widget_fudo_b_r ul ul {
	padding: 0 0 0 20px;
}


.wp-block-categories a,
.widget_fudo_b_c_choumei a,
.widget_fudo_r_c_choumei a,
.widget_fudo_b_kouku_shougaku a,
.widget_fudo_b_kouku_chuugaku a,
.widget_fudo_c_kouku_shougaku a,
.widget_fudo_c_kouku_chuugaku a,
.widget_fudo_cat a,
.widget_fudo_b_c a,
.widget_fudo_r_c a,
.widget_fudo_r_r a,
.widget_fudo_b_r a {
	color: #000;
	text-decoration: none !important;
	box-shadow: none !important;
}


.widget_fudo_b_r_choumei ul li ul li ul li,
.widget_fudo_b_c_choumei ul li ul li ul li,
.widget_fudo_r_r_choumei ul li ul li ul li,
.widget_fudo_r_c_choumei ul li ul li ul li,
.widget_fudo_b_r ul li ul li,
.widget_fudo_b_c ul li ul li,
.widget_fudo_r_r ul li ul li,
.widget_fudo_r_c ul li ul li {
	display: inline-flex;
	margin: 0 10px;
	padding: 0;
}





/* = media screen 
-------------------------------------------------------------- */
/**
 * 14.1 - >= 500px (1カラム表示) 
 */
@media screen and (min-width: 31.250em) {

	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 120px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 250px;
		float: left;
		margin: 0 20px 0 0;
	}

	/* スライダー 表示サイズ */
	#primary .grid-content .carousel li{
		margin: 0 20px 0 0;
		width: 282px
	}

}

/**
 * 14.1 - >= 710px (1カラム表示) 
 */
@media screen and (min-width: 44.375em) {

	/* トップ物件 画像サイズ */
	.grid-content li .box1image {
		width: 100px;
		height: auto;
	}

	/* スライダー 表示サイズ */
	#primary .grid-content .carousel li{
		margin: 0 20px 0 0;
		width: 283px
	}

	/* 物件詳細ページ関連物件*/
	#syousai_box ul.syousai-content li .box2image {
		width: 100px !important;
		height: auto;
	}


	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 120px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 250px;
		float: left;
		margin: 0 20px 0 0;
	}
}

/**
 * 14.2 - >= 783px (1カラム表示)
 */
@media screen and (min-width: 48.9375em) {

	/* トップ物件 画像サイズ */
	.grid-content li .box1image {
		width: 100px;
		height: auto;
	}

	/* スライダー 表示サイズ */
	#primary .grid-content .carousel li{
		margin: 0 20px 0 0;
		width: 340px
	}


	#syousai_box ul.syousai-content li .box2image {
		width: 100px !important;
		height: auto;
	}


	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 120px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 250px;
		float: left;
		margin: 0 20px 0 0;
	}
}

/**
 * 14.3 - >= 910px (2カラム表示)
 */
@media screen and (min-width: 56.875em) {

	/* = content margin */
	#top_fbox,#toiawasesaki,#contact_form,.sharedaddy,body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
		margin-left: 0;
		margin-right: 0;
	}

	.archive-fudo #content .navigation,
        .archive-fudo #primary #main #list_simplepage {
		margin-left: 0;
		margin-right: 0;
	}


	body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
		width: 100%;
	}

	/* トップ物件 画像サイズ */
	.grid-content li .box1image {
		width: 100px;
		height: auto;
	}

	/* スライダー 表示サイズ */
	#primary .grid-content .carousel li{
		margin: 0 20px 0 0;
		width: 283px
	}

	/* サイトバースライダー 表示サイズ */
	#secondary .carousel>div {
		max-width: 193px;
	}

	#secondary .carousel_box {
		max-width: 193px;
	}

	/* コンテント下スライダー 表示サイズ */
	#primary #content-bottom-widgets .carousel>div {
		max-width: 248px;
	}

	#primary #content-bottom-widgets .carousel_box {
		max-width: 248px;
	} 

	/* 物件詳細ページ関連物件 */
	#syousai_box ul.syousai-content li .box2image {
		width: 100px !important;
		height: auto;
	}


	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 120px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 250px;
		float: left;
		margin: 0 20px 0 0;
	}

	#primary .widget {
		font-size: 14.5px;
		font-size: .95rem;
	}
}

/**
 * 14.4 - >= 985px (2カラム表示)
 */
@media screen and (min-width: 61.5625em) {

	body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
		width: 100%;
	}

	/* トップ物件 画像サイズ */
	.grid-content li .box1image {
		width: 150px;
		height: auto;
	}

	/* スライダー 表示サイズ */
	#primary .grid-content .carousel li{
		margin: 0 20px 0 0;
		width: 404px
	}

	/* サイトバースライダー 表示サイズ */
	#secondary .carousel>div {
		max-width: 210px;
	}

	#secondary .carousel_box {
		max-width: 210px;
	}

	/* コンテント下スライダー 表示サイズ  */
	#primary #content-bottom-widgets .carousel>div {
		max-width: 274px;
	}

	#primary #content-bottom-widgets .carousel_box {
		max-width: 274px;
	}

	/* 物件詳細ページ関連物件*/
	#syousai_box ul.syousai-content li .box2image {
		width: 100px !important;
		height: auto;
	}


	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 150px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 310px;
		float: left;
		margin: 0 20px 0 0;
	}
}

/**
 * 14.5 - >= 1200px (2カラム表示)
 */
@media screen and (min-width: 75em) {

	body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
		width: 100%;
	}

	/* サイトバースライダー 表示サイズ */
	#secondary .carousel>div {
		max-width: 259px;
	}

	#secondary .carousel_box {
		max-width: 259px;
	}

	/* コンテント下スライダー 表示サイズ */
	#primary #content-bottom-widgets .carousel>div {
		max-width: 337px;
	}

	#primary #content-bottom-widgets .carousel_box {
		max-width: 337px;
	} 

	/* 物件詳細ページ関連物件 */
	#syousai_box ul.syousai-content li .box2image {
		width: 150px !important;
		height: auto;
	}


	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 150px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 310px;
		float: left;
		margin: 0 20px 0 0;
	}
}

/**
 * 14.6 - >= 1280px (2カラム表示)
 */
@media screen and (min-width: 80em) {


	body:not(.search-results) article:not(.type-page) .list_simple_box .entry-content {
		width: 100%;
	}

	/* トップスライダー 表示サイズ */
	#primary .carousel>div {
		max-width: 830px;
	}

	#primary .carousel_box {
		max-width: 420px;
	}

	/* サイトバースライダー 表示サイズ */
	#secondary .carousel>div {
		max-width: 278px;
	}

	#secondary .carousel_box {
		max-width: 278px;
	}

	/* コンテント下スライダー 表示サイズ*/
	#primary #content-bottom-widgets .carousel>div {
		max-width: 384px;
	}

	#primary #content-bottom-widgets .carousel_box{
		max-width: 384px;
	} 


	/* 物件詳細ページ関連物件 */
	#syousai_box ul.syousai-content li .box2image {
		width: 150px !important;
		height: auto;
	}

	/* 物件リストページ */
	#list_simplepage .list_simple_box .list_picsam img {
		width: 150px;
		height: auto;
	}

	#list_simplepage .list_simple_box .list_picsam {
		max-width: 310px;
		float: left;
		margin: 0 20px 0 0;
	}
}


/*
 * 不動産ショートコードプラグイン
 * @package WordPress 5.0
 * @subpackage Fudousan Bukken ShortCode
 * Version: 5.0.0
*/


/* = 物件ショートコード
-------------------------------------------------------------- */
.post_bukken_box ul {
	margin: 0 0 20px !important;
	padding: 0 !important;
}

.post_bukken_box ul:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.post_bukken_box ul.grid-content-s{
	margin: 0;
}

/* 列 共通 */
.post_bukken_box ul.grid-content-s1 li,
.post_bukken_box ul.grid-content-s2 li,
.post_bukken_box ul.grid-content-s3 li,
.post_bukken_box ul.grid-content-s li {
	position: relative;
	border: 1px solid #ddd;
	display: block;
	float: left;
	list-style-type: none;
	padding: 1% !important;
	margin: 0 10px 10px 0 !important;
/*
	font-size: 14px;
	line-height: 1.5;
*/
	box-sizing: content-box;
}


/* 1列 */
.post_bukken_box ul.grid-content-s1 li {
	margin: 0 0 20px 0 !important;
	width: calc(98% - 8px);
}
.post_bukken_box ul.grid-content-s1 li .box1image-s {
	background-color: #fff;
	float: left;
	padding: 0 10px 0 0;
	width: 8.8em;
	max-width: 150px;
	height: auto;
}


/* 2列 */
.post_bukken_box ul.grid-content-s2 li {
	width: calc(48% - 10px);
}
.post_bukken_box ul.grid-content-s2 li .box1image-s {
	width: 130px;
	float: left;
	padding: 0 10px 2px 0;
}
.post_bukken_box ul.grid-content-s2 li.grid_count2 {
	margin-right: 0 !important;
}


/* 3列 */
.post_bukken_box ul.grid-content-s3 li {
	width: calc(31% - 8px);
}
.post_bukken_box ul.grid-content-s3 li .box1image-s {
	width: 100%;
	padding: 0 0 2px 0;
}
.post_bukken_box ul.grid-content-s3 li.grid_count3 {
	margin-right: 0 !important;
}


/* 4列 */
.post_bukken_box ul.grid-content-s li {
	width: calc(23% - 11px);
}
.post_bukken_box ul.grid-content-s li .box1image-s {
	width: 100%;
	padding: 0 0 2px 0;
}
.post_bukken_box ul.grid-content-s li.grid_count4 {
	margin-right: 0 !important;
}

/* NEW UP マーク */
.post_bukken_box .up_mark,
.post_bukken_box .new_mark {
	background: #900 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;

	left: 8px;
	top: 8px;
	bottom: auto;
	width: 28px;

}

/* for 2012 */
.post_bukken_box ul li .box1image-s {
	box-shadow: none;
}
/* 価格 */
.post_bukken_box .top_price {
	font-weight:700;
	color:#e30;
}
/* 間取り */
.post_bukken_box .top_madori {
	font-weight:700;
}



/* レスポンシブ
---------------------------------------------------------------------- */
/**
 * 414px 以下
 */
@media screen and (max-width: 414px) {

	/* 1列 */
	.post_bukken_box ul.grid-content-s1 li,
	.post_bukken_box ul.grid-content-s2 li,
	.post_bukken_box ul.grid-content-s3 li,
	.post_bukken_box ul.grid-content-s li {
		margin: 0 0 20px 0;
		width: calc(100% - 10px)  !important;
	}

	.post_bukken_box ul.grid-content-s1 li .box1image-s ,
	.post_bukken_box ul.grid-content-s2 li .box1image-s ,
	.post_bukken_box ul.grid-content-s3 li .box1image-s ,
	.post_bukken_box ul.grid-content-s li .box1image-s {
		width: 100px;
		float: left;
		padding: 0 10px 0 0;
	}
}/**
 * Sharedaddy Base Styles
 *
 * Contains styles for modules, containers, buttons
 */


/* Master container */
#jp-post-flair {
	padding-top: 0.5em;
}


/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}

body.highlander-light h3.sd-title::before {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

body.highlander-dark h3.sd-title::before {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}


/* Sharing services list */
.sd-sharing {
	margin-bottom: 1em;
}

.sd-content ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline-block;
	margin: 0 8px 12px 0;
	padding: 0;
}

.sd-content ul li.share-deprecated {
	opacity: 0.5;
}

.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}

.sd-block.sd-gplus {
	margin: 0 0 0.5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}

/* Sharing email errors */
.sd-content .share-email-error .share-email-error-title {
	margin: 0.5em 0;
}

.sd-content .share-email-error .share-email-error-text {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	margin: 0.5em 0;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	border-radius: 4px;
	color: #2c3338 !important;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
	text-shadow: none;
	line-height: 23px;
	padding: 4px 11px 3px 9px;
}

.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
	align-items: center;
	display: flex;
	font-size: 12px;
	line-height: 12px;
	padding: 1px 6px 0 5px;
	min-height: 20px;
}

.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
	position: relative;
	top: 2px;
}

.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
	margin-left: 6px;
}

/* Icon Only */
.sd-social-icon .sd-content ul li a.sd-button > span {
	margin-left: 0;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
	display: none;
}

/* Text Only */
.sd-social-text .sd-content ul li a.sd-button span {
	margin-left: 3px;
}

.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
	line-height: 12px;
	margin-left: 3px;
}


.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
	margin-bottom: -1px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
}

/* All icons */
.sd-content ul li a.sd-button::before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: 400 18px/1 social-logos;
	vertical-align: top;
	text-align: center;
}

/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button::before {
	position: relative;
	top: 2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-content ul li a.sd-button::before {
		position: relative;
		top: 2px;
	}
}

.sd-social-official ul li a.sd-button::before {
	position: relative;
	top: -2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-social-official ul li a.sd-button::before {
		top: 0;
	}
}

/* Add more pading on touch devices */
.jp-sharing-input-touch .sd-content ul li {
	padding-left: 10px;
}

.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
	display: none;
}

body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

/* Hack to make the share more button look better on Firefox. */
@-moz-document url-prefix() {

	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
	content: "\f469";
}

.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
	content: "\f410";
}

.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
	content: "\f207";
}

.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
	content: "\f10e";
}

.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
	content: "\f222";
}

.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
	content: "\f607";
}

.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
	content: "\f210";
}

.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
	content: "\f203";
}

.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
	content: "\f205";
}

.sd-social-official .sd-content li.share-press-this a::before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
	content: "\f606";
}

.sd-social-official .sd-content li.share-telegram a::before {
	color: #08c;
}

.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
	content: "\f10d";
}

.sd-social-official .sd-content li.share-threads a::before {
	color: #000;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
	content: "\f10a";
}

.sd-social-official .sd-content li.share-mastodon a::before {
	color: #563acc;
}

.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
	content: "\f415";
}

.sd-social-official .sd-content a.share-more::before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	content: "\f608";
}

.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	color: #43d854;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
	background: #43d854;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
	content: "\f10c";
}

.sd-social-official .sd-content li.share-nextdoor a::before {
	color: #8ed500;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
	background: #8ed500;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
	content: "\f10f";
}

.sd-social-official .sd-content li.share-bluesky a::before {
	color: #0085ff;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
	background: #0085ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
	width: 1em;
	height: 1em;
	content: "\1F6AB";
}

/* Share count */
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}

.sd-social-official .sd-content > ul > li > a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul {
	display: flex;
	flex-wrap: wrap;
}

.sd-social-official .sd-content ul::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul > li {
	display: flex;
	max-height: 18px;
}

.sd-social-official .sd-content ul > li .option-smart-off {
	margin-right: 8px;
}

.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}

/* Individual official buttons */
.pinterest_button,
.twitter_button,
.linkedin_button > span {
	margin: 0 !important;
}

.linkedin_button > span,
.pinterest_button a {
	display: block !important;
}

.sd-social-official .sd-content .share-tumblr iframe {
	max-width: 53px;
	width: unset;
}

body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom > a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 21px;
	line-height: 16px;
}

body .sd-content ul li.share-custom a span[hidden] {
	display: none;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
	color: transparent;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}

.sharing-hidden .inner ul {
	margin: 0 !important;
}

.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
	clear: both;
	margin: 0 !important;
	height: 0 !important;
}

.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner::after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
	border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
	max-width: 32px;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
	border: none;
	opacity: 0.6;
}


.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
	top: 0;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
	background: #0866ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
	color: #555 !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
	background: #4f94d4;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
	background: #08c;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555 !important;
}

.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
	background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
	color: #fff !important;
}

#jetpack-source_f_name {
	display: none !important;
	position: absolute !important;
	left: -9000px;
}

.sd-content .share-customize-link {
	margin-top: 8px;
	line-height: 11px;
}

.sd-content .share-customize-link a {
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
}

@media print {

	.sharedaddy.sd-sharing-enabled {
		display: none;
	}
}
@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(//fudousan.ns-j.co.jp/wp-content/plugins/jetpack/_inc/build/social-logos/data:font/woff2;base64,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) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}