@media all and (min-width: 1217px) {
  #wrapper {
    max-width: 1200px;
  }
  #header {
    /* width:unset; */
    /* left: 50%;
    right: 50%;
    margin-left: -570px;
    margin-right: -570px; */
    max-width: 1200px;
  }
  .Latest,
  .sectionCeocard,
  .etcArticle,
  #content-detail {
    padding: 0;
  }
}
/* 768px ~ 1114px */
@media screen and (min-width: 768px) and (max-width: 1100px) {
  h1.logo {
    margin-left: 20px;
  }
  #content {
    margin-top: 70px;
    flex-direction: column;
  }
  #content-detail {
    margin: 105px 15px 0 15px;
    flex-direction: column;
  }
  #content-detail .__side::before {
    display: none;
  }
  #content-detail .__reWrapper {
    margin-bottom: 30px;
  }
  .topNews::after {
    width: 100%;
    height: 200px;
  }
  .topNews {
    flex-wrap: wrap;
    row-gap: 15px;
    padding: 25px 15px;
  }
  .topNewsWrap {
    row-gap: 20px;
  }
  .topNewsWrap .card-md-h-list dt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .__mainNews,
  .__mainNews .__article,
  .__mainNews .__pic {
    flex: 1;
  }
  .__subNews > ul {
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 15px;
  }
  .Latest {
    margin: 0 15px;
    row-gap: 30px;
  }
  .Latest .__articleA {
    /* flex:1; */
  }
  .Latest .__articleB {
    flex: 1;
  }
  .Latest .__articleC {
    flex: auto;
  }
  .Latest .__articleC::before {
    display: none;
  }
  .Latest .text-md-h-list > .__listItem > a > dl > dd {
    -webkit-line-clamp: 5;
  }
  .card-lg-v-list > .__listItem > a dl > dd {
    -webkit-line-clamp: 2;
  }
  .card-sm-h-list {
    flex-direction: unset;
    flex-wrap: wrap;
    column-gap: 5%;
  }
  .card-sm-h-list > .__listItem {
    flex: 0 0 30%;
    word-break: break-all;
    white-space: normal;
  }
  .__ceoCard {
    row-gap: 20px;
    flex-wrap: wrap;
  }
  .__ceoCard > .__list {
    flex: auto;
  }
  .__ceoCard > .__list .__listItem {
    display: flex;
    padding-bottom: 0;
  }
  .__ceoCard > .__list .__listItem .main-link {
    height: unset;
    display: flex;
    /*
      .__article.hybrid {
        flex: calc(200px - -80px);
      }
    */
  }
  .__ceoCard > .__list .__listItem .main-link .__Pic-16-9,
  .__ceoCard > .__list .__listItem .main-link .__article {
    flex: 1;
  }
  .__ceoCard > .__list .__listItem .main-link .__Pic-16-9 .comment {
    font-size: 22px;
    line-height: 34px;
  }
  .__ceoCard > .__list .__listItem .main-link .pic-bg {
    padding: 25px;
  }
  .etcArticle > ul {
    /* flex-direction: column; */
    row-gap: 20px;
  }
  .etcArticle > ul .__listProfile > ul,
  .etcArticle > ul .__listArticle > ul,
  .etcArticle > ul .__listVod > ul {
    justify-content: space-between;
  }
  .etcArticle > ul .__listProfile > ul .__listItem,
  .etcArticle > ul .__listArticle > ul .__listItem,
  .etcArticle > ul .__listVod > ul .__listItem {
    flex: 1;
  }
  .etcArticle > ul.__main .__listItem {
    flex: 0 0 22.5%;
  }
  .profileBanner {
    flex-direction: column;
    margin: 32px 20px 25px 20px;
    height: auto;
    flex: 0 0 200px;
  }
  .btn-profile {
    position: unset;
  }
  .ceoUpdown,
  .ceoNetwork {
    margin: 0 15px;
  }
  .ceoUpdown .hybrid,
  .ceoNetwork .hybrid {
    display: flex;
    flex-direction: unset;
    column-gap: 4%;
  }
  #content-detail {
    /* flex-direction: unset; */
  }
  #content-detail.profileDetail {
    flex-direction: unset;
  }
  #content-detail.profileDetail .__sideP {
    flex: 1;
    margin-left: 300px;
    width: unset;
  }
  #content-detail.profileDetail .__sideP::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #dedede;
    position: absolute;
    left: -19px;
  }
  #content-detail .__about ul {
    /* flex-direction: column; */
    align-items: unset;
    row-gap: 30px;
    flex-wrap: wrap;
  }
  #content-detail .__about ul > .con1 {
    flex: 100%;
  }
  #content-detail .__about ul > .con2 {
    order: 3;
    align-items: center;
    justify-content: center;
  }
  #content-detail .__about ul > .con3 {
    order: 2;
  }
  #content-detail .__about .sec04 ol {
    flex-direction: column;
  }
  #content-detail .__about .sec04 ol li {
    flex: 1;
  }
  .pofileTitle.rank .rankBadge {
    top: -58px !important;
    width: 50px !important;
    height: 50px !important;
  }
  .pofileTitle.rank .rankBadge.__up, .pofileTitle.rank .rankBadge.__down {
    background-color: transparent;
  }
  .ceoArchive.banner {
    border-radius: 0;
  }
  .footer-wrap .copy-area {
    margin-left: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  #content-detail {
    row-gap: 30px;
  }
  .etc-content {
    width: unset;
  }
  figure.left {
    float: unset;
  }
  .size-380-213 {
    border-radius: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  h1.logo {
    width: 106px;
    height: 41px;
    margin-left: 10px;
  }
  .util {
    order: 2;
  }
  .nav {
    width: 100%;
    column-gap: 10px;
    border-top: 1px solid rgba(174, 154, 129, 0.25);
    order: 3;
  }
  #content,
  #content-detail {
    margin-top: 110px;
  }
  .etc-content .__title {
    line-height: 30px;
  }
  .etc-content .__title::before {
    width: 45px !important;
  }
  .profileDetail .__sideP {
    flex: 1;
    width: unset;
  }
  #mySidenav {
    height: calc(100% - 122px);
    translate: 100%;
    position: fixed;
    z-index: 100;
    top: 122px;
    right: 0;
    left: 0;
    background-color: #fff;
    padding: 20px;
    overflow-x: hidden;
    transition: 0.5s;
  }
  .__lnb {
    width: 100%;
  }
  .__lnb > ul > li > a {
    font-size: 16px !important;
    padding: 15px !important;
  }
  .__lnb .closebtn {
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 36px;
    margin-left: 50px;
    color: #666;
  }
  .menuBurger {
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    position: sticky;
    height: 100%;
    top: 122px;
    background: #fff;
    padding: 20px;
    z-index: 100;
  }
  .__body .__topArea .hederTitle .__title {
    font-size: 24px;
    line-height: 32px;
  }
  .__body .__topArea .pofileTitle .name {
    margin-bottom: 15px;
    font-size: 34px;
  }
  .__body .__topArea .pofileTitle.rank .rankBadge.__up, .__body .__topArea .pofileTitle.rank .rankBadge.__down {
    background-color: transparent;
  }
  .__body .__vote button i, .__body .__vote button + button i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
  }
  .profileDetail .__body::before, .profileDetail .__body::after {
    display: none;
  }
  .topNews {
    padding: 25px 15px;
  }
  .topNews::after {
    width: 100%;
    height: 50%;
  }
  .topNewsWrap .card-md-h-list {
    flex-direction: column;
  }
  .topNewsWrap .card-md-h-list dt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .topNewsWrap .card-md-h-list dd {
    -webkit-line-clamp: 3 !important;
  }
  .__mainNews,
  .__mainNews .__article,
  .__mainNews .__pic {
    flex: unset;
  }
  .topNews,
  .__mainNews > a {
    flex-direction: column;
    row-gap: 15px;
  }
  .__mainNews .__article dd.lg-contents {
    display: none;
  }
  .__subNews ul {
    flex-direction: column;
  }
  .card-sm-h-list > .__listItem {
    flex: auto;
  }
  .Latest .__articleB {
    flex: unset;
  }
  .sectionCeocard {
    padding: 0 15px;
  }
  .sectionCeocard .__ceoCard {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .sectionCeocard .__ceoCard .__list {
    flex: auto;
  }
  .sectionCeocard .__ceoCard .__list .__listItem {
    display: flex;
    flex-direction: column;
  }
  .sectionCeocard .__ceoCard .__list .__listItem .main-link {
    flex: 1 1 0%;
  }
  .sectionCeocard .__ceoCard .__list .__listItem .main-link .pic-bg {
    padding: 30px;
  }
  .sectionCeocard .__ceoCard .__list .__listItem .main-link .__Pic-16-9 .comment {
    font-size: 22px;
    line-height: 34px;
  }
  .sectionCeocard .__ceoCard .__list .__listItem .hide {
    display: none;
  }
  .ceoNetwork {
    flex: unset;
  }
  .ceoUpdown {
    flex: 1;
    margin: 0;
  }
  .ceoNetwork,
  .ceoUpdown {
    padding: 0 15px;
  }
  .ceoNetwork .rank-01,
  .ceoUpdown .rank-01 {
    padding: 0 10px;
  }
  #mynetwork {
    height: 450px !important;
  }
  .modal {
    padding-top: 80px;
  }
  .ceoArchive.banner {
    border-radius: 0;
  }
  .ceoArchive .close {
    right: 10px;
    font-size: 30px !important;
  }
  .ceoArchive .search-ico {
    margin-right: 15px;
    width: 54px;
    height: 54px;
  }
  .ceoArchive .wh-logo {
    display: none;
  }
  .ceoArchive .search-container {
    width: 75%;
    height: 54px;
  }
  .ceoArchive .search-container input[type=text] {
    font-size: 18px;
    padding: 10px 25px;
    padding-right: 100px;
  }
  .ceoArchive .search-container input[type=text]::placeholder {
    font-size: 18px;
  }
  .ceoArchive button {
    padding: 0 30px;
    height: 40px;
    font-size: 14px;
  }
  .ceoArchive .text-lg {
    /* font-size: clamp(10px, 100vw, 15px); */
  }
  .etcArticle {
    padding: 0 15px;
  }
  .etcArticle ul {
    flex-wrap: wrap;
    row-gap: 30px;
  }
  .etcArticle ul.__main .__listItem {
    flex: 0 0 48.5%;
  }
  .etcArticle .__listItem {
    flex: 0 0 48.5%;
  }
  .etcArticle .__listProfile,
  .etcArticle .__listVod,
  .etcArticle .__listArticle {
    flex: unset;
  }
  .etcArticle .__listProfile > ul,
  .etcArticle .__listVod > ul,
  .etcArticle .__listArticle > ul {
    column-gap: 3%;
  }
  .Latest {
    row-gap: 30px;
  }
  .Latest .__articleA {
    flex: 1;
  }
  #content-detail {
    flex-direction: column;
    row-gap: 40px;
  }
  #content-detail .__body .__topListArea {
    /* padding:0 20px; */
  }
  #content-detail .__body .__topListArea > a {
    flex-direction: column;
    row-gap: 10px;
  }
  #content-detail .__body .__topListArea > a dd.__con {
    -webkit-line-clamp: 2;
  }
  #content-detail .__body .__topListArea .size-300-350 {
    width: unset;
    height: unset;
    aspect-ratio: 16/9;
  }
  #content-detail .__body .__topListArea .size-300-350 {
    width: unset;
    height: unset;
    aspect-ratio: 16/9;
  }
  #content-detail .__about ul {
    flex-direction: column;
    align-items: unset;
    row-gap: 30px;
  }
  #content-detail .__contentsArea {
    /* .size-120-140 {
      width: 120px;
      height: 140px;
      aspect-ratio: 16 / 9;
    } */
  }
  #content-detail .__contentsArea .__listProfile {
    flex-direction: column;
  }
  #content-detail .__contentsArea .__listProfile > li {
    flex: 1;
  }
  #content-detail .__contentsArea .__listArticle {
    flex-direction: column;
  }
  #content-detail .__contentsArea .__listArticle > li {
    flex: 1;
  }
  #content-detail .__contentsArea .__listArticle > li .__con {
    -webkit-line-clamp: 3;
  }
  #content-detail .__contents {
    /*
       img {
         width: 100%;
         height: 100%;
         object-fit: cover;
       }
     */
  }
  #content-detail .__contents figure {
    width: 100%;
  }
  #content-detail .__contents figcaption table {
    width: 100%;
    margin: 5px auto 20px !important;
  }
  #content-detail .__nameCard {
    flex: 1;
    max-width: unset;
    padding: 25px;
  }
  #content-detail .formBottom > ul {
    row-gap: 5px;
    flex-direction: column;
  }
  #content-detail .formBottom > ul .right > button {
    flex: 1;
  }
  .__contents .info-content img {
    max-width: 100%;
    height: auto;
  }
  .copy-area {
    flex-direction: column;
    row-gap: 20px;
  }
  .copy-area .f-logo {
    width: 106px;
    height: 41px;
  }
  .sec04 ol {
    flex-direction: column;
  }
  .sec04 ol li {
    flex: 1;
  }
}
/* ~ 479px */
@media all and (max-width: 479px) {
  #content,
  #content-detail {
    margin-top: 130px;
  }
  figure {
    margin: 0 !important;
  }
  figure.left > img,
  figure.left figcaption, figure.right > img,
  figure.right figcaption {
    max-width: 100%;
  }
  .Latest .__articleB {
    flex: unset;
  }
  .sec04 ol {
    /* flex-direction: column; */
  }
  .sec04 ol li {
    flex: 1;
  }
  .sec04 ol dl {
    flex-direction: column;
  }
}
@media all and (min-width: 1000px) and (max-width: 1100px) {
  .sectionCeocard .__ceoCard > .__list {
    flex: 1;
  }
  .sectionCeocard .__ceoCard > .__list .__listItem {
    display: block;
    padding-bottom: 25px;
  }
  .sectionCeocard .__ceoCard > .__list .__listItem .main-link {
    height: 370px;
    display: block;
  }
  .sectionCeocard .profileBanner {
    height: 90px;
    margin: 0 25px;
    flex: unset;
  }
}

/*# sourceMappingURL=hybrid.css.map */
