@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@500;800;900&display=optional');

/* reset css */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
/*strong,*/
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

caption {
    display: none;
}

html {
    scroll-behavior: smooth;

}

body {
    position: relative;
    font-family: "Gothic A1", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
    -webkit-font-smoothing: antialiased;
}

ol,
li,
dl,
dt,
dd {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
a:hover,
a:active,
a:link,
a:visited {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

a {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
}

img {
    width: 100%;
    vertical-align: middle;
}


:root {
    --bg-primary-100: #2e80ff;
    --bg-b-bg: #262323;
    --text-gray-100: #F8F8F8;
    --text-gray-200: #f4f4f4;
    --text-gray-300: #EEE;
    --text-gray-400: #DDD;
    --text-gray-500: #999;
    --text-gray-600: #666;
    --text-gray-700: #444;
    --text-black: #111;
    --text-white: #FFF;
    --etc-notice: #F00;
    --etc-notice-blue: #3A84FF;

}

/* headline text */
.h44 {
    color: var(--text-black, #111);
    /* PC/H_44 */
    font-family: "Gothic A1", sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 800;
    line-height: 60px;
    /* 136.364% */
    letter-spacing: -0.44px;
}

.h38 {
    color: var(--text-black, #111);
    /* PC/H_38 */
    font-family: "Gothic A1", sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    /* 126.316% */
    letter-spacing: -0.38px;
}

.h32 {
    color: var(--text-black, #111);
    /* PC/H_32 */
    font-family: "Gothic A1", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 44px;
    /* 137.5% */
    letter-spacing: -0.32px;
}

.h30 {
    color: var(--text-black, #111);
    font-family: "Gothic A1", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: -0.30px;
}

.h28 {
    color: var(--text-black, #111);
    /* PC/H_28 */
    font-family: "Gothic A1", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    /* 142.857% */
    letter-spacing: -0.28px;
}

.h24 {
    color: var(--text-black, #111);
    /* PC/H_24 */
    font-family: "Gothic A1", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 34px;
    /* 141.667% */
    letter-spacing: -0.24px;
}

.h20 {
    color: var(--text-black, #111);
    /* PC/H_20 */
    font-family: "Gothic A1", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    /* 150% */
    letter-spacing: -0.2px;
}

.h18 {
    color: var(--text-black, #111);
    /* PC/H_18 */
    font-family: "Gothic A1", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    /* 166.667% */
    letter-spacing: -0.18px;
}

.h16 {
    color: var(--text-black, #111);
    /* PC/H_16 */
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    /* 162.5% */
    letter-spacing: -0.16px;
}

.h15 {
    color: var(--text-black, #111);
    /* PC/H_15 */
    font-family: "Gothic A1", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: 22px;
    /* 146.667% */
    letter-spacing: -0.15px;
}

.h14 {
    color: var(--text-black, #111);
    /* PC/H_14 */
    font-family: "Gothic A1", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    /* 171.429% */
    letter-spacing: -0.14px;
}

/* body text */
.body20 {
    color: var(--text-black, #111);
    /* PC/body_20 */
    font-family: "Gothic A1", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    /* 160% */
    letter-spacing: -0.2px;
}

.body18 {
    color: var(--text-black, #111);
    /* PC/body_18 */
    font-family: "Gothic A1", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    /* 177.778% */
    letter-spacing: -0.18px;
}

.body16 {
    color: var(--text-black, #111);
    /* PC/body_16 */
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.16px;
}

.body15 {
    font-family: "Gothic A1", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 160% */
    letter-spacing: -0.15px;
}

.body14 {
    color: var(--text-black, #111);
    /* PC/body_14 */
    font-family: "Gothic A1", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 171.429% */
    letter-spacing: -0.14px;
}


.body13 {
    color: var(--text-black, #111);
    /* PC/body_13 */
    font-family: "Gothic A1", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 153.846% */
    letter-spacing: -0.13px;
}

.efont {
    font-family: "Gothic A1", sans-serif;
    font-weight: 900;
}

.colorPrimary {
    color: var(--bg-primary-100);
}

.colorRed {
    color: var(--etc-notice);
}

.color111 {
    color: var(--text-black);
}

.color000 {
    color: var(--bg-b-bg);
}

.colorFFF {
    color: var(--text-white);
}

.color700 {
    color: var(--text-gray-700);
}

.color600 {
    color: var(--text-gray-600);
}

.color500 {
    color: var(--text-gray-500);
}

.color400 {
    color: var(--text-gray-400);
}

.color300 {
    color: var(--text-gray-300);
}

.color200 {
    color: var(--text-gray-200);
}

.color100 {
    color: var(--text-gray-100);
}



.layoutWrap {
    width: 100%;
}

.headerWrap {
    width: 100%;
    text-align: center;
}

.headerInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    /* height: 80px; */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.headerInner .bottomSide {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.utilMenu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
    padding: 12px 0 16px;
}

.utilMenu .sitemapBtn {
    box-sizing: border-box;
    padding: 1px 8px 0;
    border-radius: 16px;
    border: 1px solid var(--text-gray-700);
}

.utilMenu .iconBtn {
    width: 24px;
    height: 24px;
}

.utilMenu .iconBtn.youtubeBtn {
    background: url("https://img.news-wa.com/img/sns-youtube-g.png") no-repeat center;
    background-size: contain;
}


.utilMenu .iconBtn.faceBookBtn {
    background: url("https://img.news-wa.com/img/sns-facebook-g.png") no-repeat center;
    background-size: contain;
}

.utilMenu .iconBtn.twitterXBtn {
    background: url("https://img.news-wa.com/img/sns_twitterx.png") no-repeat center;
    background-size: contain;
	height:20px;
}

.utilMenu .iconBtn.naverBlogBtn {
    background: url("https://img.news-wa.com/img/sns_naverblog.png") no-repeat center;
    background-size: contain;
	height:20px;
}

.utilMenu .iconBtn.instaBtn {
    background: url("https://img.news-wa.com/img/sns-insta-g.png") no-repeat center;
    background-size: contain;
}

.utilMenu .iconBtn.flipboardBtn {
    background: url("https://img.news-wa.com/img/flipboard_48.png") no-repeat center;
    background-size: contain;
	width:20px;
	height:20px;
	margin-left:4px;
	margin-right:2px;
}

.articleImage {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.headerRightSide {
    display: flex;
    flex-shrink: 1;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

.logoWrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.headerNav {
    display: inline-flex;
    width: 320px;
    flex-shrink: 1;
}

.headerNav ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.headerNav ul li {
    display: inline-flex;
    align-items: center;
}

.headerNav .navTopMenu {
    display: block
}

.headerNav .navTopMenu:hover {
    transition: all .3s;
}

.menuBtn {
    display: block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    background: url("https://img.news-wa.com/img/navMenu.png") no-repeat center;
    background-size: contain;
}

.menuBtn img {
    width: 100%;
}

.logoImage {
    width: 180px;
	height:auto;
    opacity: 1;
}

.mainTopSection {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 80px 0;
}

.fixedHeaderWrap {
    display: none;
    width: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.fixedHeaderWrap .headerInner {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
}

.fixedHeaderWrap .headerInner {
    padding: 0 12px 0 20px;
}

.fixed-leftSide .logo {
    width: 48px;
    height: auto;
}

.fixedHeaderWrap .menuBtn {
    width: 40px;
    height: 40px;
    background: url("https://img.news-wa.com/img/navMenu.png") no-repeat center;
    background-size: 24px;
    cursor: pointer;
    padding: 0;
}

.headerInner .menuWrap {
    display: flex;
    /* width: 440px; */
    flex-shrink: 1;
    justify-content: flex-end;
    align-items: center;
}

.headerInner .menuWrap .navWrap {
    width: 24px;
}

.progressWrap {
    height: 3px;
    background-color: #efefef;
    position: relative;
    bottom: 0;
}

.progressBar {
    width: 50%;
    height: 3px;
    background-color: #2E82FF;
    position: absolute;
    bottom: 0;
}

.contentsWrap {
    width: 100%;
    text-align: center;
}

.contentLayout {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.contentLayout2 {
    width: 100%;
    margin: 0 auto;
}

.contentsWrap .leftSide {
    display: inline-block;
    max-width: 700px;
    width: 70%;
    flex-shrink: 1;
}

.contentsWrap .rightSide {
    display: inline-block;
    min-width: 300px;
    max-width: 400px;
    width: 30%;
}

.sectionTitle {
    text-align: left;
}

.showMoreBtn span {
    /*font-family: "Poppins", sans-serif;*/
	font-family: "Gothic A1", sans-serif;
    font-weight: 500;
}

.rankingArticleWrap {
    text-align: left;
}

.rankingArticleList ol {
    counter-reset: ranking 0;
}

.rankingArticleList li {
    padding: 12px 0px 12px 0px;
    position: relative;
}

.rankingArticleList li:not(:last-child) {
    border-bottom: 1px solid var(--text-gray-400);
}

.rankingArticleList li:last-child {
    padding-bottom: 0;
}

.rankingArticleList .articleTitleWrap {
    margin-top: 0;
}

.rankingArticleList.ranking li {
    padding-left: 24px;
}

.rankingArticleList.ranking li .articleTitleWrap::before {
    position: absolute;
    top: 0;
    left: 0;
    /*font-family: "Poppins", sans-serif;*/
	font-family: "Gothic A1", sans-serif;
	
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    counter-increment: ranking;
    content: counter(ranking);
    display: flex;
    align-items: center;
    height: 100%;
}

.rankingArticleList .articleImage {
    transition: all .7s ease-in-out;
    transform: rotate(0deg) scale(1);
}

.rankingArticleList li:hover .articleImage img {
    transform: scale(1.1) rotate(5deg);
}

.rankingArticleList li:hover h2 {
    transition: all .3s;
    color: var(--bg-primary-100);
}

.rankingArticleList .articleImage {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 90px;
    flex-shrink: 0;
    flex-grow: 0;
    overflow: hidden;
}

.rankingArticleList .articleImage img {
    width: 100%;
}

.rankingArticleBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    flex-shrink: 1;
    flex-grow: 1;
}

.rankingArticleBox .articleTitleWrap {
    padding: 0 20px;
}

.rankingArticleTitle {
    width: 100%;
}

.module_article_div:hover .module_article_title {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 0.5px;
}

.module_article_div:hover .module_article_image {
    transition: all .7s;
    transform: scale(1.3);
}


.sectionTitle .han {
    font-size: 24px;
}

.sectionArticleWrap {
    padding: 80px 0;
    border-top: 1px solid var(--text-black);
}

.sectionArticleWrap .title {
    text-align: left;
    margin-bottom: 24px;
}

.sectionArticleInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.block-row-list {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 0;
	justify-content: space-between;
}

.block-row-list li {
	width: calc(33.333% - 16px);

}

.block-row-list li:first-child {
	position: relative;
	width: calc(66.667% - 8px);
}

.block-row-list li:nth-child(2) {
	display: flex;
	align-items: flex-end;
}

.block-row-list li .articleImage {
	max-height: 250px;
}

/* .block-row-list li:first-child .articleTitleWrap {
	bottom: 0;
	position: absolute;
} */

.bg-section {
	background: var(--text-black);
}

.bg-section .sectionTitle span {
	color: var(--text-white);
}

.bg-section .showMoreBtn span {
	color: var(--text-gray-400);
}


/*LIST*/
.articleListNavWrap {
    margin-top: 48px;
    text-align: left;
}

.articleListNav {
    padding: 16px 0 0;
    width: 100%;
    max-width: 1200px;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
}

.articleListNav * {
    color: #1e1e1e;
}

.articleListNav ul {
    display: flex;
    gap: 0 32px;
}

.articleListNav .depth1 {
    font-size: 20px;
}

.navMenu.on {
    font-weight: bold;
    color: #0947a9;
}


.articleList_wrapper {
    margin-top: 36px;
    width: 100%;
    max-width: 1200px;
    display: inline-flex;
    margin-bottom: 100px;
    justify-content: space-between;
    gap: 70px;
    box-sizing: border-box
}

.articleList {
    width: 100%;
    text-align: left;
}

.articleList_list {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.articleList_list .articleText {
    margin-top: 12px;
}

.articleList_wrapper .right_side_div {
    flex-shrink: 0;
    min-width: 260px;
}

.articleListDiv {
    display: flex;
    width: 100%;
    gap: 24px;
}

.articleListDiv .category {
    display: block
}

.articleList_list .articleImage {
    width: 240px;
    height: 160px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.articleList_image {
    width: 100%;
}

.articleList_list .articleTitleWrap {
    margin-top: 0;
}

.articleList_title_div {
    width: 100%;
    max-width: 405px;
    display: inline-flex;
    align-content: center;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.articleList .sectionTitle {
    margin-bottom: 12px;
}

.section_ranking .sectionTitle {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18.5px;
}

.pagenationDiv {
    text-align: center;
    margin-top: 100px
}

.pageNav {
    margin: 0 auto;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.pageNum {
    cursor: pointer;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pageArrow {
    cursor: pointer;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
}

.pagePrevArrow {
    display: block;
    width: 32px;
    height: 32px;
    background: url("https://img.news-wa.com/img/prevArrow.png") no-repeat center;
    background-size: 25%;
}

.pageNextArrow {
    display: block;
    width: 32px;
    height: 32px;
    background: url("https://img.news-wa.com/img/nextArrow.png") no-repeat center;
    background-size: 25%;
}

.pageNum.sel {
    font-weight: 700;
    color: var(--bg-primary-100);
}

.profile {
	padding: 40px;
	background: #f7f7f7;
	margin-bottom:30px;
}

.reporterWrap {
	display: flex;
	gap: 32px;
}

.reporterImage {
	flex-shrink: 0;
	width: 100px;
	height: 100px;
	border-radius: 100px;
}

.reporterInfoWrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 4px;
}

.reporterNameWrap{
	display: flex;
	gap: 16px;
	align-items: flex-start;
}

.subscribeBtn{
	flex-shrink: 0;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 12px;
    border-radius: 20px;
    border: 1px solid var(--text-gray-500);
    /* background: rgba(255, 255, 255, .3); */
    line-height: 28px;
    color: var(--text-gray-500);
}
.subscribeBtn:hover,
.subscribeBtn.on:hover{
	transition: all .3s;
	background: #2E80FF;;
	border: 1px solid #2E80FF;
	color:var(--text-white);
	opacity: 1;
}
.subscribeBtn.on{
	background: #2E80FF;;
	border: 1px solid #2E80FF;
	color:var(--text-white);
	opacity: .5;
}



/*VIEW*/

.articleViewWrapper {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 56px 0 100px;
    /* gap: 72px; */
    box-sizing: border-box;
}

.articleViewWrapper .rightSide {
    min-width: 330px;
}

article {
    text-align: left;
}

.article_breadcrumb ol {
    display: flex;
    gap: 24px;
}

.article_breadcrumb ol li:not(:last-child) {
    position: relative;
}

.article_breadcrumb ol li:not(:last-child):after {
    content: '';
    right: -13px;
    top: 9px;
    display: block;
    position: absolute;
    height: 9px;
    width: 2px;
    background-color: var(--text-gray-600);
    transform: rotate(45deg);
}

.article_breadcrumb ol li:not(:last-child)::before {
    content: '';
    right: -13px;
    top: 4px;
    display: block;
    position: absolute;
    height: 9px;
    width: 2px;
    background-color: var(--text-gray-600);
    transform: rotate(-45deg);
}

.article_breadcrumb .breadcrumb {
    display: block;
}

.articleTitleDiv {
    margin-top: 8px
}

.publishTimeNshareBtn {
    display: flex;
    /*flex-direction: column;*/
    justify-content: space-between;
	align-items: flex-end;
    margin-top: 40px;
    padding-bottom: 4px;
    border-bottom: 1px solid var(--text-gray-400);
}

.publishTimeDiv {
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
    height: 100%;
	width:180px;
}


.publishTimeDiv .infoTitle {
    display: inline-block;
    min-width: 64px;
}

.pub_btn {
    padding-top: 2px;
    width: 10px;
    vertical-align: middle;
}

.shareBtnDiv {
    display: inline-block;
}

.articleBody {
    padding-top: 50px;
}


.article_sub_title {
    margin: 0 0 32px 0;
    margin-bottom: 1.7em;
    line-height: 1.7em;
    font-weight: 700;
    font-size: 1.2em;
}

.articleBody p {
    margin-bottom: 1.7em;
    line-height: 1.7em;
}

.expendImageWrap{
    position: relative;
}

.expendImageWrap .expendBtn{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top:0;
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.6)
}


.expendImageWrap .expendBtn .icon{
    display: block;
    width: 24px;
    height: 24px;
    background: url("https://img.news-wa.com/img/expendBtn.png") no-repeat center;
    background-size: contain;
}

.expendImagePop{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}


.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.3);
}


.modal::-webkit-scrollbar {
    display: none;
}

.modal {
    -ms-overflow-style: none;
    scrollbar-width: none;
    /* 파이어폭스 */
}

.modal_content {
    position: relative;
    margin: 5% 0;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 1000px;
    height: auto;
    /* max-height: 666px; */
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
}

.modal .btnWrap {
    z-index: 1000;
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 8px;
    top: 0;
    right: 0;
}

.modal .btnWrap .close {
    position: relative;
    display: block;
    transition: 0.3s;
    width: 26px;
    height: 26px;
    padding: 7px;
    background: rgba(38, 35, 35, 0.60);
}
.modal .close{
    cursor: pointer;
}
.modal .close:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 2px;
    height: 20px;
    border-radius: 3px;
    background: var(--text-white);
}

.modal .close::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 2px;
    height: 20px;
    border-radius: 3px;
    background: var(--text-white);
}

.modal-textWrap{
    background: var(--text-white);
    padding: 8px;
}


.article_image_wrapper {
    box-sizing: border-box;
    padding: 20px 2px 40px 2px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--text-gray-400);
    overflow: hidden;
}

.article_image {
    width: 100%;
    height: auto;
}

.article_image_figcaption {
    margin-top: 12px;
    padding-left: 8px;
    box-sizing: border-box;
}


.article_carousel_wrapper {
    position: relative;
    padding: 0 48px;
}

.carousel_btn {
    display: inline-flex;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    padding-bottom: 120px;
    align-items: center;
    z-index: 200;
}

.cb_prev {
    top: 0;
    left: 0;
}

.cb_next {
    top: 0;
    right: 0;
}

.carousel_page_div {
    display: inline-block;
    position: absolute;
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    padding: 2px 8px 0;
    background: rgba(255, 255, 255, .5);
    border-radius: 50px;
}

.carousel_page_div span {
    margin: 0 2px;
}

.snsShareBtnWrap {
    text-align: center;
    margin: 80px 0;
}

.snsShareBtnWrap ul {
    display: flex;
    max-width: 400px;
    justify-content: space-between;
    margin: 0 auto;
}

.snsShareBtnWrap li {
    width: 40px;
    height: 40px;
}

.snsShareBtnWrap .snsIconBtn {
    display: block;
    width: 100%;
    height: 100%;
}


.snsShareBtnWrap .kakao {
    background: url("https://img.news-wa.com/img/sns-kakao.png") no-repeat center;
    background-size: 38px;
}

.snsShareBtnWrap .faceBook {
    background: url("https://img.news-wa.com/img/sns-facebook.png") no-repeat center;
    background-size: 40px;
}

.snsShareBtnWrap .twitter {
    background: url("https://img.news-wa.com/img/sns-x.png") no-repeat center;
    background-size: 34px;
}

.snsShareBtnWrap .naverBlog {
    background: url("https://img.news-wa.com/img/sns-naverBlog.png") no-repeat center;
    background-size: 36px;
}

.snsShareBtnWrap .naverBand {
    background: url("https://img.news-wa.com/img/sns-band.png") no-repeat center;
    background-size: 38px;
}

.snsShareBtnWrap .linkShareBtn {
    width: 40px;
    height: 40px;
}


.articleCopyright {
    border-top: 1px solid #d1d1d1;
    padding-top: 16px;
    margin-top: 16px;
}

.articleBottomBox .title {
    margin-bottom: 8px;
}

.branchNews {
    padding: 40px 0;
}

.branchNewsList {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.branchNewsList li {
    position: relative;
    padding-left: 12px;
}


.branchNewsList li::before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 2px;
    height: 10px;
    background: var(--text-gray-700);
}

.branchNewsList li:hover {
    transition: ease-in-out .15s;
    opacity: .7;
}

.subBranchNewsList li::before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 2px;
    height: 10px;
    background: var(--text-gray-500);
    transform: rotate(35deg);
}

.hamMenuWrap {
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 2000;
}

.hamMenuInner {
    color: #ffffff;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
    padding: 40px 140px 90px;
    box-sizing: border-box;
    position: relative;
    background: url("https://img.news-wa.com/img/logo-bg.png") 140px bottom no-repeat #000000;
    background-size: contain;
}

.hamMenuWrap .closeBtnWrap {
    position: absolute;
    top: 48px;
    right: 80px;
    display: inline-block;
}

.hamMenuWrap .closeBtn {
    width: 40px;
    height: 40px;
    background: url("https://img.news-wa.com/img/close.png") no-repeat center;
}

.hamMenuWrap .logo {
    opacity: 1;
    width: 220px;
}


.ham-menuNav {
    display: block;
    margin-top: 90px
}

.ham-menuNav {
    text-align: left;
    display: flex;
    gap: 56px;
    align-items: flex-start;
}

.ham-menuNav>ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 25px;
}

.ham-depth1 {
    display: flex;
    gap: 100px;
}

.nav_menu_1depth {
    padding-bottom: 12px;
}

.depth1-title {
    flex-shrink: 0;
    min-width: 150px;
}

.ham-depth2-wrap {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.depth2-title {
    display: inline-block;
    position: relative;
}

.depth2-title:hover {
    transition: all .3s;
    color: #2e80ff;
}

.depth2-title:hover:after {

    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: -10px;
    background: #2e80ff;
    width: 7px;
    height: 7px;
    border-radius: 10px;
}


/****** SITEMAP *******/

.sitemapWrap {
    text-align: left;
    margin: 40px 0 100px;
}

.sitemapTitle {
    display: inline-block;
    /* background: #eee; */
    border: 2px solid var(--bg-b-bg);
    border-radius: 24px;
    padding: 4px 16px 1px;
    margin-bottom: 40px;
}

.selectBtnList {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 4px;
}

.selectBtnList dt {
    display: block;
    width: 100%;
}

.selectBtnList dd {
    box-sizing: border-box;
    flex-shrink: 0;
    padding: 2px 12px 1px;
    border: 2px solid var(--bg-b-bg);
    text-align: center;
    border-radius: 16px;
    min-width: 72px;
}

.selectBtnList dd.pick {
    background: var(--bg-b-bg);
}

.selectBtnList dd.pick div {
    color: #fff;
    ;
}

.selectBtnList .listTitle {
    margin-bottom: 12px;
}

.sitemapWrap .rowBlockWrap {
    display: flex;
    flex-direction: column;
}

.sitemapWrap .rowBlockWrap .rowBlock {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid var(--text-gray-300);
}

.sitemapWrap .rowBlockWrap .rowBlock:last-child {
    border-bottom: 0;
}

.sitemapWrap .resultBlock .listTitle {
    margin-bottom: 16px;
}

.sitemapWrap .resultBlock .searchList {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sitemapWrap .resultBlock .searchList li {
    position: relative;
    padding-left: 12px;
}

.sitemapWrap .resultBlock .searchList li:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 2px;
    height: 12px;
    background: var(--text-black);
}

/******SITEMAP*******/


/* 404 에러페이지 */

.errorPage {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 100px 0;
}

.errorPage .errorBg {
    width: 300px;
    margin-bottom: 48px;
}

.errorPage .errorPageTitle {
    margin-bottom: 16px;
}


.errorPage .buttonList {
    margin: 64px 0 0;
    display: flex;
    justify-content: center;
    gap: 16px;
}

.errorPage .buttonList .btn {
    padding: 8px 32px;
    background: var(--text-gray-300);
    border: 2px solid var(--text-gray-300);

}

.errorPage .buttonList .btn.goHomeBtn {
    background: var(--bg-primary-100);
    color: #fff;
    border: 2px solid var(--bg-primary-100);
}



.bg_white {
    background-color: #ffffff;
}


.footerWrap {
    padding: 64px 0;
    background-color: #010101;
}

.footerInner {
    width: calc(100% - 48px);
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    padding: 0 24px;
}

.footerLogo {
    margin-bottom: 12px;
}

.footerLogo .logoImage {
    width: 156px;
    height: auto;
}

.footerNav ul {
    display: flex;
    width: 100%;
}

.footerNav ul li {
    flex-shrink: 0;
}

.footerNav ul li:not(:last-child) {
    position: relative;
}

.footerNav ul li:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translate(-50%, -50%);
    width: 3px;
    height: 3px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.5);
}

.footerNav span {
    padding: 4px 8px;
}

.nav_bar {
    color: #777777 !important;
    font-weight: 300 !important;
}


.footerInner {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}

.footerInner .leftSide {
    display: flex;
    flex-direction: column;
    text-align: left;
    /*gap: 8px;*/
}

.footerOutLinkList {
    display: flex;
    flex-wrap: wrap;
    font-weight: 600;
}

.footerOutLinkList li {
    position: relative;
    flex-shrink: 0;
    padding-right: 24px;
}

.footerOutLinkList li div{
	height:28px;
}

.footerOutLinkList li:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    right: 12px;
    margin-left: 8px;
    width: 2px;
    height: 12px;
    background-color: var(--text-gray-700);
}

.footerBottom .siteInfo>span {
    display: block;
    text-align: left;
}

.footerBottom .br {
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
}

.footerBottom .br:after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: -4px;
    margin-left: 8px;
    width: 1px;
    height: 12px;
    background-color: var(--text-gray-700);
}

.footerBottom .textCopyright {
    margin-top: 4px;
}

.b_r_rds {
    border-top-right-radius: 20px;
    overflow: hidden;
    font-size: 0;
}

.circle_rds {
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

.on_100_bold {
    font-weight: 400;
}

.on_300_bold {
    font-weight: 500;
}

.f100 {
    font-weight: 100;
}

.f300 {
    font-weight: 300;
}

.f400 {
    font-weight: 400;
}

.f500 {
    font-weight: 500;
}

.f700 {
    font-weight: 700;
}

.f900 {
    font-weight: 900;
}

.lineclamp5 {
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lineclamp4 {
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lineclamp3 {
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lineclamp2 {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lineclamp1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.4em;
}

.u480 {
    display: none;
}

/* jhr  add */
.hideText {
    font-size: 0;
    text-indent: -9999px;
    color: transparent;
}

.boxThumb {
    margin-top: 80px;
    display: flex;
}

.boxThumb li {
    display: flex;
    flex-direction: column;
    width: 33.333%;
    height: 150px;
}

.boxThumbBg {
    z-index: 1;
    position: relative;
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*
.boxThumb li:nth-child(2),
.boxThumb li:nth-child(3),
.boxThumb li:nth-child(4) {
    border-left: 1px solid rgba(133, 133, 133, .1);

}
*/

.boxThumb li:not(:first-child) {
    border-left: 1px solid rgba(133, 133, 133, .1);
}

.boxThumbBg:after {
    z-index: -1;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.boxThumb li:nth-child(1) .boxThumbBg {
    background: url("https://img.news-wa.com/img/thumb-bg01.jpg") no-repeat center;
    background-size: cover;
}

.boxThumb li:nth-child(2) .boxThumbBg {
    background: url("https://img.news-wa.com/img/thumb-bg05.jpg") no-repeat center;
    background-size: cover;
}

.boxThumb li:nth-child(3) .boxThumbBg {
    background: url("https://img.news-wa.com/img/thumb-bg06.jpg") no-repeat center;
    background-size: cover;
}

.boxThumb li:nth-child(4) .boxThumbBg {
    background: url("https://img.news-wa.com/img/thumb-bg03.jpg") no-repeat center;
    background-size: cover;
}

.mainTopNews {
    position: relative;
    display: flex;
    width: 100%;
}

.mainTopNews:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 160px;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
}

.mainTopSide {
    width: 63%;
}

.mainTopArticleList {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 0;
    /* max-width:720px; */
    width: 100%;
    justify-content: space-between;
}

.mainTopArticleList li {
    width: calc(50% - 12px);
}

.mainTopArticleList li:first-child {
    width: 100%;
}

.mainTopNews .articleImage {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    height: 420px;
}

.mainTopNews .articleImage img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
}


.mainTopNews .articleTitle {
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    bottom: 40px;
    padding: 0 20px;
}

.mainTopNews .articleImage img {
    transition: all .7s ease-in-out;
    transform: rotate(0deg) scale(1);
}

.mainTopNews:hover .articleImage img {
    transform: rotate(3deg) scale(1.1);
}

.mainTopNews:hover .articleTitle {
    transition: all .3s ease-in-out;
    color: #2e80ff;
}

.articleImage img {
    width:100%;height:100%;
    object-fit: cover;
    transition: all .7s ease-in-out;
    transform: rotate(0deg) scale(1);
}

.articleDiv:hover img {
    transition: all .7s ease-in-out;
    transform: rotate(3deg) scale(1.1);
}

.articleDiv:hover .articleTitle {
    transition: all .3s ease-in-out;
    color: #2e80ff;
}

.sectionTopWrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 8px;
}

.articleTitleWrap {
    text-align: left;
    margin-top: 4px;
}

/* 정사각형 list */

.squareList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 48px 0;
}

.squareList ul li {
    position: relative;
    width: calc(25% - 12px);
    text-align: left;
    gap: 40px 0;
}

.squareList .articleImage {
    position: relative;
    width: 100%;
	aspect-ratio: 1 / 1;   
}

.squareList .articleImage::after {
    display: block;
    content: "";
    padding-bottom: 100%;
}

.squareList .articleImage img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.block-5-list ul {
    display: flex;
    flex-direction: column;
    height: 700px;
    align-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.block-5-list li {
    width: calc(33.333% - 20px);

}

.block-6-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px 20px;
}

.block-6-list {
    margin-top: 16px;
}

.block-6-list .articleDiv {
    display: flex;
    gap: 20px;
}

.block-6-list li {
    width: calc(33.333% - 16px);
}

.block-6-list .articleImage {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
}

.block-6-list .section_article_title_div {
    width: 100%;
    display: inline-flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    box-sizing: border-box;
}

.block-6-list .articleTitleWrap {
    margin-top: 0;
}


/* .block-5-list li .articleImage {
    max-height:256px;
} */

.block-5-list .articleDiv {
    display: flex;
    flex-direction: column;
}

.block-5-list .articleTitle {
    min-height: 52px;
}

.block-5-list li:not(:first-child) .articleDiv {
    max-height: 320px;
}


.block-5-list li:not(:first-child) .articleImage {
    position: relative;
    height: 400px;
}

.block-5-list li:not(:first-child) .articleImage img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-5-list li:first-child {
    min-width: 33.333%;
    height: 100%;
    max-height: 100%;
}

.block-5-list li:first-child .articleDiv {
    height: 100%;
}

.block-5-list li:nth-child(1) .articleImage {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.block-5-list li:nth-child(1) .articleImage img {
    width: auto;
    height: 100%;
}

.clipboardTooltip {
    position: absolute;
    top: 0;
    right: 0px;
    min-width: 170px;
    background-color: #000000;
    color: #ffffff;
    font-weight: 300px;
    font-size: 15px;
    padding: 5px;
    border-radius: 10px;
    display: none;
}

.keywordList {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 8px;
    margin: 40px 0;
}

.keywordList li {
    flex-shrink: 0;
    position: relative;
    padding: 2px 8px;
    border: 1px solid var(--text-gray-500);
    text-indent: 16px;
}

.keywordList li:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 8px;
    width: 12px;
    height: 12px;
    background: url("https://img.news-wa.com/img/keyword-before.png") no-repeat center;
    background-size: contain;
}

.keywordList li:hover {
    transition: all .3s;
    background-color: #ebf1f9;
}

.viewPage .leftSide {
    width: calc(100% - 402px);
}

.viewPage .rightSide {
    min-width: 330px;
}

.sub-articleList {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
}

.sub-articleList li {
    width: calc(50% - 40px);
}

.sub-articleList .articleBox {
    display: flex;
    gap: 12px;
}

.sub-articleList .articleBox .articleImage {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 93px;
}

.sub-articleList .articleBox .articleImage img {
    height: 100%;
    width: auto;
}

.sub-articleList .articleTitleWrap {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: calc(100% - 162px);
    padding: 0 10px 0 0;
}

.sub-articleList li:hover .articleImage {
    transition: all .25s;
    opacity: .5;
}

.sub-articleList li:hover .articleTitle {
    text-decoration: wavy var(--bg-primary-100) underline;
}

.block-5-list .articleDiv.showColImg{
    display: flex;
}

.block-5-list .articleDiv.showRowImg{
    display: none;
}

@media screen and (max-width:1200px) {
    .headerInner {
        padding: 0 20px;
    }

    .contentLayout {
        width: calc(100% - 40px);
        padding: 0 20px;
    }

    .block-5-list ul {
        height: 660px;
    }

    .block-5-list li:not(:first-child) .articleDiv {
        max-height: 300px;
    }

	.block-5-list .articleTitle {
		min-height: unset;
	}

    .modal{
        background: rgba(0,0,0,9);
    }
    .modal-textWrap{
        display: none;
    }

    .modalWrapper{
        position: relative;
        height: 100vh;
    }

    .modal_content{
        position: absolute;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        top:50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
    }
}

@media screen and (max-width:999px) {

    .sectionArticleWrap {
        padding: 64px 20px;
        box-sizing: border-box;
    }

/*
    .viewPage .sectionArticleWrap {
        padding: 64px 0;
    }
*/
    .sitemap_wrapper {
        padding: 0 20px;
    }

    .block-5-list ul {
        height: 560px;
    }

    .block-5-list li:not(:first-child) .articleDiv {
        max-height: 256px;
    }

}

@media screen and (max-width:850px) {

    .section_article_list li {
        width: 48%;
        max-width: 390px;
    }

}

@media screen and (max-width:780px) {
    .headerInner .bottomSide {
        padding: 0
    }

    .logoImage {
        width: 132px;
    }

    .headerNav {
        display: none;
    }

    .hamMenuInner {
        padding: 40px 5% 90px;
        background: url("https://img.news-wa.com/img/logo-bg.png") 25px bottom no-repeat #000000;
        background-size: contain;
    }

    .hamMenuWrap .logo {
        width: 180px;
    }

    .closeBtnWrap {
        top: 40px;
        right: 5%;
    }

    .ham-menuNav {
        display: block;
        margin-top: 40px;
        padding: 40px 0 0 0;
    }

    .ham-menuNav>ul {
        gap: 30px;
    }

    .ham-menuNav>ul ul {
        gap: 8px;
    }

    .ham-depth1 {
        gap: 40px;
    }

    .contentsWrap .leftSide {
        max-width: 100%;
        width: 100%;
    }

    .contentsWrap .rightSide,
    .mainTopSection .rightSide {
        max-width: 100%;
        width: 100%;
        margin-top: 80px;
    }

    .sectionTitle span {
        font-size: 32px;
    }

    .squareList ul li {
        width: calc(50% - 8px);
    }

    .block-5-list ul {
        height: auto;
        flex-direction: row;
        justify-content: space-between;
    }

    .block-5-list ul li {
        width: calc(50% - 8px);
    }

    .block-5-list ul li:first-child {
        width: 100%;
        min-width: 100%;
		padding-bottom: 40px;
    }

    .block-5-list li:nth-child(1) .articleImage {
        height: 100%;
        max-height: 300px;
    }

    .block-5-list li:not(:first-child) {
        padding-bottom: 40px;
    }

    .block-5-list .articleDiv.showColImg{
        display: none;
    }

    .block-5-list .articleDiv.showRowImg{
        display: flex;
        
    }
    .block-5-list .articleDiv.showRowImg img{
        width: auto;
        height: 100%;
    }
    .block-5-list .articleDiv .articleImage{
        background: var(--bg-b-bg);
    }
    .articleListDiv {
        gap: 20px;
    }

    .articleListNav_div {
        margin-top: 32px;
    }

    .left_side_div {
        width: 100%;
    }

    .best_article_today {
        max-width: unset;
        box-sizing: border-box;
    }

    .articleList_wrapper .right_side_div {
        margin: 80px 0 0;
        width: 100%;
    }

    .articleView_wrapper .left_side_div {
        width: 100%;
        box-sizing: border-box;
    }

    .articleList_wrapper {
        box-sizing: border-box;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0;
    }

    .articleList_wrapper .left_side_div {
        padding-bottom: 80px;
        border-bottom: 1px solid #000;
    }

    .articleList_wrapper .right_side_div.articleList_right_side_depth3 {
        display: none !important;
    }

    .articleList_wrapper .right_side_div.articleList_right_side_page {
        display: none !important;
    }

    .today_article_title_div {
        max-width: unset;
    }

    .articleList_title_div {
        max-width: unset;
    }

    .sub-articleList li {
        width: 100%;
    }

    .sectionTitle {
        color: var(--text-black, #111);
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: -0.28px;
    }

    .block-5-list li:not(:first-child) .articleDiv {
        max-height: 240px;
    }

    .block-6-list li {
        width: 100%;
    }


	.block-row-list li {
		width: calc(50% - 8px);

	}

	.block-row-list li:first-child {

		width: 100%;
	}

    .mainTopSection {
        flex-direction: column;
    }

    .mainTopSide {
        width: 100%;
    }

    .right_side_div {
        margin: 80px 20px 0;
        width: calc(100% - 40px);
        max-width: 100%;
    }

    .moduleArticleBox {
        justify-content: space-between;
    }

    .contentLayout .right_side_div {
        margin: 80px 0 0;
        width: 100%;
    }

    .articleView_wrapper {
        flex-direction: column;
        gap: 0;
    }

    .articleView_wrapper .right_side_div {
        flex-shrink: 0;
        min-width: 100%;
    }

    .article_carousel_wrapper {
        padding: 0;
    }

    .snsShareBtnWrap ul {
        width: 85%;
        max-width: 360px;
    }

    .snsShareBtnWrap .kakao {
        background-size: 32px;
    }

    .snsShareBtnWrap .faceBook {
        background-size: 32px;
    }

    .snsShareBtnWrap .twitter {
        background-size: 26px;
    }

    .snsShareBtnWrap .naverBlog {
        background-size: 32px;
    }

    .snsShareBtnWrap .naverBand {
        background-size: 30px;
    }

    .shareIconWrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 32px;
        height: 32px;
    }

    .snsShareBtnWrap .linkShareBtn {
        width: 34px;
        height: 34px;
    }

    .articleView_wrapper {
        margin-top: 30px;
    }

    .boxThumb {
        flex-direction: column;
    }

    .boxThumb li,
    .boxThumbBg {
        height: 130px;
        font-size: 20px;
    }

    .boxThumb li {
        width: 100%;

    }
/*
    .boxThumb li:nth-child(2),
    .boxThumb li:nth-child(3) {
        border: 0;
    }
*/
	.boxThumb li:not(:first-child) {
        border: 0;
    }

    .footerInner {
        width: calc(100% - 48px);
        max-width: 100%;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }

    .footerInner .rightSide {
        order: 1;
    }

    .footerInner .leftSide {
        order: 2;
        text-align: center;
    }

    .footerOutLinkList {
        margin-bottom: 8px;
    }

    .footerBottom .textCopyright {
        margin-top: 32px;
    }

	.mainTopNews .articleImage {
		height: unset;
	}

	.mainTopNews .articleImage img {
		position: unset;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		margin: auto;
	}
}

@media screen and (max-width:660px) {



    .headerInner .utilMenu {
        display: none;
    }

    .headerWrap {
        border-bottom: 1px solid var(--text-gray-300);
    }

    .headerInner {
        padding: 8px 6px 8px 12px;
    }

    .logoImage {
        width: 104px;
    }

    .menuBtn {
        padding: 8px;
        background-size: 24px;
    }

    .headerInner .rightSide {
        justify-content: flex-end;
    }

    .mainTopSection {
        margin: 40px 0 80px 0;
    }

    .mainTopArticleList li:first-child {
        padding: 0;
    }

    .top_article_div {
        display: block;
        margin-top: 0px;
        position: relative;
    }

    .top_article_left {
        display: block;
        width: 100%;
        max-width: 660px;
    }

    .top_article_Image {
        filter: brightness(50%);
    }

    .top_article_right {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 370px;
        display: flex;
        align-items: flex-end;
        ;
        text-align: center;
        word-break: keep-all;
    }

    .top_article_t_d {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 30px;
        box-sizing: border-box;
    }

    .top_article_title {
        font-weight: 700;
        font-size: 22px;
        color: #ffffff;
    }

    .top_article_desc {
        display: none;
    }

    .top_article_more_div {
        display: block;
    }

    .top_article_div .b_r_rds {
        border-radius: 0;
    }

    .flash_article_div {
        text-align: left;
        position: static;
        overflow-y: hidden;
        overflow-x: auto;
        margin-bottom: 0px;
    }

    .flash_article_div::after {
        background-color: #ffffff;
    }

    .flash_article_div ul {
        display: inline-block;
        width: 775px;
        font-size: 0;
    }

    .flash_article_li {
        display: inline-block;
        width: 215px;
        margin: 0 20px;
        vertical-align: top;
        font-size: 0;
    }

    .flash_article {
        position: static;
    }

    .flash_article_image {
        filter: brightness(100%);
    }

    .flash_article_title {
        margin-top: 17px;
        padding: 0;
        font-weight: 400;
        font-size: 15px;
        color: #000000;
        line-height: 1.4em;
        height: 2.7em;
        position: static
    }

    .section_article_list li {
        width: 100%;
        max-width: 660px;
    }

    .circle6 .section_article_image_wrap {
        order: 1
    }

    .circle6 .section_article_title_div {
        order: 0
    }

    .square6 .section_article_list ul {
        justify-content: space-around;
    }

    .square6 .section_article_list li {
        width: 46%;
        min-width: 150px;
        max-width: 220px;
    }

    .square6 .section_article_div {
        display: block;
        width: 100%;
    }

    .square6 .section_article_image_wrap {
        width: 100%;
        height: 110px;
    }

    .square6 .section_article_title_div {
        padding-bottom: 0px;
    }

    .square6 .section_article_section_name {
        margin-top: 7px;
    }

    .square6 .section_article_title {
        margin-top: 7px;
    }

    .bottomAdWrapper {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .articleList_list {
        gap: 24px;
    }

    .articleListNavWrap .listTitle {
        color: var(--text-black, #111);
        /* PC/H_24 */
        font-family: "Gothic A1", sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 800;
        line-height: 34px;
        /* 141.667% */
        letter-spacing: -0.24px;
    }

    .pagenationDiv {
        margin-top: 64px;
    }

    h1.articleTitle {
        color: var(--text-black, #111);
        /* PC/H_24 */
        font-family: "Gothic A1", sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 800;
        line-height: 34px;
        /* 141.667% */
        letter-spacing: -0.24px;
    }


    .hamMenuInner {
        padding: 40px;
        box-sizing: border-box;
        position: relative;
    }

    .hamMenuWrap .closeBtnWrap {
        top: 20px;
        right: 20px;
    }

    .sub-articleList .articleText {
        display: none;
    }




	.reporterWrap {
		flex-direction: column;
		align-items: center;
	}

	.reporterNameWrap{
		justify-content: space-between;
	}

	.reporterInfoWrap {
		border-top: 1px solid #dfdfdf;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-top: 24px;
		gap:24px;
	}

}



@media screen and (max-width:480px) {
    /*480*/

    .today_article_image_wrap {
        width: 100%;
        height: auto;
    }

    .today_article_title {
        font-weight: 400;
        font-size: 16px;
    }

    .today_article_viewmore {
        text-align: left;
    }

    .section_article_title {
        font-size: 16px;
        line-height: 1.5em;
        height: 3em;
    }

    .module_article_title {
        font-size: 16px;
    }

    .articleList_div {
        gap: 20px;
    }

    .articleList_title_div {
        padding-bottom: 0px;
    }

    .articleList_list .articleImage {
        width: 120px;
        height: 80px;
    }

    .articleList_list .articleTitle {
        color: var(--text-black, #111);
        /* PC/H_16 */
        font-family: "Gothic A1", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        /* 162.5% */
        letter-spacing: -0.16px;
    }

    .articleList_list li {
        margin-bottom: 16px;
    }

    .articleList_image_wrap {
        width: 105px;
        height: 66px;
    }

    .articleList_title {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.4em;
        height: 3em;
    }



    .article_title {
        font-size: 28px;
    }

    .articleView_wrapper {
        flex-wrap: wrap;
        justify-content: center;
        gap: 0;
        margin-bottom: 30px;
    }


    .article_image_wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .article_carousel_wrapper .article_image_wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    .snsShareBtnWrap ul {
        width: 70%;
    }

    .snsShareBtnWrap li img,
    input[type=image] {
        width: 30px;
    }


    .publishTimeDiv {
        flex-wrap: wrap;
    }

    .carousel_btn {
        display: none;
    }

    .articleList_list .articleText {
        display: none;
    }

    .ham-menuNav {
        margin-top: 50px
    }

    .nav_li_2depth {
        margin-bottom: 15px;
    }

}


.articleBody hr{margin:40px 0;}

.subTitle_s0 {
    display: block;
    padding: 15px 0px 14px;
    color: var(--text-black, #111);
    /* PC/H_20 */
    font-family: "Gothic A1", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 177.778% */
    letter-spacing: -0.18px;
	/*
    border-top: 1px solid var(--text-black);
    border-bottom: 1px solid var(--text-black);
	*/
	border-top: 1.5px solid #111;
    border-bottom: 1.5px solid #ddd;
    margin: 20px 0;
}

.subTitle_s1 {
    padding: 15px 0px 14px;
    border-top: 1px solid rgb(175, 7, 7);
    border-bottom: 1px solid rgb(210, 210, 210);
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 177.778% */
    letter-spacing: -0.18px;
    display: inline-block;
    width: 100%
}

.subTitle_s2 {
    position: relative;
    /*display: inline-block;*/
	display:block;
	width:fit-content;
    margin: 24px 0;
    padding: 12px 16px;
    color: var(--text-black, #111);
    font-family: "Gothic A1", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 177.778% */
    letter-spacing: -0.18px;
}

.subTitle_s2:before {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: 3px;
    width: 2px;
    height: 16px;
    background: var(--text-black);
    transform: rotate(45deg);
}

.subTitle_s2:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    right: 3px;
    width: 2px;
    height: 16px;
    background: var(--text-black);
    transform: rotate(45deg);
}

/*cms add*/

.con_snsBox {
    text-align: center;
    margin-bottom: 20px;
}

.con_googleMap {
    text-align: center;
    margin-bottom: 20px;
}

.con_openLinkA:hover {
    color: inherit;
    text-decoration: none;
}

.con_openLinkBox_V {
    text-align: center;
    border: 1px solid #ddd;
    max-width: 550px;
    margin: 0 auto 20px;
    cursor: pointer;
    padding: 15px 20px;
    text-decoration: none;
}

.con_openLinkBox_V .con_openLinkThumb img {
    max-width: 500px;
    max-height: 500px;
}

.con_openLinkBox_V .con_openLinkTitle {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
}

.con_openLinkBox_V .con_openLinkSummery {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    line-height: 1.4em;
    word-break: break-all;
}

.con_openLinkBox_V .con_openLinkHost {
    font-size: 13px;
    font-weight: normal;
    color: #1976d2;
    text-align: left;
}

.con_openLinkBox_H {
    text-align: center;
    border: 1px solid #ddd;
    max-width: 650px;
    margin: 0 auto 20px;
    cursor: pointer;
    padding: 10px 15px;
    text-decoration: none;
}

.con_openLinkBox_H .con_openLinkThumb {
    width: 100px;
    height: 100px;
    float: left;
}

.con_openLinkBox_H .con_openLinkThumb img {
    max-width: 100px;
    max-height: 100px;
}

.con_openLinkBox_H .con_openLinkTitle {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
}

.con_openLinkBox_H .con_openLinkSummery {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    line-height: 1.4em;
    word-break: break-all;
}

.con_openLinkBox_H .con_openLinkHost {
    font-size: 13px;
    font-weight: normal;
    color: #1976d2;
    text-align: left;
}

.con_quotation_01 {
    position: relative;
    font-style: italic;
    font-weight: bold;
    line-height: 1.7em;
    margin: 30px 0 30px 80px
}

.con_quotation_01::before {
    content: "❝";
    font-size: 60px;
    position: absolute;
    left: -50px;
    top: 0px;
}

.con_quotation_02 {
    font-style: italic;
    font-weight: bold;
    line-height: 1.7em;
    position: relative;
    padding: 24px;
    text-align: center;
    border-radius: 10px;
    width: 90%;
    left: 0;
    top: 0;
    background: #fff;
    border: 2px solid #ced4da;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.con_quotation_02::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -18px;
    left: calc(50% - 15px);
    width: 30px;
    height: 14px;
    background: transparent;
    border-bottom-right-radius: 35px 20px;
    display: block;
    border: 2px solid #ced4da;
    border-top: 2px solid #fff;
    border-left: 0;
}

.con_quotation_02::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -16px;
    left: calc(50% - 15px);
    width: 10px;
    height: 12px;
    border: 2px solid #ced4da;
    background: transparent;
    border-bottom-right-radius: 35px 31px;
    display: block;
    border-left: 0;
}

.con_quotation_03 {
    font-style: italic;
    font-weight: bold;
    line-height: 1.7em;
    position: relative;
    padding: 24px;
    text-align: center;
    border-radius: 10px;
    width: 90%;
    left: 0;
    top: 0;
    background: #fff;
    border: 2px solid #ced4da;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.con_quotation_03::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -18px;
    left: calc(50% - 15px);
    width: 30px;
    height: 14px;
    background: transparent;
    border-bottom-right-radius: 35px 20px;
    display: block;
    border: 2px solid #ced4da;
    border-top: 2px solid #fff;
    border-left: 0;
}

.con_quotation_03::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -16px;
    left: calc(50% - 15px);
    width: 10px;
    height: 12px;
    border: 2px solid #ced4da;
    background: transparent;
    border-bottom-right-radius: 35px 31px;
    display: block;
    border-left: 0;
}

.con_quotation_span {
    font-size: 0.7em;
    font-style: normal;
    color: #aaa;
}

.con_hr_01 {
    width: 100%;
    border: 2px #000000;
    display: block;
    border-top-style: solid;
    margin: 30px 0;
}

.con_hr_02 {
    width: 100%;
    border: 2px #000000;
    display: block;
    border-top-style: dashed;
    margin: 30px 0;
}

.con_hr_03 {
    width: 100%;
    border: 2px #000000;
    display: block;
    border-top-style: dotted;
    margin: 30px 0;
}

.con_hr_04 {
    width: 100%;
    border: 2px #000000;
    display: block;
    border-top-style: double;
    border-top-width: 4px;
    margin: 30px 0;
}

.con_textbox_01 {
    min-height: 34px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
}

.con_textbox_02 {
    min-height: 34px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #d3d9ff;
    background-color: #f3f4fd;
}

.con_textbox_03 {
    min-height: 34px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #d3ecc5;
    background-color: rgba(211, 236, 197, .3137254901960784);
}

.con_textbox_04 {
    min-height: 34px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #fcf0c5;
    background-color: rgba(252, 240, 197, .3137254901960784);
}

.con_textbox_05 {
    min-height: 34px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #f8dfd8;
    background-color: rgba(248, 223, 216, .3137254901960784);
}


.con_ulist {
    margin-bottom: 20px;
}

.con_ulist li::before {
    content: "•";
    margin-right: 5px;
}

.con_olist {
    margin-bottom: 20px;
    counter-reset: rol 0;
}

.con_olist li::before {
    counter-increment: rol;
    content: counter(rol)".";
    margin-right: 5px;
}



.con_googleMap {

    overflow: hidden;

    padding-bottom: 56.25%;

    position: relative;

    height: 0;

}

.con_googleMap iframe {

    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;

}

/*taboola ad*/
.bottomAdWrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 80px;
}

.listType_index li:first-child{display:none}
.listType_view li:last-child{display:none}
.listType_ li:last-child{display:none}