@charset "utf-8";

/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

select{vertical-align:middle;}

/* 게시판 버튼 */
.btn_b03 {background:#c8cad2; color:#fff; font-size:13px; width:55px; height:50px; line-height:50px; display:inline-block; font-weight:bold; text-align:center;}
.btn_b04 {background:#c8cad2; color:#fff; font-size:13px; width:55px; height:50px; line-height:50px; display:inline-block; font-weight:bold; text-align:center;}

#bo_list, #bo_v{padding-top: 60px;}

/* 목록 버튼 */
#bo_list a.btn_b01 {background:#f7f7f7; color:#999; font-size:13px; border:1px solid #e6e6e6; width:53px; height:53px; line-height:51px; display:inline-block; text-align:center;}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {background:#333; color:#fff; width:125px; height:50px; line-height:50px; display:inline-block; font-size:16px; font-weight:bold; text-align:center;}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {background:#f7f7f7; color:#999; font-size:13px; border:1px solid #e6e6e6; width:53px; height:53px; line-height:51px; display:inline-block;} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v li:not(.btn) a.btn_b01 {background:#c8cad2; color:#fff; width:55px; height:50px; line-height:50px; display:inline-block; font-size:13px; font-weight:bold; text-align:center;}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {width:70px; height:70px; display:inline-block; background: url(img/btn_list.png) no-repeat center center #01e399; font-size: 0;}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {background:#c8cad2; color:#999; font-size:13px; border:1px solid #e6e6e6; width:53px; height:53px; line-height:51px; display:inline-block;} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {margin-top:30px; margin-bottom:80px;} /* 서식단계 진행 */
#bo_w .btn_submit {background:#333; color:#fff; width:125px; height:50px; line-height:50px; display:inline-block; font-size:16px; font-weight:bold; text-align:center; border:0; float:right;}
#bo_w .btn_cancel {background:#c8cad2; color:#fff; width:55px; height:50px; line-height:50px; display:inline-block; font-size:13px; font-weight:bold; text-align:center; border:0;}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {background:#333; color:#fff; padding:5px;} /* 우편번호검색버튼 등 */

/* 기본 테이블 */
#bo_list .tbl_head01 table{width:100%; margin-bottom:80px;}

/* 목록 테이블 */
/* #bo_list .tbl_head01 {border-top: 3px solid #01e399} */
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {background-color:#aaaeba; font-size:13px; color:#fff; height:50px; line-height:50px; font-weight:bold;position: relative;}
#bo_list .tbl_head01 thead th:last-child:after{display: none;}
#bo_list .tbl_head01 thead th:after {content:''; width: 1px; height: 20px; background-color:#fff; position: absolute; top: 0px; right: 0px;}
#bo_list .tbl_head01 thead th a {font-weight:bold;}
#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 {font-size:13px; border-bottom:1px solid #e6e6e6; height:50px; line-height:48px;}
#bo_list .tbl_head01 a {font-size:16px; letter-spacing: initial; color:#fff}
#bo_list td.empty_table {text-align:center;}

/* 읽기 내 테이블 */
#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 {text-align:center; }

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {border-top:1px solid #333;}
#bo_w .tbl_frm01 table{width:100%;}
#bo_w .tbl_frm01 th {background:#f7f7f7; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; color:#333; font-size:13px; text-align:center; width:150px; padding:15px 0; vertical-align:middle;}
#bo_w .tbl_frm01 td {border-bottom:1px solid #e6e6e6; padding:15px; font-size:13px;}
#bo_w .tbl_frm01 textarea {}
#bo_w .tbl_frm01 a {}


/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{background:#f7f7f7; border:1px solid #e6e6e6; padding:5px; margin-bottom:10px; font-size:12px;}
#bo_w .cke_sc_def {margin:0 0 10px; padding:10px 20px; border:1px solid #e6e6e6; background:#f7f7f7; text-align:right; font-size:12px; width:50%;}
#bo_w .cke_sc_def dl {text-align:left; zoom:1;}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {float:left; margin:9; padding:5px 0; border-bottom:1px solid #e6e6e6;}
#bo_w .cke_sc_def dt {width:20%; font-weight:bold;}
#bo_w .cke_sc_def dd {width:30%;}
#bo_w .cke_sc_def  button{font-size:12px; margin-top:5px;}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:50px;text-align:center}
#bo_list .td_date {width:180px;text-align:center; color:#999; font-weight:400}
#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:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:100px;text-align:center; color:#666;}
#bo_list .td_count {width:148px;text-align:center; color:#999;}
#bo_list .td_numbig {width:100px;text-align:center}


#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate{display: none;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {padding-top:5px; margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate li:last-child > a{border-right:0px}

#bo_cate a {font-size:15px; display:block;position:relative;margin-left:-1px;width:88px;border-right:1px solid #e7e7e7;color:#000;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;color:#4e2683;font-weight:bold}

.td_subject {font-size:14px; letter-spacing:-0.1em; position: relative}
.bo_notice .td_subject a {font-weight: 500}
.td_subject a{font-weight:400}
.td_subject a:hover{color:#4b56d8;}
.td_subject img {margin-left:5px; vertical-align:middle;}

/* 게시판 목록 공통 */
.bo_fx_fsearch {text-align:center; margin-bottom:50px; zoom:1; display: none;}
.bo_fx_fsearch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx_fsearch ul {margin:0;padding:0;list-style:none}

#bo_sch {display:inline;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{width:120px; border: 0; border-bottom: 1px solid #000; padding: 10px 0; height: 50px; font-size: 16px; color: #222; text-indent: 18px}
#bo_sch .in_txt{width:510px; border: 0; background-color:#fff; margin:0 10px; padding: 10px 0; border-bottom: 1px solid #000; height: 50px; box-sizing: border-box}
#bo_sch .btn_black{width:100px; height:45px; border:0; background-color: #000000; font-size: 16px; text-indent: 17px; background-image: url(/img/common/btn_search.png); background-repeat: no-repeat; background-position: left 20px top 15px;}

.bo_fx {margin-top:30px; margin-bottom:80px; zoom:1}
.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;}
.btn_bo_user li {float:left; margin-left:1px;}
.btn_bo_adm {float:left;}
.btn_bo_adm li {float:left; margin-right:1px;}
.btn_bo_adm input {background:#c8cad2; color:#fff; font-size:13px; width:80px; height:50px; line-height:50px; display:inline-block; font-weight:bold; text-align:center; border:0;}
.bo_notice td {font-size:13px; background-color: #f7f7f7; font-weight: 500 }
.bo_notice > .td_num{color: #303cc3 !important;}
.bo_notice > .td_num span {color: #303cc3 !important; border: 1px solid #303cc3; border-radius: 20px; padding: 1px 20px 3px}
.bo_notice td a {font-size:14px;}
.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}


/* 게시판 쓰기 */
#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; font-size:12px; vertical-align:text-bottom;}
#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 {}
#bo_v header{border-top:3px solid #01e399; border-bottom:1px solid #e6e6e6; background-color:#f7f7f7; height: 55px}

#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 {text-align:left; height:55px; line-height:54px; font-size:16px; color:#222; padding-left:30px; position: relative; font-weight: 400;}

#bo_v_info {text-align:right; color:#999; font-size:13px; padding-right:30px; margin-top:-38px;}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {font-weight:normal; margin-left:20px;}
#bo_v_info strong:after{content:''; display:inline-block; width: 1px; height: 11px; background-color:#e6e6e6; margin: -1px 20px; display: none; }
#bo_v_info strong:last-child:after{display: none;}

#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {width:100%; border-bottom:1px solid #e6e6e6; height:50px; line-height:50px;}
#bo_v_file:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_file h2 {float:left; width:160px; background:#f7f7f7; border-right:1px solid #e6e6e6; font-size:13px; font-weight:normal;}
#bo_v_file ul {float:left; padding-left:20px;}
#bo_v_file li {margin-right:20px; display:inline-block; }
#bo_v_file a {font-size:12px; color:#333; word-wrap:break-word}
#bo_v_file img {vertical-align:middle; margin-left:5px;}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {border-bottom:1px solid #eee; padding: 15px 0;}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link > div {float: right;}
#bo_v_link:after, #bo_v_link > div:after {content: ''; display: block; clear: both;}
#bo_v_link ul {margin:0;padding:0;list-style:none; float: left; position: relative;}
#bo_v_link ul:not(:last-child):after {content: ''; position: absolute; width: 1px; height: 11px; background: url(img/icon_brdsubLine.png) repeat-y; top: 6px; right: -2px; }
#bo_v_link li {padding: 0 18px;}
#bo_v_link a {padding:8px 0 7px;width:100%;word-wrap:break-word;text-decoration:underline; font-size:14px; color: #222; font-weight: 300;}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:underline;}
#bo_v_link img{vertical-align:middle; margin-right: 9px;}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin-top:50px; margin-bottom:80px; zoom:1; display:none;}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {margin-top:50px; padding-bottom:100px; zoom:1; position: relative;}
#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 {margin:0;padding:0;list-style:none}
#bo_v_bot .bo_v_nb li.btn {position: absolute; width: 515px; height: 70px; top: 6px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px 30px 0;}
#bo_v_bot .bo_v_nb li.btn.noList a {cursor: default; color: #666;}
#bo_v_bot .bo_v_nb li.btn a {-webkit-box-sizing: border-box; box-sizing: border-box; font-weight: bold; -webkit-transition: all 0.1s; transition: all 0.1s; position: relative; font-size: 18px; color: #000; text-align:center; display: block; width: 100%; height: 100%;}
#bo_v_bot .bo_v_nb li.btn a:after {-webkit-transition: all 0.1s; transition: all 0.1s; opacity: 0; content: ''; position: absolute; top: 0; display: block; width: 26px; height: 50px;}
#bo_v_bot .bo_v_nb li.btn a span {font-weight: normal; -webkit-transition: all 0.1s; transition: all 0.1s;font-size: 16px; color: #666; display: inline-block; padding-top: 10px;}
#bo_v_bot .bo_v_nb li.prevBtn a:after {background: url(img/btn_list_prev.png) no-repeat; left: 0; }
#bo_v_bot .bo_v_nb li.nextBtn a:after {background: url(img/btn_list_next.png) no-repeat; right: 0;}
#bo_v_bot .bo_v_nb li.prevBtn {left: 0;}
#bo_v_bot .bo_v_nb li.nextBtn {right: 0;}
#bo_v_bot .bo_v_nb li.btn:not(.noList):hover a,#bo_v_bot .bo_v_nb li.btn:not(.noList):hover a span {color: #01e399; }
#bo_v_bot .bo_v_nb li.btn:not(.noList):hover a:after {opacity: 1;}
#bo_v_bot .bo_v_nb li.prevBtn:not(.noList):hover a:after {animation: btnLeft 0.5s infinite alternate ease-out; }
#bo_v_bot .bo_v_nb li.nextBtn:not(.noList):hover a:after {animation: btnRight 0.5s infinite alternate ease-out; }
#bo_v_bot .bo_v_nb li.prevBtn:not(.noList):hover a {padding-right: 20px;}
#bo_v_bot .bo_v_nb li.nextBtn:not(.noList):hover a {padding-left: 20px;}
#bo_v_bot .bo_v_nb li.adminBtn {position: relative; top: -45px;}

@keyframes btnLeft {
	0%{
		left: 14px;
	}
	100% {
		left: 0;
	}
}

@keyframes btnRight {
	0%{
		right: 14px;
	}
	100% {
		right: 0;
	}
}

.bo_v_nb {float:left;}
.bo_v_nb li {float:left; margin-right:1px;}
.bo_v_com {float:right; position:absolute; left:50%; transform:translateX(-50%);}
.bo_v_com li {float:left; margin-left:1px;}

#bo_v_atc {min-height:200px; height:auto !important; height:200px; padding:10px 25px; text-align:left; border-bottom:1px solid #01e399;}
#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 {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;color:#333;}
#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 .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#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_vc {margin:0 0 20px;padding:0 10px;border-top:1px solid #666666;background:#f5f5f5}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-bottom:1px dotted #ccc}
#bo_vc header {position:relative;padding:10px 0 5px}
#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 {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#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}

.sound_only{display:none;}

/* 페이지 */
.pg_wrap{width:1100px; margin:0 auto; text-align:center; font-family: 'Sunflower', sans-serif; border-top: 1px solid #01e399;}
.pg_wrap .pg{display: block; padding: 20px 0}
.pg_wrap .pg_current{color:#000; width:34px; height:34px; display:inline-block; font-size:16px; line-height:34px;}
.pg_wrap .pg_page{width:34px; height:34px; display:inline-block; font-size:16px; line-height:34px; color: #999999}
.pg_wrap .pg_start{background:url('/img/common/boardpage_prev_all.gif'); border:0; font-size:0; width:36px; height:36px; vertical-align:top;}
.pg_wrap .pg_prev{background:url('/img/common/boardpage_prev.gif'); border:0; font-size:0; width:36px; height:36px; vertical-align:top;}
.pg_wrap .pg_next{background:url('/img/common/boardpage_next.gif'); border:0; font-size:0; width:36px; height:36px; vertical-align:top;}
.pg_wrap .pg_end{background:url('/img/common/boardpage_next_all.gif'); border:0; font-size:0; width:36px; height:36px; vertical-align:top;}

/* 게시판커스텀 */
.review-area{}
.review-area ul li{position: relative; float: left; width: 350px; padding-bottom: 55px}
.review-area ul li:not(:nth-child(3n)) {margin-right: 25px;}
.study-info-wrap{background: #fff; border-radius: 0px 20px 0px 0px; width: 320px; padding-left: 10px; position: relative; z-index: 99; margin-top: -40px;}
.study-info .cname{border-radius:30px; font-size: 16px; color: #fff; padding: 7px 16px; position: absolute; top: -20px;}
.study-info .c01{background:#00cb89;}
.study-info .c02{background:#6871d1;}
.study-info .name{font-size: 18px; color: #222222; display: block; font-weight: bold; line-height: 34px; padding-left: 15px; padding-top: 25px;}
.subject{font-size:15px; color:#222222; display: block; padding-left: 15px; padding-right: 22px;  display:block;width:90%; height:2.8em;line-height:1.4;overflow:hidden;text-overflow:ellipsis;text-align:left;word-wrap:break-word; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; }
.review-area .photo {height: 250px; overflow: hidden; border-radius: 10px;}
.wr_data{font-size:15px; color:#a1a1a1; display: block; font-family: 'Sunflower', sans-serif; padding-left: 15px; padding-top: 10px}

#bo_v_atc.review_bo_v_atc {padding: 0 0 100px 0; line-height: normal;}
.review_bo_v_atc .bo_v_atc_cnt > div {float: left;}
.review_bo_v_atc .bo_v_atc_cnt .right, .review_bo_v_atc .bo_v_atc_cnt .left {position: relative;}
.review_bo_v_atc .bo_v_atc_cnt .imgBox { border-radius: 100%; overflow: hidden;}
.review_bo_v_atc .bo_v_atc_cnt .imgBox .mainImg {position: relative; z-index: 1; width: 100%;}
.review_bo_v_atc .bo_v_atc_cnt .bg {position: absolute;}
.review_bo_v_atc .bo_v_atc_cnt .bg01 {top: 80px; left: 18px; }
.review_bo_v_atc .bo_v_atc_cnt .bg02 {top: 308px; left: -18px; }
.review_bo_v_atc .bo_v_atc_cnt .bg03 {top: 460px; left: 174px; }
.review_bo_v_atc .bo_v_atc_cnt .bg04 {top: 510px; right: 204px; }
.review_bo_v_atc .bo_v_atc_cnt .bg05 {top: 405px; right: 14px; }
.review_bo_v_atc .bo_v_atc_cnt .bg06 {top: 248px; left: 262px; }
.review_bo_v_atc .bo_v_atc_cnt .bg07 {top: 320; left: 30px; }

.review_bo_v_atc .bo_v_atc_cnt .title { padding: 16px 0 48px 15px; box-sizing: border-box; color: #222;  }
.review_bo_v_atc .bo_v_atc_cnt .title h2 {font-size: 50px;}
.review_bo_v_atc .bo_v_atc_cnt .title p {font-size: 18px; line-height: 1.3;}
.review_bo_v_atc .bo_v_atc_cnt .txtWrap {}
.review_bo_v_atc .bo_v_atc_cnt .txtWrap .txt {padding-bottom: 40px;padding-left: 15px; box-sizing: border-box; background:url(/img/sub/bg_quickTitle.png) left 8px top no-repeat;}
.review_bo_v_atc .bo_v_atc_cnt .txtWrap .subTitle {font-size: 18px; font-weight: bold; color: #222; padding-bottom: 15px;}
.review_bo_v_atc .bo_v_atc_cnt .txtWrap .subTitle strong {font-size: 28px;}
.review_bo_v_atc .bo_v_atc_cnt .txtWrap .txt .ex {font-size: 15px; color: #222; font-weight: 400; word-break: keep-all;}

.review_bo_v_atc .bo_v_atc_cnt01 {min-height: 580px;}
.review_bo_v_atc .bo_v_atc_cnt01 .left {width: 608px; padding-top: 40px;}
.review_bo_v_atc .bo_v_atc_cnt01 .left h3 {font-weight: normal;background-image: url(/img/sub/review_bo_v_atc_title.png); background-position: right center; background-repeat: no-repeat; }
.review_bo_v_atc .bo_v_atc_cnt01 .left h3 span {display: inline-block; padding: 9px 20px 12px; border-radius: 30px; background-color: #00cb89; color: #fff; font-size: 16px; }
.review_bo_v_atc .bo_v_atc_cnt01 .right {width: 450px; float: right;}
.review_bo_v_atc .bo_v_atc_cnt01 .imgBox {width: 450px; height: 450px;}

.review_bo_v_atc .bo_v_atc_cnt02 {min-height: 370px; margin-top: 50px;}
.review_bo_v_atc .bo_v_atc_cnt02 .left {width: 460px;}
.review_bo_v_atc .bo_v_atc_cnt02 .right {width: 640px;}
.review_bo_v_atc .bo_v_atc_cnt02 .imgBox {width: 350px; height: 350px;}
