@charset "utf-8";

/* 미디어쿼리 */
@media all and (max-width: 1400px) {
    nav {
        display: none !important;
    }
    .web footer .wrap {
        margin: 0 6vw;
    }

    /* 이메일 입력 */
    .web .cp_email input {
        width: 35%;
    }
    .web .cp_email select {
        width: calc(30% - 4rem);
    }
    /* 이메일 입력 END */

    /* sheet_area */
    .web .sheet_area .radio_list1 > li input[type="radio"] + label {
        width: 14rem;
        height: 14rem;
    }
    /* sheet_area END */
}
@media all and (min-width: 600px) and (max-width: 1024px) {
    /* 공통 */
    .tb .sub_tit {
        margin-bottom: 4rem;
    }
    .tb .p_web {
        display: none;
    }
    .tb .p_mobile {
        display: block;
    }
    .tb .sitemap {
        display: none;
    }
    .tb .sitemapM {
        display: block;
    }
    .tb .sitemapM > div:last-child {
        width: 50%;
    }
    .tb .sitemapM > div:first-child > button {
        right: 50%;
    }
    .mb .overlay.web {
        display: none;
    }
    .mb .overlay.mobile {
        display: block;
    }
    /* 공통 END */

    /* 폰트 */
    .tb .font2XS {
        font-size: 1.4rem;
    }
    .tb .fontXS {
        font-size: 1.6rem;
    }
    .tb .fontS {
        font-size: 1.8rem;
    }
    .tb .fontM {
        font-size: 2rem;
    }
    .tb .fontL {
        font-size: 2.8rem;
    }
    .tb .fontXL {
        font-size: 3.4rem;
    }
    .tb .font2XL {
        font-size: 4.4rem;
    }
    .tb .font3XL {
        font-size: 7rem;
    }
    .tb .font4XL {
        font-size: 8rem;
    }
    /* 폰트 END */

    /* header */
    .tb header {
        height: 6rem;
    }
    .tb h1 {
        top: 1.4rem;
        left: 5rem;
    }
    .tb h1 a,
    .tb header:hover h1 a,
    .tb header.on h1 a {
        background-size: 80%;
    }
    .tb .util_menu {
        right: 3.6rem;
    }
    .tb .util_menu i {
        margin-top: 1.2rem;
        /* background-size: 40%; */
    }
    /* .tb .util_menu i.adpg {
        background-size: 48%;
        background-position: 50% 48%;
    } */
    /* header END */

    /* footer */
    .tb footer .wrap {
        display: block;
        text-align: center;
        margin: 0;
    }
    .tb footer .bi .tit {
        height: 8rem;
        background-size: 75%;
        margin: 0 auto 0.8rem auto;
    }
    .tb footer .sns ul {
        width: 20rem;
        margin: 0 auto;
    }
    /* footer END */

    /* 테이블 */
    .tb .table_type1 tr td:nth-child(2) div:nth-child(2)::after {
        margin: -2rem 0 0 -6.2rem;
    }
    .tb .table_type3 colgroup {
        display: none;
    }
    .tb .table_type3 tr td {
        display: block;
        width: auto;
        text-align: left;
    }
    .tb .table_type3 tr td:first-child {
        text-align: left;
        padding: 2rem 2rem 0rem 2rem;
    }
    .tb .table_type3 tr td:last-child {
        padding-top: 0.4rem;
    }
    /* 테이블 END */

    /* sheet_area */
    .tb .sheet_area.bgc {
        padding: 6rem;
    }
    .tb .sheet_area input {
        width: 100%;
    }
    .tb .sheet_area .check_list1 > li,
    .tb .sheet_area .check_list1 > li input[type="checkbox"] + label,
    .tb .sheet_area .check_list1.L > li input[type="checkbox"] + label {
        width: 100%;
    }
    .tb .sheet_area .radio_list3 > li,
    .tb .sheet_area .radio_list3 > li input[type="radio"] + label,
    .tb .sheet_area .radio_list3.L > li input[type="radio"] + label {
        width: 100%;
    }
    .tb .sheet_area .radio_list1 > li:not(:first-child) {
        margin-left: 0;
    }
    .tb .sheet_area .radio_list1 > li {
        margin-right: 1rem;
        margin-bottom: 0.7rem;
    }
    .tb .sheet_area .radio_list1 > li input[type="radio"] + label {
        width: 14rem;
        height: 14rem;
    }
    /* sheet_area END */

    /* 주소검색 */
    .tb .ad_search > div .btnL.notp {
        right: 0.1rem;
        left: inherit;
    }
    /* 주소검색 END */

    /* 첨부파일 */
    .tb .at_file ul {
        width: 100%;
    }
    .tb .at_file a {
        width: 80%;
    }
    /* 첨부파일 END */

    /* 이메일 입력 */
    .tb .cp_email input {
        width: calc(50% - 1.5rem);
    }
    .tb .cp_email select {
        width: 100%;
        margin: 1rem 0 0 0;
    }
    /* 이메일 입력 END */

    /* 핸드폰 번호 */
    .tb .cl_phone input {
        width: calc(100% - 10.7rem);
    }
    /* 핸드폰 번호 END */
    .tb .searchTop_li {
        display: none;
    }
}
@media all and (max-width: 599px) {
    /* 공통 */
	#hd_pop{display:none}
    .mb .sub_tit {
        margin-bottom: 3rem;
    }
    .mb .p_web {
        display: none;
    }
    .mb .p_mobile {
        display: block;
    }
    .mb .sitemap {
        display: none;
    }
    .mb .sitemapM {
        display: block;
    }
    .mb .overlay.web {
        display: none;
    }
    .mb .overlay.mobile {
        display: block;
    }
    /* 공통 END */

    /* 폰트 */
    .mb .font2XS {
        font-size: 1.4rem;
    }
    .mb .fontXS {
        font-size: 1.4rem;
    }
    .mb .fontS {
        font-size: 1.6rem;
    }
    .mb .fontM {
        font-size: 1.8rem;
    }
    .mb .fontL {
        font-size: 2.4rem;
    }
    .mb .fontXL {
        font-size: 3rem;
    }
    .mb .font2XL {
        font-size: 4rem;
    }
    .mb .font3XL {
        font-size: 6rem;
    }
    .mb .font4XL {
        font-size: 6rem;
    }
    /* 폰트 END */

    /* 아이콘 */
    .mb .new {
        top: 2px;
        width: 1.7rem;
        height: 1.7rem;
    }
    /* 아이콘 END */

    /* 테이블 */
    .mb .table_type1 colgroup {
        display: none;
    }
    .mb .table_type1 tr td {
        display: block;
        width: 100%;
    }
    .mb .table_type1 tr td:nth-child(1) {
        text-align: center;
        padding: 3rem 2rem 1.5rem;
        width: calc(100% - 4rem);
        overflow: hidden;
    }
    .mb .table_type1 tr td:nth-child(2) {
        clear: both;
        text-align: left;
        width: calc(100% - 4rem);
        padding: 0 2rem;
    }
    .mb .table_type1 tr td:nth-child(3) {
        padding: 1.5rem 2rem 3rem;
        width: calc(100% - 4rem);
        line-height: 2.5rem;
    }
    .mb .table_type1 .date {
        float: none;
        display: inline-block;
    }
    .mb .table_type1 .date .font2XL {
        font-size: 1.6rem;
    }
    .mb .table_type1 p {
        float: left;
    }
    .mb .table_type1 .tag {
        float: right;
        border: 1px solid #005ad4;
        color: #005ad4;
        padding: 0.4rem;
        margin-left: 0.8rem;
        margin-top: 0;
    }
    .mb .table_type1 .date strong {
        font-family: "jost", sans-serif;
        display: inline-block;
    }
    .mb .table_type1 .date span:nth-child(3) {
        display: none;
    }
    .mb .table_type1 tr td:nth-child(2) div:first-child {
        margin-right: 2.5rem;
    }
    .mb .table_type1 tr td:nth-child(2) div:nth-child(2)::after {
        content: "";
        display: inline-block;
        position: absolute;
        margin: 2rem 0 0 -9.1rem;
        width: 1rem;
        height: 0.2rem;
        background-color: #333;
    }
    .mb .btn_bottom_area,
    .mb .btn_bottom_area button {
        width: 100%;
    }
    /* 테이블 END */

    /* header */
    .mb header {
        height: 6rem;
    }
    .mb h1 {
        top: 1.4rem;
        left: 0;
    }
	header:hover h1, header.on h1{top:2px !important}
    .mb h1 a,
    .mb header:hover h1 a,
    .mb header.on h1 a {
       
        background-size: 80%;
    }
    .mb .util_menu {
        right: 2rem;
    }
    .mb .util_menu i {
        margin-top: 1.2rem;
    }
    /* header END*/

    /* footer */
    .mb footer .wrap {
        display: block;
        text-align: center;
        margin: 0;
    }
    .mb footer .bi .tit {
        height: 7rem;
        background-size: 65%;
        margin: 0 auto 0.8rem auto;
    }
    .mb footer .sns ul {
        width: 20rem;
        margin: 0 auto;
    }
    /* footer END */

    /* 주소검색 */
    .mb .ad_search > div .btnL.notp {
        right: 0.1rem;
        left: inherit;
    }
    /* 주소검색 END */

    /* 이메일 입력 */
    .mb .cp_email input:nth-of-type(1) {
        width: calc(100% - 3rem);
        float: none;
        display: inline-block;
    }
    .mb .cp_email input:nth-of-type(2) {
        width: 100%;
        float: none;
        margin-top: 1rem;
    }
    .mb .cp_email > span {
        float: right;
    }
    .mb .cp_email select {
        width: 100%;
        margin: 1rem 0 0 0;
    }
    /* 이메일 입력 END */

    /* sheet_area */
    .mb .sheet_area.bgc {
        padding: 3rem;
    }
    .mb .sheet_area input {
        width: 100%;
    }
    .mb .sheet_area .check_list1 > li,
    .mb .sheet_area .check_list1 > li input[type="checkbox"] + label,
    .mb .sheet_area .check_list1.L > li input[type="checkbox"] + label {
        width: 100%;
    }
    .mb .sheet_area .radio_list3 > li,
    .mb .sheet_area .radio_list3 > li input[type="radio"] + label,
    .mb .sheet_area .radio_list3.L > li input[type="radio"] + label {
        width: 100%;
    }
    .mb .sheet_area .text_list > li:not(:last-child) {
        margin-bottom: 2rem;
    }
    .mb .sheet_area .radio_list1 > li:not(:first-child) {
        margin-left: 0;
    }
    .mb .sheet_area .radio_list1 > li {
        margin-right: 1rem;
        margin-bottom: 0.7rem;
    }
    .mb .sheet_area .radio_list1 > li input[type="radio"] + label {
        width: 14rem;
        height: 14rem;
    }
    /* sheet_area END */

    /* 첨부파일 */
    .mb .at_file ul {
        width: 100%;
    }
    /* 첨부파일 END */

    /* 핸드폰 번호 */
    .mb .cl_phone input {
        width: calc(100% - 10.7rem);
    }
    /* 핸드폰 번호 END */

    .mb .check_list2 > li input[type="checkbox"] + label span::after {
        top: 5px;
    }
    .mb .searchTop_li {
        display: none;
    }
	header:hover .login, header.on .login{background: url(/theme/basic/genres/img/icon/login_icon.svg) no-repeat center;}
	header:hover .smap, header.on .smap{background: url(/theme/basic/genres/img/icon/smap_icon.svg) no-repeat center;}
}
@media all and (max-width: 360px) {
    /* 폰트 */
    .mb .font4XL {
        font-size: 5rem;
    }
    /* 폰트 END */

    /* 버튼 */
    .mb .btnXL.fill {
        padding: 0;
        width: 100%;
    }
    /* 버튼 END */

    /* header */
    .mb header,
    .mb header:hover,
    .mb header.on {
        height: 6rem;
    }
    .mb header.on h1,
    .mb header:hover h1,
    .mb h1 {
        top: 0.6rem;
    }
    .mb header:hover .util_menu i,
    .mb header.on .util_menu i,
    .mb .util_menu i {
        margin-top: 0.6rem;
    }
    .mb .searchTop_li {
        display: none;
    }
    /* header END*/
}
/* 미디어쿼리 END */

/* skip nav */
.skip_nav {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 300;
}
.skip_nav a {
    display: block;
    height: 1px;
    margin-bottom: -1px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    color: #333;
}
.skip_nav a:hover,
.skip_nav a:focus,
.skip_nav a:active {
    display: block;
    height: auto;
    padding: 10px 0;
    background: #f2f2f2;
}
/* skip nav END */

/* 공통 */
html {
    font-size: 62.5%;
}
body {
    font-size: 1.6rem;
    font-weight: 300;
}
.wrapper {
    /* overflow: hidden; */
    -webkit-overflow-scrolling: touch;
}
.wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.img_wrap {
    overflow: hidden;
}
.img_wrap .scale {
    transition: all 1.5s;
}
.img_scale:hover .img_wrap .scale {
    transform: scale(1.15);
}
.flex_wrap {
    display: flex;
    justify-content: space-between;
}
.bgc {
    background-color: #f6fafd;
}
.red {
    color: #ff2a5d;
}
.blue {
    color: #005ad4;
}
.p_web {
    display: block;
}
.p_mobile {
    display: none;
}
span.highlight {
    background-color: rgba(0, 90, 212, 0.1);
    color: #005ad4;
    padding: 0 4px 1px;
}
/* 공통 END */

/* 스크롤 
body {
    overflow: overlay;
}
body::-webkit-scrollbar,
.at_file ul::-webkit-scrollbar,
textarea::-webkit-scrollbar {
    width: 1.4rem;
    padding: 0 0.5rem;
    background: transparent;
}
body::-webkit-scrollbar-thumb,
.at_file ul::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4rem;
    background-clip: padding-box;
    border: 0.5rem solid transparent;
}
body::-webkit-scrollbar-thumb:hover,
.at_file ul::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-track,
.at_file ul::-webkit-scrollbar-track,
textarea::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0;
}
.table_type2::-webkit-scrollbar {
    width: 0.4rem;
    padding: 0;
    background-color: #eee;
}
.table_type2::-webkit-scrollbar-thumb {
    width: 0.4rem;
    border-radius: 4rem;
    background-color: rgba(0, 0, 0, 0.2);
}
.table_type2:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}*/
/* 스크롤 END */

/* 버튼 */
.btnS,
.btnM,
.btnL,
.btnXL {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #005ad4;
    color: #005ad4;
    letter-spacing: 0;
    transition: all 0.3s;
    font-family: "Roboto", "Noto Sans KR", sans-serif;
    font-weight: 500;
}
.btnS:hover,
.btnM:hover,
.btnL:hover,
.btnXL:hover {
    background-color: #eef5ff;
    box-shadow: 0 2px 8px rgba(102, 156, 229, 0.5);
    /* transform: translateY(1rem); */
}
.bgc .btnS:hover,
.bgc .btnM:hover,
.bgc .btnL:hover,
.bgc .btnXL:hover {
    background-color: #e5f0ff;
}
.btnS {
    height: 3.2rem;
    line-height: 3.2rem;
    padding: 0 0.8rem;
    font-size: 1.4rem;
}
.btnM {
    height: 4rem;
    line-height: 4rem;
    padding: 0 1.6rem;
    font-size: 1.6rem;
}
.btnL {
    height: 4.8rem;
    line-height: 4.8rem;
    padding: 0 4.8rem;
    font-size: 1.6rem;
}
.btnXL {
    height: 5.6rem;
    line-height: 5.6rem;
    padding: 0 3.6rem;
    font-size: 1.6rem;
}
.notp {
    padding: 0 1.6rem;
}
.line {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}
.line:hover {
    background-color: #fff;
    color: #005ad4;
    box-shadow: none;
    padding: 0 6.2rem;
    transform: none;
}
.fill {
    background-color: #005ad4;
    color: #fff;
}
.fill:hover {
    border-color: #197aff;
    background-color: #197aff;
    box-shadow: 0 4px 8px rgba(102, 156, 229, 0.5);
}
.bgc .btnS.fill:hover,
.bgc .btnM.fill:hover,
.bgc .btnL.fill:hover,
.bgc .btnXL.fill:hover {
    background-color: #197aff;
}
a:hover.fill {
    color: #fff;
}
.grey {
    border-color: #333;
    color: #333;
}
.grey:hover {
    background-color: #f1f1f1 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
/* 버튼 END */

/* 폰트 */
.font3XS {
    font-size: 1.2rem;
    transition: all 0.2s;
}
.font2XS {
    font-size: 1.4rem;
    transition: all 0.2s;
}
.fontXS {
    font-size: 1.6rem;
    line-height: 1.8;
    transition: all 0.2s;
}
.fontS {
    font-size: 1.8rem;
    transition: all 0.2s;
}
.fontM {
    font-size: 2.4rem;
    transition: all 0.2s;
}
.fontL {
    font-size: 3rem;
    transition: all 0.2s;
}
.fontXL {
    font-size: 4rem;
    transition: all 0.2s;
}
.font2XL {
    font-size: 5rem;
    transition: all 0.2s;
    padding: 0 2rem;
}
.font3XL {
    font-size: 8rem;
    transition: all 0.2s;
	line-height: 90px;
	letter-spacing: -2px;

}
.font4XL {
    font-size: 10rem;
    transition: all 0.2s;
}
.fw500 {
    font-weight: 500;
}
.fw700 {
    font-weight: 700;
}
.sub_tit {
    text-align: center;
    margin-bottom: 6rem;
}
.sub_tit .fontS {
    color: #005ad4;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0;
    margin-bottom: 0.8rem;
}
/* 폰트 END */

/* 테이블 */
.table_type1 {
    width: 100%;
}
.table_type1 .tag {
    display: inline-block;
    border: 1px solid #005ad4;
    color: #005ad4;
    padding: 0.4rem;
    margin-top: 0.8rem;
}
.table_type1 .date {
    float: left;
    text-align: center;
}
.table_type1 .date strong {
    font-family: "jost", sans-serif;
    display: block;
}
.table_type1 tr {
    height: 7rem;
}
.table_type1 tr td:nth-child(1) {
    text-align: center;
}
.table_type1 tr td:nth-child(2) div:first-child {
    margin-right: 4.2rem;
}
.table_type1 tr td:nth-child(2) div:nth-child(2)::after {
    content: "";
    display: inline-block;
    position: absolute;
    margin: -2.5rem 0 0 -6.5rem;
    width: 1.6rem;
    height: 0.4rem;
    background-color: #333;
}
.table_type1 tr:nth-child(odd) {
    background-color: rgba(0, 90, 212, 0.03);
}
.table_type1 tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.5);
}
.table_type1 thead tr {
    background-color: rgba(255, 255, 255, 0.5) !important;
    border-bottom: 3px double rgba(0, 90, 212, 0.2);
}
.table_type1 thead th {
    font-weight: 300;
}
.table_type2 {
    background-color: #fff;
    overflow: auto;
}
.table_type2 > ul > li {
    border: 1px solid #e5ebf3;
}
section .table_type2:nth-of-type(1) {
    text-align: center;
}
section .table_type2:nth-of-type(2) > ul > li:not(:first-child) {
    margin-top: -0.1rem;
    box-shadow: none;
    transition: all 0.3s;
}
section .table_type2:nth-of-type(2) > ul > li:hover {
    position: relative;
    z-index: 10;
    border-color: #005ad4;
    background-color: #e5f0ff;
    box-shadow: 0 2px 8px rgb(102 156 229 / 50%);
}
.table_type2 ul ul {
    display: flex;
}
.table_type2 ul ul li {
    padding: 1.2rem;
    min-height: 1.8rem;
}
.table_type2 ul ul li:first-child {
    width: 4rem;
    text-align: center;
    border-right: 1px solid #e5ebf3;
}
.table_type2 ul ul li:last-child {
    width: calc(100% - 4rem);
}
.table_type3 {
    width: 100%;
    line-height: 1.5;
}
.table_type3 tr td {
    padding: 2rem;
}
.table_type3 tr td:nth-child(1) {
    text-align: center;
}
.table_type3 tr:nth-child(odd) {
    background-color: rgba(0, 90, 212, 0.05);
}
.table_type3 tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.5);
}
.table_type4 {
    width: 100%;
    text-align: left;
}
.table_type4 input,
.table_type4 select {
    width: 100%;
}
.table_type4 .period {
    display: flex;
}
.table_type4 .period span {
    width: 3rem;
    text-align: center;
    line-height: 2.8rem;
}
/* .table_type4 .period input {
    width: 50%;
} */
.table_type4 thead {
    background-color: rgba(0, 90, 212, 0.08);
    border: 1px solid #e5ebf3;
    border-bottom: none;
    text-align: center;
}
.table_type4 tbody tr {
    border: 1px solid #e5ebf3;
    border-top: none;
}
.table_type4 th {
    font-weight: 500;
}
.table_type4 th,
.table_type4 td {
    padding: 1rem 0 1rem 1rem;
}
.table_type4 th:last-child,
.table_type4 td:last-child {
    padding-right: 1rem;
}
.table_type4.row th {
    border: 1px solid #d9dfe9;
    background-color: rgba(0, 90, 212, 0.08);
    font-size: 1.4rem;
}
.table_type4.row td {
    border: 1px solid #e5ebf3;
}
.table_type5 {
    width: 100%;
    text-align: left;
    background-color: #fff;
}
.table_type5 thead {
    background-color: rgba(0, 90, 212, 0.08);
    border: 1px solid #e5ebf3;
    border-bottom: none;
    text-align: center;
}
.table_type5 tbody tr {
    border: 1px solid #e5ebf3;
    border-top: none;
}
.table_type5 th {
    font-weight: 300;
    padding: 1.6rem;
    border: 1px solid #d3e2f8;
}
.table_type5 td {
    padding: 1.6rem;
    border: 1px solid #e5ebf3;
}
.table_type6 {
    width: 100%;
    text-align: left;
    background-color: #fff;
}
.table_type6 tbody tr {
    border: 1px solid #e5ebf3;
    border-top: none;
}
.table_type6 tr td:first-child {
    background-color: rgba(0, 90, 212, 0.08);
    padding: 1rem;
    border: 1px solid #d3e2f8;
    text-align: center;
}
.table_type6 td:last-child {
    padding: 1rem;
    border: 1px solid #e5ebf3;
}
.table_type_news {
    width: 100%;
}
.table_type_news thead {
    background-color: #005ad4;
    color: #fff;
}
.table_type_news tr {
    height: 7rem;
}
.table_type_news tr:not(:first-child) {
    border-top: 1px solid #e5ebf3;
}
.table_type_news tr:last-child {
    border-bottom: 1px solid rgba(0, 90, 212, 0.1);
}
.table_type_news .txtL {
    text-align: left;
}
.table_type_news .txtC {
    text-align: center;
}
.paging {
    display: block;
    margin-top: 4rem;
    text-align: center;
}
.paging > div:first-child {
    display: block;
}
.paging > div > ul > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 4.8rem;
    height: 4.8rem;
}
.paging > div > ul > li > a {
    display: inline-block;
    width: 4.8rem;
    height: 4.8rem;
    line-height: 4.8rem;
    text-align: center;
}
.paging > div > ul > li > a.on {
    font-weight: 700;
}
.paging > div > ul > li > a:hover {
    text-decoration: underline;
}
.paging > div > ul > li.bt_first > a,
.paging > div > ul > li.bt_prev > a,
.paging > div > ul > li.bt_next > a,
.paging > div > ul > li.bt_last > a {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    font-size: 0;
}
.paging > div > ul > li.bt_first > a,
.paging > div > ul > li.bt_last > a {
    background: url(/theme/basic/genres/img/common/horizon_double_arrow_blue.svg) no-repeat center;
    background-size: 40%;
}
.paging > div > ul > li.bt_prev > a,
.paging > div > ul > li.bt_next > a {
    background: url(/theme/basic/genres/img/common/horizon_arrow_blue.svg) no-repeat center;
    background-size: 40%;
}
.paging > div > ul > li.bt_next > a,
.paging > div > ul > li.bt_last > a {
    transform: scaleX(-1);
}
.paging > div > ul > li.bt_first > a:hover,
.paging > div > ul > li.bt_prev > a:hover,
.paging > div > ul > li.bt_next > a:hover,
.paging > div > ul > li.bt_last > a:hover {
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(102, 156, 229, 0.2);
}
.paging > div > ul > li.bt_prev {
    margin-right: 8px;
}
.paging > div > ul > li.bt_next {
    margin-left: 8px;
}
/* 테이블 END*/

/* 아이콘 */

.email {
    background: url(/theme/basic/genres/img/icon/mail_icon.svg) no-repeat center;
}
.email:hover {
    background: url(/theme/basic/genres/img/icon/hover_mail_icon.svg) no-repeat center;
}
.login {
    background: url(/theme/basic/genres/img/icon/login_icon.svg) no-repeat center;
}
.login:hover {
    background: url(/theme/basic/genres/img/icon/hover_login_icon.svg) no-repeat center;
}
.mypg {
    background: url(/theme/basic/genres/img/icon/mypg_icon.svg) no-repeat center;
}
.mypg:hover {
    background: url(/theme/basic/genres/img/icon/hover_mypg_icon.svg) no-repeat center;
}
.mypg.bell {
    background: url(/theme/basic/genres/img/icon/mypg_icon_bell.svg) no-repeat center;
    background-size: 27px 22px;
}
.mypg.bell:hover {
    background: url(/theme/basic/genres/img/icon/hover_mypg_icon_bell.svg) no-repeat center;
    background-size: 27px 22px;
}
.adpg {
    background: url(/theme/basic/genres/img/icon/adpg_icon.svg) no-repeat center;
    background-size: 27px 22px;
}
.adpg:hover {
    background: url(/theme/basic/genres/img/icon/hover_adpg_icon.svg) no-repeat center;
    background-size: 27px 22px;
}
.smap {
    background: url(/theme/basic/genres/img/icon/smap_icon.svg) no-repeat center;
}
.smap:hover {
    background: url(/theme/basic/genres/img/icon/hover_smap_icon.svg) no-repeat center;
}
.new {
    background: url(/theme/basic/genres/img/icon/new_icon.svg) no-repeat center;
}
.faq {
    background: url(/theme/basic/genres/img/icon/faq_icon.svg) no-repeat center;
}
.call {
    background: url(/theme/basic/genres/img/icon/call_icon.svg) no-repeat center;
}
.download {
    background: url(/theme/basic/genres/img/icon/download_icon.svg) no-repeat center;
}
.add {
    background: url(/theme/basic/genres/img/icon/add_icon.svg) no-repeat center;
}
.delete {
    background: url(/theme/basic/genres/img/icon/delete_icon.svg) no-repeat center;
}
.file {
    background: url(/theme/basic/genres/img/icon/file_icon.svg) no-repeat center;
}
.write {
    background: url(/theme/basic/genres/img/icon/write_icon.svg) no-repeat center;
}
.save {
    background: url(/theme/basic/genres/img/icon/save_icon.svg) no-repeat center;
}
.info {
    background: url(/theme/basic/genres/img/icon/info_icon.svg) no-repeat center;
}
.clip {
    background: url(/theme/basic/genres/img/icon/clip_icon.svg) no-repeat center;
}
/* 아이콘 END*/

/* header */
header {
    position: fixed;
    top: 0;
    z-index: 200;
    display: flex;
    justify-content: center;
    width: 100vw;
    height: 10rem;
    transition: all 0.3s;
    font-family: "Noto Sans KR", "sans-serif";
}
header:hover, header.on a{color:#000 !important}
header:hover,
header.on {
    height: 10rem;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
header:hover h1,
header.on h1 {
    top: 1rem;
}
header:hover h1 a,
header.on h1 a {
    background: url(/theme/basic/genres/img/common/logo.png) no-repeat center;

}

header:hover .login, header.on .login {
    background: url(/theme/basic/genres/img/icon/login_icon.svg) no-repeat center;
}

header:hover .smap, header.on .smap{background: url(/theme/basic/genres/img/icon/smap_icon.svg) no-repeat center;}

header:hover .nav_sub,
header:hover .nav_sub_bg,
header.on .nav_sub,
header.on .nav_sub_bg {
    top: 10rem;
    box-shadow: 0 8px 8px -8px rgba(102, 156, 229, 0.2) inset;
}
header:hover .nav_dp1,
header.on .nav_dp1 {
    height: 10rem;
    line-height: 10rem;
}
header:hover .util_menu i,
header.on .util_menu i {
    margin-top: 2.6rem;
}
h1 {
    display: block;
    top: 2rem;
    left: 10rem;
    margin: 0 !important;
    transition: all 0.3s;
}
header h1 {
    height: 3.5rem;
    position: absolute;
}
h1 a {
    display: block;
    width: 27rem;
    height: 7rem;
    background: url(/theme/basic/genres/img/common/logo-w.png) no-repeat center;
    font-size: 0;
}
nav {
    /* margin-left: 4rem; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.gnb > li,
.gnb ul > li,
.util_menu > li {
    float: left;
}
.nav_dp1 {
    position: relative;
    display: block;
    height: 6rem;
    line-height: 10rem;
    padding: 0 3rem;
    letter-spacing: 0;
	font-size:18px;
}
.nav_dp1.on {
    color: #005ad4 !important;
}
.nav_dp1::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: calc(100% - 6rem);
    height: 0.2rem;
    transition: all 0.3s;
    background-color: #005ad4;
    transform: scaleX(0);
    transform-origin: center;
}
.nav_dp1.on::before {
    transform: scaleX(1);
}
.nav_dp2 {
    display: block;
    padding: 0 2rem 0 2rem;
    height: 6rem;
	font-weight: 500;
    line-height: 6rem;
	font-size:15px;
}
.nav_dp2.on {
    transform: scale(1.15);
    font-weight: 500;
    color: #005ad4;
}
.nav_sub {
    display: flex;
    justify-content: center;
    align-items: top;
    position: absolute;
    z-index: 190;
    top: 6rem;
    left: 0;
    width: 100%;
    height: 6rem;
    background-color: #f6fafd;
    border-bottom: 1px solid rgba(3, 62, 141, 0.1);
}
.nav_sub > li {
    position: relative;
}
/*
.gnb > li:nth-child(1) > .nav_sub > li:nth-child(1) {
    margin-left: -36rem;
}
.gnb > li:nth-child(2) > .nav_sub > li:nth-child(1) {
    margin-left: -23rem;
}
.gnb > li:nth-child(3) > .nav_sub > li:nth-child(1) {
    margin-left: -9rem;
}
.gnb > li:nth-child(4) > .nav_sub > li:nth-child(1) {
    margin-left: 10rem;
}
.gnb > li:nth-child(5) > .nav_sub > li:nth-child(1) {
    margin-left: -5rem;
}
.gnb > li:nth-child(6) > .nav_sub > li:nth-child(1) {
    margin-left: 4rem;
}
.gnb > li:nth-child(7) > .nav_sub > li:nth-child(1) {
    margin-left: 73rem;
}
header.admin nav {
    margin-left: 9rem;
}
header.admin .gnb > li:nth-child(1) > .nav_sub > li:nth-child(1) {
    margin-left: -42rem;
}
header.admin .gnb > li:nth-child(2) > .nav_sub > li:nth-child(1) {
    margin-left: 23rem;
}
header.admin .gnb > li:nth-child(3) > .nav_sub > li:nth-child(1) {
    margin-left: -16rem;
}
header.admin .gnb > li:nth-child(4) > .nav_sub > li:nth-child(1) {
    margin-left: 3rem;
}
header.admin .gnb > li:nth-child(5) > .nav_sub > li:nth-child(1) {
    margin-left: -23rem;
}
header.admin .gnb > li:nth-child(6) > .nav_sub > li:nth-child(1) {
    margin-left: -3rem;
}
header.admin .gnb > li:nth-child(7) > .nav_sub > li:nth-child(1) {
    margin-left: 55rem;
}
header.nomem nav {
    margin-left: 5rem;
}
header.nomem .gnb > li:nth-child(1) > .nav_sub > li:nth-child(1) {
    margin-left: -42rem;
}
header.nomem .gnb > li:nth-child(2) > .nav_sub > li:nth-child(1) {
    margin-left: -43rem;
}
header.nomem .gnb > li:nth-child(3) > .nav_sub > li:nth-child(1) {
    margin-left: -15rem;
}
header.nomem .gnb > li:nth-child(4) > .nav_sub > li:nth-child(1) {
    margin-left: -30rem;
}
header.nomem .gnb > li:nth-child(5) > .nav_sub > li:nth-child(1) {
    margin-left: -11rem;
}
header.nomem .gnb > li:nth-child(6) > .nav_sub > li:nth-child(1) {
    margin-left: -2rem;
}
header.nomem .gnb > li:nth-child(7) > .nav_sub > li:nth-child(1) {
    margin-left: 67rem;
}
*/
.nav_sub li > ul {
    position: absolute;
    width: 19rem;
    left: 50%;
    top: 8rem;
    transform: translateX(-50%);
    box-shadow: 0 5px 8px rgba(0, 90, 212, 0.1);
    border-left: 1px solid rgba(3, 62, 141, 0.1);
    border-right: 1px solid rgba(3, 62, 141, 0.1);
    border-bottom: 1px solid rgba(3, 62, 141, 0.1);
}
.nav_sub li > ul > li {
    position: relative;
    float: none;
}
.nav_sub li > ul > li:first-child {
    margin-top: -2rem;
}
.nav_sub li > ul > li > a {
    position: relative;
    display: block;
    width: 100%;
    padding: 1rem 2rem;
    left: 0;
    line-height: 2.4rem;
    background-color: #f6fafd;
    opacity: 1 !important;
}
.nav_sub li > ul > li > a:hover {
    padding-left: 3.5rem;
    padding-right: 0.5rem;
}
.nav_sub li > ul > li > a::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 0.6rem;
    height: 0.2rem;
    left: -0.6rem;
    bottom: 0.55rem;
    background-color: #005ad4;
    transform: scaleX(0);
    transition: all 0.3s;
}
.nav_sub li > ul > li > a:hover::before {
    transform: scaleX(1);
}
.nav_sub li > ul > li:first-child > a {
    padding-top: 3rem !important;
}
.nav_sub li > ul > li:last-child > a {
    padding-bottom: 2rem !important;
}
/*
.nav_sub_bg {
    position: absolute;
    z-index: 180;
    top: 10rem;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.3s;
    background-color: #f6fafd;
    border-bottom: 1px solid rgba(3, 62, 141, 0.1);
}
*/
#main-menu li a {
    letter-spacing: 0;
}
.more_down {
    position: relative;
    display: inline-block;
    margin-left: 1rem;
    width: 0.9rem;
    height: 0.1rem;
}
.more_down:before,
.more_down:after {
    content: "";
    position: absolute;
    width: 0.6rem;
    height: 0.1rem;
    background-color: #777;
}
.more_down:before {
    left: -0.1rem;
    top: -0.5rem;
    transform: rotate(45deg);
}
.more_down:after {
    left: 0.3rem;
    top: -0.5rem;
    transform: rotate(-45deg);
}
.nav_dp2.on .more_down:before,
.nav_dp2.on .more_down:after {
    background-color: #005ad4;
}
.util_menu {
    position: absolute;
    right: 8.6rem;
}
.util_menu > li,
.util_menu > li ul li {
    transition: all 0.3s;
}
.util_menu > li ul li:hover a {
    transform: scale(1.1);
}
.util_menu > li:last-child > a {
    cursor: pointer;
}
.util_menu li,
.util_menu a {
    font-size: 0;
    display: inline-block;
}
.util_menu i {
    display: inline-block;
    font-size: 0;
    width: 4.8rem;
    height: 4.8rem;
    margin-top: 3.2rem;
    transition: all 0.3s;
}
.util_menu button {
    padding: 0;
}
/* 마이페이지부분 */
.util_menu li ul {
    position: absolute;
    display: block;
    width: 16.2rem;
    right: 4rem;
    z-index: 1000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 0.3s;
}
.util_menu li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
    transform-origin: top;
}
.util_menu li ul li {
    display: block;
    background-color: #fff;
}
.util_menu li ul li a {
    font-size: 1.4rem;
    padding: 1rem 2.5rem;
}
.util_menu li ul li:first-child a {
    padding-top: 2rem;
}
.util_menu li ul li:last-child a {
    padding-bottom: 2rem;
}
/* 마이페이지부분 END */
/* top 검색부분 */
.searchTop_area {
    z-index: 99999999;
    position: absolute;
    display: block;
    top: 6rem;
    width: 100%;
    border: 1px solid rgba(0, 90, 212, 0.2);
    background: url(../img/common/gnb_top_search_bg.jpg) no-repeat center/cover;
    box-sizing: border-box;
    height: 30rem;
}
.searchTop_area > div {
    position: relative;
    width: 50rem;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}
.searchTop_area:hover > div {
    width: 54rem;
}
.searchTop_area > div input {
    vertical-align: top;
    height: 5rem;
    width: 100%;
    border-radius: 2.5rem;
    padding-left: 2rem;
    font-weight: 400;
}
.searchTop_area > div input:hover {
    box-shadow: 4px 4px 12px 4px rgba(0, 90, 212, 0.2);
}
.searchTop_area > div button {
    position: absolute;
    background: url(/theme/basic/genres/img/icon/searchTop_icon.svg) no-repeat center;
    font-size: 0;
    width: 5rem;
    height: 5rem;
    top: 0;
    right: 1rem;
    border-radius: 2.5rem;
    transition: all 0.3s;
}
.searchTop_area > div button:hover,
.searchTop_area > div button:focus {
    background: url(/theme/basic/genres/img/icon/hover_searchTop_icon.svg) no-repeat center;
}
/* top 검색부분 END */
/* header END */

/* footer */
footer {
    background-color: #222;
    color: #777;
}
footer .wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 16vw;
    padding: 8rem 0;
    transition: all 0.3s;
}
footer .wrap > div:not(:first-child) {
    margin-top: 4.5rem;
}
footer .tit {
    letter-spacing: 0;
    margin-bottom: 0.8rem;
}
footer ul li {
    line-height: 1.4;
}
footer .bi .tit {
    font-size: 0;
    width: 15.6rem;
    height: 10rem;
    background: url(/theme/basic/genres/img/common/footer_logo.svg) no-repeat center;
}
footer .mail ul li a {
    display: inline-block;
    border: 1px solid #777;
    border-radius: 0.3rem;
    color: #777;
    padding: 0.2rem 0.4rem;
    margin-top: 0.8rem;
}
footer .sns li {
    float: left;
    font-size: 0;
}
footer .sns li a {
    display: block;
    width: 4.4rem;
    height: 4.4rem;
    border-radius: 100%;
    background-color: #333;
}
footer .sns li:not(:last-child) a {
    margin-right: 0.8rem;
}
footer .sns li:nth-child(1) a {
    background: url(/theme/basic/genres/img/common/icon_facebook.svg) no-repeat center/20px, #333;
}
footer .sns li:nth-child(2) a {
    background: url(/theme/basic/genres/img/common/icon_youtube.svg) no-repeat center/20px, #333;
}
footer .sns li:nth-child(3) a {
    background: url(/theme/basic/genres/img/common/icon_blog.svg) no-repeat center/20px, #333;
}
footer .sns li:nth-child(4) a {
    background: url(/theme/basic/genres/img/common/icon_in.svg) no-repeat center/20px, #333;
}
/* footer END */


.widthXS {
    width: 14rem;
}
.widthS {
    width: 26.8rem;
}
.widthM {
    width: 38rem;
}
.widthL {
    width: 62rem;
}
.widthF {
    width: 100%;
}
textarea:disabled,
input:disabled {
    background-color: rgb(243, 243, 243);
    color: #999;
}
/* select, input, textarea END */

/* sheet_area */
.sheet_area {
    padding: 8rem;
}
.sheet_area .text_list > li > label,
.bs_calendar label,
.ad_search > label,
.cp_email > label,
.at_file > li > span,
.cl_phone label {
    display: block;
    margin-bottom: 0.8rem;
}
.sheet_area button {
    margin-left: 1rem;
}
.text_list > li:not(:last-child) {
    margin-bottom: 3rem;
}
.check_list1 {
    display: flex;
    flex-wrap: wrap;
}
.check_list1 span {
    position: relative;
}
.check_list1 > li input[type="checkbox"] + label {
    width: 22rem;
    height: 8rem;
    background-color: #fff;
    border: 1px solid #e5ebf3;
    margin: 0 1rem 1rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 7.6rem;
    transition: all 0.3s;
    cursor: pointer;
}
.check_list1.L > li input[type="checkbox"] + label {
    width: 31.2rem;
}
.check_list1.L > .etc {
    width: 100%;
}
.check_list1 > li input[type="checkbox"]:checked + label {
    background: #e5f0ff;
    border: 1px solid #005ad4;
    box-shadow: 0 2px 8px rgba(102, 156, 229, 0.5);
}
.check_list1 > li input[type="checkbox"] + label span {
    position: relative;
    margin: 0 4rem;
}
.check_list1 > li input[type="checkbox"] + label span::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 0.3rem;
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid rgba(0, 90, 212, 0.2);
    background-color: #fff;
    margin-right: 0.8rem;
    transition: all 0.3s;
}
.check_list1 > li input[type="checkbox"]:checked + label span::before {
    border-color: #005ad4;
    background-color: #005ad4;
}
.check_list1 > li input[type="checkbox"] + label span::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 1rem;
    height: 1rem;
    background: url(/theme/basic/genres/img/icon/check_icon.svg) no-repeat center;
    transform: scale(0);
    transition: all 0.3s;
    transition-delay: 0.2s;
}
.check_list1 > li input[type="checkbox"]:checked + label span::after {
    transform: scale(1);
}
.check_list2 {
    display: flex;
    flex-wrap: wrap;
}
.check_list2 > li {
    margin-right: 2rem;
}
.check_list2 > li input[type="checkbox"] + label span {
    position: relative;
    cursor: pointer;
}
.check_list2 > li input[type="checkbox"] + label span::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid rgba(0, 90, 212, 0.2);
    background-color: #fff;
    margin-right: 0.8rem;
    transition: all 0.3s;
}
.check_list2 > li input[type="checkbox"]:checked + label span::before {
    border-color: #005ad4;
    background-color: #005ad4;
}
.check_list2 > li input[type="checkbox"] + label span::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 5px;
    width: 1rem;
    height: 1rem;
    background: url(/theme/basic/genres/img/icon/check_icon.svg) no-repeat center;
    transform: scale(0);
    transition: all 0.3s;
    transition-delay: 0.2s;
}
.check_list2 > li input[type="checkbox"]:checked + label span::after {
    transform: scale(1);
}
.radio_list1 {
    display: flex;
    flex-wrap: wrap;
}
.radio_list1 > li {
    position: relative;
}
.radio_list1 > li:not(:first-child) {
    margin-left: 2rem;
}
.radio_list1 > li input[type="radio"] + label {
    display: inline-block;
    width: 20rem;
    height: 20rem;
    border: 1px solid #e5ebf3;
    background-color: #fff;
    transition: all 0.3s;
    cursor: pointer;
}
.radio_list1 > li input[type="radio"]:checked + label {
    background: #e5f0ff;
    border: 1px solid #005ad4;
    box-shadow: 0 2px 8px rgba(102, 156, 229, 0.5);
}
.radio_list2 {
    display: flex;
    flex-wrap: wrap;
}
.radio_list2 > li {
    margin-right: 2rem;
}
.radio_list2 > li input[type="radio"] + label span {
    position: relative;
    cursor: pointer;
}
.radio_list2 > li input[type="radio"] + label span::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 0.4rem;
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid rgba(0, 90, 212, 0.2);
    border-radius: 100%;
    background-color: #fff;
    margin-right: 0.8rem;
    transition: all 0.3s;
}
.radio_list2 > li input[type="radio"]:checked + label span::before {
    border-color: #005ad4;
    background-color: #005ad4;
}
.radio_list2 > li input[type="radio"] + label span::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 5px;
    width: 1rem;
    height: 1rem;
    background: url(/theme/basic/genres/img/icon/check_icon.svg) no-repeat center;
    transform: scale(0);
    transition: all 0.3s;
    transition-delay: 0.2s;
}
.radio_list2 > li input[type="radio"]:checked + label span::after {
    transform: scale(1);
}
.radio_list3 {
    display: flex;
    flex-wrap: wrap;
}
.radio_list3 span {
    position: relative;
}
.radio_list3 > li input[type="radio"] + label {
    width: 22rem;
    height: 8rem;
    background-color: #fff;
    border: 1px solid #e5ebf3;
    margin: 0 1rem 1rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 7.6rem;
    transition: all 0.3s;
    cursor: pointer;
}
.radio_list3.L > li input[type="radio"] + label {
    width: 31.2rem;
}
.radio_list3.L > .etc {
    width: 100%;
}
.radio_list3 > li input[type="radio"]:checked + label {
    background: #e5f0ff;
    border: 1px solid #005ad4;
    box-shadow: 0 2px 8px rgba(102, 156, 229, 0.5);
}
.radio_list3 > li input[type="radio"] + label span {
    position: relative;
    margin: 0 4rem;
}
.radio_list3 > li input[type="radio"] + label span::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 0.3rem;
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid rgba(0, 90, 212, 0.2);
    border-radius: 100%;
    background-color: #fff;
    margin-right: 0.8rem;
    transition: all 0.3s;
}
.radio_list3 > li input[type="radio"]:checked + label span::before {
    border-color: #005ad4;
}
.radio_list3 > li input[type="radio"] + label span::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 5px;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100%;
    background-color: #005ad4;
    transform: scale(0);
    transition: all 0.3s;
    transition-delay: 0.2s;
}
.radio_list3 > li input[type="radio"]:checked + label span::after {
    transform: scale(1);
}
/* sheet_area END */

/* 첨부파일 */
.at_file {
    margin-top: 2rem;
}
.at_file > li:not(:first-child) {
    margin-top: 2rem;
}
.at_file > li::after {
    content: "";
    display: block;
    clear: both;
}
.at_file ul {
    border: 1px solid #e5ebf3;
    background-color: #fff;
    padding: 1rem 2rem;
    width: calc(100% - 18rem);
    min-height: 4.8rem;
    box-sizing: border-box;
    max-height: 11.2rem;
    overflow-y: auto;
    margin-bottom: 1rem;
    float: left;
}
.at_file ul a {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 8rem);
    min-width: 12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.at_file ul li:not(:first-child) {
    margin-top: 0.2rem;
}
.at_file a {
    line-height: 2.6rem;
}
input[type="file"] + label {
    cursor: pointer;
}
.at_file input[type="checkbox"] + label {
    position: relative;
    top: 0.6rem;
    margin-right: 0.8rem;
}
.at_file button:last-of-type {
    margin-left: 0.6rem;
}
.at_file div {
    float: right;
}
/* 첨부파일 END */

/* 사업개시일 */
.bs_calendar input {
    background: url(/theme/basic/genres/img/icon/calendar_icon.svg) no-repeat right 1.6rem center, #fff;
    background-size: 22px 20px;
}
/* 사업개시일 END*/

/* 주소검색 */
.ad_search div {
    position: relative;
}
.ad_search div .btnL.notp {
    width: 4.6rem;
    height: 4.6rem;
    box-shadow: none;
    background: url(/theme/basic/genres/img/icon/search_icon.svg) no-repeat center/50%, #fff;
    border: none;
    position: absolute;
    top: 0.2rem;
    left: 32.3rem;
    right: inherit;
}
.ad_search div .btnL.notp:hover {
    transform: none;
}
.ad_search > input {
    margin-top: 1rem;
}
/* 주소검색 END */

/* 이메일 입력*/
.cp_email input {
    float: left;
}
.cp_email > span {
    display: block;
    float: left;
    width: 3rem;
    height: 4.8rem;
    line-height: 4.7rem;
    text-align: center;
}
.cp_email select {
    position: relative;
    top: 0.1rem;
    margin-left: 1rem;
}
/* 이메일 입력 END */

/* 핸드폰 번호 */
.cl_phone label {
    display: block;
}
.cl_phone input {
    float: left;
    margin-right: 1rem;
}
/* 핸드폰 번호 END */

/* popup */
.pop .inner_left {
    width: calc(50% - 1rem);
    float: left;
}
.pop .inner_right {
    width: calc(50% - 1rem);
    float: right;
}
.pop.st_blue header {
    position: inherit;
    height: 6rem;
    background-color: #005ad4;
}
.pop.st_blue h1 {
    width: 100%;
    top: auto;
    left: auto;
    text-align: center;
    line-height: 6rem;
    color: #fff;
}
.pop.st_blue .inner_wrap {
    padding: 4rem;
}
.pop.st_blue h3 {
    margin-bottom: 1.2rem;
}
.pop.st_white header {
    position: relative;
    height: auto;
    box-shadow: none;
    border-bottom: 1px solid #eee;
}
.pop.st_white h1 {
    width: 100%;
    top: auto;
    left: auto;
    text-align: center;
    line-height: 6rem;
    text-align: left;
    color: #333;
    padding-left: 2rem;
}
.pop.st_white .inner_wrap {
    padding: 2rem;
}
.pop.st_white .blue {
    margin-bottom: 1rem;
}
.pop.st_white p {
    line-height: 1.5;
}
.pop.st_white .font2XS {
    color: #999;
    margin-top: 1rem;
}
.pop.st_white .check_list2 {
    margin-top: 2rem;
}
.pop.st_white .bottom_area {
    margin-top: 4rem;
    display: flex;
}
.pop.st_white .bottom_area button {
    width: calc(100% / 2 - 0.5rem);
}
.pop.st_white .bottom_area button:not(:last-child) {
    margin-right: 1rem;
}
.pop_alert_wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
    transform: scale(1.1);
    opacity: 0;
    visibility: hidden;
    z-index: 1999;
    transition: all 0.3s;
}
.pop_alert_wrap.show {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.pop_alert {
    position: fixed;
    background-color: #fff;
    width: 40rem;
    z-index: 2000;
    left: 50%;
    top: 50%;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.25);
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}
.pop_alert_wrap.show .pop_alert {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible;
}
.pop_alert > h1 {
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    padding: 2rem;
    left: 0;
    top: 0;
    text-align: center;
}
.pop_alert > section.contents {
    padding: 0;
}
.pop_alert section p {
    margin: 4rem 0;
    padding: 0 2rem;
    text-align: center;
    line-height: 1.4;
}
.pop_alert section .bottom_area {
    display: block !important;
    text-align: center;
    margin-bottom: 2rem;
}
.pop_alert section .bottom_area button {
    width: calc(50% - 3rem) !important;
}
.pop_alert section .bottom_area button:last-child {
    margin-left: 1rem;
}
.pop_alert section .bottom_area button:first-child {
    margin-left: 0 !important;
}
.pop_alert > h1 + button {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 4rem;
    height: 4rem;
    font-size: 0;
}
.pop_alert > h1 + button::before,
.pop_alert > h1 + button::after {
    content: "";
    display: inline-block;
    width: 3rem;
    height: 1px;
    background-color: #bbb;
    position: absolute;
    top: 50%;
    left: 50%;
}
.pop_alert > h1 + button::before {
    transform: translateX(-50%) rotate(-45deg);
}
.pop_alert > h1 + button::after {
    transform: translateX(-50%) rotate(45deg);
}
.pop_alert ul.txt {
    text-align: center;
    line-height: 1.5;
}
.pop_alert ul.txt > li:not(:first-child) {
    margin-top: 1rem;
}
/* popup END */

/* tab */
.tab {
    display: flex;
    flex-wrap: wrap;
}
.tab > button {
    height: 6rem;
    border: 1px solid #eaeef5;
    background: #f6fafd;
    color: #999;
}
.tab > button.on {
    background-color: #005ad4;
    border-color: #005ad4;
    color: #fff;
}
.tab.two > button {
    width: 50%;
}
.tab.three > button {
    width: 33.33%;
}
.tab.four > button {
    width: 25%;
}
.tab.five > button {
    width: 20%;
}
.tabS {
    display: flex;
}
.tabS > button {
    height: 4.8rem;
    padding: 0 2rem;
    color: #005ad4;
    border: 1px solid #005ad4;
    background-color: #e5f0ff;
    border-bottom: none;
    margin: 0 1rem 0 0;
}
.tabS > button.on {
    background-color: #005ad4;
    border-color: #005ad4;
    color: #fff;
}
/* tab END */

/* sitemap */
.sitemap {
    position: fixed;
    z-index: 300;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: all 0.6s ease-in-out;
}
.sitemap.on {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.sitemap > div {
    position: relative;
    width: 83.3%;
    min-width: 1024px;
    height: 100vh;
    margin: 0 auto;
    padding: 3%;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
}
.sitemap > div::-webkit-scrollbar {
    width: 1.4rem;
    padding: 0 0.5rem;
    background: transparent;
}
.sitemap > div::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4rem;
    background-clip: padding-box;
    border: 0.5rem solid transparent;
}
.sitemap > div::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.sitemap > div::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0;
}
.sitemap > div > ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: fit-content;
}
.sitemap > div > ul > li {
    width: calc(100% / 4);
    padding: 0 3%;
    height: 50%;
    height: fit-content;
    /* border: 1px solid #eee; */
    box-sizing: border-box;
}
.sitemap > div > ul > li:nth-child(-n + 4) {
    margin-bottom: 5rem;
}
.sitemap strong {
    display: block;
    margin-bottom: 2rem;
}
.sitemap strong::after {
    content: "";
    display: block;
    width: 100%;
    height: 0.4rem;
    background-color: #333;
    margin-top: 2rem;
}
.sitemap a:hover {
    color: #333;
    text-decoration: underline;
}
.sitemap > div > div:first-of-type {
    width: calc(100% - 6%);
    text-align: right;
    margin: 0 auto 5rem auto;
    /* border: 1px solid red; */
}
.sitemap button {
    position: relative;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 0;
    transition: all 0.3s;
    /* background-color: #eee; */
}
/* .sitemap button:hover {
    transform: rotate(180deg);
} */
.sitemap button::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -7px;
    width: 4.8rem;
    height: 2px;
    background-color: #333;
    transform: rotate(45deg);
}
.sitemap button::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -7px;
    width: 4.8rem;
    height: 2px;
    background-color: #333;
    transform: rotate(-45deg);
}
.sitemap > div > div:last-of-type {
    display: flex;
    align-items: flex-end;
    width: calc(100% - 6%);
    margin: 5rem auto 0 auto;
}
.sitemap > div > div:last-of-type p {
    font-size: 0;
    width: 7rem;
    height: 3rem;
    margin-right: 1rem;
}
.sitemapM {
    display: none;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 300;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: all 0.6s ease;
}
.sitemapM.on {
    right: 0;
}
.sitemapM > div:last-child {
    position: absolute;
    right: 0;
    width: 80%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    text-align: right;
}
.sitemapM > div:first-child > button {
    position: absolute;
    z-index: 300;
    right: 80%;
    width: 4.8rem;
    height: 4.8rem;
    background-color: #005ad4;
    font-size: 0;
}
.sitemapM > div:first-child > button::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 9px;
    width: 3rem;
    height: 2px;
    background-color: #fff;
    transform: rotate(45deg);
}
.sitemapM > div:first-child > button::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 9px;
    width: 3rem;
    height: 2px;
    background-color: #fff;
    transform: rotate(-45deg);
}
.sitemapM ul {
    border-bottom: 1px solid #eaeef5;
}
.sitemapM li button {
    display: block;
    width: 100%;
    height: 6rem;
    text-align: right;
    padding: 0 4.4rem;
    background: url(/theme/basic/genres/img/common/arrow_grey.svg) no-repeat right 2rem center/10px;
    font-family: "Roboto", "Noto Sans KR", sans-serif;
    letter-spacing: 0;
    border-bottom: 1px solid #eaeef5;
}
.sitemapM li.on button {
    background: url(/theme/basic/genres/img/common/arrow_blue2.svg) no-repeat right 2rem center/10px;
    color: #005ad4;
}
.sitemapM li a {
    display: block;
    height: 4.8rem;
    line-height: 4.8rem;
    padding: 0 4.4rem;
    background-color: #f6fafd;
}
.overlay {
    opacity: 0;
    z-index: 290;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s linear;
    transition-delay: 0.6s;
}
.overlay.on {
    opacity: 1;
    position: fixed;
    width: 100%;
    height: 100%;
}
.overlay.web {
    display: block;
}
.overlay.mobile {
    display: none;
}
/* sitemap END */
/* error page Start */
.errorPage {
    padding: 8rem 0;
    text-align: center;
}
.errorPage.box {
    width: fit-content;
    padding: 2rem 10rem 6rem 10rem;
    background-color: #fff;
    box-shadow: 0 4px 16px rgba(0, 90, 212, 0.1);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.errorPage .largeCode {
    display: block;
    font-size: 15rem;
    font-weight: 400;
    text-shadow: 8px 5px 0px rgba(0, 0, 0, 0.15);
}
.errorPage .largeTxt {
    display: block;
    font-size: 3rem;
    margin-top: 20px;
    color: #606060;
}
.errorPage .smallTxt {
    display: block;
    font-size: 1.8rem;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #909090;
}

/* 해시태그 */
.hashtag_area button {
    padding: 1.2rem;
    border-radius: 10rem;
    border: 1px solid #005ad4;
    color: #005ad4;
    margin: 0.5rem;
    transition: all 0.3s;
    background-color: #fff;
    cursor: pointer;
}
.hashtag_area button:hover {
    background-color: #e5f0ff;
    box-shadow: 0 2px 8px rgba(0, 90, 212, 0.3);
}
.hashtag_area button.on {
    background-color: #005ad4;
    color: #fff;
    box-shadow: 0 8px 16px rgba(0, 90, 212, 0.3);
}
.hashtag_area button.on:hover {
    background-color: #197aff;
    border-color: #197aff;
}
.hashtag_area.del button::after {
    content: "×";
    display: inline-block;
    font-weight: 600;
    margin-left: 4px;
}
/* 해시태그 END */
@media all and (max-width: 800px) {
    .errorPage.box {
        background-color: transparent;
        box-shadow: none;
    }
}

.count_alarm {
    font-family: "Roboto", sans-serif;
    padding: 1px 4px 1px 4px;
    background-color: #005ad4;
    color: #fff;
    border-radius: 4px;
    margin-left: 4px;
    font-weight: 400;
    font-size: 10px;
    position: relative;
    top: -8px;
    left: -1px;
    letter-spacing: 0;
}

.modal_pop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.modal_pop.show {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.modal_pop > article {
    position: fixed;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-color: #fff;
    margin: 20px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
}
.modal_pop > article h2 {
    position: fixed;
    z-index: 1100;
    width: calc(100% - 40px);
    height: 5rem;
    line-height: 5rem;
    background-color: #005ad4;
    color: #fff;
    text-align: center;
}
.modal_pop > article > button {
    position: fixed;
    z-index: 1200;
    right: 2rem;
    width: 5rem;
    height: 5rem;
    font-size: 0;
}
.modal_pop > article > button::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 10px;
    width: 3rem;
    height: 1px;
    background-color: #fff;
    transform: rotate(-45deg);
}
.modal_pop > article > button::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 3rem;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
}
.modal_pop > article .btnL {
    width: 100%;
    margin: 0;
}
.modal_pop > article .terms_form {
    padding: 7rem 2rem 2rem 2rem;
}
.modal_pop > article .sheet_area {
    padding: 0;
}
.modal_pop > article .sheet_area > *:not(:first-child) {
    margin-top: 2rem;
}
.modal_pop > article .sheet_area input[type="text"],
.modal_pop > article .sheet_area select {
    width: 100%;
    margin: 0;
}
.modal_pop > article .sheet_area .text_list > li:not(:last-child) {
    margin-bottom: 1rem;
}
.modal_pop > article .sheet_area + .bottom_area button {
    width: 100%;
    margin: 0;
}
.modal_pop > article .sheet_area + .bottom_area button:not(:first-child) {
    margin-top: 1rem;
}
.modal_pop > article .user_list .mems_tit_area {
    align-items: center;
    margin-bottom: 2rem;
}
.modal_pop > article .user_list > ul > li {
    box-shadow: 0 0 4px 1px rgba(0, 90, 212, 0.15);
    padding: 1rem;
    border-radius: 1rem;
    text-align: center;
    line-height: 1.6;
}
.modal_pop > article .user_list > ul > li:not(:first-child) {
    margin-top: 2rem;
}
.modal_pop > article .user_list ul > li div p span:not(:first-child)::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
    width: 1px;
    height: 14px;
    background-color: #ddd;
    margin: 0 9px 0 12px;
}
.modal_pop > article .user_list .chk_o_wrap .check_list2 {
    justify-content: center;
    margin-bottom: 4px;
}
.modal_pop > article .user_list .chk_o_wrap .check_list2 > li {
    margin: 0;
}
.modal_pop > article .user_list .chk_o_wrap .check_list2 > li input[type="checkbox"] + label span::before {
    margin: 0;
}
.modal_pop > article .user_list ul + button {
    margin-top: 2rem;
}
.modal_pop > article .bottom_area {
    margin-top: 1rem;
}
.modal_pop > article .meta5 button {
    margin-top: 1rem;
}
