/*! CSS Used from: https://news.sbs.co.kr/css/news_common.css?_20230825 ; media=all */
@media all {
  html,
  body {
    width: 100%;
    height: 100%;
  }
  html {
    overflow-y: scroll;
  }
  body {
    background-color: #fff;
  }
  body,
  div,
  ul,
  li,
  h1,
  h2,
  h3,
  h4,
  form,
  p,
  input,
  button {
    margin: 0;
    padding: 0;
  }
  body,
  h1,
  h2,
  h3,
  h4,
  input,
  button {
    font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', Arial, sans-serif;
    font-size: 16px;
    color: #000;
  }
  img,
  iframe,
  button {
    border: 0 none;
  }
  ul,
  li {
    list-style: none;
  }
  input,
  button {
    vertical-align: middle;
    font-size: 14px;
    color: #838383;
  }
  img {
    vertical-align: top;
  }
  i,
  em {
    font-style: normal;
  }
  button {
    cursor: pointer;
  }
  button {
    margin: 0;
    padding: 0;
    background: none;
    cursor: pointer;
  }
  a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  .blind {
    display: inline-block;
    position: absolute;
    top: -999999em;
    left: -999999em;
    z-index: -1;
    width: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
  }
  .ir {
    display: inline-block;
    vertical-align: middle;
    text-indent: -999999em;
    overflow: hidden;
    background: url('../images/set_news_2023.png') no-repeat;
  }
  .i_bar {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    width: 1px;
    background: #b3b3b3;
    margin: 0 10px;
    text-indent: -99999em;
    overflow: hidden;
  }
  .w_box {
    position: relative;
  }
  .w_box:after {
    display: block;
    content: '';
    clear: both;
  }
  .sitemap_menu {
    clear: both;
  }
  .sitemap_menu:after {
    display: block;
    content: '';
    clear: both;
  }
  .sitemap_menu > div {
    float: left;
    margin-top: 45px;
    min-height: 270px;
    width: 12.5%;
    font-size: 15px;
  }
  .sitemap_menu .w01 {
    width: 120px;
  }
  .sitemap_menu .w02 {
    width: 150px;
  }
  .sitemap_menu .w03 {
    width: 160px;
  }
  .sitemap_menu strong {
    display: block;
    padding-bottom: 30px;
    font-weight: bold;
    color: #fff;
  }
  .sitemap_menu strong a {
    color: #fff;
  }
  .sitemap_menu li a {
    display: block;
    padding-bottom: 7px;
    color: #999;
  }
  .sitemap_menu li {
    position: relative;
  }
  .sitemap_menu .i_more {
    position: absolute;
    top: 7px;
    left: 85px;
    width: 14px;
    height: 7px;
    background-position: -266px 0;
    margin: 0 0 0 7px;
  }

  .w_btn_top {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9;
  }
  .w_btn_top .ir {
    width: 40px;
    height: 40px;
    background-position: -85px -60px;
  }
  .tit_area {
    height: 35px;
    line-height: 32px;
    line-height: 1.1;
    padding: 0 10px;
    margin-bottom: 15px;
    background: #e6e6e6;
    clear: both;
  }
  .tit_area:after {
    display: block;
    content: '';
    clear: both;
  }
  .tit_area h3,
  .tit_area h4 {
    margin-top: 7px;
    font-size: 18px;
    color: #414141;
  }
  .tit_btns {
    position: absolute;
    top: 0;
    right: 0;
  }
  .tit_btns .btn_more {
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    color: #0a0a0a;
    font-size: 14px;
  }

  .w_news_list {
    margin: 0 0 50px -20px;
    margin: 0 0 50px 0;
  }
  .w_news_list:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_news_list li a {
    display: block;
  }
  .w_news_list .thumb {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 55.5%;
    width: 100%;
    overflow: hidden;
    background-color: #eee;
  }
  .w_news_list .thumb img {
    width: 100%;
  }
  .w_news_list li:hover .thumb img {
    -webkit-filter: brightness(110%) contrast(110%);
    filter: brightness(110%) contrast(110%);
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .w_news_list .desc {
    display: block;
  }
  .w_news_list .desc strong {
    display: block;
    font-weight: normal;
  }
  .w_news_list .desc .cate {
    color: #0073a4;
  }
  .w_news_list .desc .cate:hover {
    color: #000;
  }
  .w_news_list .type_thumb li {
    float: left;
    width: 25%;
  }
  .w_news_list .type_thumb a {
    margin-left: 20px;
    margin-left: 0;
  }
  .w_news_list .type_thumb a:hover {
    color: #0073a5;
  }
  .w_news_list .type_thumb .desc {
    height: 0;
    padding-bottom: 44.5%;
  }
  .w_news_list .type_thumb .desc strong {
    margin: 7px 0 5px;
    line-height: 24px;
  }
  .w_news_list .type_text li {
    border-bottom: solid 1px #e7e7e7;
  }
  .w_news_list .type_text li a {
    display: block;
    padding: 12px 0;
    color: #000;
    line-height: 24px;
  }
  .w_news_list .type_text a:hover {
    color: #0073a5;
  }
  .w_news_list .type_text li.head a {
    padding: 0 0 20px 0;
  }
  .w_news_list .type_text li.head p {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
  }
  .w_news_list .type_text .thumb {
    display: none;
  }
  .w_news_list .type_text .head .thumb {
    display: block;
    margin-bottom: 10px;
  }
  .w_news_list.type_line {
    margin: 0;
  }
  .w_news_list.type_line .type_text li a {
    padding: 7px 10px;
  }
  .w_news_list .type_ranking .desc {
    position: relative;
    padding: 3px 0 6px 26px;
  }
  .w_news_list .type_ranking .desc .num {
    position: absolute;
    top: 3px;
    left: 0;
    font-weight: bold;
    z-index: 1;
  }
  .w_top_cs {
    position: relative;
    min-height: 30px;
    margin: 15px 0 0 0;
  }
  .w_top_cs:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_top_cs .category_list {
    position: relative;
    margin-right: 270px;
    z-index: 1;
  }
  .w_top_cs .category_list li {
    float: left;
    height: 26px;
    line-height: 25px;
    margin: 0 12px 5px 0;
    color: #fff;
    background: #b3b3b3;
  }
  .w_top_cs .category_list li a {
    display: block;
    padding: 0 10px;
    color: #fff;
  }
  .w_top_cs .category_list .cate03 {
    background: #909090;
  }
  .search_area {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    background: #fff;
  }
  .search_area input {
    float: left;
    background: #fff;
    background: -webkit-linear-gradient(transparent, transparent);
    height: 30px;
    width: 240px;
    padding: 0 0 0 12px;
    padding: 0;
    border: 0;
  }
  .search_area button {
    float: left;
    width: 30px;
    height: 30px;
  }
  .search_area button .ir {
    width: 19px;
    height: 18px;
    background-position: -215px -25px;
    float: left;
  }
  .w_end .w_top_cs {
    margin-top: 15px;
  }
  .w_article {
    position: relative;
  }
  .w_article:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_article .w_article_cont {
    position: relative;
    min-height: 2850px;
    margin: 15px 0 0 0;
  }

  .w_article .article_cont_area {
    padding-bottom: 18px;
    border-bottom: solid 1px #b3b3b3;
  }
  .w_article .article_cont_area:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_article .w_article_title {
    position: relative;
    width: 100%;
    border-bottom: solid 1px #b3b3b3;
    padding-top: 5px;
  }
  .w_article .w_article_title:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_article .w_article_title .article_main_tit {
    font-size: 42px;
    line-height: 54px;
  }
  .w_article .w_article_title .info_area {
    float: left;
    margin-top: 28px;
  }
  .w_article .w_article_title .control_area {
    float: right;
    height: 34px;
    font-size: 14px;
    margin-top: 25px;
  }
  .w_article .w_article_title .control_area a:hover .ir,
  .w_article .w_article_title .control_area button:hover .ir {
    background-color: #efefef;
  }
  .w_article .w_article_title .btn_print {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    color: #909090;
  }
  .w_article .w_article_title .btn_print .ir {
    width: 32px;
    height: 32px;
    background-position: -110px -107px;
    margin: 0 20px 0 7px;
  }
  .w_article .w_article_title .control_area strong {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    color: #909090;
    font-weight: normal;
  }
  .w_article .w_article_title .control_area button {
    height: 32px;
    line-height: 32px;
    color: #909090;
  }
  .w_article .w_article_title .btn_plus .ir {
    width: 32px;
    height: 32px;
    background-position: -139px -104px;
    margin: 0 0 0 7px;
  }
  .w_article .w_article_title .btn_minus .ir {
    width: 32px;
    height: 32px;
    background-position: -163px -105px;
  }
  .w_article .w_article_byline {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 28px 0 5px;
  }
  .w_article .w_article_byline .info_area {
    display: flex;
    align-items: center;
    margin: 0;
  }
  .w_article .w_article_byline .reporter_area {
    display: flex;
    padding-right: 15px;
    flex-shrink: 1;
  }
  .w_article .w_article_byline .reporter_area .w_author {
    display: flex;
    font-weight: bold;
    font-size: 18px;
    color: #0071bc;
  }
  .w_article .w_article_byline .reporter_area .w_author:after {
    content: ',';
    padding-right: 6px;
  }
  .w_article .w_article_byline .reporter_area .w_author:last-child:after {
    display: none;
  }
  .w_article .w_article_byline .date_area {
    display: flex;
    font-size: 14px;
    color: #909090;
  }
  .w_article .w_article_byline .date_area span {
    margin: 0 15px 0 7px;
  }
  .w_article .w_article_byline .control_area {
    margin: 0 0 0 auto;
    height: auto;
  }
  .w_article .main_text {
    line-height: 33px;
    margin: 40px 0;
    word-wrap: break-word;
  }
  .w_article .main_text img {
    max-width: 100%;
  }
  .w_article .main_text em {
    font-style: italic;
  }
  .w_article .w_artcle_conimg {
    text-align: center;
  }
  .w_article .article_image {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    position: relative;
  }
  .w_article .w_artcle_conimg .article_image {
    margin: 20px auto;
  }
  .w_article .article_image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    cursor: pointer;
    cursor: zoom-in;
    max-width: 100%;
  }
  .w_article .article_image .b_expand {
    display: block;
    width: 40px;
    height: 40px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .w_article .article_image .i_large {
    display: block;
    text-indent: -999999em;
    overflow: hidden;
    background: url('../images/set_news_2023.png') no-repeat;
    width: 40px;
    height: 40px;
    background-position: -185px -580px;
  }
  .w_article .w_article_info {
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    z-index: 2;
  }
  .w_article .w_article_info .sns_list {
    margin-bottom: 30px;
  }
  .w_article .w_article_info .sns_list li {
    margin-bottom: 5px;
  }
  .w_article .w_article_info .sns_list a {
    display: block;
  }
  .w_article .w_article_info button {
    width: 100%;
    height: 100%;
  }
  .w_article .w_article_info .sns_list .ir {
    width: 40px;
    height: 40px;
  }
  .w_article .w_article_info .sns_list .facebook .ir {
    background-position: 0 -145px;
  }
  .w_article .w_article_info .sns_list .twitter .ir {
    background-position: 0 -190px;
  }
  .w_article .w_article_info .sns_list .naver .ir {
    background-position: 0 -235px;
  }
  .w_article .w_article_info .sns_list .more .ir {
    background-position: 0 -280px;
  }
  .w_article .w_article_info .sns_list .kas .ir {
    background-position: 0 -415px;
  }
  .w_article .w_article_info .sns_list .url .ir {
    background-position: 0 -370px;
  }
  .w_article .w_article_info .sns_list .katalk .ir {
    background-position: -360px -145px;
  }
  .w_article .w_article_info .sns_list .band .ir {
    background-position: -360px -188px;
  }
  .w_article .w_article_info .sns_list .facebook:hover .ir {
    background-position: -60px -145px;
  }
  .w_article .w_article_info .sns_list .twitter:hover .ir {
    background-position: -60px -190px;
  }
  .w_article .w_article_info .sns_list .naver:hover .ir {
    background-position: -60px -235px;
  }
  .w_article .w_article_info .sns_list .more:hover .ir {
    background-position: -60px -280px;
  }
  .w_article .w_article_info .sns_list .kas:hover .ir {
    background-position: -60px -415px;
  }
  .w_article .w_article_info .sns_list .url:hover .ir {
    background-position: -60px -370px;
  }
  .w_article .w_article_info .sns_list .katalk:hover .ir {
    background-position: -404px -145px;
  }
  .w_article .w_article_info .sns_list .band:hover .ir {
    background-position: -404px -188px;
  }
  .w_article .w_article_info .sns_list .add_list {
    display: none;
  }
  .w_article .w_article_info .reply .ir {
    width: 40px;
    height: 40px;
    background-position: 0 -460px;
  }
  .w_article .w_article_info .reply a:hover .ir {
    background-position: -60px -460px;
  }
  .w_article .w_article_info .reply strong {
    display: block;
    text-align: center;
    height: 27px;
    line-height: 27px;
    color: #3c3c3c;
    font-weight: normal;
  }
  .w_article .w_article_info .heart .ir {
    width: 40px;
    height: 40px;
    background-position: -380px -414px;
  }
  .w_article .w_article_info .heart a:hover .ir {
    background-position: -380px -458px;
  }
  .w_article .w_article_info .heart strong {
    display: block;
    text-align: center;
    height: 27px;
    line-height: 27px;
    color: #3c3c3c;
    font-weight: normal;
  }
  .w_article .w_article_info .layer_url {
    display: none;
    position: absolute;
    left: 45px;
    top: 270px;
    width: 376px;
    height: 100px;
    padding: 14px 20px 20px;
    text-align: center;
    border: solid 1px #7c7c7c;
    background: #fff;
    z-index: 999;
  }
  .w_article .w_article_info .layer_url .url input {
    margin-top: 6px;
    height: 40px;
    line-height: 40px;
    width: 336px;
    padding: 0 20px;
    background: #f5f5f5;
    border: 0;
    color: #000;
  }
  .w_article .w_article_info .layer_url .txt {
    line-height: 26px;
  }
  .w_article .w_article_info .layer_url .btns {
    margin-top: 10px;
  }
  .w_article .w_article_info .layer_url .btns button {
    width: 49%;
    border: solid 1px #b3b3b3;
    line-height: 37px;
    height: 42px;
    color: #000;
    font-size: 16px;
  }
  .w_article .w_article_info .layer_url .btns .copy {
    float: left;
  }
  .w_article .w_article_info .layer_url .btns .close {
    float: right;
  }
  .w_article .w_article_info .layer_url .btns .close .ir {
    width: 12px;
    height: 12px;
    background-position: -190px -75px;
    margin-right: 5px;
  }
  .w_article .article_relation_area .w_box {
    margin-bottom: 50px;
  }
  .w_article .article_relation_area .type_text {
    margin: -15px 0 0 0;
  }
  .w_article .article_relation_area .type_text li:last-child {
    border-bottom: 0;
  }
  .w_article .w_article_ad {
    margin: 50px auto 55px;
    width: 650px;
  }
  .w_article .w_article_side {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
  }
  .w_article .w_article_side .ad_area {
    width: 270px;
    min-height: 270px;
    margin-bottom: 60px;
    background: none;
  }
  .w_article .w_article_side .w_box {
    margin: 0 0 50px 0;
  }
  .w_article .w_article_side .type_thumb li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .w_article .w_article_side .type_thumb .desc {
    height: auto;
    padding: 0;
    line-height: 27px;
  }
  .w_article .w_article_side .type_text li:last-child {
    border-bottom: 0;
  }
  .w_article .w_article_side .tit_area h4 {
    margin-right: 47px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .w_article .w_article_side .w_brand_side .w_news_list {
    margin: 0;
  }
  .w_article .w_article_side .w_brand_side .w_news_list .type_text li.head p {
    font-size: 16px;
    line-height: 24px;
  }
  .w_article .w_article_title .article_main_tit {
    font-size: 42px;
    line-height: 54px;
  }
}
/*! CSS Used from: https://news.sbs.co.kr/css/news_layout.css?_20230825 ; media=all */
@media all {
  #access_skip {
    position: absolute;
    z-index: 999;
  }
  #access_skip a {
    position: absolute;
    top: -99999px;
    left: -99999px;
    display: block;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 39px;
    background: #000;
    color: #fff;
  }
  #access_skip li a:active,
  #access_skip li a:focus {
    top: 0;
    left: 0;
  }
  .w_sbsnews .blind {
    display: inline-block;
    position: absolute;
    top: -999999em;
    left: -999999em;
    z-index: -1;
    width: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
  }
  .w_sbsnews .w_header .ir,
  .w_sbsnews .w_footer .ir {
    display: inline-block;
    vertical-align: middle;
    text-indent: 0;
    overflow: hidden;
    background: url('../images/set_news_2023.png') no-repeat;
    z-index: 0;
  }
  .w_sbsnews .w_header .i_bar {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    width: 1px;
    background: #b3b3b3;
    margin: 0 10px;
    overflow: hidden;
  }
  .w_sbsnews .w_header button,
  .w_sbsnews .w_footer button {
    margin: 0;
    padding: 0;
    background: none;
    cursor: pointer;
  }
  .w_sbsnews .w_header input,
  .w_sbsnews .w_footer button {
    vertical-align: middle;
    font-size: 14px;
    color: #aaa;
    padding: 0;
    margin: 0;
  }
  .w_sbsnews .w_header .search_area,
  .w_sbsnews .w_footer .search_area {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    background: #fff;
    z-index: 1;
  }
  .w_sbsnews .w_header .layer_gnb .search_area,
  .w_sbsnews .w_footer .search_area {
    background: #4d4d4d;
  }
  .w_header .search_area input,
  .w_footer .search_area input {
    float: left;
    background: #fff;
    background: -webkit-linear-gradient(transparent, transparent);
    height: 30px;
    width: 240px;
    padding: 0 0 0 12px;
    padding: 0;
    border: 0;
  }
  .w_header .search_area button,
  .w_sbsnews .w_footer .search_area button {
    float: left;
    width: 30px;
    height: 30px;
  }
  .w_sbsnews .w_header .search_area button .ir {
    width: 19px;
    height: 18px;
    background-position: -215px -25px;
    float: left;
  }
  .w_sbsnews .w_footer .search_area button .ir {
    width: 19px;
    height: 18px;
    background-position: -121px 0;
    float: left;
    opacity: 0.6;
  }
  .w_sbsnews .w_header .layer_gnb .search_area button .ir {
    width: 19px;
    height: 18px;
    background-position: -121px 0;
    float: left;
    opacity: 0.6;
  }
  .w_sbsnews a:focus {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .w_sbsnews {
    min-width: unset;
    background: #f4f4f4;
    overflow: hidden;
  }
  .w_inner {
    position: relative;
    min-width: unset;
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .w_end {
    background: #fff;
  }
  .w_end .w_footer {
    min-width: unset;
  }
  .w_end .w_inner {
    padding: 0 15px 0 55px;
    min-width: unset;
  }
  .w_end .w_header .logo_news {
    left: 55px;
  }
  .w_end .w_header .layer_gnb {
    min-width: unset;
  }
  .w_header {
    position: relative;
    z-index: 2;
    background: #fff;
  }
  .w_header {
    font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', Arial, sans-serif;
    font-size: 16px;
    color: #2c2c2c;
  }
  .w_header:after,
  .w_header .w_gnb:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_header a:hover {
    color: #0073a5;
  }
  .w_header .w_gnb {
    width: 100%;
  }
  .w_header .logo_news {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
  }
  .w_header .logo_news a {
    display: block;
    width: 50px;
    height: 50px;
  }
  .w_header .logo_news .ir {
    background-position: 0 0;
    vertical-align: top;
  }
  .w_header .logo_big a {
    width: 90px;
    height: 90px;
  }
  .w_header .logo_big .ir {
    background-position: -120px -415px;
  }
  .w_header .w_gnb .navi_list ul {
    margin-left: 70px;
  }
  .w_header .navi_list li {
    float: left;
  }
  .w_header .navi_list li .i_bar {
    height: 12px;
    background: #d4d4d4;
    margin: 0 11px;
    float: left;
    margin-top: 5px;
  }
  .w_header .navi_list li:first-child .i_bar {
    display: none;
  }
  .w_header .navi_list li a {
    display: block;
    color: #b4b4b4;
    font-size: 13px;
    min-width: unset;
  }

  .w_header .w_brands {
    height: 40px;
    min-width: unset;
    background: #2c2c2c;
  }
  .w_header .w_brands .family a {
    height: 40px;
    padding: 0 10px;
  }
  .w_header .w_brands .family a .ir {
    margin-top: 10px;
  }
  .w_header .w_brands .family .i_mug {
    padding: 0 10px 0 0;
  }
  .w_header .w_brands .family .i_mug .ir {
    width: 88px;
    height: 20px;
    background-position: -216px -325px;
  }
  .w_header .w_brands .family .i_mug2 .ir {
    width: 88px;
    height: 20px;
    background-position: -396px -50px;
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }
  .w_header .w_brands .family .i_sbs .ir {
    width: 80px;
    height: 20px;
    background-position: -216px -354px;
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }
  .w_header .w_brands .family .i_ent .ir {
    width: 64px;
    height: 18px;
    background-position: -84px -662px;
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }
  .w_header .w_brands .family .i_premium .ir {
    width: 128px;
    height: 18px;
    background-position: -230px -618px;
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }
  .w_header .w_brands .family .i_y {
    padding-left: 19px;
  }
  .w_header .w_brands .family .i_y .ir {
    width: 24px;
    height: 17px;
    background-position: -102px -618px;
    margin-top: 11.5px;
    text-indent: 99999999999;
  }
  .w_header .w_brands .family .i_f .ir {
    width: 13px;
    height: 20px;
    background-position: -216px -386px;
    text-indent: 99999999999;
  }
  .w_header .w_brands .family .i_t .ir {
    width: 20px;
    height: 20px;
    background-position: -239px -386px;
    text-indent: 99999999999;
  }
  .w_header .w_brands .family .i_insta .ir {
    width: 20px;
    height: 20px;
    background-position: -128px -618px;
    text-indent: 99999999999;
  }
  .w_header .w_brands .quick {
    position: absolute;
    right: 15px;
    z-index: 1;
  }
  .w_header .w_brands .quick a {
    height: 40px;
    line-height: 40px;
  }
  .w_header .w_gnb .gnb li {
    position: relative;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_section .ir {
    width: 40px;
    height: 16px;
    background-position: 0 -510px;
    background: none;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_replay .ir {
    width: 54px;
    height: 16px;
    background-position: -59px -510px;
    background: none;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_report .ir {
    width: 54px;
    height: 16px;
    background-position: -133px -510px;
    background: none;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_pot .ir {
    width: 54px;
    height: 16px;
    background-position: -207px -510px;
    background: none;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_issue .ir {
    width: 26px;
    height: 16px;
    background-position: -282px -510px;
    background: none;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_8news_n .ir {
    width: 63px;
    height: 34px;
    background-position: -400px -550px;
    background: none;
  }
  .w_sbsnews .w_header .w_gnb .gnb .txt_panda .ir {
    width: 66px;
    height: 18px;
    background-position: -390px -325px;
    background: none;
  }

  .w_header .w_gnb .gnb_fixed {
    display: none;
  }
  .w_header .w_gnb .gnb_fixed li a {
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
    color: #b4b4b4;
  }

  .w_header .w_gnb .gnb_fixed .i_bar {
    margin: 0 20px 0 0;
  }
  .w_header .gnb_article_tit {
    display: none;
    float: left;
    margin-left: 70px;
    width: 100%;
  }
  .w_header .gnb_article_tit a {
    float: left;
    display: block;
    padding: 12px 0;
    color: #d4d4d4;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .w_header .w_snb {
    min-height: 46px;
  }
  .w_header .w_snb .snb_list {
    padding: 34px 0 16px;
    height: 36px;
  }
  .w_header .w_snb .snb_list.blind {
    display: none;
  }
  .w_header .w_snb .snb_list .snb_menu_2depth {
    margin-top: 8px;
  }
  .w_header .w_snb .snb_list .snb_menu_2depth:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_header .w_snb .snb_list .snb_menu_2depth {
    float: left;
  }
  .w_header .w_snb .snb_list .snb_menu_2depth li {
    float: left;
    font-size: 15px;
  }
  .w_header .w_snb .snb_list .snb_menu_2depth li a {
    display: block;
    padding: 12px 10px 0;
    color: #292929;
  }

  .w_header .w_snb .search_area {
    background: #f5f5f5;
    margin: 8px 15px 0 0;
  }
  .w_header .w_snb .search_area input {
    background: #f5f5f5;
  }
  .w_sbsnews .w_header .w_gnb .logo_news {
    display: none;
  }
  .w_end .w_header .w_brands {
    min-width: unset;
  }
  .w_end .w_header .w_gnb {
    min-width: unset;
  }
  .w_sbsnews .w_header .w_brands .navi_list ul {
    margin-left: 116px;
  }
  .w_sbsnews .w_header .w_gnb .gnb {
    margin-left: 116px;
  }
  .w_sbsnews .w_header .w_gnb {
    height: 40px;
    border-bottom: solid 1px #e3e3e3;
  }
  .w_sbsnews .w_header .w_gnb .gnb a {
    height: 40px;
    padding: 0 20px 0 0;
  }
  .w_sbsnews .w_header .w_gnb .gnb a .ir {
    margin-top: 12px;
  }
  .w_header .w_snb .snb_list {
    max-width: 1140px;
    overflow: hidden;
  }
  .w_header .w_snb .snb_list_inner {
    width: 2000px;
  }
  .w_header .w_snb .snb_list .snb_menu {
    position: relative;
    float: left;
  }
  .w_header .layer_gnb {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: unset;
    background: #000;
    background: rgba(0, 0, 0, 0.85);
    border-bottom: solid 10px #1e1e1e;
    z-index: 998;
  }
  .w_header .search_area {
    background: #4d4d4d;
  }
  .w_header .search_area input {
    background: #4d4d4d;
    background: -webkit-linear-gradient(transparent, transparent);
  }
  .w_header .layer_gnb .link_area {
    position: relative;
    clear: both;
    width: 100%;
    padding: 50px 0 25px;
  }
  .w_header .layer_gnb .link_area li {
    float: left;
  }
  .w_header .layer_gnb .link_area:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_header .layer_gnb .sns_list {
    float: left;
  }
  .w_header .layer_gnb .sns_list li {
    margin-right: 10px;
  }
  .w_header .layer_gnb .sns_list a {
    display: block;
  }
  .w_header .layer_gnb .sns_list .ir {
    width: 40px;
    height: 40px;
  }
  .w_header .layer_gnb .sns_list .facebook .ir {
    background-position: -120px -234px;
  }
  .w_header .layer_gnb .sns_list .twitter .ir {
    background-position: -169px -234px;
  }
  .w_header .layer_gnb .sns_list .youtube .ir {
    background-position: 0 -704px;
  }
  .w_header .layer_gnb .sns_list .instagram .ir {
    background-position: 0 -662px;
  }

  .w_header .layer_gnb .link_list {
    float: left;
    margin: 7px 0 0 20px;
  }
  .w_header .layer_gnb .link_list li a {
    display: block;
    padding-right: 25px;
    font-weight: bold;
    color: #6c6c6c;
    font-size: 15px;
  }

  .w_header .layer_gnb .search_area {
    position: absolute;
    bottom: 25px;
    right: 0;
    top: auto;
  }
  .w_header .layer_gnb .btn_close {
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    vertical-align: top;
  }
  .w_header .layer_gnb .btn_close .ir {
    width: 80px;
    height: 18px;
    margin-left: 20px;
    background-position: -288px -462px;
    position: absolute;
    top: 18px;
    vertical-align: top;
  }
  .w_header .btn_area_v2 {
    position: absolute;
    right: 15px;
    top: 0;
    height: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .w_header .btn_area_v2 a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: unset;
    box-sizing: border-box;
    height: 26px;
    border-radius: 13px 13px;
    font-size: 14px;
    margin-left: 8px;
  }
  .w_header .btn_area_v2 .btn_live {
    display: flex;
    align-items: center;
    border: solid 1px #2c2c2c;
    color: #2c2c2c;
  }
  .w_header .btn_area_v2 .btn_live strong {
    display: block;
    margin-top: -2px;
    letter-spacing: 0.7px;
  }
  .w_header .btn_area_v2 .btn_live .on {
    display: none;
    width: 6px;
    height: 6px;
    margin-left: 3px;
    background: #ba1e09;
    border-radius: 3px 3px;
    text-indent: -9999999em;
    line-height: 0;
    overflow: hidden;
    -webkit-animation: onairBlink 1.5s linear infinite;
    animation: onairBlink 1.5s linear infinite;
  }
  .w_header .btn_area_v2 .btn_report {
    background: #2c2c2c;
    color: #fff;
  }
  .w_header .btn_area_v2 .btn_sitemap {
    height: 40px;
    padding-left: 14px;
  }
  .w_header .btn_area_v2 .btn_sitemap .ir {
    width: 16px;
    height: 18px;
    background-position: -352px -415px;
    vertical-align: top;
    text-indent: 99999999999;
  }
  .w_header.onair .btn_area_v2 .btn_live {
    border-color: #ba1e09;
    color: #ba1e09;
  }
  .w_header.onair .btn_area_v2 .btn_live .on {
    display: block;
  }
  .w_footer {
    background: #2c2c2c;
    height: 600px;
    margin-top: 50px;
    font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', Arial, sans-serif;
    font-size: 13px;
    clear: both;
  }
  .w_footer .w_notice {
    height: 40px;
    background: #e6e6e6;
    line-height: 40px;
  }
  .w_footer .menu_area:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_footer .logo_news {
    float: left;
    margin-right: 40px;
  }
  .w_footer .logo_news .ir {
    width: 75px;
    height: 75px;
    background-position: 0 -60px;
  }
  .w_footer .menu_area li {
    float: left;
  }
  .w_footer .menu_area li a {
    display: block;
    padding: 25px 15px;
    color: #777;
    font-weight: bold;
    font-size: 15px;
  }

  .w_footer .menu_area li:last-child a {
    padding-right: 10px;
  }
  .w_footer .menu_area .i_mug {
    padding-left: 0;
  }
  .w_footer .menu_area .i_mug .ir {
    width: 80px;
    height: 21px;
    background-position: -216px -50px;
  }
  .w_footer .menu_area .i_mug2 {
    margin-right: -10px;
  }
  .w_footer .menu_area .i_mug2 .ir {
    width: 88px;
    height: 21px;
    background-position: -395px -74px;
    display: block;
  }
  .w_footer .menu_area .i_sbs .ir {
    width: 78px;
    height: 18px;
    background-position: -146px -550px;
    display: block;
  }
  .w_footer .menu_area .i_f {
    padding-top: 21px;
  }
  .w_footer .menu_area .i_f .ir {
    width: 11px;
    height: 21px;
    background-position: -216px -100px;
  }
  .w_footer .menu_area .i_t {
    padding-top: 21px;
  }
  .w_footer .menu_area .i_t .ir {
    width: 22px;
    height: 21px;
    background-position: -239px -100px;
  }
  .w_footer .menu_area .i_sp {
    padding-top: 22px;
  }
  .w_footer .menu_area .i_sp .ir {
    width: 130px;
    height: 18px;
    background-position: -230px -596px;
  }
  .w_footer .menu_area .i_y {
    padding-top: 22px;
  }
  .w_footer .menu_area .i_y .ir {
    width: 24px;
    height: 17px;
    background-position: -102px -640px;
  }
  .w_footer .menu_area .i_insta {
    padding-top: 22px;
  }
  .w_footer .menu_area .i_insta .ir {
    width: 20px;
    height: 20px;
    background-position: -128px -640px;
  }
  .w_footer .search_bg_area {
    position: relative;
    margin-top: 15px;
    padding-top: 15px;
    clear: both;
  }
  .w_footer .search_bg_area .bg_bar {
    display: block;
    margin-right: 290px;
    height: 1px;
    background: #4d4d4d;
  }
  .w_footer .search_area {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .w_footer .search_area input {
    background: #4d4d4d;
  }
  .w_footer .sitemap_menu div {
    font-size: 13px;
  }
  .w_footer .sitemap_menu strong {
    padding-bottom: 30px;
  }
  .w_footer .sitemap_menu div a {
    padding-bottom: 10px;
  }
  .w_footer .family_list > li {
    position: relative;
    font-size: 13px;
    z-index: 1;
  }
  .w_footer .family_list .layer_family {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 200px;
    padding-bottom: 5px;
    border: solid 1px #4d4d4d;
    background: #2c2c2c;
    overflow-y: auto;
    z-index: 2;
    zoom: 1;
  }
  .w_footer .family_list .layer_family a {
    padding: 3px 10px;
    color: #999;
  }

  .w_footer .family_list .btn_close {
    display: none;
  }
  .w_footer .copyright_area2 {
    padding: 45px 0;
  }
  .w_footer .copyright_area2 .w_copy {
    position: relative;
    padding: 0 0 12px 0;
    width: 100%;
  }
  .w_footer .copyright_area2 .w_copy:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_footer .copyright_area2 .tit {
    position: absolute;
    display: block;
  }
  .w_footer .copyright_area2 .info {
    padding: 2px 0 0 180px;
    font-size: 11px;
    color: #b3b3b3;
  }
  .w_footer .copyright_area2 .i_sbs {
    width: 38px;
    height: 18px;
    background-position: -60px 0;
    float: left;
  }
  .w_footer .copyright_area2 .i_sbsdlab {
    width: 140px;
    height: 18px;
    background-position: 0 -551px;
    float: left;
  }
  .w_footer .copyright_area2 li {
    float: left;
    margin-bottom: 2px;
  }
  .w_footer .copyright_area2 li:before {
    float: left;
    display: block;
    margin: 3px 10px 0;
    height: 10px;
    width: 1px;
    background: #adadad;
    content: '';
  }
  .w_footer .copyright_area2 li:first-child:before {
    display: none;
  }
  .w_footer .copyright_area2 a {
    color: #b3b3b3;
  }

  .w_footer .copyright_area2 li.br {
    clear: left;
  }
  .w_footer .copyright_area2 li.br:before {
    display: none;
  }
  .w_footer .copyright_area2 .copy {
    font-size: 11px;
    color: #b3b3b3;
    padding: 0 0 15px 180px;
  }
  .w_sbsnews .sitemap_menu {
    clear: both;
  }
  .w_sbsnews .sitemap_menu:after {
    display: block;
    content: '';
    clear: both;
  }
  .w_sbsnews .sitemap_menu > div {
    float: left;
    margin-top: 45px;
    min-height: 270px;
    width: 12%;
    font-size: 13px;
  }
  .w_sbsnews .sitemap_menu .w01 {
    width: 11%;
  }
  .w_sbsnews .sitemap_menu .w03 {
    width: 13%;
  }
  .w_sbsnews .sitemap_menu .wide {
    width: 13%;
  }
  .w_sbsnews .sitemap_menu strong {
    display: block;
    padding-bottom: 30px;
    font-weight: bold;
    color: #fff;
  }
  .w_sbsnews .sitemap_menu strong a {
    color: #fff;
  }
  .w_sbsnews .sitemap_menu li a {
    display: block;
    padding: 0 3px 7px 0;
    color: #999;
  }

  .w_sbsnews .sitemap_menu li {
    position: relative;
  }
  .w_sbsnews .sitemap_menu .i_more {
    position: absolute;
    top: 7px;
    left: 85px;
    width: 14px;
    height: 7px;
    background-position: -266px 0;
    margin: 0 0 0 7px;
  }
}
/*! CSS Used from: https://news.sbs.co.kr/css/news_contents.css?_20230825 ; media=all */
@media all {
  .w_soup_side .tit_area h3 {
    float: left;
    margin-top: -1px;
  }
  .w_soup_side .tit_area .tit_sp {
    width: 120px;
    height: 17px;
    background-position: -230px -578px;
  }
  .w_soup_side .tit_area .w_talk .w_layer_intro {
    width: 300px;
  }
  .w_soup_side .tit_area .w_talk .w_layer_intro {
    top: 45px;
    left: -163px;
  }
  .w_soup_side .tit_area .w_talk .w_layer_intro:before {
    left: 175px;
    top: -14px;
    border-bottom: solid 7px rgba(0, 0, 0, 0.8);
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    content: '';
  }
  .w_soup_side .w_news_list {
    margin: -5px 0 8px;
  }
  .w_article .w_article_side .w_soup_side .w_news_list li {
    float: none;
    margin: 0;
    padding: 12px 0;
    border-top: solid 1px #e8e8e8;
  }
  .w_article .w_article_side .w_soup_side .w_news_list li:first-child {
    border: 0;
  }
  .w_soup_side .w_news_list a {
    position: relative;
    margin: 0;
  }
  .w_soup_side .w_news_list .thumb {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 134px;
    height: 75px;
    padding: 0;
  }
  .w_soup_side .w_news_list .label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 35px;
    height: 23px;
    background: #002957;
    text-align: center;
  }
  .w_soup_side .w_news_list .label .ir {
    width: 22px;
    height: 15px;
    background-position: -360px -580px;
    margin-top: -3px;
  }
  .w_article .w_article_side .w_soup_side .w_news_list .desc {
    padding: 0 140px 0 0;
    font-size: 14px;
    line-height: 22px;
    min-height: 76px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .w_soup_side .w_news_list .desc strong {
    line-height: 22px;
    margin: 0;
  }
  .w_soup_side .w_news_list .cate {
    display: block;
    font-size: 12px;
    color: #002957;
    font-weight: bold;
  }

  .tit_area .w_talk {
    float: left;
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
  }
  .tit_area .w_talk .btn_intro {
    display: block;
    float: left;
    padding: 0 15px 0 5px;
  }
  .tit_area .w_talk .btn_intro .ir {
    width: 20px;
    height: 20px;
    background-position: -360px -234px;
    vertical-align: top;
    margin-top: 9px;
  }
  .tit_area .w_talk .w_layer_intro {
    position: absolute;
    top: -20px;
    left: 45px;
    width: 360px;
    text-align: center;
    padding: 27px 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
  }
  .tit_area .w_talk .w_layer_intro:before {
    position: absolute;
    left: -7px;
    top: 30px;
    display: block;
    width: 0;
    height: 0;
    border-right: solid 7px rgba(0, 0, 0, 0.6);
    border-bottom: solid 7px transparent;
    border-top: solid 7px transparent;
    content: '';
  }
  .tit_area .w_talk .w_layer_intro .desc {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.14px;
  }
  .tit_area .w_talk .w_layer_intro .b_close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 10px;
  }
  .tit_area .w_talk .w_layer_intro .b_close .ir {
    width: 12px;
    height: 12px;
    background-position: -190px -90px;
    vertical-align: top;
  }
  .w_sbsnews .ad_area {
    height: 270px;
    width: 270px;
    background: #e6e6e6;
  }
  .w_sbsnews .w_banner {
    background: #eee;
  }
  .w_sbsnews .w_banner img {
    display: block;
    width: 100%;
  }
  .w_sbsnews .w_banner.type_bnr_aside {
    margin: -20px 0 40px;
  }
  .ad_area iframe {
    display: block;
    padding: 10px 0 0 10px;
  }
  .w_header .w_snb .snb_list .snb_menu_2depth {
    float: none;
  }
  @media all and (min-width: 1170px) {
    .w_article .main_text {
      margin: 40px 100px;
    }
  }
  @media all and (min-width: 940px) and (max-width: 1169px) {
    .w_end .w_header .layer_gnb,
    .w_header .layer_gnb {
      min-width: unset;
    }
    .w_end .w_header .layer_gnb .w_inner,
    .w_header .layer_gnb .w_inner {
      max-width: none;
      min-width: unset;
    }
    .w_header .sitemap_menu > div {
      width: 13%;
    }
  }
  @media all and (max-width: 939px) {
    .w_end .w_header .layer_gnb,
    .w_header .layer_gnb {
      max-width: none;
      min-width: auto;
      width: 100%;
    }
    .w_end .w_header .layer_gnb .w_inner,
    .w_header .layer_gnb .w_inner {
      max-width: none;
      min-width: auto;
      width: 100%;
      padding: 0;
    }
    .w_header .gnb_article_tit {
      margin-left: 120px;
    }
    .w_header .sitemap_menu > div {
      width: 13%;
    }
  }
}
/*! CSS Used from: Embedded */
@media all and (min-width: 1170px) {
  .w_article .main_text {
    margin: 40px 100px;
  }
}
.w_article .copyrightsbs {
  line-height: 33px;
  margin: 40px 0;
  word-wrap: break-word;
  text-align: center;
  font-size: 14px;
  color: #909090;
}
/*! CSS Used from: Embedded */
.translate span {
  margin: 0px !important;
}
/*! CSS Used from: https://static.sbsdlab.co.kr/common/photoswipe/photoswipe.min.css ; media=all */
@media all {
  .pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none;
  }
  .pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity;
  }
  .pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .pswp__container {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .pswp__container {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
  .pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  .pswp__container {
    -webkit-backface-visibility: hidden;
  }
  .pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
}
/*! CSS Used from: ../img/default-skin.min.css ; media=all */
@media all {
  .pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1;
  }
  .pswp__button:active {
    outline: none;
    opacity: 0.9;
  }
  .pswp__button,
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    background: url(../images/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
  }
  .pswp__button--close {
    background-position: 0 -44px;
  }
  .pswp__button--share {
    background-position: -44px -44px;
  }
  .pswp__button--fs {
    display: none;
  }
  .pswp__button--zoom {
    display: none;
    background-position: -88px 0;
  }
  .pswp__button--arrow--left,
  .pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
  }
  .pswp__button--arrow--left {
    left: 0;
  }
  .pswp__button--arrow--right {
    right: 0;
  }
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute;
  }
  .pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
  }
  .pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
  }
  .pswp__counter,
  .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
  }
  .pswp__share-modal--hidden {
    display: none;
  }
  .pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
  }
  .pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: 0.75;
    padding: 0 10px;
  }
  .pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
  }
  .pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc;
  }
  .pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
  }
  .pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
  }
  @media screen and (max-width: 1024px) {
    .pswp__preloader {
      position: relative;
      left: auto;
      top: auto;
      margin: 0;
      float: right;
    }
  }
  .pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
  }
  .pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
  }
  .pswp__caption,
  .pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  .pswp__top-bar,
  .pswp__caption {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
/*! CSS Used from: https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.qhDXWpKopYk.L.W.O/d=0/rs=AN8SPfp0QXhhaDDdjg_LgcSqoZiPEzC1tw/m=el_main_css */
.VIpgJd-ZVi9od-xl07Ob-OEVmcd {
  z-index: 10000002;
  border: none;
  position: fixed;
  box-shadow: 0 3px 8px 2px #999;
}
.goog-te-gadget {
  font-family: arial;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
}
.goog-te-gadget img {
  vertical-align: middle;
  border: none;
}
.goog-te-gadget-simple {
  background-color: #fff;
  border-left: 1px solid #d5d5d5;
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #d5d5d5;
  font-size: 10pt;
  display: inline-block;
  padding-top: 1px;
  padding-bottom: 2px;
  cursor: pointer;
}
.goog-te-gadget-icon {
  margin-left: 2px;
  margin-right: 2px;
  width: 19px;
  height: 19px;
  border: none;
  vertical-align: middle;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed {
  text-decoration: none;
  color: #00c;
  white-space: nowrap;
  margin-left: 4px;
  margin-right: 4px;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  text-decoration: underline;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed img {
  margin-left: 2px;
  margin-right: 2px;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
  color: #000;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  text-decoration: none;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
  z-index: 1000;
  position: fixed;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  left: -1000px;
  top: -1000px;
}
.VIpgJd-ZVi9od-aZ2wEe-OiiCO {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 104px;
  height: 104px;
  border-radius: 50px;
  background: #fff url(../images/translate_24dp.png) 50% 50% no-repeat;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
}
.VIpgJd-ZVi9od-aZ2wEe {
  margin: 2px 0 0 2px;
  -webkit-animation: spinner-rotator 1.4s linear infinite;
  animation: spinner-rotator 1.4s linear infinite;
}
.VIpgJd-ZVi9od-aZ2wEe-Jt5cK {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  stroke: #4285f4;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: spinner-dash 1.4s ease-in-out infinite;
  animation: spinner-dash 1.4s ease-in-out infinite;
}
.VIpgJd-yAWNEb-L7lbkb div,
.VIpgJd-yAWNEb-L7lbkb span,
.VIpgJd-yAWNEb-L7lbkb iframe,
.VIpgJd-yAWNEb-L7lbkb img,
.VIpgJd-yAWNEb-L7lbkb form {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  text-align: left;
  line-height: normal;
}
.VIpgJd-yAWNEb-L7lbkb {
  color: #222;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  font-family: arial;
  font-size: 10pt;
  width: 420px;
  padding: 12px;
  position: absolute;
  z-index: 10000;
}
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-nVMfcd-fmcmS {
  clear: both;
  font-size: 10pt;
  position: relative;
  text-align: justify;
  width: 100%;
}
.VIpgJd-yAWNEb-L7lbkb span:focus {
  outline: none;
}
.VIpgJd-yAWNEb-hvhgNd {
  font-family: 'Google Sans', Arial, sans-serif;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-l4eHX-i3jM8c {
  position: absolute;
  top: 10px;
  left: 14px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-k77Iif-i3jM8c {
  margin: 16px;
  padding: 0;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-IuizWc {
  margin: 0 0 0 36px;
  padding: 0;
  color: #747775;
  font-size: 14px;
  font-weight: 500;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-axAV1 {
  width: auto;
  padding: 12px 0 0;
  color: #1f1f1f;
  font-size: 16px;
  text-align: initial;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid {
  border-radius: 0 0 12px 12px;
  margin: 0;
  background: #f1f4f9;
  position: relative;
  min-height: 50px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid-B7I4Od {
  display: inline-block;
  width: 77%;
  padding: 12px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-UTujCb {
  color: #1f1f1f;
  font-size: 12px;
  font-weight: 500;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-eO9mKe {
  color: #444746;
  font-size: 12px;
  padding-top: 4px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-xgov5 {
  position: absolute;
  top: 10px;
  right: 5px;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-THI6Vb {
  fill: #0b57d0;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf {
  margin: -4px 2px 0 0;
  padding: 2px 0 0;
  width: 48px;
  height: 48px;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  background: none;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf:hover {
  background: #e8ebec;
}
.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-aXYTce {
  display: none;
}
/*! CSS Used keyframes */
@-webkit-keyframes onairBlink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes onairBlink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spinner-rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@keyframes spinner-rotator {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@-webkit-keyframes spinner-dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
@keyframes spinner-dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}

@media (max-width: 910px) {
  .family {
    display: none;
  }
}

@media (max-width: 730px) {
  .gnb {
    display: none;
  }

  .w_article .w_article_title .article_main_tit {
    font-size: 30px;
    line-height: 40px;
  }

  .doc-block {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 471px) {
  .gnb {
    display: none;
  }
}

p {
  margin: 15px 0;
}

.custom-ul {
  padding-left: 40px;
}

.custom-ul li {
  list-style: disc;
  margin: 10px 0;
}

.quote-block {
  margin: 15px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  text-align: center;
  padding: 20px;
  background: #cdcdcd;
  border-radius: 10px;
}

.quote-img {
  max-width: 200px !important;
  width: 100%;
  border-radius: 50%;
  box-shadow: 0 3px 10px 1px #414141;
}

.link-offer {
  font-weight: 600 !important;
  color: blue !important;
}

.doc-block {
  background: #c3c3c3;
  border-radius: 10px;
  padding: 1px 20px;
  text-align: center;
  margin: 20px 0;
}

.btn {
  transition: 0.3s;
}

.btn:hover {
  transform: scale(1.1);
}

a {
  text-decoration: underline;
}