@charset "utf-8";

@media screen and (min-width:1px) and ( max-width:980px) {
    /*　画面サイズが1pxから960pxまではここを読み込む　*/
div#del5{
display:none;
}

div#ilstconts5box{
width:100%;
height:auto;
margin:0 auto;
background-color:#444444;
}

div#ilstconts5subbox{
max-width:1200px;
width:100%;
height:auto;
margin:0 auto;
background-color:#444444;
display: -webkit-flex;
display: flex;
justify-content:space-between;
}

table#ilstconts5tblbox{
border:0;
border-collapse:collapse;
width: 100%;
height:100%;
}

td.ilstconts5tblsub1{
padding:10px 0;
border-bottom: 1px solid #ffffff;
color:#fff;
}

td.ilstconts5tblsub2{
padding:10px 10px 10px 0;
border:0;
width:50px;
}

td.ilstconts5tblsub3{
padding:10px 0;
border:0;
}

a{
text-decoration:none;
color:#fff;
}

span#leftimgs2top{
font-size:0.8em;
color:#fff;
}

}





@media screen and (min-width:981px) {
div#ilstconts5subboxsp{
display:none;
}

div#ilstconts5box{
width:100%;
height:auto;
margin:0 auto;
background-color:#444444;
}

div#ilstconts5subbox{
max-width:1200px;
width:90%;
height:auto;
margin:0 auto;
background-color:#444444;
display: -webkit-flex;
display: flex;
justify-content:space-between;
}

table#ilstconts5tblbox{
border:0;
border-collapse:collapse;
width: 32%;
height:100%;
}

td.ilstconts5tblsub1{
padding:10px 0;
border-bottom: 1px solid #ffffff;
color:#fff;
}

td.ilstconts5tblsub2{
padding:10px 10px 10px 0;
border:0;
width:50px;
}

td.ilstconts5tblsub3{
padding:10px 0;
border:0;
}

a{
text-decoration:none;
color:#fff;
}

span#leftimgs2top{
font-size:0.8em;
color:#fff;
}

}