@charset "utf-8";
/* 산후조리원 헤더 */
.header .cen1200{display:flex; align-items:center;}
.logo__wr, .right__nav__wr{position:initial; transform:initial;}
.sub__nav__wr > ul > li{margin-right: 0;}
.postpartum__mnav__wr{margin:0 50px;}
/* 산후조리원 햄버거 css */
.ham__menu__list a{font-weight: 400; font-size:24px;}
.ham__menu{padding-top: 60px;}
body {font-family: 'Marcellus', 'Pretendard', dotum, sans-serif !important;}
.sub__visual__wr .sidetitle{font-weight: 400 !important;}
.breadcrumb__wr .breadcrumb__ul li.breadcrumb__li02{width:45%;}

@media screen and (max-width:1280px){
.postpartum__mnav__wr{margin:0;}
}
@media screen and (max-width:1024px){
.sub__visual__wr{height:475px;}
.sub__visual__wr > img{height:100%; object-fit:cover;}
.header .cen1200{justify-content: space-between;}

}/* 1024px */

@media screen and (max-width:480px){
.sub__visual__wr{height:180px;}
}/* 480px */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 .list__box {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required {}
#bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;width:728px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {zoom:1; margin-top: 20px; }
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 10px;height:25px;border:1px solid #e8180c !important;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;cursor:pointer}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

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

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

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

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#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_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {width:100%; line-height: 1.6; word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act a {margin-right:5px;vertical-align:top}
#bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good,
#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/*#bo_v form {padding-top:20px}*/

/* 게시판 댓글 */
/*
#bo_vc {}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {}
#bo_vc header {position:relative; width: 100%; }
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p { font-size: 14px; font-weight: 400; color: #191919; }
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc fieldset {margin:0 0 10px;padding:0}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

#bo_vc form {padding:0}
*/

/* css/default.css 안에 있는 것을 재정의 */

/* 기본테이블 */
.td_name {width:100px;text-align:center}



.guestwrap {
    
}
.writewrap {
    height: auto; 
}
    
.writewrap .input {
    padding: 0 4px; border:0; 
    border-bottom:solid 1px #EEEEEE;
}
.guestwrap .list {
    border:solid 1px #EEEEEE; padding:20px; margin-bottom:10px;
}
.guestwrap .list .left {
    font-size:11px; display:inline-block; padding-right:20px; width: 130px; text-align: center;
}
    
.guestwrap .list .right{
    position:relative; display:inline-block; vertical-align:middle;
}
.guestwrap .list .right .auther {
    padding-bottom:10px; border-bottom:solid 1px #eeeeee; margin-bottom:10px;   
}

#wr_content {
    width:100%; height:90px; border:solid 1px #EEEEEE;   
}




.open>.dropdown-menu{ display: block; }
.dropdown-menu{ position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; /* -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%); box-shadow: 0 6px 12px rgb(0 0 0 / 18%); */}


#bo_list .tbl_head01 .list__box {display:block; width: 100%; padding: 20px 14px; border-bottom: 1px solid #ddd; position: relative;}
#bo_list .tbl_head01 .list__box .name{ font-size: 12px; font-weight: 400; color: #999; padding-bottom: 14px; }
#bo_list .tbl_head01 .list__box .date{}
#bo_list .tbl_head01 .list__box .contents__compliment{ font-size: 14px; font-weight: 500; color: #191919; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;   }


#bo_v .write__top__wr{ padding: 20px 10px; border-bottom: 1px solid #ddd ;}
#bo_v .write__top__wr > span{ font-size: 14px; font-weight: 600; color: #191919; /* float: left; */ display:inline-block;}
#bo_v .write__top__wr > span.datetime{ padding:0;  position: relative; padding-right: 5px; margin-right: 4px; }
#bo_v .write__top__wr > span.datetime:after{ content:''; display: block; width: 1px; height: 55%; background-color: #DDDDDD; position: absolute; right:0; top: 50%; transform: translateY(-50%); }
#bo_v_con{}



/*#bo_vc .bo__vs__tit{ font-size: 14px; font-weight: 600; color: #999999; padding-bottom: 10px;  }*/

.compliment__write__btn__wr textarea{ width: 100%; height: 240px; padding: 10px; border-radius: 5px; resize: none; border: 1px solid #ddd; }
.compliment__write__btn__wr button{ width: 100%; height: 45px; line-height: 45px; font-size: 14px; font-weight: 600; color: #999; background-color: #fff; border: 1px solid #ddd; border-radius: 5px; margin-top: 30px; }

#bo_w .btn_confirm .btn_submit {width:100%;height:52px; line-height: 52px; background:var(--main-color02); font-size: 14px; font-weight: 500; color: #fff; }
#bo_w .btn_confirm .btn_cancel {width:100%;height:52px; line-height: 52px; background:#fff; color: #999; border: 1px solid #ddd; margin-top:10px; }

@media screen and (min-width:481px){
	#bo_list .tbl_head01 .list__box .name{ font-size: 14px; }
	#bo_list .tbl_head01 .list__box .date{ font-size: 14px; }
	#bo_list .tbl_head01 .list__box .contents__compliment{ font-size: 16px; }

}/*480*/

@media screen and (min-width:571px){
	
}/*570*/

@media screen and (min-width:769px){
	#bo_v .write__top__wr {text-align:center;}
	#bo_v .write__top__wr > span {font-size:18px;}

	#bo_w .btn_confirm .btn_submit,
	#bo_w .btn_confirm .btn_cancel {font-size: 15px;}

	
	/* list */
	#bo_list .board__ul li > a {padding:20px; padding-right:0; display:flex;}
	#bo_list .board__title__wr p.title {width:70%;}
	#bo_list .tbl_head01 .list__box .contents__compliment__wr {display:inline-block; width:61%;}
	#bo_list .tbl_head01 .list__box .contents__compliment {text-align:left; font-size:16px; -webkit-line-clamp:2; }
	#bo_list .board__ul li > a .info__wr p {width:15%; text-align:center; color:#191919; font-size:14px; height: 24px; line-height: 24px;}
	#bo_list .board__title__wr p {display:inline-block; width:15%; text-align:center; font-size:14px;}
	#bo_list .board__ul li > a .info__wr p.td_date {width:15%;}
	#bo_list .board__title__wr p.date {width:15%;}
	#bo_list .td_subject {margin-bottom:0px; font-size:16px;}
	#bo_list .board__ul li .info__wr span {float:none;  font-size:14px;}
	#bo_list .board__ul li > a .info__wr p.td_comment {padding-right:0; color:#999; font-weight:500;}
	#bo_list .board__ul li > a .info__wr p:after {display:none;}
	#bo_list .board__ul li > a .td_date {bottom:0; right:0;}
	#bo_list .board__title__wr {padding:20px; padding-right:0; }
	#bo_list .board__title__wr div {display:flex; }

	#bo_w .btn_confirm .btn_submit,
	#bo_w .btn_confirm .btn_cancel {font-size: 15px;}


	#bo_list .board__ul .board__li > a {display:flex; padding:20px; padding-right:0;}
	#bo_list .board__ul .board__li > a > p {width:15%; position:initial; text-align:center; display:block;   height: 24px;  line-height: 24px;}
	#bo_list .board__ul .board__li > a > p.td_subject {width:70%; text-align:left;}
	
	#bo_list .td_date,
	#bo_list .td_num {color:#191919;}

	
	#bo_list .board__ul li.board__title__wr {border-bottom:1px solid #9C9C9C;}
	#bo_list .tbl_head01 .list__box .date {position:initial; width:15%; text-align: center; color:#191919; position:relative; top: initial; right: initial;}
	#bo_list .tbl_head01 .list__box .name {width:15%; text-align: center; padding-bottom:0; color:#191919; position:relative; top:initial; right:initial;}
	#bo_list .tbl_head01 .list__box .date span,
	#bo_list .tbl_head01 .list__box .name span {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%;}


	#bo_list .tbl_head01 .list__box {display:flex;}

}/*768*/


@media screen and (min-width:1025px){
	#bo_v .write__top__wr > span {font-size:20px;}
	#bo_v .write__top__wr > span.datetime {padding-right:15px; margin-right:15px;}

	#bo_w .btn_confirm .btn_submit,
	#bo_w .btn_confirm .btn_cancel {width:174px; display:inline-block;}
	#bo_w .btn_confirm .btn_cancel {margin-top:0; margin-left:10px;}
	#bo_w .btn_confirm {text-align:right;}

	/* list */
	#bo_list .tbl_head01 .list__box .contents__compliment__wr{width:64%;}
	#bo_list .td_subject {margin-bottom:0px; font-size:16px;}
/*	#bo_list .board__ul li .info__wr span {font-size:14px;}*/
	#bo_list .board__ul li > a .info__wr p {width:10%; text-align:center; color:#191919; font-size:16px; height: 27px;  line-height: 27px;}
	#bo_list .board__ul li > a .info__wr p.td_subject {width:50%; text-align:left;font-size:18px;}
	#bo_list .board__ul li > a .info__wr p.td_comment {padding-right:0; color:#999;}
	#bo_list .board__ul li > a .info__wr p.td_date {width:20%; }
	#bo_list .board__title__wr p.date {width:20%; }
	#bo_list .board__ul li > a { padding: 27px 30px; padding-right:0;}
	#bo_list .board__ul li > a .info__wr p:after {display:none;}
	#bo_list .board__title__wr {padding:23px 30px; padding-right:0; }
	#bo_list .board__title__wr div {display:flex; }
	#bo_list .board__title__wr p {display:inline-block; width:10%; text-align:center; font-size:16px;}
/*	#bo_list .board__title__wr p.title {width:50%;}*/
	#bo_list .board__ul .board__li > a > p {width:10%;}
	#bo_list .board__ul li > a > p.td_date {bottom:0; right:0; width:20%;}

	#bo_list .tbl_head01 .list__box .name {width:20%; font-size:16px;}
	#bo_list .tbl_head01 .list__box .date {width:10%; font-size:16px;}
	#bo_list .tbl_head01 .list__box .contents__compliment {font-size:18px;}
}/*1024*/

@media screen and (min-width:1281px){
	#bo_v .write__top__wr > span {font-size:22px;}
	#bo_v .write__top__wr > span.datetime {padding-right:20px; margin-right:20px;}
	#bo_v .write__top__wr {padding:30px 0;}


	/* list */
	#bo_list .td_subject {margin-bottom:0px; font-size:18px;}
	#bo_list .board__ul li .info__wr span {float:none; font-size:16px; color:#191919;}
/*	#bo_list .board__ul li .info__wr span.icon__secret {float:none;}*/
	#bo_list .board__ul li > a .info__wr p {width:10%; text-align:center; color:#191919; font-size:16px; height: 27px;  line-height: 27px;}
	#bo_list .board__ul li > a .info__wr p.td_date {width:10%;}
	#bo_list .board__title__wr p.date {width:20%;}
	#bo_list .board__ul li > a .info__wr p.td_subject {width:80%; text-align:left;font-size:18px;}
	#bo_list .board__ul li > a .info__wr p.td_comment {padding-right:0; color:#999;}
	#bo_list .board__ul li > a {padding:30px 40px; padding-right:0;}
	#bo_list .board__ul li > a .info__wr p:after {display:none;}
	#bo_list .board__ul li > a .td_date {bottom:0; right:0;}
	#bo_list .board__title__wr {padding:23px 40px; padding-right:0; }
	#bo_list .board__title__wr div {display:flex; }
	#bo_list .board__title__wr p {display:inline-block; width:10%; text-align:center; font-size:16px;}
/*	#bo_list .board__title__wr p.title {width:80%;}*/

	#bo_list .board__ul .board__li > a {padding:30px 40px;padding-right:0;}
	#bo_list .board__ul .board__li > a > p {width:10%;    height: 27px;  line-height: 27px;}
	#bo_list .board__ul .board__li > a > p.td_subject {width:70%;}
}