/*
Theme Name:     IPUS Theme 2020
Author:         dmain inc.
Version:        2.0.0
*/
@charset "utf-8";
@import url('./css/normalize.css');
@import url('./css/editor.css');
@import url('./css/slick.css');

/*--- AJP ---*/
.eng .site-footer {
    padding: 40px 0 80px;
}

.eng.ajp .site-footer {
    padding: 40px 0 60px;
}

.eng .site-footer .copyright {
    margin-top: 48px;
}

.eng.ajp .site-footer .copyright {
    margin-top: 26px
}

.fm li a {
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 16px;
    display: block;
    color: black;
}

.page-privacy h4.lnb_tit {
    color: transparent
}

#stb_subscribe .stb_form_policy label {
    display: block;
    font-size: 13px;
    margin: 6px 0;
    text-align: right
}

#stb_subscribe .stb_form_policy label a {
    text-decoration: underline
}

#stb_subscribe .stb_form_policy button {
    float: none;
    background: transparent;
    padding: 0;
    text-decoration: none
}

#stb_subscribe input[type="checkbox"] {
    width: auto;
    vertical-align: middle;
    margin-right: 5px;
}

.stb_form_msg_error {
    color: #D30000;
    text-align: right;
}

.single .desc .fields span:after,
.ajp .right .text_cont span:after {
    content: "|";
    margin: 0 10px;
    vertical-align: text-bottom;
    font-size: 13px;
}

.single .desc .fields span:last-child:after,
.ajp .right .text_cont span:last-child:after {
    content: none;
}

.single .desc .clear {
    height: 20px;
}

.site-header.ajp-top {
    background-color: #fff;
    height: 60px;
    border-bottom: 1px solid black;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    overflow: hidden;
}

.site-header.ajp-top h1 {
    display: block;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 50px;
}

.site-header.ajp-top p {
    position: absolute;
    top: 21px;
    left: 100px;
    font-size: 16px;
    color: #444;
}

.site-header.ajp-top nav.site-nav {
    position: absolute;
    top: 21px;
    left: 110px;
}

.site-header.ajp-top nav.site-nav ul li {
    float: left;
}

.site-header.ajp-top nav.site-nav ul li a {
    font-size: 15px;
    padding: 5px 20px
}

.site-header.ajp-top nav.right-header {
    top: 13px;
    right: 50px;
}

.ajp-header {
    margin-top: 60px;
}

.ajp-header h2 {
    color: #051E2C;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 120px;
}

.ajp-header h2 span {
    color: #3561B6;
}

.ajp_sub {
    background: #EBEDF3;
    height: 60px;
    text-align: center;
}

.ajp_sub ul {
    width: 1100px;
    margin: 0 auto;
}

.ajp_sub li {
    float: left;
}

.ajp_sub li a {
    color: #193888;
    font-size: 18px;
    padding: 13px 23px;
    font-weight: bold;
    line-height: 60px;
}

.ajp_sub li.current-menu-item a {
    border-bottom: 4px solid #193888;
}

.home.ajp .container,
.ajp .container {
    width: 1100px;
    height: auto;
    min-height: 900px;
    overflow: hidden;
}

.ajp .ajp-main {
    margin-bottom: 80px;
}

.ajp header.page-header {
    margin: 50px 0;
}

.ajp .site-content h1.page-title {
    font-size: 32px;
    font-weight: bold;
}

.ajp .left {
    float: left;
    display: block;
    width: 212px;
}

.ajp .left h2 {
    margin: 12px 0 10px;
    font-size: 20px;
    font-weight: bold;
}

.ajp .right {
    float: right;
    display: block;
    width: 840px;
    margin-bottom: 80px;
}

.ajp .right.w100 {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 80px;
}

.ajp .right h1 {
    margin: 0 0 20px;
    font-size: 36px;
    color: #000;
}

.ajp .right h2 {
    color: #3561B6;
    font-size: 22px;
    font-weight: bold;
    margin: 40px 0 20px;
}

.ajp .right h2:first-child {
    margin-top: 0;
}

.ajp .right h3 {
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ajp .right .page-content {
    border-bottom: 1px solid #000;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.ajp .right .desc {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.ajp .right span {
    display: inline-block;
    color: #3561B6;
    font-size: 15px;
    margin-bottom: 10px;
}

.ajp_item {
    border-bottom: 1px solid #ccc;
    padding: 20px;
}

.ajp .right a.text_cont {
    display: block;
}

.site-content ul li.back_issue_item {
    display: block;
    width: 212px;
    margin-right: 84px;
    float: left;
    margin-bottom: 44px;
    list-style: none;
    padding: 0;
    height: 380px;
}

.site-content ul li.back_issue_item:before {
    content: none;
}

.site-content ul li.back_issue_item h2 {
    font-size: 20px;
    margin-top: 16px;
    color: #212C53;
    font-weight: bold;
}

.site-content ul li.back_issue_item:nth-child(4n) {
    margin-right: 0;
}

.ajp .site-content dt {
    color: #3561B6;
    margin-bottom: 25px;
    margin-top: 8px;
}

.ajp dl input[type="date"],
.ajp dl input[type="text"] {
    height: 40px;
}

.category .wpcf7-list-item span {
    font-weight: bold;
}

.category .first span.wpcf7-list-item-label::after {
    content: " (A Research Article is a full research paper that contains a literature review, theoretical and analytical framing of arguments, and sufficient data to substantiate author�셲 claims. 6,000 �� 10,000 words)";
    font-weight: normal;
}

.category .last span.wpcf7-list-item-label::after {
    content: " (A Perspective is a paper that analyzes the development of significant events or provides well-reasoned interpretations on them based on local information and data. It does not need a theoretical or conceptual frame. 5,000 �� 7,000 words)";
    font-weight: normal;
}

.wpcf7-file::-webkit-file-upload-button {
    visibility: hidden;
    position: relative;
}

.wpcf7-file::before {
    position: absolute;
    top: 0;
    left: -20px;
    content: 'Search';
    display: inline-block;
    background: #EBEDF3;
    padding: 5px 25px;
    border: 1px solid #99A4C2;
    border-radius: 3px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 14px;
    color: #193888;
    font-weight: normal;
}

.title input {
    width: 100%;
}

.wpcf7-field-group input {
    width: 60%;
    margin-bottom: 10px;
}

button.wpcf7-field-group-remove,
button.wpcf7-field-group-add {
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    width: 40px;
    background: transparent;
    border: none;
    vertical-align: top;
    padding: 0;
}

button.wpcf7-field-group-add:before {
    content: "\e916";
    font-family: xeicon;
    font-size: 30px;
    color: #193888;
    text-indent: 0;
    position: absolute;
    top: 4px;
    left: 5px;
}

button.wpcf7-field-group-remove:before {
    content: "\e91d";
    font-family: xeicon;
    font-size: 30px;
    color: #193888;
    text-indent: 0;
    position: absolute;
    top: 4px;
    left: 5px;
}

.wpcf7-list-item span {
    display: inline-block;
    width: 98%;
    vertical-align: text-top;
    padding-left: 12px;
    margin-bottom: 6px;
}

.wpcf7-list-item input {
    vertical-align: sub;
}

.subdown p {
    float: left;
    margin-right: 20px;
    color: #3561B6;
    line-height: 40px;
}

.site-content .subdown li {
    float: left;
    margin-right: 0;
    padding-left: 0;
}

.site-content .subdown li:before {
    content: none;
    padding: 0;
}

.site-content .subdown li a {
    color: #193888;
    text-decoration: none;
}

.site-content .page-content .upload ul {
    margin: 0;
}

.site-content .page-content .upload ul li span {
    margin: 5px 0 10px 20px;
    display: block;
}

.wpcf7-submit {
    float: right;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 20px 60px;
    font-size: 16px;
    color: white;
    background-color: #219dce;
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
    border: 0;
}

.ajp .container.banner {
    min-height: inherit;
    height: 420px;
}

.ajp .mainbg {
    height: 420px;
}

.banner-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1;
    padding: 30px 50px;
}

.ajp .site-content .page-content .banner-text h1 {
    margin: 0 0 12px;
    font-size: 48px;
    color: #fff;
    line-height: 52px;
}

.ajp .site-content .page-content .banner-text p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 60px;
    opacity: .7
}

.ajp .site-content .page-content .slick-arrow {
    display: none !important;
}

.ajp .site-content .page-content .slick-slider .slick-dots {
    position: absolute;
    z-index: 2;
    text-align: left;
    bottom: 16px;
    left: 48px;
}

.ajp-info {
    display: block;
    overflow: hidden;
    margin: 40px 0 0;
    padding-bottom: 20px;
}

.ajp .ajp-info .right {
    margin-bottom: 10px;
}

.ajp .ajp-info .right p {
    font-size: 15px;
    line-height: 24px;
    color: #585858
}

.ajp .ajp-info .right p.divideTop {
    color: #000;
    position: relative;
    margin-top: 60px;
}

.ajp .ajp-info .right p.divideTop:before {
    content: "";
    position: absolute;
    top: -30px;
    width: 80px;
    height: 3px;
    background: #C4C4C4;
}

.ajp .ajp-info .right a {
    color: #000;
    text-decoration: underline;
}

.ajp-latest .subSection {
    width: 530px;
    float: left;
    margin-right: 40px;
}

.ajp-latest .subSection:nth-child(2n) {
    margin-right: 0;
}

.ajp-latest .subSection h2 {
    font-size: 18px;
    color: #193888;
    font-weight: bold;
    border-bottom: 3px solid #C4C4C4;
    padding-bottom: 20px;
}

.site-content .ajp-latest ul li {
    padding: 16px 0 20px;
}

.site-content .ajp-latest ul li:before {
    content: none;
}

.site-content .ajp-latest ul li a {
    text-decoration: none;
}

.site-content .ajp-latest ul li h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

.site-content .ajp-latest ul li span {
    font-size: 14px;
    color: #3561B6;
}

/*------------------------ 0. setting ------------------------*/
.w100 {
    width: 100%;
}

.page-content .extra_cont p span {
    color: #193888
}

.site-content .webzine_cont h2.wthumb {
    width: 72%;
    white-space: normal;
}

.wcont + article {
    overflow: inherit;
}

.sub-menu.tab,
.nav.tab {
    display: none;
}

.item_cont {
    overflow: hidden;
    margin-bottom: 30px;
}

.item_cont .internalLink {
    float: left;
    margin-right: 30px;
    width: 40%;
}

.item_cont article {
    padding-top: 5px;
}

.item_cont article span {
    margin-bottom: 20px;
    display: block;
    font-family: open sans, 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', AppleGothic, Dotum, 'Sans-Serif';
}

.bigline.biglist {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 20px 60px;
    font-size: 16px;
    color: white;
    background-color: #219dce;
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
}

/*placeholder*/
::-webkit-input-placeholder {
    color: #aaa
}

:-moz-placeholder {
    color: #aaa
}

::-moz-placeholder {
    color: #aaa
}

:-ms-input-placeholder {
    color: #aaa
}

.description {
    margin-top: 25px;
    font-size: 16px;
    -ms-word-break: keep-all;
    word-break: keep-all;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.tabcontent .description {
    margin-top: 0;
}

article {
    overflow: hidden;
}

.tax-publishing_cat span.extra,
.tax-research_cat span.extra {
    display: none;
}

.site-content .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-content .col-1-2 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.site-content .col-1-3 {
    width: 288px;
    padding: 0;
    margin: 0 16px 0 0;
    float: left;
}

.site-content .col-1-3:last-child {
    margin-right: 0;
}

.term-11 span.extra,
.term-12 span.extra,
.term-10 span.extra {
    display: none;
}

.slick-slider {
    position: relative;
}

.slick-slider .slick-arrow {
    height: 38px;
    width: 22px;
    position: absolute;
    border: 0;
    background-color: transparent;
    top: 50%;
    text-indent: -9999px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1;
    cursor: pointer;
    padding: 0;
    margin-top: -90px;
}

.slick-slider .slick-arrow.slick-prev {
    background-image: url(./images/slider-ico-prev.png);
    left: 0;
}

.slick-slider .slick-arrow.slick-next {
    background-image: url(./images/slider-ico-next.png);
    right: 0;
}

.slick-slider .slick-dots {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0;
}

.slick-slider .slick-dots li {
    padding: 0;
    margin: 0 5px !important;
    display: inline-block;
}

.slick-slider .slick-dots li:before {
    display: none;
}

.slick-slider .slick-dots li button {
    padding: 0;
    margin: 0;
    width: 15px;
    height: 15px;
    background-color: rgba(255, 255, 255, .6);
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.publication.today .slick-slider .slick-dots li:not(.slick-active) button {
    background-color: rgba(0, 0, 0, .2);
}

.slick-slider .slick-dots li.slick-active button {
    background-color: #fabe00;
    /*    width: 50px;*/
    -webkit-transition: all 0.4s ease-in-out;
}

.site-content .list-thumbnail-vertical {
    margin: 0;
    padding: 0;
}

.site-content .list-thumbnail-vertical > li .item-wrap {
    height: 330px;
    background-color: #fff;
}

.site-content .list-thumbnail-vertical > li:before {
    display: none;
}

.site-content .list-thumbnail-vertical > li .item-image {
    border-bottom: 1px solid #dbdbdb;
}

.site-content .list-thumbnail-vertical > li .item-image .inner {
    width: 100%;
    height: 162px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.site-content .list-thumbnail-vertical > li .item-image .inner .category {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.site-content .list-thumbnail-vertical > li .item-image .inner .category.c1 {
    background-color: #ee6632;
}

.site-content .list-thumbnail-vertical > li .item-image .inner .category.c2 {
    background-color: #4a8cc7;
}

.site-content .list-thumbnail-vertical > li .item-image .inner .category.c3 {
    background-color: #44b87c;
}

.site-content .list-thumbnail-vertical > li .item-image .inner .category.c4 {
    background-color: #09c6b2;
}

.site-content .list-thumbnail-vertical > li .item-text {
    padding-top: 18px;
}

.site-content .list-thumbnail-vertical > li .item-text .title {
    margin: 0;
    padding: 0;
}

.site-content .list-thumbnail-vertical > li .item-text .title a {
    font-weight: bold;
    color: #585858;
    font-size: 16px;
    line-height: 1.4;
    max-height: 2.8em;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
}

.site-content .list-thumbnail-vertical > li .item-text .excerpt {
    margin-top: 14px;
}

.site-content .list-thumbnail-vertical > li .item-text .excerpt p {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 1.57;
    color: #585858;
    max-height: 4.71em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    font-weight: 400;
}

.site-content .list-thumbnail-vertical > li .item-text .date {
    font-size: 13px;
    margin-top: 10px;
    color: #3A716E;
    font-family: open sans, 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', AppleGothic, Dotum, 'Sans-Serif'
}

.site-content .list-notice .item-wrap {
    border: 1px solid #dbdbdb;
    overflow: hidden;
}

.site-content .list-notice .list-item .item-image {
    float: left;
    width: 38.724%;
    border-right: 1px solid #dbdbdb;
}

.site-content .list-notice .list-item .item-image .inner {
    display: block;
    padding-bottom: 143.16%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.site-content .list-notice .list-item .item-text {
    float: left;
    width: 61.276%;
    padding: 20px 20px 0 20px;
}

.site-content .list-notice .list-item .item-text .title {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.site-content .section-notice .list-notice .list-item .item-text .title a {
    display: block;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
    color: #02328d;
    margin-bottom: 10px;
}

.site-content .list-notice .list-item .item-text .excerpt {
    margin-top: 5px;
}

.site-content .list-notice .list-item .item-text .excerpt p {
    margin: 0;
    padding: 0;
    color: #2c2c2c;
    font-size: 14px;
    line-height: 1.714;
}

.site-content .list-notice .list-item .item-text .excerpt.listric p {
    display: none;
}

.site-content .list-notice .list-item .item-text .excerpt.listric li {
    overflow-y: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 240px;
    line-height: 1.4;
    height: 2.8em;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    list-style: disc;
    padding-left: 12px;
    margin-bottom: 14px;
}

.site-content .list-notice .list-item .item-text .excerpt.listric ul li:nth-child(3) {
    display: -webkit-box;
}

.site-content .list-notice .list-item .item-text .excerpt.listric ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #02328d;
}

.site-content .list-notice .list-item .item-text .date {
    font-size: 14px;
    color: #626262;
    line-height: 1.2;
    margin-top: 10px;
}

.section-notice .slider-notice .excerpt li {
    margin-bottom: 2px;
}

/*------------------------ 1. layout ------------------------*/

.mobile-menu-wrap {
    display: none;
}

.site-content .col-1-2:last-child .list-notice .list-item .item-text .excerpt {
    display: none;
}

.container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 1300px;
}

.home .container {
    width: 100%;
    height: 600px;
    overflow: hidden;
    max-width: none;
}

.site-header {
    background-color: #fff;
    height: 152px;
    border-bottom: 2px solid black;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    /*    overflow: hidden;*/
    transition: height ease-out .3s;
}

.menu-open .site-header {
    height: 480px;
}

.eng.menu-open .site-header {
    /* height: 550px; */
    height: 600px;
}

.menu-open .site-header::after {
    content: "";
    width: 100%;
    height: 500px;
    position: relative;
    display: block;
    top: 152px;
    left: 0;
    background-color: #f2f2f2;
    border-top: 1px solid #000;
    z-index: -1;
}

.site-header .inner {
    width: 100%;
    max-width: 1300px;
}

.site-header .site-title {
    position: absolute;
    top: 19px;
    left: 50px;
    width: 255px;
    height: auto;
}

.site-header .site-title.eng {
    width: 340px;
}

.ajp .site-header .site-title.eng {
    display: none;
}

.site-header .site-title h1 {
    display: none;
}

.site-header .site-title img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.site-header .site-navigation {
    position: absolute;
    top: 90px;
    left: 50%;
    width: 100%;
    max-width: 1300px;
    transform: translateX(-50%);
}

.eng .site-header .site-navigation {
    left: 10px;
}

.site-header .site-navigation .nav {
    display: flex;
    justify-content: space-between;
    column-gap: 0;
}

.site-header .site-navigation .nav > li {
    position: relative;
    flex: 1;
}

.site-header .site-navigation .nav > li > a {
    display: flex;
    padding: 0;
    font-size: 1.2rem;
    height: 63px;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: 600;
}

.eng .site-header .site-navigation .nav > li > a {
    padding: 22px 62px;
}

.site-header .site-navigation .nav > li:hover > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 1px;
    background: #f6c600;
}

.site-header .site-navigation .nav > li.current-menu-item > a {
    font-weight: bold;
}

.site-header .site-navigation .nav > li.current-menu-item > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 1px;
    background: #000;
}

.site-header .site-navigation .nav > li > .sub-menu {
    /*    display: none;*/
    position: relative;
    width: 100%;
    top: 0;
    /*    height: 289px;*/
    left: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #f2f2f2;
}

.eng .site-header .site-navigation .nav > li > .sub-menu {
    left: 47px;
}

.site-header .site-navigation .nav > li > .sub-menu > li {
    margin: 0;
    padding: 0;
}

.lnb_1depth li a.link:after,
.site-header .site-navigation .nav > li > .sub-menu > li.link a:after {
    content: "\e980";
    font-family: xeicon;
    color: #193888;
    padding-left: 6px;
    font-size: 16px;
    vertical-align: middle;
}

.lnb_1depth li a.link:after {
    vertical-align: unset;
}

.site-header .site-navigation .nav > li > .sub-menu > li > a {
    display: block;
    padding: 10px 15px;
    margin: 0;
    line-height: 1.4;
    text-align: left;
    word-break: keep-all;
    font-size: 1.05rem;
    font-weight: 300;
}

.eng .site-header .site-navigation .nav > li > .sub-menu > li > a {
    padding: 12px 16px;
}

.site-header .site-navigation .nav > li > .sub-menu > li.current-menu-item > a,
.site-header .site-navigation .nav > li > .sub-menu > li > a:hover {
    background-color: #ffffff;
    color: black;
}

.site-header .site-navigation .nav > li > .sub-menu > li > ul {
    display: none;
}

.site-header .site-navigation .nav .ext::after {
    content: "\e980";
    display: block;
    position: absolute;
    top: 35px;
    right: 9px;
    font-size: 16px;
    font-family: xeicon;
    color: #929292;
}

#menu-item-2581 ul::after {
    content: "";
    display: block;
    background: url(./images/mbg.jpg) 0 0;
    width: 100%;
    height: 110%;
    background-repeat-y: repeat;
    position: relative;
    top: -11px;
}

#menu-item-2666 {
    display: none;
}

.site-header .right-header {
    float: right;
    width: auto;
    position: relative;
    top: 25px;
    right: 50px;
    display: flex;
    align-items: center;
}

.site-header .right-header ul.sns {
    display: inline-block;
    position: relative;
    padding: 0 15px;
    margin: 0 25px;
}

.site-header .right-header ul.sns::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 1px;
    background-color: #ABABAB;
    height: 28px;
}

.site-header .right-header ul.sns::after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    display: block;
    width: 1px;
    background-color: #ABABAB;
    height: 28px;
}

.site-header .right-header ul.sns li {
    float: left;
    font-family: xeicon;
    font-size: 20px;
    color: #585858;
    line-height: 36px;
    padding: 0 10px;
}

.site-header .right-header ul.sns li:first-child {
    color: #3B5998;
}

.site-header .right-header ul.sns li:nth-child(2) {
    color: #d72189;
}

.site-header .right-header ul.sns li:nth-child(3) {
    color: #ff0000;
}

.site-header .right-header ul.sns li:last-child {
    color: #38A1F3;
}

.site-header .right-header ul.sns li a:hover {
    color: #000;
}

.site-header .search-form {
    position: absolute;
    right: 0;
    top: 0;
}

.site-header .language-select {
    display: inline-block;
}

.site-header .language-select .btn-lang {
    float: left;
    display: block;
    line-height: 36px;
    font-size: 15px;
    color: #777;
}

.site-header .language-select .btn-lang.active {
    background-color: #2c2c2c;
    color: #fff;
    border-color: #2c2c2c;
}

.site-header .search-submit,
.site-header .search-toggle {
    padding: 0;
    width: 25px;
    height: 25px;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    top: -2px;
    position: relative;
    background: transparent;
}

.ajp .site-header .search-submit {
    top: -15px
}


.site-header .search-submit,
.site-header .search-toggle:before {
    content: "\e97a";
    font-family: xeicon;
    position: absolute;
    top: -2px;
    left: 0;
    color: #333333;
    width: 25px;
    height: 25px;
    font-size: 24px;
    text-indent: 0;
}

.site-header .search-form {
    display: none;
    width: 180px;
    height: 32px;
    border: 1px solid #aaa;
    line-height: 23px;
    position: absolute;
    top: 4px;
    right: 292px;
    background-color: #fff;
}

.search-open .site-header .search-form {
    display: block;
}

.site-header .search-submit {
    top: -21px;
    right: -111px;
    opacity: 0;
}

.site-header .search-form .search-field {
    border: 0;
    width: 100%;
    height: 100%;
    padding: 0 5px;
}

.topper {
    background: #198589;
    height: 150px;
    position: relative;
    top: 112px;
    color: white;
}

.inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1300px;
}

.topper .topper_left {
    float: left;
    width: 318px;
    position: relative;
    padding-top: 26px;
}

.topper .topper_left img {
    width: 110px;
}

.topper .topper_left h1 {
    font-size: 24px;
    line-height: 42px;
}

.topper .topper_left h2 {
    font-size: 16px;
    font-weight: 300;
}

.topper .topper_date {
    padding-top: 50px;
    overflow: hidden;
    height: 150px;
    display: inline-block;
    font-family: open sans, 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', AppleGothic, Dotum, 'Sans-Serif';
}

.topper .topper_date h1 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.topper .topper_date h1 span {
    font-size: 11px;
    font-weight: 300;
    position: relative;
    display: inline-block;
    bottom: -20px;
    left: -22px;
    width: 0;
}

.topper .topper_date h2 {
    font-size: 48px;
    color: #C2F1D0;
    font-weight: 300;
    position: relative;
    display: inline-block;
    font-style: italic;
    vertical-align: top;
    top: -4px;
    padding: 0 10px;
}

.topper .topper_right {
    float: right;
    padding-top: 42px;
    font-family: open sans, 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', AppleGothic, Dotum, 'Sans-Serif';
}

.topper .topper_right li {
    float: left;
}

.topper .topper_right li a {
    display: block;
    font-size: 18px;
    width: 62px;
    height: 62px;
    margin-left: 10px;
    border: 1px solid white;
    border-radius: 35px;
    text-align: center;
    padding-top: 14px;
    font-weight: 600;
}

.topper .topper_right li a.btnz {
    width: auto;
    margin-right: 15px;
    line-height: 62px;
    padding: 0 30px;
}

.topper .topper_right li a.btnz::before {
    content: "\e9a4";
    font-family: xeicon;
    margin-right: 10px;
    font-size: 23px;
    font-weight: normal;
    vertical-align: middle;
}

.topper .topper_right li a span {
    display: block;
    font-size: 11px;
    padding-top: 2px;
    font-weight: 300;
}

.topper .topper_right li a:hover {
    border-color: #C2F1D0;
    background: #C2F1D0;
    color: #3A716E;
}

.topper .topper_right li a.disabled {
    border-color: #7ab3ad;
    background: transparent;
    color: #8dc5ae;
}

.topper .topper_right li a.disabled:hover {
    cursor: default;
}

.topper .topper_right li a.disabled:active {
    pointer-events: none;
}

.site-main {
    display: block;
    position: relative;
    padding-top: 152px;
}

.site-footer {
    padding: 40px 0 60px;
    border-top: 2px solid #000;
    text-align: left;
}

.site-footer ul.fl {
    margin: 0 auto;
    border-bottom: 1px solid #ababab;
    overflow: hidden;
    padding-bottom: 22px;
}

.site-footer ul.fl li {
    display: inline;
    font-size: 15px;
    font-weight: 400;
}

.site-footer ul.fl li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #ABABAB;
    position: relative;
    top: 2px;
}

.site-footer ul.fl li:last-child::after {
    content: none;
}

.site-footer ul.fl li a {
    display: inline-block;
    padding: 0 20px
}

.site-footer h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.site-footer img {
    float: left;
    margin-right: 28px;
}

.site-footer .site-info {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #626262;
    margin-top: -3px;
}

.site-footer .copyright {
    margin-top: 20px;
    font-size: 13px;
    color: #aaa;
}

#stb_subscribe {
    float: right;
    margin-top: -4px;
    width: 240px;
}

#stb_subscribe form {
    position: relative;
}

#stb_subscribe label {
    display: none;
}

#stb_subscribe input {
    width: 240px;
    padding: 8px 10px;
    border-radius: 0;
    border-color: #aaa
}

#stb_subscribe input[type="email"] {
    border-bottom: none;
}

#stb_subscribe button {
    border: none;
    padding: 8px 20px;
    font-size: 14px;
    margin-top: 6px;
    float: right;
}

.stb_form_result {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 74px;
    background: #fff;
    text-align: center;
    vertical-align: middle;
}

.stb_form_result.success {
    display: block;
}

/*------------------------ 2. home ------------------------*/

/*home normalize*/

.home .site-content {
    width: auto;
    float: none;
    padding: 0;
}

.home .section:not(.section-slider) {
    padding: 40px 0 70px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.home .section ul.tab li a {
    font-size: 1.3rem;
    cursor: pointer;
}

.home .section.section-slider {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.home .section .section-title {
    padding: 0 0 16px;
    position: relative;
    margin: 0 0 16px;
    display: block;
    color: #3A716E;
    letter-spacing: 5px;
    font-weight: bold;
}

.home .section .section-subtitle {
    margin: -8px 0 45px;
    padding: 0;
    font-size: 36px;
    line-height: 1.3333;
    color: #2c2c2c;
    text-align: center;
    font-weight: 300;
}

.mainbg {
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
}

.home .section-slider .slider-main .slide-item.slick-active:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 2;
    display: block;
    position: absolute;
}

.home.kor .section-slider .slider-main .slide-item.slick-active:before {
    background: rgba(0, 0, 0, 0.30);
}

.home .section-slider .slider-main .slide-item .inner {
    width: 100%;
    height: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 3;
    max-width: 1300px;
}

.home .section-slider .slider-main .slide-item .inner a {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
}

.home .section-slider .slider-main .slide-item .inner h1 {
    color: #fff;
    /*
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
*/
    font-size: 40px;
    font-weight: bold;
    display: block;
    line-height: 54px;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.7);
}

.home.kor .section-slider .slider-main .slide-item .inner h1 {
    font-size: 2.9rem;
    line-height: 1.4;
    font-weight: normal;
}

.home .section-slider .slider-main .slide-item .inner p {
    font-size: 1.4rem;
    color: white;
    margin-top: 18px;
    width: 80%;
    line-height: 1.4;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.7);
}

.home .section-slider .slider-main .slick-arrow {
    width: 28px;
    height: 49px;
    top: auto;
    margin-top: 0;
    bottom: 184px;
}

.home .section-slider .slider-main .slick-arrow.slick-next {
    background-image: url(./images/slider-ico-next-w.png);
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-size: contain;
}

.home .section-slider .slider-main .slick-arrow.slick-prev {
    background-image: url(./images/slider-ico-prev-w.png);
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-size: contain;
}

.home .section-slider .slider-main .slick-dots {
    position: relative;
    bottom: 40px;
    left: 50%;
    margin-left: 0;
    width: 1100px;
    transform: translateX(-50%);
}

.home .section-slider .slider-sub {
    margin-top: 10px;
}

.home .section-slider .slider-sub .slide-item {
    height: 140px;
    border: 1px solid #dbdbdb;
    padding: 18px;
    text-align: center;
    background: url(./images/subbanner-bg.png) no-repeat center center;
}

.home .section-slider .slider-sub .slide-item .title {
    font-size: 24px;
    color: #2c2c2c;
    margin: 0 0 5px;
    padding: 0;
    font-weight: bold;
}

.home .section-slider .slider-sub .slide-item p {
    font-size: 14px;
    line-height: 22px;
    color: #2c2c2c;
    max-width: 620px;
    margin: 0 auto;
    padding: 0;
    word-break: keep-all;
}

.home .section-slider .slider-sub .slick-dots {
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
}

.home .section.inner.v11 {
    width: 1100px;
}

.home ul.a-set {
    padding: 0;
}

.home ul.a-set li::before {
    content: none;
}

.home ul.a-set li {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    width: 33.3%;
}

.home ul.a-set li a {
    display: block;
    width: 300px;
    height: 300px;
    border-radius: 150px;
    margin: 0 auto;
    border: 12px solid;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding-top: 164px;
}

.home ul.a-set li.a1 a {
    border-color: #528280;
    color: #0A4E4B;
}

.home ul.a-set li.a2 a {
    border-color: #626A86;
    color: #212C53;
}

.home ul.a-set li.a3 a {
    border-color: #8c8c8c;
    color: #585858;
}

.home ul.a-set li a::before {
    font-family: xeicon;
    position: absolute;
    top: 78px;
    font-size: 60px;
    left: 152px;
    font-weight: 400;
}

.home ul.a-set li.a1 a::before {
    content: "\e9a4";
    font-size: 68px;
}

.home ul.a-set li.a2 a::before {
    content: "\e9c3"
}

.home ul.a-set li.a3 a::before {
    content: "\e99c"
}

.home .b-set div {
    float: left;
    width: 400px;
    height: 225px;
    color: white;
}

.home .b-set div a {
    color: white;
    font-size: 16px;
    line-height: 28px;
    word-break: keep-all;
}

.home .b-set div a span {
    font-size: 12px;
    font-weight: 400;
    display: block;
    padding-top: 15px;
    font-family: open sans, 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', AppleGothic, Dotum, 'Sans-Serif';
}

.home .b-set div.b2 {
    z-index: -1;
    position: relative;
    background: #198589;
    padding: 40px;
}

.home .b-set div.b3 {
    background: #585858;
    padding: 40px;
}

.home .b-set h2 {
    font-size: 18px;
    font-weight: 600;
    color: white;
    padding: 0;
    margin: 0 0 20px 0
}

.home .b-set .b2bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .2;
}

.home .b-set div.b3 ul {
    margin-top: 32px;
}

.home .b-set div.b3 ul li {
    margin: 0 15px 0 0;
    padding: 0;
    width: 40px;
    float: left;
}

.home .b-set div.b3 ul li:last-child {
    margin-right: 0;
}

.home .b-set div.b3 ul li::before {
    content: none;
}

.home .b-set div.b3 ul li a {
    display: block;
    line-height: 76px;
    width: 38px;
    color: #ccc;
    font-family: open sans, 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', AppleGothic, Dotum, 'Sans-Serif';
    text-align: center;
    font-weight: 600;
}

.home .b-set div.b3 ul li a::before {
    content: "";
    width: 38px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #8A8A8A;
}

.home .b-set div.b3 ul li a::after {
    content: "";
    width: 38px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #8A8A8A;
}

.home .b-set div.b3 ul li a:hover {
    color: white;
}

.home .b-set div.b3 ul li a:hover::before {
    background-color: white
}

.home .b-set div.b3 ul li a:hover::after {
    background-color: white
}

.home .interview {
    padding: 40px 0 90px;
}

.home .section-notice .slick-dots {
    margin-top: 25px;
}

.home .section-notice .btns {
    margin-top: 58px;
    padding: 0;
    text-align: center;
}

.home .section-notice .btns .btn-lg {
    width: 180px;
}

.home .section-notice .slider-notice .slick-arrow {
    margin-top: -37px;
}

.home .section-notice .slider-notice .slick-arrow.slick-prev {
    left: -35px;
}

.home .section-notice .slider-notice .slick-arrow.slick-next {
    right: -35px;
}

.home .section-activity {
    background-color: #f0f0f0;
}

.home .section-activity .btns {
    margin-top: 40px;
}

.home .section-activity .btns .btn-lg {
    width: 180px;
}

.home .section-achievement {
    padding-bottom: 90px;
}

.home .section-achievement .slider-volume {
    height: 420px;
    border: 1px solid #dbdbdb;
}

.home .section-achievement .slider-volume .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.home .section-achievement .slider-volume .slick-dots li button {
    width: 40px;
    height: 2px;
    border-radius: 0;
}

.home .section-achievement .slider-volume .item-wrap {
    margin-top: 45px;
    text-align: center;
}

.home .section-achievement .slider-volume .item-wrap .item-image {
    width: 175px;
    height: 262px;
    margin: 0 auto;
    display: block;
    border: 1px solid #dbdbdb;
    background-size: contain;
}

.home .section-achievement .slider-volume .item-wrap .item-title {
    font-size: 16px;
    line-height: 1.75;
    color: #2c2c2c;
    margin-top: 15px;
    font-weight: bold;
}

.home .section-achievement .slider-volume .slick-arrow {
    margin-top: -50px;
}

.home .section-achievement .slider-volume .slick-arrow.slick-next {
    right: 40px;
}

.home .section-achievement .slider-volume .slick-arrow.slick-prev {
    left: 40px;
}

.home .section-achievement .col-title {
    font-size: 20px;
    line-height: 1.4;
    color: #02328d;
    font-weight: bold;
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
}

.home .section-achievement .col-title + p {
    margin-top: -13px;
    padding-bottom: 5px;
    word-break: keep-all;
}

.home .section-achievement .col-title + p strong {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    font-weight: 400;
}

.home .section-achievement .col-title span {
    display: inline-block;
    background-color: #fff;
    padding-right: 33px;
    position: relative;
    z-index: 2;
}

.home .section-achievement .col-title:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    right: 0;
    top: 50%;
    background-color: #02328d;
    z-index: 1;
}

.home .section-achievement .r2 {
    margin-top: 28px;
}

.home .section-achievement .r3 {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #dbdbdb;
}

.home .section-achievement .r3 .btn-db {
    height: 100px;
    display: block;
    text-align: center;
    color: #02328d;

    border: 1px solid #02328d;
    line-height: 98px;
    font-size: 20px;
    background-color: #edf2fd;
    text-indent: -10px;
}

.home .section-achievement .r3 .btn-db:before {
    content: '';
    vertical-align: top;
    margin-right: 15px;
}

.home .section-achievement .r3 .btn-db.b1:before {
    content: url(./images/btn-db1.png);
}

.home .section-achievement .r3 .btn-db.b2:before {
    content: url(./images/btn-db2.png);
}

.home .section-achievement .r3 .btn-db.b3:before {
    content: url(./images/btn-db3.png);
}

.home .section-achievement .list-paper li {
    border: 1px solid #dbdbdb;
    padding: 24px 20px;
    margin: 10px 0 0;
    position: relative;
    height: 133px;
}

.home .section-achievement .list-paper li .title {
    color: #2c2c2c;
    font-size: 18px;
    line-height: 1.4;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-weight: bold;
}

.home .section-achievement .list-paper li .excerpt {
    margin-top: 2px;
}

.home .section-achievement .list-paper li .excerpt p {
    display: none;
}

.home .section-achievement .list-paper li:first-child {
    margin-top: 0;
}

.home .section-achievement .list-paper li:before {
    position: absolute;
    bottom: -1px;
    right: -1px;
    left: auto;
    top: auto;
    width: 16px;
    height: 16px;
    background: url(./images/paper-bg-edge.jpg) no-repeat center center;
}

.home .section-achievement .btn-full {
    margin-top: 20px;
    height: 50px;
    line-height: 48px;
    padding: 0;
}

.home .section-achievement .btn-full:before {
    content: url('./images/btn-paper.png');
    vertical-align: top;
    margin-right: 10px;
}

.home .section-achievement .form-newsletter {
    margin-top: 20px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    position: relative;
    padding-right: 137px;
}

.home .section-achievement .form-newsletter .btn-submit {
    background-color: #2c2c2c;
    font-weight: bold;
    color: #fff;
    width: 135px;
    height: 44px;
    position: absolute;
    right: 2px;
    top: 2px;
}

.home .section-achievement .form-newsletter .form-field {
    width: 100%;
    border: 0;
    height: 48px;
}

.section.inner #tabs {
    height: 390px;
}

table caption {
    display: none;
}

.page-hk_plan .page-content p,
.page-hk_purpose .page-content p,
.page-hk_summary .page-content p,
.page-vision .page-content p,
.page-vision .vision dd {
    text-align: justify;
}

/*------------------------ 1. about --------------------------*/

.about_lefter {
    float: left;
    width: 190px;
    border-bottom: 2px solid #193888
}

.about_lefter h3 {
    margin-bottom: 8px;
    margin-top: -8px;
}

.about_lefter img {
    width: 190px;
}

.about_righter {
    float: right;
    width: calc(100% - 190px);
    display: inline-block;
    text-align: justify;
    padding-left: 50px;
    box-sizing: border-box;
}

.about.righter {
    text-align: right;
}

.about.righter h4 {
    margin-bottom: 6px;
}

.about.righter h2 {
    margin: 0;
    font-weight: bold;
}

.about_bg {
    background: url(images/about_bg.png) no-repeat;
    width: 100%;
    height: 234px;
    display: flex;
    align-items: center;
    background-size: cover;
}

.about_bg p {
    float: left;
    margin: 0 40px 0 50px;
    padding-right: 40px;
    padding-top: 10px;
    border-right: 1px solid #fff;
}

.about_bg h2 {
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.eng .about_bg h2 {
    font-size: 16px;
    line-height: 24px;
    padding-right: 50px;
}

h2.year {
    float: left;
    width: 160px;
    color: #99A4C2;
    font-size: 44px;
    font-weight: normal;
    margin-top: -2px;
    margin-bottom: 0;
}

dl.timeline {
    width: calc(100% - 160px);
    position: relative;
    /*    margin: 0;*/
    display: inline-block;
}

dl.timeline:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 92%;
    left: 145px;
    top: 18px;
    display: block;
    border-right: 1px solid #A3A1B0;
}

dl.timeline dt {
    position: relative;
    font-size: 18px;
    line-height: 40px;
    color: #000;
}

dl.timeline dd {
    line-height: 40px;
}

.eng dl.timeline dd {
    line-height: inherit;
    margin-bottom: 20px;
}

dl.timeline dt:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 142px;
    display: block;
    width: 18px;
    height: 20px;
    background: url(images/about_dot.png)
}

dl.vision {
    overflow: hidden;
}

dl.vision dt {
    width: 18%;
    float: left;
    border-top: 2px solid;
    padding-top: 20px;
    min-height: 120px;
    word-break: keep-all
}

.eng dl.vision dt {
    width: 23%;
    height: 140px;
    margin-bottom: 20px
}

dl.vision dt:nth-child(1) {
    border-color: #4DAC29
}

dl.vision dt:nth-child(3) {
    border-color: #219DCE
}

dl.vision dt:nth-child(5) {
    border-color: #211C42
}

dl.vision dt:nth-child(7) {
    border-color: #F62B36
}

.eng dl.vision dt:nth-child(7) {
    margin-bottom: 60px;
}

.eng dl.vision dd:nth-child(8) {
    margin-bottom: 60px;
}

dl.vision dt:nth-child(9) {
    border-color: #F6C600
}

dl.vision dd {
    float: right;
    width: 75%;
    display: inline-block;
    min-height: 120px;
    padding-top: 22px;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.eng dl.vision dd {
    width: 71%;
    min-height: 140px;
    margin-bottom: 20px;
    font-size: 15px;
}

.eng.page-visionci .page-content p {
    font-size: 15px;
    line-height: 23px;
}

/*------------------------ 3. archive ------------------------*/

/*pager - wp-pagenavi*/
.wp-pagenavi {
    text-align: center;
    margin-top: 30px;
}

.wp-pagenavi span,
.wp-pagenavi a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #f0f0f0;
    padding: 0;
    line-height: 32px;
    border: 0;
    margin: 0 2px;
}

.wp-pagenavi span:hover,
.wp-pagenavi a:hover {
    border-color: #dadada;
}

.wp-pagenavi .pages {
    display: none;
}

.wp-pagenavi span.current {
    background-color: #8ab1bb;
    font-weight: normal;
    color: #fff;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .last,
.wp-pagenavi .first {
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    border: 1px solid #cacaca;
    background-color: #fff;
}

.wp-pagenavi .nextpostslink {
    margin-left: 10px;
}

.wp-pagenavi .previouspostslink {
    margin-right: 10px;
}

.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .last:after,
.wp-pagenavi .first:after {
    content: '';
    background: url('./images/list-pager.gif') no-repeat 0 0;
    width: 7px;
    height: 11px;
    display: block;
    position: absolute;
    top: 10px;
    left: 11px;
}

.wp-pagenavi .nextpostslink:after {
    background-position: -28px 0;
}

.wp-pagenavi .last:after {
    background-position: -21px 0;
    width: 14px;
    left: 10px;
}

.wp-pagenavi .first:after {
    background-position: -7px 0;
    width: 14px;
    left: 10px;
}

.wp-pagenavi .previouspostslink:after {
    background-position: 0 0;
}

/*pager - pagenav*/
.page_cont {
    text-align: center;
    border-top: 1px solid #dadada;
}

.site-content ul.page-numbers {
    display: block;
    text-align: center;
    margin: 50px auto;
}

.site-content ul.page-numbers li:before {
    content: none;
}

.page-numbers li {
    display: inline-block;
}

.page-numbers span,
.page-numbers a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    color: #444 !important;
    font-size: 16px;
    font-size: 1.1rem;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 25px;
    margin: 0;
    padding: 0;
    line-height: 35px;
    text-decoration: none !important;
}

.page-numbers span:hover,
.pagenav a:hover {
    border-color: #dadada;
}

.pagenav .pages {
    display: none;
}

.page-numbers span.current {
    background-color: #fabe00;
    border-color: #fabe00;
    font-weight: bold;
    color: black;
}

.page-numbers .next,
.page-numbers .prev {
    color: white;
}

.page-numbers .next:after,
.page-numbers .prev:after {
    content: "";
    font-family: xeicon;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    color: black;
    text-align: center;
    width: 44px;
}

.page-numbers .next:after {
    content: "\e93e"
}

.page-numbers .prev:after {
    content: "\e93b"
}

/*breadcrumb*/
.breadcrumbs {
    font-size: 0.9rem;
    color: #9e9e9e;
    line-height: 1;
    float: right;
    margin-top: 30px;
}

.breadcrumbs * {
    color: inherit;
}

.breadcrumbs span a {
    position: relative;
}

.breadcrumbs span:before {
    margin: 0 7px;
    content: "\e93f";
    color: #aaa;
    font-family: xeicon;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.breadcrumbs span:first-child:before {
    margin: 0;
    content: none;
}

.breadcrumbs span:last-child a:after {
    content: "";
    background: #fabe00;
    height: 5px;
    width: 100%;
    bottom: -12px;
    right: 0;
    position: absolute;
}

/*------------------------ 4. static ------------------------*/


.site-header .site-navigation .nav > li > .sub-menu > li > a {
    -webkit-transition: .15s all ease-out;
    -o-transition: .15s all ease-out;
    transition: .15s all ease-out;
}

/*form */

.wpcf7-form-control-wrap input {
    padding: 5px 10px;
}

span.wpcf7-list-item {
    margin: 0;
    width: 100%;
}

.wpcf7-form-control-wrap input[type="radio"] {
    padding: 0;
    vertical-align: sub;
}

.wp50 {
    width: 40%;
}

.wp20 {
    width: 20%;
}

.wp30 {
    width: 30%;
}

.wp80 {
    width: 100%;
}

.wp90 {
    width: 90%;
    height: 160px;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

/* tab */
.site-header .site-navigation .nav > li.menu-item-2700 > ul.sub-menu > li > a {
    padding-left: 26px;
}

.site-header .site-navigation .nav > li.menu-item-2699 > ul.sub-menu > li > a {
    padding-left: 20px;
}

/* layout_member */

.people .item_cont .imgBg.internalLink {
    width: 160px;
    height: 160px;
    border-radius: 80px;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}

.people .item_cont span.time {
    display: none;
}

.people .item_cont h2 {
    margin-bottom: 7px;
}

.people .item_cont p {
    margin-bottom: 2px;
}

.people .item_cont {
    display: block;
    overflow: hidden;
    margin: 30px 0;
    padding: 0;
}

.people .item_cont article p a:first-child {
    pointer-events: none;
    cursor: default
}

.people .item_cont > a,
.people .item_cont article > a {
    pointer-events: none;
    cursor: default;
}

.people .item_cont span.extra {
    display: none;
}

.archive .lcont,
.archive .wcont {
    margin-top: 40px;
}

.archive .lcont article {
    overflow: inherit;
}

.archive .wcont article,
.page .wcont article {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0;
}

.archive .wcont article.files {
    width: auto;
}

.eng.archive .wcont article.files {
    width: 80%;
}

.archive .wcont article.education {
    width: 100%;
}

.archive .wcont article.publishing {}

.archive .wcont article.publishing article {
    width: auto;
    display: block;
}

.archive ul.tab {
    width: 100%;
    margin-right: 0;
}

.tax-news_cat.archive ul.tab,
.tax-publishing_cat.archive ul.tab,
.tax-conference_cat.archive ul.tab {
    margin: 30px 0 30px;
}

ul.ui-tabs-nav {
    position: relative;
    margin: 20px 0 40px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    display: flex;
    column-gap: 30px;
}

ul.tab {
    position: relative;
    display: flex;
    column-gap: 0;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin-right: 50px;
    padding-bottom: 2px;
}

ul.ui-tabs-nav:before,
ul.tab:before {
    content: "";
    position: absolute;
    left: 2px;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #ccc;
    z-index: 0;
    display: block;
}

ul.ui-tabs-nav li,
ul.tab li {
    padding: 0;
    margin: 0
}

.home .site-content ul li:before {
    content: none;
}

.home .site-content ul li {
    padding: 0;
    margin: 0;
}

/* Style the links inside the list items */
ul.ui-tabs-nav li a,
.page-content ul.tab li a,
ul.tab li a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 15px 20px;
    font-size: 1.25rem;
    border-bottom-color: #193888;
    text-decoration: none;
    height: 100%;
}

ul.ui-tabs-nav li.ui-tabs-active a,
ul.tab li.active a,
ul.tab li.current a {
    background-color: white;
    color: #193888;
    font-weight: bold;
    position: relative;
    border-bottom: 5px solid #193888;
}

.page .site-content ul.tab {
    width: 100%;
}

.site-content ul.tab li:before {
    content: none
}

.home .site-content ul li {
    position: static;
}

ul.tab li button.more {
    display: none;
}

.home .publication h2 + button,
ul.tab li.current button.more {
    position: absolute;
    display: block;
    border-bottom: none;
    padding: 0;
    top: 18px;
    right: 6px;
    border: none;
    background: transparent;
    cursor: pointer;
}

.home .publication h2 + button {
    position: relative;
    top: auto;
    right: auto;
}

.home .publication h2 + button img,
ul.tab li.current button.more img {
    width: 20px;
    height: 20px;
}

.archive .site-content ul li {
    margin: 0;
}

ul.file_cont li a,
a.download,
.archive .site-content .file_cont li a,
.tabcontent .file_cont li a {
    display: block;
    padding: 5px 12px;
    border: 1px solid #99A4C2;
    background: #EBEDF3;
    border-radius: 3px;
    margin: 3px 7px 3px 0;
    color: #193888;
    font-size: 14px;
}

a.download {
    display: inline-block;
}

.page-content .single_boxcont {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    padding-top: 40px;
}

.page-content ul.file_cont {
    margin: 0;
    width: calc(100% - 100px);
    display: inline-block;
    padding: 0
}

.page-content ul.file_cont li a {
    text-decoration: none;
    margin: 0 7px 10px 0
}

.page-content ul.file_cont li {
    display: inline-block;
    padding-left: 0;
    margin: 0;
}

.site-content ul.file_cont li:before {
    content: none
}

.site-content p.file_label {
    float: left;
    margin: 0;
    line-height: 34px;
    width: 100px;
}

.tabcontent .file_cont ul {
    margin: 0;
}

.archive .site-content .file_cont li,
.tabcontent .file_cont li {
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.tabcontent .file_cont li:before {
    display: none;
}

.tabcontent .files .time {
    color: #666;
}

.tabcontent .file_cont li a {
    text-decoration: none;
    color: #193888;
}

ul.ui-tabs-nav li.ui-tabs-active a,
.archive ul.tab li.active a {
    padding: 15px 20px;
}


ul.ui-tabs-nav li a,
.archive ul.tab li a {
    padding: 15px 20px;
    font-size: 1.25rem;
}

.home .site-content ul.item_cont {
    margin-bottom: 0;
    display: flex;
    column-gap: 20px;
    margin-top: 20px;
}

.home .site-content ul.item_cont li {
    flex: 1;
    display: block;
    margin-right: 0;
}

.home .site-content ul.item_cont li:last-child {
    margin-right: 0;
}

.home .site-content ul.item_cont li .thumb {
    width: 100%;
    height: 200px;
    display: block;
    background-size: cover;
    background-position: top center;
    border: 1px solid #ccc;
}

ul.item_cont li p {
    font-size: 0.9rem;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

ul.item_cont li h2 + p {
    height: 60px;
}

ul.item_cont li p.category {
    color: #333;
    margin: 20px 0 -7px;
    font-weight: 600;
}

ul.item_cont li h2 {
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 16px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
}

/* Style the tab content */
.tabcontent {
    display: none;
    background-color: white;
    padding: 0 0 0;
    color: #fff;
    width: 100%;
    overflow: hidden;
}

.page .tabcontent {
    width: 100%;
}

.tabcontent.current {
    display: block;
}

.edit-link {
    padding-top: 40px;
    width: 100%;
    height: 80px;
    overflow: hidden;
    display: block;
}

.edit-link a {
    color: #666;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 10px 20px;
    text-align: center;
}

.site-content ul.qmenu {
    position: absolute;
    top: 56px;
    right: 0;
    width: 284px;
}


.publication .inner .tit {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.publication h2 {
    font-size: 1.8rem;
    color: #193888;
    font-weight: 800;
    margin: 0;
}

.site-content ul.qmenu h2 {
    margin: 0 0 42px;
    font-size: 18px;
    color: #193888;
    font-weight: bold;
}

/*
.publication h2 {
    display: inline-block;
}
*/

.site-content ul.qmenu h2:before {
    content: "";
    position: absolute;
    left: 2px;
    bottom: -20px;
    width: 100%;
    height: 2px;
    background: #ccc;
    z-index: 0;
    display: block;
}

.hide {
    display: none;
}

.more {
    font-weight: bold;
}

.eng .site-content ul.qmenu li {
    display: table;
    background: #eee;
    height: 94px;
    padding: 0;
    margin-bottom: 12px;
    width: 100%;
}

.eng .site-content ul.qmenu li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #193888;
    background: #EBEDF3;
    border: 1px solid #CBD4EC;
    border-radius: 10px;
}

.site-content ul.qmenu li {
    display: table;
    background: #eee;
    height: 70px;
    padding: 0;
    margin-bottom: 8px;
    width: 100%;
}

.site-content ul.qmenu li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #193888;
    background: #EBEDF3;
    border: 1px solid #CBD4EC;
    border-radius: 10px;
}


.eng .site-content ul.qmenu li {
    background: #fff;
}

.site-content ul.qmenu li:nth-child(3) a {
    color: #0c526e;
    border-color: #219dce;
    background: #a1d8ee;
}

.site-content ul.qmenu li:nth-child(2) a {
    color: #211d1c;
    border-color: #81911c;
    background: #bfd630;
}

.site-content ul.qmenu li:nth-child(4) a {
    color: #834500;
    border-color: #95854f;
    background: #ffdd4e;
}

.site-content ul.qmenu li:nth-child(5) a {
    color: #fff;
    border-color: #0f7cb5;
    background: #43aac9;
}

.eng .site-content ul.qmenu li:nth-child(2) a {
    color: #211d1c;
    border-color: #81911c;
    background: #bfd630;
}

.eng .site-content ul.qmenu li:nth-child(3) a {
    color: #0c526e;
    border-color: #219dce;
    background: #a1d8ee;
}

.eng .site-content ul.qmenu li:nth-child(4) a {
    color: #fff;
    border-color: #0f7cb5;
    background: #43aac9;
}


.site-content ul.qmenu li img {
    display: none;
}

.site-content ul.qmenu li p {
    font-size: 16px;
    color: #282828;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.publication {
    background: #EBEDF3;
    padding: 60px 0;
}

.publication .inner .slider-pub {
    padding: 0 30px;
}

.publication .inner .slider-pub .slide-item img {
    margin: 0 auto;
    width: 340px;
}

.publication .inner .slider-pub .slide-item h3 {
    margin: 20px 0 5px;
    color: #212C53;
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 0 30px;
    font-weight: 600;
}

.publication .inner .slider-pub .slide-item p {
    font-size: 0.9rem;
    padding: 0 30px;
}

.publication .inner .slick-dots {
    margin-top: 25px;
}

.publication.today {
    background: #fff;
    padding: 60px 0;
    border-top: 1px solid #f1f1f1;
}

.publication.today .inner .slider-pub {
    padding: 0
}

.publication.today .inner .slider-pub .slide-item img {
    width: 400px;
}

.publication.today .inner .slider-pub .slide-item h3 {
    padding: 0 20px 0 10px;
    word-break: keep-all;
}

.publication.today .inner .slider-pub .slide-item p {
    padding: 0 20px 0 10px;
}


.site-content ul.partner {
    display: block;
    padding: 20px 0 12px;
    overflow: hidden;
}

.site-content ul.partner li {
    float: left;
    width: 20%;
    text-align: center;
}

.term-35.archive .site-content .file_cont li:first-child,
.tax-research_cat.archive .site-content .file_cont li:first-child {
    display: none;
}

.term-95 .site-content .file_cont li:first-child {
    display: block !important;
}

.tax-communications_cat .item_cont {
    margin-bottom: 30px;
    overflow: hidden;
}

.tax-communications_cat .item_cont .imgBg.internalLink {
    width: 140px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 40px;
    border: 1px solid #dadada;
}

.tax-communications_cat .item_cont .imgBg.internalLink img {
    display: block;
    width: 100%;
    height: auto;
}

.tax-communications_cat .item_cont span.extra {
    display: block;
    margin-bottom: 10px;
}

.tax-communications_cat .item_cont p {
    display: none;
}

.tax-communications_cat .item_cont ul {
    display: inline-block;
    margin-left: -2px;
}

.single-communications .extra_cont {
    display: none;
}

.tax-communications_cat.term-22 .item_cont span.time {
    display: none;
}

.tax-communications_cat.term-22 .item_cont .extra {
    display: none;
}

.tax-communications_cat.term-23 .item_cont span.extra + p {
    display: block;
    margin: 10px 0;
    overflow: hidden;
}

.tax-communications_cat.term-23 .item_cont p img {
    display: none;
}

.tax-communications_cat.term-19 article,
.tax-communications_cat.term-23 article {
    position: relative
}

.tax-communications_cat.term-19 span.extra,
.tax-communications_cat.term-19 span.time,
.tax-communications_cat.term-19 p {
    display: none;
}

.tax-communications_cat.term-20 span {
    display: none;
}

.single-communications .communications_cat-23 .extra_cont {
    display: block;
}

.single-communications .communications_cat-23 .extra_cont span.time {
    margin-left: -15px;
}

.single-papers .extra_cont span.time {
    margin-left: -15px;
}

/* layout_webzine */

.site-content .webzine_cont h2 {
    margin: 0 0 5px;
    word-break: keep-all;
}

.webzine_cont p {
    margin: 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.webzine_cont .w70 {
    width: 70%;
    padding-bottom: 20px;
}

.webzine_cont {
    display: flex;
    overflow: hidden;
    margin: 0 20px 40px 0;
    padding: 0;
    width: 100%;
}

.webzine_cont.thumber {
    margin: 0 20px 0 0;
}

.webzine_cont.thumber > a {
    width: 100%;
}

.webzine_cont.thumber p {
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    height: 60px;
}

.webzine_cont.thumber article {
    margin: 0 20px 0 0;
    min-height: 112px;
}

.wcont::after {
    content: "";
    clear: both;
    display: block;
}

.webzine_cont .imgBg {
    width: 128px;
    height: auto;
    background-size: contain;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
    margin-right: 30px;
}

.webzine_cont .imgBg.righter {
    position: absolute;
    top: 10px;
    right: 0;
    width: 160px;
    height: 100px;
}

.intv .webzine_cont .imgBg {
    width: 300px;
    height: 170px;
}

.intv .webzine_cont:nth-child(3n) {
    margin-right: 0;
}

.intv .webzine_cont:nth-child(4n) {
    margin-right: 20px;
}

.intv .webzine_cont:nth-child(12n) {
    margin-right: 0;
}

.site-content .intv .webzine_cont h2 {
    width: 300px;
}

.webzine_cont .imgBg img {
    display: block;
    width: 100%;
    height: auto;
}

.webzine_cont .imgBg.righter {
    overflow: hidden;
}

.webzine_cont .imgBg.righter img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    top: 0;
    left: 0;
    /*    transform: translate(-50%, -50%);*/
}



span.time {
    font-size: 0.9rem;
}

span.extra {
    display: -webkit-inline-box;
    color: #333;
    margin-right: 12px;
    font-size: 15px;
    font-weight: 600;
}

/* layout_list */
.paper_cont {
    position: relative;
    padding: 24px 30px 20px;
    margin: 40px 0;
}

.paper_cont::before {}

.paper_cont a.btn {
    display: none;
}

.paper_cont h2 {
    color: #222;
    font-size: 18px;
    font-weight: 600;
}

.paper_cont .papercut {
    height: 24px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

.paper_cont .papercut ul li {
    display: block;
    float: left;
    margin-right: 20px;
}

.page-content a {
    color: #3A716E;
}

.page-content .tb-wrapper a {
    display: block;
}

.page-content ul li a {
    text-decoration: underline;
}

.post-type-archive-papers .paper_cont .papercut {
    height: 280px;
}

.paper_cont .papercut ul li:nth-child(5),
.paper_cont .papercut ul li:nth-child(6),
.paper_cont .papercut ul li:nth-child(3) {
    display: none;
}

.single-publications .page-content h1 {
    font-size: 28px;
    color: #222;
}

.single-publications .page-content .extra_cont .time {
    /*    display: none;*/
}

.single-publications .page-content ul {
    /* margin-top: -40px; */
}

.single-publications .page-content blockquote ul {
    margin-top: 0;
}

.single-publications .page-content img.alignright {
    margin-left: 5%;
}

.term-14 .webzine_cont {
    width: 50%;
    float: left;
    padding-right: 5%;
    height: 500px;
}

.term-14 .webzine_cont:nth-child(2n) {
    padding-left: 2%;
    padding-right: 3%;
}

.term-14 .webzine_cont .imgBg {
    float: none;
    width: 180px;
    margin-bottom: 20px;
}

.term-14 .webzine_cont span.time {
    display: none;
}

.term-15 .paper_cont h2,
.term-16 .paper_cont h2 {
    margin-bottom: 4px;
}

.term-15 .paper_cont .papercut,
.term-16 .paper_cont .papercut {
    display: none;
}

/* main */

.slider-notice .excerpt img {
    display: none;
}

.slider-notice .excerpt li {
    word-break: keep-all;
    margin-bottom: 3px;
}

.slider-notice .excerpt li:nth-child(4) {
    display: none;
}

.home .section-achievement .excerpt ul li {
    overflow-y: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.4;
    height: 1.4em;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    border: none;
    padding: 0;
    margin: 0 0 5px;
}

.home .section-achievement .excerpt ul li:nth-child(3),
.home .section-achievement .excerpt ul li:nth-child(5),
.home .section-achievement .excerpt ul li:nth-child(6),
.home .section-achievement .excerpt a.btn {
    display: none;
}

.home .section-achievement .excerpt ul li:nth-child(2):after {
    content: "/";
    margin-left: 10px;
}

.home .section-achievement .excerpt ul li:nth-child(2) {
    float: left;
    margin-right: 10px;
}

.home .section-achievement .excerpt a + p {
    display: none;
}

.home .section-achievement .excerpt ul li:before {
    content: none;
}

.single-communications .site-content img {
    border: 1px solid #dadada;
}

/* newsletter */

.site-content .list-notice .list-item .item-text h4.title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 400;
}

/* english */

.term-14 .webzine_cont article {
    min-height: 193px;
}

/*------------------------ 5. mobile ------------------------*/


.post-type-archive-papers .site-content .imgBg {
    display: inline-block;
}

.post-type-archive-papers .site-content .imgBg img {
    width: 240px;
    height: auto;
}

.post-type-archive-papers .site-content .paper_cont article {
    display: inline-block;
    vertical-align: top;
    margin-left: 24px;
    width: 60%;
}

.post-type-archive-papers .paper_cont .papercut ul li:nth-child(3) {
    display: inherit;
}

.post-type-archive-papers .papercut img {
    display: none;
}

ul.extra_cont {
    margin-top: -16px;
}

ul.extra_cont li {
    float: left;
    padding: 5px 20px;
    margin: 0 7px 0 0;
    background-color: #EBEBEB;
    color: #212C53;
}

ul.extra_cont li:first-child {
    background-color: #626A86;
    color: white
}

ul.extra_cont li::before {
    content: none;
}

ul.extra_cont::after {
    content: "";
    clear: both;
    display: block;
}

ul.extra_cont {
    margin: 12px 0 0 0;
    padding: 0;
}

ul.extra_cont li {
    font-size: 13px;
    padding: 3px 10px;
}

.site-content .webzine_cont h2 {
    font-size: 1.2rem;
    font-weight: 600;
    overflow: hidden;
    /*    white-space: nowrap;*/
}

.eng .site-content .webzine_cont h2 {
    white-space: normal;
}

.site-content .list_cont {
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
}

.site-content .list_cont a {
    padding: 15px 0 18px;
    display: flex;
    flex-direction: column;
}

.site-content .list_cont article {
    clear: both;
}

.site-content .list_cont h2 {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 600;
    /*
    overflow: hidden;
    white-space: nowrap;
*/
    margin: 0;
}

.site-content .list_cont span {
    font-size: 0.9rem;
    margin-top: 5px;
}


.tax-clips_cat .site-content .webzine_cont h2 {
    font-size: 16px;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.single-clips .site-content img {
    width: 100%;
    height: auto;
}

.site-content .writers_cat-oversea-writers img.alignright.hist,
.site-content .writers_cat-korean-writers img.alignright.hist {
    display: none;
}

.single-writers .site-content img.alignright {
    width: 360px;
    height: auto;
    float: right;
    margin: 0 0 3% 5%;
}

.single-writers .site-content figure.alignright {
    width: 360px !important;
    height: auto;
    float: right;
    margin: 0 0 3% 5%;
}

.term-20.eng .site-content ul.tab {
    display: none;
}

.fluid-width-video-wrapper {
    margin-bottom: 20px;
}

.site-content .box_cont {
    width: 25.33%;
    float: left;
    margin: 0 4% 40px;
    height: 480px;
}

.term-media .site-content .box_cont {
    height: 300px;
}

.site-content .box_cont h2 {
    font-size: 1.2rem;
    font-weight: 600;
    overflow: hidden;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.site-content .box_cont .thumb {
    border: 1px solid #ddd;
    width: 100%;
    height: 380px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 15px;
}

.term-video .site-content .box_cont .thumb,
.term-media .site-content .box_cont .thumb {
    height: 164px;
    background-position: top center
}

.site-content .page-content h1:first-child {
    margin: 40px 0 20px;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.site-content .page-content h1 + .extra_cont {
    border-bottom: 2px solid #ccc;
    padding-bottom: 30px;
    font-size: 16px;
}

.site-content .page-content h1 + .extra_cont .term {
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.site-content .page-footer {
    border-top: 2px solid #ccc;
    padding-top: 40px;
    margin-top: 40px;
}

.single .site-content img {
    border: 1px solid #ddd;
}

.related {
    margin-bottom: 60px;
    padding-bottom: 40px;
}

.ajp .right .related h3 {
    margin: -10px 0 20px;
}

.ajp .right .related li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0
}

.ajp .right .related li:last-child {
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
}

.ajp .right .related a {
    color: #000;
    font-size: 16px;
}

@media (min-width: 769px) and (max-width: 1300px) {

    html,
    body {
        font-size: 15px;
    }

    .quick-menu {
        display: none;
    }

    .site-header .inner {
        padding: 0 5%;
        box-sizing: border-box;
    }

    .site-header .site-navigation {
        padding: 0 5%;
        box-sizing: border-box;
    }

    .home .section-slider .slider-main .slide-item .inner {
        padding: 0 5%;
        box-sizing: border-box;
        width: 100%;
    }

    .home .section-slider .slider-main .slide-item .inner a {
        padding: 0 5%;
        box-sizing: border-box;
    }

    .home.kor .section-slider .slider-main .slide-item .inner h1 {
        font-size: 2.3rem;
    }

    .home .section-slider .slider-main .slide-item .inner p {
        font-size: 1.3rem;
    }

    .home .section-slider .slider-main .slick-arrow.slick-next {
        right: 10px;
    }

    .home .section-slider .slider-main .slick-arrow.slick-prev {
        left: 10px;
    }

    .home .section-slider .slider-main .slick-arrow {
        width: 15px;
    }

    .home .section:not(.section-slider) {
        padding: 40px 5% 70px;
        box-sizing: border-box;
    }

    .inner {
        padding: 0 5%;
        box-sizing: border-box;
    }

    .container {
        padding: 0 5%;
    }

    .home .container {
        padding: 0;
    }
}


@media(max-width: 768px) {
    .home .container {
        height: 450px;
        padding: 0;
    }

    .publication,
    .publication.today {
        padding: 60px 5%;
    }


    .publication .inner .slider-pub {
        padding: 0;
        height: auto;
        overflow: hidden;
    }

    .publication .inner .slider-pub .slide-item img,
    .publication.today .inner .slider-pub .slide-item img {
        width: 200px;
    }

    .publication .inner .slider-pub .slide-item h3 {
        padding: 0 10px;
        font-size: 15px;
    }

    .publication .inner .slider-pub .slide-item p {
        padding: 0 10px;
    }

    .publication .inner .slick-dots {
        margin-top: 0;
    }

    .mainbg {
        height: 450px;
        background-position: center center;
    }

    .site-header .inner {
        width: 100%;
    }

    .home .section-slider .slider-main .slide-item .inner a {
        position: relative;
    }

    .topper .topper_right li a.btnz {
        border: 1px solid white;
        display: block;
        position: absolute;
        top: 18px;
        right: 0;
        line-height: 40px;
        height: 42px;
    }

    .topper .topper_right li a.disabled {
        display: none;
    }

    .site-content p {
        overflow: hidden;
    }

    .topper {
        top: 51px;
        height: 130px;
    }

    .inner {
        width: 100%;
    }

    footer .inner {
        width: 90%;
    }

    .site-footer img {
        width: 60px;
        margin: 20px 0
    }

    .topper .topper_left {
        width: 50px;
        top: -9px;
        left: 5%;
    }

    .topper .topper_left img {
        width: 50px;
    }

    .topper .topper_left h1 {
        font-size: 18px;
        line-height: 32px;
    }

    .topper .topper_left h2 {
        font-size: 12px;
    }

    .topper .topper_date {
        width: 35%;
        position: relative;
        display: block;
        right: 5%;
        padding-top: 15px;
        float: right;
        height: 80px;
    }

    .topper .topper_date h1 {
        font-size: 15px;
        text-align: right;
        display: block;
    }

    .topper .topper_date h1 span {
        bottom: -15px;
        left: -18px;
    }

    .topper .topper_date h2 {
        font-size: 28px;
        display: block;
        top: 18px;
        text-align: right;
        padding: 0;
    }

    .topper .topper_right {
        float: left;
        width: 95%;
        margin: 0 0 0 5%;
        padding-top: 10px;
    }

    .topper .topper_right li {
        width: 16%;
        text-align: left;
    }

    .topper .topper_right li a {
        width: 100%;
        height: 30px;
        margin-left: 0;
        text-align: left;
        border: none;
        font-size: 13px;
        padding-top: 0;
    }

    .topper .topper_right li a:hover {
        background: none;
        border-color: none;
        color: inherit;
    }

    .home .section-slider .slider-main .slide-item .inner {
        width: 100%;
        /*        height: 130px;*/
        padding: 40px;
    }

    .home .section-slider .slider-main .slide-item .inner h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .home.kor .section-slider .slider-main .slide-item .inner h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 20px;
    }

    .home .section-slider .slider-main .slide-item .inner p {
        font-size: 1rem;
        width: 100%;
        margin-top: 10px;
    }

    .home .section-slider .slider-main .slide-item .inner h1 + p {
        display: none;
    }

    .eng.home .section-slider .slider-main .slide-item .inner h1 + p {
        display: block;
    }

    .home ul.tab {
        width: 100%;
        column-gap: 15px;
        padding: 0 5%;
    }

    /*
    .home ul.tab li {
        width: 25%;
    }
*/

    .home ul.tab li a {
        -ms-word-break: keep-all;
        word-break: keep-all;
    }

    .home .section ul.tab li a {
        font-size: 1.05rem;
    }

    .home ul.ui-tabs-nav li a,
    ul.tab li a {
        padding: 14px 0;
        width: 100%;
        font-size: 16px;
    }

    .home .section.inner {
        padding: 20px 0 40px;
    }

    .section.inner #tabs {
        height: inherit;
    }

    .site-content ul.qmenu {
        position: inherit;
        width: 100%;
        top: 0;
    }

    .publication h2,
    .site-content ul.qmenu h2 {
        padding-left: 0;
    }

    .publication h2 {
        margin: 0;
    }

    .slick-slider .slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .site-content ul.qmenu li {
        width: 100%;
        background: #fff;
        height: inherit;
    }

    .eng .site-content ul.qmenu li {
        height: unset;
    }

    .eng .site-content ul.qmenu li a {
        display: block;
        height: unset;
        margin: 0 5%;
        padding: 12px 50px;
    }

    .site-content ul.qmenu li a {
        display: block;
        margin: 0 5%;
        padding: 12px 0
    }

    .site-content ul.qmenu li img {
        float: none;
        margin: 0;
        width: 33.333%;
    }

    .site-content ul.qmenu li p {
        display: block;
        font-size: 13px;
        margin-top: 5px;
        word-break: break-all;
    }

    .tabcontent {
        width: 100%;
        padding: 25px 5%;
        height: auto;
    }

    .home .site-content ul.item_cont {
        margin: 0;
        flex-direction: column;
        row-gap: 20px;
    }

    .home .site-content ul.item_cont li {
        float: none;
        width: 100%;
        margin-right: 0;
        height: 140px;
    }

    .home .site-content ul.item_cont li .thumb {
        width: 120px;
        height: 120px;
        background-position: center top;
        float: left;
        margin-right: 20px;
    }

    ul.item_cont li p.category {
        margin: 10px 0;
    }

    ul.item_cont li h2 {
        font-size: 15px;
    }

    ul.item_cont li p {
        -webkit-line-clamp: 2;
    }

    .site-content .interview .btns {
        margin-top: 50px
    }

    .site-footer {
        padding: 12px 0 0;
    }

    .site-footer ul.fl li {
        line-height: 30px;
    }

    .site-footer ul.fl {
        padding-bottom: 12px;
    }

    .site-footer .sponser p {
        width: 18%;
        padding: 0;
        margin-top: 30px
    }

    .site-footer .sponser img {
        display: inline-block;
        margin: 0 5% 0 0;
    }

    .site-footer .sponser .spo1 {
        width: 60%;
        height: auto;
    }

    .site-footer .sponser .spo2 {
        width: 35%;
        height: auto;
    }

    .site-footer .sponser .spo3 {
        width: 35%;
        height: auto;
    }

    .site-footer .copyright {
        width: 100%;
        font-size: 12px;
    }

    .site-content dt {
        display: block;
        width: 100%;
    }

    .ajp .site-content dt {
        margin-bottom: 12px;
    }

    .site-content dd {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .home .publication h2 + button,
    ul.tab li.current button.more {
        display: none;
    }

    #stb_subscribe {
        float: left;
        margin-top: 20px;
        width: 100%;
        margin-bottom: 40px;
    }

    #stb_subscribe input,
    #stb_subscribe button {
        width: 100%;
    }

    .site-header .right-header {
        float: inherit;
        width: 100%;
        top: 0;
        right: 0;
    }

    .site-header .right-header ul.sns {
        display: none;
    }

    .post-type-archive-papers .site-content .paper_cont article {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .tb-wrapper {
        position: relative;
    }

    .tb-scroller {
        overflow-x: scroll;
        overflow-y: visible;
        padding-bottom: 5px;
        width: 100%;
    }

    .site-content table thead th:first-child {
        padding: 0 10px;
    }

    .paper_cont {
        padding: 18px 20px 10px
    }

    .webzine_cont {
        width: 100%;
        margin: 0 0 30px;
        flex-direction: column;
    }

    .site-content .box_cont {
        width: 47%;
        margin: 0 6% 20px 0;
        height: 340px;
    }

    .site-content .box_cont:nth-child(2n),
    .webzine_cont:nth-child(2n) {
        margin-right: 0;
    }

    .site-content .box_cont .thumb {
        height: 240px;
    }

    .webzine_cont:nth-child(4n) {
        margin-right: auto;
    }

    ul.extra_cont li:last-child {
        margin: 0;
    }

    .postid-2604 ul.ttm {
        margin-top: 0;
    }

    .site-content .webzine_cont h2 {
        width: 100%;
        text-overflow: ellipsis;
        white-space: normal;
    }

    .single-writers .site-content img.alignright {
        margin-bottom: 10%;
    }

    .webzine_cont article {
        width: inherit;
        float: none;
    }

    .term-10 .webzine_cont article,
    .term-7 .webzine_cont article {
        width: 100%;
    }

    .tax-communications_cat .item_cont .imgBg.internalLink {
        margin-right: 20px;
        margin-bottom: 12px;
    }

    .single-publications .page-content img.alignright {
        width: 100%;
        float: none;
        margin: 0;
    }

    .webzine_cont .imgBg {
        width: 100%;
        margin-bottom: 15px;
    }

    .term-14 .webzine_cont .imgBg {
        width: 80%;
    }

    .sub_page,
    .archive .site-content,
    .singular .site-content,
    .page .site-content {
        width: 100%;
    }

    .people .item_cont .imgBg.internalLink {
        width: 90px;
        height: 90px;
    }

    .people .item_cont article {
        display: inline-block;
        width: 67%;
    }

    .people .item_cont > a {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    .tax-people_cat header.page-header {
        margin-bottom: 200px;
    }

    .site-header:before {
        content: none;
    }

    .site-content iframe {
        width: 100%;
        height: 210px;
    }

    .site-main {
        top: 50px;
        margin-bottom: 50px;
        padding-top: 0;
    }

    .sub_page,
    .page .site-content {
        width: 100%;
    }

    .breadcrumbs {
        display: none;
    }

    .breadcrumbs span:last-child a:after {
        content: none;
    }

    aside.site-sidebar {
        display: none;
    }

    .site-content .row {
        margin-left: 0;
        margin-right: 0;
    }

    .site-content .col-1-3,
    .site-content .col-1-2 {
        float: none;
        width: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .container {
        width: auto;
        padding: 0 5%;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }

    .site-content h1.page-title {
        font-size: 28px;
        padding: 12px 0 30px;
    }

    header.page-header {
        margin-top: 30px;
    }

    span.time {
        margin-bottom: 25px;
        display: block;
    }

    .single span.time {
        display: inline-block;
    }

    article span.time {
        margin-bottom: 10px;
    }

    .home .section-slider {
        padding: 0 0 40px;
    }

    .home .section-slider .slider-sub .slide-item {
        height: auto;
    }

    .page-sun p br,
    .page-ajp p br {
        display: none;
    }

    .archive .wcont article.publishing article {
        width: 100%;
    }

    .site-content .list-notice .list-item .item-text,
    .site-content .list-notice .list-item .item-image {
        border: 0;
        float: none;
        width: auto;
    }

    .site-content .list-notice .list-item .item-image {
        border-bottom: 1px solid #dbdbdb;
    }

    .home .section .section-subtitle br {
        display: none;
    }

    .site-content .list-thumbnail-vertical > li {
        padding: 0;
        margin-top: 10px;
    }

    .site-content .list-thumbnail-vertical > li:first-child {
        margin-top: 0;
    }

    .site-content .list-thumbnail-vertical > li .item-wrap {
        height: auto;
    }

    .home .section-achievement .r3 .btn-db {
        margin-top: 10px;
    }

    .home .section-notice .slider-notice .list-item {
        float: left;
    }

    .site-header .language-select,
    .site-header .site-navigation {
        display: none;
    }

    .site-header .search-toggle {
        position: absolute;
        top: 16px;
        right: 15px;
    }

    .site-header .search-submit,
    .site-header .search-toggle:before {
        color: #193888;
    }

    .site-header {
        height: 50px;
        border-bottom: 1px solid #dbdbdb;
        overflow: initial;
    }

    .site-header .site-title h1 {
        width: 120px;
        line-height: 11px;
        left: 73px;
        font-size: 10px;
        top: -29px;
    }

    .site-header .site-title {
        top: 5px;
        left: 50%;
        margin-left: -73px;
        width: 146px;
    }

    .eng .site-header .site-title {
        width: 196px;
        margin-left: -98px;
    }

    .site-header .search-form {
        position: relative;
        width: 100%;
        top: 50px;
        left: 0;
        right: 0;
        height: 50px;
        border-right: 0;
        border-left: 0;
        padding-right: 50px;
    }

    .site-header .search-submit {
        content: none;
        position: absolute;
        opacity: inherit;
        top: 0;
        right: 0;
        height: 50px;
        width: 50px;
        left: unset;
        text-indent: -9999px;
    }

    .site-header .search-submit:before {
        content: "\eadc";
        font-family: xeicon;
        text-indent: 0;
        position: absolute;
        top: 0px;
        left: 0;
        color: #333;
        width: 50px;
        height: 48px;
        font-size: 24px;
        background: #eee;
        display: block;
        line-height: 50px;
    }

    .site-header .search-form .search-field {
        padding: 0 15px;
    }

    .mobile-menu-wrap {
        display: block;
    }

    .mobile-menu-wrap .menu-bg {
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        z-index: 2;
    }

    .mobile-menu-open .mobile-menu-wrap .menu-bg {
        display: block;
    }

    .mobile-menu-wrap .mobile-menu {
        width: 70%;
        position: fixed;
        overflow-y: auto;
        left: -70%;
        top: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 3;
        transition: .15s left ease-out;
    }

    .mobile-menu-wrap .nav-toggle .icon-bar {
        height: 3px;
        margin-top: 3px;
        background: #193888;
        display: block;
    }

    .mobile-menu-wrap .nav-toggle .icon-bar:first-child {
        margin-top: 0;
    }

    .mobile-menu-open .mobile-menu-wrap .mobile-menu {
        left: 0;
    }

    .mobile-menu-wrap .mobile-menu .nav a {
        display: block;
        padding: 10px;
        font-size: 14px;
        border-top: 1px solid #ddd;
    }

    .mobile-menu-wrap .mobile-menu .nav > li > .sub-menu > li > a {
        padding-left: 20px;
        background-color: #eee;
    }

    .mobile-menu-wrap .mobile-menu .nav > li > .sub-menu > li > .sub-menu {
        display: none;
    }

    .mobile-menu-wrap .mobile-menu .nav > li > .sub-menu > li.menu-item-2666 a {
        display: none;
    }

    .mobile-menu-wrap .nav-toggle {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0;
        left: 0;
        padding: 15px;
        background-color: transparent;
        border: 0;
    }

    .mobile-menu-wrap .language-select-mobile {
        overflow: hidden;
        text-align: center;
        padding: 10px;
    }

    .mobile-menu-wrap .language-select-mobile .btn-lang {
        display: inline-block;
        padding: 2px 10px;
        border-left: 1px solid #ddd;
    }

    .mobile-menu-wrap .language-select-mobile .btn-lang.active {
        color: #02328d;
        font-weight: bold;
    }

    .mobile-menu-wrap .language-select-mobile .btn-lang:first-child {
        border: 0;
    }

    .home .section .section-subtitle {
        font-size: 22px;
    }

    .home .section-slider .slider-main .slick-dots {
        position: absolute;
        bottom: 30px;
    }

    .home .section-slider .slider-sub .slick-dots {
        position: static;
        margin-top: 10px;
    }

    .home .section-slider .slider-main .slide-item .inner .item-text {
        padding: 10px;
        height: auto;
    }

    .home .section-slider .slider-main .slide-item .inner .item-text p {
        font-size: 16px;
    }

    .home .section-slider .slider-sub .slide-item .title {
        font-size: 16px;
    }

    .home .section-achievement .r2,
    .home .section-achievement .r3 {
        margin-top: 0;
    }

    .home .section-achievement .col-1-2 {
        margin-top: 30px;
    }

    .page-id-24 .site-content table tr td:first-child {
        width: 24%;
        word-break: keep-all
    }

    .page-id-44 .site-content img {
        width: 36%;
        height: auto;
    }

    .home .section-achievement .list-paper li {
        height: auto;
    }

    .home .section-achievement .list-paper li .excerpt p {
        display: none;
    }

    .home .section-achievement .excerpt ul li:nth-child(2):after {
        content: none;
    }

    .about_righter {
        float: none;
        width: 100%;
        margin-top: 40px;
        text-align: left;
        padding-left: 0;
    }

    .about_bg {
        display: block;
        width: 100%;
        background-size: cover;
        padding: 30px;
        height: auto;
        background-position: 45%;
    }

    .about_bg p {
        float: none;
        padding: 0 0 12px;
        margin: 0;
        border-right: 0;
    }

    .site-content .about_bg img {
        min-width: 40px;
        width: 40px;
    }

    .about_bg h2 {
        font-size: 16px;
        font-weight: normal;
        -ms-word-break: keep-all;
        word-break: keep-all;
    }

    .about_bg h2 br {
        display: none;
    }

    dl.timeline {
        width: 100%;
        padding-left: 30px;
    }

    dl.timeline dt:before {
        left: -30px;
    }

    dl.timeline:before {
        left: 3px;
        height: 89%;
    }

    dl.timeline dd {
        line-height: 24px;
    }

    dl.vision dt {
        width: 100%;
        min-height: inherit;
    }

    dl.vision dt br {
        display: none;
    }

    .page-vision dl.vision dd {
        width: 100%;
        padding-top: 6px;
        margin-bottom: 40px;
        min-height: inherit;
        text-align: left;
    }

    .site-content .box.square {
        width: 60%;
        float: inherit;
    }

    .site-content table.half {
        width: 100%;
        float: none;
    }

    .site-content table.half thead {
        display: none;
    }

    .site-content table.half.mr4p {
        margin-right: 0;
    }

    .site-content table.half.mr4p thead {
        display: table-header-group
    }

    .site-content table tbody td {
        padding: 10px 10px;
    }

    .site-content table tbody td:first-child {
        width: 25%;
    }

    .site-content table tbody td:nth-child(2) {
        width: 40%;
    }

    .site-content table tbody td:last-child {
        width: 35%
    }

    .archive .site-content .file_cont ul {
        margin-top: 5px;
    }

    .archive .site-content .file_cont li {
        margin-top: 0;
    }

    .eng.archive .wcont article.files,
    .archive .wcont article.files {
        width: 100%;
    }

    .site-content .webzine_cont h2.wthumb {
        width: 100%;
        margin: 15px 0 12px
    }

    .webzine_cont .w70 {
        display: none;
    }

    /*	.site-content ul li {padding-left: 5px;}*/
    .site-content .list_cont h2 {
        white-space: normal;
        -ms-word-break: keep-all;
        word-break: keep-all;
    }

    .site-content .list_cont span {
        float: none;
        display: block;
    }

    .eng dl.vision dt {
        width: 100%;
        height: inherit;
    }

    .ajp .site-header .site-title,
    .ajp .site-nav {
        display: none;
    }

    .ajp .site-header .site-title.eng {
        display: block;
    }

    .ajp .site-header.ajp-top h1 {
        left: 50%;
        top: 5px
    }

    .site-header.ajp-top {
        height: 50px;
        overflow: initial;
    }

    .site-header.ajp-top nav.right-header {
        top: 0;
        right: 0;
    }

    .ajp-header h2 {
        line-height: 1.2;
        font-size: 24px;
        padding: 20px 0 0;
    }

    .home.ajp .container,
    .ajp .container {
        width: 100%;
        padding: 0;
    }

    .section.ajp-latest,
    .section.ajp-info {
        padding: 0 5%;
    }

    .ajp .left {
        width: 100%;
        margin-bottom: 30px;
        padding: 0 5%;
    }

    .ajp .left.single {
        display: none;
    }

    .ajp .ajp-info .right {
        width: 100%;
    }

    .ajp-latest .subSection {
        width: 100%;
        margin-right: 0;
    }

    .banner-text {
        width: 100%;
        height: 100%;
        padding: 24px 6%;
        background: rgba(0, 0, 0, .5);
    }

    .ajp .site-content .page-content .banner-text h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 200px;
    }

    .ajp .site-content .page-content .banner-text p {
        font-size: 15px;
    }

    .ajp .site-content .page-content .slick-slider .slick-dots {
        left: 5%;
        bottom: 12px;
        margin: 20px 0;
    }

    .ajp-header {
        display: none;
    }

    .ajp .right {
        width: 100%;
    }

    .ajp .right.single .desc {
        padding: 0 5% 30px;
    }

    .related {
        padding: 0 5% 40px;
    }

    .bigline.biglist {
        margin-left: 5%;
    }

    .ajp .right h2 {
        padding: 0 5%;
    }

    .ajp .right.single h2 {
        font-size: 16px;
    }

    .ajp .right.single h1 {
        padding: 0 5%;
        font-size: 22px;
    }

    .ajp header.page-header {
        padding: 0 5%;
        margin-top: 80px;
    }

    .site-content ul.back_issue_cont {
        padding: 0 5%;
    }

    .site-content ul li.back_issue_item {
        width: 47%;
        margin-right: 6%;
    }

    .site-content ul li.back_issue_item:nth-child(2n) {
        margin-right: 0;
    }

    .ajp .page-content {
        padding: 0 5%;
    }

    .ajp .ajp-home.page-content {
        padding: 0;
    }

    .wpcf7-list-item span {
        width: 92%;
    }

    .subdown ul {
        overflow: hidden;
    }

    .page-hk_plan .page-content p,
    .page-hk_purpose .page-content p,
    .page-hk_summary .page-content p,
    .page-vision .page-content p,
    .page-vision .vision dd {
        text-align: left;
    }

    .webzine_cont .imgBg.righter {
        width: 100%;
        position: static;
        height: inherit;
    }

    .webzine_cont .imgBg.righter img {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }

    .webzine_cont.thumber article {
        margin-bottom: 30px;
    }

    .site-header.ajp-top p {
        display: none;
    }
}


ul.tab li.out a:after {
    content: "\e980";
    font-family: xeicon;
    margin-left: 5px;
}

.page-id-7403 .tabcontent h1:first-child {
    margin-top: 0;
}

.tabcontent a.go-to {
    color: #666;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease;
}

.tabcontent a.go-to:hover {
    background: #666;
    color: #fff;
}

.tabcontent a.go-to:after {
    content: "\e980";
    font-family: xeicon;
    margin-left: 5px;
}


/*
body:not(.logged-in) .quick-menu {
    display: none;
}
*/

.quick-menu {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 999;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.home .quick-menu {
    display: none;
}

.quick-menu .tit {
    display: block;
    text-align: center;
    background: #58607F;
    color: #fff;
    padding: 15px;
    font-size: 1.1em;
    font-weight: 600;
}

.quick-menu ul {
    border: 1px solid #d9d9d9;
}

.quick-menu ul li + li {
    border-top: 1px dotted #d9d9d9;
}

.quick-menu ul li a {
    display: block;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    border: 5px solid #fff;
    transition: all 0.3s ease;
}

.quick-menu ul li a:hover {
    border: 5px solid #D1D6EE;
}


@media (max-width: 768px) {
    .quick-menu {
        position: fixed;
        bottom: 0;
        top: auto !important;
        display: none !important;
    }
}


.site-header .site-navigation .nav > li > .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s;
}

.site-header .site-navigation .nav > li:hover > .sub-menu {
    max-height: 330px;
}

.home .publication h2 + button {
    display: block !important
}

/* 아카이빙 */


/*
body:not(.logged-in) .graph-wrap,
body:not(.logged-in) .site-content ul li.graph {
    display: none;
}
*/

.graph-wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.graph-wrap .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}

.graph-wrap .conts {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90vw;
    height: 90vh;
    background-color: #555;
    overflow: hidden;
    color: #FFF;
    z-index: 10;
    box-sizing: border-box;
    transform: translateY(-50%) translateX(-50%);
}

.graph-wrap .graph-close {
    font-size: 0;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    color: #fff;
}

.graph-wrap .graph-close:before {
    content: "\e921";
    font-family: 'xeicon';
    font-size: 30px;
}

@media (max-width: 768px) {
    .graph-wrap .graph-close {
        top: auto;
        bottom: 20px;
        position: fixed;
    }
}


.wcont .hentry {
    display: flex !important;
    flex-flow: row wrap !important;
}

.wcont .hentry .box_cont {
    height: auto;
}

.wcont .hentry .box_cont a {
    display: block;
}

/*
.conference_cat-hk-seminar .webzine_cont .imgBg.righter img {
    top: auto;
    left: auto;
    transform: none;
    object-position: top;
}
*/


/* 페이지네이션 추가 */

.navigation.pagination {
    width: 100%;
}

.navigation.pagination .nav-links {
    display: flex;
    text-align: center;
    margin: 50px auto;
    list-style: none;
    padding: 0;
    font-size: 16px;
    justify-content: center;
    width: 100%;
    column-gap: 15px;
}

.navigation.pagination .nav-links > a,
.navigation.pagination .nav-links > span {
    position: relative;
    display: flex;
    vertical-align: top;
    width: 40px;
    height: 40px;
    color: #444;
    font-size: 16px;
    font-size: 1.1rem;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 25px;
    margin: 0;
    padding: 0;
    line-height: 35px;
    align-items: center;
    justify-content: center;
}

.page-numbers.current {
    background-color: #fabe00 !important;
    border-color: #fabe00 !important;
    font-weight: bold;
    color: black !important;
}

.prev.page-numbers,
.next.page-numbers {
    font-size: 0 !important;
}

.prev.page-numbers:before {
    content: "\e93b";
}

.next.page-numbers:after {
    content: "\e93e";
}

.prev.page-numbers:before,
.next.page-numbers:after {
    font-family: xeicon;
    display: block;
    text-align: center;
    font-size: 1.1rem;
}


/* 추가 ajp 메뉴 수정 */

.ajp .nav li.menu-item-object-publications_cat {
    display: none;
}

@media (min-width: 768px) {
    .ajp_sub .nav {
        display: flex;
        justify-content: center;
    }
}
