
/* =
Theme Name: nagopick
Description: 貸店舗名古屋様向け　専用子テーマ
Template: twentytwelve
*/
@charset 'utf-8';
@import url('../twentytwelve/style.css');

/* 基本サイズ */

.site-content {
    float: left;
    width: 640px;
    margin: 0 0 0 0;
}



/* Minimum width of 600 pixels. 600px以下の場合 */
@media screen and (max-width: 600px) {
    .site-content
    {
        float: none !important;

        width: 98% !important;
    }
    .widget-area
    {
        float: none !important;
        width: 98% !important;
        margin: 0;
    }
    .ie .nav-menu ul li a,
    .ie .nav-menu ul li
    {
        display: inline-block;
    }
}


/* Minimum width of 1024 pixels. 1024px以下の場合 */
@media screen and (max-width: 1024px) {
    body .site
    {
        padding: 0 1.4rem;
    }
}

/* Minimum width of 1004 pixels. 1000px以下の場合 */
@media screen and (max-width: 1004px) {
    body .site
    {
        padding: 0 1rem;
    }
}

/* Minimum width of 984 pixels. 1000px以下の場合 */
@media screen and (max-width: 984px) {
    body .site
    {
        padding: 0 .7rem;
    }
}

/* Minimum width of 964 pixels. 1000px以下の場合 */
@media screen and (max-width: 964px) {
    body .site
    {
        padding: 0 .5rem;
    }
}


/* Max width of 900 pixels. */
@media screen and (max-width: 900px) {
    #list_simplepage2 .list_simple_box .list_picsam
    {
        float: none !important;

        width: 98% !important;
    }
    #list_simplepage2 .list_simple_box .list_detail
    {
        float: none !important;

        width: 96%;
        margin: 20px 0 !important;
    }


    #list_simplepage .list_simple_box .list_picsam
    {
        float: none !important;
    }
    #list_simplepage .list_simple_box .list_detail
    {
        float: none !important;

        width: 98% !important;
        margin: 20px auto !important;
    }
}



/* = nav-menu
---------------------------------------------------------------------- */
.ie .nav-menu ul li a,
.ie .nav-menu ul li {
    display: inline;
}




/* 3= 汎用css
---------------------------------------------------------------------- */

.dpoint1 {
    font-size: 26px;
    font-weight: normal;
    line-height: 1.2;
    float: left;
    padding: 4px;
    color: #c00;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

.dpoint2 {
    font-size: 22px;
    font-weight: normal;

    float: left;

    padding: 4px;

    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

.dpoint3 {
    font-size: 18px;
    font-weight: bold;

    display: inline;

    color: #000;
}

.dpoint4 {
    font-size: 20px;
    font-weight: bold;

    display: inline;

    color: #000;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}




/* 12= 物件リストページ #list_simplepage
---------------------------------------------------------------------- */
#contentttl .page-title {
    text-align: left;
    background: url("images/border_bg.png") repeat-x;
}
#nav-above1 {

}
.list_detail table td {
}

#list_simplepage .list_simple_boxtitle {
    clear: both;

    border-top: 3px solid #4a535d;
    border-right: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
}

#list_simplepage .list_simple_boxtitle h2 a {
    font-size: 130%;
    font-weight: bold;
    display: block;
    padding: 10px 0 10px 12px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    background-color: #f8f8f8;
}
#list_simplepage .list_simple_box:after {
    display: block;
    clear: both;
    height: 0;
    content: '';
}
#list_simplepage .list_simple_box0 {
    width: 640px;
    margin: 0 0 20px 0;
    padding: 5px;
    background: url("images/waku_bg.png");
}
#list_simplepage .list_simple_box {
    margin: 0 auto;
    padding: 10px;
    background-color: #FFF;
}

#list_simplepage .list_simple_box .list_detail dt {
    font-weight: normal;
    display: inline;
    color: #333;
}

#list_simplepage .list_simple_box .list_detail dd {
    display: inline;
    margin: 0 .6em 0 .4em;
    padding: 0;
    color: #333;
}
#list_simplepage .list_detail .list_address dd {
    display: block;
    margin: 0;
}
#list_simplepage .list_simple_box .list_detail .list_boxtitle h2 {
    text-align: left;
    font-size: 16px;
    color: #161E31;
    padding: 10px;
    line-height: 1.5;
    background: #E8EBF0;
    border-bottom: solid 1px;
    border-top: solid 1px;
}
#list_simplepage .list_simple_box .list_detail .list_boxtitle h2 a{
    color: #161E31;
}
#list_simplepage .list_simple_box .list_detail .list_boxtitle h2 a:hover{
    color: #00C8FC;
}
#list_simplepage .list_simple_box .list_picsam {
    float: left;
    width: 300px;
}

#list_simplepage .list_simple_box .list_picsam .box2image {
    width: 300px;
    max-width: 100%;
    margin: 1px 1px 0;
    padding: 1px;
    background-color: #fff;
    height: 300px;
    object-fit: cover;
    object-position: center center;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.object-fit-img {
  object-fit: cover;
  font-family: 'object-fit: contain;'
}
.list_picsam_img p:first-of-type img{
  margin-bottom: 10px!important;
}
#list_simplepage a:link,
a:visited .list_details_button {
    text-decoration: none;
}

#list_simplepage a:hover .list_details_button {
    text-decoration: none;
    color: #39f;
}

#list_simplepage .list_simple_box .list_detail {
    font-size: 87.5%;
    line-height: 1.8;
    float: right;
    width: 300px;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

#list_simplepage .list_detail table tr {
}

#list_simplepage .list_price {
    padding: 5px;
}

#list_simplepage .list_price.rent {
    padding: 5px 0 0 0;
    background-color: #FFF;
}


#list_simplepage .list_detail .list_price tr {
}

#list_simplepage .list_detail .list_address dd {
    display: block;
}

#list_simplepage .entry-excerpt {
    padding-bottom: 10px;
    padding-left: 5px;
}






/* 物件の詳細を見るボタン */

#list_simplepage .list_simple_box .list_details_button {
    font-size: 16px;
    font-weight: bold;
    display: block;
    clear: both;
    width: 300px;
    height: 50px;
    margin: 0 0 0 0;
    padding: 11px 5px 6px;
    text-align: center;
    letter-spacing: .1em;
    color: #FFF;
    background: #161E31;
    background-size: 40px;
    box-sizing: border-box;
}








/* 13= 物件詳細ページ #list_simplepage2
---------------------------------------------------------------------- */
.dpoint1,
.dpoint2 {
    display: none;
}
.nav-previous {
    text-align: left;
}
.nav-previous, .previous-image {
    width: 48% !important;
    font-size: 12px;
}

#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: normal;
    display: inline;
    color: #333;
}

#list_simplepage2 .list_simple_box .list_detail dd {
    display: inline;
    margin: 0 .6em 0 .4em;
    padding: 0;
    color: #333;
}

#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 {
    width: 640px;
}

#list_simplepage2 .list_simple_box .list_detail {
    display: block;
    margin: 0;
}

#list_simplepage2 .list_detail h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0;
    padding: 0 0 0 8px;
    color: #171F32;
}

#list_simplepage2 .list_picsam {
    display: block;
    background: #E8EBF0;
    color: #000;
    padding: 0px 0px 20px 7px;
    margin: 20px 0 30px 0;
}

#list_simplepage2 .list_picsam img {
    /*	height: 130px;	*/
    width: 140px;
    margin: 15px 5px 0 0;
    padding: 0;
    border: 5px solid #00C8FC;
}
#list_simplepage2 .list_picsam img.img100 {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    border: none;
}
#main #content #second_img {
    padding: 10px 0;
}

#main #content #second_img img {
    width: 121px;
    height: 121px;
    margin: 0 1px 0 0;
    padding: 1px;

    border: 1px solid #999;
    background-color: #fff;
}

#list_simplepage2 .list_price {
    line-height: 2;
    margin: 0;
}
#list_simplepage2 .list_price.rent {
}

#list_simplepage2 .list_detail table {
    font-size: 14px;
    border-top: 1px solid #171F32;
}
#list_simplepage2 .list_detail table tr{
    border-bottom: 1px solid #171F32;
}
#list_simplepage2 .list_detail table tr.bnone{
    border-bottom: none;
}
#list_simplepage2 .list_detail table th,
#list_simplepage2 .list_detail table td {
    padding: 2px;
}
.tr_bg {
    /*background-color: #E8EBF0!important;*/
}
.t_border{
    border-right: 1px solid #171F32;
}
#list_simplepage2 .list_simple_box .list_detail #list_add th {
    line-height: 1.4;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
    border-bottom: 1px solid #171F32;
}

#list_simplepage2 .list_simple_box .list_detail #list_add td {
    line-height: 1.4;
    margin: 0;
    padding: .5em;
    white-space: normal;
    border-bottom: 1px solid #171F32;
}

#list_simplepage2 .list_simple_box .list_detail #list_other th {
    line-height: 1.2;
    width: 21%;
    padding: 14px 5px;
    text-align: left;
    background-color: #FFF!important;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #171F32;
}

#main #content #list_simplepage2 .list_simple_box .list_detail #list_other th.th2 {
    border-left: 1px dotted #ccc;
}


#list_simplepage2 .list_simple_box .list_detail #list_other td {
    line-height: 1.2;
    width: 30%;
    padding: 14px 5px;
    white-space: normal;
    border-bottom: 1px solid #171F32;
}

#list_simplepage2 h2.entry-title {
    font-size: 130%;
    font-weight: bold;
    display: block;
    padding: 10px 0 10px 12px;
    border-top: 3px solid #4a535d;
    border-right: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
    background-color: #f8f8f8;
}


#toiawasesaki {
    line-height: 1.2;

    display: block;

    margin: 0 0 20px ;
}
#contact_form {
    display: block;

    margin: 0 0 20px ;
}


/* 担当者コメント entry-content */
#main #content .entry-content p {
    font-size: 12px;
    line-height: 1.2;

    margin: 0;
    padding: 10px;
}


/* 表下部・現況優先但書 */
.list_detail_bottom_info {
    display: block;
    clear: both;
    padding: 10px 10px 10px 0;
    /*text-align: right;*/

}


/* for wp3.6 youtube */
#main #content .list_detail .entry-content p iframe {
    max-width: 470px;
}


/* places */
#main #content .list_detail .places {
    width: 100%;
    margin: 0 ;
    padding: 5px 0;

    border-right: 1px solid #979797;
    border-bottom: 1px solid #979797;
    border-left: 1px solid #979797;
}
#main #content .list_detail .places:after {
    display: block;
    clear: both;

    height: 0;

    content: '';
}
#main #content .list_detail .places label {
    font-size: 85%;

    display: block;
    float: left;

    margin: 0 5px;
}

/* ふきだし内 */
#list_simplepage2 #map_canvas .gm-style-iw {
    width: auto !important;
    height: auto !important;
}

#list_simplepage2 #map_canvas table {
    overflow: hidden;

    width: 260px !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: bold;
}

#list_simplepage2 .gmapkakaku {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    font-weight: bold;

    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: bold;

    color: #333 !important;
    border-bottom: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}



/* 14= 物件詳細ページ関連物件  #syousai_box : 関連物件部分
---------------------------------------------------------------------- */

#syousai_box ul {
    padding-left: 5px;
}

#syousai_box ul:after {display: block; clear: both; height: 0;

    content: '';
}

#syousai_box ul.syousai-content li {
    font-size: 12px;
    line-height: 1;

    display: block;
    float: left;

    width: 80px;
    margin: 0 5px 4px 0;
    padding: 6px;

    list-style-type: none;

    border: 1px solid #ccc;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #fff 70%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,#fff), color-stop(100%,#f7f7f7));
}

#syousai_box ul.syousai-content li span {
    font-size: 10px;

    margin-top: 5px;
}

#syousai_box ul.syousai-content li img {
    padding-bottom: 5px;
}


#syousai_box ul.syousai-content li .box2image {
    width: 80px;
    /*	height:80px;	*/
}

#syousai_box .carousel_inner_fudo_top_slider_syousai_2 {
    max-width: 490px;
}



/* 17= 物件検索 固定ページ用  .jsearch
---------------------------------------------------------------------- */
#container h3,
#list_simplepage2 .list_detail h3.b_txt3 {
    font-size: 22px;
    height: 28px;
    background: url("images/container_h3_bg.png") no-repeat;
    padding: 8px 0 0 0;
}

#container #content.jsearch {
    line-height: 2;

    padding: 0 0 30px 0;
}

/* カラム変更によるcontent余白調整 */

.singular #container #content.jsearch {
    float: none;

    width: 100%;
}

.right-sidebar #container #content.jsearch {
    float: right;

    width: 690px;
    margin: 0;
}

.left-sidebar #container #content.jsearch {
    float: left;

    width: 700px;
}

/*  */

#main #container #content.jsearch h3 {
    font-size: 16px;
    font-weight: bold;

    margin: 0 0 10px -10px;
    padding: 5px 0 5px 10px;

    color: #333;
    border-bottom: 1px dotted #ccc;
    border-left: 4px solid #ccc;
    text-shadow: none;
}

#container .jsearch h4 {
    font-size: 13px;
    font-weight: bold;

    margin: 15px 0 5px -10px;
    padding: 0 0 0 6px;

    color: #505050;
    border-left: 4px solid #ccc;
}

#container .jsearch h5 {
    font-size: 13px;
    font-weight: bold;

    margin: 10px 0 0 -5px;

    color: #666;
}


.jsearch p {
    margin: 0;
    padding: 0 10px 10px 0;
}

#container .jsearch ul {
/*    overflow: hidden; */

    margin: 0 0 10px;
    padding: 0;
}

.jsearch li {
    display: block;
    float: left;
    margin: 0 1em 0 0;
    padding: 0;
    list-style-type: none;
}

.jsearch label {
    margin-right: 5px;

    color: #666;
}

#container .jsearch .submit input {
/*    font-weight: bold; */
	font-size: 18px;
    width: 160px;
    margin: 10px 10px 20px 0;
    padding: 3px 10px;

    cursor: pointer;

    color: #fff;
    border: 1px solid #298cba;
    border-radius: 10px;
    background: #298cba; /* old browsers */
    background: -moz-linear-gradient(top, #0298cb 0%, #247ca4 50%, #206d93 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0298cb), color-stop(50%, #247ca4), color-stop(100%, #206d93)); /* webkit */
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}


/* バス停 */
#bus ul li ul li ul {
    margin: 0 0 10px 20px !important;
}
.jsearch #bus li {
/*    float: none; */
}

/* 17= 物件検索 固定ページ用  .jsearch 新
---------------------------------------------------------------------- */

table.form_jsearch {
    font-size: 87.6%;
    line-height: 18px;

    width: 100%;
    margin-bottom: 10px;

    border-collapse: collapse;

    border: 1px solid #e5e5e5;
}
table.form_jsearch tr {
    font: inherit;

    margin: 0;
    padding: 0;

    border: 0 none currentcolor;
}
table.form_jsearch th {
    font-weight: bold;

    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 {
    margin: 10px 0 10px !important;
}
table.form_jsearch ul {
    margin: 0 !important;
}

	/*------------------------------------------------------------------
	  ページ条件検索 バス
	----------------------------------------------------------------- */

	.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;
	}




/* 00= Fudousan Plugin Copyright
---------------------------------------------------------------------- */

#nendebcopy {
    font-size: 12px;

    max-width: 68.5714rem;
    margin: -20px auto;

    text-align: right;
}

#nendebcopy a {
    text-decoration: none;

    color: #686868;
}




/* = widget Top Slider Style
-------------------------------------------------------------- */
/* = sidebar only
	-------------------------------------------------------------- */
#tertiary .carousel_inner,
#primary .carousel_inner,
#secondary .carousel_inner {
    /*	height: 115px; */
    overflow: hidden;

    width: 210px;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
}

#tertiary .grid-content li,
#primary .grid-content li,
#secondary .grid-content li {
    font-size: 10px;
    line-height: 1.2;

    display: block;
    float: left;

    width: 200px;
    padding: 8px;

    list-style-type: none;
}

#tertiary .box1image,
#primary .box1image,
#secondary .box1image {
    float: left;

    width: 100px;
    padding-right: 5px;
}



/* 2011 */
.two-column #secondary .grid-content li {
    width: 210px;
}

.showcase #content .grid-content .carousel_inner li {
    font-size: 10px;
    line-height: 1.2;

    overflow: hidden;

    width: 210px;
    height: 130px;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
}


/* 2010 */
#main .widget-area ul ul.grid-content {
    margin-left: -.5em;
}



/* unpc*/
#main .widget-area ul.grid-content {
    padding: 0;
}
.three-column.unpc .grid-content li {
    width: 175px;
}
.three-column.unpc #tertiary .grid-content li,
.three-column.unpc #secondary .grid-content li {
    width: 175px;
    margin-left: -.5em;
}
.three-column.unpc #tertiary .box1image,
.three-column.unpc #secondary .box1image {
    width: 90px;
}
.three-column.unpc #tertiary .carousel_inner,
.three-column.unpc #secondary .carousel_inner {
    width: 180px;
}
.two-column.unpc .grid-content li {
    width: 190px;
}
.two-column.unpc #secondary .grid-content li {
    width: 190px;
    margin-left: -.5em;
}
.two-column.unpc #secondary .box1image {
    width: 75px;
}
.two-column.unpc #secondary .carousel_inner {
    width: 195px;
}




/* = footer only
	-------------------------------------------------------------- */
footer .carousel_inner,
#footer .carousel_inner {
    /*	height: 115px; */
    overflow: hidden;

    width: 210px;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
}

footer .grid-content li,
#footer .grid-content li {
    font-size: 10px;
    line-height: 1.2;

    display: block;
    float: left;

    width: 200px;
    padding: 8px;

    list-style-type: none;
}

footer .box1image,
#footer .box1image {
    float: left;

    width: 100px;
    padding-right: 5px;
}

#footer .widget-area ul ul.grid-content {
    margin-left: -.5em;
}


/* = NEW/UP mark
	-------------------------------------------------------------- */

.showcase #content .grid-content,
footer .grid-content li,
#footer .grid-content li,
#tertiary .grid-content li,
#primary .grid-content li,
#secondary .grid-content li {
    position: relative;
}

.page-template-showcase-php .new_mark,
footer .new_mark,
#footer .new_mark,
#tertiary .new_mark,
#primary .new_mark,
#secondary .new_mark {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;

    position: absolute;
    top: 3px;
    left: 5px;

    display: block;

    width: auto;
    padding: 2px 5px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    border-radius: 4px;
    background: #900; /* Old browsers */
    background:    -moz-linear-gradient(top, #d20100 0%, #900 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #d20100 0%,#900 100%); /* Chrome10+,Safari5.1+ */
    text-shadow: 1px 1px 0 #900;
}




/* = 関連物件
	-------------------------------------------------------------- */
#syousai_box ul.syousai-content li {
    position: relative;
}

#syousai_box .new_mark {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: bold;

    position: absolute;
    top: 6px;
    right: 6px;

    display: block;

    width: auto;
    padding: 2px 5px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
    border-radius: 4px;
    background: #900; /* Old browsers */
    background:    -moz-linear-gradient(top, #d20100 0%, #900 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #d20100 0%,#900 100%); /* Chrome10+,Safari5.1+ */
    text-shadow: 1px 1px 0 #900;
}
.archive-price {
    background-color: #E8EBF0;
}
#list_simplepage .list_detail tr {
    border-bottom: 1px solid #161E31;
    width: 100%;
    display: block;
}
.archive-list_simple_box .list_detail table td {
    width: 100%;
    display: block;
    padding: 4px 10px;
		box-sizing: border-box;
}
.list_address__shozaichi-txt,
.list_address__koutuu-txt{
  background-color: #E8EBF0;
  border-top: 1px solid #161E31;
}
.list_price_others table {
    width: 100%;
}

.archive-list_simple_box .list_detail table .archive-price td {
    display: flex;
    justify-content: space-between;
    align-items: center;
}