.section__block--top-page {max-width:  1500px;}
.slider {margin-top: 0;}
.slider .bx-wrapper {margin-bottom: 0;}

.slider .bx-wrapper .bx-caption {text-align: center;top: 0;bottom: auto;}

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

.banner__section {margin-top: 0;}

div.box {
width:100%; /* 横幅 */
height:200px; /* 縦幅 */
overflow:auto;
background-color:#FFF; /* 背景色 */
border:1px #F0F0F0 dashed; /* 枠 */
font-size:100%; /* 文字サイズ */
color:#000000; /* 文字色 */
}
div.box p {
margin:1em 10px; /* 行間 */
}

.news__lists {list-style-type: none;margin: 0 0 0em;}

.news__list {margin-bottom: .0em;}
.news__date {margin-right: 0;}