@charset "utf-8";

/**********************************************************************************************************************/
/* 공통 스타일 */
/**********************************************************************************************************************/

/**********************************************************************************************************************/
/*FONT*/
@font-face {
    font-family: 'Pretendard-Thin';
    /*src: url('/font/Pretendard-Thin.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-ExtraLight';
    /*src: url('/font/Pretendard-ExtraLight.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Light';
    /*src: url('/font/Pretendard-Light.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Regular';
    /*src: url('/font/Pretendard-Regular.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Medium';
    /*src: url('/font/Pretendard-Medium.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-SemiBold';
    /*src: url('/font/Pretendard-SemiBold.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Bold';
    /*src: url('/font/Pretendard-Bold.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-ExtraBold';
    /*src: url('/font/Pretendard-ExtraBold.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Black';
    /*src: url('/font/Pretendard-Black.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Paperlogy-4Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Paperlogy-5Medium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Paperlogy-6SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Paperlogy-7Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}


:root {
    --font-pret: 'Pretendard-Thin';
    --font-preel: 'Pretendard-ExtraLight';
    --font-prel: 'Pretendard-Light';
    --font-prer: 'Pretendard-Regular';
    --font-prem: 'Pretendard-Medium';
    --font-presb: 'Pretendard-SemiBold';
    --font-preb: 'Pretendard-Bold';
    --font-preeb: 'Pretendard-ExtraBold';
    --font-prebk: 'Pretendard-Black';
    --font-pl8: 'Paperlogy-8ExtraBold';
    --font-pl7: 'Paperlogy-7Bold';
    --font-pl6: 'Paperlogy-6SemiBold';
    --font-pl5: 'Paperlogy-5Medium';
    --font-pl4: 'Paperlogy-4Regular';
}



/*--------------------------------------------------------------------------------------------------------------------*/
/* 이너사이즈 */
.wp_wrap .cm_inner {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}


/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 메인 영역 */
/**********************************************************************************************************************/
/*--------------------------------------------------------------------------------------------------------------------*/
/* 헤더 공통 */
/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 헤더 서브 영역 */
/**********************************************************************************************************************/
/*--------------------------------------------------------------------------------------------------------------------*/
/* 헤더 공통 */
.wp_wrap header {}

.wp_wrap header.sp_hd {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.wp_wrap header .hd_wrap {
    position: relative;
    display: none;
}

.wp_wrap header.mp_hd .hd_wrap01 {
    display: block;
}

.wp_wrap header.sp_hd .hd_wrap02 {
    display: block;
}

.wp_wrap header .hd_ir {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    transition: 0.4s;
}

.wp_wrap header .hd_ir.mdh_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    padding-top: 60px;
}

.wp_wrap header .hd_ir.sdh_ir {
    padding: 60px 0;
}

.wp_wrap header .hd_ir .tp {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.wp_wrap header .hd_ir .bt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 헤더 로고 */
.wp_wrap header .hd_ir .logo {}

.wp_wrap header .hd_ir .logo>a {}

.wp_wrap header .hd_ir .logo>a>img {}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 헤더 메뉴 (메인)*/
.wp_wrap header .hd_ir .bt .m_mnu {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp_wrap header .hd_ir .bt .m_mnu>li {
    width: 20%;
    position: relative;
}

.wp_wrap header .hd_ir .bt .m_mnu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    font-size: 22px;
    font-family: var(--font-pl5);
    text-align: center;
}

.wp_wrap header .hd_ir .bt .m_mnu>li:hover>a {
    color: #1661AD;
}

.wp_wrap header .hd_ir .bt .m_mnu>li.on>a {
    color: #fff !important;
    background-color: #1661AD !important;
}

.wp_wrap header .hd_ir .bt .m_mnu>li:first-child.on>a {
    color: #000 !important;
    background-color: #fff !important;
}

.wp_wrap header .hd_ir .bt .m_mnu>li .sub_m_mnu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 340px;
    padding-top: 20px;
    border-top: 5px solid #1661AD;
    background-color: #fff;
    z-index: 990;
}

.wp_wrap header .hd_ir .bt .m_mnu>li.on .sub_m_mnu {
    display: block !important;
    color: #fff !important;
    background-color: #1661AD !important;
}


.wp_wrap header .hd_ir .bt .m_mnu>li .sub_m_mnu>li {
    padding: 10px 0;
}

.wp_wrap header .hd_ir .bt .m_mnu>li .sub_m_mnu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-family: var(--font-prer);
}

.wp_wrap header .hd_ir .bt .m_mnu>li .sub_m_mnu>li:hover>a {
    color: #1661AD;
    transition: 0.4s;
}

.wp_wrap header .hd_ir .bt .m_mnu>li.on .sub_m_mnu li>a {
    color: #fff !important;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 헤더 메뉴 (서브)*/
.wp_wrap header .hd_ir .nav {
    flex-grow: 1;
}

.wp_wrap header .hd_ir .nav .main_mnu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp_wrap header .hd_ir .nav .main_mnu>li {
    position: relative;
    width: 25%;
    flex-grow: 1;
}

.wp_wrap header .hd_ir .nav .main_mnu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    color: #fff;
    font-size: 22px;
    font-family: var(--font-pl5);
}
.wp_wrap header .hd_ir .nav .main_mnu>li>.sub_s_mnu {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 20px);
    width: 100%;
    padding: 20px 0;
    border-top: 5px solid #1661AD;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .16);
    z-index: 990;
}
.wp_wrap header .hd_ir .nav .main_mnu>li>.sub_s_mnu >li{
    padding: 10px 0;
}
.wp_wrap header .hd_ir .nav .main_mnu>li>.sub_s_mnu >li>a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000 !important;
    font-size: 18px;
    font-family: var(--font-prer);
    transition: 0.4s;
}
.wp_wrap header .hd_ir .nav .main_mnu>li>.sub_s_mnu >li:hover>a{
    color:#1661AD !important;
    transition: 0.4s;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 검색영역(메인) */
.wp_wrap header .hd_ir .tp .sch_area {
    max-width: 730px;
    width: 100%;
    border: 1px solid #1661AD;
    border-radius: 50px;
    overflow: hidden;
}

.wp_wrap header .hd_ir .tp .sch_area .sch_bx {
    position: relative;
}

.wp_wrap header .hd_ir .tp .sch_area .sch_bx input[type=text] {
    width: 100%;
    height: 60px;
    padding: 10px 60px 10px 20px;
    border: none;
    outline: none;
}

.wp_wrap header .hd_ir .tp .sch_area .sch_bx .btn_sch_smt {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 검색영역(서브) */
.wp_wrap header .hd_ir>.sch_bx {
    max-width: 200px;
    width: 100%;
}

.wp_wrap header .hd_ir>.sch_bx .sch_bar {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
    overflow: hidden;
}

.wp_wrap header .hd_ir>.sch_bx .sch_bar>input[type="text"] {
    width: 100%;
    border: none;
    outline: none;
    padding: 5px 40px 5px 15px;
    background-color: transparent;
    transition: 0.3s;
}

.wp_wrap header .hd_ir .sch_bx .sch_bar>input[type="text"]:focus {
    background-color: #fff;
    transition: 0.4s;
}

.wp_wrap header .hd_ir .sch_bx .sch_bar>input[type="text"]:focus + .btn_sch_smt svg path {
    fill: #1661AD !important;
}

.wp_wrap header .hd_ir .sch_bx .sch_bar>.btn_sch_smt {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.wp_wrap header .hd_ir .sch_bx .sch_bar>.btn_sch_smt svg {
    width: 20px;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 번호 */
.wp_wrap header .hd_ir .tp .hd_tel {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.wp_wrap header .hd_ir .tp .hd_tel>.ico_bx {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 48px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #1661AD;
}

.wp_wrap header .hd_ir .tp .hd_tel>.ico_bx svg {}

.wp_wrap header .hd_ir .tp .hd_tel>.txt_bx {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.wp_wrap header .hd_ir .tp .hd_tel>.txt_bx .num_txt {
    font-size: 30px;
    font-family: var(--font-preb);
}

.wp_wrap header .hd_ir .tp .hd_tel>.txt_bx .mail_txt {
    color: #1661AD;
    font-size: 18px;
    font-family: var(--font-prer);
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 가이드 정보 리스트 */
.wp_wrap header .hd_ir .bt .gd_mnu {
    max-width: 225px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
}

.wp_wrap header .hd_ir .bt .gd_mnu>li {
    position: relative;
}

.wp_wrap header .hd_ir .bt .gd_mnu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    background-color: #EEEEEE;
    border-radius: 10px;
    transition: 0.4s;
}

.wp_wrap header .hd_ir .bt .gd_mnu>li:hover>a {
    background-color: #1661AD;
    transition: 0.4s;
}

.wp_wrap header .hd_ir .bt .gd_mnu>li>a .ico_bx {}

.wp_wrap header .hd_ir .bt .gd_mnu>li>a .ico_bx svg {}

.wp_wrap header .hd_ir .bt .gd_mnu>li>a .ico_bx svg g path {
    transition: 0.4s;
}

.wp_wrap header .hd_ir .bt .gd_mnu>li:hover>a .ico_bx svg g path {
    fill: #fff;
    transition: 0.4s;
}

.wp_wrap header .hd_ir .bt .gd_mnu>li .spch_bbl{
    display: none;
    position: absolute;
    left: 50%;
    top: 60px;
    padding:5px 10px;
    background-color: #1661AD;
    border-radius: 5px;
    transform: translate(-50%);
    z-index: 9999;
}
.wp_wrap header .hd_ir .bt .gd_mnu>li .spch_bbl .bbl_tit{
    color:#fff;
    font-size: 16px;
    font-family: var(--font-prem);
}
.wp_wrap header .hd_ir .bt .gd_mnu>li:hover .spch_bbl{
    display: block;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 풀메뉴 열기버튼 */
.wp_wrap header .hd_ir .bt .btn_fm_opn {
    width: 80px;
    height: 90px;
}

.wp_wrap header .hd_ir .bt .btn_fm_opn>i {
    font-size: 32px;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 모바일 메뉴 열기버튼 */
.wp_wrap header .hd_ir .btn_mnu_opn {
    display: none;

}

.wp_wrap header .hd_ir .btn_mnu_opn>i {
    font-size: 32px;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 풀메뉴 */
.wp_wrap .hd_wrap #fm_mnu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 340px;
    background-color: rgba(255, 255, 255, .96);
    z-index: 900;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 사이드 메뉴 */
.wp_wrap #side_mnu {
    position: fixed;
    right: 5%;
    top: 30%;
    z-index: 900;
}

.wp_wrap #side_mnu .side_mnu_list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.wp_wrap #side_mnu .side_mnu_list>li {}

.wp_wrap #side_mnu .side_mnu_list>li>a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    min-width: 110px;
    width: 110px;
    height: 110px;
    border-radius: 15px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .3);
    transition: 0.4s;
}

.wp_wrap #side_mnu .side_mnu_list>li:nth-child(1)>a {
    background-color: #1661AD;
}

.wp_wrap #side_mnu .side_mnu_list>li:nth-child(2)>a {
    background-color: #868686;
}

.wp_wrap #side_mnu .side_mnu_list>li:nth-child(3)>a {
    background-color: #FAE100;
}

.wp_wrap #side_mnu .side_mnu_list>li:hover>a {
    box-shadow: unset;
    background-color: #ddd;
    transition: 0.4s;
}

.wp_wrap #side_mnu .side_mnu_list>li>a>.img_bx {}

.wp_wrap #side_mnu .side_mnu_list>li>a>.img_bx svg {}

.wp_wrap #side_mnu .side_mnu_list>li>a>.txt {
    color: #fff;
    font-size: 16px;
    font-family: var(--font-pl5);
}
.wp_wrap #side_mnu .side_mnu_list>li:nth-child(3)>a>.txt {
    color:#371c1d;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 모바일 메뉴 */
.wp_wrap #mo_mnu {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}

.wp_wrap #mo_mnu .mo_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.wp_wrap #mo_mnu .mo_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    max-width: 300px;
    width: 100%;
    height: 100%;
    padding: 30px 15px 15px;
    background-color: #fff;
    opacity: 0;
    transform: translateX(300px);
}
.wp_wrap #mo_mnu.on .mo_ir {
    opacity: 1;
    transform: translate(0);
}

/* 헤더 */
.wp_wrap #mo_mnu .mo_ir .mo_hd {
    width: 100%;
}

.wp_wrap #mo_mnu .mo_ir .mo_hd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap:5px;
}
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    color: #1661AD;
    font-size: 16px;
    border: 2px solid #1661AD;
    border-radius: 10px;
    box-sizing: border-box;
    transition: 0.4s
}
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>.mo_home {
    width: 40px;
    height: 40px;
    color: #1661AD;
    font-size: 16px;
    border: 2px solid #1661AD;
    border-radius: 10px;
    transition: 0.4s
}

.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>a:hover {
    background-color: #1661AD;
    transition: 0.4s
}
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>.mo_home:hover {
    background-color: #1661AD;
    transition: 0.4s
}
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>a svg{
    width: 13px;
}
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>a:hover svg g g path,
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>a:hover svg clipPath rect,
.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>a:hover svg path {
    fill: #fff;
    transition: 0.4s;
}

.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>.mo_home>i {}

.wp_wrap #mo_mnu .mo_ir .mo_hd .hd_btn_list>.mo_home:hover i {
    color: #fff;
    transition: 0.4s;
}

.wp_wrap #mo_mnu .mo_ir .mo_hd .mo_mnu_cls {
    width: 40px;
    height: 40px;
    color: #1661AD;
    font-size: 18px;
    border: 2px solid #1661AD;
    border-radius: 10px;
    transition: 0.4s;
}

.wp_wrap #mo_mnu .mo_ir .mo_hd .mo_mnu_cls:hover {
    background-color: #1661AD;
    transition: 0.4s;
}

.wp_wrap #mo_mnu .mo_ir .mo_hd .mo_mnu_cls:hover i {
    color: #fff;
    transform: rotate(360deg);
    transition: 0.4s;
}

/* 바디 */
.wp_wrap #mo_mnu .mo_ir .mo_bd {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.wp_wrap #mo_mnu .mo_ir .mo_bd>li {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
}

.wp_wrap #mo_mnu .mo_ir .mo_bd>li>.tit {
    color: #1661AD;
    font-size: 18px;
    font-family: var(--font-pl7);
}

.wp_wrap #mo_mnu .mo_ir .mo_bd>li>.mo_sub_mnu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    row-gap: 10px;
    width: 100%;
    padding: 10px;
    border: 2px solid #1661AD;
    border-radius: 10px;
}

.wp_wrap #mo_mnu .mo_ir .mo_bd>li>.mo_sub_mnu>li {}

.wp_wrap #mo_mnu .mo_ir .mo_bd>li>.mo_sub_mnu>li>a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    color: #333333;
    font-size: 15px;
    font-family: var(--font-pl5);
}

.wp_wrap #mo_mnu .mo_ir .mo_bd>li>.mo_sub_mnu>li>a::before {
    display: block;
    content: "-";
    color: #1661AD;
}

/* 푸터 */
.wp_wrap #mo_mnu .mo_ir .mo_ft {
    width: 100%;
}

.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap:5px;
}

.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li {}

.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1661AD;
    transition: 0.4s;
}

.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li:hover>a {
    background-color: #1661AD;
    transition: 0.4s;
}

.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li>a svg {
    width: 16px;
}

.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li:hover>a svg path,
.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li:hover>a svg g g path,
.wp_wrap #mo_mnu .mo_ir .mo_ft .mo_util>li:hover>a svg g path {
    fill: #fff;
    transition: 0.4s;
}



/*--------------------------------------------------------------------------------------------------------------------*/
/* 모바일 하단 픽스 메뉴 */
.wp_wrap #mo_fix_mnu{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
}
.wp_wrap #mo_fix_mnu >a{
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    height: 50px;
    transition: 0.4s;
}
.wp_wrap #mo_fix_mnu >a:nth-child(1){
    background-color: #1661AD;
}
.wp_wrap #mo_fix_mnu >a:nth-child(2){
    background-color: #868686;
}
.wp_wrap #mo_fix_mnu >a:nth-child(3){
    background-color: #FAE100;
}
.wp_wrap #mo_fix_mnu >a svg{
    width: 20px;
}
.wp_wrap #mo_fix_mnu >a:hover{
    background-color: #ccc;
    transition: 0.4s;
}

/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 푸터 영역 */
/**********************************************************************************************************************/
/*--------------------------------------------------------------------------------------------------------------------*/
/* 푸터 공통 */
.wp_wrap footer {}

.wp_wrap footer .ft_wrap {}

.wp_wrap footer .ft_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    padding: 60px 0 80px;
}

.wp_wrap footer .ft_ir .ft_row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.wp_wrap footer .ft_ir .ft_row>.col {
    max-width: 475px;
    width: 100%;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 푸터 로고 */
.wp_wrap footer .ft_ir .ft_row>.col .ft_logo {}

.wp_wrap footer .ft_ir .ft_row>.col .ft_logo>img {}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 푸터 메뉴 */
.wp_wrap footer .ft_ir .ft_row>.col .util_mnu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.wp_wrap footer .ft_ir .ft_row>.col .util_mnu>li {}

.wp_wrap footer .ft_ir .ft_row>.col .util_mnu>li>a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    color: #333333;
    font-size: 20px;
    font-family: var(--font-pl6);
}

.wp_wrap footer .ft_ir .ft_row>.col .util_mnu>li>a::after {
    display: block;
    content: "";
    width: 1px;
    height: 15px;
    background-color: #ddd;
}

.wp_wrap footer .ft_ir .ft_row>.col .util_mnu>li:last-child>a::after {
    display: none;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 푸터 정보 */
.wp_wrap footer .ft_ir .ft_row>.col .ft_info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.wp_wrap footer .ft_ir .ft_row>.col .ft_info>li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap:10px;
}

.wp_wrap footer .ft_ir .ft_row>.col .ft_info>li>a {
    color: #666666;
    font-size: 18px;
    font-family: var(--font-prer);
}

.wp_wrap footer .ft_ir .ft_row>.col .ft_info>li>span {
    color: #666666;
    font-size: 18px;
    font-family: var(--font-prer);
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 푸터 카피 */
.wp_wrap footer .ft_ir .copy {
    width: 100%;
    color: #666666;
    font-size: 14px;
    font-family: var(--font-prer);
}

.wp_wrap footer .ft_ir .copy .pg_wp {
    color: #1661AD;
}

/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 메인 영역 */
/**********************************************************************************************************************/
/*--------------------------------------------------------------------------------------------------------------------*/
/* 메인 공통 */
.wp_wrap .ms_contain {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    padding: 10px 0 100px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 메인 비주얼 슬라이드  */
.wp_wrap #ms_visual {
    width: 100%;
}

.wp_wrap #ms_visual .ms_wrap {}

.wp_wrap #ms_visual .ms_ir {}

.wp_wrap #ms_visual .ms_ir .vs_sd_items {}

.wp_wrap #ms_visual .ms_ir .vs_sd_items .vs_item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.wp_wrap #ms_visual .ms_ir .vs_sd_items .vs_item>.img_bx {
    height: 340px;
    overflow: hidden;
}

.wp_wrap #ms_visual .ms_ir .vs_sd_items .vs_item>.img_bx>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wp_wrap #ms_visual .ms_ir .vs_sd_items .vs_item>.txt_ovly {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-align: center;
    color: #fff;
    background-color: rgba(66, 94, 108, .37);
    opacity: 0;
}

.wp_wrap #ms_visual .ms_ir .vs_sd_items .vs_item>.txt_ovly>.vs_min_tit {
    font-size: 30px;
    font-family: var(--font-pl6);
}

.wp_wrap #ms_visual .ms_ir .vs_sd_items .vs_item>.txt_ovly>.vs_tit {
    font-size: 70px;
    font-family: var(--font-pl7);
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 메인 - 전시일정문의  */
.wp_wrap #ms_info {
    width: 100%;
}

.wp_wrap #ms_info .ms_wrap {}

.wp_wrap #ms_info .ms_ir {}


/* 독립부스 */
.wp_wrap #ms_info .ms_ir .info_col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    min-height: 350px;
    padding: 40px 30px;
    border-radius: 20px;
    border: 1px solid #CCCCCC;
}

.wp_wrap #ms_info .ms_ir .info_col .col_top {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.wp_wrap #ms_info .ms_ir .info_col .col_top>li {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 110px;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 20px;
    font-family: var(--font-pl5);
    border-radius: 50px;
    background-color: #C4C4C4;
    cursor: pointer;
    transition: 0.4s;
}

.wp_wrap #ms_info .ms_ir .info_col .col_top02>li {
    max-width: 170px;
}

.wp_wrap #ms_info .ms_ir .info_col .col_top>li:hover {
    transition: 0.4s;
    background-color: #1661AD;
}

.wp_wrap #ms_info .ms_ir .info_col .col_top>li.on {
    background-color: #1661AD;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot {
    width: 100%;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item {
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;

}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item.on {
    display: flex;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_hd {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_hd>li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #454545;
    font-size: 18px;
    font-family: var(--fotn-preb);
    cursor: pointer;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_hd>li.on {
    color: #000;
    /* font-family: var(--font-preb); */
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_hd>li::after {
    display: block;
    content: "";
    width: 1px;
    height: 15px;
    margin-inline: 15px;
    background-color: #DDDDDD;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_hd>li:last-child::after {
    display: none;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list {
    width: 100%;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list>.bd_list {
    display: none;
    width: 100%;
}
.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list>.bd_list.on {
    display: grid;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list>.bd_list>li {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list>.bd_list>li>.img_bx {}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list>.bd_list>li>.img_bx>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_item .item_bd_list>.bd_list>li:hover>.img_bx>img {
    filter: brightness(0.5);
    transition: 0.4s;
}


/* 견적문의 영역 */
.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy {
    width: 100%;
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 25px;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy.on {
    display: flex;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: center;
    gap: 20px;
    transition: 0.4s;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt:hover {
    color: #1561AD;
    transition: 0.4s;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .lt {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .lt .txt {
    flex-grow: 1;
    font-size: 18px;
    font-family: var(--font-prer);
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .lt .date {
    min-width: 100px;
    color: #999999;
    font-size: 18px;
    font-family: var(--font-prer);
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .rt {}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .rt .ico_sq {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 21px;
	  border-radius: 10px;
    font-size: 11px;
    font-family: var(--font-prer);
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .rt .ico_sq.cmp01 {
    color: #fff;
    background-color: #333333;
    border: 1px solid #333333;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .rt .ico_sq.cmp02 {
    color: #707070;
    background-color: #fff;
    border: 1px solid #707070;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .iqy_list>.list_txt .rt .ico_sq.cmp03 {
    color: #ffffff;
    background-color: #5c934b;
    border: 1px solid #707070;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .btn_inq {
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 22px;
    font-family: var(--font-pl6);
    background-color: #1661AD;
    border-radius: 10px;
    transition: 0.4s;
}

.wp_wrap #ms_info .ms_ir .info_col .col_bot .bot_iqy .btn_inq:hover {
    background-color: #ddd;
    transition: 0.4s;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 메인 전시일정문의 */
.wp_wrap #ms_iqy {
    width: 100%;
}

.wp_wrap #ms_iqy .ms_wrap {}

.wp_wrap #ms_iqy .ms_ir {}

.wp_wrap #ms_iqy .ms_ir .iqy_cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    padding: 40px 30px;
    border-radius: 20px;
    border: 1px solid #CCCCCC;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.tit_bx {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wp_wrap #ms_iqy .ms_ir .iqy_cont>.tit_bx>.tit{
    color: #1661AD;
    font-size: 30px;
    font-family: var(--font-pl6);
}
.wp_wrap #ms_iqy .ms_ir .iqy_cont>.tit_bx>.btn_more{
    color:#868686;
    font-size: 22px;
}
.wp_wrap #ms_iqy .ms_ir .iqy_cont>.tit_bx>.btn_more>i{
    transition: 0.4s;
}
.wp_wrap #ms_iqy .ms_ir .iqy_cont>.tit_bx>.btn_more:hover>i{
    color:#1661AD;
    transform: rotate(180deg);
    transition: 0.6s;
    transition: 0.6s;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list {
    width: 100%;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    overflow: hidden;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.img_bx {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 140px;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.img_bx>img {}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .tit {
    width: 100%;
    font-size: 22px;
    font-family: var(--font-pl6);
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .date {
    color: #999999;
    font-size: 18px;
    font-family: var(--font-prer);
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .iqy_btn_list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0;
    gap: 10px;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .iqy_btn_list>.btn_iqy {
    max-width: 95px;
    width: 100%;
    height: 35px;
    font-size: 18px;
    font-family: var(--font-pl5);
    border-radius: 5px;
    transition: 0.4s;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .iqy_btn_list>.btn_iqy01 {
    color: #fff;
    background-color: #333333;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .iqy_btn_list>.btn_iqy02 {
    color: #333;
    background-color: #FEE24C;
}

.wp_wrap #ms_iqy .ms_ir .iqy_cont>.iqy_list>li>.txt_bx .iqy_btn_list>.btn_iqy:hover {
    color: #fff;
    background-color: #ddd;
    transition: 0.4s;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 메인 갤러리 */
.wp_wrap #ms_gly {
    width: 100%;
}

.wp_wrap #ms_gly .ms_wrap {}

.wp_wrap #ms_gly .ms_ir {
    position: relative;
    overflow: hidden;
}

.wp_wrap #ms_gly .ms_ir .gly_arw {
    position: absolute;
    top: 50%;
    z-index: 10;
}

.wp_wrap #ms_gly .ms_ir .gly_arw_lt {
    right: calc(100% - 465px);
}

.wp_wrap #ms_gly .ms_ir .gly_arw_rt {
    left: calc(100% - 465px);
}
.wp_wrap #ms_gly .ms_ir .gly_arw i{
    color:#DDDDDD;
    font-size: 38px;
    transition: 0.4s;
}
.wp_wrap #ms_gly .ms_ir .gly_arw:hover i{
    color:#1661AD;
    transition: 0.4s;
}

.wp_wrap #ms_gly .ms_ir .gly_sd {}


.wp_wrap #ms_gly .ms_ir .gly_sd .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.9);
    transform-origin: 50% 50%;
    transition: 0.5s;
}
/* slide when active (when play last to first) */ 
.wp_wrap #ms_gly .ms_ir .gly_sd .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"]  {
    transform: scale(0.96);
}
/* slide when active (when play first to last) */ 
.wp_wrap #ms_gly .ms_ir .gly_sd .slick-slide[aria-hidden="true"] + .slick-cloned[aria-hidden="true"] {
    transform: scale(0.96);
}
.wp_wrap #ms_gly .ms_ir .gly_sd .slick-list {
    margin: 0 -15px;
    perspective:800px;
}

.wp_wrap #ms_gly .ms_ir .gly_sd .slick-slide {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 15px;
    transform: rotateY(45deg) scale(0.85);
    transition: 0.6s;
}
.wp_wrap #ms_gly .ms_ir .gly_sd .slick-current {
    transform: rotateY(0deg) scale(1);
    transition: 0.85s;
}


.wp_wrap #ms_gly .ms_ir .gly_sd li {}

.wp_wrap #ms_gly .ms_ir .gly_sd li>a {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.wp_wrap #ms_gly .ms_ir .gly_sd li>a>img {
    filter: grayscale(1);
}

.wp_wrap #ms_gly .ms_ir .gly_sd li.slick-current>a>img {
    filter: grayscale(0);
}

.wp_wrap #ms_gly .ms_ir .gly_sd li>a .img_tit {
    display: none;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
    font-size: 16px;
    font-family: var(--font-prer);
}

.wp_wrap #ms_gly .ms_ir .gly_sd li.slick-current>a .img_tit {
    display: block;
}

/* slide when not active*/
.slider .slick-slide[aria-hidden="true"]:not(.slick-cloned)~.slick-cloned[aria-hidden="true"] {
    transform: scale(0.9);
    transform-origin: 50% 50%;
    transition: 0.5s;
}

/* slide when active (when play last to first) */
.slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] {
    transform: scale(0.96);
}

/* slide when active (when play first to last) */
.slider .slick-slide[aria-hidden="true"]+.slick-cloned[aria-hidden="true"] {
    transform: scale(0.96);
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 메인 전시장 지정 등록업체 ( 모든페이지 공통) */
.wp_wrap #shp_cmp_list {
    background-color: #F7F7F7;
}

.wp_wrap #shp_cmp_list .shp_wrap {}

.wp_wrap #shp_cmp_list .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    padding: 120px 0;
}

.wp_wrap #shp_cmp_list .shp_ir>.tit {
    color: #1661AD;
    font-size: 30px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_cmp_list .shp_ir .cmp_list {
    width: 100%;
}

.wp_wrap #shp_cmp_list .shp_ir .cmp_list>li {}

.wp_wrap #shp_cmp_list .shp_ir .cmp_list>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.wp_wrap #shp_cmp_list .shp_ir .cmp_list>li>a>img {}

/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 서브 영역 */
/**********************************************************************************************************************/
/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 공통 */
.wp_wrap #sub_cont {}

.wp_wrap #shp_basic {}

.wp_wrap #shp_basic .shp_wrap {}

.wp_wrap #shp_basic .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px;
}

.wp_wrap #shp_basic .shp_ir .bsc_cont {
    width: 100%;
}

.wp_wrap #shp_basic .shp_ir .bsc_cont .bsc_frm {}
.wp_wrap #shp_basic .shp_ir .bsc_cont .bsc_frm>.ctg_box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap:10px;
    margin-bottom: 40px;
}
.wp_wrap #shp_basic .shp_ir .bsc_cont .bsc_frm .ctg_box>a{
    color:#999999;
    font-size: 22px;
    font-family: var(--font-pl4);
    transition: 0.4s;
}
.wp_wrap #shp_basic .shp_ir .bsc_cont .bsc_frm .ctg_box>a:hover{
    color:#1661AD;
    transition: 0.4s;
}
.wp_wrap #shp_basic .shp_ir .bsc_cont .bsc_frm .ctg_box>a.on{
    color:#1661AD;
    font-family: var(--font-pl6);
}

/* 서브 공통 */
.wp_wrap #sub_cont .shp_contain {
    padding: 120px 0;
}


/* 서브 타이틀 박스 */
.wp_wrap .cm_tit_bx {}

.wp_wrap .cm_tit_bx>.min_tit {
    font-size: 30px;
    font-family: var(--font-presb);
    margin-bottom: 5px;
}

.wp_wrap .cm_tit_bx>.tit {
    font-size: 40px;
    font-family: var(--font-pl4);
}

.wp_wrap .cm_tit_bx>.tit>b {
    color: #1661AD;
    font-family: var(--font-pl6);
}

.wp_wrap .cm_tit_bx>.des {
    font-size: 20px;
    font-family: var(--font-prer);
    line-height: 32px;
    margin-top: 30px;
}




/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브탑 */
.wp_wrap #sub_top {
    position: relative;
}

.wp_wrap #sub_top>.img_bx {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.wp_wrap #sub_top>.img_bx>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wp_wrap #sub_top .sec_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.wp_wrap #sub_top .sec_ir {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 100px;
}

.wp_wrap #sub_top .sec_ir .txt_bx {}

.wp_wrap #sub_top .sec_ir .txt_bx .sub_top_tit {
    color: #fff;
    font-size: 50px;
    font-family: var(--font-pl6);
}



/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 프로세스 */
.wp_wrap #shp_prc {}

.wp_wrap #shp_prc .shp_wrap {}

.wp_wrap #shp_prc .shp_ir {}

.wp_wrap #shp_prc .shp_ir .prc_cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 90px;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 35px;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .tit_area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .tit_area .num_frm {
    color: #CCCCCC;
    font-size: 80px;
    font-family: var(--font-pl8);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .tit_area .tit_frm {
    color: #333333;
    font-size: 30px;
    font-family: var(--font-pl4);
    line-height: 40px;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .tit_area .tit_frm>b {
    color: #1661AD;
    font-size: 30px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: 90px;
    gap: 15px;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic {
    width: 320px;
    height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 50%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    /* border:2px solid #1661AD; */
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic:nth-child(1) {
    background-image: url(../img/sub/cic_top01.png);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic:nth-child(3) {
    background-image: url(../img/sub/cic_bot01.png);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic:nth-child(5) {
    background-image: url(../img/sub/cic_top01.png);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic .ico_bx {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic .ico_bx svg {}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic .txt_bx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic .txt_bx .tit {
    color: #1661AD;
    font-size: 30px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic .txt_bx .en_des {
    font-size: 20px;
    font-family: var(--font-prer);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_cic .ko_des {
    font-size: 20px;
    font-family: var(--font-presb);
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_arw {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    background-color: #1661AD;
}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_arw>.cic_arw {}

.wp_wrap #shp_prc .shp_ir .prc_cont .prc_bx .prc_area .prc_arw>.cic_arw>i {}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 회사개요(회사소개) */
.wp_wrap #shp_itr {}

.wp_wrap #shp_itr .shp_wrap {}

.wp_wrap #shp_itr .shp_ir {}

.wp_wrap #shp_itr .shp_ir .itr_cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_img>img {}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list {
    width: 100%;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 430px;
    padding: 60px 50px;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list .ico_bx {
    margin-bottom: 30px;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list .ico_bx svg {}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list>.min_tit {
    color: #1661AD;
    font-size: 20px;
    font-family: var(--font-presb);
    margin-bottom: 10px;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list>.tit {
    font-size: 40px;
    font-family: var(--font-pl7);
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list>.tit>span {
    margin-left: 30px;
    font-size: 20px;
    font-family: var(--font-prer);
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list:hover .ico_bx svg g rect,
.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list:hover .ico_bx svg g path {
    fill: #fff;
    transition: 0.4s;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list:hover>.min_tit {
    color: #fff;
    transition: 0.4s;
}

.wp_wrap #shp_itr .shp_ir .itr_cont .itr_list>.list:hover {
    color: #fff;
    background-color: #1561AD;
    transition: 0.4s;
}



/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 CI */
.wp_wrap #shp_ci {}

.wp_wrap #shp_ci .shp_wrap {}

.wp_wrap #shp_ci .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 120px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 30px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .tit_bx {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .tit_bx>.tit {
    position: relative;
    color: #1661AD;
    font-size: 30px;
    font-family: var(--font-pl6);
    padding-bottom: 10px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .tit_bx>.tit::after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 25px;
    height: 2px;
    background-color: #1661AD;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .tit_bx>.des {
    font-size: 20px;
    font-family: var(--font-prer);
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list {
    gap: 80px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.img_area {}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.img_area>img {}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.txt_area {}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.txt_area>.txt {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.txt_area>.txt>dt {
    color: #333;
    font-size: 24px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.txt_area>.txt>dd {
    color: #333333;
    font-size: 20px;
    font-family: var(--font-prer);
    line-height: 32px;
}

/* 이미지 2 */
.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.img_area02 {
    width: 100%;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.img_area02>.img_frm {
    width: 100%;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 1px solid #CCCCCC;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.img_area02>.img_frm02 {
    background-color: #000;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list>.img_area02>.img_frm>img {}


/* 박스 2 */
.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx {
    width: 100%;
    height: 100%;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq {
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 20px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq01 {
    background-color: #1561AD;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq02 {
    background-color: #868686;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq03 {
    background-color: #000;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq>.tit {
    font-size: 18px;
    font-family: var(--font-pl6);
    margin-bottom: 10px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq>.info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq>.info>.info_row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq>.info>.info_row>dt {
    min-width: 50px;
    font-size: 11px;
    font-family: var(--font-prer);
}

.wp_wrap #shp_ci .shp_ir .ci_cont .ci_row .cont_list>.list .sq_bx>.sq>.info>.info_row>dd {
    font-size: 11px;
    font-family: var(--font-prer);
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 실적&연혁 */
.wp_wrap #shp_hty {}

.wp_wrap #shp_hty .shp_wrap {}

.wp_wrap #shp_hty .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
}

.wp_wrap #shp_hty .shp_ir .hty_tit_bx {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    gap: 10px;
    text-align: center;
}

.wp_wrap #shp_hty .shp_ir .hty_tit_bx>.sub_tit {
    color: #868686;
    font-size: 50px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_hty .shp_ir .hty_tit_bx>.tit {
    color: #1661AD;
    font-size: 70px;
    font-family: var(--font-pl7);
}

.wp_wrap #shp_hty .shp_ir .hty_cont {
    width: 100%;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows {}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row {
    position: relative;
    display: flex;
    justify-content: center;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row::after {}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col {}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col_lt {
    position: relative;
    display: flex;
    justify-content: flex-start;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col_lt::before {
    position: absolute;
    right: 44px;
    top: 0;
    display: block;
    content: "";
    width: 13px;
    height: 13px;
    background-color: #868686;
    border-radius: 50%;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row.on>.col_lt::before {
    background-color: #1661AD;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col_lt::after {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    margin-inline: 50px;
    background-color: #CCCCCC;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col_rt {
    min-width: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 80px;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row:last-child>.col_rt {
    padding: 0;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col .year_num {
    min-width: 360px;
    color: #868686;
    font-size: 50px;
    font-family: var(--font-pl7);
    text-align: right;
    margin-top: -20px;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row.on>.col .year_num {
    color: #1661AD;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col .moth_row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col .moth_row>dt {}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col .moth_row>dt>.num {
    color: #868686;
    font-size: 20px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row.on>.col .moth_row>dt>.num {
    color: #1661AD;
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col .moth_row>dd {}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row>.col .moth_row>dd>.txt {
    color: #868686;
    font-size: 20px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_hty .shp_ir .hty_cont .hty_rows .hty_row.on>.col .moth_row>dd>.txt {
    color: #333333;

}


/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 클라이언트 */
.wp_wrap #shp_clt {}

.wp_wrap #shp_clt .shp_wrap {}

.wp_wrap #shp_clt .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
}

.wp_wrap #shp_clt .shp_ir .clt_cont {
    width: 100%;
}

.wp_wrap #shp_clt .shp_ir .clt_cont .clt_list {}

.wp_wrap #shp_clt .shp_ir .clt_cont .clt_list>li {
    width: 100%;
    height: 90px;
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #CCCCCC;
    background-color: #fff;
}

.wp_wrap #shp_clt .shp_ir .clt_cont .clt_list>li>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 오시는길 */
.wp_wrap #shp_way {}

.wp_wrap #shp_way .shp_wrap {}

.wp_wrap #shp_way .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
}

.wp_wrap #shp_way .shp_ir .way_cont {
    width: 100%;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx {}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .map_bx {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .map_bx .root_daum_roughmap .cont .section.lst,
.wp_wrap #shp_way .shp_ir .way_cont .way_bx .map_bx .root_daum_roughmap .wrap_controllers {
    display: none;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .map_bx .root_daum_roughmap .wrap_map {
    height: 100% !important;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx {
    padding-left: 50px;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_hd {
    margin-bottom: 20px;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_hd>.tit {
    font-size: 30px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 30px 0;
    border-bottom: 1px solid #CCCCCC;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item:last-child {
    border: none;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item>dt {
    min-width: 140px;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item>dt>.txt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-family: var(--font-pl6);
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item>dt>.txt svg {}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item>dd {}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_bd .bd_item>dd>.txt {
    color: #333333;
    font-size: 20px;
    font-family: var(--font-prer);
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_ft {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_ft>.btn_map {
    max-width: 280px;
    width: 100%;
    height: 70px;
    gap: 10px;
    font-size: 20px;
    font-family: var(--font-pl6);
    background-color: #F4F4F4;
    border-radius: 5px;
    transition: 0.4s;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_ft>.btn_map:hover {
    color: #fff;
    background-color: #1661AD;
    transition: 0.4s;
}

.wp_wrap #shp_way .shp_ir .way_cont .way_bx .info_bx .info_ft>.btn_map>img {}




/*--------------------------------------------------------------------------------------------------------------------*/
/* 서브 개인정보처리방침 */
.wp_wrap #shp_pvc {}

.wp_wrap #shp_pvc .shp_wrap {}

.wp_wrap #shp_pvc .shp_ir {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
}

.wp_wrap #shp_pvc .shp_ir .pvc_cont {
    width: 100%;
}

.wp_wrap #shp_pvc .shp_ir .pvc_cont>.desc {}

.wp_wrap #shp_pvc .shp_ir .pvc_cont>.desc>.des {
    color: #333;
    font-size: 18px;
    font-family: var(--font-prer);
    line-height: 30px;
}

/**********************************************************************************************************************/