@charset "utf-8";

#bg-footer {
/*    margin-top: 0px;*/}
img.soon{    width: 100%;}

ul#autoentry{
    margin-top: 30px;
    width: 100%;
    float: left;
}
ul#autoentry li{
    float: left;
    width: 23.4%;
    margin: 0 3% 5% 0;
    margin: 0 2% 3% 0;
/*    line-height: 180%;*/
}
ul#autoentry li:nth-child(4n+1) {
    clear: both;
}
ul#autoentry li {
    color: #595959;
/*    padding-bottom: 20px;*/
    min-height: 440px;
    font-size: 14px;
 /*   font-weight: bold;*/
}

ul#autoentry li img {
    border: none;
    vertical-align: top;
    width: 100%;
    height: 100%;
 /*       margin-bottom: 10px;
        margin-top: 5px;*/
}


ul#autoentry li a {
    text-decoration: none;
    display: block;
        padding-top: 10px;
            text-align: center;
/*  color: #595959;
    background: url(../../img/estate/detail_btn.png) no-repeat center bottom;
    padding-bottom: 30px;*/
}
ul#autoentry li a:hover {
    opacity: 0.7;
}

ul#autoentry li table.head {
        font-size: 13px;
    width: 100%;
    font-weight: normal;
        line-height: 160%;
            margin-top: 10px;
}
ul#autoentry li table.head th {
    font-weight: normal;
        width: 25%;
}
ul#autoentry li table.head td {
        width: 75%;
}
ul#autoentry li p.head {
    border-bottom: none;
    font-size: 11px;
}

.title-style4{
    border: 2px solid #333;
    /* width: auto; */
    padding: 2% 2% 0%;
    /* margin-top: 30px; */
    margin-bottom: 5px;
    text-align: center;

}

.title-style4 h4{
	font-size: 16px;
    color: #333;
}
.gl-name{
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    text-align: center;
    float: left;
        margin-bottom: 5px;
}
.gl-name2{
        margin-bottom: 20px;
}
.cnt span{
    font-weight: bold;
    border-left: 7px solid #2DAA12;
    display: inline-block;
    padding-left: 8px;
    font-size: 120%;
}
.cnt2{
    float: right;
    height: auto;
    font-size: 1.5em;
    color: #333;
    box-sizing: border-box;
}

a.con_link {
    margin: auto;
    width: 50%;
    width: 70%;
    width: 100%;
/*   display: block;*/
    text-decoration: none;
/*        float: right;*/
}
a.con_link img{
	width: 100%;
}
a.con_link:hover{
    opacity: 0.7;
}


@media screen and (max-width:980px) {
ul#autoentry li {
        font-size: 13px;
    letter-spacing: -1px;
}
}

@media screen and (max-width:768px) {
ul#autoentry{
/*    margin: 0 -28px 28px 0;*/
}
ul#autoentry li{
    min-height: 220px;
}
ul#autoentry li table.head {
    font-size: 10px;
}
}

@media screen and (max-width:670px) {
ul#autoentry li{
    width: 48%;
/*    margin-bottom: 8%;*/
}
ul#autoentry li h3{
	text-align: center;
}
ul#autoentry li.mgr-0_2{
    margin-right: 0;
}
ul#autoentry li{
    min-height: 500px;
}
ul#autoentry li table.head th{
    width: 15%;
}
ul#autoentry li table.head td{
    width: 85%;
}
.title-style4{
    padding: 2% 2%;
}

ul#autoentry li a img {
    width: 60%;
}
.cnt span.share{
        font-size: 110%;
    letter-spacing: -1px;
}

.gl-name2{
        margin-bottom: 5px;
}
a.con_link{
/*width: 80%;*/
}
}


@media screen and (max-width:480px) {
ul#autoentry li{
    width: 100%;
    margin-right: 0;
}
ul#autoentry li{
    margin-bottom:15%;
    min-height: 320px;
}
a.con_link{
 /*   width: 100%;
    float: none;*/
}

}