    /* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
    -----------------------------------------------------------------*/


    ul,
    ol,
    li,
    dl,
    dd,
    dt,
    input,
    button,
    textarea,
    fieldset,
    legend,
    a,
    select,
    input,
    textarea,
    .form-control {
        font-size: 0.90rem;
        letter-spacing: -1px;
    }

    label {
        letter-spacing: -1px;
        font-size: 0.90rem;
        transform: skew(-0.3deg);
        font-weight: 400;
    }

    .form-control {
        font-size: 0.95rem;
        height: calc(1.6em + 0.75rem + 3px);
    }

  

    h1,
    h1>span {
        margin-bottom: 0px;
        font-size: 2.5rem;
        line-height: 1.15;
    }

    h1.kor_t {
        font-size: 2.3rem;
        padding-bottom: 18px;
    }

    h2,
    h2>span {
        font-size: 2.1rem;
        line-height: 1.15;
        margin-bottom: 5px;
    }

    h2.kor_t,
    h2.kor_t>span {
        font-size: 2.0rem;
        letter-spacing: -1px;
    }

    .download_box h2,
    .employ_box h2,
    .normal_board h2 {
        font-size: 1.6rem;
    }

    .text-overlay-title h2 {
        font-size: 25px;
    }

    .sub_title {
        margin-bottom: 10px;
    }

    .sub_text {
        margin-bottom: 10px;
    }

    h3,
    h3>span {
        transform: skew(-0.5deg);
        font-size: 1.45rem;
    }

    .ipost h3 {
        font-family: 'NanumSquare', sans-serif ! important;
    }

    .down_title h3 {
        font-size: 1.1rem;
    }

    h4 {
        font-size: 1.1rem;
        line-height: 1.5;
        color: #444;
    }

    .heading-block h4 {
        margin-top: 5px;
    }

    b>span,
    b,
    strong {
        font-weight: bold ! important;
    }

    h5 {
        letter-spacing: 0px;
        font-size: 1.0rem;
        color: #555;
        letter-spacing: 0px;
    }

    h6 {
        margin-bottom: 5px;
        letter-spacing: 0px;
    }

    h6.b_title {
        font-size: 1.55rem;
        font-family: 'NanumSquare', sans-serif ! important;
    }

    p {
        word-break: keep-all;
        line-height: 1;
    }

    section.mt_p {
        padding: 20px 0px 80px 0px;
    }

    a {
        color: #666;
    }

    a:hover {
        color: #167ac6;
    }

    .blue_text {
        color: #167ac6 ! important;
    }

    .red_text {
        color: #cc0000 ! important;
    }

    .kor_t,
    .kor_t>span {
        font-family: 'NanumSquare', sans-serif ! important;
        font-weight: 500;
        transform: skew(-0.5deg);
    }

    #primary-menu>ul>li>a>div {
        font-size: 1.1rem;
        transform: skew(-0.3deg);
        font-weight: 700;
        font-family: 'NanumSquare', sans-serif;
        text-transform: uppercase;
        letter-spacing: -1px;
    }

    #primary-menu ul ul li>a {
        font-size: 0.85rem;
        transform: skew(-0.1deg);
        font-family: 'Noto Sans', sans-serif;
    }

    #primary-menu ul ul li>a div {
        letter-spacing: -0.5px;
        font-weight: 400;
    }

    address {
        line-height: 1.5rem;
    }

    address strong {
        font-size: 1.0rem;
        margin-bottom: 8px;
    }

    .lead {
        font-size: 1.0rem;
        font-weight: 400;
    }

    a {
        text-decoration: none ! important;
    }

    .more_wrap a {
        text-decoration: underline ! important;
    }

    .more_wrap a:hover {
        color: #ff8a00 ! important;
        font-weight: 700;
    }

    .top-links ul div.top-link-section a {
        color: #ccc;
    }

    .btn {
        padding: 0rem 0.75rem;
    }

    .btn.btn-primary.btn-file {
        cursor: pointer;
    }

    .btn.btn-primary.btn-file i {
        margin-top: 5px;
        cursor: pointer;
    }

    .btn.btn-primary.btn-file span {
        margin-top: 5px;
        cursor: pointer;
    }

    .button {
        margin: 0px ! important;
        margin-left: 5px ! important;
    }

    .text-overlay-meta {
        margin-bottom: 15px;
    }

    .bor_r {
        background: rgba(50, 50, 50, 0.6);
        padding: 20px 20px;
    }

    .bor_r .line_w {
        border: 2px solid rgba(255, 255, 255, 0.5);
        padding: 35px 25px;
    }

    .slider-caption h2 {
        font-size: 3.8rem;
        line-height: 4.0rem;
        color: #fff;
        font-weight: 500;
    }

    .slider-caption p {
        color: rgba(255, 255, 255, 0.85);
        font-weight: 700;
        font-family: 'NanumSquare', sans-serif;
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

    .mpoduct {
        padding: 80px 0px 30px 0px;
    }

    .mpoduct .col_full {
        margin-bottom: 0px;
    }

    .mpoduct h1 {
        font-weight: 500;
    }

    .icon_size i {
        font-size: 3.4rem;
        color: #167ac6;
    }

    .counter span {
        color: #333;
        font-size: 3.5rem;
        font-weight: 700;
    }

    .main_icon .counter span {
        color: #333;
        font-size: 5.6rem;
        font-weight: 700;
    }

    .icon_size p {
        font-size: 1.0rem;
    }

    .tab-container {
        padding-top: 30px;
    }

    ul.tab-nav.tab-nav2 li {
        margin-left: 0px;
        width: 20%;
        margin-bottom: 3px;
    }

    ul.tab-nav.tab-nav2 li a {
        background-color: #fff;
        margin: 2px;
    }

    .mnews {
        padding-top: 20px;
    }

    .entry-title h4 {}

    .entry-title p {
        margin-top: 5px;
    }

    p.more_wrap {
        margin-top: 20px;
    }

    p.day_i {
        color: #aaa;
        margin-top: 5px;
        font-size: 0.85rem;
    }

    .mpoduct .slide .row {
        max-width: 1140px;
        margin: 0 auto;
        padding-bottom: 35px;
        padding-top: 10px;
    }

    .mpoduct .flex-control-nav {
        left: 50%;
        bottom: 0px;
        margin-left: -60px
    }

    .mpoduct .flex-next {
        background: none;
    }

    .mpoduct .flex-prev {
        background: none;
    }

    .mpoduct .flex-next i,
    .mpoduct .flex-prev i {
        font-size: 4.0rem;
        color: #999;
    }

    .mpoduct .flex-prev:hover,
    .mpoduct .flex-next:hover {
        background: none ! important;
    }

    .mpoduct .flex-prev:hover i,
    .mpoduct .flex-next:hover i {
        color: #333;
    }

    .flex-control-nav li {
        width: 13px;
        height: 13px;
    }

    .flex-control-nav li a {
        width: 13px ! important;
        height: 13px ! important;
    }

    .ipost .entry-title h4 {}

    #content p {
        line-height: 1.5;
    }

    .round_box {
        width: 120px;
        height: 120px;
        border-radius: 300%;
        line-height: 118px;
        background: #f1d397;
        margin: 0 auto;
    }

    .icon_size .round_box i {
        font-size: 3rem;
        color: #fff;
        font-weight: 400;
    }

    /**/
    /*.content-wrap{padding:80px 0px 50px 0px;}*/
    .content-wrap {
        padding: 80px 0px 0px 0px;
    }

    .letter_banner {
        margin-top: 0px;
    }

    .section {
        padding: 60px 0;
        background-color: #fafafa;
    }

    .letter_banner {
        background-color: #fafafa;
    }

    .letter_bg {
        background: url('../img/news_icon.png') no-repeat left top;
        padding: 60px 0px;
        padding-left: 30%;
    }

    .allbtn_wrap button:hover {
        color: #fff;
    }

    .modal-header {
        border-bottom: none;
    }

    .modal-header .heading-block {
        margin-bottom: 0px;
    }

    h1>span.br {
        color: #333 ! important;
        display: block;
        letter-spacing: 0px;
        font-weight: 300 ! important;
    }

    .product_main h5 span {
        color: #555 ! important;
        display: block;
    }

    .products_title h5 span {
        color: #555 ! important;
    }





    /*ë¬´ë¹„ë°°ë„ˆì¶”ê°€ - 2020.12.31*/
    #mainbanner_movie {
        width: 100%;
        height: 100%;

    }

    #mainbanner_movie video {
        width: 100%;
        max-height: 900px;
        top: 0px;
        left: 0px;
        object-fit: cover;
        object-position: 50% 35%;
    }

    @media(max-width:1150) {
        max-width: 1150px;
    }

    /*ì„œë¸Œ*/
    .col_full.portfolio-single-image {
        margin-bottom: 0px;
    }

    #page-title.page-title-parallax h1 {
        font-size: 3.2rem;
        line-height: 1.0;
        font-weight: 600;
        letter-spacing: 0px;
        font-family: 'NanumSquare', sans-serif ! important;
    }

    .personal_wrap {
        line-height: 1.8;
    }

    .personal_wrap h4 {
        margin-bottom: 10px;
        font-weight: 600;
        color: #333;
        margin-top: 40px;
        line-height: 1.6;
    }

    .personal_wrap h5 {
        margin-bottom: 0px;
        font-weight: 600;
        color: #333;
        margin-top: 25px;
        line-height: 1.6;
    }

    .box_slider {
        border: none;
        box-shadow: none;
        /*background:rgba(23,120,190,0.05);*/
        background: #fffaec;
        padding: 50px 0px;
        margin-top: 20px;
    }

    /*.flex-control-nav li a{border:1px solid #ffab03;}*/
    .flex-control-nav li a {
        border: 1px solid #167AC6;
    }

    .flex-control-nav li:hover a,
    .flex-control-nav li a.flex-active {
        background-color: #167ac6;
        border: 1px solid #167ac6;
    }

    .flex-control-nav {
        bottom: 25px;
        right: 20px;
    }

    .box_normal {
        border: 1px solid #ededed;
        padding: 35px 0px;
        margin-top: 25px;
    }

    .sub_content .content-wrap {
        padding: 0px;
    }

    .sub_section {
        padding: 80px 0px;
    }

    /*ì œí’ˆì†Œê°œ*/
    .sub_content .content-wrap.products_content {
        padding: 80px 0px 0px 0px;
    }

    .products_title {
        padding: 0px 0px 80px 0px;
    }

    .products_c {
        padding: 80px 0px;
    }

    .products_text {
        font-size: 0.95rem;
        word-wrap: break-word;
        word-break: break-all;
    }

    .portfolio_g .col_full {
        margin-bottom: 25px;
    }

    .portfolio_g .slide img {
        border: 1px solid #ededed;
    }

    .products_c h5 {
        margin-bottom: 8px;
        color: #666;
    }

    .products_c h4 {
        margin-bottom: 10px;
        letter-spacing: 0px;
    }

    .products_c h2 {}

    .bg_blue {
        background: #ccc;
    }

    /*.bg_blue:hover{background:rgba(23,120,190,0.8);}*/
    .bg_blue h5 {
        color: rgba(255, 255, 255, 0.8);
    }

    .products_c .btn_wrap {
        text-align: center;
        margin-top: 30px;
    }

    .products_c .btn_wrap a {
        width: 270px;
        height: 50px;
        line-height: 46px;
        letter-spacing: -0.5px;
    }

    .products_c .btn_wrap a.button {
        margin: 0px;
        padding: 0px;
        font-size: 1rem;
    }

    .products_c .image_fade {
        /*border:1px solid #ededed;*/
    }

    .dark .button.button-border:not(.button-light) {
        border-color: rgba(255, 255, 255, 1);
        color: rgba(255, 255, 255, 1);
    }

    .button.button-border.button-fill:hover {
        border: 2px solid #167ac6;
    }

    .pre_style {
        word-wrap: break-word;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-break: break-all;
    }

    .button.button-border.button-fill span {
        margin-left: -3px;
    }

    /*footer_img*/
    .sns_p {
        position: fixed;
        left: 15px;
        bottom: 25px;
        z-index: 299;
    }

    .img_sns_f {
        margin-top: -9px;
    }

    .img_sns_y {
        margin-top: -9px;
    }

    .img_sns_i {
        margin-top: -9px;
    }

    .img_sns_b {
        margin-top: -8px;
    }

    .img_sns_k {
        margin-top: -8px;
        width: 26px;
    }

    /*ì„œë¸Œíƒ€ì´í‹€*/
    .breadcrumb li:first-child {
        padding-left: 18px;
    }

    .breadcrumb-item {
        position: relative;
    }

    .breadcrumb-item i {
        position: absolute;
        left: 0px;
        top: -2px;
    }

    /*ì—°í˜*/
    .entry.entry-date-section span {
        font-size: 2.8rem;
        font-family: 'NanumSquare', sans-serif;
        letter-spacing: -2px;
        border: none;
    }

    .history h3 {
        font-size: 2.0rem;
        margin-bottom: 0px;
        font-family: 'NanumSquare', sans-serif ! important;
        letter-spacing: -2px;
        color: #167ac6;
    }

    .history h3:after {
        content: '';
        display: block;
        margin-top: 10px;
        width: 40px;
        border-top: 2px solid #167ac6;
    }

    .history p {
        margin-top: 20px;
        letter-spacing: 0px;
        font-size: 1.0rem;
        color: #555;
        letter-spacing: 0px;
        font-family: 'NanumSquare', sans-serif;
        font-weight: 500;
        transform: skew(-0.5deg);
    }

    /*ì˜¤ì‹œëŠ”ê¸¸*/
    .map {
        border: 1px solid #ddd;
        /*height:400px*/
        height: auto;
    }

    .address_info li {
        margin-top: 5px;
    }

    .loacation_info h4 {
        letter-spacing: 0px;
        margin-bottom: 0px;
    }

    .loacation_info li {
        font-size: 0.9rem;
        font-family: 'Raleway', sans-serif;
    }

    .loacation_info li span {}

    /* table ê¸°ë³¸ì…‹íŒ… */
    table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    th {
        font-weight: 600;
        border-bottom: 1px solid #ddd;
        color: #167ac6;
        font-size: 0.95rem;
    }

    td {
        border-top: 1px solid #ddd;
        font-size: 0.90rem;
    }

    th,
    td {
        text-align: center;
        padding: 8px 10px;
        word-break: keep-all;
    }

    /*íŽ˜ì´ì§•*/
    .line_board {
        border-bottom: 2px solid #ddd;
        margin-top: 20px;
    }

    .pageing {
        margin-top: 30px;
    }

    /* ë¦¬ìŠ¤íŠ¸ í…Œì´ë¸” í˜•*/
    .list_table {
        margin-top: 30px;
    }

    .list_table .b_title {
        padding: 12px 8px 6px 8px;
    }

    .list_table tr:hover td {
        background: #fbfbfb;
        cursor: pointer;
    }

    .list_table td.link {
        text-align: left;
    }

    .list_table td.link.re_t {
        color: #167ac6;
        font-weight: 600;
    }

    .list_table {
        border-top: 3px solid #167ac6;
        border-bottom: 2px solid #ddd;
    }

    /*ìƒì„¸íŽ˜ì´ì§€ sns*/
    .b_sns_list {
        text-align: right;
    }

    .b_sns_list a {
        display: inline-block;
        width: 30px;
        height: 30px;
        border: 1px solid #ccc;
        text-align: center;
        margin-bottom: 10px;
        line-height: 28px;
        color: #666;
    }

    .b_sns_list a :hover {
        color: #167ac6;
        font-weight: 600;
    }

    /*ìƒì„¸íŽ˜ì´ì§€*/
    .b_title {
        padding: 17px 8px 10px 8px;
    }

    .viewtablet {
        border-top: 1px solid #ddd;
    }

    .viewtablet li {
        border-bottom: 1px solid #ddd;
        padding: 8px;
    }

    .web_textwrap {
        border: 1px solid #ddd;
        padding: 25px;
        border-radius: .2rem;
        line-height: 1.4;
    }

    /*ê²Œì‹œíŒ ë²„íŠ¼*/
    .allbtn_wrap {
        margin-top: 20px;
    }

    .allbtn_wrap button,
    .allbtn_wrap a,
    .pay_box a {
        background: #444;
        color: #fff;
        border-radius: .2rem;
        padding: 0.9rem 2.7rem;
        line-height: 48px;
        margin-left: 5px;
        font-size: 0.95rem;
        font-weight: 600;
    }

    .button {
        background: #444;
        color: #fff;
        letter-spacing: -1px;
        font-size: 1rem;
        padding: 0.6rem 2.7rem;
        font-weight: 600;
    }

    .allbtn_wrap button {
        border: none;
        padding: 0.085rem 2.7rem;
    }

    .allbtn_wrap button:hover,
    .allbtn_wrap a:hover {
        background: #222;
    }

    .red_bt {
        background: #f00000 ! important;
        color: #fff;
    }

    .red_bt:hover {
        background: #cc0000 ! important;
        color: #fff;
    }

    .blue_bt {
        background: #167ac6 ! important;
        color: #fff;
    }

    .blue_bt:hover {
        background: #ff8a00 ! important;
        color: #fff;
    }

    .gray_bt {
        background: #bbb ! important;
        color: #fff;
    }

    .gray_bt:hover {
        background: #aaa ! important;
        color: #fff;
    }

    .black_bt {
        background: #555 ! important;
        color: #fff;
    }

    .black_bt:hover {
        background: #444 ! important;
        color: #fff;
    }

    .pay_btn a.red_bt {
        font-size: 1.5rem;
        transform: skew(-0.5deg);
    }

    /*case*/
    ul.tab-nav.tab-nav2 li a {
        background-color: #F5F5F5;
        border-radius: 2px;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        font-family: 'Raleway', sans-serif ! important;
        font-weight: 400;
    }

    .board_case .ipost {
        margin-bottom: 30px;
        cursor: pointer;
    }

    .board_case .entry-image {
        margin-bottom: 15px;
    }

    .board_case .tab-content {}

    .pagination_wrap {
        border-top: 2px solid #ddd;
        padding-top: 30px;
    }

    ul.tab-nav.tab-nav2 li {}

    .board_case ul.tab-nav.tab-nav2 li a {}

    /*ì°¸ê°€ì‹ ì²­*/
    .from_tel_text {
        margin-bottom: 5px;
        margin-top: -5px;
    }

    .pay_box {
        background: #fcfcfc;
        border-top: 3px solid #167ac6;
    }

    .pay_box .event_box {
        border: 1px solid #ddd;
        padding: 20px;
        margin-bottom: 10px;
    }

    .event_box h4 {
        margin-bottom: 5px;
    }

    .pay_box a {
        display: block;
        text-align: center;
        margin-left: 0px;
    }

    .sm-form-control {
        border: 1px solid #ddd;
        border-radius: 3px ! important;
    }

    textarea {
        border-radius: 3px ! important;
        min-height: 100px;
        height: auto;
    }

    .dong_wrap {
        border: 1px solid #ddd;
        overflow: hidden;
        overflow-y: scroll;
        height: 180px;
        line-height: 22px;
        padding: 25px;
        background: #fff;
    }

    /*ë‹¤ìš´ë¡œë“œ*/
    .pay_box h3 {
        margin-bottom: 10px;
    }

    .download_list {
        border-bottom: 2px solid #ddd;
        margin-bottom: 15px;
    }

    .search_form {
        margin-bottom: 0px;
    }

    .download_box {
        padding: 20px 25px;
        border: 1px solid #ddd;
        margin-bottom: 15px;
    }

    .download_box .allbtn_wrap a {
        margin-left: 0px;
    }

    .board_case p.day_i,
    .download_box p.day_i,
    .normal_board p.day_i {
        font-size: 0.95rem;
        letter-spacing: 0px;
    }

    .down_title h3,
    .down_title h3 span {
        letter-spacing: 0px;
        margin-bottom: 5px;
        display: inline-block;
        white-space: nowrap;
        vertical-align: baseline;
        color: #167ac6;
    }

    .searchresult_box {
        background: #fcfcfc;
        border: 1px solid #ddd;
        border-top: 3px solid #167ac6;
        margin-bottom: 20px;
        padding: 20px 25px;
    }

    .searchresult_box h3 {
        margin-bottom: 0px;
    }

    .check_search {
        margin-left: 25px;
    }

    .check_search li {
        margin: 5px 0px;
    }

    /*ì±„ìš©ì •ë³´*/
    .employ_c {}

    .employ_box {
        margin-top: 1.65rem;
    }

    .employ_box h2 {
        margin-top: 25px;
    }

    .employ_box h5 {
        margin-bottom: 0px;
    }

    /*ì±„ìš©ì •ë³´-ë³µë¦¬í›„ìƒ*/
    .box_gray {
        text-align: center;
        border: 1px solid #ddd;
        background: #fcfcfc;
        padding: 35px 25px 35px 25px;
    }

    .employ_pool {
        margin-top: 30px;
        margin-bottom: 10px;
        border-top: 3px solid #167ac6;
    }

    .employ_pool .box_gray a {
        font-size: 1.5rem;
        color: #111;
        font-weight: 600;
        transform: skew(-0.5deg);
        font-family: 'NanumSquare', sans-serif;
    }

    .box_gray i {
        font-size: 3.4rem;
        color: #167ac6;
        margin-top: -10px;
    }

    .employ_box.box_gray h2 {
        margin-top: 10px;
    }

    /*ê²Œì‹œíŒ ë¦¬ìŠ¤íŠ¸*/
    .news_list,
    .list_board {
        margin-top: 30px;
    }

    .normal_board {
        padding: 20px 25px;
        border: 1px solid #ddd;
        margin-bottom: 15px;
    }

    .normal_board p.day_i i {
        margin-right: 5px;
    }

    .normal_board h3 {
        letter-spacing: 0px;
        margin-bottom: 5px;
        display: inline-block;
        white-space: nowrap;
        vertical-align: baseline;
        color: #167ac6;
    }

    .bt_state {
        margin-top: 20px;
    }

    .news_list .normal_board .bt_state {
        margin-top: 5px;
    }

    .normal_board .bt_state a {
        display: inline-block;
        border-radius: .2rem;
        line-height: 3.2;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        font-size: 0.95rem;
        width: 130px;
    }

    /*ë¡œê·¸ì¸*/
    .login_box {
        border: 1px solid #ddd;
        padding: 35px;
        max-width: 780px;
        margin: 0 auto;
    }

    /*íšŒì›ê°€ìž…*/
    .join_box {
        border: 1px solid #ddd;
        padding: 35px;
        max-width: 780px;
        margin: 0 auto;
    }

    .join_box hr {
        margin: 2.5rem 0rem;
    }

    .join_box .form-group {}

    /*ë§ˆì´íŽ˜ì´ì§€*/
    .mypage_tab ul.tab-nav.tab-nav2 {
        margin-bottom: 40px;
    }

    .mypage_tab ul.tab-nav.tab-nav2 li {
        margin-left: 0px;
        width: 50%;
        margin-bottom: 3px;
    }

    .mypage_tab ul.tab-nav.tab-nav2 li a div {
        font-size: 1.05rem;
    }

    .mypage_tab ul.tab-nav.tab-nav2 li a:hover,
    ul.tab-nav.tab-nav2 li a.on {
        background-color: #167ac6;
        color: #fff;
    }

    .sympo_list .bt_state {
        margin-top: 5px;
    }

    .process_box {
        margin-top: 30px;
    }

    .process_box ul li {
        display: inline-block;
        font-size: 1.5rem;
        transform: skew(-0.5deg);
        font-family: 'NanumSquare', sans-serif;
    }

    .process_box .pay_krw {
        margin-bottom: 0px;
        font-size: 1.7rem;
    }

    .process_box h3 {
        padding: 1rem 0rem;
        margin-bottom: 0px;
        border-top: 3px solid #167ac6;
        border-bottom: 1px solid #ddd;
    }

    .brb_none {
        border-top: none ! important;
        border-bottom: 2px solid #167ac6 ! important;
    }

    .process_box .pay_krw,
    .process_box ul {
        border-bottom: 2px solid #ddd;
        height: 4rem;
        line-height: 3.9rem;
    }

    .sm-form-control {
        background: #f6f6f6;
        color: #999;
    }

    textarea.sm-form-control {
        background: #fff;
    }

    .mypage_box {
        border: 1px solid #ddd;
        padding: 2.2rem 1.8rem 1.4rem 1.8rem;
    }

    .mypage_info hr {
        margin: 2.5rem 0rem;
    }

    /*ê³µí†µì²˜ë¦¬*/
    .pay_box,
    .mypage_box,
    .login_box,
    .join_box {
        border-radius: .2rem;
    }

    .normal_board,
    .download_box {}

    /*ë¯¸êµ­*/
    .abail_list .normal_board {
        cursor: pointer;
    }

    .abail_list .normal_board:hover {
        border: 1px solid #167ac6;
    }

    .abail_list .normal_board .down_title h2 {
        text-align: center;
        margin-top: 15px;
    }

    .abail_list .normal_board {
        margin-bottom: 30px;
    }

    .dealer_list .down_title {
        margin-top: 15px;
    }

    .dealer_logo {
        border: 1px solid #ddd;
        padding: 15px;
    }

    /*modal_pop*/
    .modal_pop {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(0, 0, 0, 0.8);
        z-index: 8700;
    }

    .popup_select {
        position: fixed;
        top: 30%;
        left: 50%;
        vertical-align: middle;
        z-index: 8800;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        margin-left: -275px;
        text-align: center;
    }

    .popup_select h3,
    .popup_select h5 {
        margin-bottom: 0px;
        padding: 0 10px;
    }

    .popup_select h4 {
        margin-bottom: 15px;
        margin-top: -5px;
        padding: 0 10px;
    }

    .popup_choise {
        position: absolute;
        top: 0px;
        left: 0px;
        vertical-align: middle;
        width: 560px;
        background: rgba(255, 255, 255, 1);
        padding: 25px 0px 0px 0px;
    }

    .gray_bg {
        background: #f6f6f6;
        border-top: 1px solid #ddd;
        margin-top: 1.5rem;
        padding-top: 1.5rem;
        padding-bottom: 25px;
    }

    .popup_choise .allbtn_wrap {
        margin-top: 15px;
    }

    .popup_select .allbtn_wrap a {
        display: inline-block;
        width: 150px;
        padding: 0.0rem;
        margin-left: 2px;
        margin-right: 2px;
    }

    /*ì¿ í‚¤ì°½*/
    /*sns*/
    /*.container.clearfix_sns .col-3{ border: 1px solid #e5e5e5;}
    .container.clearfix_sns .col-3:hover{ border-color: #111;box-shadow: 0 10px 20px rgb(0 0 0 / 10%);transform: translateY(-10px);}*/

    .container.clearfix_sns ul.icon_sns1 {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        flex-grow: 1;
    }

    .container.clearfix_sns li {
        transition: all .3s ease-out;
    }

    .container.clearfix_sns li:hover {
        border-color: #111;
        box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
        transform: translateY(-10px);
    }

    .container.clearfix_sns li h3 {
        margin: 25px 0;
        /*white-space: nowrap;*/
    }

    .container.clearfix_sns li h3.text_sub {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        top: 80px;
        padding: 30px;
    }


    .icon_sns {
        display: block;
        text-align: center;
        /*margin-bottom:10px;*/
        width: 370px;
        height: 200px;
        border: solid 1px #e5e5e5;
        position: relative;
    }

    .icon_sns a {
        display: block;
        font-size: 40px;
        width: 80px;
        height: 80px;
        margin: 0 auto;
        line-height: 80px;
        margin-top: 30px;
        border: 1px solid #111;
    }

    .icon_sns img {
        width: 40px;
        margin-top: -9px;
    }


    /*ë„¤íŠ¸ì›Œí¬*/
    .network_map {
        position: relative;
    }

    ul.tab-nav.clearfix.pointer_wrap {
        border: none;
    }

    ul.tab-nav.clearfix.pointer_wrap li {
        border: none;
        position: absolute;
    }

    ul.tab-nav.clearfix.pointer_wrap li a {
        background: none;
        border: none;
        background: none;
        width: 6px;
        height: 6px;
        border-radius: 300%;
        padding: 0px;
    }

    .pointer_wrap .pointer01 {
        left: 18%;
        top: 35%;
    }

    .pointer_wrap .pointer02 {
        left: 50%;
        top: 30%;
    }

    .pointer_wrap .pointer03 {
        right: 18.2%;
        top: 39%;
    }

    .pointer_wrap .pointer04 {
        right: 17.5%;
        top: 39%;
    }

    /*20210111 ë‚´ìš© ìˆ˜ì • ë° ì¶”ê°€*/
    .location_mark {
        position: absolute;
        top: 42%;
        left: 20%;
        font-weight: bold;
    }

    .location_mark.lo-mark2 {
        left: 48%;
        top: 37%;
    }

    .location_mark.lo-mark3 {
        left: 74%;
        top: 46%;
    }

    /*20210111 ë‚´ìš© ìˆ˜ì • ë° ì¶”ê°€ ì™„ë£Œ*/

    .products_title .portfolio_g .portfolio-single-image .flex-direction-nav {
        display: none;
    }

    .more_wrap a {
        font-size: 16px;
    }

    .swiper-slide.main1 {
        background-position: center -70px;
    }

    .mypage_info .col-md-4.col-12 {
        margin-bottom: 5px;
    }

    /*ì´ë¯¸ì§€*/
    .products_c .image_fade.img_border {
        border: 1px solid #ededed;
        padding: 45px 35px;
    }

    #top-bar .col_half {
        margin-right: 0%;
    }

    /*.product_main .lead span{display:block;}*/
    /**/
    .event_member {
        padding: 25px;
        border: 1px solid #ddd;
        border-radius: 3px;
    }

    .event_member_cheeck {
        margin: 5px 0px;
        font-size: 1.0rem;
    }

    /* 20210422 ë‚´ìš© ìˆ˜ì • ë° ì¶”ê°€ */
    /*ë‹¤ìš´ë¡œë“œ*/
    .download_list .down_title h3 span:first-child {
        padding-right: 14px;
        margin-right: 14px;
        position: relative;
    }

    .download_list .down_title h3 span:first-child:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 14px;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background: #ddd;
    }

    .download_list {
        border-bottom: 1px solid #ddd;
    }



    /*ë¯¸ë””ì–´ì¿¼ë¦¬*/
    @media (max-width: 1199px) {
        .icon_sns {
            width: 300px;
        }

        .icon_sns img {
            margin-top: -13px;
        }

        .img_sns_k {
            width: 20px;
        }

    }




    @media (min-width: 992px) {
        .social-icon.si-small {
            width: 48px;
            height: 48px;
            line-height: 48px !important;
        }

        .social-icon {
            font-size: 28px;
        }

        .products_c .lead span {
            display: block;
        }

        .products_text span {
            display: block;
        }




    }

    @media (max-width: 991px) {
        .img_mb {
            margin-bottom: 25px;
        }

        .img_mt {
            margin-top: 25px;
        }

        .m_t30 {
            margin-top: 30px;
        }

        .text_991 {
            text-align: center !important;
        }

        .heading-block:after {
            margin-left: auto;
            margin-right: auto;
        }

        .news-carousel .overlay {
            display: block;
        }

        .abail_list .normal_board .down_title h2 {
            font-size: 1.3rem;
        }

        .swiper-slide.main1 {
            background-position: center top;
        }

        letter_bg {
            background: #fafafa url('../img/news_icon.png') no-repeat right top;
            padding: 60px 0px;
            padding-left: 0%;
            background-size: 50%;
        }

        .products_c .lead {
            text-align: center;
        }

        .icon_sns {
            width: 365px;
        }

        .icon_sns img {
            margin-top: -11px;
        }



        /*ì¶”ê°€ 20201229*/
        label.mainbanner_title {
            font-size: 0.3em;
        }

    }

    @media (max-width: 768px) {

        html,
        body {
            font-size: 95%;
        }

        .content-wrap {
            padding: 40px 0px;
        }

        .products_c {
            padding: 40px 0px;
        }

        .sub_section {
            padding: 40px 0px;
        }

        .products_title {
            padding-bottom: 40px;
        }

        .mpoduct {
            padding: 60px 0px 20px 0px;
        }

        .products_c .btn_wrap {
            text-align: center;
            margin-top: 20px;
        }

        .products_c .btn_wrap a {
            width: 47%;
        }

        .col_full {
            margin-bottom: 25px ! important;
        }

        .sns_c {
            height: 57px;
        }

        #page-title.page-title-parallax {
            padding: 50px 0px;
        }

        #page-title.page-title-center .breadcrumb {
            margin-top: 0px ! important;
        }

        .bor_r {
            background: none;
            padding: 0px;
        }

        .bor_r .line_w {
            border: none;
            padding: 0px;
        }

        .slider-caption h2 {
            font-size: 3.8rem;
            line-height: 4.0rem;
            color: #fff;
            font-weight: 500;
        }

        .slider-caption p {
            color: rgba(255, 255, 255, 0.8);
            font-weight: 700;
            font-family: 'NanumSquare', sans-serif;
            font-size: 1.25rem;
            line-height: 1.5rem;
        }

        .sns_p {
            left: 3px;
        }

        .text-overlay-title h2 {
            font-size: 18px;
        }

        .badge.badge-danger {
            display: none;
        }

        #top-bar {
            position: relative;
            height: 46px;
        }

        #top-bar .col_half {
            margin-right: 4%;
        }

        #top-social {
            display: inline-block ! important;
        }

        .top-links,
        .top-links>ul>li {
            float: left ! important;
        }

        .top-links {
            position: absolute;
            right: 0px;
            top: -60px;
        }

        #logo a.standard-logo {
            margin-top: -15px ! important;
        }

    }

    @media (max-width: 767px) {
        .form-row .input-group {
            margin-bottom: 5px;
        }

        .board_case .col-4 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .input-group.col-2 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .input-group.col-10 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .input-group.col-8 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .employ_c .col-6 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        #header,
        #header-wrap,
        #logo img {
            height: 100px;
        }

        ul.tab-nav.tab-nav2 li {
            margin-left: 0px;
            width: 25%;
        }

        .login_box,
        .join_box {
            padding: 20px 20px;
        }

        .popup_select {
            top: 16%;
        }

        .popup_choise .allbtn_wrap a {
            padding: 0.9rem 1.7rem;
        }

        .icon_sns a {
            display: block;
            font-size: 20px;
            width: 40px;
            height: 40px;
            margin: 0 auto;
            line-height: 38px;
            margin-left: 10px;
        }

        .abail_list .normal_board .down_title h2 {
            font-size: 1.3rem;
        }

        .letter_bg {
            background: url('../img/news_icon.png') no-repeat right 90px;
            padding: 60px 0px;
            background-size: 52%;
        }

        .letter_banner .topmargin {
            margin-top: 10px !important;
        }

        .container.clearfix_sns ul.icon_sns1 {
            gap: 10px;
        }

        .container.clearfix_sns li {
            width: 100%;
            height: 70px;
            display: flex;
            align-items: center;
            margin-top: 0px;
        }

        .container.clearfix_sns li h3 {
            font-size: 1.25rem;
            margin-left: 55px;
            margin-top: -34px;
        }

        .container.clearfix_sns li h3.text_sub {
            font-size: 1.25rem;
            white-space: nowrap;
        }


        .icon_sns {
            margin-top: 25px
        }

        .icon_sns a {}

        .icon_sns img {
            width: 25px;
            margin-top: -4px;
        }

        .container.clearfix_sns li h3.text_sub {
            top: 53px;
            padding: 0px;
            left: 10px;
            text-align: left;
        }

    }

    @media (max-width: 575.98px) {
        .swiper_wrapper .slider-caption h2 {
            line-height: 1.2;
            margin-left: 35px;
        }

        .slider-arrow-left i,
        .slider-arrow-right i,
        .flex-prev i,
        .flex-next i,
        .slider-arrow-top-sm i,
        .slider-arrow-bottom-sm i {
            width: 30px;
            height: 30px;
            line-height: 30px;
            margin-left: -2px;
            font-size: 28px;
        }

        .slider-arrow-right i {
            margin-left: 2px;
        }

        .slider-arrow-left,
        .slider-arrow-right,
        .flex-prev,
        .flex-next,
        .slider-arrow-top-sm,
        .slider-arrow-bottom-sm {
            width: 30px;
            height: 30px;
        }

        .product_main .lead {
            padding-left: 15px;
            padding-right: 10px;
        }

        .product_main .more_wrap {
            padding-left: 15px;
        }



        /* 20210422 - ìˆ˜ì • ë° ì¶”ê°€ */
        .down_title h3 {
            display: block;
        }

        .down_title h3 span {
            width: 50%;
            white-space: break-spaces;
            vertical-align: middle;
            box-sizing: border-box;
        }

        .download_list .down_title h3 span:first-child {
            padding-right: 10px;
            margin-right: 0;
        }

        .download_list .down_title h3 span:first-child:before {
            background: none;
            position: relative;
        }

        .download_list .down_title h3 span:last-child {
            padding-left: 10px;
            border-left: 1px solid #ddd;
        }
    }


    @media (max-width: 578px) {

        html,
        body {
            font-size: 85%;
        }

        #primary-menu>ul>li>a>div {
            font-size: 1.2rem;
            transform: skew(-0.3deg);
        }

        #primary-menu ul ul li>a div {
            font-size: 1.0rem;
            transform: skew(-0.1deg);
        }

        .board_case .ipost {
            margin-bottom: 30px;
        }

        .products_c .btn_wrap {
            margin-top: 0px;
        }

        .products_c .btn_wrap a {
            width: 100%;
        }

        .employwork_c .col-6 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        ul.tab-nav.tab-nav2 li {
            margin-left: 0px;
            width: 33.33%;
        }

        .popup_choise {
            width: 340px;
            margin-left: 80px;
        }

        .icon_sns a {
            display: block;
            font-size: 20px;
            width: 40px;
            height: 40px;
            margin: 0 auto;
            line-height: 38px;
            margin-left: 10px;
        }

        .normal_board {
            padding: 20px 18px;
        }

        .normal_board .bt_state a {
            font-size: 0.85rem;
            width: 110px;
        }

        .allbtn_wrap button,
        .allbtn_wrap a,
        .pay_box a {
            line-height: 41px;
        }

        .mypage_tab ul.tab-nav.tab-nav2 {
            margin-bottom: 20px;
        }

        .popup_select .allbtn_wrap a {
            width: 100px;
            line-height: 28px;
        }

        .popup_select {
            margin-left: -250px;
        }
    }

    @media (max-width: 420px) {
        #page-title.page-title-parallax h1 {
            font-size: 2.8rem;
        }

        .board_case ul.tab-nav.tab-nav2 li a {
            font-size: 0.9rem;
        }

        .container,
        #header.full-header .container,
        .container-fullwidth {
            width: 100% !important;
            padding-left: 27px !important;
            padding-right: 27px !important;
        }

        .sns_p .social-icon.si-small {
            width: 22px;
            height: 22px;
            line-height: 20px !important;
        }

        .sns_p .social-icon {
            font-size: 12px;
        }
    }

    @media (max-width: 400px) {
        .topmargin-sm {
            margin-top: 10px ! important;
        }

        .news-carousel .text-overlay {
            padding: 30px 30px 25px;
        }
    }

    @media (max-width: 376px) {
        .board_case ul.tab-nav.tab-nav2 li a {
            font-size: 0.75rem;
            line-height: 36px;
            height: 36px;
            padding: 0px;
        }

        .abail_list .col-6 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .abail_list .normal_board {
            margin-bottom: 10px;
        }
    }


    @media (max-width: 320px) {

        .popup_choise {
            width: 300px;
            margin-left: 100px;
        }

        .popup_select {
            top: 8%;
        }

        .icon_sns a {
            display: block;
            font-size: 28px;
            width: 60px;
            height: 60px;
            margin: 0 auto;
            line-height: 58px;
        }

        .popup_select .allbtn_wrap a {
            width: 90px;
            line-height: 20px;
            font-size: 0.85rem;
        }
    }




    /*footerë¶€ë¶„ ìˆ˜ì •(20.12.04)*/
    #select-box1 {
        width: 240px;
        height: 40px;
        background-color: #333;
        padding-top: -50px;
        /* text-indent:60px; */
        text-indent: 10px;
        /* color:white;  210512*/
        /*select box ë°°ê²½ ë° í°íŠ¸ì»¬ëŸ¬ ë³€ê²½ 210512*/
        background-color: white;

    }

    /*sns ì˜ì—­ ì¶”ê°€ - 20210106 - youtube_tutorial, interview*/
    #show_sns {
        max-height: 600px;
        padding-bottom: 40px;
    }

    /* #show_sns > #instagram-title{
    width:100%;
    height:80px;
    background:white;
    padding:50px;
    line-height:50px;
    font-size:2.12rem;
    }
    */
    #show_sns>#instafeed-container {
        max-height: 420px;
        overflow: hidden;
    }

    #show_sns>#instafeed-container>a img {
        width: 25%;
    }

    #show_youtube1 {
        background: #fffaf059;
    }

    .youtube_videos {
        /* width:200px; */
        min-height: 200px;
        padding: 10px;
    }


    #show_youtube2 {
        padding: 50px;
        background: #fffaf059;
    }

    /*Instagram section*/

    #instagram {
        overflow: hidden;
        width: 100%;
    }

    .instagram_item {
        float: left;
        width: 20%;
        padding-right: 1px;
        padding-bottom: 1px;
    }

    .instagram_item>a {
        display: block;
        width: 100%;
        padding-top: 100%;
        position: relative;
        background: no-repeat center center;
        background-size: cover;
    }

    .instagram_item>a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #000000;
        background: rgba(0, 0, 0, .8);
        background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .8) 100%);
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .8) 100%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .8) 100%);
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity .55s cubic-bezier(.215, .61, .355, 1);
        transition: opacity .55s cubic-bezier(.215, .61, .355, 1);
    }

    .instagram_item p {
        width: 100%;
        padding: 19px 57px;
        position: absolute;
        left: 0;
        top: 50%;
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #fff;
        transform: translateY(-50%);
        z-index: 2;
        opacity: 0;
        -webkit-transition: opacity .55s cubic-bezier(.215, .61, .355, 1);
        transition: opacity .55s cubic-bezier(.215, .61, .355, 1);
    }

    .instagram_item>a:hover:before {
        opacity: 1;
    }

    #show_instagram {
        padding: 50px;
        background: #fffaf059;
    }

    /*ë©”ì¸ íŽ˜ì´ì§€ value-circle _ animation*/
    .container.clearfix.wow.fadeInUp.space1 {
        padding-top: 80px;
    }

    .value-circle {
        width: 80%;
        text=align: center;
    }

    .section_video h3 {
        margin-bottom: 0px;
        margin-top: 25px;
    }

    .section_video h4 {
        font-size: 1.40rem;
    }

    .section_video p {
        margin-bottom: 20px;
    }



    /*HASS FEED*/
    .swiper-container {
        width: 600px;
        height: 300px;
    }

    .slider_cursor {
        cursor: pointer;
    }


    /*ë©”ì¸ ìŠ¬ë¼ì´ë“œ*/
    .main-visual {
        width: 100%;
        height: 100%;
    }

    .main-visual .mainSlider {
        width: 100%;
        height: 100%;
    }

    .main-visual .mainSlider .swiper-slide img {
        max-width: 100%;
        height: 100%;
        position: relative;
    }

    .main-visual .mainSlider .swiper-slide .slider-txt {
        position: absolute;
        top: 35%;
        left: 0;
        z-index: 99;
        width: 100%;
        padding-left: 240px;
    }

    .main-visual .mainSlider .swiper-slide .slider-txt h2 {
        color: #fff;
        font-size: 92px;
    }

    .main-visual .mainSlider .swiper-slide .slider-txt1 {
        top: 30% !important;
    }


    .main-visual .mainSlider .btn-prev,
    .main-visual .mainSlider .btn-next {
        z-index: 9;
        position: absolute;
        cursor: pointer;
        top: 38%;
    }

    .main-visual .mainSlider .btn-prev {
        left: 20px;
        transition: all 0.4s ease-in-out;
        width: 30px;
    }

    .main-visual .mainSlider .btn-next {
        right: 20px;
        transition: all 0.4s ease-in-out;
        width: 30px;
        height: 80px;
    }


    @media (max-width: 1440px) {
        .main-visual .mainSlider .swiper-slide .slider-txt h2 {
            font-size: 72px;
        }
    }

    @media (max-width: 1280px) {
        .main-visual .mainSlider .swiper-slide .slider-txt {
            top: 38%;
            padding-left: 160px;
        }

        .main-visual .mainSlider .swiper-slide .slider-txt h2 {
            font-size: 66px;
        }

        .main-visual .mainSlider .swiper-slide .slider-txt1 {
            top: 33% !important;
        }
    }

    @media (max-width: 1024px) {
        .main-visual .mainSlider .swiper-slide .slider-txt {
            top: 45%;
            padding-left: 80px;
        }

        .main-visual .mainSlider .swiper-slide .slider-txt h2 {
            font-size: 56px;
        }

        .main-visual .mainSlider .swiper-slide .slider-txt1 {
            top: 40% !important;
        }

        .main-visual .mainSlider .btn-prev,
        .main-visual .mainSlider .btn-next {
            top: 48%;
        }

        .main-visual .mainSlider .btn-prev {
            width: 20px;
        }

        .main-visual .mainSlider .btn-next {
            width: 20px;
        }
    }

    @media (max-width: 768px) {
        .main-visual .mainSlider .swiper-slide .slider-txt {
            padding: 0 40px;
            text-align: center;
        }

        .main-visual .mainSlider .swiper-slide .slider-txt h2 {
            font-size: 40px;
        }

        .main-visual .mainSlider .btn-prev {
            left: 10px;
        }

        .main-visual .mainSlider .btn-next {
            right: 10px;
        }
    }

    @media (max-width: 520px) {
        .main-visual .mainSlider .swiper-slide .slider-txt h2 {
            font-size: 34px;
        }
    }

    @media (max-width: 375px) {
        .main-visual .mainSlider .swiper-slide .slider-txt1 {
            top: 30% !important;
        }
    }

    @media (max-width: 360px) {
        .main-visual .mainSlider .swiper-slide .slider-txt1 {
            top: 22% !important;
        }
    }

    @media (max-width: 352px) {
        .main-visual .mainSlider .swiper-slide .slider-txt {
            top: 30%;
        }
    }


    .pay_box_list {
        border: 1px solid #ddd;
        border-radius: 8px;
        background: rgba(0, 0, 0, 0.05);
        padding: 20px;
    }

    .pay_box_list label {
        color: #cc0000;
    }

    .pay_list_text {
        margin-left: 22px;
    }

    .pay_list_text li {
        list-style-type: square;
        margin-bottom: 8px;
        list-style-position: outside;
        color: #666;
        line-height: 22px;
        font-size: 13px;
    }


    #PGIOscreen a:link {
        color: #fff !important;
    }


    /* 221027 ì¶”ê°€ */
    /* tabs-bx */
    .tabs-bx {
        border: 1px solid #ddd;
        background: #fafafa;
        padding: 30px 20px;
        margin-bottom: 50px;
    }

    .tabs-bx .tabs-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center;
        margin-left: -30px;
        margin-right: -30px;
    }

    .tabs-bx .tabs-list .tabs-item {
        transition: all 0.4s;
        line-height: 1;
        padding: 0 30px;
        position: relative;
    }

    .tabs-bx .tabs-list .tabs-item:not(:last-child):before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        background: #aaa;
        right: 0;
        top: 0;
    }

    .tabs-bx .tabs-list .tabs-item a {
        font-size: 16px;
        color: #666;
        transition: all 0.4s;
    }

    .tabs-bx .tabs-list .tabs-item:not(.active) a:hover,
    .tabs-bx .tabs-list .tabs-item.active a {
        color: #167ac6;
    }

    @media (max-width: 767px) {
        .tabs-bx {
            padding: 0;
            border: none;
            background: transparent;
        }

        .tabs-bx .tabs-list {
            justify-content: start;
            margin-left: -10px;
            margin-right: -10px;
        }

        .tabs-bx .tabs-list .tabs-item {
            width: 50%;
            padding: 0 10px;
            text-align: center;
            height: 100%;
        }

        .tabs-bx .tabs-list .tabs-item:nth-child(1),
        .tabs-bx .tabs-list .tabs-item:nth-child(2) {
            margin-bottom: 15px;
        }

        .tabs-bx .tabs-list .tabs-item:not(:last-child):before {
            display: none;
        }

        .tabs-bx .tabs-list .tabs-item a {
            display: block;
            padding: 18px 10px;
            border: 1px solid #ddd;
            background: #fafafa;
        }
    }

    @media (max-width: 575px) {
        .tabs-bx .tabs-list {
            justify-content: start;
            margin-left: -5px;
            margin-right: -5px;
        }

        .tabs-bx .tabs-list .tabs-item {
            padding: 0 5px;
        }

        .tabs-bx .tabs-list .tabs-item:nth-child(1),
        .tabs-bx .tabs-list .tabs-item:nth-child(2) {
            margin-bottom: 10px;
        }

        .tabs-bx .tabs-list .tabs-item a {
            font-size: 14px;
            padding: 14px 8px;
        }
    }

    @media (max-width:380px) {
        .tabs-bx-en .tabs-list .tabs-item {
            width: 100%;
        }

        .tabs-bx-en .tabs-list .tabs-item:not(:last-child) {
            margin-bottom: 10px;
        }
    }

    /* board-table */
    .board-table {
        border-top: 1px solid #000;
        margin-bottom:
    }

    .board-table .board-item {
        display: table;
        border-bottom: 1px solid #ddd;
        padding: 20px 10px;
        width: 100%;
    }

    .board-table .board-item p {
        font-size: 16px;
        display: table-cell;
        vertical-align: middle;
        line-height: 1.1 !important;
        padding: 0 5px;
    }

    .board-table .board-head {
        background: #fafafa;
    }

    .board-table .board-head p {
        color: #000;
        font-weight: 600;
        text-align: center;
    }

    .board-table .board-content p {
        color: #666;
    }

    .board-table .board-content p:not(:nth-child(2)) {
        text-align: center;
    }

    .board-table .board-item p:nth-child(1) {
        width: 8%;
    }

    .board-table .board-item p:nth-child(2) {
        width: 70%;
    }

    .board-table .board-item p:nth-child(3) {
        width: 14%;
    }

    .board-table .board-item p:nth-child(4) {
        width: 8%;
    }

    .board-table .board-content a {
        color: #000;
        display: inline-block;
        padding-right: 20px;
        position: relative;
        vertical-align: middle;
        transition: all 0.4s;
    }

    .board-table .board-content a span {
        overflow: hidden;
        white-space: normal;
        line-height: 1.3rem;
        height: 1.3rem;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .board-table .board-content i {
        position: absolute;
        right: 0;
        top: 50%;
        font-size: 16px;
        color: #167ac6;
        line-height: inherit;
        transform: translateY(-50%);
    }

    .board-table .board-content a:hover {
        color: #167ac6;
    }

    @media (max-width: 991px) {
        .board-table .board-item p:nth-child(1) {
            width: 10%;
        }

        .board-table .board-item p:nth-child(2) {
            width: 62%;
        }

        .board-table .board-item p:nth-child(3) {
            width: 18%;
        }

        .board-table .board-item p:nth-child(4) {
            width: 10%;
        }
    }

    @media (max-width: 767px) {

        .board-table .board-head,
        .board-table .board-item p:nth-child(1) {
            display: none;
        }

        .board-table .board-item {
            position: relative;
        }

        .board-table .board-item:after {
            content: "\eb50";
            font-family: 'font-icons';
            position: absolute;
            right: 10px;
            bottom: 20px;
            line-height: 1;
            font-size: 16px;
            color: #167ac6;
        }

        .board-table .board-item p:nth-child(2) {
            width: 100%;
            margin-bottom: 20px;
        }

        .board-table .board-item p:nth-child(3),
        .board-table .board-item p:nth-child(4) {
            width: auto;
            position: relative;
        }

        .board-table .board-content {
            display: flex;
            flex-wrap: wrap;
            text-align: left;
        }

        .board-table .board-item p {
            display: block;
            font-size: 14px;
            text-align: left;
        }

        .board-table .board-content a {
            display: block;
            font-size: 18px;
            padding: 0 2px 2px;
            position: relative;
            text-decoration: underline !important;
        }

        .board-table .board-content a i {
            display: none;
        }

        .board-table .board-content a span {
            height: auto;
            max-height: 1.3rem;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block;
        }

        .board-table .board-item p:nth-child(3),
        .board-table .board-item p:nth-child(4) {
            color: #aaa;
        }

        .board-table .board-item p:nth-child(4) {
            margin-left: 20px;
        }

        .board-table .board-item p:nth-child(3):before,
        .board-table .board-item p:nth-child(4):before {
            display: inline-block;
            font-family: inherit;
            color: #666;
            margin-right: 8px;
            line-height: inherit;
        }

        .board-table .board-item p:nth-child(3):before {
            content: attr(data-day);
        }

        .board-table .board-item p:nth-child(4):before {
            content: attr(data-hit);
        }

        .board-table .board-content p:not(:nth-child(2)) {
            text-align: left;
        }
    }

    @media (max-width: 575px) {
        .board-table .board-item {
            padding: 28px 10px;
        }

        .board-table .board-item:after {
            bottom: 28px;
        }
    }

    @media (max-width: 500px) {
        .board-table .board-item {
            padding: 28px 10px;
        }

        .board-table .board-item:after {
            bottom: 28px;
        }

        .board-table .board-item p:nth-child(2) {
            margin-bottom: 15px;
        }
    }

    @media (max-width: 400px) {

        .board-table .board-item p:nth-child(3),
        .board-table .board-item p:nth-child(4) {
            width: 100%;
        }

        .board-table .board-item p:nth-child(4) {
            margin-left: 0px;
            margin-top: 5px;
        }
    }

    /* invest_view */
    .invest_view .form-top .viewtablet {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .invest_view .form-top .viewtablet li:not(:last-child) {
        width: auto;
        border-bottom: none;
    }

    .invest_view .form-top .viewtablet li:nth-child(2) {
        margin-left: 40px;
    }

    .invest_view .form-top .viewtablet li:last-child {
        width: 100%;
        border-top: 1px solid #ddd;
    }

    .invest-subtitle {
        margin-bottom: 20px;
    }

    .invest-subtitle h2 {
        font-size: 1.6rem;
    }