@charset "utf-8";

#main, #sub {
  min-height: 900px;
}

#wrap {
  width: 100%;
  min-width: 302px;
  margin: 0 auto;
  letter-spacing: -0.03em;
}

header, .main, footer {
  width: 100%
}

section {
  clear: both
}

.cf:after {
  content: "";
  display: block;
  clear: both
}

strong, h1, h2, h3, h4 {

}


/*** 공통 ***/

section {
  float: left;
  width: 100%;
}

section h2 {
  width: 100%;
  padding: 20px;
  font-size: 1.3em;
  background: #fff;
  border-bottom: 0;

}

section h2 .more_btn {
  float: right
}

section h2 .more_btn img {
  vertical-align: middle
}

.li_txt, .li_img, .li_webz, .li_card, .li_mov {
  padding: 0 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5 !important;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

.sub_top_news .li_webz {
  border-top: 0
}

.sub_top_news  {
}
.sub_top_news .more_btn2 button {
  border-top: 1px solid #e5e5e5
}

section h2 i {
  margin: 0 10px 0 3px;
  font-size: 16px; /*position:relative; top:0; font-size:14px; vertical-align:middle;  padding:5px 10px 5px 5px;*/
}

section .li_txt li {
  border-top: 1px solid #f2f2f2;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 1.1em;
  text-overflow: ellipsis;
  white-space: nowrap
}

section .li_txt li:first-child {
  border-top: 0
}

section .li_txt li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

section .li_img {
  float: left;
  padding: 15px 0;
  width: 100%;
  margin-bottom: 0;
  padding: 0 0;
  border-bottom: 0 solid #f2f2f2
}

section .li_img li {
  width: 50%;
  float: left;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 10px
}

section .li_img li:nth-child(even) {
  border-left: 0 solid #f2f2f2;
  box-sizing: border-box
}

section .li_img li:nth-child(odd) {
  border-right: 1px solid #f2f2f2;
  box-sizing: border-box
}

section .li_img li:first-child {
  border-top: 0
}

section .li_img li:nth-child(2) {
  border-top: 0
}

section .li_img li img {
  margin-bottom: 10px;
  max-width: 360px;
  max-height: 231px;
  width: 100%
}

section .li_img li dt {
  line-height: 20px;
  height: 40px;
  overflow: hidden;;
  font-size: 1.1em;
  max-width: 360px;
  text-align: center;
  margin: 0 auto
}

section .li_mov {
  float: left;
  padding: 15px 0;
  width: 100%;
  margin-bottom: 0;
  padding: 0 0;
  border-bottom: 1px solid #e5e5e5 !important
}

section .li_mov li {
  width: 50%;
  float: left;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 10px
}

section .li_mov li:nth-child(even) {
  border-left: 0 solid #f2f2f2;
  box-sizing: border-box
}

section .li_mov li:nth-child(odd) {
  border-right: 1px solid #f2f2f2;
  box-sizing: border-box
}

section .li_mov li:first-child {
  border-top: 0
}

section .li_mov li:nth-child(2) {
  border-top: 0
}

section .li_mov li img {
  margin-bottom: 10px;
  max-width: 360px;
  max-height: 231px;
  width: 100%;
  height: 100%;
}

section .li_mov li span img {
  width: 13%;
  height: auto;
  position: absolute;
  bottom: 10%;
  right: 10%;
  margin-bottom: 0
}

section .li_mov li dt {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  font-size: 1.1em;
  max-width: 360px;
  text-align: center;
  margin: 0 auto
}

section .li_mov li dd.img .img_wrap {
  position: relative;
  max-width: 360px;
  margin: 0 auto
}

section .slider-nav {
  float: left;
  width: 100%;
  height: 46px;
  background: #fff;
  text-align: center;
}

section .slider-nav li {
  display: inline-block;
  text-align: center;
  margin-left: 4px;
  margin-top: 15px
}

section .slider-nav li a {
  font-size: 15px;
  color: #ccc
}

section .slider-nav li.on a {
  color: #DB4B2B
}

section .li_webz {
  float: left;
  width: 100%;
  padding: 0 0;
  margin-bottom: 0;
  border-bottom: 0;
  margin-top: -2px
}

section .li_webz dl {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
}

section .li_webz dt {
  float: none;
  font-size: 1.1em;
  line-height: 20px;
  max-height: 59px;
  overflow: hidden;
  vertical-align: middle;
  margin: 2px 0;

}

section .li_webz dd {
  float: left
}

section .li_webz dd img {
  margin-right: 10px;
  vertical-align: middle
}

section .li_webz li {
  float: left;
  padding: 20px 20px 0;
  width: 100%
}

section .li_webz li:first-child {
  border-top: 1px solid #ebeef3
}

section .li_webz li:last-child {
  border-bottom: 0
}

section .li_webz dd.date {
  color: #888;
  font-size: 1em;
  margin: 2px 0;
  display: none;
}

section .li_card {
  float: left;
  width: 100%;
  padding: 0 0;
  margin-bottom: 0;
  border-bottom: 0;
  background: none;
  border-top: 1px solid #dee3eb
}

section .li_card li {
  float: left;
  width: 50%;
  padding: 20px 10px;
  text-align: center;;
  border-bottom: 1px dotted #dee3eb
}

section .li_card li a dl dd img {
  max-width: 360px;
  max-height: 231px;
  width: 100%;
  height: 100%;
}

section .li_card li a dl dt {
  max-width: 360px;
  text-align: left;
  margin: 15px auto;
  font-size: 1.1em;
  line-height: 20px;
  padding: 0 10px;
  height: 40px;
  overflow: hidden
}

section .li_card li dl {
  display: inline-block;
  margin: 0 auto;
  border-radius: 10px;
  text-align: left;
  background: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

section .li_card li a dl dd.date {
  color: #888;
  padding: 0 10px;
  margin-bottom: 15px
}

section .li_card li:nth-child(even) {
  border-left: 1px dotted #dee3eb;
  box-sizing: border-box
}

section .li_card li:nth-child(odd) {
  border-left: 1px dotted #f2f2f2;
  box-sizing: border-box
}

section .li_card li:first-child {
  border-top: 0
}

section .li_card li:nth-child(2) {
  border-top: 0
}

section .li_card dd img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px
}

section .li_card2 {
  float: left;
  padding: 15px 10px 0;
  border-top: 1px dotted #dee3eb;
  border-bottom: 0 dotted #dee3eb;
  margin-bottom: 0
}

section .li_card2 li {
  float: left;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

section .li_card2 dd img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%
}

section .li_card2 dt {
  font-size: 1.6em;
  margin: 20px 15px 15px;
  line-height: 26px;
  overflow: hidden;
  height: 52px;
  letter-spacing: -0.03em
}

section .li_card2 dd.text {
  font-size: 1.2em;
  line-height: 25px;
  height: 74px;
  color: #555;
  overflow: hidden;
  padding: 0 15px;
  margin-bottom: 15px
}

section .li_card2 dd.date {
  float: left;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 1em;
  color: #888;
  width: 100%
}

section.card_news {
  margin-bottom: 0;
  border-bottom: 0;
  border-top: 0;
  margin-bottom: 10px
}

section.card_news .slider-nav {
  background: none;
  border-bottom: 0;
  margin-bottom: 20px
}

section.card_news h2 {
  background: none;
  border: 0
}

.best_news .more_btn2 {
  /*border-top: 1px solid #e5e5e5;*/
  /*margin-top: -2px*/
}

.search_li_con .more_btn2 {
  /*border-top: 1px solid #e5e5e5*/
}

.more_btn2 {
  float: left;
  width: 100%;
  background: #fff;
  text-align: center;
  line-height: 46px;
  margin-top: -1px;
  z-index: 2000000
}

.more_btn2 button {
  margin-top: 20px;
  color: #888;
  font-size: 1.1em
}

.more_btn2 button {
  width: 100%;
  display: inline-block
}

.more_btn2 button img {
  vertical-align: middle;
  margin-left: 5px
}

.more_btn3 {
  float: left;
  width: 100%;
  background: none;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 10px
}

.more_btn3 button {
  background: #DB4B2B;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 5px;
  height: 46px;
  line-height: 46px
}

.more_btn3 button {
  width: 100%;
  display: inline-block
}

.more_btn3 button img {
  vertical-align: middle;
  margin-left: 5px
}

section .li_mov li dl dd.btn {
  background: url('/m/img/icon/play_btn.png') no-repeat;
  max-width: 360px;
  position: relative;
  top: -15px;
  margin: -15px auto 0;
  width: 16px;
  height: 16px
}

section .li_item {
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e5e5e5
}

section .li_item li {
  float: left;
  width: 100%;
  height: 69px;
  padding: 10px;
}

section .li_item li:first-child {
  border-top: 1px solid #e5e5e5
}

section .li_item li dl {
  position: relative;
  display: table;
  width: 100%
}

section .li_item li dl dt {
  float: left;
  display: table-cell;
  width: 100%;
  font-size: 1.1em;
  line-height: 20px;
  height: 40px;
  padding-right: 5px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 4px
}

section .li_item li dl dd {
  display: table-cell;
  width: 73px;
  position: relative;
  vertical-align: middle
}

section .li_item li dl dd img {
  margin-left: 10px
}

section .li_item dt em {
  color: #DB4B2B;
  float: left;
  height: 40px;
  font-style: italic;
  font-size: 26px;
  margin-right: 5px;
  min-width: 30px;
  text-align: center;
  padding-top: 2px;
}

.headline2 .slider_con2 .img_box {
  width: 100% !important;
}

.select_bar {
  float: left;
  clear: both;
  background: #fff;
  width: 100%;
  padding: 10px 10px 0;
  border-top: 1px solid #ebeef3;
  display: none;
}

.select_bar span {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  margin-bottom: 10px
}

.select_bar span button {
  border: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  width: 54px;
  text-align: center;
  border-radius: 2px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}

.select_bar_inner span img {
  vertical-align: middle
}

.select_bar span select {
  float: left;
  border: 1px solid #ccc;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  padding: 4px 5px;
  background: #f8faff
}

.select_bar .home_ico {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 10px
}

.category_select1 select {
  width: 65px
}

.category_select2 select {
  width: 65px
}

.category_select3 input {
  width: 156px;
  border: 1px solid #ccc;
  background: #f8faff;
  height: 30px;
  line-height: 30px
}

.category_select3 button {
  width: 40px !important;
  margin-left: 4px !important
}

.category_select3 > span {
  margin-right: 0 !important
}

/***이미지없을때 텍스트출력***/
section .li_img li {
  overflow: hidden;
  height: 322px;
}

section .li_img li p {
  padding-top: 20px;
  line-height: 20px;
  max-width: 360px;
  margin: 0 auto;
  color: #888;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

/*** 상단/메뉴/검색 ***/
body {
  background: #f2f2f2;
  letter-spacing: -0.03em
}

header {
  float: left;
  width: 100%;
  position: fixed;
  z-index: 30000;
  top: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.header_top {
  float: left;
  position: relative;
  width: 100%;
  min-height: 50px;
  background: #DB4B2B url('/m/img/top_bg.png') repeat-x center center;
  background-size: contain
}

.header_top2 {
  float: left;
  position: relative;
  width: 100%;
  min-height: 50px;
  background: #fff;
  line-height: 50px;
  border-bottom: 1px solid #dee3eb
}

.logo_area {
  width: 70%;
  margin: 0 auto
}

.logo_area h1 {
  position: relative;
  text-align: center
}

.logo_area img {
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: none;
  max-height: 40px;
}

.top_btn {
  position: absolute;
  top: 15px
}

.menu_btn {
  left: 0;
  top: 50%;
  margin-top: -8px;
  left: 15px;
  width: 20px;
  height: 17px
}

.menu_btn a {
  float: left;
  width: 20px;
  height: 17px
}

.header_top2 .menu_btn a {
  float: left;
  width: 20px;
  height: 17px;
  background: #DB4B2B
}

.search_btn {
  right: 0;
  top: 50%;
  margin-top: -9px;
  right: 15px
}

.search_btn a {
  float: left;
  width: 21px;
  height: 21px
}

.header_top2 .search_btn a {
  float: left;
  width: 21px;
  height: 21px;
  background: #DB4B2B
}

.navm {
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: #fff;
  border-bottom: 0 solid #ebeef3
}

.navm ul {
  width: 100%;
  padding: 0 15px;
  overflow: hidden;
  display: table
}

.navm ul li {
  text-align: center;
  display: table-cell;
  margin: 0 1%;
  padding: 0 10px
}

.navm ul li a {
  font-size: 15px;
  padding: 0 1%;
  font-size: 1.2em
}

.navm .nav_btn_left {
  float: left;
  position: absolute;
  left: 5px;
  top: 0;
}

.navm .nav_btn_left img {
  vertical-align: middle
}

.navm .nav_btn_right {
  float: left;
  position: absolute;
  right: 5px;
  top: 0;
}

.navm .nav_btn_right img {
  vertical-align: middle
}

.side_menu {
  position: absolute;
  top: 0;
  z-index: 4000000;
  width: 260px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
}

.side_menu .menu_hd {
  background: #DB4B2B;
  width: 100%;
  height: 110px
}

.side_menu .menu_hd .login_icon {
  margin-left: 10px
}

.side_menu .menu_hd .login_icon img {
  vertical-align: middle
}

.side_menu .menu_hd .login_txt {
  color: #fff;
  margin-left: 5px
}

.side_menu .menu_hd .login_btn {
  float: right;
  background: #fff;
  height: 24px;
  line-height: 24px;
  margin-top: 8px;
  padding: 0 5px;
  border-radius: 3px;
  margin-right: 5px
}

.side_menu .menu_hd .top_area {
  width: 100%;
  height: 60px
}

.side_menu .menu_hd .top_area a {
  float: right;
  padding: 10px;
  height: 32px
}

.side_menu .menu_hd li {
  float: left;
  height: 37px;
  line-height: 37px
}

.side_menu .menu_con {
  overflow: auto;
  height: 435px
}

.side_menu .menu_con > li {
  border-bottom: 1px solid #eef0ef;
}

.side_menu .menu_con > li > a {
  font-size: 1.1em;
  background: url('/m/img/icon/nav_li_bt.png') no-repeat 94% center;
  padding: 0 20px;
  height: 40px;
  line-height: 40px
}

.side_menu .menu_con > li.on > a {
  font-size: 1.1em;
  background: url('/m/img/icon/nav_li_drop_bt.png') no-repeat 94% center;
  padding: 0 20px
}

.side_menu .menu_con > li > ul {
  border-top: 1px solid #dee3eb;
  background: #f6f7fa;
  padding: 10px
}

.side_menu .menu_con > li > ul > li {
  height: 34px;
  line-height: 34px;
  padding: 0 20px
}

.side_menu .menu_con > li > ul > li > a {
  font-size: 1em;
  color: #888;
  background: none;
  font-family: 'Nanum Gothic'
}

.side_menu .menu_bt {
  padding: 10px 10px 0;
  border-top: 1px solid #ccc;
  background: #f5f5f5
}

.side_menu .menu_bt li {
  float: left;
  width: 33.3%;
  padding: 10px 5px
}

.side_menu .menu_bt li a {
  text-align: center;
  border: 1px solid #c3c6c9;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
  background: #fff;
  border-radius: 2px;
  letter-spacing: -1px;
}

.side_menu .menu_footer {
  float: left;
  width: 100%;
  vertical-align: top;
  text-align: center;
  padding-bottom: 20px;
  color: #abb6b7;
  font-family: 'Nanum Gothic';
  padding-top: 10px;
  background: #f5f5f5
}

.side_menu .menu_footer a {
  font-size: 11px;
  text-align: center
}

.side_menu2 {
  position: absolute;
  top: 0;
  z-index: 2000000;
  width: 100%;
  height: 100vh;
  background: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);

}

.side_menu2 .menu_hd {
  background: #DB4B2B;
  width: 100%;
  height: 120px
}

.side_menu2 .menu_hd .login_icon {
  margin-left: 15px
}

.side_menu2 .menu_hd .login_icon img {
  vertical-align: middle
}

.side_menu2 .menu_hd .login_txt {
  color: #fff;
  margin-left: 10px
}

.side_menu2 .menu_hd .login_btn {
  float: right;
  background: #fff;
  height: 24px;
  line-height: 24px;
  margin-top: 8px;
  padding: 0 5px;
  border-radius: 3px;
  margin-right: 10px
}

.side_menu2 .menu_hd .login_btn button {
  color: #DB4B2B;
}

.side_menu2 .menu_hd .top_area {
  width: 100%;
  height: 70px
}

.side_menu2 .menu_hd .top_area a {
  float: right;
  padding: 10px;
  height: 32px
}

.side_menu2 .menu_hd li {
  float: left;
  height: 37px;
  line-height: 37px
}

.side_menu2 .menu_con {
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #dee3eb;
  margin-top:-1px;
}

.side_menu2 .menu_con > li {
  float: left;
  border-bottom: 1px solid #eef0ef;
  width: 33.333333%;
  border-right: 1px solid #eef0ef;
  height: 50px;
  line-height: 50px
}

.side_menu2 .menu_con > li:nth-child(1) {
  border-top: 0
}

.side_menu2 .menu_con > li:nth-child(2) {
  border-top: 0
}

.side_menu2 .menu_con > li:nth-child(3) {
  border-top: 0
}

.side_menu2 .menu_con > li:nth-child(3n) {
  border-right: 0
}

.side_menu2 .menu_con > li > a {
  font-size: 1.1em;
  padding: 0 0;
  text-align: center
}

.side_menu2 .menu_box {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
  border-bottom: 1px solid #dee3eb;
  border-top: 1px solid #eef0ef
}

.side_menu2 .menu_box li {
  float: left;
  width: 33.333333333%;
  text-align: center;
  height: 75px;
  padding: 0 15px;
  border-left: 1px solid #eef0ef;
  margin-top: 10px;
  margin-bottom: 10px
}

.side_menu2 .menu_box li a {
  text-align: center;
  padding-top: 10px
}

.side_menu2 .menu_box li a .menu_bx_icon {
  height: 20px;
}

.side_menu2 .menu_box li a em {
  font-size: 1.1em
}

.side_menu2 .menu_bt {
  float: left;
  padding: 0 10px 0;
  width: 100%;
  background: #fff;
}

.side_menu2 .menu_bt li {
  float: left;
  width: 50%;
  padding: 10px 5px
}

.side_menu2 .menu_bt li a {
  text-align: center;
  border: 1px solid #c3c6c9;
  height: 38px;
  line-height: 38px;
  font-size: 13px
}

.side_menu2 .menu_footer {
  float: left;
  width: 100%;
  background: #fff;
  vertical-align: top;
  text-align: center;
  padding-bottom: 20px;
  color: #abb6b7;
  font-family: 'Nanum Gothic'
}

.search_bar {
  float: left;
  height: 50px;
  background: #333 url('/m/img/top_bg.png') repeat-x center center;
  width: 100%;
  padding: 0 10px
}

.search_bar input {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  margin-top: 8px;
  padding: 0 5px;
  border: 1px solid #DB4B2B
}

.search_bar2 {
  float: left;
  height: 50px;
  background: #fff;
  width: 100%;
  padding: 0 10px;
  border-bottom: 1px solid #dee3eb
}

.search_bar2 input {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #fff;
  border: 1px solid #DB4B2B;
  border-radius: 3px;
  margin-top: 8px;
  padding: 0 5px;
  border: 1px solid #DB4B2B
}


/***** 헤드라인뉴스 슬라이드 *****/
.contents {
  clear: both;
  margin-top: 100px
}

.headline {
  position: relative;
  margin-bottom: 10px;
  margin-top: -10px
}

.headline h2 {
  display: none
}

.headline .slider_con {
  float: left;
  position: relative;
  width: 100%;
  text-align: center
}

.headline .slider_con .img_box {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;

}

.slider_con .caption {
  max-width: 100%;
  position: relative;
  bottom: 0;
  margin: -84px auto 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.13) 18%, rgba(0, 0, 0, 0.33) 36%, rgba(0, 0, 0, 0.74) 70%, rgba(0, 0, 0, 0.91) 87%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.13) 18%, rgba(0, 0, 0, 0.33) 36%, rgba(0, 0, 0, 0.74) 70%, rgba(0, 0, 0, 0.91) 87%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.13) 18%, rgba(0, 0, 0, 0.33) 36%, rgba(0, 0, 0, 0.74) 70%, rgba(0, 0, 0, 0.91) 87%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.slider_con .caption a {
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  height: 82px;
  display: inline-block
}

.headline h3 {
  max-width: 100%;
  width: 100%;
  position: absolute;
  bottom: 20px;
  line-height: 27px;
  right: 0;
  text-align: center;
  padding: 0 15px
}

.banner {
  float: left;
  width: 100%;
  text-align: center
}

.banner img {
  text-align: center
}


/*** 실시간 뉴스 ***/
.realtime {
  height: 38px;
  line-height: 38px;
  background: #fff;
  padding: 0 15px
}

.realtime h2 {
  float: left;
  padding: 0;
  margin-right: 10px;
  width: auto;
  height: 36px;
  line-height: 36px;
  font-size: 11px !important;
  border-bottom: 0 !important
}

.realtime h2 em {
  display: inline;;
  background: #DB4B2B;
  color: #fff;
  border: 1px solid #4787bf;
  padding: 3px 6px;
  box-sizing: border-box;
}

.realtime .rt_body {
  float: left;
  width: 100%;
  padding-left: 60px;
  margin-top: -36px;
  height: 36px;
  overflow: hidden;
}

.realtime .rt_body a {
  width: 100%;
  font-size: 1.1em;
  color: #000;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.realtime .rt_body li {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 55px !important
}


/*** 메인뉴스 ***/
.main_news em.item {
  height: 18px;
  line-height: 18px;
  color: #fff;
  font-size: .9em;
  padding: 2px 5px;
  margin-right: 5px
}

.main_news em.news_itm1 {
  background: #f24443
}

.main_news em.news_itm2 {
  background: #373d55
}


/*** 메뉴박스 ***/
.nav_box {
  float: left;
  width: 100%;
  background: #fff;
  border-top: 1px solid #ebeef3;
}

.nav_box ul {
  float: left;
  width: 100%
}

.nav_box ul li {
  float: left;
  width: 33.333333%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4
}

.nav_box ul li:nth-child(3n+1) {
  border-left: 0
}


/*** View Page ***/
.news_article {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  color: #222
}

.news_article .art_header {
  float: left;
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #e5e5e5
}

.news_article h2.news_title {
  float: left;
  width: 100%;
  font-size: 1.7em;
  line-height: 30px;
  margin: 20px 0;
  border: 0;
}

.news_func {
  position: relative;
  margin-bottom: 10px
}

.news_func .news_date {
  float: left;
  color: #7a7d80;
  font-size: 1.1em;
  height: 23px;
  line-height: 23px;
  letter-spacing: -0.05em
}

.news_func .func_btn {
  float: left;
  position: absolute;
  right: 0;
  bottom: 0
}

.news_func .func_btn a {
  display: inline-block
}

.news_func .func_btn a.scrap_bt {
  border: 1px solid #ccc;
  color: #888;
  border-radius: 3px;
  height: 23px;
  line-height: 23px;
  position: relative;
  top: 5px;
  padding: 0 6px;
  font-size: .9em
}

.news_article .news_body {
  float: left;
  font-size: 18px;
  line-height: 28px;
  padding: 20px;
  color: #222;
  letter-spacing: -0.025em
}

.news_img_con {
  max-width: 970px;
  margin: 0 auto;
}

.news_img_con img {
  margin-bottom: 10px
}

.news_img_con .img_caption {
  font-size: 13px;
  line-height: 1.5;
  color: #666;
  padding: 0 5px
}

.news_author {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 15px
}

.author_email {
  margin-left: 5px;
  color: #3186c6
}

.news_copy {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #666;
  margin-bottom: 20px;
  padding: 0 15px
}

.news_comment {
  float: left;
  width: 100%
}

.cheditor-caption-wrapper .cheditor-caption {
  width: auto !important
}

.news_article h2 {
  border-bottom: 2px solid #DB4B2B
}


/*** 공유하기 레이어 ***/
.share_btn_gp {
  position: absolute;
  left: 50%;
  top: 20px;
  background: #fff;
  width: 295px;
  margin-left: -143px;
  z-index: 29999;
  padding: 10px;
  border: 1px solid #e1e1e1;
  border-bottom: 1px solid #ccc;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.share_btn_gp dl dt {
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 1.2em;
  margin-bottom: 5px
}

.share_btn_gp dl dd {
  float: left;
  width: 60px;
  height: 74px;
  text-align: center;
  margin: 0 4px
}

.share_btn_gp dl dd:hover {
  cursor: pointer
}

.share_btn_gp dl dd img {
  padding: 10px 8px
}

.share_btn_gp dl dd em {
  width: 57px;
  clear: both;
  font-size: .82em
}

.share_btn_gp .close_btn {
  position: absolute;
  right: 10px;
  width: 12px;
  height: 12px
}


/*** Comment ***/
.news_comment {
  border: 0;
  margin-bottom: 0
}

.comment_con {
  float: left;
  width: 100%;
  background: #fff;;
  border-bottom: 0 solid #dee3eb;
  border-top: 1px solid #ebeef3;
  margin-bottom: 0
}

.comment_con .comnt_top {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
}

.comment_con .comnt_top em {
  color: #f24443;
  margin-left: 5px
}

.comment_con .comnt_body {
  float: left;
  width: 100%;
  padding: 10px 10px 0;
  border-top: 1px solid #ebeef3
}

.comment_con .comnt_body div {
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px
}

.comment_con .comnt_body div input {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  padding: 0 4px;
  vertical-align: middle;
  border: 1px solid #e1e1e1
}

.comment_con .comnt_body div.bx1 {
  width: 44%;
  padding-left: 35px;
  max-width: 160px;
  min-width: 110px
}

.comment_con .comnt_body div.bx2 {
  width: 49.3%;
  padding-left: 58px;
  max-width: 180px;
  min-width: 130px
}

.comment_con .comnt_body div.bx3 {
  width: 70%;
  padding-left: 106px;
  max-width: 220px;
  min-width: 180px;
  margin-right: 80px
}

.comment_con .comnt_body div.bx3 .capcha_num {
  float: left;
  position: absolute;
  height: 24px;
  line-height: 24px;
  right: -80px;
  font-size: 1.3em
}

.comment_con .comnt_body div label {
  float: left;
  position: absolute;
  left: 0;
  border: 1px solid #ccc;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  background: #fcfcfc
}

.comment_con .text_area {
  padding: 0 10px;
  margin-bottom: 10px
}

.comment_con .text_area textarea {
  border: 1px solid #e1e1e1;
  width: 100%;
  padding: 5px;
  height: 50px;
  background: #f8faff
}

.comment_con .comnt_btn {
  padding: 0 10px;
  margin-bottom: 10px;
  text-align: center
}

.comment_con .comnt_btn button {
  border: 1px solid #ccc;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.comment_box {
  float: left;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #ebeef3;
  border-bottom: 1px solid #dee3eb
}

.comment_box .comnt_txt {
  float: left;
  width: 100%;
  line-height: 1.5;
  color: #222;
  margin-bottom: 10px
}

.comment_box .wr_name {
  float: left;
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #2565d0;
}

.comment_box .comnt_func {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: .9em;
  letter-spacing: -0.05em
}

.comment_box .comnt_func ul {
  float: left
}

.comment_box .comnt_func ul li {
  float: left;
  color: #999
}

.comment_box .comnt_func ul li a {
  color: #999;
  margin-left: 3px;
}

.comment_box .comnt_func ul li a:before {
  content: "|";
  color: #e5e5e5;
  padding-right: 3px
}

.comment_box .comnt_btn_gp {
  float: right
}

.comment_box .comnt_btn_gp > div {
  float: left;
  margin-left: 10px
}

.comment_box .comnt_btn_gp > div img {
  vertical-align: middle;
  margin-right: 4px
}

.comment_box .comnt_btn_gp .btn_yes img {
  position: relative;
  top: -2px
}

.comment_box .comnt_btn_gp .btn_no img {
  position: relative;
  top: 2px
}

.comment_box02 .wr_name {
  padding-left: 15px;
  background: url('/m/img/icon/rp_bul.png') no-repeat 2px 10px
}

.password_box {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  padding: 6px 10px;
  box-shadow: 0 5px 5px #999
}

.password_box ul li {
  float: left;
  margin-bottom: 0
}

.password_box ul li label {
  letter-spacing: -0.05em
}

.password_box ul li input {
  width: 115px;
  padding: 0 4px;
  margin-left: 5px;
  border: 1px solid #ccc;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle
}

.password_box ul li button {
  float: left;
  border: 1px solid #ccc;
  padding: 0 8px;
  height: 32px;
  line-height: 32px;
  margin-right: 5px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}


/**마이페이지**/
.mypage {
}

.mypage .my_box {
  background: #DB4B2B;
  padding: 15px;
}

.mypage .my_box > h3 {
  color: #fff;
  font-size: 1.25em;
  font-weight: normal;
}

.mypage .my_info > p { /*background:#2f628e;*/
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  color: #fff;
  padding: 8px 10px;
  margin: 15px 0 15px 0;
  overflow: hidden;
}

.mypage .my_info > p img {
  vertical-align: middle;
  margin-right: 10px;
}

.mypage .my_info > p button {
  float: right;
  display: block;
  margin-top: 7px;
  border: 1px solid #fff;
  border-radius: 15px;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
}

.mypage .my_info > ul {
  display: flex;
  justify-content: space-between;
}

.mypage .my_info > ul li {
  background: #fff;
  border-radius: 5px;
  text-align: center;
  width: 48%;
}

.mypage .my_info > ul li a {
  display: block;
  color: #2f628e;
  padding: 12px 0;
  font-size: 14px;
}

.mypage ul.my_listcon {
  background: url('../img/icon/pattern01.png');
  padding: 15px;
}

.mypage ul.my_listcon li {
  background: #fff url('../img/icon/arrow_right.png') no-repeat right center;
  border: 1px solid #7c7f84;
  border-radius: 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.mypage ul.my_listcon li a {
  display: block;
  padding: 15px 0 15px 10px;
}

.my_listcon li {
  font-size: 1.2em
}

.my_listcon li span {
  padding: 5px;
  font-size: 16px;
  background: #DB4B2B;
  border-radius: 3px;
  margin-right: 10px;
}

.my_listcon li i {
  color: #fff;
}

/*** 마이스크랩 ***/
.myScrap ul li dl {
  position: relative
}

.myScrap ul li dl dd input[type="checkbox"] {
  vertical-align: middle;
}

.myScrap ul li dl dt {
  padding-right: 45px
}

.myScrap ul li dl {
  display: table
}

.myScrap ul li dl dd {
  display: table-cell
}

.myScrap ul li dl dd.chkbx {
  display: table-cell;
  height: 62px;
  line-height: 62px;
  vertical-align: middle;
  margin-right: 10px
}

.myScrap .select_all {
  font-family: 'Nanum Gothic';
  font-weight: normal;
  font-size: 13px;
  float: right
}

.myScrap .select_all input {
  margin-right: 5px
}

.myScrap dd.delete {
  float: right;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0
}

.myScrap dd.delete button {
  float: right;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  background: #eef3f6;
  font-size: 1em
}


/* 마이페이지 TABLE(공통) */
.mypage_con table {
  border-top: 1px solid #ccc;
  width: 100%;
  background: #fff;
}

.mypage_con table tr {
  border-top: 1px solid #e5e5e5;
}

.mypage_con table thead tr:first-child {
  border-top: 1px solid #ccc;
}

.mypage_con table tr:first-child {
  border-color: #ccc;
  border-top: 1px solid #808080;
}

.mypage_con table th {
  line-height: 40px;
  font-size: 1.0em;
  background: #fafafa;
  vertical-align: middle;
}

.mypage_con table td {
  text-align: center;
  font-size: 1.0em;
  vertical-align: middle;
}

.mypage_con table td.col5 {
  color: #3694ed
}

.mypage_con table td.price-num {
  color: #ff393a
}


/*** 14. 마이페이지 회원정보수정  ***/

.mypage_con .mypage_top span.total a {
  color: #000;
  border: 0;
  background: #F8FAFF;
  padding: 10px;
  text-align: right;
}

.mypage_con .mypage_top span.total em {
  color: #f24443
}

.mypage_con .mypage_tb {
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px
}

.mypage_con .mypage_tb tr {
  border-top: 1px solid #e6e6e6
}

.mypage_con .mypage_tb tr:first-child {
  border-top: 0
}

.mypage_con .mypage_tb th {
  font-weight: 900;
  vertical-align: middle;
  line-height: 22px;
  background: #fafafa;
  border-right: 1px solid #ccc
}

.mypage_con .mypage_tb th img {
  vertical-align: middle;
  margin-left: 5px
}

.mypage_con .mypage_tb td {
  text-align: left;
  padding: 5px 10px; /*line-height:50px;모바일 form간격조정*/
}

.mypage_con .mypage_tb td .mb_id {
  font-size: 1.1em
}

.mypage_con .mypage_tb td.nickname button {
  font-size: 1.1em;
  background: #8c9bc8;
  height: 32px;
  line-height: 32px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 0 10px;
  color: #fff;
  font-size: 1em
}

.mypage_con .mypage_tb .catg1 {
  border: 1px solid #ccc;
  width: 145px;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
  vertical-align: middle
}

.mypage_con .mypage_tb input {
  vertical-align: middle
}

.mypage_con .mypage_tb input[type="text"] {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  padding: 0 5px
}

.mypage_con .mypage_tb td.password span {
  color: #444
}

.mypage_con .mypage_tb td.phone input {
  width: 400px;
  margin-right: 10px
}

.mypage_con .mypage_tb td.phone_number input[type="text"] {
  width: 100px
}

.mypage_con .mypage_tb td.email select {
  padding: 4px 5px;
  border: 1px solid #ccc;
  width: 100px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle
}

.mypage_con .mypage_tb input[type="password"] {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  width: 272px;
  padding: 0 5px;
  background: #f8faff;
  margin-right: 10px
}

.mypage_con .mypage_tb td.subject input[type="checkbox"] {
  margin-right: 5px
}

.mypage_con .mypage_tb td.subject input[type="text"] {
  margin-right: 10px
}

.mypage_con .mypage_tb td.content {
  padding: 10px
}

.mypage_con .mypage_tb td.file span {
  border: 1px solid #ccc;
  padding: 10px 5px;
  height: 32px;
  line-height: 32px
}

.mypage_con .mypage_tb td.file div {
  color: #444;
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px
}

.mypage_con .mypage_tb td.file input[type="file"] {
  height: 23px;
  line-height: 23px;
  vertical-align: middle;
  width: 95%
}

.mypage_con .mypage_tb th .add_btn {
  height: 28px;
  line-height: 28px;
  margin-bottom: 14px
}

.mypage_con .mypage_tb th .add_btn button {
  border: 1px solid #ccc;
  height: 28px;
  line-height: 28px;
  background: #fff;
  padding: 0 10px
}

.mypage_con .mypage_tb td .capcha_hd {
  width: 323px;
  float: left;
  padding: 10px
}

.mypage_con .mypage_tb td .capcha_hd .capcha_img {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 4px
}

.mypage_con .mypage_tb td .capcha_hd .capcha_img img {
  vertical-align: middle
}

.mypage_con .mypage_tb td .capcha_hd .capcha_btn_gp {
  float: left
}

.mypage_con .mypage_tb td .capcha_hd .capcha_btn {
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc
}

.mypage_con .mypage_tb td .capcha_hd .capcha_btn {
  width: auto;
}

.mypage_con .mypage_tb td .capcha_hd .sound_btn {
  margin-bottom: 5px
}

.mypage_con .mypage_tb td .capcha_hd .capcha_btn img {
  vertical-align: middle;
  margin-right: 5px
}

.mypage_con .mypage_tb td .capcha_hd .capcha_btn {
  padding: 0 10px
}

.mypage_con .mypage_tb td .capcha_txt input {
  width: 200px;
  margin-right: 10px;
  background: #f8faff
}

.mypage_con .mypage_tb td .capcha_txt {
  height: 89px;
  line-height: 89px
}

.mypage_con .mypage_tb td .capcha_txt span {
  color: #444
}

.mypage_con .bottom_btn_gp {
  text-align: center;
  margin: 0 auto 30px;
}

.mypage_con .bottom_btn_gp button {
  height: 34px;
  line-height: 34px;
  padding: 0 25px;
}

.mypage_con .bottom_btn_gp .btn1 {
  background: #4f5f6f;
  color: #fff;
  margin-right: 10px
}

.mypage_con .bottom_btn_gp .btn2 {
  background: #fff;
  border: 1px solid #ccc
}

.mypage_con .agree {
  text-align: center;
  height: 73px;
  line-height: 73px
}

.mypage_con .agree label {
  font-size: 1.2em
}

.mypage_con .agree label input[type="checkbox"] {
  margin-left: 5px;
  height: 25px;
  width: 25px;
  background: #eee
}

.mypage_con .container {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mypage_con .container input {
  opacity: 0;
  cursor: pointer;
}

.mypage_con .checkmark {
  position: absolute;
  border: 1px solid #ccc;
  border-radius: 20px;
  top: 0;
  right: -2px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  margin-left: 10px
}

.mypage_con .container:hover input ~ .checkmark {
  background-color: #ccc
}

.mypage_con .container input:checked ~ .checkmark {
  background-color: #65758c;
  border: 1px solid #65758c;
}

.mypage_con .checkmark:after {
  content: "";
  position: absolute;
  display: none
}

.mypage_con .container input:checked ~ .checkmark:after {
  display: block
}

.mypage_con .container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg)
}


/*** 16. 마이페이지 스크랩  ***/

.mypage_con .mypage_top_fnc {
  float: left;
  position: relative;
  width: 100%;
  border-bottom: 0;
  border-left: 0;
  border-right: 0; /*height:60px;line-height:60px*/
  padding: 10px;
  background: #fff;
}

.mypage_con select {
  vertical-align: middle
}

.mypage_con .top_btn_gp button {
  vertical-align: middle;
  width: 74px;
  text-align: center;
  margin-right: 5px;
}

.mypage_con .top_btn_gp {
  float: left;
  margin-left: 20px
}

.mypage_con .top_btn_gp button {
  height: 32px;
  line-height: 32px;
  border: 1px solid #abb3d1;
  background: #fff;

  color: #637aad;
  border-radius: 5px;
  letter-spacing: -0.05em
}

.mypage_con .top_search { /*float:left;position:absolute;right:0*/
  float: right;
}

.mypage_con .top_search dt {
  float: left;
  margin-right: 15px;
  font-size: 1.1em
}

.mypage_con .top_search dd {
  float: left;
  font-size: 1.1em
}

.mypage_con .top_search dd button {
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  background: #DB4B2B;
  color: #fff;
  padding: 0 12px;
  margin-right: 0
}

.mypage_con .top_search select {
  border: 1px solid #ccc;
  background: #f8faff;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
  margin-right: 10px;
}

.mypage_con .top_search input {
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #f8faff;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
}

.mypage_con .scrap_tb .col2 {
  text-align: left
}

.mypage_con .scrap_tb .col2 dl dt.news_item_tit {
  float: none;
  font-size: 1.1em;

  line-height: 21px;
  height: 42px;
  overflow: hidden
}

.mypage_con .scrap_tb .col2 dl dd.news_item_txt {
  float: none;
  font-size: .9em;
  color: #666;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 620px
}

.mypage_con .scrap_tb .col2 dl dd.news_item_thumb {
  float: left;
  margin-right: 15px
}

.mypage_con .scrap_tb .col2 dl dd img {
  float: left;
  width: 112px;
  height: 63px
}

.mypage_con .scrap_tb td {
  height: auto;
  line-height: 0;
  vertical-align: middle;
  padding: 20px 0
}

.mypage_con .scrap_tb td input[type="checkbox"] {
  vertical-align: middle
}


/*** 17. 마이페이지 기사관리 ***/
.mypage_con .search_tb {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px
}

.mypage_con .search_tb tr:first-child {
  border-top: 1px solid #ccc
}

.mypage_con .search_tb th {
  border-right: 1px solid #ccc; /*height:64px;line-height:64px;*/
  vertical-align: middle
}

.mypage_con .search_tb td {
  vertical-align: middle;
}

.mypage_con .search_tb td ol li {
  float: left
}

.mypage_con .search_tb td ol li button {
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  border: 1px solid #8c9bc8;
  color: #7d8ab3;
  padding: 0 5px;
  margin-left: 5px;
  width: 60px
}

.mypage_con .search_tb td ol li button.on {
  background: #8c9bc8;
  color: #fff
}

.mypage_con .search_tb td ol {
  float: left; /*margin-left:20px*/
}

.mypage_con .search_tb td input {
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc
}

.mypage_con .search_tb td.td_margin {
  margin: 10px 0;
}

.mypage_con .search_tb .date_input_box {
  float: left
}

.mypage_con .search_tb .date_input_box span {
  margin: 0 5px
}

.mypage_con .search_tb .date_input_box input {
  width: 103px;
  padding: 0 5px
}

.mypage_con .search_tb .slt {
  background: #fafafa
}

.mypage_con .search_tb .category_select_group {
  float: left;
  width: 100%;
}

.mypage_con .search_tb .category_select_group select {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  width: 100%;
  padding: 4px 5px
}

.mypage_con .search_tb .news_type_select_box {
  float: left;
  width: 100%;
  text-align: left;
}

.mypage_con .search_tb .news_type_select_box select {
  width: 100%;
  margin-right: 5px;
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px
}

.mypage_con .search_tb .news_type_select_box button {
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  background: #DB4B2B;
  color: #fff;
  padding: 0 12px
}

.mypage_con .search_tb .news_type_select_box input {
  margin-right: 5px;
  padding: 0 5px;
  width: 70%;
}

.mypage_con .news_list_top {
  position: relative;
  margin: 0 0 0 0;
  background: #fff;
  padding: 8px;
  border-top: 1px solid #ccc;
}

.mypage_con .news_list_top span {
  float: left;
  height: 32px;
  line-height: 32px
}

.mypage_con .news_list_top .top_left {
  float: left;
}

.mypage_con .news_list_top .top_left em {
  color: #05aae0;

}

.mypage_con .news_list_top .top_left .n_num {
  font-size: 1em;
  margin-left: 6px;
}

.mypage_con .news_list_top .top_right { /*position:absolute;right:0;*/
  float: right;
  font-size: 1.1em;
}

.mypage_con .news_list_top .top_right span {
  margin-left: 0
}

.mypage_con .news_list_top .top_right span select {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
  width: 120px;
}

.mypage_con .news_list_top .top_right img {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 5px
}

.mypage_con .news_list_top .rgst_btn {
  background: #f24443;
  color: #fff;
  text-align: center;
  width: 74px;
}

.mypage_con .news_list_top .rgst_btn a {
  color: #fff
}

.mypage_con .news_art_tb .col1 {
  text-align: left
}

.mypage_con .news_art_tb th {
  background: #f8faff;
  line-height: 35px;
  height: 35px;
}

.mypage_con .news_art_tb td {
  vertical-align: middle;
  padding: 20px 0;
  text-align: center;
}

.mypage_con .news_art_tb td input[type="checkbox"] {
  vertical-align: middle
}

.mypage_con .news_art_tb .news_art_bt {
  vertical-align: middle;
  border: 1px solid #808080;
  height: 27px;
  line-height: 27px;
  background: #fafafa;
  width: 45px;
  font-size: 1em;
  border-radius: 5px
}

.mypage_con .news_art_tb .col1 {
  padding: 15px 15px;
  box-sizing: border-box;
}

.mypage_con .news_art_tb .col1 dl {
  float: left;
  width: 100%
}

.mypage_con .news_art_tb .col1 dl .date {
  color: #666;
  float: left;
  margin-bottom: 5px
}

.mypage_con .news_art_tb .col1 dl .catg {
  color: #666
}

.mypage_con .news_art_tb .col1 dl dd span img {
  vertical-align: middle;
  width: 15px;
  height: auto;
  margin-bottom: 2px
}

.mypage_con .news_art_tb .col1 dl dd span {
  float: left;
  margin-right: 10px
}

.mypage_con .news_art_tb .col1 dl dd {
  line-height: 24px;
  clear: both
}

.mypage_con .news_art_tb .col1 dl dt {
  clear: both;
  line-height: 24px;
  font-size: 1.1em;

  margin-bottom: 10px;
}

.mypage_con .news_art_tb .col1 dl dt a { /*position:absolute;right:0;top:0*/
  display: inline-block;
}

.mypage_con .news_art_tb .col1 dl dt p {
  position: relative;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px
}

.mypage_con .news_art_tb .col1 dl dd .date1 {
  float: left;
  margin-right: 20px
}

.mypage_con .news_art_tb .col1 dl dd .date2 {
  float: left
}

.mypage_con .news_art_tb .col1 dl dt img {
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 2px
}

.mypage_con .news_art_tb dl:nth-child(2) {
  display: flex;
  overflow: hidden;
  margin-top: 10px;
  background: #f4f4f4;
  padding: 5px;
  box-sizing: border-box;
}

.mypage_con .news_art_tb dl:nth-child(2) dd {
  float: left;
  margin-left: 5px;
}

.mypage_con .news_art_tb dl:nth-child(2) dd button {
  background: #fff;
  border-radius: 0;
  color: #444;
  border: 1px solid #ddd;
  width: 60px;
}

.mypage_con .news_art_tb dl:nth-child(2) dd:nth-child(1) {
  margin-left: 0;
}

.mypage_con .news_art_tb dl:nth-child(2) dd:nth-child(3) {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  line-height: 27px;
  color: #444
}

.mypage_con .news_art_tb i {
  vertical-align: middle;
}

table.list_news {
  border-top: 2px solid #DB4B2B !important
}

table.list_news td select {
  margin: 2.5px 0;
}

table.list_news td input[type="text"] {
  margin: 2.5px 0;
}

table.list_news td label {
  margin: 8px 0;
}

.mypage_con .news_art_tb td:last-child {
  border-bottom: 1px solid #ddd;
}

.mypage_con table.list_news th.th_height {
  height: auto !important;
  line-height: 0
}

.list_news_select_all {
  text-align: left;
  background: #fafafa;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ddd;
}

.list_news_select_all span {
  margin-left: 10px;
}

table.news_art_tb dl dd span.outing {
  color: #336be8;
}

table.news_art_tb dl dd span.outwait {
  color: #F24443;
}

/*** 18. 마이페이지 메일 보낸 기사 ***/

.mypage_con .mypage_top .n_num {
  color: #dc364e;

}

.mypage_con .mypage_top .info_text {
  font-size: 1.1em;
  letter-spacing: 0
}

.mypage_con .mail_info_tb .col2 {
  text-align: left
}

.mypage_con .mail_info_tb .col2 dl dt.news_item_tit {
  float: none;
  font-size: 1.1em;

  line-height: 21px;
  height: 42px;
  overflow: hidden
}

.mypage_con .mail_info_tb .col2 dl dd.news_item_txt {
  float: none;
  font-size: .9em;
  color: #666;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 506px
}

.mypage_con .mail_info_tb .col2 dl dd.news_item_thumb {
  float: left;
  margin-right: 15px
}

.mypage_con .mail_info_tb .col2 dl dd img {
  float: left;
  width: 112px;
  height: 63px
}

.mypage_con .mail_info_tb .empty {
  height: 62px;
  line-height: 62px;
  text-align: center
}

.mypage_con .mail_info_tb td {
  height: auto;
  line-height: 0;
  vertical-align: middle;
  padding: 20px 0
}

.mypage_con .mail_info_tb td input[type="checkbox"] {
  vertical-align: middle
}

.mypage_con .mail_info_tb .mail_info_box {
  background: #f8faff;
  padding: 20px;
}

.mypage_con .mail_info_tb .mail_info_bx_con {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  background: #fff
}

.mypage_con .mail_info_tb .mail_info_bx_con ul li {
  height: 60px;
  line-height: 60px;
}

.mypage_con .mail_info_tb .mail_info_bx_con ul li button {
  height: 32px;
  line-height: 32px;
  background: #4f5f6f;
  vertical-align: middle;
  color: #fff;
  width: 65px
}

.mypage_con .mail_info_tb .mail_info_bx_con dl {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc
}

.mypage_con .mail_info_tb .mail_info_bx_con dl dt {
  float: left;
  width: 20%;
  border-right: 1px solid #ccc;
  background: #fafafa;

}

.mypage_con .mail_info_tb .mail_info_bx_con dl dd {
  float: left;
  width: 80%;
  text-align: left;
  padding: 0 20px;
  letter-spacing: 0;
  color: #2376dc
}


/*** 19. 마이페이지 기사 댓글 관리 ***/
.mypage_con .reply_tb td {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}

.mypage_con .reply_tb .col2 {
  text-align: left;
  padding: 0 10px;
  max-width: 200px;
  padding-top: 10px;
}

.mypage_con .reply_tb .col2 a { /*overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  max-height: 44px;
  font-size: 1.1em;
}

.mypage_con .reply_tb .col3 img {
  vertical-align: middle;
  margin-right: 5px
}

.mypage_con .reply_tb .col3 span:first-child {
  margin-right: 10px;
}

.mypage_con .reply_tb .col3 span:nth-child(3) {
  margin-left: 15px;
  color: #666;
}

.mypage_con .reply_tb .col3 span:nth-child(3) i {
  vertical-align: middle;
}

.mypage_con .reply_tb .col3 {
  margin: 5px 0;
}

.mypage_con .reply_tb .col4 img {
  vertical-align: middle
}

.mypage_con .reply_tb .col5 {
  color: #000
}


/*** 20. 마이페이지 세금계산서 신청 ***/
.mypage_con .mypage_tb td.corporate_registration_number input {
  width: 100px;
  vertical-align: middle;
  height: 32px;
  line-height: 32px
}

.mypage_con .mypage_tb td.bx_type1 input {
  width: 220px;
  margin-right: 15px
}

.mypage_con .mypage_tb td.bx_type2 input {
  width: 260px;
  margin-right: 15px
}

.mypage_con .mypage_tb td.bx_type3 input {
  width: 100px
}

.mypage_con .mypage_tb td.address button {
  vertical-align: middle;
  color: #fff;
  background: #ec6941;
  height: 32px;
  line-height: 32px;
  font-size: 1em;
  padding: 0 10px;
  margin-left: 10px
}

.mypage_con .mypage_tb td.address ul li:first-child {
  border-bottom: 1px dashed #e5e5e5
}

.mypage_con .mypage_tb td.address .addr1 {
  width: 150px
}

.mypage_con .mypage_tb td.address .addr2 {
  width: 600px;
  margin-right: 15px
}

.mypage_con .mypage_tb td.text {
  padding-top: 15px;
  padding-bottom: 15px
}

.mypage_con .mypage_tb td.text textarea {
  width: 100%;
  border: 1px solid #ccc;
  height: 122px;
  padding: 10px;
  line-height: 150%
}

.mypage_con .mypage_tb td.news_section select { /*float:left;*/
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  width: 30%;
  margin-right: 10px; /*margin-top:0;padding:4px 5px*/
}


/*** 21. 마이페이지 기사등록(22. 포토뉴스, 23. 동영상뉴스) ***/
.mypage_con .mypage_tb td.news_type label {
  margin-right: 15px
}

.mypage_con .mypage_tb td.news_type dl {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  background: #fafafa;
  margin-bottom: 15px;
  padding: 0 10px
}

.mypage_con .mypage_tb td.news_type dl dt {
  float: left;
  text-align: left;
  width: 14%;

  color: #DB4B2B;
  font-weight: bold; /*border-top:1px dashed #c4c6cc;*/
  width: 100%;
  line-height: 30px;
}

.mypage_con .mypage_tb td.news_type dl dd {
  float: left;
  width: 100%; /*border-top:1px dashed #c4c9cc*/
  border-bottom: 1px dashed #c4c9cc;
  line-height: 35px;
}

/*.mypage_con .mypage_tb td.news_type dl dt:first-child{border:0}*/
/*.mypage_con .mypage_tb td.news_type dl dd:first-child{border:0 !important}*/
.mypage_con .mypage_tb td.news_type dl dd select {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
  margin-right: 5px;
  width: 100%
}

.mypage_con .mypage_tb td.news_type dl dd input[type="text"] { /*width:450px*/
  width: 100%;
}

.mypage_con .mypage_tb td.news_type dl dd input[type="checkbox"] {
  margin-right: 4px
}

.mypage_con .mypage_tb td.bx_type4 input {
  width: 100%
}

.mypage_con .mypage_tb td.title_img input {
  height: 32px;
  line-height: 31px;
  border: 1px solid #ccc;
  padding: 2px 4px;
  width: 100%;
  margin-right: 10px
}

.mypage_con .mypage_tb td.title_img span {
  letter-spacing: -0.05em;
  display: inline-block;
  line-height: 20px;
}

.mypage_con .mypage_tb td.file_add ul {
  float: left;
}

.mypage_con .mypage_tb td.file_add ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.mypage_con .mypage_tb td.file_add ul li:first-child {
  float: left;
  margin-left: 0;
}

.mypage_con .mypage_tb td.file_add input {
  height: 32px;
  line-height: 31px;
  border: 1px solid #ccc;
  padding: 2px 4px;
  width: 100%;
}

.mypage_con .mypage_tb td.file_add span {
  letter-spacing: -0.05em;
  display: inline-block;
  line-height: 20px;
}

.mypage_con .mypage_tb td.file_add button {
  background: #8c9bc8;
  height: 32px;
  line-height: 32px;
  color: #fff;
  color: #fff;
  vertical-align: middle;
  font-size: .9em;
  padding: 0 10px;
  margin-right: 0
}

.mypage_con .mypage_tb td.file_add ul.addfile {
  display: flex;
  flex-wrap: wrap;
}

.mypage_con .mypage_tb td.summary {
}

.mypage_con .mypage_tb td.summary textarea {
  width: 100%;
  border: 1px solid #ccc;
  height: 122px;
  padding: 10px;
  line-height: 150%;
  margin-bottom: 5px
}

.mypage_con .mypage_tb td.summary {
  line-height: 20px
}

.mypage_con .mypage_tb td.keyword {
  line-height: 20px
}

.mypage_con .mypage_tb td.keyword input {
  width: 100%;
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  margin-bottom: 5px
}

.mypage_con .mypage_tb td.date {
  line-height: 20px
}

.mypage_con .mypage_tb td.date .date_con {
  float: left;
  line-height: 32px;
  margin-bottom: 5px;
  width: 100%
}

.mypage_con .mypage_tb td.date input {
  width: 150px;
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  padding: 0 5px
}

.mypage_con .mypage_tb td.date select {
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  padding: 4px 5px;
  width: 80px;
  margin-left: 10px
}

.mypage_con .mypage_tb td.date span {
  width: 100%
}

.mypage_con .mypage_tb td ul.s_title li input {
  width: 78%;
}

.mypage_con .mypage_tb td ul.s_title button.btn_style {
  border: 1px solid #bbb;
  font-size: 13px;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0 10px;
  background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
  margin-left: 5px;
  border-radius: 3px;
  letter-spacing: -0.5px;
  margin: 2.5px 0;
  margin-left: 5px;
}

/** 결제내역보기 **/
table.t_payment td {
  line-height: 35px;
}

table.t_payment {
  border-bottom: 1px solid #ccc
}


/*** 로그인 ***/
.login_m_con .login_box {
  padding: 30px 20px;
  background: #fff;
  border-top: 1px solid #e5e5e5
}

.login_m_con .login_box label {
  float: left;
  color: #65758c;
  margin-right: 0;
  z-index: 100;
  height: 33px;
  line-height: 33px
}

.login_m_con .login_box .login_input input {
  float: left;
  width: 100%;
  padding-left: 70px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  background: none;
  height: 33px;
  line-height: 33px;
}

.login_m_con .login_box .login_help {
  height: 33px;
  line-height: 33px
}

.login_m_con .login_box li {
  margin-bottom: 10px;
}

.login_m_con .login_box li .login_input {
  position: relative;
  border: 1px solid #999;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px
}

.login_help {
  float: left;
  width: 100%;
  color: #666
}

.login_help span {
  float: left;
  margin-right: 5px;
  letter-spacing: -0.05em
}

.login_help span.findID a {
  float: left
}

.login_help span.findID:after {
  content: "|";
  padding-left: 5px;
  color: #dcdcdc
}

.login_help span.saveID {
  float: right;
  letter-spacing: -0.05em
}

.login_help span.saveID input {
  margin-right: 5px
}

.loginButton {
  height: 40px;
  line-height: 40px;
  clear: both;
  margin-bottom: 0 !important
}

.loginButton button {
  text-align: center;
  font-size: 1.2em;
  width: 49%;
  -moz-box-shadow: inset 0 1px 0 0 #f7c5c0;
  -webkit-box-shadow: inset 0 1px 0 0 #f7c5c0;
  box-shadow: inset 0 1px 0 0 #f7c5c0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc8d83), color-stop(1, #e4685d));
  background: -moz-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
  background: -webkit-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
  background: -o-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
  background: -ms-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
  background: linear-gradient(to bottom, #fc8d83 5%, #e4685d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#e4685d', GradientType=0);
  background: #fc8d83;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #d83526;
  zoom: 1;
  cursor: pointer;
  color: #ffffff;

  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
}

/*** 모바일 회원가입***/
.agree_box_choice_btn button {
  width: 100%;
}

.common_member_join_box {
  padding-bottom: 50px;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

.common_member_join_box .agree_box {
  border: 1px #ddd solid;
  border-bottom: 0;
  background: #fff;
  margin: 10px;
}

.common_member_join_box .agree_box dt {
  border-bottom: 1px #ddd solid;
  padding: 15px 10px;
  position: relative;
}

.common_member_join_box .agree_box dt .show_info {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  text-align: center;
  border-left: 1px #ddd solid;
  background: #f8f8f8;
  line-height: 44px;
}

.common_member_join_box .agree_box dd {
  border-bottom: 1px #ddd solid;
  padding: 10px;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  height: 150px;
}


.common_member_join_box .agree_box_choice_btn {
  margin-top: 15px;
  margin: 10px;
}

.common_member_join_box .agree_box_choice_btn ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.common_member_join_box .agree_box_choice_btn li {
  display: table-cell;
}

.common_member_join_box table {
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
}

.common_member_join_box table tr {
  border-bottom: 1px #ddd solid;
}

.common_member_join_box table th {
  color: #333;
  line-height: 20px;
  padding: 7px 3px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 80px;
  vertical-align: middle;
}

.common_member_join_box table th img {
  vertical-align: middle;
  margin-left: 4px;
}

.common_member_join_box table td {
  color: #666;
  padding: 6px 5px;
  line-height: 20px;
  letter-spacing: 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: left;
}

.common_member_join_box table .center {
  text-align: center;
}

.common_member_join_box table .left {
  text-align: left;
}

.common_member_join_box table input[type="text"],
.common_member_join_box table input[type="password"] {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  padding: 0 5px;
  margin: 3px 0;
}

.common_member_join_box table .chk_bt {
  display: inline-block;
  padding: 0 5px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  background: #8c9bc8;
  color: #fff;
  margin-left: 10px;
  font-size: 1em;
  border-radius: 2px;
}

.common_member_join_box table select {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  padding: 0 5px;
  background: #fff;
  margin: 3px 0;
}

.common_member_join_box .register_agree {
  margin: 15px 0;
  text-align: center;
}

.common_member_join_box .bottom_btn_gp {
  text-align: center;
  margin-top: 30px;
}

.common_member_join_box .bottom_btn_gp button {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 1.3em;
  border-radius: 4px;
  background: #f24443;
  color: #fff;
}

.common_member_join_box .container input {
  opacity: 0;
  cursor: pointer;
}

.common_member_join_box .checkmark {
  display: inline-block;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 20px;
  top: 0;
  right: -2px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  margin-left: -7px;
  vertical-align: middle;
}

.common_member_join_box .container:hover input ~ .checkmark {
  background-color: #ccc
}

.common_member_join_box .container input:checked ~ .checkmark {
  background-color: #65758c;
  border: 1px solid #65758c;
}

.common_member_join_box .checkmark:after {
  content: "";
  position: absolute;
  display: none
}

.common_member_join_box .container input:checked ~ .checkmark:after {
  display: block
}

.common_member_join_box .container .checkmark:after {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg)
}


/*** 아이디 찾기 ***/

.find_m_con .find_box {
  padding: 30px 20px;
  background: #fff;
  border-top: 1px solid #e5e5e5
}

.find_m_con .find_box label {
  float: left;
  color: #65758c;
  margin-right: 0;
  z-index: 100;
  height: 33px;
  line-height: 33px
}

.find_m_con .find_box .find_input input {
  float: left;
  width: 100%;
  padding-left: 70px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  background: none;
  height: 33px;
  line-height: 33px
}

.find_m_con .find_box li {
  margin-bottom: 10px;
}

.find_m_con .find_box li .find_input {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px
}

.find_m_con .button {
  height: 40px;
  line-height: 40px;
  clear: both;
  margin-bottom: 0 !important;
  text-align: center
}

.find_m_con .button button {
  background: #63687b;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-family: 'Nanum Gothic';
  border-radius: 4px;
  font-size: 1.2em;
  box-shadow: inset 0 1px 0 0 #7a8eb9;
  background: linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
  background-color: #637aad;
  border: 1px solid #314179;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;

  font-size: 1.2em;
  padding: 0 28px;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  width: 100%
}

/*** 모바일 공지사항 ***/
.notice_list {
}

.notice_list h2 {
  border-bottom: 2px solid #DB4B2B
}

.notice_list .notice_search {
  overflow: hidden;
  background: #F8FAFF;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

.notice_list ul.cmt_hd_fnc {
  float: right;
}

.notice_list ul.cmt_hd_fnc li {
  float: left;
}

.notice_list ul.cmt_hd_fnc li select {
  border: 1px solid #ccc;
  background: #fff;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
  margin-right: 10px;
  vertical-align: middle;
}

.notice_list ul.cmt_hd_fnc li input {
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #fff;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
}

.notice_list ul.cmt_hd_fnc li button {
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
  background: #DB4B2B;
  color: #fff;
  padding: 0 12px;
  margin-right: 0;
}

.notice_list .text_list {
  width: 100%;
}

.notice_list .text_list th {
  line-height: 45px;
  font-size: 1.313em;
  background: #f8faff;
  vertical-align: middle;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #808080;
}

.notice_list .text_list td {
  background: #fff;
  height: 40px;
  vertical-align: middle;
  line-height: 20px;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  font-size: 1.1em;
}

.notice_list .text_list td .txt_label {
  color: #3aa0fb;
}

.notice_list .text_list td span {
  display: block;
  color: #888;
  font-size: 0.938em;
  margin-top: 6px;
}

.notice_list .text_list td span i {
  vertical-align: middle;
}

.notice_list .text_list td .li_tit {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

/** 마이페이지 기사등록*/
table.wrtie_news {
  border-top: 2px solid #DB4B2B !important
}

table th.t_col_2 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
}

table button.file_delete {
}

table span.file_ex {
}

table.wrtie_news td.file_add span:nth-child(1) {
  width: 100%;
}

table.wrtie_news ul.addfile {
  margin-top: 10px;
}

table.wrtie_news td select {
  margin: 2.5px 0;
}

table.wrtie_news td input[type="text"] {
  margin: 2.5px 0;
}

table.wrtie_news td label {
  margin: 8px 0;
}

table.wrtie_news .wr_type_dl label {
  margin: 0;
}

table.wrtie_news .wr_type_dl dd {
  line-height: 25px !important;
  padding-bottom: 5px;
}

table.wrtie_news li.file_checked span {
  height: 15px;
  width: 15px;
  line-height: 15px;
  margin: 5px 5px 5px 3px;
}

table.wrtie_news li.file_checked input {
  height: 15px !important; /*height:15px; width:15px; line-height:20px; margin:5px;*/
}

table.wrtie_news li.file_checked {
  border: 1px solid #ccc;
}


/*** 모바일 공지사항view ***/
.notice_view section h2 {
  height: auto;
}

.notice_view .func_btn a:first-child img {
  border: none;
}

.notice_view .n_wr {
  float: left;
  color: #3694ed;
  display: inline-block;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
}

.notice_view .n_wr::after {
  margin-left: 10px;
  content: "|"
}

.notice_view .news_date {
  color: #3694ed;
  margin-left: 10px;
  display: inline-block;
}

.notice_view .func_btn {
  margin-right: 10px;
}

.notice_view .share_btn_gp {
  display: none;
}

.notice_view .supporter dl dd.add ul li {
  width: 110px;
  margin-bottom: 10px
}

.notice_view .news_article .art_header {
  padding: 0 5px;
}

/*.notice_view .community_view_con .cmt_view_bottom ul li {width:background:#fff; border:1px solid #ccc; padding:8px 10px; font-size:1.1em; margin:0 10px 10px 10px; border-radius:3px;}*/

/*** 패스워드 찾기 ***/


/*** 1차 카테고리 ***/
.category_m {
  color: #DB4B2B
}


/*** 검색결과 ***/
.search_li_con .sch_num {
  color: #f24443;

  font-size: 1em
}


/*** 커뮤니티 메인 ***/
.community_m ul li:last-child {
  border-bottom: 0
}

.community_m ul {
  border-bottom: 0;
  margin-bottom: 0
}

.community_m h2 span {
  float: right
}

.community_m h2 span a {
  font-size: 12px;
  font-family: 'Nanum Gothic';
  font-weight: normal;
  float: left
}


/*** 커뮤니티 글쓰기 ***/
.cmt_write_tb {
  padding: 10px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #ebeef3
}

.cmt_write .write_tb {
  width: 100%;
  border: 1px solid #e5e5e5
}

.cmt_write .write_tb select.catg1 {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  width: 203px;
  background: #f8faff !important
}

.cmt_write .write_tb tr {
  border-top: 1px solid #ebeef3
}

.cmt_write .write_tb tr:first-child {
  border-top: 0
}

.cmt_write .write_tb tr th {

  font-size: 1em;
  letter-spacing: -0.05em;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #ebeef3;
  vertical-align: middle
}

.cmt_write .write_tb tr td {
  padding: 10px
}

.cmt_write .write_tb .cheditor-tb-wrapper {
  height: auto !important
}

.cmt_write .write_tb input {
  border: 1px solid #ccc;
  vertical-align: middle;
  background: #f8faff
}

.cmt_write .write_tb input[type="text"] {
  height: 32px;
  line-height: 32px;
  width: 100%;
  padding: 0 4px;
  background: #f8faff !important
}

.cmt_write .write_tb input[type="password"] {
  height: 32px;
  line-height: 32px;
  width: 100%;
  padding: 0 4px;
  background: #f8faff !important
}

.cmt_write .write_tb input[type="checkbox"] {
  margin-right: 5px
}

.cmt_write .write_tb textarea {
  border: 1px solid #ccc;
  vertical-align: middle;
  height: 100px;
  width: 100%;
  background: #f8faff;
  padding: 10px;
  color: #333;
  line-height: 1.5
}

.cmt_write .write_tb .add_icon img {
  vertical-align: middle
}

.cmt_write .write_tb .add_icon a {
  display: inline-block;
  margin: 0 2px
}

.cmt_write .write_tb .file_con .add_file {
  line-height: 25px;
  margin-top: 10px
}

.cmt_write .write_tb .file_con .add_icon {
  line-height: 25px;
  margin-bottom: 10px
}

.cmt_write .write_tb .file_con .file_input input {
  padding: 4px 5px;
  width: 100%;
  margin-bottom: 10px
}

.cmt_write .write_tb .captcha {
  padding-bottom: 0;
  border-spacing: 0
}

.cmt_write .write_tb .captcha input {
  width: 100px;
  margin-bottom: 9px;
  margin-top: 9px
}

.cmt_write .write_tb .captcha .captcha_txt {
  float: left;
  margin-right: 10px;
  margin-bottom: 9px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  margin-top: 9px
}

.cmt_write .write_tb .captcha .captcha_num {
  float: left;
  margin-right: 0;
  padding: 0;

  font-size: 1.3em;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  vertical-align: middle;
  color: #5f7cd8
}

.btm_button {
  width: 100%;
  text-align: center;
  background: #fff
}

.btm_button button {
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  height: 31px;
  line-height: 31px;
  vertical-align: middle;
  font-size: 1.1em;
  padding: 0 15px;
  margin: 20px 0;
  border: 1px solid #222
}

.btm_button .btn1 {
  background: #dc364e;
  color: #fff;
  border: 1px solid #bf3045;
  margin-right: 5px
}


/*** Footer ***/
footer {
  float: left;
  position: relative;
  background: #131214;
  padding: 20px 10px;
}

footer .btn_gp {
  float: left;
  margin: 0 auto;
  width: 100%;
  text-align: center
}

footer .btn_gp a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  margin: 0 3px;
  color:#F4F3F5;
}

footer .foot {
  float: left;
  text-align: center;
  width: 100%;
  color: #F4F3F5;
  margin: 10px 0;
  clear: both
}

footer .foot,
footer .foot a {
  color: #888 !important
}

footer button.top_bt {
  float: left;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 31px;
  height: 31px;
}


/*** 기사더보기 ***/
.empty_block {
  height: 226px;
}


/*** 커뮤니티 뷰페이지 ***/
.cmt_article {
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #dee3eb;
  border-top: 1px solid #ebeef3;
  margin-bottom: 10px;
  color: #222
}

.cmt_article .art_header {
  float: left;
  width: 100%;
  padding: 0 15px;
  border-bottom: 1px solid #e5e5e5
}

.cmt_title {
  float: left;
  width: 100%;
  font-size: 1.7em;
  line-height: 30px;
  margin: 20px 0;
  border: 0;
}

.cmt_func {
  position: relative;
  margin-bottom: 10px
}

.cmt_func ul {
  float: left
}

.cmt_func ul li {
  float: left;
  color: #999;
  font-size: .9em;
  height: 14px;
  line-height: 14px;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #e5e5e5;
  letter-spacing: -0.05em
}

.cmt_func ul li:last-child {
  border-right: 0
}

.cmt_func .func_btn {
  float: left;
  position: absolute;
  right: 0;
  bottom: -4px
}

.cmt_func .func_btn a {
  display: inline-block
}

.cmt_func .func_btn a.scrap_bt {
  border: 1px solid #ccc;
  color: #888;
  border-radius: 3px;
  height: 23px;
  line-height: 23px;
  position: relative;
  top: 5px;
  padding: 0 6px;
  font-size: .9em
}

.cmt_article .cmt_body {
  float: left;
  font-size: 15px;
  line-height: 28px;
  padding: 15px;
  color: #222;
  letter-spacing: -0.025em
}

.cmt_img_con {
  margin-bottom: 10px;
  max-width: 970px;
  margin: 0 auto
}

.cmt_img_con img {
  margin-bottom: 10px
}

.cmt_img_con .img_caption {
  font-size: 13px;
  line-height: 1.5;
  color: #666;
  padding: 0 5px
}

.cmt_author {
  float: left;
  width: 100%;
  margin-top: 20px;
  font-size: 1em
}

.author_email {
  margin-left: 5px;
  color: #3186c6
}

.cmt_copy {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #666
}

.cmt_comment {
  float: left;
  width: 100%
}


/*** 페이징 ***/
.paging {
  float: left;
  text-align: center;
  margin: 20px auto 40px;
  width: 100%
}

.paging a {
  display: inline-block;
  text-align: center;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
  line-height: 22px;
  background: #fff;
  border-radius: 2px;
  margin-left: 5px;
  margin-bottom: 5px;
}

.paging a.on {
  background: #DB4B2B;
  color: #fff;
  border: 1px solid #DB4B2B
}

/*.paging a i {vertical-align:-0.19em; font-size:18px; color:#555}
.paging a.left_btn {margin-left:0; margin-right:4px; padding:0 7px 4px 5px}
.paging a.right_btn {margin-left:4px; padding:0 5px 4px 7px}
.paging a.end_left {margin-left:0; margin-right:2px; padding:0 6px 4px 4px}
.paging a.end_right {margin-left:2px; padding:0 4px 4px 6px}*/


/*** 뉴스 - 없음 ***/
.no_news_text {
  height: 40px
}

.no_news_img {
  height: 321px
}

.no_news_web {
  height: 6.41em
}


/*** cheditor 사이즈 ***/
.cheditor-container {
  width: 100% !important
}


/*** 슬라이드 버튼 ***/
.slider_btn {
  width: 20px;
  display: none;
}


/*** 커뮤니티 페이지 하단 버튼 ***/
.bottomBtn {
  float: left;
  width: 100%;
  padding: 15px;
  border-top: 1px solid #e5e5e5;
  color: #222
}

.bottomBtn .leftBt {
  float: left
}

.bottomBtn .leftBt li {
  margin-right: 5px
}

.bottomBtn .leftBt li {
  float: left
}

.bottomBtn .rightBt {
  float: right
}

.bottomBtn .rightBt li {
  float: left;
  margin-left: 5px
}

.bottomBtn li {
  background: #ffffff;
  border: 1px solid #ccc;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}

.sec_bt_gp1 .write_bt {
  background: #f44336 !important;
  border: 1px solid #cc372d !important;
  height: 26px;
  line-height: 26px;
  padding: 0 6px;
  border-radius: 2px
}

.sec_bt_gp1 .write_bt a {
  color: #fff;
  height: 24px;
  line-height: 24px
}

.sec_bt_gp1 {
  margin-top: 10px
}

.prev_bt {
  background: #fff !important;
  border: 1px solid #ccc !important;
  height: 26px;
  line-height: 26px;
  padding: 0 6px;
  border-radius: 2px;
  float: left !important;
  margin-right: 4px
}

.prev_bt a {
  color: #000;
  height: 24px;
  line-height: 24px
}


/*** 전체선택, 선택버튼 ***/
.slt_all {
  font-family: 'Nanum Gothic';
  letter-spacing: -0.03em
}

.sdel_bt {
  font-family: 'Nanum Gothic';
  cursor: pointer;
  border: 1px solid #ccc;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  padding: 2px 6px;
  letter-spacing: -0.03em;
  border-radius: 2px
}


/*** 이미지 박스 설정 ***/
.photo_news .img_box {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  width: auto !important;
  text-align: center !important
}

.movie_news .img_box {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  width: auto !important;
  text-align: center !important
}

.photo_news dl dd {
  max-width: 360px;
  margin: 0 auto;
  text-align: center
}

.movie_news dl dd {
  max-width: 360px;
  margin: 0 auto;
  text-align: center
}

.slider_con,
.slider_con2 {
  width: 100%;
  height: 300px !important;
}

.slider_con .img_box {
  max-width: 100% !important
}

.slide_item_ .li_img .img_box {
  text-align: center;
  margin: 0 auto 10px;
  width: auto !important;
}

.sub_top_news .li_webz .img_box {
  margin-right: 10px
}

.li_webz .img_box {
  margin-right: 10px
}


/*** 마이스크랩 ***/
.myScrap {
  border-bottom: 0
}

.myScrap ul {
  border-top: 0
}

/* 카드 더보기 버튼*/
.card_more {
  font-size: 1.1em
}


/* 팝업 레이어 수정 */
.popupLayer {
  height: 26px !important;
  line-height: 26px;
  padding: 0 10px;
  padding-left: 10px !important
}

.pclose {
  height: 26px !important;
  line-height: 26px !important;
  padding: 0 10px
}

.pclose input {
  margin-right: 4px;
  vertical-align: middle;
  top: 0 !important
}

.pclose .bar a {
  color: #fff
}

.pclose .bar a:after {
  content: "×";
  margin-left: 5px;
  position: relative;
  top: 1px
}

.top_news .banner:last-child {
  margin-bottom: 5px
}

.top_aside .banner:last-child {
  margin-bottom: 5px
}

.column_right01 .banner:last-child {
  margin-bottom: 5px
}

.column_left02 .banner:last-child {
  margin-bottom: 5px
}

/* 팝업 수정 */
#popup_5 table {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .5)
}

/* 아이콘 이미지 수정 */
section .li_txt li a span img {
  vertical-align: middle;
  margin-left: 2px
}

section .li_txt li > a > img {
  position: relative;
  top: 15px;
  margin-right: 5px
}

.info_tag_ .img_box {
  width: 100% !important;
  max-width: 360px;
  max-height: 231px;
  height: 231px !important;
  transition: all .3s ease;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto
}

/************************************* 두번째(섹션스킨) *************************************/

/*공통*/
section.section2 {
  border: 0;
  margin-bottom: 20px;
}

section.section2 h2 {
  font-size: 1.25rem;
  padding: 0 20px;
  line-height: normal;
  height: auto;
  margin: 20px 0;
  position: relative;
}

section.editor_pick_news h2 {
  position: relative;
}
section.section2 h2 dd {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 14px;
  font-weight: normal;
}
section.editor_pick_news h2 dd {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 20px;
  font-size: 14px;
  font-weight: normal;
}


section.section2 h2 span {
  color: #000;
}

.more_btn4 {
  padding: 0 15px;
  margin: 20px 0 30px 0;
}

.more_btn4 button {
  width: 100%;
  height: 46px;
  color: #888;
  font-size: 1.1em;
  border: 1px solid #dadfe7;
}

.more_btn4 button {
  display: inline-block;
}

.more_btn4 button img {
  vertical-align: middle;
  margin-left: 5px
}

/*** 헤드라인뉴스2 슬라이드 ***/
.headline2 {
  position: relative;
  background: #fff;
  border-bottom: 20px solid #F2F2F2;
}

.headline2_allow .slider_btn {
  position: absolute;
  z-index: 888;
  top: 154px;
  margin-top: -19px;
}

.headline2_allow .slider_btn a {
}

.headline2_allow .left {
  left: 0;
}

.headline2_allow .right {
  right: 0;
}

.headline2 .img_box {
  width: 100%;
  height: 300px;
  text-align: center;
  margin: 0 auto;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
  background-size: cover;
}

.headline2 h3 {
  font-size: 25px;
  color: #111; /*padding:20px 15px 15px;*/
  margin: 15px auto 10px;
  padding: 0 15px;
  width: 100%;
  line-height: 150%;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
}

.headline2 p {
  font-size: 0.875rem;
  color: #777;
  line-height: 22px;
  padding: 0 15px;
  height: 44px;
}

/*** 실시간 뉴스2 ***/
section.realtime2 {
  margin-bottom: 10px;
}

.realtime2 {
  padding: 7px 15px 10px 15px;
  background: #fff;
}

.realtime2 > div {
  height: 45px;
  line-height: 45px;
  background: #fff;
  padding: 0 8px;
  border: 1px solid #e0e0e0;
}

.realtime2 .realtime2_wrap h2 {
  float: left;
  padding: 0;
  width: auto;
  height: 41px;
  line-height: 45px;
  font-size: 14px !important;
!important;
  border-bottom: 0 !important;
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: 0;
}

.realtime2 .realtime2_wrap h2 em {
  display: inline;
  background: #DB4B2B;
  color: #fff;
  border: 1px solid #4787bf;
  padding: 5px 10px;
  box-sizing: border-box;
  border-radius: 5px;
}

.realtime2 .rt_body {
  float: left;
  width: 100%;
  padding-left: 70px;
  margin-top: -36px;
  height: 36px;
  overflow: hidden;
}

.realtime2 .rt_body a {
  width: 100%;
  font-size: 1.1em;
  color: #000;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.realtime2 .rt_body li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 70px !important
}


/*** 메인뉴스2 ***/
.main_news2 {
  background: #fff;
}

.main_news2 ul {
  padding: 0 15px;
}

.main_news2 ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0;
}

.main_news2 ul li .img_box {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.main_news2 ul li:nth-child(n+2) .img_box {
  margin-right: 20px;
}

.main_news2 ul li:first-child {
  padding-top: 0;
}

.main_news2 ul li:first-child dd {
  font-size: 1rem;
  color: #222;
  line-height: 24px;

  margin: 10px auto 0;
  max-width: 875px;
}

.main_news2 ul li:first-child dl {
  display: block;
}

.main_news2 ul li dl {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 875px;
}

.main_news2 ul li dl dd {
  font-size: 0.938rem;
  color: #222;
  line-height: 24px;

}

/*** 섹션뉴스_텍스트 ***/
.sec_text {
  background: #fff;
}

.sec_text .sec_text_img {
  margin: 0 5px;
  padding: 0 5px;
  overflow: hidden;
}

.sec_text .sec_text_img li {
  float: left;
  margin: 0 auto;
  width: 50%;
  padding: 0 10px
}

.sec_text .sec_text_img dl {
}

.sec_text .sec_text_img dt .img_box {
  margin: 0 auto;
  max-width: 100%;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.sec_text .sec_text_img dd {
  font-size: 18px;
  margin: 10px auto 15px;
  line-height: 24px;
  color: #222;
  max-width: 360px;
}

.sec_text .sec_text_list {
  padding: 0 15px;
}

.sec_text .sec_text_list li {
  line-height: 24px;
  font-size: 0.938rem;

  padding: 10px 0;
  border-top: 1px solid #e8e8e8;
}

/*** 섹션뉴스_포토 ***/
.sec_photo {
  background: #fff;
}

.sec_photo ul {
  overflow: hidden;
  padding: 0 5px;
}

.sec_photo li {
  float: left;
  width: 50%;
  padding: 0 10px 10px;
  margin-bottom: 5px;
}

.sec_photo li dl {
  box-shadow: 0 4px 10px rgb(0 0 0 / 6%);
  border-radius: 5px;
  padding-bottom: 4px;
}

.sec_photo li dl dt .img_box {
  margin: 0 auto;
  max-width: 100%;
  border-radius: 5px 5px 0 0;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.sec_photo li dl dd {

  font-size: 0.938rem;
  line-height: 24px;
  min-height: 48px;
  height: 48px;
  overflow: hidden;
  margin: 10px auto;
  padding: 0 10px;
  color: #222;
  max-width: 360px;
}

/*** 섹션뉴스_웹진 ***/
.sec_web {
  background: #fff;
}

.sec_web ul {
  padding: 0 15px 0;
}

.sec_web ul li {
  border-top: 1px solid #e8e8e8;
  padding: 15px 0;
}

.sec_web ul li:first-child {
  border-top: 0;
}

.sec_web ul li dl {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 875px;
}

.sec_web ul li dl dt .img_box {
  margin: 0 auto;
  margin-right: 20px;
  max-width: 100%;
  border-radius: 5px;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.sec_web ul li dl dd {

  font-size: 0.938rem;
  line-height: 24px;
  color: #222;
}

.sec_web li:first-child {
  padding-top: 0
}

/*** 포토뉴스2 ***/
.photo_news2 {
  background: #fff
}

.photo_news2 ul {
  padding: 0 15px;
}

.photo_news2 ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0;
}

.photo_news2 ul li:first-child {
  padding-top: 0;
}

.photo_news2 ul li .img_box {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.photo_news2 ul li dd {
  font-size: 1rem;
  color: #222;
  line-height: 24px;

  margin: 10px auto 0;
  max-width: 875px;
}

/*** 동영상뉴스2 ***/
.movie_news2 {
  background: #fff;
}

.movie_news2 ul {
  padding: 0 15px;
}

.movie_news2 ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0;
}

.movie_news2 ul li .img_box {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.movie_news2 ul li .img_box iframe {
  overflow: hidden;
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.movie_news2 ul li .img_box span img {
  width: 15%;
  height: auto;
  position: absolute;
  bottom: 10%;
  right: 10%;
}

.movie_news2 ul li:nth-child(n+2) .img_box {
  margin-left: 20px;
}

.movie_news2 ul li:first-child {
  padding-top: 0;
}

.movie_news2 ul li:first-child dd {
  font-size: 1rem;
  color: #222;
  line-height: 24px;

  margin: 10px auto 0;
  max-width: 875px;
}

.movie_news2 ul li:first-child dl {
  display: block;
}

.movie_news2 ul li dl {
  display: flex;
  align-items: center;
}

.movie_news2 ul li dl dd {
  font-size: 0.938rem;
  color: #222;
  line-height: 24px;

}

.movie_news2 ul li:nth-child(n+2) dl {
  justify-content: space-between;
  margin: 0 auto;
  max-width: 875px;
}


/*** 많이 본 기사2  ***/
.best_news2 {
  background: #fff;
}

.best_news2 ul {
  padding:0 10px 10px
}

.best_news2 ul li {
  padding: 20px 0 0 0;
}

.best_news2 ul li:first-child {
  padding-top: 0;
  border-top: none;
}

.best_news2 ul li a {
  display: flex;
  align-items: center;
  max-width: 875px;
  margin: 0 auto;
}

.best_news2 ul dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  max-width: 875px;
}

.best_news2 em {
  color: #DB4B2B;
  font-size: 26px;
  font-style: italic;
  margin-right: 5px;
  min-width: 30px;
  text-align: left;
  padding-left: 5px;
}

.best_news2 ul li .img_box {
  max-width: 100%;
  margin: 0 auto;
  margin-left: 20px;
  border-radius: 0;
  background: url("http://test_newsg.netfu.co.kr/data/news/1810/875x582/040b2b227d470d7c0624bf0473392f8c_QlbVZGTA8oL.jpg") center 30% / cover no-repeat;
}

.best_news2 ul li dl dd {
  font-size: 18px;
  color: #222;
  line-height: 24px;

}


/* PC creen 1920 */
@media screen and (max-width: 1920px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 875px !important;
    height: 491px !important;
    transition: all .3s ease
  }

  .main_news2 ul li .img_box,
  .sec_web li dl dt .img_box,
  .movie_news2 ul li .img_box,
  .best_news2 ul li .img_box {
    width: 92px;
    height: 62px;
    transition: all .3s ease
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 360px;
    height: 239px;
    transition: all .3s ease;
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box {
    max-width: 360px;
    max-height: 231px;
    height: 231px !important;
    transition: all .3s ease
  }


}

/* PC Screen 1600 */
@media screen and (max-width: 1600px) {

}

/* PC Screen 1400 */
@media screen and (max-width: 1400px) {


}

/* PC Screen 1280 */
@media screen and (max-width: 1280px) {


}

/* PC Screen 1024 */
@media screen and (max-width: 1024px) {

}

/* PC Screen 970 */
@media screen and (max-width: 970px) {


}


/* PC Screen 960 */
@media screen and (max-width: 960px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 960px !important;
    height: 339px !important;
    transition: all .3s ease
  }


}


/* Mobile Screen 848 */
@media screen and (max-width: 848px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 848px !important;
    height: 475px !important;
    transition: all .3s ease
  }
}

/* Tab Screen 800 */
@media screen and (max-width: 800px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 800px !important;
    height: 449px !important;
    transition: all .3s ease
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box, .info_tag_ .img_box {
    width: 100% !important;
    max-width: 360px;
    max-height: 231px;
    height: 231px !important;
    transition: all .3s ease
  }

  .mypage_con .search_tb td ol {
    display: flex;
    flex-wrap: wrap;
  }

  .mypage_con .search_tb td ol li button {
    margin-left: 0;
    margin-right: 5px;
  }
}

/* iPad Screen 768 */
@media screen and (max-width: 768px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 768px !important;
    height: 431px !important;
    transition: all .3s ease
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box, .info_tag_ .img_box {
    width: 100% !important;
    max-width: 354px;
    max-height: 231px;
    height: 231px !important;
    transition: all .3s ease
  }

}

/* Mobile Screen 700 */
@media screen and (max-width: 700px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 700px !important;
    height: 392px !important;
    transition: all .3s ease;
  }

  .main_news2 ul li:nth-child(n+2) .img_box,
  .sec_web li dl dt .img_box,
  .movie_news2 ul li .img_box,
  .best_news2 ul li .img_box {
    width: 92px;
    height: 62px;
    transition: all .3s ease;
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 330px;
    height: 219px;
    transition: all .3s ease;
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box .info_tag_ .img_box {
    width: 100% !important;
    max-width: 320px;
    max-height: 216px;
    height: 216px !important;
    transition: all .3s ease
  }

  section .li_img li {
    height: 307px;
  }
}

/* Mobile Screen 700 */
@media screen and (max-width: 550px) {
  .mypage_con .mypage_tb td.news_section select { /*float:left;*/
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ccc;
    width: 100%; /*margin-right:10px;margin-top:0;padding:4px 5px*/
  }

  .main_news2 ul li:nth-child(n+2) .img_box,
  .sec_web li dl dt .img_box,
  .movie_news2 ul li .img_box,
  .best_news2 ul li .img_box {
    width: 92px;
    height: 62px;
    transition: all .3s ease;
  }

  section .li_img li {
    height: 307px;
  }
}

/* Mobile Screen 620 */
@media screen and (max-width: 620px) {
  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 620px !important;
    height: 348px !important;
    transition: all .3s ease
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 280px;
    height: 186px;
    transition: all .3s ease;
  }
}

/* Mobile Screen 520 */
@media screen and (max-width: 510px) {
  table.wrtie_news .date_con input.datepicker_inp {
    width: 100%;
  }

  table.wrtie_news .date_con select:nth-of-type(1) {
    margin-left: 0;
  }

  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 520px !important;
    height: 292px !important;
    transition: all .3s ease
  }

  .main_news2 ul li:nth-child(n+2) .img_box,
  .sec_web li dl dt .img_box,
  .movie_news2 ul li .img_box,
  .best_news2 ul li .img_box {
    width: 92px;
    height: 62px;
    transition: all .3s ease;
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 240px;
    height: 160px;
    transition: all .3s ease;
  }
}

/* Mobile Screen 480 */
@media screen and (max-width: 480px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 480px !important;
    height: 269px !important;
    transition: all .3s ease
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 220px;
    height: 120px;
    transition: all .3s ease;
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box, .info_tag_ .img_box {
    width: 100% !important;
    max-width: 210px;
    max-height: 141px;
    height: 141px !important;
    transition: all .3s ease
  }

  section .li_img li {
    height: 232px;
  }

  section .li_img li p {
    height: 143px;
    overflow: hidden;
  }
}

/* Mobile Screen 420 */
@media screen and (max-width: 420px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 420px !important;
    height: 235px !important;
    transition: all .3s ease
  }

  .main_news2 ul li:nth-child(n+2) .img_box,
  .sec_web li dl dt .img_box,
  .movie_news2 ul li .img_box,
  .best_news2 ul li .img_box {
    width: 92px;
    height: 62px;
    transition: all .3s ease;
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box, .info_tag_ .img_box {
    width: 100% !important;
    max-width: 180px;
    max-height: 121px;
    height: 121px !important;
    transition: all .3s ease
  }

  section .li_img li {
    height: 210px;
  }

  .mypage_con .top_search { /*float:left;position:absolute;right:0*/
    float: right;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .mypage_con .top_search dd {
    float: left;
    margin-right: 10px;
    margin-right: 0;
  }

  .mypage_con .top_search dd:nth-child(2),
  .mypage_con .top_search dd:nth-child(3) {
    margin-right: 0;
  }

  .mypage_con .top_search dd:nth-child(3) {
    width: 100%
  }

  .mypage_con .top_search dd:nth-child(3) {
    margin-top: 10px;
  }

  .mypage_con .top_search dd:nth-child(2) select {
    margin-right: 0;
  }

  .mypage_con .top_search select {
    border: 1px solid #ccc;
    background: #f8faff;
    height: 32px;
    line-height: 32px;
    padding: 4px 5px;
    width: 100%;
    margin-right: 0;
  }

  .mypage_con .top_search dd:nth-child(3) input {
    width: 80%
  }

}

/* Mobile Screen 414 */
@media screen and (max-width: 414px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 414px !important;
    height: 232px !important;
    transition: all .3s ease
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box, .info_tag_ .img_box {
    width: 100% !important;
    max-width: 177px;
    max-height: 119px;
    height: 119px !important;
    transition: all .3s ease
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 200px;
    height: 133px;
    transition: all .3s ease;
  }

  .mypage_con .mypage_tb td.news_type label {
    margin-right: 0;
    width: 45%;
    display: inline-block;
  }

}


/* Mobile Screen 360 + */
@media screen and (max-width: 360px) {


  .main_news2 ul li:first-child .img_box,
  .photo_news2 ul li .img_box,
  .movie_news2 ul li:first-child .img_box {
    width: 360px !important;
    height: 202px !important;
    transition: all .3s ease
  }

  .sec_text .sec_text_img dt .img_box,
  .sec_photo li dl dt .img_box {
    width: 160px;
    height: 106px;
    transition: all .3s ease;
  }

  .slide_item_ .li_img .img_box, .photo_news .img_box, .movie_news .img_box, .info_tag_ .img_box {
    width: 100% !important;
    max-width: 150px;
    max-height: 101px;
    height: 101px !important;
    transition: all .3s ease
  }

  section .li_img li {
    height: 192px;
  }

  section .li_img li p {
    height: 123px;
    overflow: hidden;
  }

}

/*** 후원하기 ***/
.supporter {
  float: left;
  text-align: center;
  width: 100%;
  background: #fff;
  padding: 25px 30px;
  margin-bottom: 20px;
}

.supporter dl dt {
  font-size: 1.3em;
  margin-bottom: 25px;
  color: #000;
  font-weight: bold;

}

.supporter dl dt:hover {
  text-decoration: none !important
}

.supporter dl dd.tab {
  width: 100%;
  margin-bottom: 20px
}

.supporter dl dd.tab ul li {
  display: inline-block;
  *display: inline;
  margin-bottom: 10px;
  zoom: 1;
  border: 1px solid #ccc;
  padding: 10px 0;
  background: #fff;
  font-size: 1.15em;
  margin-right: 2px;;
  margin-left: 2px;
  width: 125px
}

.supporter dl dd.tab ul li:hover {
  border-color: #000
}

.supporter dl dd.tab ul li a {

}

.supporter dl dd.tab ul li.on a {
  color: #dc364e
}

.supporter dl dd.add {
  margin-bottom: 25px
}

.supporter dl dd.add ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 2px;
  border: 1px solid #888;
  padding: 5px 20px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}

.supporter dl dd.pay ul {
  height: 35px;
  line-height: 35px
}

.supporter dl dd.pay ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 2px;
  height: 35px;
  line-height: 35px;
}

.supporter dl dd.pay ul li.result {
  font-size: 1.5em;

  letter-spacing: 0;
}

.supporter dl dd.pay button {
  background: #4a8bf5;
  border: 1px solid #3079ed;
  border-radius: 4px;
  color: #fff;
  font-size: 1.1em;
  padding: 0 15px;
  height: 35px;
  line-height: 35px
}

.supporter dl dd.pay ul li.button {
  position: relative;
  top: -2px;
  left: 10px
}

.support_sec .spt_con {
  float: left;
  width: 100%;
  background: #f8faff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px
}

.support_sec .spt_con .spt_box {
  float: left;
  width: 100%;
  border: 1px solid #000;
  margin: 0 auto;
  padding: 10px;;
  background: #fff;
  border-radius: 10px;
  padding: 10px
}

.support_sec .spt_con h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  line-height: 1.6
}

.support_sec .spt_con h3 strong {
  color: #5f7cd8
}

.spt_con .spt_box dl {
  float: left;
  width: 100%;
  margin-bottom: 10px
}

.spt_con .spt_box dl dt {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 1.1em;
  height: 58px;
  line-height: 58px;

  color: #343a41;
  border-bottom: 1px solid #efefef
}

.spt_con .spt_box dl dd {
  float: left;
  width: 75%;
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #efefef;
  font-size: 1.1em
}

.spt_con .spt_box dl dd input {
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0 2px
}

.spt_con .spt_box dl dd select {
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  border: 1px solid #ccc;
  padding: 0 2px;
}

.spt_con .spt_box dl dd.spt_phone select {
  width: 22%
}

.spt_con .spt_box dl dd.spt_phone input {
  width: 27%;
}

.spt_con .spt_box dl dd.spt_mail select {
  width: 25%;
  margin-left: 5px
}

.spt_con .spt_box dl dd.spt_mail input {
  width: 30%
}

.spt_con .spt_box dl dd.spt_mail input.bx2 {
  width: 25%
}

.spt_con .spt_box dl dd.spt_pay_amount {
  font-size: 1.5em;
  font-family: 'NG_EB'
}

.spt_con .spt_box dl dd.spt_pay_option select {
  width: 100%
}

.support_sec .register_con .agree_con {
  border-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px
}

.support_sec .register_con .agree_con .text {
  height: 150px
}

.support_sec .btn_gp {
  width: 100%;
  text-align: center;
}

.support_sec .btn_gp button {
  display: inline-block;
  text-align: center;
  background: #4a8bf5;
  border: 1px solid #3079ed;
  border-radius: 4px;
  color: #fff;
  font-size: 1.1em;
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
  margin: 0 5px
}

.support_sec .btn_gp button.bt1 {
  background: #dc364e;
  border-color: #cf344b
}

.support_sec .btn_gp button.bt2 {
  border-color: #000;
  color: #000;
  background: #fff
}

.support_sec .btn_gp button.bt3 {
  border-color: #2e3347;
  color: #fff;
  background: #373d55
}

.support_sec .info_txt {
  float: left;
  color: #888;
  color: #46a0cc;
  font-size: 1em;
  padding-bottom: 10px;
  margin-top: 2px
}

.support_sec .regist_tb .chkbx {
  text-align: left;
  padding-left: 10px;
  background: #f8faff !important;
  height: auto;
  border-bottom: 1px solid #ccc
}

.support_sec .regist_tb .chkbx input {
  margin-right: 5px
}

.support_sec .regist_tb .bank select {
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  border: 1px solid #ccc;
  padding: 4px 5px;
  width: 200px
}

.support_sec .regist_tb .sum input {
  width: 150px !important;
  margin-right: 5px
}

.support_sec .regist_tb .sum button {
  border: 1px solid #ccc;
  line-height: 20px;
  width: 22px;
  vertical-align: middle;
  margin-left: -1px;
  font-size: 1.2em
}

.support_sec .regist_tb .widthdraw label {
  float: left;
  width: auto;
  margin-right: 10px
}

.support_sec .regist_tb .widthdraw label input {
  margin-right: 5px
}

.mb_login_info {
  float: left;
  width: 100%;
  border: 0 solid #ccc;
  border-radius: 5px;
  padding: 10px 20px;
  background: #88aff2;
  color: #fff;
  margin-bottom: 20px;
  vertical-align: middle
}

.mb_login_info img {
  vertical-align: middle;
  margin-right: 5px;
  width: 15px
}

.mb_login_info div {
  float: left;
  font-size: 1.1em;
  line-height: 30px;
  vertical-align: middle;
  height: 30px
}

.mb_login_info .login_bt {
  float: right
}

.mb_login_info .login_bt a {
  color: #fff;
  border: 1px solid #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;

  border-radius: 3px
}

/*** 회원가입 ***/

.member_con .agree_con {
  float: left
}

.member_con .agree_chk1 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0
}

.member_con .agree_chk2 {
  border-top: 1px solid #fff
}

.member_con .agree_con .text {
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #d0d0d0;
  float: left;
  padding: 10px;
  font-size: 1em;
  line-height: 200%;
  background: #fff
}

.member_con .agree_con dl {
  float: left
}

.member_con .agree_con dt {
  float: left;
  font-size: 1.17em;

  margin-bottom: 15px
}

.member_con .agree_con dd.check_bx {
  width: 100%;
  float: left
}

.member_con .agree_con dd label {
  font-size: 1.1em;
  margin-top: 10px;
  float: right;

}

.member_con .agree_con dd label input {
  margin-right: 5px
}

.register_con {
  background: #fafafa;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 2px
}

.register_con .sns_con {
  float: left;
  font-size: 1.1em;
  line-height: 200%;
  margin-bottom: 50px
}

.register_con .sns_con .sns_con_hd {
  float: left;
  width: 20%;
  background: #637aad;
  color: #fff;
  height: 116px;
  text-align: center
}

.register_con .sns_con .sns_con_hd .title {
  height: 70px;
  line-height: 70px;
  font-size: 1.6em;

  letter-spacing: 0
}

.register_con .sns_con .sns_con_hd:hover {
  text-decoration: none !important
}

.register_con .sns_con .sns_con_hd .btn button {
  padding: 0 15px;
  border-radius: 3px;
  letter-spacing: 0
}

.register_con .sns_con .sns_con_hd button {
  clear: both;
  background: #eee;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
}

.register_con .sns_con .sns_con_txt {
  float: left;
  background: #fff;
  width: 80%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 15px 30px;
  height: 116px
}

.register_con .button_con {
  float: left;
  width: 100%;
  margin-bottom: 30px
}

.register_con .button_con button {
  text-align: center;
  padding: 0 40px;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  border: 1px solid #000;
  background: #fff;
  font-size: 1.2em;
  position: relative;
  left: 50%;
  margin-left: -48px;

  border-radius: 3px
}


/*** 결제완료 ***/
.register_con .text_box {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  height: 200px;
  margin-bottom: 30px
}

.register_con .text_box p {
  text-align: center
}

.register_con .text_box .txt1 {
  font-size: 2em;

  margin-top: 65px
}

.register_con .text_box .txt2 {
  font-size: 1.6em;
  margin-top: 30px
}

.register_con .pay_info {
  float: left;
  width: 100%;
  margin-top: 10px
}

.register_con .pay_info h3 {
  float: left !important;
  border-bottom: 0;
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  margin-right: 20px
}

.register_con .pay_info table td {
  background: #fff;
  font-size: 1em;
  width: 80%
}

.register_con .pay_info table tr td.state em {
  color: #f75258
}


/*** 회원가입 정보입력 ***/
.service_con .regist_tb {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 10px
}

.service_con .regist_tb tr {
  border-top: 1px solid #e6e6e6
}

.service_con .regist_tb tr:first-child {
  border-top: 0
}

.service_con .regist_tb th {
  width: 20%;
  min-width: 77px;

  font-weight: 900;
  vertical-align: middle;
  height: auto;
  padding: 10px 2px;
  background: #fff;
  border-right: 1px solid #ccc;
  font-size: .9em;
  text-align: center
}

.service_con .regist_tb th img {
  vertical-align: middle;
  margin-left: 3px;
  width: 8px
}

.service_con .regist_tb th .add_btn {
  height: 28px;
  line-height: 28px;
  margin-bottom: 14px
}

.service_con .regist_tb th .add_btn button {
  border: 1px solid #ccc;
  height: 28px;
  line-height: 28px;
  background: #fff;
  padding: 0 10px
}

.service_con .regist_tb td {
  text-align: left;
  padding: 0 10px;
  height: auto;
  padding: 10px 10px;
}

.service_con .regist_tb .catg1 {
  border: 1px solid #ccc;
  width: 145px;
  height: 32px;
  line-height: 32px;
  padding: 4px 5px;
  vertical-align: middle
}

.service_con .regist_tb input[type="text"] {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  width: 100%;
  padding: 0 5px;
}

.service_con .regist_tb td.password span {
  color: #444
}

.service_con .regist_tb td.mb_id {
  padding-top: 0
}

.service_con .regist_tb td.mb_id input {
  margin-top: 10px;
  margin-right: 10px
}

.service_con .regist_tb td.mb_id button {
  margin-top: 10px;
  margin-left: 0
}

.service_con .regist_tb td.nickname {
  padding-top: 0
}

.service_con .regist_tb td.nickname input {
  margin-top: 10px;
  margin-right: 10px
}

.service_con .regist_tb td.nickname button {
  margin-top: 10px;
  margin-left: 0
}

.service_con .regist_tb td .mb-id {
  width: 64%
}

.service_con .regist_tb td .mb-nickname {
  width: 64%
}

.service_con .regist_tb td .e-mail {
  margin: 10px 5px 0;
  position: relative;
  top: 5px
}

.service_con .regist_tb td .e-mail01 {
  width: 45%;
  margin-top: 10px
}

.service_con .regist_tb td .e-mail02 {
  width: 40%;
  margin-top: 10px;
  margin-right: 5px
}

.service_con .regist_tb td .e-mail03 {
  width: 20%;
  margin-top: 10px
}

.service_con .regist_tb td .info-txt {
  margin-top: 10px;
  color: #88aff2
}

.service_con .regist_tb td.phone_number input[type="text"] {
  width: 100px
}

.service_con .regist_tb input[type="password"] {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  width: 100%;
  padding: 0 5px;
  background: #f8faff;
  margin-right: 10px
}

.service_con .regist_tb td.subject select {
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  padding: 4px 5px;
  width: 15%;
  margin-right: 5px
}

.service_con .regist_tb td.subject input {
  width: 83.2% !important
}

.service_con .regist_tb td.content {
  padding: 10px
}

.service_con .regist_tb td.file span {
  border: 1px solid #ccc;
  padding: 10px 5px;
  height: 32px;
  line-height: 32px
}

.service_con .regist_tb td.file div {
  color: #444;
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px
}

.service_con .regist_tb td.file input[type="file"] {
  height: 23px;
  line-height: 23px;
  vertical-align: middle;
  width: 95%
}

.service_con .regist_tb td.email {
  padding-top: 0
}

.service_con .regist_tb td.email select {
  padding: 4px 5px;
  margin-left: 0;
  border: 1px solid #ccc;
  width: 120px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle
}

.service_con .regist_tb td.homepage input {
  width: 93%;
  margin-left: 10px
}

.service_con .regist_tb td.editor {
  padding: 10px !important
}

.service_con .regist_tb td .capcha_hd {
  width: 303px;
  float: left;
  padding: 10px
}

.service_con .regist_tb td .capcha_hd .capcha_img {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 4px
}

.service_con .regist_tb td .capcha_hd .capcha_img img {
  vertical-align: middle
}

.service_con .regist_tb td .capcha_hd .capcha_btn_gp {
  float: left
}

.service_con .regist_tb td .capcha_hd .capcha_btn {
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc
}

.service_con .regist_tb td .capcha_hd .capcha_btn {
  width: auto;
}

.service_con .regist_tb td .capcha_hd .sound_btn {
  margin-bottom: 5px
}

.service_con .regist_tb td .capcha_hd .capcha_btn img {
  vertical-align: middle;
  margin-right: 5px
}

.service_con .regist_tb td .capcha_hd .capcha_btn {
  padding: 0 10px
}

.service_con .regist_tb td .capcha_txt input {
  width: 200px;
  margin-right: 10px;
  background: #f8faff
}

.service_con .regist_tb td .capcha_txt {
  height: 89px;
  line-height: 89px
}

.service_con .regist_tb td td .capcha_txt span {
  color: #444
}

.service_con .regist_tb td.email2 input {
  width: 70%
}

.service_con .regist_tb td.pay input {
  margin-right: 5px
}

.service_con .regist_tb td.phone_number2 input {
  width: 100%;
  margin-right: 10px
}

.service_con .regist_tb td.payment ul li {
  float: left;
  margin-right: 20px
}

.service_con .regist_tb td.payment ul li input {
  margin-right: 2px
}

.service_con .regist_tb td.payment select {
  vertical-align: middle;
  border: 1px solid #ccc;
  height: 32px;
  line-height: 32px;;
  width: 300px
}

.service_con .regist_tb tr td strong {

  font-size: 1.1em
}

.service_con .regist_tb td.period select {
  vertical-align: middle;
  border: 1px solid #ccc;
  padding: 4px 5px;
  width: 200px;
  height: 32px;
  line-height: 32px
}

.service_con .regist_tb td.date input {
  margin-right: 5px;
  width: 200px
}

.service_con .regist_tb td.etc input {
  width: 100%
}

.service_con .regist_tb td .chk_bt {
  width: 60px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  background: #8c9bc8;
  color: #fff;
  margin-left: 10px;
  font-size: .9em;
  border-radius: 2px
}

.service_con .bottom_btn_gp {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px
}

.service_con .bottom_btn_gp button {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 1.3em;
  border-radius: 4px
}

.service_con .bottom_btn_gp .btn1 {
  background: #4f5f6f;
  color: #fff;
  margin-right: 10px
}

.service_con .bottom_btn_gp .btn2 {
  background: #fff;
  border: 1px solid #ccc
}

.service_con .bottom_btn_gp .btn3 {
  background: #f24443;
  color: #fff
}

.service_con .agree {
  text-align: center;
  height: 73px;
  line-height: 73px;
  margin-bottom: 20px
}

.service_con .agree label {
  font-size: 1.2em
}

.service_con .agree label input[type="checkbox"] {
  margin-left: 5px;
  height: 25px;
  width: 25px;
  background: #eee
}

.service_con .container {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 25px;
  line-height: 25px;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.service_con .container input {
  opacity: 0;
  cursor: pointer;
}

.service_con .checkmark {
  position: absolute;
  border: 1px solid #ccc;
  border-radius: 20px;
  top: 0;
  right: -2px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  margin-left: 10px
}

.service_con .container:hover input ~ .checkmark {
  background-color: #ccc
}

.service_con .container input:checked ~ .checkmark {
  background-color: #3694ed;
  border: 1px solid #3694ed;
}

.service_con .checkmark:after {
  content: "";
  position: absolute;
  display: none
}

.service_con .container input:checked ~ .checkmark:after {
  display: block
}

.service_con .container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg)
}


/*** 회원가입 완료 ***/
.success_con {
  text-align: center
}

.member_sec .mb_con {
  float: left;
  width: 100%;
  background: #f8faff;
  border: 1px solid #ccc;
  padding: 10px 10px
}

.member_sec .mb_con .mb_box {
  float: left;
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  margin: 0 auto;
  padding: 10px;;
  background: #fff;
  border-radius: 10px;
  padding: 0 10px
}

.member_sec .mb_con img {
  margin-top: 20px;
  width: 60px
}

.member_sec .mb_con h3 {
  font-size: 1.5em;
  line-height: 150%;
  color: #333;
  border-bottom: 1px solid #efefef;
  padding: 20px;
}

.member_sec .mb_con .mb_box .mb_text {
  font-size: 1.1em;

  line-height: 1.5;
  border-bottom: 1px solid #efefef;
  padding: 10px 0
}

.member_sec .mb_con .mb_box .mb_text strong {
  color: #4a8bf5
}

.member_sec .mb_con .mb_box .mb_text em {
  color: #4a8bf5
}

.member_sec .btn_gp {
  width: 100%;
  text-align: center;
  padding: 10px 0
}

.member_sec .btn_gp a {
  display: inline-block;
  text-align: center;
  background: #4a8bf5;
  border: 1px solid #3079ed;
  border-radius: 4px;
  color: #fff;
  font-size: 1.1em;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  margin: 0 5px
}

/* 모바일 기사면 부제목 추가 */
.m_h-group {
  float: left;
  width: 100%;
  margin: 0
}

.news_article .news_sub-title_box {
  margin-bottom: 30px;
  border-left: 3px solid #000;
}

.news_article .news_sub-title_box li.news_sub-title {
  line-height: 23px;
  font-size: 1em;
  list-style: none !important;
  padding-left: 10px;
  margin-bottom: 8px;
  font-weight: bold;
  font-family: 'Nanum Gothic';
}

/* 폰트 사이즈 수정(크고,굵게)*/
section h2 {
  font-size: 1.4em;
  color: #222
}

.realtime .rt_body a {
  font-size: 15px !important;

  color: #222
}

section .li_txt li {
  font-size: 15px !important;

  color: #222
}

section .li_img li dt {
  font-size: 15px !important;

  color: #222
}

section .li_mov li dt {
  font-size: 15px !important;

  color: #222
}

section .li_webz dt {
  font-size: 18px !important;

  color: #222;
  margin: 0 0 4px
}

section .li_item li dl dt {
  font-size: 15px !important;

  color: #222
}


/* 모바일 메뉴 */
.navms {
  position: relative;
  background: #fff
}

.navms button, .navms button {
  color: #fff;
}

.navms .frame {
  margin: 0 auto;
  width: 100%;
  height: 44px;
  line-height: 44px;
  overflow: visible !important;
  text-shadow: none;
  padding: 0 30px
}

.navms .frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 44px
}

.navms .frame ul li {
  float: left;
  height: 44px;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 0
}

.navms .frame ul li a {
  font-size: 1.1em;

}

.navms .frame ul li.empt {
  width: 15px
}

.navms .frame ul li:first-child {
  margin-left: 0;
  padding-left: 0
}

.navms .frame ul li:last-child {
  margin-right: 0;
  padding-right: 0
}

.navms .frame ul li.on {
  background: #fff
}

.navms .frame ul li.on a {
  color: #DB4B2B;
}

.navms .scrollbar {
  margin: 0 auto;
  width: 100%;
  height: 5px;
  line-height: 0;
  background: #f2f2f2
}

.navms .scrollbar .handle {
  height: 100%;
  background: #fff;
  cursor: pointer
}

.navms .scrollbar .handle .mousearea {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 20px;
  background: none
}

.navms .scrollbar .handle .mousearea_bar {
  width: 100%;
  height: 5px;
  background: #ccc
}

.navms .pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center
}

.navms .pages li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}

.navms .pages li:hover {
  background: #aaa
}

.navms .pages li.on {
  background: #666
}

.navms .controls {
  margin: 50px 0 0;
  text-align: center
}

.navms .controls .divider {
  display: inline-block;
  margin: 0 10px
}

.navms .controls button {
  line-height: 32px;
  vertical-align: middle;
  font-family: Novecento, sans-serif
}

.navms .controls button i {
  position: relative;
  top: -2px;
  margin: 5px;
  padding: 0;
  font-size: 32px;
  vertical-align: middle
}

.navms .prev-bt, .navms .next-bt {
  width: 27px;
  height: 44px;
  line-height: 44px;
  color: #000;
  position: absolute;
  top: 0;
  z-index: 10000
}

.navms .prev-bt {
  background: url('/m/img/icon/nav_left_bt.png') no-repeat center center
}

.navms .next-bt {
  background: url('/m/img/icon/nav_right_bt.png') no-repeat center center;
  right: 0
}

.header_top, .header_top2, .search_bar {
  float: none !important
}

.headline {
  margin-top: -3px
}

header {
  box-shadow: none !important
}

.navms .frame {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.navms .scrollbar {
  border-top: 1px solid #e5e5e5
}

/* 검색버튼 */
.search_bar {
  position: relative
}

.sch-btn {
  float: right;
  position: absolute;
  top: 9px;
  right: 10px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  width: 40px;
  background: url('/m/img/sch-ico.png') no-repeat center center;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff
}

/* 모바일 헤더, 로고영역 수정 20190409 */
.navms .frame {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 1) !important
}

.header_top2 {
  /*line-height: 0 !imprtant;*/
  border-bottom: 0 !important
}

.header_top {
  background-size: contain !important
}

.contents > .banner {
  margin-top: 10px
}

.headline + .banner {
  margin-top: 0 !important
}

/*** 기사면 메일보내기 ***/
.view_top {
  position: relative
}

.mail_box {
  position: absolute;
  top: 105px !important;
  left: 0 !important;
  width: 100%;
  float: left;
  border-radius: 3px;
  border: 1px solid #000;
  background: #f8faff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
  padding: 17px 10px
}

.mbx_inner {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px;
  background: #fff
}

.mail_bx_tit {
  font-size: 1.1em;

  margin-bottom: 15px
}

.mbx_inner dl dt {
  float: left;
  font-size: .9em;

  height: 40px;
  line-height: 40px;
  width: 30%
}

.mbx_inner dl dd {
  float: left;
  font-size: .9em;
  height: 40px;
  line-height: 40px;
  width: 70%;
  padding: 0;

  color: #3498db;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.mail_box dl dd input {
  border: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  vertical-align: middle;
  width: 100%;
  padding: 0 4px
}

.mail_bx_btn {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 15px
}

.mail_bx_btn button {
  display: inline-block;
  text-align: center;
  border: 1px solid #e3592b;
  padding: 0 10px;
  height: 28px;
  line-height: 26px;
  border-radius: 4px;
  font-size: 1em;
  color: #fff
}

.mail_bx_btn .mail_bt1 {
  background: #fd6331;
  margin-right: 5px;
  color: #fff
}

.mail_bx_btn .mail_bt2 {
  background: #fff;
  border: 1px solid #000;
  color: #000
}

.mail_bx_tit span img {
  vertical-align: middle;
  padding: 10px;
  width: 30px;
  height: 30px
}

.mail_bx_tit span {
  position: absolute;
  right: 10px;
  top: 10px
}

.mbx_inner dl dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.func_btn a:first-child img {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  height: 23px;
  width: 23px
}

.news_func .news_date {
  font-size: 1em
}

/* 기사 본문 a태그 */
.view_con a, .view_con a:active, .view_con a:hover, .view_con a:link, .view_con a:visited {
  display: inline-block !important
}

/* 리스트 스타일 수정 */
.news_article .news_body ul, .news_article .news_body ul li {
  list-style: initial !important;
  list-style-position: inside !important
}

.news_article .news_body ol, .news_article .news_body ol li {
  list-style-type: decimal !important;
  list-style-position: inside !important
}

/* 태그 */
.tag_list {
  margin-top: 20px
}

.tag_con {
  float: left;
  padding-left: 35px;
  background: url('/m/img/icon/tag_ico2.gif') no-repeat 0 5px/20px
}

.tag_con span {
  display: inline-block;
  line-height: 1.5;
  color: #339af0;
  margin-right: 15px
}

.tag_con span a {
  color: #339af0
}


/*배너공통*/
.left_banner > div, .right_banner > div {
  overflow: hidden
}

/* 좌우측배너 */
.text_skin .banner_wrap, .image_skin .banner_wrap, .layer_skin .banner_wrap {
  width: auto !important
}

.banner_wrap {
  float: left;
  margin: 0 5px 10px 5px;
  overflow: hidden
}

/* 기타공통외 */
.banner_con {
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  background: #fff;
}

/* 배너공통 */
#wrap .header02 .banner01, #wrap .header02 .banner02 {
  overflow: hidden;
  height: 105px
}

/* 메인탑배너 */
.left_banner, .right_banner {
  width: auto
}

#no-fouc .banner_con {
  margin-bottom: 0 !important;
  float: none;
  text-align: center;
  width: 100%
}

/* 모바일공통 */
#no-fouc .banner_con .banner_wrap {
  float: none;
  text-align: center
}

.cycle-slideshow {
  position: relative;
  height: 300px;
  overflow: hidden;
}

.slider_con2 {
}

.bg_gradient {
  background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, .9) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 10;
}

.cycle-slide > a {
  display: table;
  width: 100%;
  height: 300px;
}

.cycle-slide > a,
.cycle-slide > a * {
  color: #fff !important;
}

.cycle-slide .caption2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  z-index: 20;
}

.cycle-slideshow {
  overflow: hidden
}

.banner_area2 {
  max-width: 1200px;
  margin: 0 auto
}

.banner_area2 .banner_wrap {
  float: none !important;
  margin: 10px auto
}


.bg_photo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  background-position: center 30%;
  -webkit-backface-visibility: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.headsub {
  padding: 20px;
  background: #fff;
}

.headsub .line {
  margin: 20px 0;
  position: relative;
}

.headsub .line span {
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  display: block;
  background: #F2F2F2;
  height: 20px;
}

.subblock {
  display: table;
  width: 100%;
  content: '';
  overflow: hidden;
}

.subblock:first-child {
  margin-bottom: 20px;
}


.subblock .photo {
  float: left;
  width: calc(45% - 10px);
  min-height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ddd;
  background-position: center 30%;
}

.photo {
  position: relative;
}
.span-link {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  content: '';
}
.span-link span {
  display: table;
  width: 100%;
  height: 100%;
}

.subblock .title {
  float: right;
  width: calc(55% - 10px);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.subblock .title h3 a {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  color: #333 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.subblock .bottom_title {
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  padding: 24px 30px 30px;
}

.ads_mobile_etc_A,
.ads_mobile_etc_B,
.ads_mobile_etc_C,
.ads_mobile_etc_D,
.ads_mobile_etc_E,
.ads_mobile_etc_F,
.ads_mobile_etc_G,
.ads_mobile_sub_A,
.ads_mobile_sub_B,
.ads_mobile_sub_C,
.ads_mobile_sub_D,
.ads_mobile_sub_E,
.ads_mobile_sub_F,
.ads_mobile_sub_G,
.ads_mobile_sub_H,
.ads_mobile_sub_I,
.ads_mobile_sub_J,
.ads_mobile_sub_K,
.ads_mobile_A,
.ads_mobile_B,
.ads_mobile_C,
.ads_mobile_D,
.ads_mobile_E {
  padding: 20px;
  border-bottom: 20px solid #F2F2F2;
}

/* 에디터픽 */
.editor_pick_news {
  border-bottom: 20px solid #F2F2F2;

}
.editor_pick_news .wrapper {
  display: table;
  width: 100%;
  padding: 0 20px 10px 20px;
  background: #fff;
}

.editor_pick_news .first_news,
.editor_pick_news .second_news {
  position: relative;
  display: block;
  overflow: hidden;
}

.editor_pick_news .bottom_title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  padding: 20px 20px 15px;

}
.editor_pick_news .bg_gradient,
.editor_pick_news .first_news {
  height: 200px;
}

.editor_pick_news .first_news {
  width: 100%;
  margin: 0 0 20px 0;
}


.editor_pick_news .second_news {
}

.editor_pick_news a {
  display: block;
  transition: all 0.5s;
}

.editor_pick_news .second_news li {
  margin-top: 20px;
  display: table;
  width: 100%;
  content: '';
  clear: both;
  overflow: hidden;
}

.editor_pick_news .second_news li:first-child {
  margin-top: 0;
}

.editor_pick_news .second_news .photo {
  float: left;
  display: block;
  width: calc(50% - 20px);
  height: 100px;
}

.editor_pick_news .second_news .title {
  margin-left: 50%;
  display: block;
  max-height: 99px;
  overflow: hidden;
}

.editor_pick_news .second_news a:hover {
  color: #DB4B2B;
}

.editor_pick_news .photo {
  display: inline-block;
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.editor_pick_news .photo i {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ddd;
  background-position: center 30%;
  -webkit-backface-visibility: hidden;
  transition: all 0.5s;
}

.editor_pick_news .photo:hover i {
}

.editor_pick_news .bottom_title h3 a {
  font-size: 25px;
  font-weight: normal;
  line-height: 1.2em;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
}

.editor_pick_news .title {
  display: block;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
}

.editor_pick_news .title2 {
  margin: 20px 0;
  display: block;
  padding: 0;
}
.editor_pick_news .category {
  margin: 0 0 5px;
  display: block;
  color: #DB4B2B;
  font-size: 14px;
}
.editor_pick_news .col2 .category {
  margin: 20px 0 5px;
}
.editor_pick_news .title2 a {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}

.editor_pick_news .second_news.col2 ul {
  display: table;
  width: 100%;
  content: '';
}

.editor_pick_news .second_news.col2 li {
  margin: 0 0 10px 0;
  float: left;
  width: calc(50% - 10px);
  clear: inherit;
}
.editor_pick_news .second_news.col2 li.n2 {
  float: right;
}

.editor_pick_news .second_news.col2 .photo {
  float: none;
  width: 100%;
}
.editor_pick_news .second_news.col2 .title {
  width: 100%;
  margin:0;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}


/*메인 중앙 포토슬라이드*/
.photo_slide_wrap {
  width: 100%;
  margin: 0 0 20px 0;
}

.photo_slide > div {
  margin-top: 20px;
  position: relative;
}

.photo_slide {
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  background: #000;
}

.photo_slide h2 {
  padding: 0;
  background: transparent;
  color:#fff;
  font-size: 20px;
}

.photo_slide h2 a {
  padding: 15px 0 0 0;
  color:#fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.photo_slide .slide_wrap {
  overflow: hidden;
  height: 220px;
}

.photo_slide ul {
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  flex-wrap: wrap;
}

.photo_slide ul li { /*float:left;*/
}

.photo_slide ul li.big,
.photo_slide ul li.big .slide_img a {
  width: 100%;
  height: 220px;
}
.photo_slide ul li.big {

  overflow: hidden;
  margin: 0;
}

.photo_slide ul li.big .slide_img a {
  background: gray url("http://netfu-test4.netfu.co.kr/data/news/1810/360x231/040b2b227d470d7c0624bf0473392f8c_OHuiEF3bagyq2EjTXCB9N1D.jpg") center 30% no-repeat;
  background-size: cover;
  transition: all .3s ease-in-out;
}

.photo_slide ul li.big .slide_img a:hover {
  overflow: hidden;
}

.photo_slide ul li.big p {
  color: #ccc;
  line-height: 22px;
  font-size: 14px;
}


.photo_slide .cycle-slideshow {
  width: 100%;
}
.photo_slide .control {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  top: -44px;
  right: -16px;
}

.photo_slide .control span.num {
  color: #fff;
  font-size: 1.25rem;
  line-height: 29px;
}

.photo_slide .control span.num em {
  color: #feaa0a;
}

.photo_slide .control span.btn {
  margin-right: 15px;
}

.photo_slide .control button {
  width: 30px;
  height: 29px;
}

.photo_slide .control button.btn_left {
  background: #fff url('/images/icon/btn_left.png') no-repeat center center;
  border-right: 1px solid #34373c;
  border-radius: 3px 0 0 3px;
}

.photo_slide .control button.btn_right {
  background: #fff url('/images/icon/btn_right.png') no-repeat center center;
  border-radius: 0 3px 3px 0;
}

.opinion_news {
  background: #fff;
  padding: 0 0 20px;
  border-bottom: 20px solid #f2f2f2;
}
.opinion_news .wrapper {
  padding: 0 20px;
}

.opinion_news li {
  margin-top: 20px;
  display: table;
  width: 100%;
  clear: both;
  content: '';
}
.opinion_news li:first-child {
  margin-top: 0;
}

.opinion_news li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.opinion_news a:hover {
  color: #DB4B2B;
}



.opinion_news .photo {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  overflow: hidden;
}

.opinion_news .photo i {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ddd;
  background-position: center 30%;
  -webkit-backface-visibility: hidden;
  transition: all 0.5s;
  border-radius: 100%;
}

.opinion_news .title {
  padding-top: 11px;
  margin-left: 85px;
  font-size: 18px;
  line-height: 22px;
  max-height: 65px;
  overflow: hidden;

  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.top_info {
  margin: 15px 0;
  padding: 25px 0 15px;
}
.top_info ul {
}
.top_info li {
  margin-top: 5px;
}
.top_info li:first-child {
  margin-top: 0;
}
.partner-container .cmt_write_tb {
  margin: 15px 0 0 0;
  padding: 0;
  border: 0;
}
.partner-container th img {
  margin: -5px 0 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.partner-container select {
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 5px 20px 5px 5px;
  height: 30px;
}
.partner-container {
  padding: 0 15px 15px 15px;
  background: #fff;
}
.partner-container .cmt_write_tb input[type="text"] {
  width: auto;
}
.partner-container .agreement_con {
  margin: 15px 0;
  font-size: 1em;
  color: #666;
  line-height: 150%;
  border: 1px solid #ccc;
  padding: 15px;
  overflow: hidden;
  height: 60px;
  overflow-y: scroll;
}


@media screen and (min-width: 520px) {
  .subblock .photo {
    min-height: 140px;
  }

  .editor_pick_news .bg_gradient,
  .editor_pick_news .first_news {
    height: 250px;
  }

  .editor_pick_news .second_news .photo {
    height: 150px;
  }
}

@media screen and (min-width: 650px) {
  .subblock .photo {
    min-height: 160px;
  }

  .editor_pick_news .bg_gradient,
  .editor_pick_news .first_news {
    height: 330px;
  }

  .editor_pick_news .second_news .photo {
    height: 200px;
  }
}
















