/* BASIC css start */
#fixedMenu { display:none !important }
#contents { padding-bottom:70px; }
#commentPagingTop{position:absolute; top:-51px}
#footer.noPd .appDownLink {  }
#neoevent-list.on{opacity:1;}
#neoevent-list{opacity:0;}
.evtContent { position:relative }
.evtContent img { max-width:100% }

.evtContent .evtEnd { position:absolute; top:0; left:0; right:0; bottom:0; width:100%; height:100%; font-size:0; text-align:center; background:rgba(0,0,0,0.5); z-index:10 }
.evtContent .evtEnd:before { display:inline-block; width:0; height:100%; vertical-align:middle; content:'' }
.evtContent .evtEnd .txt { display:inline-block; width:100%; font-size:20px; color:#fff; vertical-align:middle; content:'' }

.snsShareBtn { padding:15px 20px 25px }
.snsShareBtn .linkShare { display:block; padding:8px 0 7px; text-align:center; border:1px solid #eee; border-radius:25px }
.snsShareBtn .linkShare i { background: url(/design/selecstest/phps/m/detail/detail_share.png) 0 0 no-repeat;    display: inline-block;    height: 18px;  line-height: 18px;   vertical-align: middle;     width: 18px;   background-size: auto 16px; }

#evtFixedMenu {/* position:fixed; *//* bottom:0; *//* left:0; *//* right:0; *//* z-index:101; */margin-top: 15px;}
#evtFixedMenu ul { *zoom:1 }
#evtFixedMenu ul:after { display:block; clear:both; content:'' }
#evtFixedMenu li {
    text-align: center;
}
#evtFixedMenu li { width:100% }
#evtFixedMenu li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: calc(100% - 24px);
    height: 45px;
    line-height: 45px;
    background: #874fc1;
    margin: 0 auto;
    }
#evtFixedMenu li a.linkApply { }

.commentWrap {position: relative; padding:0 20px; border-top:1px solid #eee; border-bottom:1px solid #eee ;margin-top: 30px;}
.commentWrap .commentWriteArea { padding-top:15px }
.commentWrap .commentWriteArea .desc { font-size:11px }
.commentWrap .commentWriteArea .commentWrite { margin-top:5px; padding-right:50px; position:relative }
.commentWrap .commentWriteArea .commentWrite .textAreaBox { padding-right:36px; border:1px solid #ddd; border-right:0 }
.commentWrap .commentWriteArea .commentWrite textarea { width:100%; height:68px; border:0; resize: none }
.commentWrap .commentWriteArea .commentWrite .linkWhite { position:absolute; top:0; right:0; width:50px; height:70px; font-size:11px; color:#fff; text-align:center; line-height:70px; background:#000 }
.commentWrap .commentWriteArea .commentWrite .fileBox { position:absolute; top:1px; right:50px }
.commentWrap .commentWriteArea .commentWrite .fileBox label { display:inline-block; position:relative; width:35px; height:35px; background:#fff; cursor:pointer }
.commentWrap .commentWriteArea .commentWrite .fileBox label:after { position:absolute; top:0; left:0; width:35px; height:35px; font-size:22px; color:#999; text-align:center; line-height:35px; content:"\ea4b"; font-family:'xeicon' }
.commentWrap .commentWriteArea .commentWrite .fileBox input[type="file"] { position:absolute; width:1px; height:1px; padding:0; opacity:0; visibility:hidden }

.commentWrap .commentListTop { padding:10px 0; *zoom:1 }
.commentWrap .commentListTop:after { display:block; clear:both; content:'' }
.commentWrap .commentListTop .commentCount { float:left; font-size:14px }
.commentWrap .commentListTop .commentCount .count { font-size:11px; color:#00aa6c; font-weight:700 }
.commentWrap .commentListTop .myComment { float:right }
.commentWrap .noComment { padding:30px 0; font-size:13px; text-align:center; border-top:1px solid #eee }

.commentWrap .commentListArea { }
.commentWrap .commentListArea li { padding:11px 0 13px; border-top:1px solid #eee }
.commentWrap .commentListArea li.listTextReply { padding-left:18px; background:url(/design/selecstest/phps/m/common/blit_comment_reply.png) 0 10px no-repeat; background-size:12px 12px }
.commentWrap .commentListArea li .listWriterLine { }
.commentWrap .commentListArea li .listWriter { display: inline-block; font-size:13px }
.commentWrap .commentListArea li .listTextBox { padding-top:8px;overflow:hidden; }
.commentWrap .commentListArea li .listTextBox .listThumb { display:block; float:left; margin:0 10px 0 0 } 
.commentWrap .commentListArea li .listTextBox .listThumb img { width:80px; height:80px }
.commentWrap .commentListArea li .listWriterLine .listDataArea { display: inline-block; clear: both;}
.commentWrap .commentListArea li .listWriterLine .listDataArea a.linkReply { display:inline-block; margin-right:6px; padding:1px 12px 2px; font-size:11px; border:1px solid #ddd }
.commentWrap .commentListArea li .listWriterLine .listDataArea .listDate { font-size:11px; color:#999 }
.commentWrap .commentListArea li .listWriterLine .listDataArea .linkDelete { display:inline-block; margin-left:3px; padding-left:7px; position:relative; font-size:11px; color:#999 }
.commentWrap .commentListArea li .listWriterLine .listDataArea .linkDelete i { font-size:10px }
.commentWrap .commentListArea li .listWriterLine .listDataArea .linkDelete:after { position:absolute; top:4px; left:0; width:1px; height:10px; background:#eee; content:'' }
.commentWrap .commentListArea li .commentWrite { margin-top:5px; padding-right:100px; position:relative }
.commentWrap .commentListArea li .commentWrite textarea { width:100%; height:70px; border:1px solid #ddd; border-right:0; resize:none }
.commentWrap .commentListArea li .commentWrite .linkWhite { position:absolute; top:0; right:50px; width:50px; height:70px; font-size:11px; color:#fff; text-align:center; line-height:70px; background:#00aa6c }
.commentWrap .commentListArea li .commentWrite .linkCancel { position:absolute; top:0; right:0; width:50px; height:70px; font-size:11px; color:#000; text-align:center; line-height:70px; background:#eee }
.commentWrap .commentListArea li .commentWrite .fileBox { position:absolute; top:1px; right:100px }
.commentWrap .commentListArea li .commentWrite .fileBox label { display:inline-block; position:relative; width:35px; height:35px; background:#fff; cursor:pointer }
.commentWrap .commentListArea li .commentWrite .fileBox label:after { position:absolute; top:0; left:0; width:35px; height:35px; font-size:22px; color:#999; text-align:center; line-height:35px; content:"\ea4b"; font-family:'xeicon' }
.commentWrap .commentListArea li .commentWrite .fileBox input[type="file"] { position:absolute; width:1px; height:1px; padding:0; opacity:0; visibility:hidden }

.eventFooter { margin-bottom: 50px }
.eventFooter img { width: 100% }

/* sns */
.snsWrap {     z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);display: none; }
    .snsWrap:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.snsWrap .snsBox {display: inline-block;
    width: 90%;
    max-height: 90%;
    vertical-align: middle;
    z-index: 99999;
    overflow: auto;}
.snsWrap .snsBox h5 { padding: 0 18px; height: 35px; line-height: 35px; font-size: 14px; color: #fff; background: #00aa6c; text-align:left;}
.snsWrap .snsBox h5 i { float: right; font-size: 18px; margin-top: 8px;  }
.snsWrap .snsBox .snsList { padding: 35px 0; background: #fff; text-align: center; font-size: 0; }
.snsWrap .snsBox .snsList li { margin: 0 5px; display: inline-block; width: 45px; }
.snsWrap .snsBox .snsList li img { width: 100%; }
/* BASIC css end */

