﻿@charset "utf-8"; 
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (max-width: 1440px) {
#banner .inner {
    max-width: 1440px;
    margin: 0 auto;
}
.mbanner .slick-prev{    margin-left: -618px;}
.mbanner .slick-next{    margin-right: -618px;}
}

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
.main-nav-panel .wp-menu .menu-item a.menu-link {padding: 0 10px;}
.news_list .news .news_title {width: 88%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-content {padding: 23px 0px 20px 0px;}
.wp-content .panel-7 .news_list .news .news_title {width: 78%;}
.wp-content .panel-8 .post-3 .news_list .news .news_title {width: auto;}
.wp-content .panel-8 .post-3 .more {margin-top: 5px;}
.wp-container {padding: 30px 0px 25px 0px;}
.wp-container .panel-9 .post-2 .news_img {width: 28.7%;}
.wp-container .panel-9 .post-3 .news_title {flex:1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-container .panel-10 .post-2 .news_img {width: 28.7%; margin-right: 15px;}
.wp-container .panel-10 .post-3 .news_title {flex:1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-window.tent-window.post-3.post-100 .news_title {width: 80%;}
.wp-linker .panel-11 .post-1 {width: 100%; float: none;}
.wp-linker .panel-11 .post-2 {float: none; width: 100%;}
.wp-linker .wp-menu .menu-item a.menu-link {padding: 25px 40px 0;}
.wp-footer .wp-inner .footer a {margin: 0 8px;}
.foot-right {width: 34%;}
.wp-focus .panel-6 {display: none;}
.mobile_banner {display: block;}
#naver {display:none;}
.wp-navi {display:block;}
.wp-container .panel-9 .post-2 .news_img {margin-right: 15px;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
.main-nav-panel .wp-menu .menu-item a.menu-link {padding: 0 6px;}
.focus-navigation {visibility: hidden;}
.top-nav-panel {margin-right: 15px;}
.wp-column-menu {width: 100%; float: none; margin: 0;}
.wp-column-news {float: none;}
.wp-column-news .column-news-box {margin: 0 6px;}
.wp-column-news .news_list .news_title {width: 85%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.column-head .column-anchor {padding: 6px;}
.column-head .column-anchor .column-switch {display: block;}
.column-head .column-anchor h3.anchor-title {font-size: 16px;}
.column-list-wrap li a span {padding-top: 6px; padding-bottom: 6px;}
.column-body {display: none;}
.list-meta .column-title {font-size: 16px;}
.info-box {margin: 0 14px;}
.article {padding: 10px 0;}
.article h1.arti-title {padding: 5px 0;}
.known {display: none;}
.search-panel {margin-right: 25px;}
.wp-content {width: auto; padding: 5px 8px 25px 8px;}
.wp-content .panel-7 {width: 48.1%; float: right;}
.wp-content .panel-7 .news_list .news .news_title {width: 76%;}
.wp-content .panel-8 {width: 100%; float: none; border: none; padding: 0;}
.wp-content .panel-8 .post-2 {width: 47.5%; float: left;}
.wp-content .panel-8 .post-3 {width: 50%; float: right;}
.wp-content .panel-8 .post-3 .more {margin-top: 10px;}
.wp-container {width: auto; padding: 10px 8px;}
.wp-container .panel-9 .post-2 .news_img {width: 100%;}
.wp-container .panel-9 .post-2 .news_title {width: 100%; height: auto;}
.wp-container .panel-9 .post-2 .news_text {width: 100%;}
.wp-container .panel-9 .post-3 .news_list {height: 36px;display: flex;justify-content: space-between;align-items: center;}
.wp-container .panel-9 .post-3 .news_title {line-height: 36px; width: auto; flex:1;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-container .panel-9 .post-3 .news_date {line-height: 36px;padding-left: 10px;}
.wp-container .panel-10 .post-2 .news_img {width: 100%;}
.wp-container .panel-10 .post-2 .news_title {width: 100%; height: auto;}
.wp-container .panel-10 .post-2 .news_text {width: 100%;}
.wp-container .panel-10 .post-3 .news_list {height: 36px;display: flex;display: flex;justify-content: space-between;align-items: center;}
.wp-container .panel-10 .post-3 .news_title {line-height: 36px; width: auto; flex:1;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-container .panel-10 .post-3 .news_date {line-height: 36px;padding-left: 10px;}
.wp-linker {width: auto; padding: 10px 8px;}
.wp-linker .wp-menu .menu-item a.menu-link {padding: 25px 22px 0;}
.shares li {margin: 0 15px;}
.link li {height: 45px; width: 33.3%;}
.link li span a {line-height: 45px; width: 98%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0; padding-left: 10px;}
.foot-left {float: none; text-align: center;}
.foot-right {float: none; width: auto; text-align: center; margin-top: 20px;}
.ewm .item {width: 33%; text-align: center; margin: 0;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
body, p {font-size: 16px;}
a {font-size: 16px;}
.wp_paging {margin: 0px;}
.wp-main-page .wp-navi {position: initial;}
.top-nav-panel {margin-right: 10px;}
.search-window {width: 100%!important;}
.wp-footer .wp-inner .footer .copyright, .wp-footer .wp-inner .footer .phone {display: block; text-align: center;}
.wp-header .wp-inner {margin: 0 6px;}
.post-news .news-item {height: 30px; line-height: 30px; border-bottom: 1px dashed #ccc;}
.post-news .news-item .meta-title {margin-right: 0;}
.post-news .news-item .news-date-hide, .column-news-list .column-news-item .news-date-hide {display: none;}
.wp-header {padding: 0;}
.mbanner {
    display: none;
}
.post-116 {
    display: block;
}
.wp-navi {display: none;}
.wp-navi-slide {display: block; background-color: #eee;}
.wp-navi-slide .navi-slide-head {display: block;}
.wp-navi-slide .wp-menu {display: none;}
.main-nav-panel .wp-menu .menu-item {display: block; float: none; border-top: 1px solid #ddd; overflow: hidden;}
.main-nav-panel .wp-menu .menu-item a.menu-link {display: block; height: 39px; line-height: 39px; padding: 0 18px; color: #222; font-size: 15px; background-color: #fff;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #fff; background-color: #0C3C74}
.wp-window.main-nav-window {background: #295bb6;}

.wp-main-page .content .cbox-left, .wp-main-page .content .cbox-right {width: 100%; float: none;}
.wp-header .wp-panel {margin: 0; float: none; clear: both; width: auto;}
.wp-header .search-panel {margin-bottom: 10px;}
.wp-header .logo-panel {position: relative;}
.wp-header .navi-aside-toggle-show {display: block;}
.logo-window {width: auto; margin: 0 40px; padding: 15px 0; text-align: center;}
.logo-window img {width: 100%;}
.lang-panel, .top-nav-panel {display: block;}
.wp-banner {border-top: 1px solid #DFBA5D}
.list-meta .column-path, .list-meta .column-title {float: none;}
.list-meta .column-title {display: none;}
.list-meta .column-path {padding-left: 24px; background: url(img/sitemap-icon.png) no-repeat 0 4px;}
.list-meta .column-path .path-name {display: none;}
.wp-column-news .news_list .news_title {width: 73%;}
.wp-column-news .news_list .news_date {font-size: 14px;}
.wp-column-news .news_list .news_title a {font-size: 14px;}
.wp_paging .pages_count, .wp_paging .page_jump {display: none;}
.info-box {margin: 0 10px;}
.article {padding: 6px 0;}
.article .arti-metas span {font-size: 14px;}
.article .arti-metas .read-options {display: inline-block;}
.wp_entry, .wp_entry p, .article .entry, .article .entry p {font-size: 16px;}
.post-head {margin-bottom: 5px;}
.news_list .news .news_title {width: 87%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-content .panel-7 {width: 100%; float: none;}
.wp-content .panel-7 .news_list .news .news_title {width: 76%;}
.wp-content .panel-8 {width: 100%; float: none;}
.wp-content .panel-8 .post-2 {width: 100%; float: none;}
.wp-content .panel-8 .post-3 {width: 100%; float: none;}
.wp-content .panel-8 .post-3 .more {margin-top: 15px;}
.wp-content .panel-8 .post-3 .news_list .news .news_title {width:auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;padding-right: 10px;}
.wp-container {width: auto; padding: 5px 8px 10px 5px;}
.wp-container .panel-9 {width: auto; float: none;}
.wp-container .panel-9 .post-2 .news_img {width: 100%; float: none; max-height: 100%; margin: 0;}
.wp-container .panel-9 .post-2 .news_img img {width: 100%; max-height: 100%; height: auto;}
.wp-container .panel-9 .post-2 .news_title {float: none; width: 100%; margin: 8px 0px;}
.wp-container .panel-9 .post-2 .news_text {width: 100%; float: none;}
.wp-container .panel-9 .post-3 .news_title {width: 76%;float:left}
.wp-container .panel-9 .post-3 .news_list {height: 38px;}
.wp-container .panel-9 .post-3 .news_title {line-height: 38px;}
.wp-container .panel-9 .post-3 .news_date {line-height: 38px;}
.wp-container .panel-10 {width: auto; float: none;}
.wp-container .panel-10 .post-2 .news_img {width: 100%; float: none; max-height: 240px; margin: 0;}
.wp-container .panel-10 .post-2 .news_img img {width: 100%; max-height: 240px; height: auto;}
.wp-container .panel-10 .post-2 .news_title {float: none; width: 100%; margin: 8px 0px;}
.wp-container .panel-10 .post-2 .news_text {width: 100%; float: none;}
.wp-container .panel-10 .post-3 .news_title {width: 76%;}
.wp-window.tent-window.post-3.post-100 .news_title {width: 70%;margin: 0;}
.wp-container .panel-10 .post-3 .news_list {height: 38px;}
.wp-container .panel-10 .post-3 .news_title {line-height: 38px;}
.wp-container .panel-10 .post-3 .news_date {line-height: 38px;}
.wp-linker {width: auto; padding: 15px 8px 5px 8px;}
.wp-linker .panel-11 .post-1 {width: auto; float: none;}
.wp-linker .panel-11 .post-2 {float: none; width: auto;}
.wp-linker .wp-menu {margin-top: 25px;}
.wp-linker .wp-menu .menu-item {width: 33.3%; text-align: center;}
.wp-linker .wp-menu .menu-item a.menu-link {padding: 25px 11px 10px;}
.link li {height: 35px; width: 100%;}
.link li span a {line-height: 35px;}
.shares li {margin: 0 5px;}
.wp-footer {width: auto; padding: 0px 8px;}
.wp-footer .wp-inner .footer p span {text-align: center;}
.wp-footer .wp-inner {padding: 20px 0px;}
.wp-footer .wp-inner .footer a {margin: 0 6px;}
.foot-left {float: none; width: auto; text-align: center;}
.foot-right {float: none; width: auto; margin-top: 20px;}
.focus-window .focus .focus-title-bar {display: none!important;}
.slider.focus-box {max-height: 280px!important;}
.slider .focus-container {max-height: 280px!important;}
.ewm .item {margin: 0; width: 33%; text-align: center;}
.wp-top {display: none;}
.links ul li a {font-size:20px;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.info-box {margin: 0 6px;}
.wp-container .panel-9 .post-3 .news_title {width: 75%;float:left}
.wp-window.tent-window.post-3.post-100 .news_title {width: 70%;margin: 0;}
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
.top-nav-panel .wp-menu .menu-item a.menu-link {font-size: 14px; height: 28px; line-height: 28px;}
.wp-footer .wp-inner .footer .icp {display: block;}
.wp-container .panel-9 .post-3 .news_title {width: 75%;float:left}
.wp-window.tent-window.post-3.post-100 .news_title {width: 70%;margin: 0;}
}