
* {
 /* -webkit-box-sizing: border-box;
  box-sizing: border-box;*/
}
html, body {
  height: 100%;
}
html {
  -webkit-text-size-adjust: none;
}
a, article, body, dd, div, dl, dt, figcaption, figure, h1, h2, h3, h4, h5, h6, li, ol, p, section, ul {
  margin: 0;
  padding: 0;
}
body, button, input, select, table, textarea {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.05em;
    word-spacing: 0.02em;
    line-height: 1.125;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	color: #000;
}

a, a:visited {
  color: #000;
  text-decoration: none;
  background-position: -213px 0;
}
a:hover {
  text-decoration: none;
}

dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  list-style: none;
}
strong {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
a, a:hover, a:visited {
  color: #2e2a26;
  text-decoration: none;
}
button {
  display: inlineblock;
  background-color: transparent;
  border-color: inherit;
  border-style: inherit;
  padding: inherit;
  cursor: pointer;
}
img { /*max-width: 100%;*/ vertical-align: middle;
  border-style: none;
}
img.border {
  border: 1px solid;
}

svg:not(:root) {
  overflow-clip-margin: content-box;
  overflow: hidden;
}
header {
  position: relative;
  min-width: 1200px;
  width: 100%;
  margin: 0 auto;
  letter-spacing: -.2px;
 font-family: 'Noto Sans KR', sans-serif !important;
}
header div {
    color: #2e2a26;
    margin: 0;
    word-break: keep-all;
    letter-spacing: -.6px;
    font-family: 'Noto Sans KR', sans-serif !important;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
}
nav {
  max-width: 1200px;
  padding: 0px 0px;
  margin: 0 auto;
  font-family: 'Noto Sans KR', sans-serif !important;

}
#container {
  position: relative;
  overflow: hidden;
  /*min-width: 1260px;*/
  margin: 0 auto;  
  letter-spacing: -.2px;
}
#layout-main {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  letter-spacing: -.2px;
  border: 0px solid #000;
  height: 600px;
  padding-top: 40px;
}
#layout-container {
  max-width: 1280px;  
  position: relative;
  margin: 0 auto;
  width: 1200px;
  letter-spacing: -.2px;
  border: 0px solid #3B21E5;
}
#layout-movie {
  position: relative;
  margin: auto;
  width: 100%;
  letter-spacing: -.2px;
  border: 0px solid #3B21E5;
  background: linear-gradient(to left, #717171 30%, #333333 30%);
}
#layout-bottom {
  max-width: 1280px;
  margin: auto;
  position: relative;
  width: 1200px;
  letter-spacing: -.2px;
  border: 0px solid #3B21E5;
}
.layout-free {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  letter-spacing: -.2px;
  border: 0px solid #000;
  height: 370px;
  margin-bottom: 50px;
}
.nav { /*height: 134px; */
}
.nav__masthead {
  display: flex;
  height: 100px;
  min-height: 48px;
  padding: 0 0px;
  background-color: #fff;
  border-color: #eaeaea;
  justify-content: space-between;
  align-items: center;
}
.nav__masthead-left {
  display: flex;
  align-items: center;
}
.nav__bar-icon {
  width: 20px;
  margin-right: 24px;
  cursor: pointer;
}
.nav__bar-icon button{
 	border:0;
	display: flex;
}
.nav__bar-icon-serch {
  max-width: 260px;
  margin-right: 32px;
  cursor: pointer;
}
.nav__masthead-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav__masthead-center svg {
  width: 190px;
  height: 40px;
  margin-top: 0px;
}
.nav__masthead-right {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  align-items: center;
  justify-content: flex-end;
}
.nav__masthead-right span {
  font-weight: 700;
}
.nav__bar {
  min-height: 42px;
  max-height: 42px;
  padding: 0;
  background-color: #fff;
  justify-content: space-between;
  border-top: 1px #CBCBCB solid;
  border-bottom: 2px #BB0842 solid;
}
.nav__bar-center {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 3px 0px 11px 0;
}
.nav__bar-center .list_nav {
  float: left;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #000;
  letter-spacing: -.3px;
  margin-left: 45px;
}
.nav__bar-center .list_nav:last-child {
  margin-left: 110px;
}
.nav__bar-center ul.type_fix:after {
  content: '';
  display: inline-block;
  background: #CBCBCB;
  position: absolute;
  left: 585px;
  top: 28%;
  width: 1px;
  height: 13px;
}
.nav__bar-center .list_nav .nav_item + .nav_item {
  margin-left: 56px;
}
.nav__bar-center .list_nav .nav_item {
  float: left;
}
.nav__bar-center .list_nav .nav {
  text-decoration: none;
}
.list_nav.type_fix .nav {
  font-weight: 700;
}
.nav.scroll {
  position: fixed;
  height: 55px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  max-width: 100%;
  border-bottom: 0px solid #222;
  background-color: #fff;
  z-index: 999;
  padding-top: 0px;
}
.nav__bar-center {
  margin: 0 auto;
}
.nav.scroll .nav__bar {
  display: flex;
}
.nav.scroll .nav__bar {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto; /*border: none; display: none;*/
}
.nav.scroll .nav__bar .nav__bar-center .scroll-logo {
  display: block;
  margin: 3px auto 0;
}
.nav__bar2 {
  min-height: 55px;
  max-height: 55px;
  padding: 0;
  background-color: #fff;
  justify-content: space-between;
  border-top: 1px #CBCBCB solid;
  border-bottom: 2px #BB0842 solid;
}
.nav.scroll .nav__bar2 {
  display: flex;
}
.nav.scroll .nav__bar2 {
  max-width: 1200px;
  width: 1200px;
  margin: 0 auto; /*border: none; display: none;*/
}
.nav.scroll .nav__bar2 .nav__bar-left .scroll-logo {
  display: block;
  margin: 3px auto 0;
}
.nav.scroll .nav__bar2 .nav__bar-right {
  align-items: center;
  justify-content: flex-end;
}
.nav.scroll .nav__bar2 .nav__bar-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav.scroll .nav__bar2 .nav__bar-right ul li {
  font-size: 15px;
  font-weight: 500;
  margin-right: 42px;
}
/*.nav.scroll .nav__bar2 .nav__bar-right ul.type_fix:before { content: ''; display: inline-block;  background: #CBCBCB; width: 1px; margin-top: 2px; margin-right: 52px; height: 13px; }*/
.nav.scroll .nav__bar2 .nav__bar-right ul.type_bar:before {
  content: '';
  display: inline-block;
  background: #CBCBCB;
  width: 1px;
  margin-top: 2px;
  margin-right: 43px;
  height: 13px;
}
/* nav popup */
dl, li, menu, ol, ul {
  list-style: none;
}

.menu_popup {
  position: absolute;
  background: none; 
  background: #fff;
  z-index: 999;
  color: #333333;
}
.menu_popup2 {
  position: absolute;
  top: 45px;
  background: #fff;
  z-index: 999;
  color: #333333;
}
.menu_popup2 .side_nav {
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .12);
}
.full_popup {}
.show {
  display: block !important;
}
.menu_popup .side_nav {
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .12);
}
/********** 서브 리스트 헤더 (햄버거버튼(전체메뉴),헬스조선 로고, 검색*******/
.nav_top_bar.vis {}
.nav_top_bar {
  width: 100%;
  height: 60px;
  min-width: 1200px;
  box-sizing: border-box;
  background: #fff;
  border-bottom: 1px #e5e5e5 solid;
}
.nav_top_bar .nav_bar {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  min-height: 60px;
  max-height: 60px;
}
.nav_bar_left {
  width: 100%;
  align-items: center;
  display: flex;
  border: 0px solid #000;
  gap:0px;
}
.nav_bar_left button {
  width: 44px;
  height: 44px;
  border: 0px solid #000;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.health_logo {
  position: relative;
  display: inline-block;
  width: 108px;
  height: 22px;
  top: 0px;
  font-size: 0;
  vertical-align: top;
}
.health_logo:after {
  content: ' ';
  position: absolute;
  display: block;
  top: 0px;
  left: 1px;
  width: 106px;
  height: 20px;
  background: url(https://health.chosun.com/img/2023/sub_top_logo.svg) no-repeat;
  margin-left: 0px;
}
.nav_bar_right {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border: 0px solid #000;
}
.nav_bar_right .nav__bar-icon-serch {
  max-width: 260px;
  margin-right: 0px;
  cursor: pointer;
}
/* layout */
.h_Wrap .csContent {
  position: relative;
}
.list-section .csContent {
  padding-top: 0px;
  padding-bottom: 0px;
}
#navBar2 {
  /*display: none;*/
  position: fixed;
  top: -150px;
  width: 100%;
  transition: top 0.5s;
}
#navBar2.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  transition: .5s ease-in-out;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 00);
  padding-top: 0px;
}
.menu_popup4 {
  position: absolute;
  top: 57px;
  width: 100%;
  height: 640px;
  background: #fff;
  z-index: 999;
  color: #333333;
  margin: 0 auto;
}
.nav__bar2 {
  height: 55px !important;
  padding: 0;
  background-color: #fff;
  justify-content: space-between;
  border-top: 1px #CBCBCB solid;
  border-bottom: 2px #BB0842 solid;
}
/********** 서브 리스트 헤더 (햄버거버튼(전체메뉴),헬스조선 로고, 검색 끝**********/
/* 리스트용 메뉴*/
.menu_popup3 {
	position: absolute;
	width: 100%;
	height: 640px;
  	background: #fff;
  	z-index: 999;
  	color: #333333; 
	margin: 0 auto;
}
.menu_popup3 .side_nav {
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .12);
}
.menu_popup3 .menu_popup_sub{
	position: absolute;
	width: 100%;
	margin: auto;
  background: #fff;
  z-index: 999;
  color: #333333;
}
.menu_popup3 .layer_popup.side_nav {
    /* display: -webkit-box; */
    /*display: -ms-flexbox;*/
    /* display: flex; */
    /* border: none !important; */
    /* outline: none !important; */
}
.menu_popup4 .menu_popup_sub{
	position: absolute;
	width: 100%;
	margin: auto;
  background: #fff;
  z-index: 999;
  color: #333333;
}	
.side_nav .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side_nav .nav dl:first-child {
	display: flex;
	flex-direction: column;
}
#navBar {
  position: fixed;
  top: -55px !important;
  width: 100%;
  transition: top 0.5s;
}
.layer_popup.side_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none !important;
  outline: none !important;
	background: #ffffff;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .12);
}
.side_nav .scroll {
  padding-top: 4px;
  position: relative;
}
.scroll {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.side_nav .scroll:before {
  background: #333;
  content: "";
  display: block;
  height: 0px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.side_nav .nav {
  margin-top: 20px;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  max-width: 100%;
  padding: 0;
  width: 1200px;
}
.side_nav .nav dl {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 15px;
  position: relative;
  width: 145px;
  margin-bottom: 30px;
}
.side_nav .nav dl:first-child {
  margin-left: 15px;
}
.side_nav .nav ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.side_nav .nav > ul {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 12px;
  position: relative;
  width: 12.5%;
}
.side_nav .nav ul {
  display: block;
}
.side_nav .nav > ul:last-child {
  margin-right: 0;
}
.side_nav .special {
  width: 240px !important;
}
.side_nav .special ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side_nav .nav dl:after {
  border-right: 0px solid rgba(0, 0, 0, .1);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.side_nav .special ul li {
  width: 50%;
}
.side_nav .nav li {
  margin-bottom: 20px;
  font-size: 15px;
}
.side_nav .nav strong {
  color: #111;
  display: block;
  font-size: 16px;
  margin-bottom: 25px;
}
.newshome {
  color: #111;
  display: block;
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 700;
}
.side_nav .nav .lg_btline:after {
  background: rgba(0, 0, 0, .1);
  content: "";
  display: block;
  height: 1px;
  margin: 20px 0;
  width: calc(100% - 12px);
}
/* hc search */
.nav__bar-left {
  max-width: 220px;
}
.search-bar--input {
  padding: 6px 10px;
  width: 196px;
}
input:hover {
  border-color: #222;
  outline: none;
}
.search-bar--submit {
  padding: 6px 5px;
  width: 28px;
  border: none;
}
.search-bar--submit svg {
  width: 20px;
  height: 20px;
}
.box--pointer {
  cursor: pointer;
}
.search-bar--wrap {
  margin: 0;
  margin-left: 0px;
  width: 226px;
  height: 35px;
  border: 1px solid #BB0842;
  border-radius: 5px;
}
.grid {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-flow: row wrap;
}
.search-bar--input {
  padding: 6px 10px;
  border: 0;
  border-radius: 6px;
  font-size: 13px;
  color: #222;
  width: 196px;
}
.search-bar--input::placeholder {
  color: #BB0842;
}
.side_nav .nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  max-width: 100%;
  padding: 0;
  width: 1200px;
  border: 1px solid #BB0842;
  border-left: 0px;
  border-right: 0px;
}
.side_nav .nav_footer dl {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0;
  margin-right: 0px;
  position: relative;
  width: 50%;
}
.side_nav .nav_footer dt {
  color: #BB0842;
  font-size: 13px;
  padding: 15px 0;
  font-weight: 700;
}
.side_nav .nav_footer dt svg {
  margin-top: 0px;
  vertical-align: middle;
}
.side_nav .nav_footer .dl_right dt {
  width: 50%;
  float: left;
  text-align: right;
}
.side_nav .nav_footer .dl_right dd {
  width: 260px;
  float: right;
  padding: 15px 0;
}
.side_nav .nav_footer ul {
  display: flex;
  flex-direction: row;
  gap:30px;
	align-items: center;
	justify-content: flex-start; /* 수평 정렬: 필요 시 수정 */
}
.side_nav .nav_footer ul li {
 list-style: none;
  margin: 0;
  padding: 0;
  display: flex; /* 아이템 내부에서도 flex 사용 */
  align-items: center; /* 수직 정렬 */
  justify-content: center; /* 수평 정렬 */
  width: 16px; /* 필요에 따라 고정 너비 */
}
/*main top */
.ad-main-top {
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
}
.ad-main-left {
	position: absolute;
	top: 0px;
	left: -165px;
	width: 165px;
}
.ad-main-left img {
	margin-top: 0px;
	vertical-align: top;
	width: 120px;
	height: 500px;
	
}
.ad-main-right {
	position: absolute;
	top: 0px;
	right: -165px;
	width: 120px;
}
.ad-main-right img {
	margin-top: 0px;
	vertical-align: top;
	width: 120px;
	height: 500px;
	
}
.main_left {
  float: left;
  width: 580px;
}
.main_right {
  float: right;
  width: 580px;
}
/*flex*/
.flex_column {
  -webkit-box-orient: vertical; /* -webkit-box-direction: reverse; */ display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.flex--wrap {
  flex-wrap: wrap;
}
.flex {
  display: flex;
}
.flex-pointer {
  cursor: pointer;
}
.flexauto {
  flex-basis: auto;
}
.flex-sa {
  justify-content: space-around;
}
.flex-center {
  justify-content: center;
  align-items: center;
}
.flex-direction-column {
  flex-direction: column;
}
.h1 {
  font-size: 42px;
  line-height: 1.3;
  font-weight: 700;
}
.h2 {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 700;
}
.h3 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
.h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
}
.h5 {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
}
.h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
.height--100 {
  height: 100%;
}
.width--100 {
  width: 100%;
}
.text--left {
  text-align: left;
}
.text--overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
/*grid*/
.grid_container {
  width: 100%;
}
.grid_col--lg {
  box-sizing: border-box;
  flex: 0 0 auto;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 calc(32px / 2);
}
.grid_col_lg_left {
  padding-left: 0;
}
.grid_col_lg_right {
  padding-right: 0;
}
.grid_col_lg_1 {
  flex-basis: 8.33%;
  max-width: 8.33%;
}
.grid_col_lg_2 {
  flex-basis: 16.67%;
  max-width: 16.67%;
}
.grid_col_lg_3 {
  flex-basis: 25%;
  max-width: 25%;
}
.grid_col_lg_4 {
  flex-basis: 33.33%;
  max-width: 33.33%;
}
.grid_col_lg_5 {
  flex-basis: 41.67%;
  max-width: 41.67%;
}
.grid_col_lg_6 {
  flex-basis: 50%;
  max-width: 50%;
}
.grid_col_lg_7 {
  flex-basis: 58.33%;
  max-width: 58.33%;
}
.grid_col_lg_8 {
  flex-basis: 66.67%;
  max-width: 66.67%;
}
.grid_col_lg_9 {
  flex-basis: 75%;
  max-width: 75%;
}
.grid_col_lg_10 {
  flex-basis: 83.33%;
  max-width: 83.33%;
}
.grid_col_lg_11 {
  flex-basis: 91.67%;
  max-width: 91.67%;
}
.grid_col_lg_12 {
  flex-basis: 100%;
  max-width: 100%;
}
.grid_col_370 {
  flex-basis: 370px;
  max-width: 370px;
}
/* box margin padding border*/
.box-padding-left {
  padding-left: 30px;
}
.box-padding-right {
  padding-right: 30px;
}
.box-right-border {
  border: 1px;
  border-color: #222;
  border-style: solid;
  border-left: 0;
  border-width: 1px;
  border-bottom: 0;
  border-top: 0;
}
.box-margin-right {
  margin-right: 18px;
}
.box-margin-right-none {
  margin-right: 0px;
}
.box-margin-left {
  margin-left: 18px;
}
.box-margin-left-20 {
  margin-left: 20px;
}
.box-margin-side {
  margin-left: 18px;
  margin-right: 18px;
}
.box-margin-bottom {
  margin-bottom: 18px;
}
.box-margin-bottom-l {
  margin-bottom: 34px;
}
.box-padding-right {
  padding-right: 18px;
}
.box-padding-top {
  padding-top: 18px;
}
.box-padding-left {
  padding-left: 18px;
}
.box-padding-side {
  padding-left: 18px;
  padding-right: 18px;
}
.box-padding-top-none {
  padding-top: 0px !important;
}
.box-border {
  border: 1px;
  border-color: #222;
  border-style: solid;
}
.box-border-horizontal-bottom {
  border-top: 0;
}
.box-border-horizontal {
  border-left: 0;
  border-right: 0;
}
.box-border-xs {
  border-width: 1px;
}
.box-border-grey-20 {
  border-color: #eaeaea;
}
.box-border-dash-top {
  border-top: 1px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-style: dashed;
  border-color: #ccc;
}
.box--margin-center {
  margin-left: auto;
  margin-right: auto;
}
.box--position-relative {
  position: relative;
}
.box--position-absolute-top {
  top: 0;
}
.box--position-absolute-left {
  left: 0;
}
.box--position-absolute {
  position: absolute;
}
.h_image {
  max-height: 100%;
  max-width: 100%;
}
.h_radius-50 {
  border-radius: 50%;
}
/* main */
.layout_bottom {
  position: relative;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; /*margin-right: -15px;margin-left: -15px;*/
}
/* none */
hr, legend, caption {
  display: none;
}
.hide {
  display: none;
}







/* 공통 footer*/
footer {
  margin: auto;
  border-top: 2px solid #222222;
  margin-top: 50px;
  font-family: 'Noto Sans KR', sans-serif;
}
footer.sub {
  margin: auto;
  border-top: 2px solid #222222;
  margin-top: 0px;
  font-family: 'Noto Sans KR', sans-serif;
}

.Footer {
  margin: 0 auto;
}
.Footer:after {
  content: "";
  display: block;
  clear: both;
  *zoom: 1
}
.Footer_inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0px 0 0px 0;
  border-top:0px;
  background: #ffffff;
}
.footer_hcs {
  width: 100%;
  margin: 0 auto;
  background: #F4F4F4;
}
.Footer_inner .Footer_add {
  padding-left: 185px;
  position: relative;
}
.Footer_add + .Footer_add dl:first-child {
  border-top: solid 1px #d9d9d9;
  padding-top: 12px;
  margin-top: 12px
}
.Footer_inner ul {
  overflow: hidden;
  font-size: 13px;
  margin-bottom: 1px;
  line-height: 1.846em;
}
.Footer_inner ul li {
  position: relative;
  display: inline-block;
  color: #666;
  padding: 0 16px
}

.Footer_inner span {
  display: inline-block;
  font-size: 13px;
  color: #222;
  margin-top: 0px
}
.Footer_inner ul li.noline {
  padding-left: 0
}
/*푸터하단메뉴리스트 스타일 시안에 없음*/
#h_footer {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  margin-top: 20px;
  border-top: 0px solid #46475b;
  font-family: 'Noto Sans KR', sans-serif;
}
#h_footer .footer_area {
  clear: both;
  height: 215px;
  border: 0px solid #d9d9d9;
  border-top: 0px;
  border-bottom: solid 1px #909090;
}
#h_footer .left_area {
  width: 905px;
  margin-left: 35px; /*height:200px;*/ float: left;
}
#h_footer .left_area .title {
  margin-left: 20px;
  margin-bottom: 13px;
  background: url(https://health.chosun.com/images/2013/m_title_section_V01.gif) no-repeat 0 -380px;
  font-size: 12px;
  text-indent: -10000em;
}
#h_footer .right_area {
  width: 243px;
  height: 223px;
  float: left;
  border-bottom: 0px solid #eeeef0
}
#h_footer .right_area .title {
  margin-left: 20px;
  margin-bottom: 20px;
  background: url(https://health.chosun.com/images/2013/m_title_section_V01.gif) no-repeat 0 -403px;
  font-size: 12px;
  text-indent: -10000em;
}
#h_footer .service {
  float: left;
  text-align: left;
  width: 223px;
  padding-left: 20px;
  margin-top: 0px
}
#h_footer .service li {
  display: block;
  height: 25px;
  padding: 0px;
}
#h_footer .service .first {
  display: block;
  line-height: 14px
}
#h_footer .info {
  float: left;
  text-align: left;
  width: 205px;
  padding-left: 20px;
  border-right: 1px dotted #d9d9d9
}
#h_footer .info li {
  display: block;
  padding: 6px 0px 3px 0px;
}
#h_footer .info .first {
  padding: 3px 0px 3px 0px;
}
#h_footer .info span {
  display: block;
  font-weight: bold
}
#csCopy2 {
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
  border-top: solid 0px #909090;
  padding: 40px 0;
  background:#f4F4F4;
}
.cs_copy {
  width: 1200px;
  border-top: solid 0px #d7d7d7;
  letter-spacing: -1px;
  margin: 0 auto;
  padding: 0px 0 40px;
  line-height: 1.3
}
.cs_copy .hide {
  display: none;
}
.cs_copy a {
  text-decoration: none;
}
.copy_cslogo {
  float: left;
  display: block;
  width: 186px;
  height: 110px;
  padding-bottom: 10px;
  padding-top: 0px;
      background: none;
}
ul.copy_links {
  padding-bottom: 12px;
  font-size: 0;
  color: #666;
}
ul.copy_links {
  border-bottom: solid 0px #eaeaea;
}
ul.copy_links li {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
}
ul.copy_links li:before {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #E0E0E0;
  vertical-align: middle;
  margin: 0 10px;
}
ul.copy_links li.noline:before {
  display: none;
}
ul.copy_links li.copy_text {
  display: block;
  padding-top: 10px;
}
ul.copy_links li.copy_hr {
  display: block;
  height: 1px;
  background: #ebebeb;
}
ul.copy_links li.black a {
  color: #222;
  font-weight: bold
}
ul.copy_links li a {
  color: #777;
}
ul.copy_links li.copy_copyright {
  display: block;
  margin-left: 186px;
  margin-top: 10px;
  padding: 10px 0;
  border-top: 1px solid #E5E5E5;
}
ul.copy_links li.copy_copyright:before {
  display: none
}
ul.copy_links li.copy_cslogo:before, ul.copy_links li.copy_cslogo + li:before, ul.copy_links li.copy_address:before, ul.copy_links li:first-child:before, ul.copy_links li.copy_text:before {
  display: none;
}
.copy_company {
  /*width: 180px;*/
  float: right;
  margin-top: -50px
}
.copy_company select {
  width: 180px;
  height: 30px;
  border: solid 1px #d7d7d7;
  font-size: 13px;
  color: #777;
	font-family: 'Noto Sans KR', sans-serif;
	
}
ul.copy_links2 {
  padding: 20px 0;
  font-size: 0;
  color: #777;
}
ul.copy_links2 li {
  float: left;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding-left: 0
}
ul.copy_links2 li:before {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #d7d7d7;
  vertical-align: middle;
  margin: 0 7px;
}
ul.copy_links2 li.noline:before {
  display: none
}
ul.copy_links2 li.copy_text {
  display: block;
  padding-top: 10px;
}
ul.copy_links2 li.copy_hr {
  display: block;
  height: 1px;
  background: #ebebeb;
}
ul.copy_links2 li.black a {
  color: #222;
  font-weight: bold
}
ul.copy_links2 li a {
  color: #666666;
}
ul.copy_links2 li.rss {
  float: right;
  font-size: 13px;
  background: url(https://health.chosun.com/images/2015/rss_s.gif) no-repeat 0px 2px;
  padding-left: 13px;
  margin-left: 5px
}
ul.copy_links3 {
  padding: 20px 0;
  float: right;
}
ul.copy_links3 li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding-left: 0
}
ul.copy_links3 li:before {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #d7d7d7;
  vertical-align: middle;
  margin: 0 7px;
}
ul.copy_links3 li.noline:before {
  display: none
}
ul.copy_links3 li.copy_text {
  display: block;
  padding-top: 10px;
}
ul.copy_links3 li.copy_hr {
  display: block;
  height: 1px;
  background: #ebebeb;
}
ul.copy_links3 li.black a {
  color: #222;
  font-weight: bold
}
ul.copy_links3 li a {
  color: #777;
}
ul.copy_links3 li.rss {
  background: url(https://health.chosun.com/images/2015/rss_s.gif) no-repeat 0px 2px;
  padding-left: 13px;
  margin-left: 5px
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}