/* CSS Document */
#news_detail { display: block; max-width: 780px !important; margin: 30px auto; }
@media (max-width: 780px) { #news_detail { width: 100%; padding: 0 30px; } }

.honbun { line-height: 1.6; font-size: 16px; }
.honbun div { display: block; margin-bottom: 1.5em; }

#thumbnail.flex-centered .flex-direction-nav { display: none; }

#thumbnail.no-slide, #subSlider.no-slide .flex-direction-nav { display: none !important; }
