@media screen and (max-width: 1200px) {
    .section#section2,
    .section#section2 .fp-tableCell,
    .section#section3,
    .section#section3 .fp-tableCell,
    .section#section4,
    .section#section4 .fp-tableCell,
    .section#section5,
    .section#section5 .fp-tableCell,
    .section#section6,
    .section#section6 .fp-tableCell {
        height: auto !important;
    }
    /* .section#section1, .section#section1 .fp-tableCell {
        height: 100% !important;
    } */
    #container.sub {
        padding: 0;
    }
    #footer{
        margin-bottom: 60px;
    }
    #webzine {
        /* display: none; */
        left: 0;
        top: auto;
        bottom: calc(-100% + 60px);
    }
    #webzine.open,
    #webzine.standalone {
        top: auto;
        bottom: 0;
    }
    #webzine:hover {
        left: 0;
    }
    #webzine .side {
        width: 100%;
        height: 60px;
    }
    #webzine .side::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../../img/webzine/logo-webzine-large.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 280px auto;
        z-index: 5;
    }
    #webzine .side:hover {
        width: 100%;
    }
    #webzine .side img {
        display: none;
    }
    #webzine .side p {
        display: none;
    }
    #webzine.hide .side:hover {
        width: 100%;
    }
    #webzine.hide:hover {
        left: 0;
    }
    #webzine .side > .open-btn {
        display: none;
    }
    .wz_cont {
        overflow-y: auto;
    }
    .wz_cont .col_wrap {
        flex-direction: column;
    }
    .wz_cont .col_wrap > div {
        height: 100%;
    }
    .wz_cont .col_wrap .col_cover {
        width: 100%;
    }
    .wz_cont .col_wrap .col_list {
        width: 100%;
        height: auto;
    }
    .wz_cont .col_wrap .col_cover {
        padding: 166px 0;
        background-position: top center;
        margin: 0;
        display: none;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_tit {
        top: 20px;
        left: 20px;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_tit span {
        font-size: 16px;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_tit i {
        font-size: 20px;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_tit img {
        width: 120px;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_foot {
        left: 20px;
        bottom: 20px;
        width: calc(100% - 40px);
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_foot span {
        font-size: 14px;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_foot i {
        font-size: 16px;
        margin-left: 15px;
    }
    .wz_cont .col_wrap .col_cover .cover_frame .wz_foot p {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 14px;
        line-height: 1.6em;
    }
    .wz_cont .col_wrap .col_list {
        padding-top: 70px;
    }
    .wz_cont .col_wrap .col_list .wz_wrapper + .wz_wrapper {
        padding: 0 20px;
    }
    .wz_cont .col_wrap .col_list .wz_wrapper {
        padding: 0 20px;
    }
    .wz_cont .col_wrap .col_list .wz_header {
        align-items: center;
        justify-content: space-between;
    }
    .wz_cont .col_wrap .col_list .wz_header img {
        width: 120px;
    }
    #webzine .select_wrap {
        width: 150px;
    }
    #webzine .select_wrap select {
        font-size: 14px;
    }
    .wz_cont .col_wrap .col_list .wz_list ul li:nth-child(1) .thumb {
        padding-top: 120%;
    }
    .wz_cont .col_wrap .col_list .wz_list ul li .desc p {
        font-size: 15px;
    }
    .wz_cont .col_wrap .col_list .wz_list ul li:nth-child(1) {
        margin-bottom: 20px;
    }
    .wz_cont .col_wrap .col_list .wz_list ul li {
        width: 100%;
    }
    .wz_cont .col_wrap .col_list .wz_list ul li + li {
        margin-left: 0 !important;
        margin-top: 30px !important;
    }
    .wz_footer .sbscr_wrap .inner {
        padding: 30px 20px;
        display: block;
    }
    .wz_footer .sbscr_wrap p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .wz_footer .inner {
        padding: 30px 20px;
    }
    .wz_footer p {
        font-size: 13px;
        line-height: 1.4em;
    }
    .wz_footer p i {
        display: block;
    }
    .wz_footer .row > dl dt {
        font-size: 14px;
    }
    .wz_footer .row > dl dd {
        font-size: 14px;
        word-break: keep-all;
    }
    .wz_footer .row > dl {
        padding-left: 55px;
    }
    .wz_footer .row > dl + dl {
        flex: 50%;
    }
    .wz_footer {
        margin-top: 80px;
    }
    .el-message-box {
        width: 98% !important;
    }

    #container.webzine #webzine .side {
        display: none;
    }
    .wz_layout {
        padding: 0;
        padding-top: 60px;
    }
    .wz_layout #wz_header {
        padding: 0;
        height: 60px;
    }
    .wz_layout #wz_header .inner_l {
        padding: 0 20px;
    }
    .wz_layout #wz_header .inner_r {
        display: none;
    }
    .wz_layout #wz_header .inner_l .logo {
        max-width: 50px;
    }
    .wz_layout #wz_header .inner_l .prev_wz,
    .wz_layout #wz_header .inner_l .next_wz {
        font-size: 13px;
    }
    .wz_side .inner {
        padding: 0 20px;
    }
    .wz_side {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .wz_body {
        padding-top: 40px;
        width: 100%;
    }
    #container.webzine .wrapper {
        padding: 0 20px;
    }
    .wz_body .top p {
        font-size: 20px;
        line-height: 1.4em;
        word-break: keep-all;
    }
    .wz_body .top span {
        font-size: 14px;
    }
    .wz_body .mid dl dt {
        font-size: 14px;
    }
    .wz_body .mid dl dd {
        font-size: 14px;
    }
    .wz_body .mid .share a,
    .wz_body .mid .share button {
        width: 30px;
        height: 30px;
    }
    .wz_body .detail {
        padding-bottom: 80px;
    }
    .wz_body .mid {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .wz_body .btm {
        padding: 40px 0;
    }
    .wz_body .btm .tag_wrap span,
    .wz_body .btm .tag_wrap span {
        font-size: 13px;
    }
    #container.webzine .wz_body .wrapper {
        padding-bottom: 0;
    }
    .wz_side {
        height: auto;
        width: 100%;
        background-color: transparent;
    }

    #header .wrapper {
        height: 70px;
    }
    #header .wrapper .search_area {
        width: 50px;
        height: 70px;
        right: 60px;
    }
    #header.menu_open .wrapper .search_area {
        display: none;
    }
    #webzine .side {
        background-position: top center;
    }

    #header .inner {
        padding: 0 20px;
    }
    #header::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        pointer-events: none;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header.menu_open::after {
        opacity: 1;
        pointer-events: visible;
    }
    #header .btn_menu {
        width: 50px;
        height: 70px;
        position: fixed;
        top: 0;
        right: 10px;
        z-index: 50;
        display: block;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header.menu_open .btn_menu {
        right: 320px;
    }
    #header .btn_menu i {
        display: block;
        width: 20px;
        height: 2px;
        background-color: #fff;
    }
    #header.fixed .btn_menu i {
        background-color: #333333;
    }
    #header.bg .btn_menu i {
        background-color: #333333;
    }
    #header.menu_open .btn_menu i {
        background-color: #fff;
    }
    #header .btn_menu i:nth-child(1) {
        -webkit-animation: outT 0.8s backwards;
        animation: outT 0.8s backwards;
        -webkit-animation-direction: reverse;
        animation-direction: reverse;
    }
    #header .btn_menu i:nth-child(2) {
        margin: 6px auto;
        -webkit-animation: outM 0.8s backwards;
        animation: outM 0.8s backwards;
        -webkit-animation-direction: reverse;
        animation-direction: reverse;
    }
    #header .btn_menu i:nth-child(3) {
        -webkit-animation: outBtm 0.8s backwards;
        animation: outBtm 0.8s backwards;
        -webkit-animation-direction: reverse;
        animation-direction: reverse;
    }
    #header.menu_open .btn_menu i:nth-child(1) {
        -webkit-animation: inT 0.8s forwards;
        animation: inT 0.8s forwards;
        width: 22px;
    }
    #header.menu_open .btn_menu i:nth-child(2) {
        -webkit-animation: inM 0.8s forwards;
        animation: inM 0.8s forwards;
    }
    #header.menu_open .btn_menu i:nth-child(3) {
        -webkit-animation: inBtm 0.8s forwards;
        animation: inBtm 0.8s forwards;
        width: 22px;
    }
    @-webkit-keyframes inM {
        50% {
            -webkit-transform: rotate(0deg);
            opacity: 1;
        }
        100% {
            -webkit-transform: translateX(1px) rotate(225deg);
            opacity: 0;
        }
    }
    @keyframes inM {
        50% {
            transform: rotate(0deg);
            opacity: 1;
        }
        100% {
            transform: translateX(1px) rotate(225deg);
            opacity: 0;
        }
    }
    @-webkit-keyframes outM {
        50% {
            -webkit-transform: rotate(0deg);
            opacity: 0;
        }
        100% {
            -webkit-transform: rotate(225deg);
            opacity: 1;
        }
    }
    @keyframes outM {
        50% {
            transform: rotate(0deg);
            opacity: 0;
        }
        100% {
            transform: rotate(225deg);
            opacity: 1;
        }
    }
    @-webkit-keyframes inT {
        0% {
            -webkit-transform: translateY(0px) rotate(0deg);
        }
        50% {
            -webkit-transform: translateY(5px) rotate(0deg);
        }
        100% {
            -webkit-transform: translateY(8px) rotate(135deg);
        }
    }
    @keyframes inT {
        0% {
            transform: translateY(0px) rotate(0deg);
        }
        50% {
            transform: translateY(8px) rotate(0deg);
        }
        100% {
            transform: translateY(8px) rotate(135deg);
        }
    }
    @-webkit-keyframes outT {
        0% {
            -webkit-transform: translateY(0px) rotate(0deg);
        }
        50% {
            -webkit-transform: translateY(8px) rotate(0deg);
        }
        100% {
            -webkit-transform: translateY(8px) rotate(135deg);
        }
    }
    @keyframes outT {
        0% {
            transform: translateY(0px) rotate(0deg);
        }
        50% {
            transform: translateY(8px) rotate(0deg);
        }
        100% {
            transform: translateY(8px) rotate(135deg);
        }
    }
    @-webkit-keyframes inBtm {
        0% {
            -webkit-transform: translateY(0px) rotate(0deg);
        }
        50% {
            -webkit-transform: translateY(-8px) rotate(0deg);
        }
        100% {
            -webkit-transform: translateY(-8px) rotate(135deg);
        }
    }
    @keyframes inBtm {
        0% {
            transform: translateY(0px) rotate(0deg);
        }
        50% {
            transform: translateY(-8px) rotate(0deg);
        }
        100% {
            transform: translateY(-8px) rotate(-135deg);
        }
    }
    @-webkit-keyframes outBtm {
        0% {
            -webkit-transform: translateY(0px) rotate(0deg);
        }
        50% {
            -webkit-transform: translateY(-8px) rotate(0deg);
        }
        100% {
            -webkit-transform: translateY(-8px) rotate(-135deg);
        }
    }
    @keyframes outBtm {
        0% {
            transform: translateY(0px) rotate(0deg);
        }
        50% {
            transform: translateY(-8px) rotate(0deg);
        }
        100% {
            transform: translateY(-8px) rotate(-135deg);
        }
    }
    #header:hover .wrapper .sns_area ul li a,
    #header .wrapper .sns_area ul li a {
        color: #666;
    }
    #header:hover .inner {
        background-color: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    }
    #header:hover .wrapper .logo_area > div {
        background-image: url(../../img/assets/logo-white.svg);
    }
    #header:hover .wrapper .sns_area ul li a.ico_blog::before {
        background-image: url(../../img/assets/ico-sns-blog-colored.svg);
    }
    #header:hover .wrapper .sns_area ul li a.ico_youtube::before {
        background-image: url(../../img/assets/ico-sns-youtube-colored.svg);
    }
    #header:hover .wrapper .sns_area ul li a.ico_login::before {
        background-image: url(../../img/assets/ico-login-colored.svg);
    }
    #header:hover .wrapper .gnb_area > ul > li > a {
        color: #fff;
    }
    #header:hover .wrapper .search_area button {
        background-image: url(../../img/assets/ico-search-white.svg);
    }
    #header.bg .inner {
        background-color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
    #header.bg .wrapper .logo_area > div {
        background-image: url(../../img/assets/logo-gray.svg);
    }
    #header.bg .wrapper .sns_area ul li a.ico_blog::before {
        background-image: url(../../img/assets/ico-sns-blog-colored.svg);
    }
    #header.bg .wrapper .sns_area ul li a.ico_youtube::before {
        background-image: url(../../img/assets/ico-sns-youtube-colored.svg);
    }
    #header.bg .wrapper .sns_area ul li a.ico_login::before {
        background-image: url(../../img/assets/ico-login-colored.svg);
    }

    #header .wrapper .gnb_area > ul {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    #header .wrapper .gnb_area > ul > li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    #header.bg .wrapper .sns_area ul li a {
        color: #666666;
    }
    #header.bg .wrapper .gnb_area > ul > li > a {
        color: #111111;
        position: relative;
    }
    #header .wrapper .gnb_area > ul > li.has_sub > a::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 23px;
        transform: translateY(-50%) translateX(-15px) rotate(-45deg);
        width: 1px;
        height: 10px;
        background-color: #acacac;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header .wrapper .gnb_area > ul > li.has_sub > a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 24px;
        transform: translateY(-50%) translateX(-8px) rotate(45deg);
        width: 1px;
        height: 10px;
        background-color: #acacac;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header .wrapper .gnb_area > ul > li.has_sub.open > a::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 24px;
        transform: translateY(-50%) translateX(-15px) rotate(45deg);
        width: 1px;
        height: 9px;
        background-color: #fff;
    }
    #header .wrapper .gnb_area > ul > li.has_sub.open > a::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 24px;
        transform: translateY(-50%) translateX(-9px) rotate(-45deg);
        width: 1px;
        height: 9px;
        background-color: #fff;
    }
    #header .wrapper .gnb_area > ul > li.has_sub.open > a {
        background-color: #00afec;
        color: #fff;
    }
    #header.bg .wrapper .search_area button {
        background-image: url(../../img/assets/ico-search-dark.svg);
    }
    #header .gnb_area {
        position: fixed;
        top: 0;
        right: 0;
        background-color: #fff;
        width: 320px;
        height: 100%;
        padding-top: 70px;
        z-index: 50;
        right: -320px;
        padding-bottom: 40px;
        overflow-y: auto;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header.menu_open .gnb_area {
        right: 0;
        overflow: hidden;
    }
    #header .gnb_area::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 24px;
        width: 100%;
        height: 70px;
        background-image: url(../../img/assets/logo-gray.svg);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 200px auto;
    }
    #header .wrapper .gnb_area > ul {
        display: block;
    }

    #header .wrapper .gnb_area > ul > li > a {
        font-size: 16px;
        line-height: 60px;
        color: #666666;
        text-align: left;
        padding: 0 24px;
        position: relative;
    }
    #header:hover .wrapper .gnb_area > ul > li > a {
        color: #666;
    }
    #header .wrapper .gnb_area::after {
        content: none;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        display: block;
        transform: none;
        animation: none;
        padding: 0;
        height: 0;
        overflow: hidden;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul {
        display: block;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 10px 0;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul > li + li {
        margin-left: 0;
        margin-top: 15px;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul > li > a {
        color: #666666;
        font-size: 15px;
        text-align: left;
        padding: 0 40px;
    }
    #header .wrapper .gnb_area.on span.bg {
        display: none;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul > li.has_sub ul {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        display: block;
        animation: none;
        transform: none;
        border: none;
        text-align: left;
        padding: 0;
        height: 0;
        overflow: hidden;
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul > li.has_sub ul li a {
        padding: 0 50px;
        display: block;
        font-weight: 300;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul > li.has_sub > a:hover {
        background-image: none;
        color: #666666;
    }
    #header .wrapper .gnb_area > ul > li .sub_menu > ul > li.has_sub > a {
        position: relative;
    }
    #header
        .wrapper
        .gnb_area
        > ul
        > li
        .sub_menu
        > ul
        > li.has_sub
        > a::before {
        content: "";
        display: block;
        width: 10px;
        height: 1px;
        background-color: #acacac;
        position: absolute;
        right: 30px;
        top: 50%;
    }
    #header
        .wrapper
        .gnb_area
        > ul
        > li
        .sub_menu
        > ul
        > li.has_sub
        > a::after {
        content: "";
        display: block;
        width: 10px;
        height: 1px;
        background-color: #acacac;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: rotate(90deg);
        transition: All 0.2s ease-out;
        -webkit-transition: All 0.2s ease-out;
        -moz-transition: All 0.2s ease-out;
        -o-transition: All 0.2s ease-out;
    }

    #header
        .wrapper
        .gnb_area
        > ul
        > li
        .sub_menu
        > ul
        > li.has_sub.open
        > a::after {
        transform: rotate(180deg);
    }
    #header .wrapper .sns_area {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        height: auto;
        padding: 24px;
    }

    #anchors {
        display: none;
    }
    section.sct2,
    section.sct3,
    section.sct4,
    section.sct5,
    section.sct6 {
        padding: 0 40px;
    }
    .top_slider_wrap .top_slider li {
        /* height: 900px; */
    }
    section.sct2 .col_wrap {
        display: flex;
        flex-direction: column !important;
    }
    section.sct2 .commu_wrap .col_wrap .col_slide {
        margin-left: 0;
        margin-top: 50px;
    }
    section.sct2 .col_wrap .col_slider {
        width: 100%;
        order: 2;
        /* margin-top: 60px; */
    }
    section.sct2 .col_wrap .col_text {
        width: 100%;
        margin-left: 0;
        order: 1;
    }
    section.sct2 .wrapper,
    section.sct3 .wrapper,
    section.sct4 .wrapper,
    section.sct5 .wrapper,
    section.sct6 .wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .dz_action.tm1,
    .dz_action.tm2,
    .dz_action.tm3,
    .dz_action.tm4,
    .dz_action.tm5 {
        transition: none;
    }
    .dz_action {
        opacity: 1;
        transform: translateY(0);
    }

    .sec_prgrm .prgrm_slider_wrap {
        padding-left: 0;
    }

    .sec_prgrm .prgrm_slider_wrap .sec_tit {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        width: 100%;
        text-align: center;
        display: block;
    }
    .sec_prgrm .prgrm_slider_wrap .prgrm_slider .tab_cont {
        top: 95px;
        left: 50%;
        transform: translateX(calc(-100%));
    }
    .sec_prgrm .prgrm_slider_wrap .prgrm_slider + .prgrm_slider .tab_cont {
        transform: translateX(0);
    }
    .sec_prgrm .prgrm_slider_wrap .sec_tit > div {
        padding-bottom: 40px;
    }
    .sec_prgrm .prgrm_slider_wrap .nav,
    .sec_prgrm .prgrm_slider_wrap .current .nav {
        display: none;
    }
    .sec_prgrm .prgrm_slider_wrap .prgrm_slider li {
        opacity: 0.6;
    }

    .data_wrap .data_item ul li {
        width: calc((100% - 30px) / 2 - 0.1px);
    }
    .data_wrap .data_item ul li + li {
        margin-left: 30px;
    }
    .data_wrap .data_item ul li:nth-child(2n + 1) {
        margin-left: 0;
    }
    .data_wrap .data_item ul li:nth-child(n + 3) {
        margin-top: 30px;
    }
    .data_wrap .data_summery .summery_wrap {
        display: block;
        font-size: 0;
    }
    .data_wrap .data_summery .summery_wrap dl {
        display: inline-flex;
        vertical-align: top;
        width: calc(100% / 2 - 0.1px);
        border-bottom: 1px solid #dbdbdb;
    }
    .data_wrap .data_summery .summery_wrap dl:nth-child(n + 5) {
        border-bottom: none;
    }
    .data_wrap .data_summery .summery_wrap dl + dl {
        border-left: none;
    }
    .data_wrap .data_summery .summery_wrap dl:nth-child(2n + 2) {
        border-left: 1px solid #dbdbdb;
    }
    .data_wrap .col_wrap > div {
        width: 100%;
    }
    .data_wrap .col_wrap:before {
        width: 100%;
        height: 1px;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .sec_brand .brand_block {
        display: block;
    }
    .sec_brand .brand_block .title {
        margin-bottom: 30px;
    }
    .sec_brand .brand_block .desc .img_wrap {
        display: block;
    }
    .sec_brand .brand_block .desc .img_wrap div + div {
        margin-left: 0;
        margin-top: 30px;
    }
    .sec_space .space_wrap {
        padding-right: 0;
    }
    .sec_space .space_wrap .col_list {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        width: 100%;
        padding-top: 0;
        border-left: none;
        border-top: 1px solid #dbdbdb;
    }
    .sec_space .space_wrap .col_map .map_wrap {
        padding-top: 0;
        height: 400px;
    }
    .sec_space .space_wrap .col_map {
        padding-top: 82px;
    }
    .sec_space .space_wrap .col_list .top {
        position: absolute;
        top: -482px;
    }
    .sec_space_list .space_list ul li {
        width: calc((100% - 30px) / 2);
    }
    .sec_space_list .space_list ul li + li {
        margin-left: 30px;
    }
    .sec_space_list .space_list ul li:nth-child(2n + 1) {
        margin-left: 0;
    }
    .sec_space_list .space_list ul li:nth-child(n + 3) {
        margin-top: 30px;
    }
    .sec_booking .book_wrap .cal_wrap {
        padding-right: 0;
    }
    .sec_booking .book_wrap .cal_wrap .col_info {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        border-left: 1px solid #dbdbdb;
    }
    .sec_edu .deu_top .info .col_wrap {
        display: block;
    }
    .board_t03 ul li {
        width: calc((100% - 30px) / 2 - 0.1px);
    }
    .board_t03 ul li + li {
        margin-left: 30px;
    }
    .board_t03 ul li:nth-child(2n + 1) {
        margin-left: 0;
    }
    .board_t03 ul li:nth-child(n + 3) {
        margin-top: 30px;
    }
    .list_sort_wrap {
        flex-direction: column;
    }
    .list_sort_wrap .cate_wrap + .page_search_wrap {
        margin-top: 10px;
        display: flex;
    }
    .list_sort_wrap .page_search_wrap input[type="text"] {
        width: 100%;
    }
    .page_search_wrap .select_wrap {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        margin-right: 5px;
    }
    .sec_greeting {
        overflow: hidden;
    }
    .sec_greeting .col_wrap {
        display: block;
    }
    .sec_greeting .img_wrap > div {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .sec_greeting .img_wrap > div {
        max-width: 100%;
        margin-top: 80px;
    }
    .sec_brand_map .brand_map img {
        width: 100%;
    }
    .sec_center_bsns .center_bsns .bsns_block {
        position: relative;
    }
    .sec_center_bsns .center_bsns .bsns_block .logo {
        position: absolute;
        top: 50%;
        right: 0;
        height: 100%;
        width: 200px;
        transform: translateY(-50%);
    }
    .sec_center_bsns .center_bsns .bsns_block:nth-child(2n) .logo {
        right: auto;
        left: 0;
    }
    .sec_center_bsns .center_bsns .bsns_block .logo > div {
        height: 100%;
    }
    .sec_contact .contact_list ul li {
        width: 100%;
    }
    .sec_contact .contact_list ul li + li,
    .sec_contact .contact_list ul li:nth-child(n + 4) {
        margin-left: 0;
        margin-top: 30px;
    }
    .sec_edu .edu_detail_wrap {
        padding-right: 0;
    }
    .sec_edu .edu_detail_wrap .side {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .sec_edu .edu_detail_wrap > .cont::before {
        content: none;
    }
    .sec_edu .edu_detail_wrap > .cont {
        padding-right: 0;
    }
    .sec_edu .edu_detail_wrap .side .top .page_search_wrap {
        display: none;
    }
    /* #header .wrapper .sns_area {
        display: block;
        margin-top: 40px;
        text-align: left;
    }
    #header .wrapper .sns_area ul {
        display: block;
    }
    #header .wrapper .sns_area ul li {
        padding: 0 24px;
    }
    #header .wrapper .sns_area ul li a {
        display: inline-block;
    }
    #header .wrapper .sns_area ul li + li {
        margin-left: 0;
        margin-top: 10px;
    }
    #header .wrapper .sns_area ul + ul {
        margin-top: 10px;
        margin-left: 0;
    } */

    .sec_newdeal_intro .col_wrap .summery {
        flex: 460px 0;
    }
    .rss_bar {
        display: none;
    }
    .top_slider_wrap .top_slider li .wrapper {
        padding-bottom: 100px;
    }
    #container .main-wrapper {
        background-color: transparent;
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        height: 100%;
        position: relative;
        z-index: 1;
    }
    #container .main-wrapper > .t_box {
        left: 0;
    }
    .cntrl_bar {
        left: 0;
        bottom: 12%;
    }
    .cntrl_bar .wrapper {
        justify-content: flex-end;
    }
    .cntrl_bar .cntrl button,
    .cntrl_bar .nav button {
        width: 40px;
        height: 40px;
    }
    .cntrl_bar .dots .dot.current span {
        font-size: 35px;
    }
    .btn_map {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .cate_menu {
        margin-bottom: 40px;
    }
    section.sct2,
    section.sct5,
    section.sct6 {
        padding: 0 20px;
    }
    section.sct3,
    section.sct4 {
        padding: 0;
    }
    .top_slider_wrap .top_slider li {
        padding: 0 20px;
    }
    .cntrl_bar {
        padding: 0 20px;
    }
    section.sct3 .edu_list_wrap .tab_cont .tab_cont {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
    section.sct2 .commu_wrap .col_tab ul,
    section.sct3 .edu_list_wrap .tab_cont ul,
    section.sct3 .edu_list_wrap .col_tab ul {
        white-space: nowrap;
        overflow-x: auto;
        width: 100%;
    }
    section.sct3 .edu_list_wrap .tab_cont ul > li {
        width: 60% !important;
    }
    section.sct3 .edu_list_wrap .tab_cont ul > li .desc i,
    section.sct3 .edu_list_wrap .tab_cont ul > li .desc p {
        white-space: normal !important;
    }
    section.sct3 .sec_tit a {
        right: 20px;
    }
    section.sct3
        .edu_list_wrap
        .col_wrap
        .tab_cont
        ul
        > li
        .community_thumnail_wrap {
        padding: 15px;
    }
    section.sct3 .edu_list_wrap .col_wrap .tab_cont ul > li .desc em {
        font-size: 15px !important;
        line-height: 1.7em !important;
        height: 28px;
        white-space: normal;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
    }
    section.sct4 .space_wrap > ul {
        white-space: nowrap;
        overflow-x: auto;
        padding: 0 20px;
    }
    section.sct4 .space_wrap > ul > li {
        width: 60% !important;
    }
    section.sct4 .space_wrap > ul > li + li {
        margin-left: 20px !important;
    }
    section.sct4 .space_wrap > ul > li .desc i,
    section.sct4 .space_wrap > ul > li .desc p {
        white-space: normal !important;
    }
    section.sct4 .sec_tit {
        padding: 0 20px !important;
    }
    section.sct4 .sec_tit a {
        right: 20px;
    }
    section.sct2 .commu_wrap .col_wrap .tab_wrap,
    section.sct3 .edu_list_wrap .col_wrap .tab_wrap {
        flex-direction: column;
    }
    section.sct2 .commu_wrap .tab_wrap .link_wrap,
    section.sct3 .edu_list_wrap .col_wrap .tab_wrap .link_wrap {
        order: 1;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab,
    section.sct3 .edu_list_wrap .col_wrap .col_tab {
        width: 100%;
        order: 2;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab::after,
    section.sct3 .edu_list_wrap .col_wrap .col_tab::after {
        top: 0;
        position: relative;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab .tab_wrap,
    section.sct3 .edu_list_wrap .col_wrap .col_tab .tab_wrap {
        margin-top: 40px;
        padding-top: 20px;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab .tab_wrap .tab_item {
        display: block;
        width: 100%;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab .tab_wrap .tab_item .tab_cont {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab .tab_wrap .tab_item h3 {
        position: absolute;
        top: -40px;
        left: 20px;
    }
    section.sct2 .commu_wrap .col_wrap .col_tab .tab_wrap::before {
        width: calc(100% - 40px);
        left: 20px;
        top: 0;
    }
    section.sct2
        .commu_wrap
        .col_wrap
        .col_tab
        .tab_wrap
        .tab_item
        + .tab_item
        h3 {
        transform: translateX(100%);
    }
    section.sct2 .sec_tit {
        padding: 0 20px;
    }
    section.sct2
        .commu_wrap
        .col_wrap
        .col_tab
        .tab_wrap
        .tab_item
        .tab_cont
        ul {
        padding: 0 20px;
        white-space: nowrap;
        overflow-y: auto;
        width: 100%;
    }
    section.sct2
        .commu_wrap
        .col_wrap
        .col_tab
        .tab_wrap
        .tab_item
        .tab_cont
        ul
        li {
        width: 60%;
    }
    section.sct2
        .commu_wrap
        .col_wrap
        .col_tab
        .tab_wrap
        .tab_item
        .tab_cont
        .btn_more {
        bottom: calc(100% + 20px);
        right: 20px;
    }
    section.sct2 .community_box {
        flex-direction: column;
    }
    section.sct2 .community_box .col_slide {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
    }
    section.sct2 .community_box .col_slide .commu_slider {
        transform: translate(-18px, -35px);
    }
    section.sct2 .community_box .col_slide .col_slider::before {
        transform: translate(-1%, -15%);
    }
    section.sct3 .sec_tit {
        padding: 0 20px;
    }
    section.sct3 .col_wrap {
        padding: 0 20px;
    }
    section.sct5 .algn_box .logo_wrap {
        display: block;
    }
    section.sct5 .algn_box .logo_wrap img {
        margin-bottom: 15px;
    }
    section.sct5 .algn_box .logo_wrap img + img {
        margin-left: 20px;
    }
    #footer .top,
    #footer .btm {
        padding-left: 20px;
        padding-right: 20px;
    }
    section.sct4 .commu_wrap .col_wrap .col_slide h3 {
        left: 20px;
    }

    .sub_main .breadcrumbs {
        margin-bottom: 10px;
    }
    .sub_main .breadcrumbs a {
        font-size: 13px;
    }
    #container.sub .wrapper {
        padding: 0 20px;
    }
    .sub_main h2 {
        font-size: 30px;
        line-height: 40px;
        word-break: keep-all;
    }
    .sub_main p {
        font-size: 14px;
        line-height: 1.4em;
        max-width: 300px;
        margin: 0 auto;
        margin-top: 10px;
        word-break: keep-all;
    }
    #container .sub_main .wrapper {
        height: 400px;
    }
    #container.sub .cate_menu .wrapper {
        padding: 0;
    }
    .cate_menu ul {
        overflow-x: auto;
        white-space: nowrap;
        padding: 0 20px;
        -ms-overflow-style: none;
    }
    .cate_menu ul::-webkit-scrollbar {
        display: none;
    }
    .cate_menu li {
        /* padding: 10px; */
        padding: 20px 10px;
    }
    .cate_menu li a {
        font-size: 15px;
        line-height: 20px;
    }
    .cate_menu li + li::before {
        height: 100%;
    }
    .sec_urban_intro h3 {
        font-size: 24px;
    }
    .sec_urban_intro p {
        font-size: 14px;
        line-height: 1.4em;
        word-break: keep-all;
    }
    .sec_urban_intro p br {
        display: none;
    }
    .sec_urban_intro span {
        font-size: 14px;
        line-height: 1.4em;
    }
    .sec_tit i {
        font-size: 16px;
        line-height: 1.4em;
    }
    .sec_tit h3 {
        font-size: 24px;
        line-height: 1.4em;
    }
    .d_crcl p {
        font-size: 16px;
        line-height: 1.4em;
    }
    .sec_vision {
        padding-bottom: 80px;
    }
    .sec_vision .row_mission {
        margin-top: 40px;
    }
    .sec_vision .row_vision .crcls li {
        width: 100%;
        height: 140px;
    }
    .sec_vision .row_vision .crcls li + li {
        margin-left: 0;
        margin-top: -10px;
    }
    .sec_vision .row_vision .crcls li p {
        font-size: 16px;
        line-height: 1.4em;
    }
    .sec_vision .row_mission .crcls {
        display: block;
        font-size: 0;
        text-align: left;
    }
    .sec_vision .row_mission .crcls li {
        display: inline-block;
        width: calc((100% - 15px) / 2);
        text-align: center;
    }
    .sec_vision .row_mission .crcls li + li {
        margin-left: 15px;
    }
    .sec_vision .row_mission .crcls li:nth-child(2n + 1) {
        margin-left: 0;
    }
    .sec_vision .row_mission .crcls li:nth-child(n + 3) {
        margin-top: 15px;
    }
    .sec_vision .row_mission .crcls li > div p {
        font-size: 14px;
        line-height: 1.4em;
    }
    .sec_vision .row_mission .crcls li > div i {
        width: 30px;
        height: 30px;
    }
    .sec_steps .steps_cont {
        margin-top: 30px;
    }
    .sec_steps {
        padding-bottom: 80px;
    }
    .sec_bsns .bsns_list_wrap {
        margin-top: 30px;
    }
    .bg_tit {
        padding-left: 0;
    }
    .bg_tit::before {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        width: 90px;
        height: 70px;
        transform: translateY(0);
        margin-bottom: 20px;
    }
    .bg_tit h4 {
        font-size: 20px;
        line-height: 1.4em;
    }
    .bg_tit p {
        font-size: 14px;
        line-height: 1.4em;
        margin-top: 10px;
    }
    .sec_bsns .bsns_list_wrap .top {
        padding: 40px 0;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li {
        padding-left: 0;
        display: block;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .thumb {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        transform: none;
        width: 100%;
        height: 0;
        padding-top: 72.2222%;
        margin-bottom: 20px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .thumb > div {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    #container
        .sec_bsns
        .bsns_list_wrap
        .bsns_list
        ul
        li
        .info
        dl:nth-child(n + 5) {
        margin-top: 0;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .info br {
        display: none;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .info dl {
        white-space: nowrap;
        margin-right: 15px;
    }
    #container
        .sec_bsns
        .bsns_list_wrap
        .bsns_list
        ul
        li
        .info
        dl
        + dl::before {
        content: none;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .info {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li + li {
        margin-top: 40px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li + li::before {
        top: -20px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .title {
        font-size: 18px;
        line-height: 24px;
        padding-left: 34px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .title i {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .info dl dt {
        font-size: 14px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .info dl dd {
        font-size: 14px;
    }
    #container .sec_bsns .bsns_list_wrap .bsns_list ul li .summery {
        font-size: 14px;
        line-height: 1.6em;
        padding-right: 0;
    }
    .data_wrap .data_table .scroll_wrap {
        overflow-x: auto;
        padding: 0 20px;
    }
    .data_wrap .data_table .scroll_wrap table {
        min-width: 700px;
    }
    #container.sub .bsns_list_wrap > .wrapper {
        padding: 0;
    }
    #container .sec_bsns .bsns_list_wrap .data_wrap .data_tit {
        padding: 0 20px;
    }
    .sec_plan_intro .intro {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sec_plan_intro .intro h3 {
        font-size: 24px;
        line-height: 1.4em;
    }
    .sec_plan_intro .intro p br {
        display: none;
    }
    .sec_plan_intro .intro p {
        font-size: 14px;
        line-height: 1.6em;
        word-break: keep-all;
    }
    #container.sub .sec_plan_intro .wrapper {
        padding: 0;
    }
    .sec_plan_intro .plan_list ul {
        padding: 0 20px;
        white-space: nowrap;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .sec_plan_intro .plan_list ul li {
        width: 200px;
        white-space: normal;
    }
    .sec_plan_intro .plan_list ul li + li {
        margin-left: 15px;
    }
    .sec_plan_intro .plan_list ul li .top {
        padding: 20px 10px;
    }
    .sec_plan_intro .plan_list ul li .top .title {
        font-size: 18px;
    }
    .sec_plan_intro .plan_list ul li .top .desc {
        font-size: 14px;
        line-height: 1.4em;
        word-break: keep-all;
    }
    .sec_plan_area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .sec_plan_area .plan_area_list ul li {
        padding: 0;
    }
    .sec_plan_area .plan_area_list ul li .top {
        padding: 0;
        display: block;
        height: auto;
    }
    .sec_plan_area .plan_area_list ul li .top .thumb {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        width: 100%;
        height: 0;
        padding-top: 100%;
    }
    .sec_plan_area .plan_area_list ul li .top .desc .title {
        font-size: 20px;
    }
    .sec_plan_area .plan_area_list ul li .top .desc {
        padding: 20px;
    }
    .sec_plan_area .plan_area_list ul li .top .desc .info dl {
        display: block;
        padding-left: 53px;
        position: relative;
    }
    .sec_plan_area .plan_area_list ul li .top .desc .info dl + dl {
        margin-left: 0;
    }
    .sec_plan_area .plan_area_list ul li .top .desc .info dl + dl::before {
        content: none;
    }
    .sec_plan_area .plan_area_list ul li .top .desc .info dl dt {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 14px;
    }
    .sec_plan_area .plan_area_list ul li .top .desc .info dl dd {
        font-size: 14px;
        word-break: keep-all;
    }
    .sec_plan_area .plan_area_list ul li .btm {
        margin-top: 0;
        padding: 20px;
        padding-top: 0;
    }
    .sec_plan_area .plan_area_list ul li .btm span {
        font-size: 13px;
    }
    .paging {
        margin-top: 40p;
    }
    .paging a {
        width: 30px;
        height: 30px;
        line-height: 28px;
    }
    .paging ul {
        margin: 0 10px;
    }
    .paging > a.page_first,
    .paging > a.page_last {
        display: none;
    }
    .sec_propel {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .sec_propel .propel_wrap {
        margin-top: 30px;
        padding: 5px;
    }
    .sec_plan_intro .plan_list ul li button {
        padding: 0 20px;
        font-size: 14px;
    }
    .sec_system {
        padding-top: 80px;
        padding-bottom: 80px;
        overflow: hidden;
    }
    .sec_system .system_chart {
        margin-top: 30px;
    }
    .sec_system .system_chart ul li {
        /* width: calc((100% - 30px) / 2); */
        width: 100%;
        padding: 10px;
    }
    .sec_system .system_chart ul li + li,
    .sec_system .system_chart ul li:nth-child(n + 3) {
        margin-left: 0;
        margin-top: 10px;
    }
    .sec_system .system_chart ul li:nth-child(3) {
        margin-top: 304px;
    }
    .sec_system .system_chart ul li p {
        font-size: 16px;
    }
    .sec_system .system_chart ul li span {
        font-size: 13px;
    }
    .sec_system .system_chart {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .sec_system .d_crcl {
        width: 280px;
        height: 280px;
    }
    .sec_history {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .sec_history .history_cont .history_wrap::before {
        left: 0;
    }
    .sec_history .history_cont .history_wrap > ul > li {
        display: block;
        padding-left: 20px;
    }
    .sec_history .history_cont .history_wrap > ul > li > div.thumb {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
    .sec_history .history_cont .history_wrap > ul > li > div.thumb > div {
        max-width: 100%;
    }
    .sec_history .history_cont .history_wrap > ul > li::after {
        left: 0;
    }
    .sec_history .history_cont .history_wrap > ul > li > div.info i {
        font-size: 18px;
        line-height: 1.4em;
        margin-bottom: 10px;
    }
    .sec_history .history_cont .history_wrap > ul > li > div.info li span {
        font-size: 14px;
    }
    .sec_history .history_cont .history_wrap > ul > li > div.info li {
        font-size: 14px;
        padding-left: 60px;
        word-break: keep-all;
    }
    .sec_history .history_cont .history_wrap > ul > li > div.info li + li {
        margin-top: 5px;
    }
    .sec_history
        .history_cont
        .history_wrap
        > ul
        > li:nth-child(2n)
        > div.thumb {
        margin-left: 0;
    }
    .sec_history
        .history_cont
        .history_wrap
        > ul
        > li:nth-child(2n)
        > div.info {
        text-align: left;
        justify-content: flex-start;
    }
    .sec_history
        .history_cont
        .history_wrap
        > ul
        > li:nth-child(2n)
        > div.info
        li {
        padding-left: 60px;
        padding-right: 0;
    }
    .sec_history
        .history_cont
        .history_wrap
        > ul
        > li:nth-child(2n)
        > div.info
        li
        span {
        left: 0;
        right: auto;
    }
    .sec_history .history_cont .btn_more_history {
        margin-top: 40px;
    }
    .sec_history .history_cont .btn_more_history::before {
        bottom: calc(100% + 15px);
    }
    .sec_prgrm {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .sec_prgrm .prgrm_slider_wrap .prgrm_slider li {
        width: 280px;
    }
    .sec_prgrm .prgrm_slider_wrap .prgrm_slider li .thumb {
        padding-top: 150%;
    }
    .sec_prgrm .prgrm_slider_wrap .prgrm_slider li .mid .desc {
        opacity: 1;
    }
    .sec_prgrm .prgrm_slider_wrap .sec_tit .desc p {
        font-size: 14px;
        line-height: 1.6em;
        word-break: keep-all;
    }
    .sec_newdeal_intro {
        padding: 80ox;
    }
    .sec_newdeal_intro .col_wrap {
        display: block;
    }
    .sec_newdeal_intro .col_wrap .summery .tit i {
        font-size: 18px;
        line-height: 1.4em;
    }
    .sec_newdeal_intro .col_wrap .summery .tit h3 {
        font-size: 24px;
        line-height: 1.4em;
        margin-top: 10px;
    }
    .sec_newdeal_intro .col_wrap .summery p {
        font-size: 14px;
        line-height: 1.6em;
        word-break: keep-all;
        margin-top: 30px;
    }
    .sec_newdeal_intro .col_wrap .summery p br {
        display: none;
    }
    .sec_newdeal_intro .col_wrap .data_list {
        margin-top: 30px;
    }
    .sec_newdeal_intro .col_wrap .data_list dl dt {
        font-size: 14px;
    }
    .sec_newdeal_intro .col_wrap .data_list dl dd {
        font-size: 14px;
    }
    .sec_newdeal_intro .col_wrap .data_list dl dt::before {
        margin-right: 10px;
    }
    .sec_newdeal_intro .col_wrap .data_list dl {
        padding-left: 100px;
    }
    .sec_purpose {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #container.sub .sec_purpose .wrapper {
        padding: 0;
    }
    .sec_purpose .purpose_list ul {
        overflow-x: auto;
        white-space: nowrap;
        padding: 0 20px;
        overflow-y: hidden;
    }
    .sec_purpose .purpose_list ul li {
        width: 220px;
        white-space: normal;
    }
    .sec_purpose .purpose_list ul li .info {
        padding: 20px 10px;
    }
    .sec_purpose .purpose_list ul li + li {
        margin-left: 20px;
    }
    .sec_plan_map {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .sec_plan_map .plan_map {
        margin-top: 30px;
        padding: 10px;
    }
    .sec_bsns_stat {
        padding-top: 0;
        padding-bottom: 80px;
    }
    .data_wrap .data_item ul li {
        width: 100%;
        margin-left: 0 !important;
    }
    .data_wrap .data_item ul li + li {
        margin-top: 20px !important;
    }
    .data_wrap .data_item ul li .info p {
        font-size: 14px;
    }
    .data_wrap .data_item ul li .info b {
        font-size: 16px;
    }
    .data_wrap .data_item ul li .info {
        padding: 20px;
    }
    .data_wrap .data_item ul li .info a {
        padding: 0 20px;
        font-size: 14px;
    }
    .sec_brand .brand_intro {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .sec_brand .brand_intro h3 {
        font-size: 24px;
        line-height: 1.4em;
    }
    .sec_brand .brand_intro p {
        font-size: 14px;
        line-height: 1.6em;
    }
    .sec_brand .brand_block {
        padding: 40px 0;
    }
    .sec_brand .brand_block .desc .ci_wrap {
        display: block;
    }
    .sec_brand .brand_block .desc .ci_wrap .info {
        padding-right: 0;
    }
    .sec_brand .brand_block .desc .ci_wrap img {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        transform: none;
        margin-top: 20px;
        display: block;
    }
    .sec_brand .brand_block .btn_wrap {
        margin-left: 0;
        margin-top: 40px;
    }
    .sec_brand .brand_block .btn_wrap a + a {
        margin-top: 15px;
    }
    .sec_brand .brand_block .title h4 {
        font-size: 24px;
    }
    .sec_brand .brand_block .desc .ci_wrap .info i {
        font-size: 16px;
    }
    .sec_brand .brand_block .desc .ci_wrap .info p {
        font-size: 14px;
        line-height: 1.6em;
    }
    .sec_brand .brand_block .desc .ci_wrap .info b {
        font-size: 18px;
        line-height: 1.6em;
    }
    .sec_brand .brand_block .desc > p {
        font-size: 14px;
        line-height: 1.6em;
        word-break: keep-all;
        white-space: normal;
    }
    .sec_brand .brand_block .desc > p br {
        display: none;
    }
    .sec_brand .brand_block .desc > p br + br {
        display: block;
    }
    .sec_space .space_wrap .col_list .top {
        padding: 0 20px;
    }
    .sec_space .space_wrap .col_list .top .select_wrap {
        width: 160px;
    }
    .sec_space .space_wrap .col_map .map_wrap .reg_wrap {
        top: 10px;
        right: 10px;
        width: calc(100% - 20px);
    }
    .sec_space .space_wrap .col_list .space_list li button {
        padding: 15px;
    }
    .sec_space .space_wrap .col_list .space_list li .info {
        margin-left: 10px;
    }
    #container.sub .sec_space_list .wrapper {
        padding: 0;
    }
    .sec_space_list .top {
        padding: 40px 20px;
    }
    .sec_space_list .top .info {
        padding-left: 0;
    }
    .sec_space_list .top .info > div p {
        font-size: 14px;
    }
    .sec_space_list .space_list {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-top: 30px;
    }
    .sec_space_list .space_list ul li {
        width: 100% !important;
    }
    .sec_space_list .space_list ul li + li {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }
    .sec_space_list .space_list ul li .info {
        padding: 20px;
    }
    .sec_space_list .space_list ul li .info b {
        font-size: 16px;
    }
    .sec_space_list .space_list ul li .info p {
        font-size: 14px;
    }
    .sec_booking .book_wrap .cal_wrap .col_cal {
        padding: 20px;
    }
    .sec_booking .book_wrap .cal_wrap .col_cal .cal_head .nav button + button {
        margin-left: 10px;
    }
    .sec_booking .book_wrap .cal_wrap .col_cal table tbody tr td span {
        font-size: 0;
        padding: 0 4px;
        line-height: 8px;
    }
    .sec_booking .book_wrap .cal_wrap .col_cal table tbody tr td {
        height: 60px;
    }
    .sec_booking .book_wrap .cal_wrap .col_info .top p {
        font-size: 16px;
        line-height: 40px;
    }
    .sec_booking .book_wrap .cal_wrap .col_info .top p::before {
        width: 40px;
        height: 40px;
    }
    .sec_booking
        .book_wrap
        .cal_wrap
        .col_info
        .info_wrap
        .info_block
        .info_cont
        .radio_wrap
        > div {
        width: 100%;
    }
    .sec_booking
        .book_wrap
        .cal_wrap
        .col_info
        .info_wrap
        .info_block
        .info_cont
        .radio_wrap
        > div
        + div {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    .sec_booking .book_wrap .cal_wrap .col_info .info_wrap {
        padding: 20px;
    }
    .form_wrap .form_row {
        display: block;
    }
    .form_wrap .form_row > div .label {
        flex: 100px 0 0;
        padding: 18px 20px;
    }
    .form_wrap .form_row > div + div {
        border-top: 1px solid #dbdbdb;
    }
    .data_wrap .form_wrap .form_row > div + div {
        border-left: none;
    }
    .data_wrap .form_wrap .form_row .field .tel {
        display: flex;
    }
    .data_wrap .data_tit {
        margin-bottom: 20px;
    }
    .data_wrap .data_agree .policy {
        padding: 20px;
    }
    .data_wrap .data_agree .agree_box {
        padding: 20px;
    }
    .btn_basic {
        font-size: 14px;
        min-width: 120px;
        width: auto;
    }
    .form_wrap .form_row > div .label p,
    .form_wrap .form_row > div .label label {
        font-size: 14px;
    }
    .form_wrap .form_row > div .field input[type="text"],
    .form_wrap .form_row > div .field input[type="number"],
    .form_wrap .form_row > div .field input[type="search"],
    .form_wrap .form_row > div .field input[type="password"] {
        font-size: 14px;
        padding: 0 5px;
    }
    .data_wrap .data_agree .policy p {
        font-size: 14px;
        line-height: 1.6em;
    }
    .data_wrap .data_agree .agree_box input[type="checkbox"] + label {
        font-size: 14px;
    }
    .sec_booking .fin strong {
        font-size: 20px;
    }
    .sec_booking .fin p {
        font-size: 14px;
        line-height: 1.6em;
    }
    .list_sort_wrap {
        padding: 20px 10px;
        padding-bottom: 15px;
    }
    .cate_wrap ul li {
        margin-bottom: 5px;
    }
    .cate_wrap ul li button,
    .cate_wrap ul li a,
    section.sct3 .edu_list_wrap .col_wrap .col_tab ul > li a,
    section.sct2 .commu_wrap .col_wrap .col_tab ul > li a {
        padding: 0 10px;
    }
    .board_t01 table thead th {
        font-size: 10px;
    }
    .board_t01 table tbody td {
        font-size: 10px;
        line-height: 14px;
    }
    .board_t01 table tbody td span {
        font-size: 10px;
        width: auto;
    }
    .board_t01 table tbody td input[type="checkbox"] + label {
        width: 18px;
        height: 18px;
        padding-left: 0;
        vertical-align: middle;
    }
    .sec_booking .btn_wrap {
        margin-top: 20px;
    }
    .btn_basic.sz_s {
        min-width: 60px;
    }
    .edu_item > a,
    .edu_item > div {
        display: block;
        padding: 20px;
    }
    .edu_item .thumb {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .edu_item .info b {
        font-size: 18px;
        line-height: 1.4em;
    }
    .datas dl dt {
        font-size: 14px;
    }
    .datas dl dd,
    .datas dl dd p {
        -webkit-line-clamp: none;
        font-size: 14px;
    }
    .dates dl dd{
        -webkit-line-clamp: 2;
    }
    .datas dl {
        padding-left: 65px;
    }
    .datas dl:last-child {
        margin-top: 5px;
    }
    .edu_item .thumb span {
        font-size: 13px;
        line-height: 30px;
        padding: 0 14px;
    }
    .sec_edu .edu_detail_wrap .cont .detail .tit {
        padding: 15px 0;
    }
    .sec_edu .edu_detail_wrap .cont .detail .desc {
        padding: 30px 0;
    }
    .board_nav a.article_prev {
        font-size: 0;
    }
    .board_nav a.article_next {
        font-size: 0;
    }
    .board_nav a.article_prev:before,
    .board_nav a.article_next::after {
        font-size: 14px;
    }
    .sec_edu .deu_top .title {
        padding: 20px;
    }
    .sec_edu .deu_top .bg_tit {
        padding-left: 0;
    }
    .sec_edu .deu_top .info .col_wrap > div {
        padding: 20px;
        display: block;
    }
    .sec_edu .deu_top .info .col_wrap b {
        display: block;
        margin-bottom: 10px;
    }
    .sec_edu .deu_top .info .col_wrap b {
        font-size: 18px;
    }
    .sec_edu .deu_top .info .col_wrap ul li {
        font-size: 14px;
        word-break: keep-all;
    }
    .sec_edu .deu_top .info .col_wrap > div + div {
        border-left: none;
        border-top: 1px solid #e6e6e6;
    }
    .page_search_wrap {
        padding-right: 0;
        padding-bottom: 48px;
    }
    .page_search_wrap button {
        top: auto;
        bottom: 0;
        width: 100%;
    }
    .list_sort_wrap {
        margin-bottom: 20px;
    }
    .board_t03 ul li {
        width: 100%;
    }
    .board_t03 ul li + li {
        margin-top: 20px !important;
        margin-left: 0 !important;
    }
    .board_t03 ul li .info {
        padding: 20px;
    }
    .board_t03 ul li .info b {
        font-size: 16px;
        line-height: 1.4em;
    }
    .board_t03 ul li .info p {
        font-size: 14px;
    }
    .board_t05 ul li button::before {
        left: 10px;
    }
    .board_t05 ul li button span {
        left: 40px;
    }
    .board_t05 ul li button {
        padding-left: 40px;
        padding-right: 50px;
        word-break: keep-all;
    }
    .board_t05 ul li .toggle_wrap::before {
        left: 10px;
    }
    .board_t05 ul li .toggle_wrap > div {
        padding-left: 40px;
    }
    .board_t05 ul li button p::after,
    .board_t05 ul li button p::before {
        right: 20px;
    }
    .list_sort_wrap > i {
        line-height: 30px;
        margin-bottom: 10px;
    }
    .list_sort_wrap > i::before {
        top: 5px;
    }
    .sec_greeting {
        padding-top: 40px;
        padding-bottom: 100px;
    }
    .sec_greeting .sec_tit {
        margin-bottom: 30px;
    }
    .sec_greeting .greeting b {
        font-size: 20px;
        line-height: 1.4em;
        word-break: keep-all;
    }
    .sec_greeting .greeting b br {
        display: none;
    }
    .sec_greeting .greeting span {
        font-size: 18px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .sec_greeting .greeting p {
        font-size: 14px;
        line-height: 1.6em;
        word-break: keep-all;
        margin-top: 22px;
    }
    .sec_greeting .greeting p br {
        display: none;
    }
    .sec_greeting .greeting .sign::after {
        width: 100px;
        height: 60px;
        top: 60%;
        transform: translateY(-50%);
        left: calc(100% - 20px);
    }
    .sec_greeting .img_wrap::after {
        width: 80px;
    }
    .sec_brand_map {
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .sec_brand_map .brand_map {
        margin-top: 30px;
    }
    .sec_center_bsns .center_bsns {
        margin-top: 30px;
    }
    .sec_center_bsns .center_bsns .bsns_block .logo {
        display: none;
    }
    .sec_center_bsns .center_bsns .bsns_block {
        display: block;
        text-align: left !important;
    }
    .sec_center_bsns .center_bsns .bsns_block .info {
        text-align: left !important;
    }
    .sec_center_bsns .center_bsns .bsns_block .info {
        margin-left: 0;
        margin-right: 0;
    }
    .sec_center_bsns .center_bsns .bsns_block .info p {
        font-size: 14px;
        line-height: 1.6em;
        word-break: keep-all;
    }
    .sec_center_bsns .center_bsns .bsns_block .info p br {
        display: none;
    }
    .sec_center_bsns .center_bsns .bsns_block .info b {
        font-size: 18px;
    }
    .sec_center_bsns .center_bsns .bsns_block .thumb {
        margin-bottom: 20px;
    }
    .sec_organization {
        padding-bottom: 100px;
    }
    .sec_organization .organ_wrap {
        padding: 10px;
    }
    .sec_contact .map_wrap {
        margin-top: 30px;
    }
    .sec_contact .contact_list ul li .info .sns a {
        width: 30px;
        height: 30px;
    }
    .modal_container .scroll_wrap .scroll_inner {
        padding: 20px 10px;
    }
    .modal_container .modal_cont {
        padding-top: 50px;
    }
    .modal_container .modal_cont .info {
        padding: 20px;
        padding-bottom: 0;
    }
    .modal_container .modal_cont .info > div {
        display: block;
    }
    .modal_container .modal_cont .info > div > div + div {
        margin-left: 0;
        margin-top: 20px;
    }
    .modal_container .modal_cont .info > div .desc i {
        font-size: 16px;
    }
    .modal_container .modal_cont .info > div .desc h5 {
        font-size: 18px;
        word-break: keep-all;
    }
    .modal_container .modal_cont .head {
        padding: 0 20px;
    }
    .modal_container .modal_cont .head p {
        font-size: 18px;
        line-height: 50px;
    }
    .modal_container .modal_cont .head {
        height: 50px;
    }
    .modal_container .modal_cont .head button {
        width: 50px;
        height: 50px;
    }
    .modal_container .modal_cont .info > div .desc .plan_desc {
        padding-top: 10px;
        margin-top: 10px;
    }
    .modal_container .modal_cont .info > div .desc .plan_desc ul li {
        font-size: 14px;
        line-height: 1.6em;
    }
    .modal_container .modal_cont {
        padding-bottom: 20px;
    }
    .modal_container .modal_cont .space_form {
        padding: 20px;
        padding-bottom: 0;
    }
    .form_wrap .form_row > div .label p,
    .form_wrap .form_row > div .label label {
        font-size: 14px;
    }
    .form_wrap .form_row > div .label {
        padding: 8px 10px;
    }
    .form_wrap .form_row > div {
        display: block;
    }
    .form_wrap .form_row > div .field {
        padding: 8px 10px;
    }
    .modal_container .modal_cont .btn_wrap button {
        width: auto;
        min-width: 120px;
        font-size: 14px;
    }
    .modal_container .modal_cont .detail_wrap {
        padding: 0 20px;
    }
    .modal_container .modal_cont .info > div .desc .sum span {
        font-size: 14px;
    }
    .modal_container .modal_cont .detail_wrap .detail {
        padding: 20px;
    }
    .modal_container .modal_cont .thumb span {
        font-size: 13px;
    }
    .modal_container .modal_cont.s_s .space_info {
        padding: 20px;
        padding-bottom: 0;
    }
    .modal_container .modal_cont.s_s .space_info .top b {
        font-size: 18px;
        font-weight: 700;
    }
    .modal_container .modal_cont.s_s .space_info .top p {
        font-size: 14px;
        line-height: 1.4em;
        word-break: keep-all;
    }
    .modal_container .modal_cont.s_s .space_info .btm ul li {
        width: 100%;
    }
    .modal_container .modal_cont.s_s .space_info .btm ul li {
        font-size: 14px;
    }
    .modal_container .modal_cont .btn_wrap {
        padding: 0 20px;
    }
    .modal_container .modal_cont.s_s .space_info .thumb span {
        font-size: 13px;
    }
    .sec_space {
        padding-top: 40px;
    }
    .sec_edu {
        padding-top: 40px;
    }
    .sec_space_list .space_list ul li .info .btn_wrap a,
    .sec_space_list .space_list ul li .info .btn_wrap button {
        font-size: 14px;
        line-height: 40px;
    }
    .sec_booking .book_wrap .cal_wrap .col_cal table tbody tr td p {
        width: 100%;
        text-align: center;
    }
    .data_wrap .form_wrap .form_row .label {
        border-right: none;
        padding-bottom: 0;
    }
    .data_wrap .data_tit h4 {
        font-size: 20px;
    }
    .modal_container .modal_cont {
        border: none;
    }
    .sec_community .community_wrap .article_detail .head a {
        font-size: 14px;
    }
    .sec_community .community_wrap .article_detail .head span {
        font-size: 14px;
    }
    .sec_community .community_wrap .article_detail .top .title {
        font-size: 20px;
        line-height: 1.4em;
    }
    .sec_community .community_wrap .article_detail .top .info dl dt {
        font-size: 12px;
    }
    .sec_community .community_wrap .article_detail .top .info dl dd {
        font-size: 12px;
        margin-left: 5px;
    }
    .sec_community .community_wrap .article_detail .top .info dl + dl {
        margin-left: 10px;
    }
    .sec_community .community_wrap .article_detail .top .info dl + dl::before {
        content: none;
    }
    .sec_community .community_wrap .article_detail .top .info {
        padding: 10px 0;
    }
    .sec_community .community_wrap .article_detail .mid .tag_wrap a {
        font-size: 14px;
    }
    .sec_community .popular_list_wrap .tit h3,
    .sec_community .recent_list_wrap .tit h3 {
        font-size: 20px;
    }
    .sec_community .popular_list_wrap .tit a {
        font-size: 14px;
    }
    .board_t04 ul li {
        width: 100%;
    }
    .board_t04 ul li + li {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }
    .board_t04 ul li .info b {
        font-size: 16px;
    }
    .board_t04 ul li .info {
        padding: 20px;
    }
    #footer .btm {
        padding-bottom: 90px;
    }

    .sec_search_result {
        padding-top: 40px;
    }
    #container.sub .sec_search_result .wrapper {
        padding: 0;
    }
    .sec_search_result .result_top {
        width: calc(100% - 40px);
        margin-left: 20px;
        height: 120px;
    }
    .sec_search_result .result_top strong {
        font-size: 20px;
        line-height: 1.4em;
    }
    .sec_search_result .result_top p {
        font-size: 14px;
        line-height: 1.4em;
    }
    .sec_search_result .search_tab ul li a,
    .sec_search_result .search_tab ul li button {
        font-size: 15px;
        line-height: 40px;
        padding: 0 10px;
        border-bottom: 1px solid #dedede;
    }
    .sec_search_result .search_tab ul {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 20px;
    }
    .sec_search_result .search_tab {
        border-bottom: none;
    }
    .sec_search_result .search_result {
        padding: 0 20px;
    }
    .sec_search_result .search_result .result_block .tit h3 {
        font-size: 18px;
    }
    .sec_search_result .search_result .result_block .tit a {
        font-size: 14px;
    }
    .sec_search_result .search_result .result_block .tit {
        padding-bottom: 6px;
        border-bottom: 1px solid #c5c5c5;
    }
    .push_alarm,
    .request_file_list {
        border-top: 0 !important;
        padding: 8px 10px;
        font-size: 14px;
    }
    .push_alarm input[type="checkbox"] + label::before {
        width: 23px;
        height: 23px;
    }
}
