@charset "utf-8";
i.icon_hypertension { background: url(../image/icon/icon_hypertension.svg) no-repeat center center; background-size: contain; }
i.icon_diabetes { background: url(../image/icon/icon_diabetes.svg) no-repeat center center; background-size: contain; }
i.icon_kidney { background: url(../image/icon/icon_kidney.svg) no-repeat center center; background-size: contain; }
i.icon_alzheimers { background: url(../image/icon/icon_alzheimers.svg) no-repeat center center; background-size: contain; }
i.icon_cardio { background: url(../image/icon/icon_cardio.svg) no-repeat center center; background-size: contain; }
i.icon_cerebro { background: url(../image/icon/icon_cerebro.svg) no-repeat center center; background-size: contain; }
i.icon_metabolic { background: url(../image/icon/icon_metabolic.svg) no-repeat center center; background-size: contain; }


/*! ──────────────────────── main ──────────────────────── */
.main_section { width: 100%; min-height: 1132px; display: flex; flex-direction: column; background: url(../image/bg_main.png) no-repeat center top, #fff; background-size: 100%; }
.main_top { padding: 72px 62px; }
.main_top > span { font-size: 22px; font-weight: 700; color: var(--primary-30); display: block; opacity: 0.5; }
.main_top > h2 { width: 380px; height: 74px; text-indent: -9999px; background: url(../image/logo.svg) no-repeat center center; background-size: contain; overflow: hidden; margin-top: 26px; }
.main_top > p { font-size: 20px; font-weight: 400; color: var(--primary-20); line-height: 28px; margin-top: 26px; }
.main_info_box { flex: 1; padding: 72px 62px; }
.main_info_box .health_box { padding-top: 36px; border-top: 2px solid #f8f9fd; margin-top: 36px; }
.main_info_box h3 { font-size: 20px; font-weight: 500; line-height: 42px; padding: 0 20px; border: 1px solid rgba(24, 154, 180, 0.25); border-radius: 24px; display: inline-block; margin-bottom: 24px; }
.main_info_box .user_box h3 { color: rgba(4, 68, 95, 0.70); background: rgba(24, 154, 180, 0.15); }
.main_info_box .health_box h3 { color: var(--primary-20); background: var(--primary); }
.main_info_box ul li { display: flex; margin-bottom: 16px; }
.main_info_box ul li:last-of-type { margin-bottom: 0; }
.main_info_box ul li > * { color: var(--primary); line-height: 28px; }
.main_info_box ul li span { font-size: 22px; font-weight: 400; margin-right: 8px; }
.main_info_box ul li strong { font-size: 26px; font-weight: 700; }
.main_info_box .date_box { position: absolute; right: 62px; bottom: 72px; font-size: 20px; font-weight: 700; color: #189AB4; }


/*! ──────────────────────── contents ──────────────────────── */
.contents_top { position: relative; width: 100%; height: 220px; background: var(--primary ); padding: 40px 70px; overflow: hidden; }
.contents_top h2 { font-size: 32px; font-weight: 600; color: var(--primary-20); line-height: 38px; }
.contents_top .membership { position: absolute; right: 0; bottom: -15px ; font-size: 96px; font-weight: 600; color: #fff; opacity: 0.1; }
.contents_list_box { padding: 60px 70px; }
.contents_list_box ol { width: 100%; padding-left: 100px; }
.contents_list_box ol > li { position: relative; padding-bottom: 36px; }
.contents_list_box ol > li::before { position: absolute; left: -65px; top: 0; width: 2px; height: 100%; background: var(--primary); content: ''; display: block; }
.contents_list_box ol > li:last-of-type:before { display: none; }
.contents_list_box .part { width: 100%; display: flex; align-items: center; padding-top: 8px; }
.contents_list_box .part h3 { font-size: 24px; font-weight: 600; color: var(--primary); letter-spacing: -1px; }
.contents_list_box .part .part_numb { position: absolute; left: -100px; top: 0; width: 70px; height: 70px; font-size: 32px; font-weight: 600; color: #fff; line-height: 70px; text-align: center; background: var(--primary); border-radius: 50%; display: block; }
.contents_list_box ul { width: 100%; margin-top: 24px; }
.contents_list_box ul > li { display: flex; align-items: center; }
.contents_list_box .text { font-size: 20px; font-weight: 400; color: var(--gray-60); line-height: 34px; }
.contents_list_box .line { flex: 1; border-top: 2px dashed var(--gray-90); margin: 0 16px 0 32px; display: inline-block; }
.contents_list_box .page_numb { min-width: 30px; font-size: 20px; font-weight: 700; color: var(--gray-60); text-align: right; }


/*! ──────────────────────── report ──────────────────────── */
.report_section { padding: 48px 48px 102px; }
.report_title { position: relative; padding-left: 12px; margin-bottom: 36px; }
.report_title::before { position: absolute; left: 0; top: 0; width: 4px; height: 38px; background: #333333; content: ''; display: inline-block; }
.report_title h2 { font-size: 32px; font-weight: 600; line-height: 38px; }
.report_title h2 i { width: 32px; height: 32px; display: inline-block; vertical-align: -5px; margin-right: 6px; }
.report_title .part_text { position: absolute; right: 0; top: 0; font-size: 40px; font-weight: 900; color: #f1f1f1; display: inline-block; }
.report_view_box { width: 100%; margin-bottom: 36px; }
.report_view_box .title_box { width: 100%; margin-bottom: 12px; }
.report_view_box .title_box.type02 { padding: 0 4px 12px; border-bottom: 1px dashed #dddddd; }
.report_view_box .title_box i { width: 24px; height: 24px; display: inline-block; vertical-align: -5px; margin-right: 4px; }
.report_view_box .title_box i.icon_report { background: url(../image/icon/icon_report.svg) no-repeat center center; background-size: contain; }
.report_view_box .title_box i.icon_chart { background: url(../image/icon/icon_chart.svg) no-repeat center center; background-size: contain; }
.report_view_box .title_box i.icon_trending { background: url(../image/icon/icon_trending.svg) no-repeat center center; background-size: contain; }
.report_view_box .title_box h3 { font-size: 20px; font-weight: 600; line-height: 24px; display: inline-block; }
.report_view_box .sub_text { font-size: 12px; font-weight: 400; color: var(--gray-60); line-height: 16px; word-break: keep-all; }
.report_view_box .point_text { position: relative; height: 48px; font-size: 16px; font-weight: 400; color: var(--blue); line-height: 48px; display: inline-block; z-index: 1; }
.report_view_box .point_text strong { font-size: 48px; font-weight: 700; color: var(--blue); }
.report_view_box .point_text::before { position: absolute; left: 0; bottom: 0; width: 100%; height: 20px; background: #dce8ff; content: ''; display: block; z-index: -1; }
.report_view_box .point_text.yellow,
.report_view_box .point_text.yellow strong { color: var(--yellow); }
.report_view_box .point_text.yellow::before { background: #ffe9cf; }
.report_view_box .point_text.yellow_light,
.report_view_box .point_text.yellow_light strong { color: var(--yellow-light); }
.report_view_box .point_text.yellow_light::before { background: #fff9e3; }
.report_view_box .point_text.red,
.report_view_box .point_text.red strong { color: var(--red); }
.report_view_box .point_text.red::before { background: #ffd8d8; }
.report_view_box .point_text.red_light,
.report_view_box .point_text.red_light strong { color: var(--red-light); }
.report_view_box .point_text.red_light::before { background: #FFEFEF; }
.report_view_box .sub_title_box { position: relative; width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
.report_view_box .sub_title_box h3 { position: relative; font-size: 16px; font-weight: 600; line-height: 30px; }
.report_view_box .sub_title_box h3::before { position: absolute; left: -12px; top: 12px; width: 4px; height: 4px; background: var(--black); border-radius: 50%; content: ''; display: inline-block; }
.report_view_box .sub_title_box .sub_desc { width: 100%; font-size: 12px; font-weight: 400; color: var(--gray-60); line-height: 16px; word-break: keep-all; }
.report_view_box .sub_title_box .tag { margin-left: 8px; }
.report_view_box .sub_title_box .right { flex: 1; text-align: right; }
.report_view_box .sub_title_box .detail_text { width: 100%; min-height: 32px; font-size: 12px; font-weight: 400; color: var(--gray-90); line-height: 16px; word-break: keep-all; }
.report_view_box .col_group_box { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between; }
.report_view_box .col_group_box > div { margin-bottom: 16px; }
.report_view_box .col_group_box .col01 { width: 100%; }
.report_view_box .col_group_box .col02 { width: calc(50% - 8px); }
/*? report_view_box - table */
.report_view_box .table_box { position: relative; width: 100%; padding-bottom: 4px; margin-top: 4px; }
.report_view_box .table_box .table_text { position: sticky; left: 0; top: 0; width: 100%; font-size: 12px; font-weight: 400; color: var(--gray-60); line-height: 20px; text-align: right; margin-bottom: 8px; }
.report_view_box .table_box table { width: 100%; border-bottom: 1px solid var(--gray-60); }
.report_view_box .table_box table thead th { font-size: 12px; font-weight: 700; color: #fff; line-height: 14px; word-break: keep-all; background: var(--gray-60); padding: 8px; }
.report_view_box .table_box table thead th.th_etc { color: var(--black); background: #d8d8d8; }
.report_view_box .table_box table tbody tr { border-bottom: 1px dashed var(--gray-60); }
.report_view_box .table_box table tbody th,
.report_view_box .table_box table tbody td { font-size: 12px; font-weight: 400; line-height: 14px; padding: 8px 6px; text-align: center; vertical-align: middle; border-right: 1px dashed var(--gray-60); }
.report_view_box .table_box table tbody th { font-weight: 700; }
.report_view_box .table_box table tbody td:last-of-type { border-right: none; }
/*? report_view_box - chart */
.report_view_box .chart_box { width: 100%; min-height: 250px; padding: 20px 10px; background: var(--gray-10); border-radius: 16px; margin-top: 16px; }
/*? report_view_box - data */
.report_view_box .data_box { padding: 12px 20px 20px 32px; background: var(--gray-10); border-radius: 16px; }
.report_view_box .data_box .sub_title_box { margin-bottom: 12px; }
.report_view_box .data_box .type_flex { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

/* 종합 건강나이 */
.age_view_box .age_box { width: calc(50% - 24px); text-align: center; padding: 10px 8px; background: #fff; border: 1px solid var(--gray-90); border-radius: 16px; }
.age_view_box .age_box > span { font-size: 12px; font-weight: 700; color: var(--gray-90); display: block; margin-bottom: 4px; }
.age_view_box .health_age > span { color: var(--black); }
.age_view_box .age_box > strong { height: 40px; font-size: 16px; font-weight: 400; color: var(--gray-90); line-height: 40px; display: block; }
.age_view_box .age_box > strong em { font-size: 40px; font-weight: 700; }
.age_view_box .arrow_text { width: 48px; font-size: 16px; font-weight: 700; text-align: center; display: block; overflow: hidden; }
.age_view_box .arrow_text::after { width: 32px; height: 16px; content: ''; display: block; margin: 0 auto 4px; }
.age_view_box.blue .health_age { border: 1px solid var(--blue); }
.age_view_box.blue .health_age > strong,
.age_view_box.blue .arrow_text { color: var(--blue); }
.age_view_box.blue .arrow_text::after { background: url(../image/icon/icon_arrow_blue.svg) no-repeat center center; background-size: contain; }
.age_view_box.yellow .health_age { border: 1px solid var(--yellow); }
.age_view_box.yellow .health_age > strong,
.age_view_box.yellow .arrow_text { color: var(--yellow); }
.age_view_box.yellow .arrow_text::after { background: url(../image/icon/icon_arrow_yellow.svg) no-repeat center center; background-size: contain; }
.age_view_box.yellow_light .health_age { border: 1px solid var(--yellow-light); }
.age_view_box.yellow_light .health_age > strong,
.age_view_box.yellow_light .arrow_text { color: var(--yellow-light); }
.age_view_box.yellow_light .arrow_text::after { background: url(../image/icon/icon_arrow_yellowlight.svg) no-repeat center center; background-size: contain; }
.age_view_box.red .health_age { border: 1px solid var(--red); }
.age_view_box.red .health_age > strong,
.age_view_box.red .arrow_text { color: var(--red); }
.age_view_box.red .arrow_text::after { background: url(../image/icon/icon_arrow_red.svg) no-repeat center center; background-size: contain; }
.age_view_box.red_light .health_age { border: 1px solid var(--red-light); }
.age_view_box.red_light .health_age > strong,
.age_view_box.red_light .arrow_text { color: var(--red-light); }
.age_view_box.red_light .arrow_text::after { background: url(../image/icon/icon_arrow_redlight.svg) no-repeat center center; background-size: contain; }

/* 주요 7대 질환 건강 등급 & 건강나이 */
.total_data_box ul > li { display: flex; align-items: stretch; border-bottom: 1px dashed  #dcdcdc; }
.total_data_box ul > li:last-of-type { border-bottom: none; }
.total_data_box ul > li > div { border-right: 1px dashed  #dcdcdc; }
.total_data_box ul > li > div:nth-of-type(1) { width: 160px; padding: 14px 10px; }
.total_data_box ul > li > div:nth-of-type(2) { width: 105px; text-align: center; padding: 14px 10px; }
.total_data_box ul > li > div:nth-of-type(3) { width: 115px; text-align: center; padding: 14px 10px; }
.total_data_box ul > li > div:nth-of-type(4) { flex: 1; padding: 28px 0 28px 30px; border-right: none; }
.total_data_box .disease { font-size: 16px; font-weight: 500; color: var(--black); line-height: 30px; }
.total_data_box .disease i { width: 24px; height: 24px; display: inline-block; vertical-align: -6px; margin-right: 6px; }
.total_data_box .age { font-size: 18px; font-weight: 400; line-height: 30px; }
.total_data_box .age.blue { color: var(--blue); }
.total_data_box .age.yellow { color: var(--yellow); }
.total_data_box .age.yellow_light { color: var(--yellow-light); }
.total_data_box .age.red { color: var(--red); }
.total_data_box .age.red_light { color: var(--red-light); }
.total_data_box .graph_box { position: relative; width: 100%; height: 2px; background: var(--gray-20); }
.total_data_box .graph_box::before { position: absolute; left: -3px; top: -3px; width: 8px; height: 8px; background: var(--blue); border-radius: 50%; content: ''; display: block; z-index: 1; }
.total_data_box .graph_box::after { position: absolute; right: -3px; top: -3px; width: 8px; height: 8px; background: var(--red); border-radius: 50%; content: ''; display: block; z-index: 1; }
.total_data_box .graph_box .standard { position: absolute; left: 50%; top: -4px; transform: translateX(-50%); width: 10px; height: 10px; background: #fff; border: 2px solid var(--gray-90); border-radius: 50%; z-index: 10; }
.total_data_box .graph_box .bar { position: absolute; top: -1px; height: 4px; }
.total_data_box .graph_box .bar .dot { position: absolute; top: -3px; width: 10px; height: 10px; background: var(--black); border-radius: 50%; content: ''; display: block; z-index: 5; }
.total_data_box .graph_box .bar .dot .text { position: absolute; left: 50%; top: -16px; transform: translateX(-50%); min-width: 40px; font-size: 12px; font-weight: 500; color: var(--black); line-height: 12px; text-align: center; overflow: hidden; display: block; }
.total_data_box .graph_box .bar.blue { width: 2%; right: 50%; background: var(--blue); }
.total_data_box .graph_box .bar.blue::after { left: 0; }
.total_data_box .graph_box .bar.blue .dot { left: -5px; }
.total_data_box .graph_box .bar.red { width: 2%; left: 50%; background: var(--red); }
.total_data_box .graph_box .bar.red::after { right: 0; }
.total_data_box .graph_box .bar.red .dot { right: -5px; }

/* 경고 박스 */
.warning_box { padding: 12px; background: #fee2e2; border-radius: 8px; margin-bottom: 16px; }
.warning_box p { font-size: 16px; font-weight: 500; color: var(--black); line-height: 24px; text-align: center; word-break: keep-all; }
.warning_box p b { font-weight: 700; color: var(--red); }

/* 약제 정보 */
.pill_detail_box { width: 100%; }
.pill_detail_box > p { font-size: 10px; font-weight: 400; color: var(--gray-90); text-align: right; margin-bottom: 4px; }
.pill_detail_box > ul li { display: flex; border-radius: 4px; overflow: hidden ; margin-bottom: 4px; }
.pill_detail_box > ul li:last-of-type { margin-bottom: 0; }
.pill_detail_box .name { width: calc(100% - 70px); font-size: 12px; font-weight: 700; color: var(--black); line-height: 20px; padding: 0 10px; background: #fee2e2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pill_detail_box .unit { width: 70px; font-size: 12px; font-weight: 400; color: var(--black); line-height: 20px; text-align: center; background: var(--gray-20); }

/* 복약 순응도 */
.days_view_box .days_graph_box { flex: 1; display: flex; align-items: stretch; justify-content: flex-end; margin-right: 6px; }
.days_view_box .days_graph_box li { position: relative; width: 16px; height: 32px; background: var(--gray-20); border-radius: 4px; margin: 0 2px; }
.days_view_box .days_graph_box li.active { background: var(--gray-60); }
.days_view_box .days_graph_box li::after { position: absolute; left: 50%; top: -14px; transform: translateX(-50%); width: 20px; font-size: 9px; font-weight: 400; color: var(--gray-90); text-align: center; display: block; }
.days_view_box .days_graph_box li:first-of-type::after { content: '1일'; }
.days_view_box .days_graph_box li:last-of-type::after { content: '30일'; }

/* 위험도 */
.times_view_box .times_graph_box { flex: 1; padding-top: 10px; margin-left: 12px; }
.times_view_box .times_graph_box li { display: flex; }
.times_view_box .times_graph_box li .bar { max-width: 70%; height: 13px; border-radius: 4px; }
.times_view_box .times_graph_box li .text { font-size: 12px; font-weight: 400; line-height: 13px; display: inline-block; margin-left: 4px; }
.times_view_box .times_graph_box .average_bar { margin-bottom: 6px; }
.times_view_box .times_graph_box .average_bar .bar { background: var(--gray-20); }
.times_view_box .times_graph_box .average_bar .text { color: var(--gray-90); }
.times_view_box .times_graph_box .user_bar .bar { background: var(--gray-60); }
.times_view_box .times_graph_box .user_bar .text { color: var(--black); }

/* 건강 등수 */
.rank_view_box .rank_graph_box { width: 200px; max-width: 200px; display: flex; align-items: center; justify-content: flex-end; margin-right: 12px; }
.rank_view_box .rank_graph_box li { position: relative; width: calc(10% - 2px); height: 16px; background: var(--gray-20); border-radius: 4px; margin: 0 2px; }
.rank_view_box .rank_graph_box li:nth-of-type(2),
.rank_view_box .rank_graph_box li:nth-of-type(9) { height: 20px; }
.rank_view_box .rank_graph_box li:nth-of-type(3),
.rank_view_box .rank_graph_box li:nth-of-type(8) { height: 24px; }
.rank_view_box .rank_graph_box li:nth-of-type(4),
.rank_view_box .rank_graph_box li:nth-of-type(7) { height: 28px; }
.rank_view_box .rank_graph_box li:nth-of-type(5),
.rank_view_box .rank_graph_box li:nth-of-type(6) { height: 34px; }
.rank_view_box .rank_graph_box li.active { background: var(--gray-60); }
.rank_view_box .rank_graph_box li.active::before { position: absolute; left: 0; top: -13px; width: 16px; height: 9px; content: ''; display: block; }
.rank_view_box .rank_graph_box li.active.blue::before { background: url(../image/icon/icon_rank_blue.svg) no-repeat center center; background-size: 12px; }
.rank_view_box .rank_graph_box li.active.yellow::before { background: url(../image/icon/icon_rank_yellow.svg) no-repeat center center; background-size: 12px; }
.rank_view_box .rank_graph_box li.active.yellow_light::before { background: url(../image/icon/icon_rank_yellowlight.svg) no-repeat center center; background-size: 12px; }
.rank_view_box .rank_graph_box li.active.red::before { background: url(../image/icon/icon_rank_red.svg) no-repeat center center; background-size: 12px; }
.rank_view_box .rank_graph_box li.active.red_light::before { background: url(../image/icon/icon_rank_redlight.svg) no-repeat center center; background-size: 12px; }
.rank_view_box .rank_graph_box li:first-of-type::after { position: absolute; left: 0; top: 20px; width: 100%; font-size: 9px; font-weight: 400; color: var(--gray-90); text-align: center; content: '1'; display: block; }
.rank_view_box .rank_graph_box li:last-of-type::after { position: absolute; left: 0; top: 20px; width: 100%; font-size: 9px; font-weight: 400; color: var(--gray-90); text-align: center; content: '100'; display: block; }
.rank_view_box .rank_graph_box li .text { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; text-align: center; font-size: 9px; font-weight: 500; color: #fff; }
.rank_view_box .sub_text { width: 100%; }

/* 검진 수치 */
.level_view_box { width: 100%; border-top: 1px dashed var(--gray-90); padding-top: 16px; margin-top: 12px; }
.level_view_box .type_flex { align-items: flex-start !important; }
.level_view_box .desc { min-height: 28px; display: flex; align-items: flex-start; }
.level_view_box .desc h4 { font-size: 14px; font-weight: 700; color: var(--black); line-height: 14px; margin-right: 6px; }
.level_view_box .desc p { flex: 1; font-size: 11px; font-weight: 400; color: var(--gray-60); line-height: 13px; word-break: keep-all; padding-top: 2px; }
.level_view_box .graph_box { width: 100%; margin-top: 4px; }
.level_view_box .graph_box ul { display: flex; width: 100%; padding: 24px 0 16px; }
.level_view_box .graph_box ul li { position: relative; flex: 1; font-size: 11px; font-weight: 500; color: rgba(255, 255, 255, 0.5); text-align: center; line-height: 21px; }
.level_view_box .graph_box ul li:first-of-type { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.level_view_box .graph_box ul li:last-of-type { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.level_view_box .graph_box ul li.blue { background: var(--blue); }
.level_view_box .graph_box ul li.yellow_light { background: var(--yellow-light); }
.level_view_box .graph_box ul li.yellow { background: var(--yellow); }
.level_view_box .graph_box ul li.red_light { background: var(--red-light) ; }
.level_view_box .graph_box ul li.red { background: var(--red); }
.level_view_box .graph_box ul li.active { font-weight: 600; color: #fff; }
.level_view_box .graph_box ul li.active::after { position: absolute; left: 50%; top: -24px; transform: translateX(-50%); width: 24px; height: 24px; content: ''; display: block; }
.level_view_box .graph_box ul li.blue.active::after { background: url(../image/icon/icon_emoji_blue.svg) no-repeat center center; background-size: contain; }
.level_view_box .graph_box ul li.yellow_light.active::after { background: url(../image/icon/icon_emoji_yellow.svg) no-repeat center center; background-size: contain; }
.level_view_box .graph_box ul li.yellow.active::after { background: url(../image/icon/icon_emoji_orenge.svg) no-repeat center center; background-size: contain; }
.level_view_box .graph_box ul li.red_light.active::after { background: url(../image/icon/icon_emoji_pink.svg) no-repeat center center; background-size: contain; }
.level_view_box .graph_box ul li.red.active::after { background: url(../image/icon/icon_emoji_red.svg) no-repeat center center; background-size: contain; }
.level_view_box .graph_box ul li .max::before { width: 1px; height: 28px; background: var(--gray-20); content: ''; display: block; margin: 0 auto; }
.level_view_box .graph_box ul li .max { position: absolute; right: -10px; top: -4px; width: 20px; font-size: 10px; font-weight: 400; color: #a8a8a8; line-height: 12px; text-align: center; display: inline-block; z-index: 5; }
.level_view_box .detail_box { display: flex; width: 100%; border: 1px solid var(--black); border-radius: 4px; margin-top: 12px; }
.level_view_box .detail_box > * { font-size: 12px; font-weight: 700; color: var(--black); line-height: 20px; padding: 0 8px; text-align: center; border-right: 1px solid var(--black); display: block; }
.level_view_box .detail_box > span { flex: 1; }
.level_view_box .detail_box > strong { width: 85px; }
.level_view_box .detail_box > strong:last-of-type { border-right: none; }
.level_view_box .detail_box .blue { color: var(--blue); }
.level_view_box .detail_box .yellow_light { color: var(--yellow-light); }
.level_view_box .detail_box .yellow { color: var(--yellow); }
.level_view_box .detail_box .red_light { color: var(--red-light) ; }
.level_view_box .detail_box .red { color: var(--red); }

/* 습관 개선 */
.habit_view_box > h4 { font-size: 14px; font-weight: 700; color: var(--gray-60); margin-bottom: 12px; }
.habit_view_box > h4:not(:first-of-type) { margin-top: 24px; }
.habit_view_box .graph_box { display: flex; align-items: flex-start; justify-content: space-between; }
.habit_view_box .graph_box > ul { position: relative; width: calc(50% - 20px); }
.habit_view_box .graph_box > ul li { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 4px; }
.habit_view_box .graph_box > ul li:last-of-type { margin-bottom: 0; }
.habit_view_box .graph_box > ul li p { font-size: 12px; font-weight: 400; color: #a8a8a8; line-height: 16px; display: inline-block; margin-right: 4px; }
.habit_view_box .graph_box > ul li .bar_wrap { flex: 1; overflow: hidden; }
.habit_view_box .graph_box > ul li .bar_wrap.wid01 { width: 100%; flex: auto; margin-top: 4px; }
.habit_view_box .graph_box > ul li .bar { height: 16px; padding: 0 4px; text-align: right; border-top-right-radius: 3px; border-bottom-right-radius: 3px; display: block; }
.habit_view_box .graph_box > ul li .text { font-size: 11px; font-weight: 700; color: #fff; line-height: 16px; vertical-align: 1px; display: inline-block; }
.habit_view_box .graph_box .before_box::after { position: absolute; right: -28px; top: 50%; transform: translateY(-50%); width: 16px; height: 16px; background: url(../image/icon/icon_arrow_habit.svg) no-repeat center center; background-size: contain; content: ''; display: block; z-index: 5; }
.habit_view_box .graph_box .before_box .bar { background: var(--red); }
.habit_view_box .graph_box .after_box .bar { background: var(--blue); }

/* 예측 위험도 */
.graph_view_box .bar_graph_wrap { position: relative; width: 100%; padding-left: 15px; }
.graph_view_box .bar_graph_wrap .y-axis > span,
.graph_view_box .bar_graph_wrap .x-axis > span { font-size: 10px; font-weight: 400; color: #a8a8a8; display: block; }
.graph_view_box .bar_graph_wrap .y-axis { position: absolute; left: 0; top: 0; }
.graph_view_box .bar_graph_wrap .y-axis > span:last-of-type { margin-bottom: 0; }
.graph_view_box .bar_graph_wrap .y-axis .unit { margin-bottom: 10px; }
.graph_view_box .bar_graph_wrap .y-axis .text { margin-bottom: 30px; }
.graph_view_box .bar_graph_wrap .x-axis { display: flex; align-items: center; justify-content: space-around; }
.graph_view_box .bar_graph_wrap .x-axis .text { flex: 1; text-align: center; }
.graph_view_box .bar_graph_wrap .graph_box { position: relative; z-index: 1; margin-bottom: 4px; }
.graph_view_box .bar_graph_wrap .graph_box::before { position: absolute; left: 0; bottom: 0; width: 100%; height: 10px; background: #e4eaf6; content: ''; display: block; z-index: -1; }
.graph_view_box .bar_graph_wrap .graph_box ul { width: 100%; display: flex; align-items: flex-end; }
.graph_view_box .bar_graph_wrap .graph_box .bar_wrap { flex: 1; height: 105px; display: flex; align-items: flex-end; justify-content: center; margin-top: 5px; }
.graph_view_box .bar_graph_wrap .graph_box .bar { position: relative; width: 12px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.graph_view_box .bar_graph_wrap .graph_box .bar + .bar { margin-left: 5px; }
.graph_view_box .bar_graph_wrap .graph_box .bar::after { position: absolute; left: 4px; top: -2px; width: 2px; height: 2px; background: #fff; border: 1px solid var(--gray-60); border-radius: 50%; content: ''; display: block; }
.graph_view_box .bar_graph_wrap .graph_box .bar.red { background: var(--red); }
.graph_view_box .bar_graph_wrap .graph_box .bar.blue { background: var(--blue); }
.graph_view_box .bar_graph_wrap .graph_box .bar .text { position: absolute; left: 50%; top: -14px; transform: translateX(-50%); font-size: 10px; font-weight: 700; color: var(--gray-60); line-height: 10px; display: block; }
.graph_view_box .bar_graph_wrap .graph_box .bar.red .text { color: var(--red); }
.graph_view_box .bar_graph_wrap .graph_box .bar.blue .text { color: var(--blue); }
.graph_view_box .legend_box { display: flex; align-items: center; justify-content: flex-end; margin-top: 8px; }
.graph_view_box .legend_box .dot { font-size: 10px; font-weight: 400; color: var(--gray-60); display: block; display: inline-block; margin-left: 8px; }
.graph_view_box .legend_box .dot::before { width: 10px; height: 10px; background: var(--gray-60); border-radius: 50%; content: ''; display: inline-block; vertical-align: -1px; margin-right: 2px; }
.graph_view_box .legend_box .dot.red::before { background: var(--red); }
.graph_view_box .legend_box .dot.blue::before { background: var(--blue); }


/*! ──────────────────────── end ──────────────────────── */
.end_section { height: 1132px; display: flex; flex-direction: column; justify-content: center; background: var(--primary); }
.end_section .text_box { text-align: center; }
.end_section .text_box span { font-size: 12px; font-weight: 700; color: var(--primary-30); display: block; opacity: 0.5; }
.end_section .text_box .logo { width: 200px; height: 40px; text-indent: -9999px; background: url(../image/logo.svg) no-repeat center center; background-size: contain; overflow: hidden; margin: 8px auto 0; }
.end_section .bottom_box { position: absolute; right: 62px; bottom: 62px; text-align: right; }
.end_section .bottom_box img { width: 156px; }
.end_section .bottom_box p { font-size: 12px; font-weight: 400; color: #fff; margin-top: 8px; }



/* PC */
@media screen and (min-width: 800px){ 
    .level_view_box .type_flex > li { width: calc(50% - 20px); }
    .level_view_box .type_flex > li:nth-of-type(n+3) { margin-top: 36px; }
}

/* M */
@media screen and (max-width: 799px) {
    /*!  main  */
    #container section { min-height: auto; }
    .main_section { background: #fff; }
    .main_top { height: 200px; padding: 40px 20px; background: var(--primary); }
    .main_top > span { font-size: 16px; }
    .main_top > h2 { width: 165px; height: 32px; margin-top: 16px; }
    .main_top > p { font-size: 14px; line-height: 20px; margin-top: 16px; }
    .main_info_box { padding: 40px 20px 100px; }
    .main_info_box .health_box { padding-top: 24px; margin-top: 24px; }
    .main_info_box h3 { font-size: 16px; line-height: 34px; margin-bottom: 16px; }
    .main_info_box ul li { margin-bottom: 16px; }
    .main_info_box ul li > * { line-height: 20px; }
    .main_info_box ul li span { font-size: 16px; }
    .main_info_box ul li strong { font-size: 18px; }
    .main_info_box .date_box { position: relative; right: auto; bottom: auto; font-size: 15px; margin-top: 40px; text-align: right; }
    
    /*!  contents  */
    .contents_top { height: 200px; padding: 40px 20px; }
    .contents_top h2 { font-size: 24px; line-height: 30px; }
    .contents_top .membership { bottom: -8px; font-size: 50px; }
    .contents_list_box { padding: 40px 20px 60px; }
    .contents_list_box ol { padding-left: 48px; }
    .contents_list_box ol > li::before { left: -30px; }
    .contents_list_box .part .part_numb { left: -48px; width: 36px; height: 36px; font-size: 18px; line-height: 36px; }
    .contents_list_box .part h3 { font-size: 18px;  }
    .contents_list_box .line { border: 1px dashed var(--gray-90); margin: 0 20px; }
    .contents_list_box .page_numb { min-width: 24px; font-size: 14px; }
    .contents_list_box ul { margin-top: 16px; }
    .contents_list_box .text { font-size: 15px; line-height: 26px; }


    /*!  report  */
    .report_section { padding: 72px 20px 120px; }
    .report_title { padding-left: 10px; margin-bottom: 24px; }
    .report_title::before { height: 32px; }
    .report_title h2 { font-size: 24px; line-height: 32px; }
    .report_title h2 i { width: 28px; height: 28px; }
    .report_title .part_text { font-size: 28px; }
    .report_view_box .title_box { margin-bottom: 8px; }
    .report_view_box .title_box.type02 { padding: 0 0 8px; }
    .report_view_box .title_box h3 { font-size: 18px; }
    .report_view_box .col_group_box > div { margin-bottom: 24px; }
    .report_view_box .table_box .table_text { line-height: 16px; }
    .report_view_box .chart_box { min-height: auto; border-radius: 12px; }
    .report_view_box .sub_text { width: 100%; font-size: 11px; }
    .report_view_box .sub_title_box { padding-left: 0 !important; }
    .report_view_box .sub_title_box h3 {  line-height: 24px; padding-left: 10px; }
    .report_view_box .sub_title_box h3::before { left: 0; top: 10px; width: 3px; height: 3px; }
    .report_view_box .sub_title_box .detail_text { font-size: 14px; line-height: 20px; word-break: break-all; margin-top: 4px; }
    .report_view_box .sub_title_box .right { flex: auto; width: 100%; text-align: left; }
    .report_view_box .data_box { padding: 12px 16px 16px; border-radius: 12px; }
    .report_view_box .point_text { height: 36px; font-size: 14px; line-height: 36px; }
    .report_view_box .point_text::before { height: 10px; }
    .report_view_box .point_text strong { font-size: 36px; }
    .report_view_box .table_box table tbody th { min-width: 86px; }

    /* 종합 건강나이 */
    .age_view_box .age_box { border-radius: 12px; }
    .age_view_box .age_box > strong { height: 30px; line-height: 30px; }
    .age_view_box .age_box > strong em { font-size: 30px; }
    .age_view_box .arrow_text { font-size: 14px; }

    /* 주요 7대 질환 건강 등급 & 건강나이 */
    .total_data_box ul > li > div:nth-of-type(1) { flex: 1; padding: 12px 8px; }
    .total_data_box ul > li > div:nth-of-type(2) { width: 27%; min-width: 80px; text-align: center; padding: 12px 8px; }
    .total_data_box ul > li > div:nth-of-type(3) { width: 27%; min-width: 80px; text-align: center; padding: 12px 8px; border-right: none; }
    .total_data_box ul > li > div:nth-of-type(4) { display: none; }
    .total_data_box .disease { font-size: 14px; line-height: 20px; }
    .total_data_box .age { font-size: 16px; line-height: 20px; }

    /* 위험도 */
    .times_view_box .times_graph_box { width: 100%; }

    /* 건강 등수 */
    .report_view_box .data_box .type_flex.rank_view_box { justify-content: flex-start; }
    .rank_view_box .rank_graph_box { margin-right: 0; margin-left: 12px; }

    /* 검진 수치 */
    .level_view_box { margin-top: 16px; }
    .level_view_box .desc { display: block; }
    .level_view_box .desc h4 { font-size: 13px; margin: 0 0 4px 0; }
    .level_view_box .type_flex > li { width: 100%; margin-bottom: 32px; }
    .level_view_box .type_flex > li:last-of-type { margin-bottom: 8px; }
    .level_view_box .detail_box { margin-top: 8px; }
    .level_view_box .detail_box > * { font-size: 10px; }
    .level_view_box .graph_box ul li { font-size: 10px; }

    .report_view_box .table_box { overflow-x: scroll; scrollbar-width: auto; -ms-overflow-style: auto; }
    .report_view_box .table_box::-webkit-scrollbar { display: block; height: 6px; } 
    .report_view_box .table_box::-webkit-scrollbar-thumb { background: var(--gray-20); border-radius: 3px; }
    .report_view_box .table_box::-webkit-scrollbar-track { background: var(--white); border-radius: 3px; }


    /*!  end  */
    .end_section { height: 100vh; }
    .end_section .text_box { padding-bottom: 80px; }
    .end_section .text_box .logo { width: 160px; height: 32px; }
    .end_section .bottom_box { right: 20px; bottom: 86px; }
    .end_section .bottom_box img { width: 120px; }
    .end_section .bottom_box p { margin-bottom: 4px; }
}
@media screen and (max-width: 560px) { 
    .report_view_box .col_group_box .col02 { width: 100%; }
    .report_view_box .sub_title_box .detail_text { min-height: auto; }
    .end_section { height: 700px; }
}