@charset "euc-jp";
.slider {
position: relative;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: 0 !important;
border: none !important;
}
#slider div {
width: 100% !important;
}


#slider img {
display: block;
margin: auto;
}

.info_block img,
.free_space_block img {
max-width: 100%;
height: auto;
}


.more_prd {
display: none;
clear: both;
padding: .5em;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #aaa;
color: #fff;
text-align: center;
font-size: 123.076%;
cursor: pointer;
}


.info_block {
line-height: 1.5;
}

.info_block img {
display: block;
margin: auto;
}



.news_lst {
margin-bottom: 2em;
}
.news_lst li {
padding: .6em 0 .5em;
border-bottom: 1px dotted #aaa;
}
.news_lst span {
margin-right: .35em;
color: #888;
}
.free_space_block {
margin-top: 3em;
}


#w_S_size .more_prd {
display: block;
}
#w_S_size .prd_lst_6_over {
display: none;
}
#w_S_size .news_lst {
line-height: 2;
}


