@charset "utf-8";

.list_objtitle{width:100%; height:93px; background:url(../images/img_title_list.png)center no-repeat; margin-bottom: 50px;}
/* .list-row{width: 700px; height: 520px; margin-bottom: 100px;} */
.list-row{width: 35%; height: 520px; margin-bottom: 100px; color: #4C9BA2;}
.listboard{background: url(../images/listboard.png) no-repeat; width: 320px; height: 457px; margin: 10px 0;}
.list-content{width: 260px; height: 231px; top:55px; left:30px;}
.list-content>a>img{height: 100%;}

.list-row a{color: #4C9BA2; font-weight: 700;}
.list-row a:hover{text-decoration: underline;}

/* .remodal{background:none;} 
.remodal{width:100%;} 
.remodal>img{width:100%;}
.remodal .block{width: 100%; height: auto; clear:both; margin-top:25px;} */

@media screen and (max-width:768px) {
    #footer{margin-top:inherit;}
}

/* iphone5 & iphone6 landscape */
@media screen and (max-width:667px) {
    .list-row{width:320px; margin-bottom: 100px;}
    .listblock{margin-bottom: 75px;}
}

/* iphone6 */
@media screen and (max-width:414px) {
    .menu{margin-left:10px;}
    .menubtn{width:70px; margin-right:10px;}
}

/* iphone5 */
@media screen and (max-width:320px) {
    .list-row{width:100%; margin-bottom: 100px;}
    .listblock{margin-bottom: 75px;}
}