@charset "utf-8";

/* View */
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap .no-attach { border-bottom:0px; }
.view-wrap .view-cnt { letter-spacing:0; }

.view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:0px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; }
.view-wrap h1 span.talker-photo { margin-bottom:10px; margin-right:10px; }
.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding-bottom:20px; line-height:180%; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:180%; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-icon { margin-bottom:10px; }
.view-icon img { width:34px; border-radius:50%; margin-bottom:5px; }
.view-comment { margin: 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }

/* Padding */
.view-padding { padding-left:15px; padding-right:15px;font-size: 16px; }
.is-mobile .view-padding { padding-left:0px; padding-right:0px; }
.view-author-none { height:1px; border-top:1px solid #eee; margin:12px 0px 20px; }

/* Comment */
.comment-media { margin:10px 0px; }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('../../img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('../../img/cmt_nogood.gif') no-repeat left center; color:#888; }

.comment-form { padding-top:10px; }
.comment-box { border:1px solid #ddd; padding:12px 12px 0px; margin-bottom:15px; background:#fbfbfb; }
.comment-content { display:table; width:100%; table-layout:fixed; }
.comment-content .comment-cell { display:table-cell; padding:0px; text-align:center; vertical-align:middle; }
.comment-content .comment-cell.comment-submit { width:80px; height:100%; background:#fafafa; border:1px solid #ccc; border-left:0px; cursor:pointer; }
.comment-btn .cursor { margin-left:12px; color:#787878; }

#wr_content { resize:none; }
#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 20px 0 0; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

@media all and (max-width:768px) {
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 28px; font-size: 20px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
}

@media all and (max-width:480px) {
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .view-icon .pull-right { float:none !important; }
}



/*********** view basic ************/
.view-board-top-wrap {text-align: center; padding-bottom: 30px;border-bottom: 1px solid #000;}
.board-list-tit {font-size: 25px;line-height: 1.4; margin-bottom: 20px;}
.boarding-util {display: flex; flex-wrap: nowrap;justify-content: center; font-size: 15px;color: #777;}
.view-board-top-wrap .boarding-util {display: flex;flex-wrap: nowrap; justify-content: center;
    font-size: 15px;color: #777;margin-top:15px;}
.boarding-date { font-size: 15px; color: #777; margin-bottom: 15px; flex-shrink: 0;}
.view-board-top-wrap .boarding-util .boarding-date.util { margin: 0;}
.boarding-util .gray-dot {width: 5px; height: 5px;border-radius: 50%; background-color: #d5d5d5;
    margin: 0 12px; position: relative; top: 6px;}

.view-board-cont-wrap {margin-bottom: 100px;}
.view-board-cont-text {padding: 50px 30px;font-size: 17px;line-height:1.7;min-height: 500px;
    border-bottom: 1px solid #dcdcdc;text-align:center;}

.view-board-cont-wrap img { height: auto !important;}
.btn-list-wrap {display: flex;flex-wrap: nowrap; justify-content: center; margin-top: 85px;}
.vis-btn-radius {width: 260px; padding: 20px 0;font-size: 17px;text-align: center;display: block;
    transition: 0.3s; position: relative; z-index: 1; border-radius: 50px;}
.vis-btn-radius::before, .vis-btn-radius a::before {
    content: "";width: 100%;height: 100%;border-radius: 30px;
    background:var(--brand-color); position: absolute; top: 0; left: 0; opacity: 0; z-index: -1; transition: 0.3s;}
.vis-btn-radius::after, .vis-btn-radius a::after {
    content: ""; width: 100%; height: 100%; border: 1px solid #000;
    border-radius: 30px; position: absolute; left: 0; bottom: 0;}

.vis-btn a:hover, .vis-btn-radius:hover, .vis-btn-radius a:hover { color: #fff; border: transparent;z-index: 2;}
.vis-btn-radius a:hover::before, .vis-btn-radius:hover::before{animation: animate 10s linear infinite;opacity:1;}
.vis-btn a:hover::before, .vis-btn-radius:hover::before, .vis-btn-radius a:hover::before { opacity: 1;}
.vis-btn a:hover::after { background-color: transparent; z-index: 3;}
.vis-btn-radius:hover::after, .vis-btn-radius a:hover::after { border: transparent;}

.board-anchor {display: flex; justify-content: space-between; margin-top: 85px; position: relative;padding:0;}
.board-anchor, .board-anchor li {list-style:none;}
.board-anchor > li { width: calc(50% - 112px);}
.board-anchor > li:nth-of-type(2) { text-align: right;}
.board-anchor > li a {display: inline-flex; align-items: flex-start; max-width: 100%;}

.board-anchor-icon {display: flex;align-items: center; justify-content: center; width: 66px; height: 53px;
    background: #fff; border-radius: 30px; box-shadow: 0 0 17px 6px rgba(0, 0, 0, 0.07); flex-shrink: 0;transition: .3s;}
.board-anchor > li:nth-of-type(2n-1) .board-anchor-icon {margin-right: 25px;}

.board-anchor-icon i {font-size: 22px;color: var(--brand-color); transition: .3s;}
.board-anchor-txt > small {font-size: 17px;color: #bdbdbd; transition: .3s;}
.board-anchor-txt > p {margin-top: 9px; display: flex; align-items: flex-start;}
.board-anchor-txt > p strong {color: #777777;font-size: 15px; overflow: hidden;text-overflow: ellipsis;
    white-space: nowrap; display: block;transition: .3s;}
.board-anchor > li a:hover .board-anchor-icon {box-shadow:none; background: var(--brand-color);}
.board-anchor > li a:hover .board-anchor-icon i {color: #fff;}
.board-anchor > li:nth-of-type(2n-1) .board-anchor-icon {margin-right:25px;}
.board-anchor > li:nth-of-type(2n) .board-anchor-icon {margin-left:25px;order:1;}

@media (max-width: 1800px) {
}



@media (max-width: 1200px) {
.board-list-tit {font-size: 19px; margin-bottom: 12px;}
.view-board-top-wrap .boarding-util { font-size: 13px;}
.boarding-date {font-size: 13px;margin-bottom: 10px;}
.boarding-util .gray-dot {width: 5px; height: 5px; margin: 0 10px;top: 4px;}
.view-board-cont-wrap { margin-bottom: 58px;}
.btn-list-wrap { margin-top: 50px;}
.vis-btn-radius { width: 250px; padding: 18px 0; font-size: 15px;}
.board-anchor > li { width: calc(50% - 38px);}
 }

@media (max-width: 768px) {
.view-board-top-wrap { padding-bottom: 23px;}
.board-list-tit { font-size: 15px;}
.view-board-top-wrap .boarding-util { font-size: 11px; margin-top: 11px;}
.boarding-date { font-size: 11px;}
.view-board-cont-wrap {margin-bottom: 31px;}
.view-board-cont-text {padding: 25px 0px; font-size: 12px; min-height: 300px;}
.btn-list-wrap {margin-top: 25px;}
.vis-btn-radius {width: 158px; padding: 14px 0; font-size: 11px;}

.board-anchor > li { width: auto;}
.board-anchor > li a { align-items: center;}
.board-anchor-icon {width: 44px; height: 36px; border-radius: 20px; box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.07);}
.board-anchor > li:nth-of-type(2n-1) .board-anchor-icon {margin-right: 11px;}
.board-anchor-icon i { font-size: 19px;}
.board-anchor-txt > small { font-size: 12px;}
.board-anchor-txt > p { display: none;}

}