@charset "utf-8";

/* = 
 * Twenty Sixteen
 * widget_fudo Style
 * style2016.css サイト基本の装飾
 * @package WordPress4.4
 * Version: 1.6.8
*/


/* = common 
-------------------------------------------------------------- */
html,body,button,input,select,textarea {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Arial,Helvetica,sans-serif;
}

/* = 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;
}




/* = 物件リストページ ナビ
---------------------------------------------------------------------- */
#nav-above1 {
    margin-bottom:20px;
}

#nav-above1:after {
    display:block;
    clear:both;
    height:0;
    content:'';
}

.nav-previous {
    float:left;
}

.nav-next {
    float:right;
}



/* 12= 物件リストページ #list_simplepage
---------------------------------------------------------------------- */
.archive-fudo h1.page-title{
    font-weight:normal;
    font-size: 1rem;
}

#list_simplepage article {
    margin-bottom: 3.5em;
}


#list_simplepage .list_simple_boxtitle .entry-title{
    font-size: 2.0rem;
}


.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: 50%;
}


#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 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 2px;
    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: 0.046875em;
    line-height: 1;
    padding: 0.75em 0.875em 0.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: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ff9b9d 0%, #ce6166 100%) repeat scroll 0 0;
    border-radius: 6px;
    color: #ffffff;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    margin: 20px 0;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    width: 15em;
    box-shadow: 0 0 0 0 currentcolor;
    text-shadow: 0 0 0 #cc5559 !important;
}




/* 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: 0.8em;
}



#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:150px;
    height: auto;
    float:left;
    margin:0 10px 10px 0;
    padding: 0;
    border:1px solid #999;
    background-color:#fff;
}

/* 画像 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 {
    float: left;
    width:150px;
    height:auto;
    margin:0 10px 10px 0;
    padding: 0;
    border:1px solid #999;
    background-color:#fff;
}

/* 背景色 売買 */
#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: 3.5em;
}

#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;
}

/* 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;
}


/* ふきだし内 */
#list_simplepage2 #map_canvas .gm-style-iw {
    width:auto!important;
    height:auto!important;
}

#list_simplepage2 #map_canvas table {
    overflow:hidden;
    width:280px!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:10px;
    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:20px!important;
    font-weight:700;
    color:#f30!important;
    border-bottom:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
}

#list_simplepage2 .gmapmadori {
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px!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;
}


/* 14= 物件詳細ページ関連物件  #syousai_box : 関連物件部分
---------------------------------------------------------------------- */
#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:100%;
    max-width: 271px;  /* Minimum */
}

#syousai_box ul.syousai-content li .box2image {
    display:block;
    float:left;
    width:150px;
    height:auto;
    margin:0 5px 0 0;
}

/* = 物件検索 固定ページ用  .jsearch 新
---------------------------------------------------------------------- */
.jsearch .entry-header,.jsearch .entry-content {
    max-width:none;
    margin-right:0;
}

.jsearch li {
    display:block;
    float:left;
    margin:0 1em 0 0;
    padding:0;
    list-style-type:none;
}

.jsearch .eki ul,.jsearch .shiku ul {
    padding:0 0 25px 10px;
}

table.form_jsearch {
    width:100%;
    margin-bottom:10px;
    border-collapse:collapse;
    border:1px solid #e5e5e5;
}

table.form_jsearch th {
    font-weight:400;
    width:18%;
    padding:10px!important;
    text-align:left;
    vertical-align:top;
    border-bottom:1px solid #e5e5e5;
/*    background:#f6f6f6; */
}

table.form_jsearch td {
    width:81%;
    margin:0;
    padding:10px!important;
    border-bottom:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
}

table.form_jsearch h5 {
    font-size:100%;
    font-weight:400;
    margin:0;
}

table.form_jsearch ul {
    margin:0 0 15px 20px;
    list-style-type:none;
}

table.form_jsearch select{
    color: #1f1f1f;
}

table.form_jsearch ul input[type='checkbox'],table.form_jsearch ul input[type='radio'] {
    margin:0 5px 0 0;
}

table.form_jsearch ul li {
/*	display: inline; */;
}

/*------------------------------------------------------------------
	  ページ条件検索 バス
	----------------------------------------------------------------- */
.jsearch table.form_jsearch td.bus ul {
    padding:0 0 0 10px!important;
}

.jsearch table.form_jsearch td.bus ul li ul li.buscorse,.jsearch table.form_jsearch td.bus ul li.buscorp {
    display:block;
    clear:both;
    margin-bottom:5px;
}

.jsearch table.form_jsearch td.bus ul li ul li.buscorse ul li.busstop {
    float:left;
    margin:0;
}


/*  = 会員ログイン page
---------------------------------------------------------------------- */
/* テーブル */
table.form_register {
		font-size: 14.5px;
		font-size: 0.95rem;

    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{
	width:auto;
}



table.form_register th {
    font-weight:400;
    width:30%;
    padding:15px;
    text-align:left;
    background:#f6f6f6;
}

table.form_register td {
    width:70%;
    margin:0;
    padding:15px;
}

table.form_register h5 {
    margin:10px 0!important;
}

table.form_register ul {
    margin:0!important;
}

table.form_register select {
    color: #1f1f1f;
}

.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
---------------------------------------------------------------------- */
.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;
}

/* 0= Fudousan Plugin Copyright
---------------------------------------------------------------------- */
#nendebcopy {
    color: #757575;
    font-size: 0.8125rem;
    margin: -18px auto;
    padding: 0 23px 18px;
    text-align: right;
}

#nendebcopy a {
    text-decoration:none;
    color: #888;
}
