/******スライダー*******/ #top .dlt_slider_wrapper { width: 600px; margin: 0 auto; } #top #dlt_slider li { display: flex; justify-content: center; align-items: center; height: 300px; } #top #dlt_slider li img { width: auto; height: auto; max-width: 600px; max-height: 300px; } /*******埋め込み********/ #top .dlt_lay_post2 { margin-bottom: 0; } #blog1,#blog2 { width: 560px; background-color: #FFFFFF; margin: 10px 20px 20px 20px; } #top .dlt_lay_post4 .dlt_entry { width: 33%; } #top .dlt_lay_post4 .dlt_entry:nth-of-type(4n+1) a { border-left: none; } #top .dlt_lay_post4 .dlt_entry:nth-of-type(-n+4) a { border-top: none; } #top .dlt_lay_post4 .dlt_entry:nth-of-type(3n+1) a { border-left: 1px solid #ccc; } #top .dlt_lay_post4 .dlt_entry:nth-of-type(-n+3) a { border-top: 1px solid #ccc; } #top .dlt_lay_post4 .dlt_simg img { display: block; margin: 0 auto; max-height: 160px; }