@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900");
/* reset */
html, body {
  width: 100%;
  height: 100%;
}

html {
  overflow-y: scroll;
}

body {
  background: #e1e1e1;
  -webkit-text-size-adjust: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, code, form, fieldset, legend, textarea, p, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
}

body, h1, h2, h3, h4, input, button, select {
  font-family: "Montserrat", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", "Dotum", "돋움", Arial, sans-serif;
  font-size: 22px;
  color: #000000;
  line-height: 1;
}

img, fieldset, iframe, button {
  border: 0 none;
}

dl, ul, ol, menu, li {
  list-style: none;
}

input, select, textarea, button {
  vertical-align: top;
  font-size: 22px;
  color: #000000;
}

input::-ms-clear {
  display: none;
}

img {
  vertical-align: top;
}

i, em, address {
  font-style: normal;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: underline;
}

label, button {
  cursor: pointer;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  cursor: pointer;
}

.spinner_img {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -15px;
  width: 30px;
  height: 30px;
  background: url("https://image.sbs.co.kr/mobile/news/common/i_loading_circle.gif") no-repeat;
  background-size: 30px 30px;
  z-index: 999;
}

.w_sdf_years {
  position: relative;
}
.w_sdf_years .w_inner {
  position: relative;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
.w_sdf_years .i_play {
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  width: 28px;
  height: 51px;
  background-position: -66px -50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -14px;
  z-index: 2;
}
.w_sdf_years .w_page_list {
  clear: both;
  padding: 50px 0 200px;
  text-align: center;
  border-top: solid 1px #777777;
}
.w_sdf_years .w_page_list a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 3px;
  font-size: 24px;
  letter-spacing: -1.2px;
  color: #777777;
  font-weight: 500;
}
.w_sdf_years .w_page_list a span {
  display: none;
}
.w_sdf_years .w_page_list a.active, .w_sdf_years .w_page_list a:hover {
  border-radius: 20px 20px;
  background: #cac7db;
  color: #15066d;
  font-weight: 600;
  text-decoration: none;
}
.w_sdf_years .w_page_list a.btns {
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  width: 24px;
  height: 21px;
  background-position: -104px -90px;
  display: inline-block;
  margin: 0 28px 0 0;
}
.w_sdf_years .w_page_list a.next {
  background-position: -138px -90px;
  margin: 0 0 0 28px;
}
.w_sdf_years .w_more {
  clear: both;
  padding-bottom: 230px;
}
.w_sdf_years .w_more a {
  display: block;
  margin: 0 auto;
  width: 230px;
  height: 58px;
  line-height: 58px;
  border: solid 2px #15066d;
  text-align: center;
  font-size: 20px;
  letter-spacing: -1px;
  color: #15066d;
  font-weight: 500;
}
.w_sdf_years .thumb {
  position: relative;
}
.w_sdf_years .thumb img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.w_sdf_years .thumb:hover img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.w_sdf_years .w_header {
  position: relative;
  background: #131876 url("https://image.sbs.co.kr/sbs/sbs_news/sdf/bg_sdf_years2.jpg") no-repeat top center;
}
.w_sdf_years .w_header .w_top {
  position: relative;
  height: 102px;
  background-color: rgba(15, 5, 79, 0.7);
}
.w_sdf_years .w_header .w_top .logo {
  float: left;
  margin-top: 30px;
}
.w_sdf_years .w_header .w_top .logo a {
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  width: 117px;
  height: 46px;
}
.w_sdf_years .w_header .w_top .lang {
  position: absolute;
  top: 0;
  right: 0;
}
.w_sdf_years .w_header .w_top .lang li {
  float: left;
}
.w_sdf_years .w_header .w_top .lang li a {
  display: block;
  padding: 0 20px;
  height: 102px;
  line-height: 102px;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -0.6px;
  font-weight: bold;
}
.w_sdf_years .w_header .w_top .lang li.active a {
  color: #f77f8a;
}
.w_sdf_years .w_header .w_top .lang li:last-child:before {
  display: block;
  width: 2px;
  height: 17px;
  background: #ffffff;
  float: left;
  margin-top: 43px;
  content: "";
}
.w_sdf_years .w_header .w_top:after {
  clear: both;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.15);
  content: "";
}
.w_sdf_years .w_header .w_cover {
  min-height: 440px;
}
.w_sdf_years .w_header .w_cover .w_tit {
  text-align: center;
}
.w_sdf_years .w_header .w_cover .w_tit .tit {
  padding: 125px 0 15px;
  font-size: 64px;
  line-height: 80px;
  letter-spacing: -1.6px;
  color: #ffffff;
}
.w_sdf_years .w_header .w_cover .w_tit .info {
  display: block;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: -0.7px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
}
.w_sdf_years .w_header .w_cover .w_tit .link_home {
  display: inline-block;
  padding: 0 34px 0 36px;
  border-radius: 30px 30px;
  background: #03f8da;
  margin: 50px 0 110px;
}
.w_sdf_years .w_header .w_cover .w_tit .link_home strong {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  letter-spacing: -0.5px;
  color: #14056d;
  font-weight: normal;
}
.w_sdf_years .w_header .w_cover .w_tit .link_home strong:after {
  display: inline-block;
  vertical-align: top;
  content: "";
  width: 0;
  height: 0;
  margin: 21px 0 0 12px;
  border-left: solid 12px #14056d;
  border-bottom: solid 8px transparent;
  border-top: solid 8px transparent;
}
.w_sdf_years .w_header .w_cover .w_tit .link_home:hover strong {
  text-decoration: underline;
}
.w_sdf_years .w_header .w_cover .w_years {
  position: absolute;
  top: 50px;
  left: 20px;
  z-index: 2;
}
.w_sdf_years .w_header .w_cover .w_years .btn_years {
  position: relative;
  display: inline-block;
  height: 30px;
  font-size: 30px;
  color: #03f8da;
  letter-spacing: -0.8px;
  font-weight: 700;
  padding: 0 30px 10px 0;
  border-bottom: solid 4px #ffffff;
}
.w_sdf_years .w_header .w_cover .w_years .btn_years:hover {
  text-decoration: none;
}
.w_sdf_years .w_header .w_cover .w_years .btn_years:after {
  position: absolute;
  right: 0;
  top: 10px;
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  width: 14px;
  height: 10px;
  background-position: -156px -50px;
  content: "";
}
.w_sdf_years .w_header .w_cover .w_years .layer_years {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  width: 304px;
  z-index: 2;
}
.w_sdf_years .w_header .w_cover .w_years .layer_years li {
  float: left;
  width: 25%;
}
.w_sdf_years .w_header .w_cover .w_years .layer_years li a {
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0 4px 4px 0;
  background: #ffffff;
  text-align: center;
  color: #141173;
  font-size: 16px;
  letter-spacing: -0.2px;
  font-weight: 700;
}
.w_sdf_years .w_header .w_cover .w_years .layer_years li.active a, .w_sdf_years .w_header .w_cover .w_years .layer_years li:hover a {
  background-color: #44ffe8;
  text-decoration: none;
}
.w_sdf_years .w_header .w_cover .w_years.open .btn_years {
  display: block;
  width: 270px;
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  border-color: rgba(255, 255, 255, 0);
}
.w_sdf_years .w_header .w_cover .w_years.open .btn_years:after {
  right: 5px;
  background-position: -138px -50px;
  -webkit-animation: arrowSmooth02 0.5s forwards;
          animation: arrowSmooth02 0.5s forwards;
}
@-webkit-keyframes arrowSmooth02 {
  0% {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes arrowSmooth02 {
  0% {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.w_sdf_years .w_header .w_menu {
  height: 83px;
  background: #ffffff;
}
.w_sdf_years .w_header .w_menu li {
  float: left;
  margin-right: 70px;
}
.w_sdf_years .w_header .w_menu li a {
  position: relative;
  display: inline-block;
  height: 83px;
  line-height: 85px;
  color: #a3a3a3;
  font-size: 30px;
  letter-spacing: -1.5px;
  font-weight: 700;
}
.w_sdf_years .w_header .w_menu li.active a, .w_sdf_years .w_header .w_menu li:hover a {
  color: #15066d;
  text-decoration: none;
}
.w_sdf_years .w_header .w_menu li.active a:after, .w_sdf_years .w_header .w_menu li:hover a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: #15066d;
  content: "";
}
.w_sdf_years .w_header .w_menu:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents {
  background: #f7f7f7;
}
.w_sdf_years .w_contents .w_intro {
  padding: 70px 0 200px;
}
.w_sdf_years .w_contents .w_intro .cate {
  font-size: 24px;
  color: #f77581;
  letter-spacing: -1.2px;
  font-weight: 500;
}
.w_sdf_years .w_contents .w_intro .sub {
  font-size: 44px;
  line-height: 60px;
  color: #000000;
  letter-spacing: -2.2px;
  margin: 17px 0 10px;
}
.w_sdf_years .w_contents .w_intro .profile img {
  display: block;
  float: left;
  width: 64px;
  height: 64px;
  border-radius: 32px 32px;
  margin-right: 20px;
}
.w_sdf_years .w_contents .w_intro .profile span {
  line-height: 64px;
  font-size: 22px;
  letter-spacing: -1.1px;
  color: #15066d;
}
.w_sdf_years .w_contents .w_intro .profile:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_intro .desc {
  clear: both;
  margin-top: 32px;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: -1.1px;
  color: #666666;
  font-weight: 300;
}
.w_sdf_years .w_contents .w_intro .btn_detail {
  margin: -20px 0 50px;
  padding-bottom: 30px;
  border-bottom: solid 1px #e1e1e1;
}
.w_sdf_years .w_contents .w_intro .btn_detail p {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: -0.9px;
  font-weight: 300;
}
.w_sdf_years .w_contents .w_intro .btn_detail a {
  display: inline-block;
  vertical-align: top;
  border: solid 1px #131574;
  border-radius: 20px 20px;
  padding: 0 30px;
  margin-left: 16px;
}
.w_sdf_years .w_contents .w_intro .btn_detail a strong {
  display: block;
  position: relative;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  letter-spacing: -0.9px;
  color: #131574;
  padding-right: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.w_sdf_years .w_contents .w_intro .btn_detail a strong:before {
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 14px;
  height: 2px;
  border-radius: 2px 2px;
  background: #131574;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  content: "";
}
.w_sdf_years .w_contents .w_intro .btn_detail a strong:after {
  display: block;
  position: absolute;
  top: 21px;
  right: 0;
  width: 14px;
  height: 2px;
  border-radius: 2px 2px;
  background: #131574;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
  content: "";
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .w_sdf_years .w_contents .w_intro .btn_detail a strong {
    line-height: 36px;
  }
}
.w_sdf_years .w_contents .w_vision {
  padding-top: 50px;
}
.w_sdf_years .w_contents .w_vision .w_notice p {
  font-size: 18px;
  color: #000000;
  letter-spacing: -0.9px;
}
.w_sdf_years .w_contents .w_vision .w_search {
  margin: 50px 0 30px;
}
.w_sdf_years .w_contents .w_vision .w_search .btn_sort {
  display: block;
  float: left;
  height: 60px;
  line-height: 60px;
  color: #15066d;
  font-size: 24px;
  letter-spacing: -1.2px;
  font-weight: 600;
}
.w_sdf_years .w_contents .w_vision .w_search .btn_sort:after {
  display: block;
  float: right;
  margin: 26px 0 0 10px;
  width: 14px;
  height: 10px;
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  background-position: -138px -66px;
  content: "";
}
.w_sdf_years .w_contents .w_vision .w_search .search_area {
  position: relative;
  float: right;
  padding: 0 58px 0 30px;
  border: solid 2px #14056d;
  height: 56px;
  border-radius: 30px 30px;
}
.w_sdf_years .w_contents .w_vision .w_search .search_area .txt_search {
  border: none;
  background: none;
  width: 395px;
  height: 56px;
  font-size: 18px;
  letter-spacing: -0.9px;
  color: #777777;
}
.w_sdf_years .w_contents .w_vision .w_search .search_area .btn_search {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 58px;
  height: 58px;
  border-radius: 29px 29px;
  background-color: #14056d;
  text-indent: -999999em;
  font-size: 0;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision .w_search .search_area .btn_search:after {
  margin: 0 auto;
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  width: 28px;
  height: 30px;
  background-position: -102px -50px;
  content: "";
}
.w_sdf_years .w_contents .w_vision .w_search:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_vision .w_visionary {
  clear: both;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list {
  position: relative;
  margin: 0 0 20px -20px;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li {
  width: 20%;
  float: left;
  margin-bottom: 46px;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a {
  display: block;
  margin-left: 20px;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a .thumb {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a .thumb img {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  .left: 0;
  max-height: 100%;
  min-width: 100%;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a .name {
  display: block;
  margin: 18px 0 20px;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -1.3px;
  color: #000000;
  height: 62px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  .display: block;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a .desc {
  height: 24px;
  font-size: 22px;
  letter-spacing: -1.1px;
  color: #777777;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a:hover {
  text-decoration: none;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a:hover .name {
  text-decoration: underline;
}
.w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_vision_end .w_notice {
  position: relative;
  padding: 50px 0 160px;
}
.w_sdf_years .w_contents .w_vision_end .w_notice p {
  font-size: 18px;
  color: #000000;
  letter-spacing: -0.9px;
  .line-height: 22px;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view {
  background: #fff;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area {
  padding: 70px 0 70px 300px;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .thumb {
  position: absolute;
  top: -90px;
  left: 20px;
  display: block;
  width: 232px;
  height: 232px;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .thumb img {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  .left: 0;
  max-height: 100%;
  min-width: 100%;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .tit {
  font-size: 38px;
  letter-spacing: -1.9px;
  color: #000000;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .tit_sub {
  margin: 28px 0 54px;
  font-size: 24px;
  letter-spacing: -1.2px;
  color: #15066d;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .desc {
  font-size: 22px;
  letter-spacing: -1.1px;
  line-height: 34px;
  color: #666666;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .btn_list {
  position: absolute;
  right: 20px;
  top: -80px;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .btn_list a {
  display: inline-block;
  border: solid 2px #15066d;
  border-radius: 25px 25px;
  height: 48px;
  line-height: 48px;
  padding: 0 34px;
  font-size: 20px;
  letter-spacing: -1px;
  color: #15066d;
}
.w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .btn_list a:hover {
  background: #15066d;
  color: #ffffff;
  text-decoration: none;
}
.w_sdf_years .w_contents .w_vision_end .w_recom {
  clear: both;
  padding: 94px 0 66px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .tit {
  font-size: 28px;
  letter-spacing: -1.4px;
  color: #15066d;
  font-weight: bold;
  margin-bottom: 30px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul {
  clear: both;
  margin-left: -20px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li {
  float: left;
  width: 25%;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a {
  display: block;
  margin-left: 20px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .thumb {
  position: relative;
  display: block;
  height: 166px;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .thumb img {
  width: 100%;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .thumb:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  content: "";
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .sub {
  display: block;
  margin: 20px 0;
  height: 54px;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -1.1px;
  color: #000000;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .date {
  display: block;
  font-size: 18px;
  color: #777777;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a:hover {
  text-decoration: none;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a:hover .sub {
  text-decoration: underline;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list {
  padding-bottom: 180px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li {
  position: relative;
  margin-bottom: 20px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a {
  position: relative;
  display: block;
  height: 166px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .thumb {
  float: left;
  position: relative;
  display: block;
  width: 295px;
  height: 166px;
  margin-right: 30px;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .thumb img {
  width: 100%;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .thumb:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  content: "";
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc {
  position: absolute;
  left: 325px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  .top: 30px;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc .sub {
  display: block;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -1.3px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc .date {
  display: block;
  margin-top: 18px;
  font-size: 18px;
  color: #777777;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc:hover .sub {
  text-decoration: underline;
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_vision_end .w_recom.news {
  padding: 0;
}
.w_sdf_years .w_contents .w_session .w_notice {
  padding: 50px 0;
}
.w_sdf_years .w_contents .w_session .w_notice p {
  font-size: 18px;
  color: #000000;
  letter-spacing: -0.9px;
}
.w_sdf_years .w_contents .w_session .w_video_list {
  position: relative;
  margin-bottom: 20px;
}
.w_sdf_years .w_contents .w_session .w_video_list ul {
  clear: both;
  margin-left: -20px;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li {
  float: left;
  width: 25%;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a {
  display: block;
  margin-left: 20px;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .thumb {
  position: relative;
  display: block;
  height: 166px;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .thumb img {
  width: 100%;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .thumb:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  content: "";
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .sub {
  display: block;
  margin: 20px 0;
  height: 54px;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -1.1px;
  color: #000000;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .date {
  display: block;
  font-size: 18px;
  color: #777777;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a:hover {
  text-decoration: none;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a:hover .sub {
  text-decoration: underline;
}
.w_sdf_years .w_contents .w_session .w_video_list:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_session .w_video_list ul li {
  margin-bottom: 50px;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .date {
  margin-top: 19px;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .sub {
  display: block;
  margin: 12px 0;
  height: 65px;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -1.3px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .desc {
  height: 56px;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -1.1px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session .w_video_list ul li a .name {
  display: block;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.9px;
  color: #0a958a;
  margin-top: 12px;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area {
  padding-top: 150px;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .btn_list {
  position: absolute;
  top: 70px;
  right: 20px;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .btn_list a {
  display: inline-block;
  border: solid 2px #15066d;
  border-radius: 25px 25px;
  height: 48px;
  line-height: 48px;
  padding: 0 34px;
  font-size: 20px;
  letter-spacing: -1px;
  color: #15066d;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .btn_list a:hover {
  background: #15066d;
  color: #ffffff;
  text-decoration: none;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .player_area iframe {
  display: block;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .sub {
  float: left;
  display: block;
  margin: 43px 0 26px;
  width: 1020px;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -1.6px;
  color: #000000;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .date {
  float: right;
  margin-top: 56px;
  font-size: 18px;
  color: #777777;
}
.w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .desc {
  clear: both;
  border-top: solid 1px #777777;
  padding: 45px 0 60px;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: -1.1px;
  line-height: 34px;
  color: #666666;
}
.w_sdf_years .w_contents .w_session_end .w_recom {
  clear: both;
  background: #fff;
  padding-top: 94px;
  .float: left;
}
.w_sdf_years .w_contents .w_session_end .w_recom .tit {
  font-size: 28px;
  letter-spacing: -1.4px;
  color: #15066d;
  font-weight: bold;
  margin-bottom: 30px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul {
  clear: both;
  margin-left: -20px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li {
  float: left;
  width: 25%;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a {
  display: block;
  margin-left: 20px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .thumb {
  position: relative;
  display: block;
  height: 166px;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .thumb img {
  width: 100%;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .thumb:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  content: "";
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .sub {
  display: block;
  margin: 20px 0;
  height: 54px;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -1.1px;
  color: #000000;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .date {
  display: block;
  font-size: 18px;
  color: #777777;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a:hover {
  text-decoration: none;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a:hover .sub {
  text-decoration: underline;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_video_list:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list {
  padding-bottom: 180px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li {
  position: relative;
  margin-bottom: 20px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a {
  position: relative;
  display: block;
  height: 166px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .thumb {
  float: left;
  position: relative;
  display: block;
  width: 295px;
  height: 166px;
  margin-right: 30px;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .thumb img {
  width: 100%;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .thumb:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  content: "";
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc {
  position: absolute;
  left: 325px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  .top: 30px;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc .sub {
  display: block;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -1.3px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc .date {
  display: block;
  margin-top: 18px;
  font-size: 18px;
  color: #777777;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc:hover .sub {
  text-decoration: underline;
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_session_end .w_recom .w_news_list:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_contents .w_session_end .w_recom.news {
  padding-top: 66px;
  .float: none;
}
.w_sdf_years .w_contents .w_partner {
  padding: 7px 0 200px;
}
.w_sdf_years .w_contents .w_partner .partner_area .tit {
  clear: both;
  display: block;
  padding: 66px 0 30px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.4px;
  color: #777777;
}
.w_sdf_years .w_contents .w_partner .partner_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.w_sdf_years .w_contents .w_partner .partner_area ul li {
  width: 20%;
  margin-bottom: 4px;
}
.w_sdf_years .w_contents .w_partner .partner_area ul li span {
  display: block;
  width: calc(100% - 4px);
  background: #fff;
}
.w_sdf_years .w_contents .w_partner .partner_area ul li span img {
  width: 100%;
}
.w_sdf_years .w_contents .w_partner .partner_area:after {
  display: block;
  clear: both;
  content: "";
}
.w_sdf_years .w_footer {
  padding: 65px 0 130px;
  text-align: center;
  font-family: "Noto Sans KR";
}
.w_sdf_years .w_footer .info li {
  display: inline-block;
  font-size: 16px;
  letter-spacing: -0.8px;
  color: #555;
  margin: 0 25px;
}
.w_sdf_years .w_footer .sns {
  margin: 50px 0 48px;
}
.w_sdf_years .w_footer .sns li {
  display: inline-block;
  margin: 0 13px;
  .float: left;
}
.w_sdf_years .w_footer .sns li a {
  display: block;
  width: 48px;
  height: 48px;
  background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years.png") no-repeat;
  text-indent: -999999em;
  overflow: hidden;
  font-size: 0;
  text-align: left;
  display: block;
  background-position: -181px 0;
}
.w_sdf_years .w_footer .sns li.t a {
  background-position: -233px 0;
}
.w_sdf_years .w_footer .sns li.y a {
  background-position: -285px 0;
}
.w_sdf_years .w_footer .sns li.s a {
  background-position: -337px 0;
}
.w_sdf_years .w_footer .sns li:hover.f a {
  background-position: -181px -50px;
}
.w_sdf_years .w_footer .sns li:hover.t a {
  background-position: -233px -50px;
}
.w_sdf_years .w_footer .sns li:hover.y a {
  background-position: -285px -50px;
}
.w_sdf_years .w_footer .sns li:hover.s a {
  background-position: -337px -50px;
}
.w_sdf_years .w_footer .copy {
  font-size: 16px;
  letter-spacing: -0.8px;
  color: #555;
}

@media all and (max-width: 840px) {
  .w_sdf_years .w_inner {
    width: auto;
  }
  .w_sdf_years .i_play {
    background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years_m.png") no-repeat;
    background-size: 165px auto;
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    display: block;
    width: 14px;
    height: 25px;
    background-position: -28px -30px;
    margin: -12.5px 0 0 -7px;
  }
  .w_sdf_years .i_play.big {
    width: 23px;
    height: 42px;
    background-position: 0 -30px;
    margin: -21px 0 0 -11.5px;
  }
  .w_sdf_years .w_header {
    position: static;
    max-width: auto;
    background: #131876 url("https://image.sbs.co.kr/sbs/sbs_news/sdf/bg_sdf_years2_m.jpg") no-repeat top center;
    background-size: 100% auto;
  }
  .w_sdf_years .w_header .w_top {
    max-width: auto;
    height: 70px;
  }
  .w_sdf_years .w_header .w_top .logo {
    float: left;
    margin-top: 21px;
    width: 76px;
    height: 29px;
  }
  .w_sdf_years .w_header .w_top .logo a {
    background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years_m.png") no-repeat;
    background-size: 165px auto;
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    display: block;
    width: 76px;
    height: 29px;
  }
  .w_sdf_years .w_header .w_top .lang {
    right: 2px;
  }
  .w_sdf_years .w_header .w_top .lang li a {
    padding: 0 10px;
    height: 70px;
    line-height: 70px;
    font-size: 15px;
    letter-spacing: -0.8px;
  }
  .w_sdf_years .w_header .w_top .lang li:last-child:before {
    width: 1px;
    height: 11px;
    margin-top: 30px;
  }
  .w_sdf_years .w_header .w_top:after {
    bottom: -1.5px;
    height: 1.5px;
  }
  .w_sdf_years .w_header .w_cover {
    min-height: auto;
    padding: 64px 0 88px;
  }
  .w_sdf_years .w_header .w_cover .w_tit {
    padding: 0;
  }
  .w_sdf_years .w_header .w_cover .w_tit .tit {
    padding: 50px 20px 30px;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: -1.6px;
    color: #ffffff;
  }
  .w_sdf_years .w_header .w_cover .w_tit .info {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.9px;
  }
  .w_sdf_years .w_header .w_cover .w_tit .link_home {
    padding: 0 20px 0 24px;
    border-radius: 20px 20px;
    margin: 35px 0 -20px;
  }
  .w_sdf_years .w_header .w_cover .w_tit .link_home strong {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .w_sdf_years .w_header .w_cover .w_tit .link_home strong:after {
    border-left-width: 8px;
    border-bottom-width: 6px;
    border-top-width: 6px;
    margin: 14px 0 0 10px;
  }
  .w_sdf_years .w_header .w_cover .w_tit .link_home:hover strong {
    text-decoration: none;
  }
  .w_sdf_years .w_header .w_cover .w_years {
    position: static;
    text-align: center;
    margin: 0;
  }
  .w_sdf_years .w_header .w_cover .w_years .btn_years {
    position: relative;
    height: auto;
    font-size: 23px;
    letter-spacing: -1.2px;
    padding: 0 20px 12px 0;
    border-bottom: solid 2px #ffffff;
    z-index: 2;
  }
  .w_sdf_years .w_header .w_cover .w_years .btn_years:hover {
    text-decoration: none;
  }
  .w_sdf_years .w_header .w_cover .w_years .btn_years:after {
    position: absolute;
    right: 0;
    top: 10px;
    background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years_m.png") no-repeat;
    background-size: 165px auto;
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    display: block;
    width: 10px;
    height: 7px;
    background-position: -42px -60px;
    content: "";
  }
  .w_sdf_years .w_header .w_cover .w_years .layer_years {
    display: none;
    position: absolute;
    top: 35px;
    left: 20px;
    right: 18px;
    width: auto;
  }
  .w_sdf_years .w_header .w_cover .w_years .layer_years li {
    float: left;
    width: 25%;
  }
  .w_sdf_years .w_header .w_cover .w_years .layer_years li a {
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0 4px 4px 0;
    background: #ffffff;
    text-align: center;
    color: #141173;
    font-size: 18px;
    letter-spacing: -0.9px;
    font-weight: 700;
  }
  .w_sdf_years .w_header .w_cover .w_years .layer_years li.active a, .w_sdf_years .w_header .w_cover .w_years .layer_years li:hover a {
    background-color: #44ffe8;
    text-decoration: none;
  }
  .w_sdf_years .w_header .w_cover .w_years.open .btn_years {
    display: block;
    width: auto;
    padding-right: 0;
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    border-color: rgba(255, 255, 255, 0);
  }
  .w_sdf_years .w_header .w_cover .w_years.open .btn_years:after {
    right: 20px;
    background-position: -28px -60px;
    -webkit-animation: arrowSmooth02 0.5s forwards;
            animation: arrowSmooth02 0.5s forwards;
  }
  @-webkit-keyframes arrowSmooth02 {
    0% {
      -webkit-transform: translateX(-100px);
              transform: translateX(-100px);
    }
    100% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
  }
  @keyframes arrowSmooth02 {
    0% {
      -webkit-transform: translateX(-100px);
              transform: translateX(-100px);
    }
    100% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
  }
  .w_sdf_years .w_header .w_cover .w_years.open:after {
    display: block;
    position: absolute;
    top: -64px;
    left: 0;
    bottom: -88px;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    content: "";
  }
  .w_sdf_years .w_header .w_menu {
    height: 65px;
    text-align: center;
  }
  .w_sdf_years .w_header .w_menu li {
    width: 25%;
    margin-right: 0;
  }
  .w_sdf_years .w_header .w_menu li a {
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    letter-spacing: -1.8px;
  }
  .w_sdf_years .w_header .w_menu li.active a:after {
    height: 3px;
  }
  .w_sdf_years .w_header .w_menu li:hover a:after {
    display: none;
  }
  .w_sdf_years .w_contents {
    max-width: auto;
  }
  .w_sdf_years .w_contents .w_intro {
    padding: 50px 0 100px;
  }
  .w_sdf_years .w_contents .w_intro .cate {
    font-size: 17px;
    letter-spacing: -1.7px;
  }
  .w_sdf_years .w_contents .w_intro .sub {
    font-size: 23px;
    letter-spacing: -2.3px;
    margin: 15px 0 10px;
    line-height: 32px;
  }
  .w_sdf_years .w_contents .w_intro .profile img {
    width: 44px;
    height: 44px;
    border-radius: 32px 32px;
    margin-right: 10px;
  }
  .w_sdf_years .w_contents .w_intro .profile span {
    line-height: 44px;
    font-size: 15px;
    letter-spacing: -1.5px;
  }
  .w_sdf_years .w_contents .w_intro .desc {
    margin-top: 30px;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: -1.7px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail {
    text-align: center;
    margin: -20px 0 35px;
    padding-bottom: 25px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail p {
    display: block;
    font-size: 15px;
    letter-spacing: -0.7px;
    line-height: 1;
    margin-bottom: 12px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail a {
    padding: 0 24px 0 30px;
    border-radius: 15px 15px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail a strong {
    padding-right: 16px;
    height: 28px;
    line-height: 29px;
    font-size: 13px;
    letter-spacing: -0.6px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail a strong:before {
    height: 1px;
    width: 8px;
    top: 11px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail a strong:after {
    height: 1px;
    width: 8px;
    top: 15px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail.link {
    margin: -25px 0 25px;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail.link p {
    display: inline-block;
    margin: 8px 8px 0 0;
  }
  .w_sdf_years .w_contents .w_intro .btn_detail.link a {
    padding: 0 15px;
    margin-left: 2px;
  }
  .w_sdf_years .w_contents .w_vision {
    padding: 50px 0 100px;
  }
  .w_sdf_years .w_contents .w_vision .w_notice {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -1.5px;
    text-align: center;
  }
  .w_sdf_years .w_contents .w_vision .w_search {
    margin: 50px 0 35px;
  }
  .w_sdf_years .w_contents .w_vision .w_search .search_area {
    width: 100%;
    padding: 0 40px 0 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: solid 1px #14056d;
    height: 40px;
    border-radius: 20px 20px;
  }
  .w_sdf_years .w_contents .w_vision .w_search .search_area input[type=search] {
    border: none;
    background: none;
    width: 100%;
    height: 40px;
    font-size: 15px;
    letter-spacing: -1.5px;
  }
  .w_sdf_years .w_contents .w_vision .w_search .search_area .btn_search {
    width: 40px;
    height: 40px;
    border-radius: 20px 20px;
  }
  .w_sdf_years .w_contents .w_vision .w_search .search_area .btn_search:after {
    background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years_m.png") no-repeat;
    background-size: 165px auto;
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    display: block;
    width: 20px;
    height: 20px;
    background-position: -46px -30px;
  }
  .w_sdf_years .w_contents .w_vision .w_search .btn_sort {
    position: relative;
    float: right;
    height: auto;
    line-height: normal;
    padding: 10px 20px 10px 0;
    margin-top: 26px;
    color: #15066d;
    font-size: 15px;
    letter-spacing: -1.5px;
    font-weight: 600;
  }
  .w_sdf_years .w_contents .w_vision .w_search .btn_sort:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    margin-top: -3.5px;
    width: 10px;
    height: 7px;
    background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years_m.png") no-repeat;
    background-size: 165px auto;
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    display: block;
    background-position: -55px -60px;
    content: "";
  }
  .w_sdf_years .w_contents .w_vision .w_search:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list {
    margin: 0 0 10px -10px;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li {
    width: 50%;
    float: left;
    margin-bottom: 30px;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a {
    display: block;
    margin-left: 10px;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a .name {
    display: block;
    margin: 14px 0 10px;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -1.8px;
    color: #000000; /* height:auto; max-height:42px;  */
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a .desc {
    height: auto;
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: -1.5px;
    color: #777777;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a:hover {
    text-decoration: none;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li a:hover .name {
    text-decoration: underline;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list li:nth-child(2n+1) {
    clear: left;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_vision_list:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_page_list {
    display: none;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_more {
    padding: 0;
  }
  .w_sdf_years .w_contents .w_vision .w_visionary .w_more a {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border: solid 1px #15066d;
    text-align: center;
    font-size: 16px;
    letter-spacing: -1.6px;
    color: #15066d;
    font-weight: 500;
  }
  .w_sdf_years .w_contents .w_vision_end {
    padding-bottom: 90px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_notice {
    padding: 50px 0 100px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_notice p {
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    letter-spacing: -1.5px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view {
    float: left;
    background: #fff;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area {
    padding: 0;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .thumb {
    position: relative;
    top: auto;
    left: auto;
    width: 155px;
    height: 155px;
    margin: -50px auto 30px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .tit {
    display: block;
    font-size: 23px;
    letter-spacing: -2.3px;
    text-align: center;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .tit_sub {
    margin: 8px 0 38px;
    font-size: 16px;
    letter-spacing: -1.6px;
    text-align: center;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .desc {
    font-size: 17px;
    letter-spacing: -1.7px;
    line-height: 27px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .btn_list {
    position: static;
    margin: 37px auto 52px;
    text-align: center;
  }
  .w_sdf_years .w_contents .w_vision_end .w_visionary_view .cont_area .btn_list a {
    border: solid 1px #15066d;
    border-radius: 20px 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 31px;
    font-size: 17px;
    letter-spacing: -1.7px;
    font-weight: 500;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom {
    padding-top: 50px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .tit {
    font-size: 22px;
    letter-spacing: -2.2px;
    color: #15066d;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul {
    margin-left: -10px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li {
    width: 50%;
    margin-bottom: 30px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a {
    margin-left: 10px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .thumb {
    height: 0;
    padding-bottom: 55.5%;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .sub {
    display: block;
    height: auto;
    margin: 15px 0 9px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -1.6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a .date {
    font-size: 15px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a:hover {
    text-decoration: none;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list ul li a:hover .sub {
    text-decoration: underline;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_video_list:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list {
    padding: 0;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li {
    position: relative;
    margin-bottom: 7.5px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a {
    height: 87px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .thumb {
    width: 155px;
    height: 87px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc {
    left: 165px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc .sub {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -1.8px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc .date {
    margin-top: 8px;
    font-size: 15px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li a .desc:hover .sub {
    text-decoration: underline;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list ul li:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom .w_news_list:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom.news {
    position: relative;
    padding-top: 70px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom.news .tit {
    margin-bottom: 15px;
  }
  .w_sdf_years .w_contents .w_vision_end .w_recom.news:before {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    display: block;
    height: 1px;
    background: #777777;
    content: "";
  }
  .w_sdf_years .w_contents .w_session {
    padding-bottom: 100px;
  }
  .w_sdf_years .w_contents .w_session .w_notice p {
    font-size: 15px;
    color: #000000;
    letter-spacing: -1.5px;
    text-align: center;
  }
  .w_sdf_years .w_contents .w_session .w_video_list {
    padding-bottom: 10px;
    margin: 0;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul {
    margin-left: -10px;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li {
    width: 50%;
    margin-bottom: 30px;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a {
    margin-left: 10px;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a .thumb {
    height: 0;
    padding-bottom: 55.5%;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a .sub {
    display: block;
    height: auto;
    margin: 15px 0 9px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -1.6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a .date {
    font-size: 15px;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a:hover {
    text-decoration: none;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a:hover .sub {
    text-decoration: underline;
  }
  .w_sdf_years .w_contents .w_session .w_video_list:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a .sub {
    margin: 15px 0 13px;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -1.8px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a .desc {
    height: auto;
    max-height: 52px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -1.6px;
    color: #000000;
    margin-bottom: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_session .w_video_list ul li a .name {
    display: block;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
    color: #0a958a;
    margin: 0;
  }
  .w_sdf_years .w_contents .w_session .w_page_list {
    display: none;
  }
  .w_sdf_years .w_contents .w_session .w_more a {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border: solid 1px #15066d;
    text-align: center;
    font-size: 16px;
    letter-spacing: -1.6px;
    color: #15066d;
    font-weight: 500;
  }
  .w_sdf_years .w_contents .w_session_end {
    height: 100%;
  }
  .w_sdf_years .w_contents .w_session_end .w_session_view .cont_area {
    padding-top: 50px;
  }
  .w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .sub {
    float: none;
    display: block;
    margin: 15px 0 11px;
    width: auto;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -1.8px;
    color: #000000;
  }
  .w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .date {
    float: none;
    margin-top: 0;
    font-size: 15px;
    color: #777777;
  }
  .w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .desc {
    clear: both;
    border-top: solid 1px #777777;
    margin-top: 30px;
    padding: 40px 0;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: -1.7px;
  }
  .w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .btn_list {
    position: static;
    margin: 0 auto 50px;
    text-align: center;
  }
  .w_sdf_years .w_contents .w_session_end .w_session_view .cont_area .btn_list a {
    border: solid 1px #15066d;
    border-radius: 20px 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 31px;
    font-size: 17px;
    letter-spacing: -1.7px;
    font-weight: 500;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom {
    background: #fff;
    padding-top: 50px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .tit {
    font-size: 28px;
    letter-spacing: -1.4px;
    color: #15066d;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul {
    margin-left: -10px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li {
    width: 50%;
    margin-bottom: 30px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a {
    margin-left: 10px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .thumb {
    height: 0;
    padding-bottom: 55.5%;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .sub {
    display: block;
    height: auto;
    margin: 15px 0 9px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -1.6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a .date {
    font-size: 15px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a:hover {
    text-decoration: none;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list ul li a:hover .sub {
    text-decoration: underline;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_video_list:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list {
    padding: 0;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li {
    position: relative;
    margin-bottom: 7.5px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a {
    height: 87px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .thumb {
    width: 155px;
    height: 87px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc {
    left: 165px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc .sub {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -1.8px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc .date {
    margin-top: 8px;
    font-size: 15px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li a .desc:hover .sub {
    text-decoration: underline;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list ul li:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_session_end .w_recom .w_news_list:after {
    display: block;
    clear: both;
    content: "";
  }
  .w_sdf_years .w_contents .w_session_end .w_recom.news {
    position: relative;
    padding: 70px 0 90px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom.news .tit {
    margin-bottom: 15px;
  }
  .w_sdf_years .w_contents .w_session_end .w_recom.news:before {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    display: block;
    height: 1px;
    background: #777777;
    content: "";
  }
  .w_sdf_years .w_contents .w_partner {
    padding: 9px 0 100px;
  }
  .w_sdf_years .w_contents .w_partner .partner_area .tit {
    display: block;
    padding: 41px 0 15px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -2.2px;
  }
  .w_sdf_years .w_contents .w_partner .partner_area ul li {
    width: 50%;
    margin-bottom: 9px;
  }
  .w_sdf_years .w_contents .w_partner .partner_area ul li span {
    position: relative;
    height: 50px;
    width: calc(100% - 9px);
  }
  .w_sdf_years .w_contents .w_partner .partner_area ul li span img {
    max-width: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .w_sdf_years .w_footer {
    padding: 60px 0 100px;
    text-align: center;
    font-family: "Noto Sans KR";
  }
  .w_sdf_years .w_footer .info li {
    display: block;
    font-size: 14px;
    letter-spacing: -1.4px;
    color: #777777;
    line-height: 22px;
    margin: 0;
  }
  .w_sdf_years .w_footer .sns {
    margin: 32.5px 0 40px;
  }
  .w_sdf_years .w_footer .sns li {
    display: inline-block;
    margin: 0 8px;
  }
  .w_sdf_years .w_footer .sns li a {
    display: block;
    width: 41px;
    height: 41px;
    background: url("https://image.sbs.co.kr/sbs/sbs_news/sdf/set_years_m.png") no-repeat;
    background-size: 165px auto;
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    text-align: left;
    display: block;
    background-position: -77.5px 0;
  }
  .w_sdf_years .w_footer .sns li.t a {
    background-position: -120px 0;
  }
  .w_sdf_years .w_footer .sns li.y a {
    background-position: -77.5px -42px;
  }
  .w_sdf_years .w_footer .sns li.s a {
    background-position: -123px -42px;
  }
  .w_sdf_years .w_footer .sns li:hover.f a {
    background-position: -77.5px 0;
  }
  .w_sdf_years .w_footer .sns li:hover.t a {
    background-position: -120px 0;
  }
  .w_sdf_years .w_footer .sns li:hover.y a {
    background-position: -77.5px -42px;
  }
  .w_sdf_years .w_footer .sns li:hover.s a {
    background-position: -123px -42px;
  }
  .w_sdf_years .w_footer .copy {
    font-size: 14px;
    letter-spacing: -1.4px;
    color: #777777;
    line-height: 22px;
  }
  .w_sdf_years .w_footer .copy span {
    display: block;
  }
}