@charset "UTF-8";

.con {
    font-size: 0.8rem;
    line-height: 1.5;
}

.con .gr_bx_txt {
    background: #f7f7f7;
}

.con .gr_bx_ul {
    background: #f7f7f7;
}

.web {
    display: block;
}

.mob {
    display: none;
}

div#wrap div#container div#section #section {
    width: 100%;
    padding: 0;
}

.page_title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    background: url(../../../images/gj/content/sub-title-bg.png) no-repeat bottom right #004098;
    padding: 2rem 0 2rem;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
    margin-top: -80px;
}

.page_title b {
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.05em;
}

.page_title span {
    font-size: 12px;
    display: block;
    padding-top: 40px;
    position: relative;
    color: #fff;
    font-weight: 100;
}

.page_title span::before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.cul_tab {
    display: flex;
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #E1E2E1;
    box-shadow: 0 5px 15px rgb(57 98 254 / 2%), 0 3px 6px rgb(117 108 254 / 12%);
}

.cul_tab ul {
    vertical-align: top;
}

.cul_tab ul li {
    display: inline-block;
    margin: 3px;
}

.cul_tab ul li a {
    display: inline-block;
    color: #757575;
    border-radius: 9999px;
    background: #F5F5F6;
    font-size: 0.75rem;
    font-weight: 500;
    padding: 2px 12px;
    margin: 4px 2px;
}

.cul_tab ul li a span {
    vertical-align: middle;
}

.cul_tab ul li a:hover {
    background: #ff9e02;
    color: #fff;
    transition-duration: 0.5s
}

.cul_tab ul .on a {
    color: #fff;
    background: #ff9e02;
}


.cul {
    position: relative;
}

.cul img {
    max-width: 100%;
}

.cul_con {
    position: relative;
}

.cul_con h2.tit {
    color: #333;
    padding-top: 0.75rem;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-top: 2rem;
    font-weight: 600;
    position: relative;
}

.cul_con h2.tit:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 2rem;
    height: 3px;
    background: #FF9E02;
}

.cul_con h4.subtit {
    position: relative;
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 1rem;
    padding-top: 2rem;
    color: #333;
}

.cul_con .cul_wrap .cul_txt {
    background: #E1E2E1;
    font-size: 0.85rem;
    color: #333;
    padding: 1.5rem;
    line-height: 24px;
    margin-top: 1rem;
}

.cul_con .cul_bx {
    border: 1px solid #d7d7d7;
    padding: 1.5rem;
}

.cul_con .cul_bx ul li {
    position: relative;
    padding-left: 6rem;
    margin-top: 5px;
}

.cul_con .cul_bx ul li:first-child {
    margin-top: 0;
}

.cul_con .cul_bx ul li span {
    font-weight: 500;
    position: absolute;
    left: 15px;
    color: #333;
}

.cul_con .cul_bx ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 0.2rem;
    height: 0.2rem;
    background: #ff9d02;
    border-radius: 50%;
}

.cul_con .cul_bx ul li.p_p {
    padding-left: 6.5rem;
}

.cul_con .cul_bx ul li ul li {
    padding-left: 15px;
}

.cul_con .cul_bx ul li ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 8px;
    height: 1px;
    background: #888;
    border-radius: 0;
}

.cul_con .cul_bx .ast {
    color: #ff8a00;
    padding-left: 20px;
    position: relative;
    margin-top: 5px;
    font-size: 0.8rem;
}

.cul_con .cul_bx .ast:before {
    content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â»";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.cul_con .cul_table {
    border-top: 2px solid #d7d7d7;
    text-align: center;
}

.cul_con .cul_table th {
    background: #f7f7f7;
}

.cul_con .cul_table th:last-child {
    border-right: 0;
}


.cul_con .cul_table td:last-child {
    border-right: 0
}

.cul_con .cul_number {
    margin-left: 1.5rem;
    position: relative;
    padding-left: 0.75rem;
}

.cul_con .cul_number:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}


.cul .dot ul li {
    position: relative;
    padding-left: 0.75rem;
    margin-top: 5px;
}

.cul .dot ul li:first-child {
    margin-top: 0;
}

.cul .dot ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 0.2rem;
    height: 0.2rem;
    background: #ff9d02;
    border-radius: 50%;
}

.cul .imgs ul {
    overflow: hidden;
    margin: -15px;
}

.cul .imgs ul:after {
    content: "";
    display: block;
    clear: both;
}

.cul .imgs ul li {
    width: 55%;
    float: left;
    position: relative;
    padding-top: 30%;
}

.cul .imgs ul li div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 15px;
}

.cul .imgs ul li img {
    width: 100%;
    height: 100%;
}

.cul .imgs ul li.long {
    padding-top: 60%;
    width: 45%;
}

.ast {
    padding-left: 1rem;
    margin-top: 10px;
    position: relative;
    color: #C66F00;
    line-height: 1.5;
}

.ast:before {
    content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â»';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width:1200px) {
    .cul .dot ul li:before {
        top: 7px;
    }

    .cul .imgs ul li {
        width: 100% !important;
        float: none;
        padding: 15px !important;
    }

    .cul .imgs ul li div {
        position: relative;
        width: 100%;
        margin: 0;
    }

    .cul .imgs ul li img {
        height: auto;
    }
}

.gong_com .gong_bg {
    position: relative;
    padding-top: 12.5rem;
    background: url('../../../images/gj/content/gong_com01.png')no-repeat left top;
    background-size: cover;
}

.gong_com .gong_bg h3 {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2;
}

.gong_com .gong_bg h3 em {
    color: #ff9d02;
}

.gong_com .gong_txt {
    margin-top: 3rem;
    color: #333333;
    line-height: 1.65;
}

.gong_com .gong_txt p.tit {
    font-weight: 500;
    font-size: 1.3rem;
    letter-spacing: -0.06em;
}

.gong_com .gong_txt .g_sign {
    float: right;
    display: flex;
}

.gong_com .gong_txt .g_sign p {
    padding-right: 2rem;
}

.gong_com .gong_txt .g_sign p span {
    font-weight: 600;
}

.gong_com .gong_bg02 {
    position: relative;
    padding-top: 12.5rem;
    background: url('../../../images/gj/content/gong_com02.png')no-repeat left top;
    background-size: cover;
}

.gong_com .gong_bg02 h3 {
    position: absolute;
    left: 1.5rem;
    bottom: 1.5rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
}



.his_wrap {
    position: relative;
}

.his_wrap .his_bg {
    position: relative;
    background: url('../../../images/gj/content/his_bg.png')no-repeat left top;
    background-size: cover;
}

.his_wrap h3 {
    color: #fff;
    line-height: 1.2;
    font-size: 1.2rem;
    padding: 2rem 0;
    text-align: center;
    margin-bottom: 3rem;
}

.hlist {
    display: flex;
    padding-bottom: 4.5rem;
    justify-content: space-between;
}

.hlist .his_year {
    flex-basis: 40%;
}

.hlist .his_con {
    margin-left: 2rem;
    width: 60%;
}

.hlist:last-child {
    padding-bottom: 0;
}

.hlist .history:first-child {
    padding-top: 0.5rem;
}

.hlist h4 {
    font-size: 2rem;
    color: #ff9d02;
    position: relative;
}

.hlist h4:after {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background: url('../../../images/gj/content/ol_bg.png')no-repeat;
    width: 148px;
    height: 8px;
}

.hlist .gong_bx p {
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 33px;
    padding-left: 300px;
    position: relative;
}

.hlist .day {
    font-size: 0.8rem;
}

.day {
    font-size: 0.8rem;
    width: 2rem;
    display: none;
}

.hlist .history {
    padding-bottom: 1rem;
}

.hlist .history li p.month {
    font-size: 1.1rem;
    font-weight: 600;
    position: absolute;
}

.hlist .history li {
    display: flex;
    font-size: 1rem;
}

.hlist .history li .his_bx {
    padding-left: 3rem;
    display: flex;
}

.hlist .history li .his_bx .txt .txtBase p {}

.hlist .his_con .gong_img img {
    margin-left: 5rem;
}

.cor_con h2.tit span {
    font-size: 1rem;
    font-weight: 400;
}

.con .cor_con .cor_imbx {
    padding-top: 2rem;
    text-align: center;
}

.con .cor_con .cor_imbx img:not(:first-child) {
    padding-left: 3rem;
}

.con .cor_con .cor_con02 {
    padding-top: 1.5rem;
}



.vis_con {
    text-align: center;
    max-width: 780px;
    margin: 0 auto;
}

.vis_con span {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1rem;
    background: #fff;
    padding: 0 50px;
    color: #F57F1F;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.vision {
    background: url('../../../images/gj/content/vision_bg.jpg')no-repeat center center;
    background-size: cover;
    font-size: 1.5rem;
    width: 100%;
    border-radius: 999px;
    color: #fff;
    letter-spacing: -0.05em;
    padding: 20px;
    padding-top: 40px;
    position: relative;
    border: 3px solid #fff;
    box-shadow: 0px 5px 20px 0 rgb(0 0 0 / 10%);
}

.mission {
    background: #fff;
    background-size: cover;
    font-size: 1.5rem;
    width: 100%;
    border-radius: 999px;
    color: #333;
    letter-spacing: -0.05em;
    padding: 20px;
    padding-top: 40px;
    position: relative;
    border: 3px solid #F6AB00;
    box-shadow: 0px 5px 20px 0 rgb(0 0 0 / 10%);
    margin-top: 3rem;
}

.vis_con .mission span {
    background-color: #F6AB00;
    color: #fff;
}

.value {
    position: relative;
    padding-top: 4rem;
    z-index: -1;
}

.value:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30%;
    width: 706px;
    height: 176px;
    background: url('../../../images/gj/content/big_arr2.png') no-repeat 0 0;
    background-size: 100% 100%;
    z-index: -5;
}

.value div {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.value div p {
    margin: 0 -30px;
}

.value div .v01,
.value div .v02 {
    width: 11rem;
    height: 11rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6ab00;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    z-index: 5;
    border: 3px solid #fff;
    box-shadow: 0px 5px 20px 0 rgb(0 0 0 / 10%);
    overflow: hidden;
}

.value div .v01:before,
.value div .v02:before {
    content: "";
    display: block;
    position: absolute;
    right: -10%;
    top: -10%;
    width: 6.85rem;
    height: 3.7rem;
    background: url('../../../images/gj/content/slash.png') no-repeat 0 0;
    background-size: 100% 100%;
}

.value div .v02 {
    background: #EF7D00;
}


.aim {
    position: relative;
    padding-top: 4rem;
    z-index: -1;
    margin-top: 15px;
}

.aim:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 706px;
    height: 176px;
    background: url('../../../images/gj/content/big_arr.png') no-repeat 0 0;
    background-size: 100% 100%;
    z-index: -5;
}

.aim h5 {
    background: #757575;
    color: #fff;
    display: inline-block;
    padding: 20px 80px;
    border-radius: 70px;
    border: 3px solid #fff;
    box-shadow: 0px 5px 20px 0 rgb(0 0 0 / 10%);
}

.aim ul {
    display: flex;
    margin-top: 2rem;
}

.aim ul li {
    flex-basis: 23%;
    margin: 0 1%;
    border: 1px solid #ddd;
}

.aim ul li h6 {
    background: #E1E2E1;
    padding: 1.5rem 0;
    font-weight: 500;
    font-size: 1rem;
}

.aim ul li p {
    font-size: 0.85rem;
    padding: 1.5rem 10px;
}


@media (max-width:767px) {
    .value:before {
        width: 300px;
        height: 75px;
        top: -20px;
    }

    .aim:before {
        width: 300px;
        height: 75px;
    }

    .value div {}

    .value div p {
        margin: 15px 0;
    }

    .value div .v01,
    .value div .v02 {
        width: 100%;
        height: auto;
        border-radius: 30px;
        padding: 3rem 0;
    }

    .aim ul {
        display: block;
    }

    .aim ul li {
        margin-top: 15px;
    }
}

.org table {
    border-top: 2px solid #aeb3ba;
    word-break: break-all
}

.org table th {
    background: #F7F7F7;
    padding: 1rem;
    text-align: center;
    border: 1px solid #d7d7d7;
}

.org table th:first-child {
    border-left: 0px;
}

.org table th:last-child {
    border-right: 0px;
}

.org table td {
    padding: 0.75rem;
    text-align: center;
    border: 1px solid #d7d7d7;
    border: 1px solid #d7d7d7;
}

.org table td ul li {
    position: relative;
    padding-left: 0.75rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
}

.org table td ul li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}

.org table td ul li:last-child {
    margin-bottom: 0;
}

.org table td:first-child {
    border-left: 0px;
}

.org .org_table01 td:last-child {
    text-align: left;
    border-right: 0px;
}

.org .org_table02 td:last-child {
    border-right: 0px;
}

.org .org_table02 .tb_left {
    text-align: left;
}

.org h4 {
    margin: 3.5rem 0 1.2rem 0
}

.org h4:first-child {
    margin-top: 2rem;
}

.org h5 {
    margin: 2.5rem 0 10px 0
}

.org h5:first-child {
    margin-top: 2rem;
}

.fac .slid_bx {}

.fac .swiper-container .swiper-wrapper .swiper-slide {
    text-align: center;
}

.fac .fac_txt {
    padding: 3rem 0;
}

.fac .tb_gon table {
    border-top: 2px solid #221815;
}

.fac .tb_gon table tr {
    border-bottom: 1px solid #c9c9c9;
}

.fac .tb_gon table td {
    border-right: 0px;
    padding: 1.75rem;
}

.fac .tb_gon table td ul li {
    position: relative;
    padding-left: 0.75rem;
    line-height: 1.5;
    margin-bottom: 1rem;
}

.fac .tb_gon table td ul li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}

.fac .tb_gon table td ul li:last-child {
    margin-bottom: 0;
}

.fac .tb_gon table th {
    position: relative;
    text-align: left;
}

.fac .tb_gon table tr > th > p {
    position: relative;
    display: inline-block;
    margin-left: 5rem;
    padding-left: 2.75rem;
}

.fac .tb_gon .fac_tb01 tr:nth-child(1) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon01.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb01 tr:nth-child(2) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon05.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb01 tr:nth-child(3) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon04.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb01 tr:nth-child(4) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon03.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb01 tr:nth-child(5) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon02.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb02 tr:nth-child(1) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon01.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb02 tr:nth-child(2) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon04.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb02 tr:nth-child(3) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon03.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb02 tr:nth-child(4) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon05.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb03 tr:nth-child(1) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon01.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb03 tr:nth-child(2) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon05.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb03 tr:nth-child(3) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon04.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon .fac_tb03 tr:nth-child(4) > th > p:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 23px;
    left: 0;
    top: 0;
    background: url(../../../images/gj/content/gon05_icon02.png) no-repeat;
    background-size: cover;
}

.fac_txt h5 {
    font-size: 1rem;
    margin: 1rem 0;
}

.fac_txt ul li {
    position: relative;
    padding-left: 0.75rem;
    line-height: 1.5;
    margin-bottom: 1rem;
}

.fac_txt ul li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}


.cor {
    position: relative;
}

.cor_con {
    position: relative;
}

.cor_con h2.tit_p {
    padding-bottom: 2rem;
}

.cor_con h2.tit {
    font-weight: 600;
    color: #ff9d02;
    position: relative;
    padding-top: 0.75rem;
    font-size: 1.2rem;
    line-height: 1.75rem;
    margin-top: 2rem;
}

.cor_con h2.tit:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 2rem;
    height: 3px;
    background: #FF9E02;
}

.cor_con h2.mt_none {
    margin-top: 0;
}

.cor_con h2.mb {
    margin-bottom: 1rem;
}

.cor_con h4.subtit {
    font-weight: 500;
    position: relative;
    color: #444;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 1rem;
    padding-top: 2rem;
}

.cor_con .cor_wrap .cor_txt {
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    padding: 1.5rem;
    line-height: 24px;
}

.cor_con .cor_bx {
    border: 1px solid #d7d7d7;
    padding: 1.5rem;
}

.cor_con .cor_bx ul li {
    position: relative;
    padding-left: 0.75rem;
    line-height: 1.5;
    padding-bottom: 0.5rem;
}

.cor_con .cor_bx ul li:last-child {
    padding-bottom: 0;
}

.cor_con .cor_bx ul li span {
    font-weight: 500;
    font-size: 1rem;
}

.cor_con .cor_bx ul li .s_txt {
    margin-top: 0.5rem;
    display: block;
    color: #ee5b6a
}

.cor_con .cor_bx ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}

.cor_con .cor_table {
    border-top: 2px solid #d7d7d7;
    text-align: center;
}

.cor_con .cor_table th {
    background: #f7f7f7;
}

.cor_con .cor_table th:last-child {
    border-right: 0;
}

.cor_con .cor_table td:last-child {
    border-right: 0
}

.cor_con .cor_number {
    margin-left: 1.5rem;
    position: relative;
    padding-left: 0.75rem;
}

.cor_con .cor_number:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}

.cor_con02 .cor_wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.cor_con02 .cor_wrap ul li {
    flex-basis: 49.5%;
    border: 1px solid #505050;
    margin-bottom: 0.5rem;
    position: relative;
}

.cor_con02 .cor_wrap ul li a {
    padding: 1rem 0 1rem 1rem;
    display: block;
    line-height: 1rem;
}

.cor_con02 .cor_wrap ul li img {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
}

.cor_con02 .cor_wrap ul li img:last-child {
    display: none
}

.cor_con02 .cor_wrap ul li:hover img:last-child {
    display: inline-block;
}

.cor_con02 .cor_wrap ul li:last-child {
    margin-bottom: 0;
}

.cor_con03 .cor_wrap div {
    border: 1px solid #505050;
    width: 25%;
    text-align: center;
    position: relative;
}

.cor_con03 .cor_wrap div a {
    display: block;
    padding: 1rem 0;
    line-height: 1rem;
}

.cor_con03 .cor_wrap div:after {
    content: "";
    display: block;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    width: 0.85rem;
    height: 0.85rem;
    background: url(../../../images/gj/content/share_icon.png) no-repeat;
    background-size: cover;
}

.cor_con04 .cor_wrap {
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    padding: 1.5rem;
}

.cor_con04 .cor_wrap ul li {
    position: relative;
    padding-left: 0.75rem;
    line-height: 1.5;
}

.cor_con04 .cor_wrap ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #ff9d02;
    border-radius: 50%;
}

/*ÃƒÂ«Ã…â€™Ã¢â€šÂ¬ÃƒÂªÃ‚Â´Ã¢â€šÂ¬ÃƒÂ¬Ã‚Â Ã‹â€ ÃƒÂ¬Ã‚Â°Ã‚Â¨*/
.cor .cor_con .cor_step01 .cor_stepbx {
    border: 1px solid #d7d7d7;
    padding: 1.5rem;
    border-top: 2px solid #221815;
}

.cor .cor_con .cor_step01 .cor_stepbx ul {
    overflow: hidden;
    clear: both
}

.cor .cor_con .cor_step01 .cor_stepbx ul li {
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
}

.cor .cor_con .cor_step01 .cor_stepbx ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.5rem;
    transform: translateY(-50%);
    height: 1rem;
    background: url(../../../images/gj/content/corstep_arrow01.png) no-repeat;
    background-size: cover;
}

.cor .cor_con .cor_step01 .cor_stepbx ul li:last-child:after {
    display: none;
}

.cor .cor_con .cor_step01 .cor_stepbx ul li .cor_img {
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
}

.cor .cor_con .cor_step01 .cor_stepbx ul li .cor_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25.5px;
    margin-top: -19px;
}

.cor .cor_con .cor_step01 .cor_stepbx ul li .cor_p {
    margin-top: 1rem;
}

.cor .cor_con .cor_step02 .cor_stepbx ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: -1.5rem;
    top: 50%;
    width: 0.5rem;
    transform: translateY(-50%);
    height: 1rem;
    background: url(../../../images/gj/content/corstep_arrow02.png) no-repeat;
    background-size: cover;
}

.cor .cor_con .cor_step01 .cor_stepbx_02 ul li:last-child .cor_img:after {
    display: none;
}

.cor .cor_con .cor_step02 .cor_bx {
    background: #f7f7f7;
}

.cor .cor_con .cor_step02 h4 {
    padding-top: 2rem;
}

.cor .cor_con .cor_step02 .cor_stepbx_02 ul li {
    margin-right: 2.5rem;
}

.cor .cor_con .cor_step02 .cor_stepbx_02 ul li:last-child {
    margin-right: 0;
}


/*ÃƒÂ¬Ã‹â€ Ã‹Å“ÃƒÂªÃ‚Â°Ã¢â‚¬Â¢ÃƒÂ¬Ã¢â‚¬Â¹Ã‚Â ÃƒÂ¬Ã‚Â²Ã‚Â­ÃƒÂ¬Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ«Ã¢â‚¬Å¡Ã‚Â´*/
.reg .cor_con .cor_step01 .cor_stepbx {
    border: 1px solid #d7d7d7;
    padding: 1.5rem;
    border-top: 2px solid #221815;
}

.reg .cor_con .cor_step01 .cor_stepbx ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.reg .cor_con .cor_step01 .cor_stepbx ul li {
    flex-basis: 33%
}

/*ÃƒÂ­Ã¢â‚¬ÂºÃ¢â‚¬Å¾ÃƒÂ¬Ã¢â‚¬ÂºÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÂ¬Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ­Ã…Â¡Ã…â€™ÃƒÂªÃ‚Â³Ã‚ÂµÃƒÂ­Ã¢â‚¬â€Ã…â€™*/
.don .don_bx {
    width: 100%;
    background: url('../../../images/gj/content/don_bg.png')no-repeat center;
    color: #fff;
    height: 100%;
}

.don .don_bx ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 5rem 0 0 0;
    position: relative;
    margin-bottom: 3rem;
}

.don .don_bx ul:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 1px;
    height: 94px;
    background: #fff;
}

.don .don_bx ul li {
    margin-right: 5rem;
    display: flex;
    flex-direction: row;
}

.don .don_bx ul li:last-child {
    margin-right: 0;
}

.don .don_bx ul li .don_img {
    margin-right: 2.5rem;
}

.don .don_bx ul li .don_t h5 {
    font-size: 1.5rem;
}

.don .don_bx ul li .don_t p {
    font-size: 0.85rem;
    margin-top: 1rem;
    line-height: 22px;
}

.don .don_bx p.don_txt {
    text-align: center;
    padding-bottom: 5rem;
}

.don .don_bx p.don_txt span {
    font-weight: 600;
}

.don .txt_don {
    padding: 2rem 0 2em 0;
    font-size: 0.85rem;
    line-height: 30px;
}

.don .cor_con .cor_step01 .cor_stepbx ul li {
    width: 25%;
}

.don .cor_con .cor_step01 .cor_stepbx ul li .cor_img img {
    margin-left: -20px;
    margin-top: -22px;
}

.don .cor_con .cor_step01 div.cor_stepbx > ul li .cor_img:after {
    left: 9rem;
}

.don .cor_con .non {
    border: 0;
}

/*ÃƒÂ¬Ã‹Å“Ã‚Â¤ÃƒÂ¬Ã¢â‚¬Â¹Ã…â€œÃƒÂ«Ã…Â Ã¢â‚¬Â ÃƒÂªÃ‚Â¸Ã‚Â¸*/
.info {
    display: flex;
    flex-direction: row;
    padding: 30px 1rem;
    border: 1px solid #c9c9c9;
    margin-bottom: 2rem;
}

.info dl {
    display: flex;
    flex-direction: row;
    flex: 1;
    align-items: center;
}

.info dl.address {
    margin-right: 15px;
    margin-left: 57px;
}

.info dl.tel {
    flex: .5;
}

.info dl dt {
    position: relative;
    flex-shrink: 0;
    padding-right: 152px;
    font-weight: 500;
    word-break: break-all;
    font-size: 1rem;
}

.info dl dd span {
    padding-right: 22px;
    font-weight: 500;
}

.info dl dd {
    word-break: break-all;
}

.info_con .tb_gon .fac_tb01 tr:nth-child(1) > th > p:after {
    display: none;
}

.info_con .tb_gon .fac_tb01 tr:nth-child(2) > th > p:after {
    display: none;
}

.info_con .tb_gon .fac_tb01 tr:nth-child(3) > th > p:after {
    display: none;
}

.info_con .tb_gon .fac_tb01 tr:nth-child(4) > th > p:after {
    display: none;
}

.info_con .tb_gon .fac_tb01 tr:nth-child(5) > th > p:after {
    display: none;
}

.info_con .tb_gon table tr > th > p {
    padding-left: 0;
}

.info_con .cor_step02 {
    padding-top: 2rem;
}

.info_con .cor_step01 {
    position: relative;
}

.info_con .cor_step01:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 1.1rem;
    width: 1.7rem;
    height: 1.05rem;
    background: url(../../../images/gj/content/table_car01.png) no-repeat;
    background-size: cover;
}

.info_con .cor_step02 {
    position: relative;
}

.info_con .cor_step02:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 2.8rem;
    width: 1.4rem;
    height: 1.25rem;
    background: url(../../../images/gj/content/table_car02.png) no-repeat;
    background-size: cover;
}

.fac .tb_gon table td ul li span {
    color: #004098;
    border: 1px solid #004098;
    border-radius: 50px;
    padding: 0 0.75rem;
    margin-left: 0.75rem;
}

.root_daum_roughmap {
    width: 100% !important;
    height: 25rem;
}

.root_daum_roughmap .wrap_map {
    height: 100% !important;
}

/*ÃƒÂ«Ã‚Â§Ã‹â€ ÃƒÂ¬Ã‚ÂÃ‚Â´ÃƒÂ­Ã…Â½Ã‹Å“ÃƒÂ¬Ã‚ÂÃ‚Â´ÃƒÂ¬Ã‚Â§Ã¢â€šÂ¬*/
.canBtn {
    padding: 0.5rem;
    border: none;
    cursor: pointer;
}

/* .btn_confirm,
.btn_cancel {
    padding: 0.5rem;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    transition: all 0.4s ease-out 0.1s;
    background: #fafafa;
} */

/*ÃƒÂ¬Ã‹â€ Ã‹Å“ÃƒÂªÃ‚Â°Ã¢â‚¬Â¢ÃƒÂªÃ‚Â³Ã‚Â¼ÃƒÂ«Ã‚ÂªÃ‚Â©*/

.subject strong {
    color: #004098;
}

.subject > ul {
    /* border-bottom:1px solid #d5d5d5; */
}

.subject > ul > li {
    font-size: 0.9rem;
}

.subject > ul > li:first-child {
    border-top: 2px solid #444;
}

.subject > ul > li div.lectureDiv {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-top: 1px solid #d5d5d5;
}

.subject > ul > li div.lectureDiv .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 180px;
    padding-right: 20px;
}

.subject > ul > li div.lectureDiv .img img {
    min-width: 100%;
    min-height: 100%;
}

.subject > ul > li .register {
    flex-basis: 10%;
}

.subject > ul > li .register span {
    background: #f5f5f5;
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    text-align: center;
    display: inline-block;
}

.subject > ul > li .register span.on {
    background: #ff9d02;
    color: #fff;
}

.subject > ul > li .content {
    flex-basis: 50%;
}

.subject > ul > li .person {
    flex-basis: 15%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.subject > ul > li .price {
    
}

.subject > ul > li .content .tit {
    font-weight: 500;
    color: #343434;
    word-wrap: break-word;
    line-height: 1.4;
    font-size: 1rem;
}

.subject > ul > li:hover .content .tit {
    color: #74add9;
}

.subject > ul > li .content ul li {
    padding-left: 50px;
    position: relative;
    margin-top: 0.5rem;
    color: #767676;
}

.subject > ul > li .content ul li:first-child {
    margin-top: 1rem;
}

.subject > ul > li .content ul li span {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    font-weight: 500;
    font-size: 0.8rem;
}


/*ÃƒÂ¬Ã‹â€ Ã‹Å“ÃƒÂªÃ‚Â°Ã¢â‚¬Â¢ÃƒÂªÃ‚Â³Ã‚Â¼ÃƒÂ«Ã‚ÂªÃ‚Â© ÃƒÂ«Ã‚Â·Ã‚Â°*/
.notice_con {
    position: relative;
    margin-bottom: 3rem;
}

.subject h3.b_tit {
    font-size: 1.4rem;
    font-weight: 600;
    color: #000;
    letter-spacing: -0.030em;
    border-top: 2px solid #222;
    padding-bottom: 15px;
    padding: 1.5rem 0 1.5rem 0;
}

.subject .sub_con {
    display: flex;
}

.subject .sub_img {
    flex-basis: 30%;
}

.subject .sub_img img {
    width: 100%;
}

.subject .sub_txt {
    width: 80%;
    font-size: 0.9rem;
}

.subject .sub_txt .txt {
    padding: 0;
    height: 100%;
}

.subject .sub_txt .txt div {
    position: relative;
    margin-top: 0.5rem;
    padding-left: 4.5rem;
    line-height: 1.5;
    height: 1.5em;
}

.subject .sub_txt .txt div:first-child {
    margin-top: 0;
}

.subject .sub_txt .txt div span {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 600;
    color: #000;
}

.subject .sub_txt .txt div.bg_g ul li {
    background: #fafafa;
    padding: 1rem 1.3rem;
    color: #74add9;
    font-weight: 600;
}

.subject .sub_btn {
    width: 100%;
    margin-top: 2rem;
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: center;
}

.subject .sub_btn li {
    float: left;
    width: 20%;
    margin-left: 2%;
    border: 1px solid #ddd;
}

.subject .sub_btn li:first-child {
    margin-left: 0;
    border-top: 0;
}

.subject .sub_btn li a {
    padding: 0px;
    display: block;
    line-height: 3rem;
    font-size: .85rem;
    text-align: center;
    cursor: pointer;
}

.subject .sub_btn li.bt_inq a {
    position: relative;
    color: #fff;
    background: #74add9;
    border-color: #74add9;
    transition: all 0.5s cubic-bezier(0, 0, 0.21, 0.87) 0s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.subject .sub_btn li:hover {
    box-shadow: .25rem .5rem 1rem rgba(0, 0, 0, 0.15);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.subject .sub_btn li.bt_list a {
    position: relative;
    transition: all 0.5s cubic-bezier(0, 0, 0.21, 0.87) 0s;
    border-top: 0;
}

.subject .class_tap ul {
    display: flex;
    background: #fafafa;
    margin-top: 3rem;
}

.subject .class_tap ul li {
    flex-basis: 33.333%;
    text-align: center;
    padding: 1rem 0;
}

.subject .subCon {
    padding-bottom: 2rem;
}

.subject .subCon p.tit {
    position: relative;
    padding-left: 0.8rem;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: -0.030em;
    margin: 3rem 0;
    color: #333;
}

.subject .subCon p.tit:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 30px;
    background: #74add9;
    transform: translateY(-50%);
}

.notice_con h4 {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: -0.030em;
    margin: 3rem 0;
}

.pnlAttachedImage img {
    padding-bottom: 2rem;
}


.subButton div {
    margin-bottom: 5rem;
}

.subButton a {
    cursor: pointer;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0px 2px;
    min-width: 5rem;
    height: 45px;
    line-height: 43px;
    box-sizing: border-box;
    padding: 0 15px;
    z-index: 0;
    background: #fff;
    border: 1px solid #cdcdcd;
    color: #444 !important;
    text-align: center;
    vertical-align: top;
    transition: all 0.4s ease-out 0.1s;
}

.subButton a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: -1;
    width: 120%;
    height: 110%;
    background: #74add9;
    transform: translateX(-120%) skew(-15deg);
    transition: transform 0.5s cubic-bezier(0, 0, 0.21, 0.87) 0s;
}

.subButton a:hover:before,
.subButton a:focus:before {
    background: #74add9;
    transform: translateX(-10%) skew(-15deg) perspective(500px);
}

.subButton a:hover,
.subButton a:focus {
    color: #fff !important;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15);
}

/*ÃƒÂ«Ã‚Â¬Ã‚Â¸ÃƒÂ­Ã¢â€žÂ¢Ã¢â‚¬ÂÃƒÂ¬Ã¢â‚¬Â¢Ã¢â‚¬Å¾ÃƒÂ¬Ã‚Â¹Ã‚Â´ÃƒÂ¬Ã‚ÂÃ‚Â´ÃƒÂ«Ã‚Â¸Ã…â€™ - ÃƒÂ«Ã‚Â¬Ã‚Â¸ÃƒÂ­Ã¢â€žÂ¢Ã¢â‚¬ÂÃƒÂ¬Ã‹Å“Ã‹â€ ÃƒÂ¬Ã‹â€ Ã‚Â ÃƒÂ¬Ã‚ÂÃ‚Â¸*/
.artist_list {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 40px;
    border-top: 1px solid #000
}

.artist_list td {
    padding: 24px 0;
    border-bottom: 1px solid #ccc
}

.artist_list td.center {
    text-align: center
}

.artist_list td.state {
    padding-left: 22px;
    padding-right: 24px
}

.artist_list td.state span {
    display: table-cell;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    font-size: 14px;
    text-align: center;
    line-height: 21px;
    box-sizing: border-box
}

.artist_list td.tit {
    padding-left: 2rem;
}

.artist_list td.artist_img {
    width: 176px;
    height: 246px;
}

.artist_list td.artist_img img {
    width: 100%;
}

.artist_list td a p {
    font-size: 1rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-bottom: 14px;
    max-width: calc(100% - 75px);
    color: #333;
    font-size: 18px;
    line-height: 20px
}

.artist_list td a .cat {
    color: #8c031c;
}

.artist_list td a .m_cat {
    display: none;
    color: #8c031c
}

.artist_list td a + .new {
    margin-left: 4px
}

.artist_list td a .new {
    display: none
}

.artist_list td ul {
    clear: both
}

.artist_list td ul li {
    float: left;
    padding: 0 14px;
    border-right: 1px solid #d9d9d9;
    color: #555;
    font-size: 16px
}

.artist_list td ul li:first-child {
    padding-left: 0
}

.artist_list td ul li:last-child {
    border-right: none
}

.artist_list td ul li b {
    display: inline-block;
    margin-right: 8px;
    color: #767676;
    font-weight: 500
}

h2.sub-t {
    font-size: 26px;
    font-weight: 600;
    padding-left: 30px;
    background: url(/images/gj/content/bullet.png) no-repeat left 12px;
    margin-bottom: 20px;
}



.tb_list th {
    border-top: 2px solid #242424;
    border-bottom: 2px solid #DEE2E6;
    padding: 12px 10px;
}

.tb_list td {
    border-top: 1px solid #E2E5ED;
    border-bottom: 1px solid #E2E5ED;
    padding: 12px 10px;
    text-align: center;
    color: #526484;
    letter-spacing: 0;
}

.tb_list td.al {
    color: #364a63;
}

.mouse_over:hover td {
    background: #E9ECF1;
}

.badge-dot {
    dispaly: inline-flex;
    align-items: center;
    position: relative;
    background-color: transparent;
    border: none;
    padding-left: 12px;
    padding-right: 0;
    font-size: 0.8rem;
}

.badge-dot:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: currentColor;
}

.ing1 {
    color: #00C853;
}

.ing1.badge-dot:before {
    background-color: #00C853;
}

.ing2 {
    color: #FF3D00;
}

.ing2.badge-dot:before {
    background-color: #FF3D00;
}

.detail {
    margin-top: 2rem;
    border: 1px solid #E2E2E2;
}

.detail h5 {
    text-align: center;
    background: #F8F8F8;
    padding: 10px;
    font-size: 1rem;
}

.detail div {
    padding: 1rem 1rem 2rem;
}

.red {
    font-weight: 500;
    overflow: hidden;
}

.red b {
    color: #FF3D00;
}

.red a {
    float: right;
    display: inline-block;
    vertical-align: middle;
    padding: .3rem 2.1rem;
    font-size: 0.7rem;
    letter-spacing: 0.02em;
    background: #4D57BE;
    color: #fff !important;
    transition: all .15s ease-in-out;
    font-weight: 500;
}

.red a:hover {
    background: #7447bb;
}

/*topButton*/
.topBt {
    position: fixed;
    box-sizing: border-box;
    opacity: 0;
    cursor: pointer;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    background: #87cba2;
    color: rgba(255, 255, 255, 0.5) !important;
    text-align: center;
    padding: 0px 5px;
    font-family: 'Exo';
    z-index: 9999;
    right: 30px;
    transition: 0.9s ease;
    color: #fff !important;
    font-weight: bold;
    border-radius: 50%;
}

.topBt.over {
    bottom: 30px;
    opacity: 1;
}

.topBt.hold {
    position: absolute;
    bottom: 60px;
    opacity: 1;
    transition: none;
}

.topBt svg {
    display: block;
    margin: 7px auto 1px;
}


.fac01 {}

.fac01 .fac-main {
    display: block;
    position: relative;
    margin-bottom: 100px;
}

.fac01 .fac-main .lt {
    width: 60%;
}

.fac01 .fac-main .lt .img {}

.fac01 .fac-main .lt .img img {
    border-radius: 30px;
}

.fac01 .fac-main .rt {
    width: 45%;
    position: absolute;
    bottom: -40px;
    right: 0;
}

.fac01 .fac-main .rt .rt-inner {
    background: #fff;
    width: 100%;
    padding: 55px 50px;
    border-radius: 30px;
    border: solid 2px #004098;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.15);
    height: 330px;
}

.fac01 .fac-main .rt .text-img {
    text-align: right;
    margin-bottom: 5px;
}

.fac01 .fac-main .rt .text-img img {}

.fac01 .fac-main .rt .white-box {}

.fac01 .fac-main .rt .white-box dl {
    display: flex;
    flex-direction: column;
}

.fac01 .fac-main .rt .white-box dl dt {
    padding-left: 25px;
    background: url(/images/gj/content/blue-checkbox.png) no-repeat left center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.fac01 .fac-main .rt .white-box dl dd {
    font-size: 16px;
    margin-bottom: 20px;
}

.fac01 .fac-main .rt .white-box dl dd ul {}

.fac01 .fac-main .rt .white-box dl dd ul li {
    line-height: 1.45;
    margin-bottom: 5px;
}

.sub-wrap {
    margin-bottom: 80px;
}

h3.sub-t2 {
    padding-left: 15px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

h3.sub-t2::before {
    content: '';
    display: block;
    height: 20px;
    width: 5px;
    background: #004098;
    position: absolute;
    left: 0px;
    top: 5px;
}

.special-box {
    background: url(/images/gj/content/bg_boxline.jpg);
    border-radius: 15px;
    padding: 30px;
    position: relative;
}

.special-box::before {
    background: #fff;
    content: '';
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    display: block;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    z-index: 0;
}

.special-box .img {
    z-index: 1;
    position: relative;
    text-align: center;
}

.special-box .img img {}


.fac-cont {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
    align-items: flex-start;
}

.fac-cont .lt-img {
    width: 55%;
    position: relative;
    padding-right: 15px;
    padding-bottom: 15px;
}

.fac-cont .lt-img::after {

    background: url(/images/gj/content/bg_boxline.jpg);
    border-radius: 15px;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -1;

}

.fac-cont .lt-img img {
    border-radius: 15px;
    overflow: hidden;
}

.fac-cont .rt-text {
    width: 45%;
    padding-left: 40px;
}

.fac-cont .rt-text h2 {}

.fac-cont .rt-text > p {
    margin-bottom: 40px;
}

.fac-cont .rt-text .fac-i {}

.fac-cont .rt-text .fac-i dl {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    gap: 15px;
}

.fac-cont .rt-text .fac-i dl dt {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #004098;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0px;
}

.fac-cont .rt-text .fac-i dl dd {}

.fac-cont .rt-text .fac-i.type02 {}

.fac-cont .rt-text .fac-i.type02 dl {}

.fac-cont .rt-text .fac-i.type02 dl dt {
    background: #268263;
}


/********************************************************
********************************************************/
@media (max-width:1200px) {
    .web {
        display: none;
    }

    .mob {
        display: block;
        ;
    }

    .cor_con h2.tit {
        left: 1rem;
    }

    .cor_tab {
        position: relative;
    }

    .cor_tab ul {
        width: 100%;
    }

    .cor_tab ul li {
        text-align: center;
        float: left;
        width: 25%;
    }

    .cor_tab ul li:first-child {
        margin-left: 25%;
    }

    .cor_tab .cor_all {
        vertical-align: top;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        width: 25%;
    }

    .cor_tab .cor_all a {
        text-align: center;
        width: 100%;
    }

    .gong_bx .gong_txt {
        margin-right: 0;
    }

    .gong_bx02 .gong_txt {
        margin-left: 1rem
    }

    .gong_bx01 .gong_img img {
        margin-left: 0;
    }

    .gong_bx01:after {
        display: none;
    }

    .mission .ltitle02 ul li:after {
        right: -55px;
    }

    .fac .fac_txt {
        padding: 1rem;
        line-height: 27px;
    }

    .fac .tb_gon table tr > th > p {
        margin-left: 1rem;
        padding-left: 2rem;
    }

    .fac .tb_gon table td {
        padding-left: 1rem;
    }

    .cor_con02 .cor_wrap ul li {
        padding-left: 0.5rem;
    }

    .cor_con02 .cor_wrap ul li img {
        right: 1rem;
    }


    .ltitle {
        padding-left: 0;
    }

    .ltitle h5 {
        position: relative;
        top: auto;
        left: auto;
        padding-bottom: 2rem;
    }

    .ltitle h5:after {
        display: none;
    }

    .ltitle .bgP {
        margin: 0;
        width: 100%;
    }

    .ltitle .rtxt .stra li div {
        width: 250px;
        height: 250px;
    }

    .ltitle .rtxt .stra li div img {
        padding: 1.5rem 0 1rem;
    }

    .ltitle .rtxt .stra li div p:after {
        display: none;
    }

    .ltitle:after {
        margin-left: 0;
    }

    .hlist .his_year {
        flex-basis: 30%;
    }

    .hlist h4:after {
        width: 90px;
        background-position: right;
    }

    .artist_list col:first-child {
        width: 48px !important
    }

    .artist_list td {
        padding: 15px 0
    }

    .artist_list td.state {
        padding: 15px 0
    }

    .artist_list td.state span {
        width: 48px;
        height: 48px;
        font-size: 12px
    }

    .artist_list td.state + td.tit {
        padding-left: 15px
    }

    .artist_list td a {
        text-overflow: clip;
        white-space: normal;
        margin-bottom: 8px;
        max-width: 100%;
        font-size: 16px;
        line-height: 1.5
    }

    .artist_list td span.m_cat {
        display: inline-block;
        color: #9a1824
    }

    .artist_list td a + .new {
        display: none
    }

    .artist_list td a .new {
        display: inline-block;
        margin-left: 4px
    }

    .artist_list td ul li {
        padding: 0px 8px;
        border: none;
        font-size: 13px
    }

    .artist_list td a i {
        font-size: 13px;
    }

}


@media (max-width:1200px) {
    .ltitle .rtxt .stra li div {
        width: 250px;
        height: 250px;
    }

    .don .don_bx ul li {
        margin-right: 10rem;
    }

    .don .don_bx p.don_txt {
        font-size: 1rem;
    }

    .cor .cor_con .cor_step01 .cor_stepbx {
        padding: 1rem;
    }


}


/********************************************************
********************************************************/
@media (max-width:1030px) {
    .page_title {
        margin-bottom: 30px;
        margin: 0px 15px 30px;
        DISPLAY: NONE;
    }

    img {
        max-width: 100%;
    }

    .con {
        font-size: 0.95rem;
        padding: 0 0;
    }

    .con h5 {
        font-size: 1.2rem;
    }

    div#wrap div#container div#section #section {
        width: 100%;
        padding: 0 1rem;
    }

    .cul_con h2.tit {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        padding-bottom: .5rem;
    }

    .cul_wrap .bus_txt {
        width: 100%;
        padding-left: 0;
        margin-top: 1rem;
    }

    .cul_wrap .bus_txt h4 {
        height: auto;
        line-height: 1.3;
    }

    .cul_wrap .bus_txt h4:before {
        height: 100%;
    }

    .cor_con h2.tit {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        padding-bottom: .5rem;
    }

    .cor_wrap .bus_txt {
        width: 100%;
        padding-left: 0;
        margin-top: 1rem;
    }

    .cor_wrap .bus_txt h4 {
        height: auto;
        line-height: 1.3;
    }

    .cor_wrap .bus_txt h4:before {
        height: 100%;
    }

    .cor_tab ul li {
        text-align: center;
        float: left;
    }

    .cor_con02 .cor_wrap ul li {
        flex-basis: 100%;
    }

    .cor_con h4.subtit:first-child {
        padding-top: 2rem;
    }

    .cor_con02 .cor_wrap ul li img {
        right: 0.5rem;
    }

    .cor .cor_con .cor_step01 div.cor_stepbx > ul li .cor_img:after {
        display: none;
    }

    .cor .cor_con .cor_step01 .cor_stepbx ul li {
        width: 33%;
        margin-bottom: 1rem;
    }

    .cor .cor_con .cor_step01 .cor_stepbx ul li:nth-child(4),
    .cor .cor_con .cor_step01 .cor_stepbx ul li:nth-child(5) {
        margin-bottom: 0;
    }

    .ltitle .rtxt .stra li div {
        width: auto;
        box-shadow: none;
        height: auto;
    }

    .artist_list td ul li {
        float: none;
        padding: 0;
    }

    .don .don_bx ul {
        padding-top: 5rem;
    }

    .don .don_bx ul li {
        margin-right: 5rem;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .don .don_bx ul li .don_img {
        margin-bottom: 1rem;
    }

    .don .don_bx p.don_txt {
        font-size: 1rem;
        padding: 0 1.5rem 5rem 1.5rem;
        line-height: 22px;
    }

    .don .don_bx ul:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 30%;
        width: 1px;
        height: 125px;
        background: #fff;
    }


    .info {
        padding: 1.5rem 1rem;
        display: block;
    }

    .info dl {
        display: block;
        margin: 0;
        width: 100%;
        flex-wrap: nowrap;
    }

    .info dl.address {
        margin: 0;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .info dl.tel {
        flex-basis: 100%;
    }

    .info dl dt {
        padding: 0;
        text-align: center;
    }

    .info dl dd {
        padding-top: 0.75rem;
        text-align: center;
    }

    .info dl dt:after {
        background: none;
    }



    .con .cor_con .cor_imbx {
        flex-direction: column;
    }

    .con .cor_con .cor_imbx img:not(:first-child) {
        padding-left: 0;
    }

    .subject > ul > li div.lectureDiv {
        display: block;
    }

    .subject > ul > li .person,
    .subject > ul > li .price {
        display: block;
        text-align: left;
        background: #efefef;
        width: 100%;
        padding: 1rem;
    }

    .subject > ul > li .price {
        padding-top: 0;
    }

    .subject > ul > li .register {
        margin-bottom: 1rem;
    }

    h2.sub-t {
        width: 100%;
        font-size: 1.5rem;
        background-position: left;
        padding-left: 25px;
    }

}

@media all and (max-width:960px) {
    .fac01 .fac-main .lt {
        width: 100%;
        margin-bottom: 20px;
    }

    .fac01 .fac-main {
        margin-bottom: 50px;
    }

    .fac01 .fac-main .rt {
        position: static;
        width: 100%;
    }

    .fac01 .fac-main .lt .img {
        width: 100%;
    }

    #wrap .fac01 .fac-main .lt .img img {
        width: 100%;
    }

    .sub-wrap {
        margin-bottom: 50px;
    }
}

/********************************************************
********************************************************/

@media (max-width:767px) {
    .cul_tab ul {
        height: 130px;
        overflow-y: scroll;
        text-align: left;
    }

    .cul_tab ul li a {
        padding: 0.5rem 1rem;
        margin: 3px;
    }

    .cul_tab ::-webkit-scrollbar {
        width: 10px;
    }

    .cul_tab ::-webkit-scrollbar-track {
        background-color: #f9f9f9;
    }

    .cul_tab ::-webkit-scrollbar-thumb {
        background-color: gold;
        border-radius: 30px;
    }

    .cul_tab ::-webkit-scrollbar-button:start:decrement,
    ::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 8px;
        background-color: #000;
    }

    .cul_tab ::-webkit-scrollbar-corner {
        background-color: red;
    }

    .gong_bx {
        flex-direction: column-reverse;
        display: flex;
    }

    .gong_bx .gong_img {
        width: 100%;
    }

    .gong_bx .gong_txt {
        width: 100%;
    }

    .gong_bx01 .gong_txt h4 {
        padding-top: 2.9rem;
    }

    .gong_bx01 .gong_img:after {
        display: none;
    }

    .gong_bx02 .gong_txt h4 {
        margin-top: 2.9rem;
    }

    .gong_bx02 .gong_img:after {
        display: none;
    }

    .mission .ltitle03 ul:after {
        width: 200px;
        height: 50px;
        margin-left: -100px;
        margin-top: -25px;
        line-height: 50px;
        font-size: 1rem;
    }

    .gong_bx01 .gong_img img {
        margin-left: 0;
    }

    .fac .fac_txt {
        padding: 1rem 0;
    }

    .ltitle .rtxt .stra li {
        width: 50%;
        padding-bottom: 1rem;
    }

    .ltitle .rtxt .stra li div {
        line-height: auto;
        box-shadow: none;
    }

    .ltitle .rtxt .stra li div img {
        padding: 1rem 0;
    }

    .cor .cor_con .cor_step01 .cor_stepbx ul li .cor_img {
        width: 80px;
        height: 80px;
    }

    .info_con .tb_gon table tr > th > p {
        padding-left: 0;
    }


    .hlist h4:after {
        display: none;
    }

    .hlist {
        flex-direction: column;
    }

    .hlist .his_con {
        margin-left: 0;
        width: 100%
    }

    .hlist .his_con .gong_img img {
        margin-left: 0;
    }

    .subject > ul > li a {
        display: block;
    }

    .subject > ul > li .person,
    .subject > ul > li .price {
        display: block;
        text-align: left;
        background: #efefef;
        width: 100%;
    }

    .subject > ul > li .register {
        margin-bottom: 1rem;
    }

    .subject > ul > li .person {
        padding: 1rem;
        margin-top: 1rem;
    }

    .subject > ul > li .price {
        padding: 0 1rem 1rem 1rem;
    }


    #footer .footermenu ul li:last-child {
        display: none;
    }

    .fac-cont .lt-img {
        width: 100%;
    }

    .fac-cont .rt-text {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }

    .fac-cont .rt-text p {
        margin-bottom: 20px;
    }
}

@media all and (max-width:640px) {
    .fac01 .fac-main .lt .img img {
        border-radius: 15px;
    }

    .fac01 .fac-main .rt .rt-inner {
        padding: 30px 30px 15px;
        border-radius: 15px;
        height: auto;
    }
}




input[type="password"],
input[type="text"] {
    width: 50%;
}

.sfont {
    margin-bottom: 10px;
    color: #999;
    font-size: 0.85rem;
}

.sfont b {
    color: #424242;
}

/*웹진 갤러리*/
.eventList {}

.eventList ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px 0px;
}

.eventList ul li {
    color: #949493;
    font-size: .75rem;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    width: calc(33.333333% - 20px);
    margin: 0px 10px 30px;
    align-items: flex-start;
}


/*썸네일*/
.eventList ul li .pic {
    width: 100%;
    height: 400px;
    border: solid 1px #ddd;
}

.eventList ul li .pic a {
    display: block;
    height: 100%;
    overflow: hidden;
}

.eventList ul li .pic a div.gimg {
    width: 100%;
    overflow: hidden;
    background: #efefef;
}

.eventList ul li .pic a div.gimg span {
    width: 100%;
    padding-top: 140%;
    display: inline-block;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}

.eventList ul li:hover .pic a div.gimg span {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    /* IE6 and 7 */
}

.eventList ul li:hover dl .subject {
    color: #004098
}

.eventList ul li .pic a .shade {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.eventList ul li .pic a .shade:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url("images/default/content/webzine_go.png") no-repeat center center;
    background-size: 12.5rem 17.5rem;
    opacity: 0;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.eventList ul li .pic a:hover .shade:after {
    opacity: 1;
}

/* 카테고리 */
.eventList ul li .eventtxt {
    position: absolute;
    display: inline-block;
    font-size: 1rem;
    color: #fff;
    z-index: 10;
    background: #74add9;
    padding: .3rem 1.2rem;
    border-radius: 0 0 10px 0;
}


/* 내용 */
.eventList ul li .const {
    flex: 1 1 auto;
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 20px;
    height: auto;
    margin-bottom: auto;
    justify-content: flex-start;
    height: calc(100% - 400px);
    border: solid 1px #ddd;
    border-top: none;
}

.eventList ul li dl {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.eventList ul li dl .subject {
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    color: #343434;
    margin-bottom: 15px;
    line-height: 1.4;
}

.eventList ul li dl dd {
    font-size: 0.95rem;
    padding-bottom: 10px;
    line-height: 1.5;
    position: relative;
    position: relative;
    color: #666;
    font-size: 16px;
    min-height: 1rem;
    padding-left: 100px !important;
}

.eventList ul li dl dd span {
    position: absolute;
    left: 0;
    font-weight: 500;
    color: #000;
    font-weight: bold;
    padding-left: 10px;
}

.eventList ul li dl dd span:before {
    position: absolute;
    content: "";
    display: block;
    height: 3px;
    width: 3px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #4dbcdc;
}

/*더보기*/


.eventList ul li .more a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #4dbcdc;
    background: #fff;
    border-radius: 5px;
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: 0;
    color: #4dbcdc;
    line-height: 1.2;
    padding: 0.5rem;
    margin-top: 20px;
}

.eventList ul li .more a:hover {
    background: #4dbcdc;
    color: #fff !important;
    border-color: #4dbcdc;
}

/*버튼*/
.serch_btn {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    outline: none;
    border: none;
    vertical-align: top;
}

.serch_list {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #606470;
    color: #fff;
    height: 40px;
    outline: none;
    border: none;
    vertical-align: top;
    padding: 0 0.5rem;
    cursor: pointer;
    font-weight: 300;
}

.boardButton {
    float: right;
    margin-top: 1rem;
}



.program_ul {
    padding: 30px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.program_ul > li {
    width: 30%;
    margin: 0px 1.5% 30px;
    border: solid 1px #ddd;
}

.program_ul li .lectureDiv {
	cursor:pointer;
}

.program_ul li .lectureDiv .program_div {
}

.program_ul li .lectureDiv .program_div .pro_img {
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
    width: 100%;
    height: 0;
    background: #f9f9f9;
    overflow:hidden;
    position: relative;
    padding-bottom: 100%;
}

.program_ul li .lectureDiv .program_div .pro_img img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition:all 0.5s;
}
.program_ul li .lectureDiv:hover .program_div .pro_img img {
	transform: translate(-50%,-50%) scale(1.1);
}

.program_ul li .lectureDiv .program_div .pro_tit {
    margin: 20px 20px 0px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}

.program_ul li .lectureDiv .program_div .pro_tit span {
    color: #767676;
}

.program_ul li .lectureDiv .program_div .pro_tit p {
    font-size: 20px;
    font-weight: bold;
    color: #343434;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.program_ul li .lectureDiv:hover .program_div .pro_tit p {
    color: #004098;
}

.program_ul li .lectureDiv .program_div .pro_info {
    padding: 10px 20px 20px;
}

.program_ul li .lectureDiv .program_div .pro_ul {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.program_ul li .lectureDiv .program_div .pro_ul li.per {
    display: flex;
    padding: 3px 0px;
}

.program_ul li .lectureDiv .program_div .pro_ul li.per span {
    width: 100px;
    padding-left: 10px;
    position: relative;
    font-weight: bold;
}

.program_ul li .lectureDiv .program_div .pro_ul li.per span::before {
    content: '';
    display: block;
    width: 2px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 50%;
}

.program_ul li .lectureDiv .program_div .pro_ul li.per p {
	width:calc(100% - 100px);
}

.pro_btn {
    padding: 0px 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pro_btn button {
    border: solid 2px #004098;
    padding: 10px 40px;
    color: #004098;
    border-radius: 50px;
    font-size: 14px;
    transition: all 0.3s;
    font-weight: bold;
}

.pro_btn button:hover {
    color: #fff;
    background: #004098;
}

.pro_view {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    border: solid 1px #ddd;
    padding: 50px;
}

.pro_view .pro_view_img {
    width: 300px;
    height: 420px;
    background: #efefef;
    border: solid 1px #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
}

.pro_view .pro_view_img img {
    object-fit: cover;
    height:100%;
}

.pro_view .pro_view_info {
    width: calc(100% - 300px);
    padding-left: 50px;
}

.pro_view .pro_view_info .pro_tit {
    display: flex;
    flex-direction: column;
    border-bottom: solid 2px #000;
    font-size: 30px;
    font-weight: bold;
}

.pro_view .pro_view_info .pro_tit .pro_type {
    font-size: 14px;
    color: #004098;
}

.pro_view .pro_view_info .pro_view_dl {
    padding: 20px 0px 20px;
}

.pro_view .pro_view_info .pro_view_dl dl {
    display: flex;
    flex-wrap: wrap;
}

.pro_view .pro_view_info .pro_view_dl dl dt {
    width: 120px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
    position: relative;
}

.pro_view .pro_view_info .pro_view_dl dl dt::before {
    content: '';
    display: block;
    width: 14px;
    top: 6px;
    height: 14px;
    background: url("../../../images/gj/content/blue-checkbox.png") no-repeat center center;
    position: absolute;
    left: 0px;
    background-size: 14px;

}

.pro_view .pro_view_info .pro_view_dl dl dd {
    width: calc(100% - 120px);
    font-size: 16px;
    margin-bottom: 10px;
}

.pro_reservation {}

.pro_reservation a {
    border: solid 1px #004098;
    color: #004098;
    padding: 15px 60px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    transition: all 0.3s;
}

.pro_reservation button {
    border: solid 1px #004098;
    color: #004098;
    padding: 15px 60px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    transition: all 0.3s;
}

.pro_reservation a:hover,
.pro_reservation button:hover {
    background: #004098;
    color: #fff;
}

.pro_cont {
    width: 100%;
    margin: 30px 0px;
    border: solid 1px #ddd;
    padding: 50px;
}

.pro_notice {
    width: 100%;
}

.pro_notice h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.pro_notice .pro_notice_txt {
    border: solid 1px #ddd;
    padding: 50px;
    width: 100%;
}

.pro_view_btn {
    margin-top: 50px;
    text-align: right;
}

.pro_view_btn a {
    padding: 10px 30px;
    border: solid 1px #004098;
    color: #004098;
    border-radius: 40px;
    transition: all 0.3s;
}


.pro_view_btn a:hover {
    background: #004098;
    color: #fff;
}


.btn_wrap {
    margin-top: 50px;
    text-align: right;
}

.btn_wrap .btn,
.btn_wrap .btn {
    padding: 10px 30px;
    border: solid 1px #004098;
    color: #004098;
    border-radius: 40px;
    transition: all 0.3s;
}


.btn_wrap .btn:hover {
    background: #004098;
    color: #fff;
}

#content-box {
    padding-top: 30px
}

.table_scroll {
    max-width: 100%;
    width: 100%;
}

.table_scroll .tbl_wrap {
    overflow: auto;
}

.ui-topbox {
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    border: 1px solid #DBDBDB;
    background: #FFF;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.06);
}

.ui-topbox.type1 .inner {
    display: flex;
    align-items: center;
    padding: 30px 30px 30px 200px;
    width: 100%;
}

.ui-topbox .inner,
.ui-topbox .inner .txtwrap {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ui-topbox.type1 .inner .circle {
    position: absolute;
    left: 50px;
    top: 40px;
    width: 100px;
    height: 98px;
    border-radius: 0;
}

.ui-topbox.type1 .inner .circle .ir-icon {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 94px;
    height: 92px;
}

.ir-icon__md.icon5 {
    background-position: 0;
}

/* 3d 아이콘 여러개일 때 합쳐서 사용

.ui-topbox.type1 .inner .circle .ir-icon {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 130px;
}

.ir-icon__md.icon5 {
    background-position: -440px 0;
}


*/

.ui-topbox .ir-icon {
    display: block;
    position: absolute;
}

.ir {
    overflow: hidden;
}

.ir-icon__md {
    background: url(../../../images/gj/content/reser.png) no-repeat center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.ir:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
}

.ui-topbox .inner .h2 {
    display: block;
    color: #222;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
}

.txtwrap {
    margin: 10px 0;
}

.list-bul > dd,
.list-bul > li,
.txt_bul {
    padding-left: 14px;
    color: #454545;
    font-size: 16px;
    line-height: 1.38;
}

.list-bul > dd,
.list-bul > li,
.list-2st > li,
.list-3st > li,
.txt_bul,
.txt_bul2,
.txt_bul3 {
    position: relative;
    margin: 4px 0;
}

.list-bul {
    margin: 15px 0px 20px;
}


.list-bul > dd:before,
.list-bul > li:before,
.txt_bul:before {
    left: 6px;
    top: 9px;
    background: #004098;
    border-radius: 100%;
    width: 4px;
    height: 4px;
}

.ui-topbox .inner .border {
    margin: 20px 0;
    width: 100%;
    height: 0px;
    border-top: 1px solid #EDEDED;
}

.ui-topbox .inner .txtwrap p {
    margin: 0;
    color: #444;
    font-size: 14px;
    letter-spacing: -0.06px;
}

.list-bul dd:before,
.list-bul li:before,
.txt-check:before,
.txt-fouse:before,
.txt-tip:before,
.txt_bul:before {
    content: "";
    position: absolute;
    left: 0;
}

.txt-check:before {
    top: 5.4px;
    width: 16px;
    height: 16px;
    background: url("../../../images/gj/content/blue-checkbox.png") no-repeat center center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.tab-ul:after,
.ui:after,
.tab-ul.type2 li a span:before {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.txt-check {
    color: #004098 !important;
    font-weight: 600;
    position: relative;
    padding-left: 24px;
}



/* ------------------------------ */



.h2_tt {
    margin-bottom: 16px;
    color: #222;
    font-size: 20px;
    font-weight: 700;
}

.process_ty2 {
    padding: 30px;
    background: #F8FAF9;
}

.type2 {
    border: none;
    box-shadow: none;
}

.prc.type2 {
    overflow: hidden;
    margin-left: -64px;
    width: calc(100% + 64px);
}

.prc {
    position: relative;
}

.prc.type2.step4:nth-child(1) {
    margin-bottom: 4em;
}

.prc.type2.step4 > li:nth-child(-n+4) {
    margin-top: 0;
}

.prc.type2.step4 > li {
    width: calc(25% - 64px);
}

.prc.type2 > li {
    float: left;
    position: relative;
    margin-top: 58px;
    margin-left: 64px;
}

.prc.type2 > li .inner {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
    border: 1px solid #EAEBEF;
    border-radius: 15px;
    text-align: center;
}

.prc.type2 > li .inner:before {
    content: "";
    display: block;
    position: absolute;
    right: -44px;
    top: 50%;
    transform: translateY(calc(50% - 24px));
    width: 20px;
    height: 28px;
    background-image: url(../../../images/gj/content/arrow2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}



.prc.type2 .circle {
    display: block;
    position: relative;
    margin: 0 auto 14px;
    width: 48px;
    height: 48px;
}


.ir-icon_process {
    position: absolute;
    left: calc(50% - 12px);
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    background: url(../../../images/gj/content/CONT_icon.svg);
    background-size: cover;
}


.ir-icon_process.icon1 {
    background-position: -2px 0;
}

.ir-icon_process.icon2 {
    background-position: -27px 0;
}

.ir-icon_process.icon3 {
    background-position: -53.5px 0.5px;
}

.ir-icon_process.icon4 {
    background-position: -79px 0.5px;
}

.ir-icon_process.icon5 {
    background-position: -105.5px 0.5px;
}

.ir-icon_process.icon6 {
    background-position: -131.5px 0.3px;
}

.ir-icon_process.icon7 {
    background-position: -155px 0;
}

.ir-icon_process.icon8 {
    background-position: -178.8px 0;
}


.prc.type2 .circle.color1 {}

.prc.type2 > li .inner .prc__title {
    display: block;
    color: #454545;
    font-size: 14px;
    line-height: 1.38;
    font-weight: bold;
}

.tab-ul:after,
.ui:after,
.tab-ul.type2 li a span:before {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.edu_safe {
    padding: 30px;
    border: solid 1px #ddd;
    margin: 30px 0px;

}

.edu_safe h1 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.edu_safe > ul {
    padding: 20px 0px;
}

.line_td {
    border-left: solid 1px #d5d8dd !important;
}

.facility_pic {}

.facility_pic .list_pic {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.facility_pic .list_pic .box {
    width: 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 1px #ddd;
    padding: 10px;
    border-radius: 3px;
}

.facility_pic .list_pic .box.w_con_2 {
    width: 48%;
}

.facility_pic .list_pic .box .pic {
    width: 100%;
}

.facility_pic .list_pic .box .pic img {
    border-radius: 5px;
    width: 100%;
}

.facility_pic .list_pic .box strong {
    padding: 5px 0px;
}

.btn_rent {
    border: solid 1px #004098;
    color: #004098;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    transition: all 0.3s;
}

.btn_rent:hover {
    background: #004098;
    color: #fff;
}


.tbl_wrap {
    border-top: solid 2px #000;
    width: 100%;
}

.tbl_wrap .list {
    width: 100%;
}

.tbl_wrap .list tr {}

.tbl_wrap .list tr th {

    vertical-align: middle;
    border-bottom: 1px solid #D5D8DD;
    border-left: 1px solid #D5D8DD;
    background: #F8FAF9;
    color: #222;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 10px;
}

.tbl_wrap .list tr td {

    padding: 10px 10px;
    text-align: center;
    border-bottom: 1px solid #D5D8DD;
    border-left: 1px solid #D5D8DD;
    margin-left: -1px;
    vertical-align: middle;
    font-size: 16px;
    color: #454545;
}

.tbl_wrap .list tr td.left {
    text-align: left;
}



.tbl_wrap .list tr th:first-child,
.tbl_wrap .list tr td:first-child {
    border-left: none
}


.sub-h3 {
    padding-top: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #004098;
    margin-bottom: 10px;
}

.seat {
    width: 564px;
}

.seat .seat_map {
    background: url(/images/gj/content/seat_map.jpg) no-repeat center top;
    background-size: 100%;
    display: flex;
    justify-content: space-between;
    height: 500px;
    padding: 80px 55px 70px 22px;
}

.seat .seat_map .section01 {
    display: flex;
    flex-direction: column;
    width: 23%;
    align-items: center;
}

.seat .seat_map .section01 span {
    background: #ea6396;
    padding: 7px 25px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
}

.seat .seat_map .seat_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.seat .seat_map .seat_list > div {
    width: 18%;
    background: #f2f2f2;
    height: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    margin: 3px 1%;
    cursor: pointer;
}

.seat .seat_map .section02 {
    display: flex;
    width: 48%;
    flex-direction: column;
    align-items: center;
}

.seat .seat_map .section02 span {
    background: #72c157;
    padding: 7px 25px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
}

.seat .seat_map .section02 .seat_list > div {
    width: 8%;
}


.seat .seat_map .section03 {
    display: flex;
    width: 23%;
    flex-direction: column;
    align-items: center;
}

.seat .seat_map .section03 span {
    background: #63acea;
    padding: 7px 25px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
}

.seat .seat_map .section03 .seat_list > div {
    width: 18%;
}

.seat .seat_map .seat_list > div:hover {
    outline: solid 1px #000;
}

.seat .seat_map .seat_list > div.on {
    background: #004098;
    color: #fff;
    font-weight: bold;
}


.seat .seat_map .section01 .seat_list > div#ga_last {
    width: 80%;
    margin-left: auto;
}

.seat .seat_map .section03 .seat_list > div#da_last {
    width: 80%;
}

.seat .seat_map .seat_list > div.done {
    background: #ddd;
    color: #777;
    cursor: default;
    font-weight: bold;
}

.seat .seat_map .seat_list > div.done:hover {
    outline: inherit;
}

.seat_select {display: flex;flex-wrap: wrap;justify-content: space-between;}

.seat_select .seat_check {
    width: calc(100% - 600px);
    border: solid 1px #ddd;
    padding: 30px;
}

.seat_select .seat_check .total_seat_num {
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}

.seat_select .seat_check ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.seat_select .seat_check ul li {
    min-width: 105px;
    border: solid 1px #ddd;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 5px 5px 10px;
    width: calc(20% - 10px);
}

.seat_select .seat_check ul li p {}

.seat_select .seat_check ul li .seat_sel_del {
    width:20px;
    height:20px;
    display:inline-block;
    text-indent:-99999px;
    background:url(../../../images/gj/content/close.png) no-repeat center center;
    background-size:cover;
}

.seat_select .seat_check ul li:hover {
    box-shadow:0 0 10px 0px rgba(0,0,0,0.1);
}
.pro_btm_btn {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.pro_btm_btn .btn_list {
    border: solid 1px #004098;
    padding: 10px 30px;
    border-radius: 50px;
    color: #004098;
    font-weight: bold;
    font-size:16px;
    line-height:1;
}
.pro_btm_btn .btn_res {
    background:#004098;
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff;
    font-size:16px;
    font-weight: bold;
    line-height:1;
}
.seat_select .seat_check ul li p {
    margin: 0;
    font-size: 14px;
    line-height: 1;
}

.seat_select .seat_check ul li .seat_sel_del {
    border: 0;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    flex-shrink: 0;
}


@media (max-width: 1400px) {
    .eventList ul li dl {
        /* margin: 0 1rem 0 0rem; */
    }

    .eventList ul li .txt {
        display: none;
    }

    .program_ul > li {
        width: 47%;
    }

}
@media all and (max-width:1200px) {
    .seat_select {
        flex-direction:column;
        align-items: center;
    }
    .seat_select .seat_check {
        width:100%;
    }
}

@media (max-width: 1030px) {
    .eventList ul li dl .subject {
        font-size: 1.4rem;
    }

    .eventList ul li dl dd {
        font-size: 1.1rem;
    }

    .eventList ul li .eventtxt {
        display: none;
    }

    .pro_view {
        flex-direction: column;
        align-items: center;
    }

    .pro_view .pro_view_info {
        width: 100%;
        padding-left: 0px;
        padding-top: 50px
    }

    .pro_reservation {
        text-align: center;
    }

    .table_scroll .tbl_wrap .list {
        width: 960px;
    }

    .table_scroll:before {
        content: "좌우로 터치해서 보세요.";
        font-size: 14px;
        width: 168px;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 0 5px 25px;
        line-height: 25px;
        margin-bottom: 10px;
        color: #004098;
        display: block;
        background: url(../../../images/gj/content/point.png) no-repeat left center;
        height: 20px;
        background-size: auto 100%;
    }
}


@media (max-width: 767px) {
    .eventList ul li {
        align-items: flex-start;
        padding: 1.5rem 0;
    }

    .eventList ul li .pic {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .eventList ul li .const {
        flex-flow: row wrap;
        padding-left: 0;
        width: 100%;
    }

    .eventList ul li .pic a {
        width: 100%;
        margin: 0 auto;
    }

    .eventList ul li dl .subject {
        line-height: 1.3;
    }

    .eventList ul li dl {
        margin: 0;
        width: 100%;
    }

    .eventList ul li dl dd {
        width: 100%;
        padding-left: 80px !important;
        min-height: 35px;
    }

    .eventList ul li dl dd span {
        display: block;
    }

    .eventList ul li .more {
        width: 100%;
    }

    .eventList ul li .more a {
        width: auto;
        height: auto;
        font-size: 1.2rem;
        border-radius: 3px;
        padding: 10px 10px;
        display: block;
        margin-top: 0px;
    }


    .boardButton {
        text-align: center;
        float: none;
        margin-top: 1rem;
    }

    .serch_list {

        margin-top: 1rem;
    }

    .program_ul > li {
        width: 97%;
    }

    .pro_view {
        padding: 30px;
    }

    .pro_cont,
    .pro_notice .pro_notice_txt {
        padding: 20px;
    }

    .ui-topbox.type1 .inner .circle {
        display: none;
    }

    .ui-topbox.type1 .inner {
        padding: 30px;
    }

    .facility_pic .list_pic .box {
        width: 100%;
        margin-bottom: 20px;
    }

    #wrap .facility_pic .list_pic .box .pic img {
        width: 100% !important;
        max-width: 100%;
    }

    .tbl_wrap .list tr th {
        font-size: 14px;
    }

    .tbl_wrap .list tr td,
    .tbl_wrap .list tr td * {
        font-size: 14px;
    }
}
@media all and (max-width:640px) {
    
    .seat {
        overflow-x:auto;
        width:100%;
        margin-bottom: 30px;
    }
    .seat .seat_map {
        width:564px;
    }
    .seat_select::before  {
        content: "좌우로 터치해서 보세요.";
        font-size: 14px;
        width: 168px;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 0 5px 25px;
        line-height: 25px;
        margin-bottom: 10px;
        color: #004098;
        display: block;
        background: url(../../../images/gj/content/point.png) no-repeat left center;
        height: 20px;
        background-size: auto 100%;
    }
    .seat .seat_map {
        height:auto;
        padding: 80px 55px 60px 22px;
    }
    .pro_view .pro_view_info .pro_view_dl dl dt {
        font-size:14px;
        margin-bottom:10px;
    }
    .pro_view .pro_view_info .pro_view_dl dl dt::before {
        top:3px;
    }
    .pro_view .pro_view_info .pro_view_dl dl dd {
        font-size:14px;
    }
    .pro_view .pro_view_info .pro_tit {
        font-size:18px;
    }
    .pro_reservation button {
        padding:10px 30px;
        font-size:14px;
    }
    .pro_view {
        padding:20px;
    }
    .seat_select .seat_check {
        padding:20px;
    }
}

@media all and (max-width:460px) {
    .pro_view {
        padding: 20px;
    }

    .pro_view .pro_view_img {
        max-width: 100%;
        width: auto;
    }
}




/* 리스트 */
.lecture_list.horizontal {
    display: flex;
    flex-direction: column;
}

/* 카드 */
.lecture_list.horizontal .lectureDiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
    border-radius: 3px;
    background: #fff;
    border-top:solid 1px #eee;
    transition: all 0.25s ease;
    flex-wrap: wrap;
}
.lecture_list.horizontal li:last-child .lectureDiv{
	border-bottom:solid 1px #eee;
}

.lecture_list.horizontal .lectureDiv:hover {
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

/* 왼쪽 영역 */
.lecture_list.horizontal .line01 {
    margin-bottom: 8px;
    width: 100%;
}

/* 제목 */
.lecture_list.horizontal .tit {
    font-size: 18px;
    font-weight: 700;
    color: #222;

    display: -webkit-box;
    -webkit-line-clamp: 2;   /* 👈 2줄 제한 */
    -webkit-box-orient: vertical;
    overflow: hidden;

    line-height: 1.4;
    max-height: 2.8em; /* 👈 2줄 높이 고정 */
}

/* 중간 정보 */
.lecture_list.horizontal .line02,
.lecture_list.horizontal .line03 {
    display: flex;
    gap: 3px 20px;
    font-size: 14px;
    color: #666;
    flex-wrap: wrap;
}
.lecture_list.horizontal .line02 {
	min-width:250px;
}
.lecture_list.horizontal .line02 .count {
	color:#000;
}
.lecture_list.horizontal .line02 .count span {
	display:inline-block;
	margin-right:5px;
	color:#999;
}

.lecture_list.horizontal .line03 {
    margin-top: 6px;
}
.lecture_list.horizontal .line03 .edu_term {
	color:#000;
}
.lecture_list.horizontal .line03 .apply_term {
    width:100%;
    color:#000;
}

/* 라벨 */
.has_tit span {
    color: #999;
    margin-right: 4px;
    font-weight:500;
}

/* 가격 강조 */
.price em {
    color: #000;
    font-weight: 600;
}

/* 오른쪽 상태 */
.status {
    flex-shrink: 0;
}

/* 상태 버튼 */
.status-badge {
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}

.status-badge.available {
    background: #004098;
    color: #fff;
}

.status-badge.closed {
    background: #eee;
    color: #666;
}

.status-badge.before {
    background: #fff3cd;
    color: #004098;
}

/* 반응형 */
@media (max-width: 768px) {
    .lecture_list.horizontal .lectureDiv {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .lecture_list.horizontal .tit {
        max-width: 100%;
    }

    .status {
        align-self: flex-end;
    }
    .lecture_list.horizontal .line04 {
        width:100%;
        display: flex;
        justify-content: flex-end;
    }
}





.lecture_view {
    display: block;
    padding: 0;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 16px;
    }

/*항목리스트*/
.lecture_view .detail2 {
    overflow: hidden;
    background: #fff;
}

.lecture_view .subject {
    display: block;
    width: 100%;
    height: auto;
    line-height: 1.3;
    padding: 1.2em 2.8em;
    background-color: #f4f5f8;
    font-size: 1.2em;
    font-weight: 500;
    color: #222;
    box-sizing: border-box;
    font-weight: 700;
}

.lecture_view .subject [data-check] {
    margin-right: 1em;
}

.lecture_view .detail2 > li {
    float: left;
    position: relative;
    width: 100%;
    min-height: 3.6em;
    padding-left: 9em;
    border-top: 1px solid #e8e8e8;
    box-sizing: border-box;

}

.lecture_view .detail2 > li .titles {
    position: absolute;
    top: 0;
    left: 0;
    width: 9em;
    height: 100%;
    background-color: #f4f5f8;
    box-sizing: border-box;
}

.lecture_view .detail2 > li .titles span {
    display: table;
    width: 100%;
    height: 100%;
}

.lecture_view .detail2 > li .titles strong {
    display: table-cell;
    width: 100%;
    height: 100%;
    line-height: 1.4;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
    color: #333;
    color: #101010;
    letter-spacing: -0.6px;
    font-size: 16px;
}

.lecture_view .detail2 > li .titles strong .red {
    display: inline-block;
    width: auto;
    height: auto;
    margin-top: -5px;
    padding-left: 2px;
    vertical-align: top;
}

.lecture_view .detail2 > li .txts,
.lecture_view .detail2 > li .contents {
    padding: 1em;
}

.lecture_view .detail2 > li .txts {
    color: #666;
}

.lecture_view .detail2 > li .contents {
    color: #666;
}

.lecture_view .detail2 > li.filebox ul {
    padding: 1em 0.7em;
}

/*첨부파일*/
.lecture_view .detail2 > li.filebox ul li {
    float: none;
    min-height: auto;
    margin-top: 0.3em;
    padding-left: 0;
    border-top: 0;
}

.lecture_view .detail2 > li.filebox ul li:first-child {
    margin-top: 0;
}

.lecture_view .detail2 > li.filebox ul li > span {
    display: inline-block;
    padding-top: 0;
    margin-right: 1em;
    color: #666;
}

.lecture_view .detail2 > li.filebox ul li a.icon_file {
    display: inline-block;
    margin-right: 1.65em;
    padding-bottom: 0.14em;
    padding-left: 1.4em;
    background: url(../../img/sub/icon_file_02.svg) no-repeat left top 0.25em;
    word-break: break-all;
    color: #424242;
    text-decoration: underline;
    text-underline-position: under;
    box-sizing: border-box;
}

.lecture_view .detail2 > li.filebox ul li a.fileview {
    display: inline-block;
    color: #fff;
    font-weight: 300;
    background: #818898 url(../..../images/site/skin/fileview_ico.svg) no-repeat left 0.4em center;
    padding: 0.32em 0.49em 0.32em 1.87em;
    font-size: 0.95em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
}

/*내용*/
.lecture_view .detail2 > li.no_title {
    padding-left: 0;
    padding-top: 2em;
}

.lecture_view .detail2 > li.no_title .contents {
    min-height: 10em;
    padding:0 !important;
}

.lecture_view .detail2 > li.no_title .contents table {
    table-layout: fixed;
    width: 100%;
}

.lecture_view .detail2 > li.no_title .contents table caption {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
}

.lecture_view .detail2 > li.no_title .contents .iframe {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 50%;
    margin-bottom: 2em;
}

.lecture_view .detail2 > li.no_title .contents .iframe iframe {
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lecture_view .detail2 > li .contents img {
    max-width:100% !important;
    margin: 0 auto;
    padding-bottom: 1em;
}

.lecture_list ul li.thead strong {
    padding: 0.9em 0.6em;
}

.lecture_list .thead .no {
    width: 5%;
}

.lecture_list .thead .subject {
    width: auto;
}

.lecture_list .thead .writer {
    width: 12%;
}

.lecture_list .thead .date,
.lecture_list .thead .file_atch {
    width: 16%;
}

.lecture_list .thead .counter {
    width: 10%;
}

.lecture_list .thead .state {
    width: 8%;
}




.view_table_half {
    width: 50% !important;
}

.lecture_list .view_table_half:nth-child(even) {
    border-right: 1px solid #ececec;
}

.lecture_list_view .detail > li .titles {
    width: 12em;
}

.lecture_list_view .detail > li .txts {
    position: absolute;
    top: 0;
    left: 12em;
}

.lecture_list_view .contents {
    background-color: #FCFCFC;
    min-height: 3.2em;
    border-bottom: 1px solid #DBDBDB;
}

.lecture_list_view .contents strong {
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    color: #222;
    display: table-cell;
    width: 100%;
    height: 100%;
    line-height: 1.4;
}

.lecture_list_view2 .detail > li .titles {
    width: 12em;
}

.lecture_list_view2 .detail > li .txts {
    position: absolute;
    top: 0;
    left: 12em;
}


.lecture_list_view.title {
    background-color: #f4f5f8;
    text-align: left;
    vertical-align: middle;
    font-weight: 600;
    padding: 0.15px !important;
    margin-bottom: 0 !important;
}

.lecture_list_view.title .txts {
    color: #222 !important;
    font-size: 1.2em;
    position: unset !important;
    font-weight: 700;
}

.text-Item01 {
    position: unset !important;
    padding: 0 15px !important;
    margin-bottom: 4em;
}

.lecture_list_view2 {
    border-top: 1px solid #777 !important;
    border-bottom: 1px solid #777 !important;
}

/*데이터 없음*/
.listiTem02 {
    width: max-content;
    display: inline-block !important;
    vertical-align: middle !important;
}

@media all and (max-width:768px) {
	.view_table_half {
	    width: 100% !important;
	}
}

@media all and (max-width:640px) {
    .lecture_view .detail2 > li {
        padding-left:0px;
    }
    .lecture_view .detail2 > li .titles {
        position:static;
        width:100%;
        padding: 15px 0px 5px;
        background: none;
        text-align: left;
    }
    .lecture_view .detail2 > li .titles span,
    .lecture_view .detail2 > li .titles strong{
        text-align:left;
    }
    .lecture_view .detail2 > li .titles span br,
    .lecture_view .detail2 > li .titles strong br {
    	display:none;
    }
    .lecture_view .detail2 > li .txts {
        padding: 5px 5px 15px;
    }
    .lecture_view .detail2 > li.lecture_list_view.title .txts {
        padding:15px;
    }
}