@charset "utf-8";

/* 게시판 목록 */
#view_hd{display:block;height:100px;}
.story_synop{margin:0;overflow:hidden;color:#fff;font-size:0;}
.bo_menu_bin{position:fixed;left:0;right:0;background:#131616;color:#fff;padding:0 10px;z-index:9;}
#bo_top_menu{top:0;}
#bo_bottom_menu{bottom:0;height:50px;}
#bo_top_menu .left_area{float:left;height:60px;width:calc(100% - 242px);display:flex;align-items:center;font-size:1rem;cursor:pointer;}
#bo_top_menu .right_area{float:right;height:60px;display:flex;align-items:center;font-size:1.56rem;margin-right:10px;cursor:pointer;}
#bo_top_menu .right_area img{width:40px;}
#bo_bottom_menu .center_area{width:100%;max-width:720px;margin:0 auto;height:100%;font-size:1.56rem;display:flex;}
#bo_bottom_menu .center_area div{width:100%;display:grid;grid-template-rows:45% 1fr;align-content:center;text-align:center;letter-spacing:-0.3px;border-right:1px solid #5b5959;cursor:pointer;}
#bo_bottom_menu > div > div:nth-child(4){border-right:0;}
#bo_bottom_menu .center_area div span{display:grid;align-items:center;font-size:0.85rem;width:100%;}
#bo_bottom_menu .center_area .n_img{display:block;height:100%;}
#bo_bottom_menu .center_area .n_img img{height:14px;}
#bo_bottom_menu #list .n_list{display:block;height:100%;}
#bo_bottom_menu #list .n_list img{height:22px;}

.td_subject img {margin-left:3px}

.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative}
.chk_box input[type="checkbox"] + label {position:relative;padding-left:20px;color:#676e70;vertical-align:baseline}
.chk_box input[type="checkbox"] + label:hover{color:#2172f8}
.chk_box input[type="checkbox"] + label span {position:absolute;top:10px;left:10px;width:15px;height:15px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:20px}
.write_div .chk_box input[type="checkbox"] + label span, .bo_vc_w .chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
.all_chk.chk_box input[type="checkbox"] + label span {top:0;left:0}


/* 갤러리 목록 */
#bo_gall{display:grid;row-gap:10px;}
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul {display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:minmax(30px, auto);column-gap:1%;row-gap:0.8rem;}
#bo_gall #gall_ul:after {display:none;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li {width:100%}
#bo_gall .gall_li .gall_chk {position:absolute;top:0;left:0;padding:5px;z-index:1}
#bo_gall .gall_box {}
#bo_gall .gall_con {position:relative}

.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row .col-gn-10 {}
.gall_row .col-gn-0,.gall_row .col-gn-1 {width:100%}
.gall_row .col-gn-2 {width:50%}
.gall_row .col-gn-3 {width:33.33333333%}
.gall_row .col-gn-4 {width:25%}
.gall_row .col-gn-5 {width:20%}
.gall_row .col-gn-6 {}
.gall_row .col-gn-7 {width:14.28571428%}
.gall_row .col-gn-8 {width:12.5%}
.gall_row .col-gn-9 {width:11.11111111%}
.gall_row .col-gn-10 {width:10%}

.gall_row .box_clear {clear:both}

#bo_gall .gall_now .gall_text_href a {color:#ff3061}

#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_img {height:0px;padding-bottom:140%;background-color:#eee;background-size:cover;background-position:center;margin-bottom:7px;position:relative;border-radius:5px;}

#bo_gall .gall_text_href {margin:0;font-size:0.88rem;font-weight:400;}
#bo_gall .bo_sbjt{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
#bo_gall .bo_cnt {line-height:18px;display:block;padding:10px 0;font-size:0.78rem;}

#bo_gall .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.825em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:baseline}
#bo_gall .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius:2px;vertical-align:middle;margin-right:2px}

#bo_gall .bo_gall_bane{margin:-18px 0;width:100%;grid-column:1 / span 6;}
#bo_gall .bo_gall_bane img{width:100%;}

@media(min-width:768px) and (max-width:1023px){
#bo_gall #gall_ul{display:grid;grid-template-columns:repeat(5, 1fr);column-gap:1.5%;}
#bo_gall .bo_gall_bane{margin:-15px 0;width:100%;grid-column:1 / span 5;}
}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}

.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#fff6fa !important;border-bottom:1px solid #f8e6ee}
.bo_notice td a {font-weight:bold}
.bo_notice .notice_icon {display:inline-block;line-height:25px;border-radius:5px;font-weight:bold;color:#f9267f}

.more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #b8bfc4;z-index:999}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:90px;margin:0;color:#6b757c;text-align:left}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}

.td_num strong {color:#000}
.bo_cate_link {display:inline-block;background:#e2eaf6;color:#3a8afd;font-weight:normal !important;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:0.95em} /* 글제목줄 분류스타일 */
.bo_cate_link:hover {text-decoration:none}
.bo_current {color:#e8180c}
#bo_list .profile_img {display:inline-block;margin-right:5px}
#bo_list .profile_img img {border-radius:50%}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#ed6478;font-size:0.86em}

#bo_gall li.empty_list {padding:85px 0;text-align:center}


/* 게시판 읽기 */
#bo_v {box-sizing:border-box;}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {}
#bo_v_title .bo_v_cate {display:inline-block;line-height:20px;background:#e2eaf6;color:#3a8afd;padding:0 10px;border-radius:3px;}
#bo_v_title .bo_v_tit {display:block;font-size:2em;margin:5px 0 0;word-break:break-all}

#bo_v_info {margin:0;border-bottom:1px solid #666;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_info .profile_info {margin:20px 0 10px;display:inline-block;width:100%;}
#bo_v_info .profile_info .profile_info_ct {padding:5px 0;line-height:18px}

#bo_v_info strong {display:inline-block;margin:60px 0 0;width:100%;text-align:center;font-size:1.153rem;}
#bo_v_info > div > div > strong:nth-child(4){font-size:0.86rem;font-weight:300;text-align:right;margin:30px 0 10px;}


#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}

.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #f1f1f1;padding:13px}
.bo_v_nb li:last-child {border-bottom:1px solid #f1f1f1}
.bo_v_nb li:hover {background:#f6f6f6}
.bo_v_nb li i {font-size:13px;color:#b3b3b3}
.bo_v_nb li .nb_tit {display:inline-block;padding-right:20px;color:#b3b3b3}
.bo_v_nb li .nb_date {float:right;color:#b3b3b3}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_atc .bo_v_tag{display:flex !important;flex-wrap:wrap;margin:0;padding:70px 20px 20px;font-size:0.86rem;list-style-type:none;}
#bo_v_atc .bo_v_tag li{margin:0 5px;}

#bo_v_img {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image {display:block}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

.bo_v_img_list{max-width:720px;margin:0 auto;}
#bo_v_con{border-bottom:1px solid #666;}
#bo_v_con img {width:100%;}
#bo_v_con .next{width:100%;padding-bottom:20px;}
#bo_v_con .next a{text-decoration:none;}
#bo_v_con .next p{font-size:1rem;color:#ff0000;font-weight:bold;padding:10px 0 5px;margin:10px 0;}
#bo_v_con > div > p:nth-child(2){width:160px;background:#ff0000;margin:0 auto;height:36px;line-height:18px;}
#bo_v_con > div > p:nth-child(2) a{color:#fff;}
#bo_v_con .next_menu{height:50px;width:calc(100% - 242px);margin:0 auto 180px;display:flex;justify-content:center;align-items:center;background:#ff0000;color:#fff;font-size:1.2rem;font-weight:bold;position:relative;}
#bo_v_con .next_menu i{position:absolute;right:20px;}
#bo_v_con .next_info{border-top:1px solid #666;border-bottom:1px solid #666;border-radius:5px;padding:16px;display:flex;width:calc(100% - 80px);margin:0 auto;}
#bo_v_con .next_info_img{width:calc(100% - 200px);margin-right:16px;}
#bo_v_con .next_info_img img{border-radius:6px;}
#bo_v_con .next_info_txt{display:flex;flex-wrap:wrap;align-content:center;width:100%;border:1px solid #666;border-radius:6px;padding:0 10px;}
#bo_v_con .next_info_txt strong{margin-bottom:8px;font-size:0.89rem;}
#bo_v_con .next_info_txt div{width:100%;text-align:left;padding-left:30px;font-size:0.86rem;}
.black{background:#000;color:#fff;}
.black2{background:#1E1F21;color:#fff;}
.white{background:#fff;color:#000;}
.black a, .black2 a{color:#fff;}
.white a{color:#000;}

#bo_v_con .episodeInfo{width:100%;max-width:1024px;overflow:hidden;display:grid;grid-template-columns:1fr 364px;gap:24px;margin:20px 0;}
#bo_v_con .episode_img{}
#bo_v_con .episode_txt{position:relative;height:340px;padding:15px 0 0;font-size:0.85rem;display:grid;grid-template-rows:64px 1fr 30px 36px;gap:10px;}
#bo_v_con .episode_txt .ep{position:relative;overflow:hidden;display:flex;flex-direction:column;text-align:left;border-bottom:1px solid #E3E3E3;}
#bo_v_con .episode_txt .ep_tit{font-size:1.15rem;font-weight:500;margin-bottom:5px;}
#bo_v_con .episode_txt .ep_author{margin-bottom:5px;}
#bo_v_con .episode_txt .ep_author span{color:#999;margin-right:5px;}
#bo_v_con .episode_txt hr{background:#E3E3E3;height:1px;width:100%;display:block;border:none;margin:10px 0;}
#bo_v_con .episode_txt .ep_explanation{display:flex;overflow:hidden;position:relative;line-height:1.14rem;text-align:justify;margin-bottom:20px;}
#bo_v_con .episode_txt .ep_tag{color:#999;margin-right:8px;text-align:justify;}
#bo_v_con .episode_txt .ep_tag span{margin-right:8px;display:inline-block;}
#bo_v_con .episode_txt .ep_nxt{padding:8px 0;border-radius:3px;background:#ff0000;font-weight:600;color:#fff;text-align:center;}
			
#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left}
#bo_v_sns li a {height:35px;line-height:35px;text-align:center;border-radius:5px;color:#fff;font-size:0.95em}
#bo_v_sns li img {vertical-align:middle;margin-right:5px}
#bo_v_sns li .sns_f {display:block;background:#3b5997}
#bo_v_sns li .sns_t {display:block;background:#09aeee}
#bo_v_sns li .sns_g {display:block;background:#ea4026}
#bo_v_sns li .sns_k {display:block;background:#fbe300}

#bo_v_share {position:relative;padding:20px 0}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn {padding:0 10px;color:#555;font-weight:normal;font-size:1em;width:80px;line-height:35px;height:35px;border-color:#d5d5d5;border-radius:5px}
#bo_v_share .btn:hover {background:#fff}
#bo_v_share .btn i {margin-right:5px;color:#4b5259;vertical-align:middle}


@media(min-width:768px) and (max-width:1023px){
#bo_cate ul {width:100%;}
#bo_gall #gall_ul{padding:0 7px;}
.gall_row .col-gn-6{width:calc((100% - 5%) / 5);}
}
@media(min-width:0px) and (max-width:767px){
#hd, #hd_pop, #hd_wrapper, #tnb .inner, #gnb .gnb_wrap, #container_wr, #container, #ft_wr, #bo_cate ul{width:100%;}
.gall_row .col-gn-6{width:calc((100% - 6%) / 3);margin:0 1%;margin-bottom:10px;}
}