@charset "UTF-8"; /* # toplayout ============================================*/ body#top { font-size: 12px; background: url("/ts-bikefactory/img/bg_01.jpg") #000 no-repeat top center; margin: 0; padding: 0; line-height: 20px; color: #ffffff; } .td_mainImage { .top1 { display: block; } .banner1 { display: none; } } /* # information ============================================*/ .dlt_lay_post2 { margin: 0 0 20px; .dlt_entry { a { color: #fff; .dlt_entry_header { div { font-size: 18px; width: 125px; } h4 { font-size: 18px; } } } } } /* # map ============================================*/ #top-map { width: 360px; margin: 0; .zoom_link { a { color: #fff; } } } /* # gallery sale part ============================================*/ .part-gallery { width: 970px; display: -webkit-flex; display: flex; } .sale-item { width: 307px; height: 200px; margin: 0; &:nth-of-type(2) { margin: 0 26px; } a { display: block; width: 100%; height: 100%; background-size: cover; transition: opacity .5s; img { width: auto; height: auto; max-width: 100%; display: none; } &:hover { opacity: .8; } } }