@CHARSET "UTF-8";

.galleryClose {top: 14px;text-align: right;padding: 20px;}
.cover {width:100%;height:100%;position:fixed;background:#111;top:0;z-index:100;opacity:0.7;filter:alpha(opacity:70);}
.galleryView {width:1110px;position: fixed;top: 115px;margin-left:-555px;left:50%;z-index:111;}
.galleryView table {width:940px;background: url(/image/board/gallery/gallery_background.jpg);margin: 0 auto;}
.galleryView .boardSubject {font-size:41px;text-align: center;color:#ffa72b;}
.galleryView .boardWriteDate {color:#525252;font-size:18px;text-align:center;padding-top: 16px;font-weight: bold;}
.galleryView .boardContent {width:805px;margin:0 auto;background:#fff;padding:20px;box-sizing: border-box;overflow-y: scroll;height: 530px;}
.galleryView .viewBar {width:90px;height:5px;background:#a3a3a3;display: block;margin: 20px auto;}
.galleryView .sns {height:50px;}
.galleryView .prevNext {position:absolute;width: 1110px;height: 0;top: 50%;margin-top: -29px;}
.galleryView .prevNext div:first-child {float:left;}
.galleryView .prevNext div:last-child {float:right;}

.galleryView .boardContent img {max-width: 100%;}

video {width:100%;}