/* common */

@media screen and (max-width: 767px) {
#own-list {
    padding: 0;
    background-color: #FFF;
    width: 100%;
    margin: -6px auto 0 auto;
}
#own-list ul {
    list-style: none;
    line-height: 1;
    clear: both;
    width: 95%;
    margin: 20px auto;
}
#own-list li {
    float: left;
    width: 48%;
    height: auto;
    margin: 0;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    position: relative;
    left: 0;
}
#own-list ul li h2 {
    font-size:1.4em;
    margin:0;
    padding:5px 5px 5px 0;
    font-weight: normal;
    border:0;
    background:none;
}
#own-list ul li h2:first-letter {
	color:#666666;
}
#own-list ul li h2 a {
    text-decoration:none;
    color:#666666;
}
#own-list li .pict_v {
    height: 160px;
    /*width: 160px;*/
    margin-right: auto;
    margin-bottom: auto;
}
#own-list li .pict_h {
    /*padding:18px 0 0 0;*/
    width: 100%;
    margin-right: auto;
    margin-bottom: auto;
}
#own-list dl {
    padding-top: 2px;
    position: absolute;
    left: 8px;
    top: 195px;
    width: 100%;
}
#own-list dt {
    font-size:1.1em;
    color:#069;
    padding:2px;
    border-bottom:1px dotted #ccc;
}
#own-list dd {
    font-size:1.1em;
    padding-top: 2px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 0;
}
#own-list .horizontal {
    background-color: #FFFFFF;
}
/* 追加 */
#own-list ul li dt {
    font-size:1.2em;
    margin:0;
    padding:5px 5px 5px 0;
    font-weight: normal;
    border:0;
    background:none;
	overflow-wrap: break-word;
}
#own-list ul li dt a {
    text-decoration:none;
    color:#666666;
}
#own-list li a img {
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
}
#own-list li a:hover img {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-color: #666666;
    border-bottom-color: #666666;
}
#own-list li img.pict_v {
    margin-top: 10px;
    height: 160px;
    margin-right: auto;
    margin-bottom: auto;
}
#own-list li img.pict_h {
    margin-top: 28px;
    width: 100%;
    margin-right: auto;
    margin-bottom: auto;
}
#own-list dl {
    padding-top: 2px;
    position: absolute;
    left: 2px;
    top: 189px;
    width: 100%;
}
#own-list dd {
    font-size:0.9em;
    padding-top: 2px;
    padding-right: 0;
    padding-bottom: 2px;
	padding-left: 0;
}
#own-list .title_tx {
    text-align: center;
	border: 1px solid #e0e0e0;
	border-bottom: 2px solid #ccc;
	margin-top: 5px;
	margin-bottom: 11px;
	padding-top: 8px;
	width: 100%;
}
#own-list .title_tx_land {
	text-align: center;
	border: 1px solid #e0e0e0;
	border-bottom: 2px solid #ccc;
	margin-top: 5px;
	margin-bottom: 11px;
	width: 100%;
}
#own-list .title_tx img,
#own-list .title_tx_land img {
	height: auto;
	width: 100%;
}
#kariage_container {
	height: auto;
	width: auto;
}
#own-list ul li {
    max-width: auto;
    padding: 0 0 50px 0;
	margin: 2px;
}
#own-list ul li img {
    width: 100%;
    padding: 0;
	margin: 0 auto 15px auto;
}
#own-list ul li dl {
    padding-top: 2px;
    top: inherit;
    width: 100%;
    bottom: 0px;
    background-color: #f5f5f5;
}
#own-list ul li dl dt {
	width: auto;
    border-bottom: 2px solid #0b63a3;
    padding: 5px 5px 8px 0;
    font-weight: bold;
	overflow-wrap: break-word;
}
#own-list ul li dl dd {
    padding: 7px 0;
}
.pict_h_c span{
    font-size: 12px;
    font-weight: normal;
    color: #333;
    margin-left: 6px;
}

/* 自社土地・倉庫 */
#land_ph ul li img{
width: 100%;
padding: 0;
margin: -30px auto;
}
#land_ph li {
width: 48%;
height: auto;
overflow: hidden;
}
#land_ph dl {
width: 100%;
background-color: #f5f5f5;
padding: 4px 0 6px;
font-family:  "メイリオ", sans-serif,"Hiragino Kaku Gothic ProN";
margin-left: -2px;
}
#land_ph ul li dt {
font-size: 13px;
padding: 5px 0 5px;
border-bottom: 2px solid #0b63a3;
}
#land_ph dd {
padding: 11px 0;
}

/* 地域別管理物件 */
.pm_ken{
	font-size:16px;
	color:#000;
}
.sum_count{
	position: absolute;
	right: 16px;
	top: 20px;
	color: #fff;
	font-size: 10px;
}
.sum_tubo{
	margin-left: 15px;
}
}