/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:fixed}
.hd_pops a > img{max-width:100%}
.hd_pops p > img {width:100%; height:100%}
.hd_pops_con {}
.hd_pops_con > * {height:100%}
.hd_pops_footer {width:100%; height:60px; line-height:60px; background:rgba(0,0,0,0.7)}
.hd_pops_footer button {width:50%; height:100%; float:left; background:transparent; font-size:15px; color:#fff}
.hd_pops_footer .hd_pops_reject {position:relative}
.hd_pops_footer .hd_pops_reject:after {content:''; width:1px; height:20px; position:absolute; top:20px; right:0; background:rgba(255,255,255,0.4)}

/* 상단 헤더 */
#header {width:100%; height:75px; line-height:75px; background: #252f38; transition:all 0.3s ease-in}
#header .head {width:1200px; margin:0 auto; position: relative}
#header .head > * {display: inline-block}
#header .logo {position: relative; z-index: 1}
#header .logo a {display:block}
#header .logo a img {height:30px}
#header .main_nav {width: 100%; position: absolute; top: 0; left: 0; text-align: center}
#header .main_nav a {font-size: 1.1em; color: #fff; display: inline-block; padding: 0 20px}
#header .sub_nav {position: relative; z-index: 1; float: right}
#header .sub_nav img {height:30px}

body.fixed #header {position: fixed; top: 0; left: 0; z-index: 9}
body.fixed #wrapper {margin-top: 75px}


/* 중간 레이아웃 */
#wrapper{position:relative}
#container_wr {width:100%}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container {width:100%; overflow:hidden;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
.inner_container {width:1200px; height:100%;  margin:0 auto; padding: 80px 0; position: relative}
.section_title {margin-bottom: 40px}
.section {width: 100%; text-align: center}

 /* DB form */
 #main_db {width: 1300px; height: 210px;  padding: 30px 0;  background: #112037; position: fixed;  bottom: 0; left: 50%;z-index: 997; margin-left: -650px; border-radius: 30px 30px 0 0;  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); transition: 0.3s ease}
 #main_db.bt_fix {width: 100%;left: 0;margin-left: 0; border-radius: 0;}
 #main_db .form_inner {width: 1250px; height: 150px;  margin: 0 auto; display: table}
 .db_form {width: 75%; height: 150px; display: table-cell; vertical-align: middle; padding-right: 25px}
 .input_form {display: flex; align-items: flex-start}

 .input_form .input_table {width: 75%; padding-right: 1%}
 .input_form .input_table tbody th {width: 12%; text-align: left;font-size: 18px; color: #fff; padding: 7px; white-space: nowrap; vertical-align: middle;}
 .input_form .input_table tbody td {width: 38%; padding: 5px; vertical-align: middle}
 .input_form .input_table tbody .frm_input {width: 100%;height: 35px;font-family: inherit;font-size: 16px;border-radius: 0; line-height: normal;padding: 0 10px}
 .input_form .input_table tbody .frm_input::placeholder {font-size: 16px;}
 .input_form .send_btn {width: 25%;float: left;}
 .input_form .send_btn .sendbtn {width: 100%;height: 80px; cursor: pointer; margin: 5px 0; background: #fa3472}
 .input_form .send_btn .sendbtn img {width: auto; height: 100%}
 #main_db .privacy_agree { clear: both;text-align: left}
 #main_db .privacy_agree .checkbox {display: inline-block}
 #main_db .privacy_agree .checkbox a {font-size: 11px;  color: #fff; vertical-align: middle; letter-spacing: -1px}



  /* 증상 체크박스 영역 */
  .symptom-buttons {margin: 0 -3px; white-space: nowrap}
  .symptom-buttons:before,
  .symptom-buttons:after {content:''; width: 100%; display: block}
  .symptom-buttons > div {width: 16.6%; float: left; padding: 0 3px; position: relative}
  .symptom-buttons > div input[type="checkbox"] {display: block; position: absolute; top: 50%; left: 10px; appearance: none; margin-top: -7.5px}
  .symptom-buttons > div input[type="checkbox"]:before {content:''; width: 15px; height: 15px; display: block; border: 1px solid #999}

  .symptom-buttons > div label {display: block; width: 100%; height: 40px; line-height: 38px;  font-size: 15px; cursor: pointer; color: #fff; text-align: left; padding: 0 15px 0 25px; border: 1px solid #fff}

  .symptom-buttons > div input[type="checkbox"]:checked:before {border-color: #fff; content: '\eb7b'; font-family: 'remixicon'; color: #fff; font-size: 13px}
  .symptom-buttons > div input[type="checkbox"]:checked+label {background: #ff4569; border-color: #ff4569; color: #fff; font-weight: 600}

 /* DB창 상담신청 현황 */
 .v_slide {width: 25%;  height: 150px; display: table-cell; vertical-align: middle; background: transparent}
 .state_slide {border-left: 1px solid rgba(255, 255, 255, 0.3); height: 150px}
 .state_slide .state_td {line-height: 35px; outline: none; color:#fff}
 .state_slide .state_td p {font-size: 13px; text-align: center; float: left}
 .state_slide .state_td p.name {width: 20%}
 .state_slide .state_td p.age {width: 15%}
 .state_slide .state_td p.num {width: 35%}
 .state_slide .state_td p.cmt {width: 30%; color: #fa3472; font-weight: 600}
 .state_slide {border-left: 1px solid rgba(255, 255, 255, 0.3); height: 150px}
 .state_slide .state_td2 {line-height: 35px; outline: none}
 .state_slide .state_td2 p {font-size: 12px; text-align: center; float: left}
 .state_slide .state_td2 p.name {width: 8%}
 .state_slide .state_td2 p.age {width: 7%}
 .state_slide .state_td2 p.num {width: 70%; text-align: left; white-space: nowrap;overflow: hidden; text-overflow: ellipsis}
 .state_slide .state_td2 p.cmt {width: 15%;  color: #fa3472;  font-weight: 600}


/* 메인- 후기영역 */
#main_lastest {
    width: 1300px;
    margin: 150px auto 150px;
    padding: 0 40px;
    box-sizing: border-box;
}

#main_lastest .board_title {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    color: #444;
    margin-bottom: 50px;
}

#main_lastest .board_title a {
    border-bottom: 1px solid #444;
    color: inherit;
    text-decoration: none;
}

#main_lastest .board_title a span {
    color: #ea0000;
    font-weight: 700;
}

#main_lastest .bx_after {
    width: 100%;
    height: auto;
    position: relative;
}

#main_lastest .bx_left {
    display: table;
    width: 20%;
    height: 350px;
    border: 1px solid #ccc;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

#main_lastest .bx_left .bx_left_inner {
    display: table-cell;
    vertical-align: middle;
}

#main_lastest .bx_left h2 {
    font-size: 60px;
    font-weight: 900;
    color: #222;
    line-height: 1;
}

#main_lastest .bx_left p {
    display: none;
}

#main_lastest .star-container {
    position: relative;
    width: 153px;
    height: 30px;
    display: inline-block;
    margin: 20px 0;
    background: url('/img/stars/5star_g.png') no-repeat center;
    background-size: contain;
}

#main_lastest .clipped-stars {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/img/stars/5star.png') no-repeat center;
    background-size: contain;
}


#main_lastest .bx_right {
    width: 100%;
    padding-left: 22%;
    box-sizing: border-box;
}


/* 레이어팝업 */
.layer_popup {display:none; background:#fff; width:800px; height:500px}
.layer_popup .title {width:100%; height:60px; background:#1c2637; line-height:60px; padding:0 20px; position:relative}
.layer_popup .title h2 {font-size:21px; font-weight:400; color:#fff}
.layer_popup .title a {width:60px; height:60px; display:block; text-align:center; color:#fff; font-size:30px; position:absolute; top:0; right:0}
.layer_popup .title a i {line-height:60px; vertical-align:top}
.layer_popup .inner {height:360px; margin:30px 0; padding:0 30px; overflow-x:hidden; overflow-y:scroll;}


/* 슬라이더 화살표 */
.main_slide_wrap > div {position: relative;}
.slick-slider button.slick-prev,button.slick-next {position: absolute; z-index: 2; top: 50%; transform: translateY(-50%);}
.slick-slider button.slick-prev{left:40px;  width:100px; color:transparent; background: url("../img/main/arrow_left.svg")center no-repeat;}
.slick-slider button.slick-next{right:40px; width:100px;  color:transparent; background: url("../img/main/arrow_right.svg")center no-repeat;}

.slick-slide img {width: 100%;} 
ul.slick-dots {position: absolute; bottom: 20px; left: 50%;transform: translateX(-50%)}
ul.slick-dots>li { float: left; margin: 0 5px}
ul.slick-dots>li button{ text-indent: -999px; overflow: hidden; width: 10px;  height: 10px;  border-radius: 10px;  background: #fff}
ul.slick-dots .slick-active button{background: #f54771}

.section02 {background: #fff}
.section03 {background: #13213b}
.section04 {background: #fff}
.section05 {background: url(../img/new_pc/section05_bg.jpg)   center top repeat-x; background-size: auto;auto;max-height: 750px;overflow: hidden;}
/*.section05 {background: url(../img/new_pc/section05_bg.jpg) #081424 center top repeat-x; background-size: contain} */
.section06 {background: #ffe7e7}
.section07 {background: #f8f8f8}
.section08 {background: #fff}
.section09 {background: #f6f6f6}
.section10 {background: #fff6f7}
.section11 {background: #0f2344}
.section12 {background: #ffe5de}
.section12 img {margin-top: -75px}
.section13 {background: #050d3e}
.section14 {background: #fff}
.section15 {background: #fff}
.section15 h1 {background: #0f2344;}
.section16 {background: #fff8ee}
.section17 {background: #fff;}

.sectionb {background: #fff;}
.sectionb iframe { width:100%; max-width:1200px; height:100%; min-height:800px; margin:0 auto; border:none}

/* 건강정보 */
#h_info {}
.ki_test_group {width: 1200px; margin: 0 auto; display: table; padding: 80px 0}
.ki_test_group > div {display: table-cell; vertical-align: top}
.ki_test_group .ki_title {width: 55%}
.ki_test_group .ki_table_area {width: 45%}

.ki_table {width:100%; border-top:2px solid #222}
.ki_table thead th {padding:10px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-size:15px; font-weight:500; background:#f8f8f8}
.ki_table thead th:last-child {border-right:0}
.ki_table tbody tr:nth-child(even) {background: #fff7f8}
.ki_table tbody td {padding:10px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; text-align:center}
.ki_table tbody td:last-child {border-right:0}
.ki_table tbody td .stotal {display: none}
.ki_table tbody td span {display: block; cursor:pointer}
.total_score {width: 100%; border: 1px solid #ddd; display: flex; align-items: center; margin-top: 30px}
.total_score h3 {width: 20%; font-size: 24px; font-weight: 500; background: #dddc; height: 50px; line-height: 50px}
.total_score #total {width: 80%; text-align: center; font-size: 24px; font-family: inherit; font-weight: 600; color: #fa3472}
.tdon {background:#EFEFEF}


/* 개인정보처리방침 */
#privacy_all {width:1000px; margin:100px auto}
#privacy_all .title {font-size:24px; text-align:center; margin-bottom:20px}
.privacy-wrap {width:100%; font-size:14px; letter-spacing:-0.5px}
.privacy-wrap .priv_msg {background:#f9f9f9; padding:15px; text-align:justify; line-height:2; margin-bottom:20px}
.privacy-wrap .normal-text {text-align:justify; line-height:1.7}
.privacy {margin-bottom:20px}
.privacy:last-child {margin-bottom:0}
.privacy h3 {margin-bottom:10px}
.privacy h4 {font-weight:500; line-height:1.7}
.privacy ul {margin:10px 0}
.privacy ul > li {position:relative; padding-lefT:7px; line-height:2}
.privacy ul > li:before {content:'-'; position: absolute; top:0; left:0}
.privacy ol {margin:5px 0}
.privacy ol > li {position: relative; padding-left:7px; font-size:13px;  line-height:1.8; letter-spacing:-0.7px}
.privacy ol > li:before {content:'·'; position: absolute; top:0; left:0}
.priv_table {width:100%; margin:10px 0; border-top:1px solid #333}
.priv_table thead th {background:#f8f8f8; font-weight:600; padding:10px 0; border-bottom:1px solid #ddd}
.priv_table tbody td {padding:10px; border-bottom:1px solid #ddd}
.priv_table tbody th {padding:10px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:600}

#footer-wrap {width:100%; background:#333; padding:40px 0; height:420px;}
#footer-wrap .footer {width:1200px; margin:0 auto; text-align:center}
.bottom-logo {margin-bottom:20px}
.bottom-logo img {height:30px; opacity: 0.8}
.address p {font-size: 0.7em; line-height: 1.7; color: #fff; opacity: 0.5}
.address a {width:120px; height:30px; line-height:30px; font-size:0.7em; background:#555; color:#fff; text-align:center; margin-top:20px; display:inline-block}
.address a.naver {background:#00c901}
#footer-wrap .privacy_open {font-size:13px; background:#555; color:#fff; padding:5px 10px; text-align:center; margin-top:10px; display:inline-block;}

#top_btn {width:70px; height:70px; background:#fa3472; position:fixed; bottom:30px; right:10px; z-index:999}
#top_btn > i {font-size:30px; color:#fff}





/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
.copymove_current {float:right; color:#ff2020}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block; position:relative}
#captcha legend {display:none}
#captcha #captcha_img {height:60px; border:1px solid #ddd; vertical-align:top}
#captcha #captcha_mp3 {width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {padding:0 10px; margin-left:5px; width:150px; height:60px; border:1px solid #ddd; background:#fff; font-weight:bold; text-align:center;border-radius:5px; vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right; display:none}
.btn_cke_sc {height:35px; line-height:33px; background:#eee; color:#777; display:inline-block; padding:0 10px; margin-bottom:10px; border:1px solid #ddd}
.cke_sc_def {margin-bottom:10px; padding:10px; border:1px solid #ddd; background:#f9f9f9}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}
.btn_cke_sc_close {width:50px; height:35px; line-height:35px; background:#555; color:#fff}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}


/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:120px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_num {width:70px;text-align:center}
.td_num2 {width:70px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative; max-width:500px; font-family:'NotoSansKR'}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {width:100%; height:50px; line-height:50px; font-size:18px; background:#333; color:#fff; padding:0 15px}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win form {padding:30px 10px}
.new_win .notice {text-align:center; font-size:16px; margin-bottom:20px}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {width:100%; text-align:center; margin-top:20px}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

.new_win_table {width:100%}
.new_win_table thead th {padding:15px 10px; background:#f9f9f9; font-size:14px}
.new_win_table tbody td {padding:10px; border-bottom:1px solid #eee; font-size:13px}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:20px 0 30px 0;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {display:block}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;margin:0 2px; width:40px; height:40px; line-height:40px}
.pg_page {color:#555;background:#f5f5f5;border:1px solid #ddd}
.pg_page:hover{font-weight:700}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block; background:#444; color:#fff; font-weight:bold}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* 한화 이미지 섹션 */
.hanwha-section {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;

    text-align: center;
    padding: 40px 0;
    background: linear-gradient(to bottom, #f8f9fa, #ffffff);
    margin-bottom: 0;
}

.hanwha-image {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

/* sub page */
/* 서브페이지 공통 */
.sub_visual img {width: 100%}
#sub_container > img {width: 100%}
#sub_container .margin_auto {width: 1500px; margin: 0 auto}
#sub_container .margin_auto img {width: 100%; max-width: 1500px}
#sub_container.info {padding: 10% 0}

.tabs_ul {width:1200px; margin:0 auto; text-align:center}
.tabs_ul li {width:240px; height:50px; line-height:50px; font-size:19px; color:#999; display:inline-block; border:1px solid #ddd; vertical-align:top; margin:0 3px; cursor:default}
.tabs_ul li.active {background:#5d5f6b; font-weight:500; color:#fff; border-color:#5d5f6b; line-height:48px}

.tab_container {margin-top:60px}
.tab_content {text-align:center}
.report_title h2 {font-size:2em; font-weight:500}
.report_title h2 small {font-size: 0.5em; font-weight: 400; font-family: 'Pretendard'}
.report_title h2 sup {font-size:20px}

.report_wrap {padding:50px 0}
.report_wrap .tit {font-size:1.4em; font-weight:400; line-height:1.4}
.report_wrap .tit sub {font-size: 0.6em; vertical-align: text-bottom}
.report_box {width:800px; margin:0 auto; background:#fff; border:1px solid #ddd; margin-bottom:20px}
.report_box.half {width:395px; height:600px; display:inline-block; vertical-align:top; margin:0 5px 20px 5px}
.report_box.half > img {width:80%}
.report_box h2 {background:#d3d3d3; padding:15px 0; font-size:1.3em; font-weight:400; color:#474747}
.report_box h2 sub {font-size:0.6em; vertical-align: text-bottom;}
.report_box > img {width:600px; margin:10px 0}
.report_box > p {height:70px; line-height:60px; font-size:1.3em}
.report_box ul {height:auto; overflow:hidden}
.report_box ul li {width:50%; float:left}
.report_box ul li:nth-child(odd) {border-right:1px solid #ddd}
.report_box ul li h3 {width:100%; height:50px; background:#eee; border-top:1px solid #ddd; border-bottom:1px solid #ddd; line-height:50px; font-size:1.2em; font-weight:400}
.report_box ul li img {width:90%; height:auto}
.report_box ul li p {font-size:1.2em; margin-bottom:15px}
.icon_list {width:800px; margin:50px auto; height:auto; overflow:hidden}
.icon_list li {width:25%; float:left}
.icon_list li p {margin-top:10px; font-size:1.1em}
.source {width:800px; margin:0 auto}
.source ul li {text-align:left; font-size:0.8em; line-height:1.7; color:#777}

.cirlce_list {margin:50px 0 20px 0}
.cirlce_list li {width:150px; height:150px; display:inline-table; background:#efefef; vertical-align:top; border-radius:50%; margin:0 5px}
.cirlce_list li p {display:table-cell; vertical-align:middle; line-height:1.3}
.source_center {font-size:0.8em; color:#777; margin-bottom:50px}

.health_info {width:1200px; margin:0 auto; padding-bottom:80px}
.info_title {text-align:center; margin-bottom:50px}
.info_title h1 {width:120px; height:120px; display:inline-block; background:#333; color:#fff; font-size:28px; padding-top:29px}
.info_title p {color:#777; margin-top:15px}
.info_box {width:46%; display:inline-block; padding-right:40px; vertical-align:top}
.info_box h2 {font-size:44px}
.info_box > p {font-size:21px; margin-top:10px; line-height:1.2}
.info_box > p small {line-height:1; color:#ef4d74; font-weight:500}
.score_group {background:#f8f8f8; padding:20px 30px; margin:30px 0}
.score_group .score {margin:15px 0}
.score_group .score h4 {font-size:1.23em; font-weight:500; vertical-align:middle}
.score_group .score h4 i {font-size:1.2em; vertical-align:middle}
.score_group .score h4.good i {color:#2e6cdd}
.score_group .score h4.soso i {color:#555}
.score_group .score h4.bad i {color:#f51d51}
.score_group .score p {font-size:0.9em; padding-left:25px; margin-top:5px; line-height:1.5}
 .score_group .score p span {font-weight:600}
.ki_intro h3 {font-weight: 600; margin-bottom: 5px;font-family: 'Pretendard'}
.ki_intro p {font-size: 0.9em; line-height: 1.5; opacity: 0.8}



.health_info02 {width:100%}
.health_info02 > div {padding:100px 0}
.health_info02 .group03 {padding-top:50px}
.health_info02 .group01 {background:#f9f9f9}
.health_info02 .group_tit {text-align:center; margin-bottom:40px}
.health_info02 .group_tit h2 {font-size:44px; margin-bottom:50px}
.health_info02 .group_tit h2 b {color:#ef4d74}
.health_info02 .group_tit p {font-size:21px; line-height:1.6}
.health_info02 .group_tit p span {font-weight:500; color:#ef4d74}
.health_info02 .group_tit p b {font-weight:500}
.health_info02 .group_tit p sup {font-size:0.6em}
.health_info02 .group_img {text-align:center; padding-top:30px}
