:root{
    --main-color: #000;
    --font-esamanruOTF: 'esamanruOTF';
    --font-GmarketSansLight: 'GmarketSansLight';
    --font-GmarketSansMedium: 'GmarketSansMedium';
    --font-GmarketSansBold: 'GmarketSansBold';
    --font-RixRak: "rixrak-sans-pro", sans-serif !important;
}

.scandinavian-blue{color: #65a9e1;}

a[href^="tel"] {color: inherit; text-decoration: none;}
 
.mt-5{margin-top: 5px;}
.mt-10{margin-top: 10px;}
.mt-15{margin-top: 15px;}
.mt-20{margin-top: 20px;}
.mt-25{margin-top: 25px;}
.mt-30{margin-top: 30px;}
.mt-35{margin-top: 35px;}
.mt-40{margin-top: 40px;}
.mt-45{margin-top: 45px;}
.mt-50{margin-top: 50px;}
.mt-55{margin-top: 55px;}
.mt-60{margin-top: 60px;}
.mt-65{margin-top: 65px;}
.mt-70{margin-top: 70px;}
.mt-75{margin-top: 75px;}
.mt-80{margin-top: 80px !important;}
.mt-85{margin-top: 85px;}
.mt-90{margin-top: 90px;}
.mt-95{margin-top: 95px;}
.mt-100{margin-top: 100px;}
.mt-120{margin-top: 120px;}
.mt-140{margin-top: 140px;}
.mt-170{margin-top: 170px;}

.pt-20{padding-top: 20px;}
.pt-30{padding-top: 30px;}
.pt-35{padding-top: 35px;}
.pt-40{padding-top: 40px;}
.pt-50{padding-top: 50px;}
.pt-55{padding-top: 55px;}
.pt-60{padding-top: 60px;}
.pt-70{padding-top: 70px;}
.pt-80{padding-top: 80px;}
.pt-85{padding-top: 85px;}
.pt-100{padding-top: 100px;}
.pt-110{padding-top: 110px;}
.pt-120{padding-top: 120px;}
.pt-130{padding-top: 130px;}
.pt-140{padding-top: 140px;}
.pt-160{padding-top: 160px;}
.pt-180{padding-top: 180px;}
.pt-200{padding-top: 200px;}
.pt-220{padding-top: 220px;}
.pt-230{padding-top: 230px;}
.pt-300{padding-top: 300px;}

.pb-10{padding-bottom: 10px;}
.pb-20{padding-bottom: 20px;}
.pb-25{padding-bottom: 25px;}
.pb-30{padding-bottom: 30px;}
.pb-40{padding-bottom: 40px;}
.pb-50{padding-bottom: 50px;}
.pb-60{padding-bottom: 60px;}
.pb-65{padding-bottom: 65px;}
.pb-70{padding-bottom: 70px;}
.pb-80{padding-bottom: 80px;}
.pb-85{padding-bottom: 85px;}
.pb-90{padding-bottom: 90px;}
.pb-95{padding-bottom: 95px;}
.pb-100{padding-bottom: 100px;}
.pb-120{padding-bottom: 120px;}
.pb-140{padding-bottom: 140px;}
.pb-150{padding-bottom: 150px;}
.pb-160{padding-bottom: 160px;}
.pb-180{padding-bottom: 180px;}
.pb-200{padding-bottom: 200px;}
.pb-220{padding-bottom: 220px;}
.pb-300{padding-bottom: 220px;}

.inner{max-width: 1200px; width: 95%; margin: auto;}
.flex{display: flex;}
.color-black{color: #000 !important;}
.color-white{color: #fff !important;}
.color-point{color: var(--main-color);}
.scroll-auto{overflow-x: auto;}
.border-top--e6{border-top: 1px solid #e6e6e6;}
.border-bottom--e6{border-bottom: 1px solid #e6e6e6;}
.border-bottom--c{border-bottom: 1px solid #ccc;}
.bg-f5{background-color: #f5f5f5;}
.bg-point{background-color: var(--main-color);}
.bg-white{background-color: #fff;}
.bg-fcfaf5{background-color: #fcfaf5;}
.text-center{text-align: center !important;}




/* 모바일 메뉴 시작 */
.moblie-menubar{width: 70%; height: 100%; position:fixed; top: 0; right: -90%; z-index: 9999; background-color: #fff;}
.dim_background{width: 100%; height: 100%; background-color: rgba(0,0,0,.6); position: absolute; top: 0; z-index: 9998; display: none;}
.moblie-menubar .top{display: flex; justify-content: space-between; padding: 40px 20px;}
.moblie-menubar .top .moblie-menubar__logo{width: 185px; display: flex; align-items: center;}
.moblie-menubar .top .moblie-menubar__logo img{width: 100%;}
.mob_category_close{background-color: transparent; border: 0; display: none; cursor: pointer;}
.mob_category_close img{width: 25px;}
.mobile-menu{padding-bottom: 100px;height: 100%; overflow-y: auto;}
.mobile-menu__gnb{width: 100%;}
.mobile-menu__gnb .gnb__depth01{width: 100%; border-bottom: 1px solid rgba(0,0,0,0.1);}
.mobile-menu__gnb .gnb__depth01>a{display: flex; justify-content: space-between; align-items: center; padding: 40px 20px; height: 45px; cursor: pointer; font-size: 18px; font-weight: bold; line-height: 1.11; letter-spacing: normal; color: #000;}
.whether--gnb__depth02{width: 20px;}
.mobile-menu__gnb .gnb__depth02{width: 100%;display: none;}
.mobile-menu__gnb .gnb__depth02>li{background-color: #f3f3f3;}
.mobile-menu__gnb .gnb__depth02>li + li{border-top: 1px solid rgba(0,0,0,0.1);}
.mobile-menu__gnb .gnb__depth02>li>a{display: flex; padding: 12px 14px; font-size: 14px; font-weight: 400; line-height: 1.11; color: #000;}
/* 모바일 메뉴 끝 */


/* ================================================================================= 메인 헤더 시작 ================================================================================= */
.main-header{width: 100%; height: 100px; display: flex; align-items: center; position:fixed; background:#fff; z-index:99}
.main-header::before{content: ""; position: absolute; top: 100px; left: 0; display: none; width: 100%; height: 340px; background-color: #fff; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); transition: all .3s;}
.main-header nav{width: 100%; height: 100px; max-width: 1920px; margin: auto; padding-left: 60px; display: flex; align-items: center; background-color: #fff;}
.main-header nav .main-header__logo{width: 196px;}
.main-header nav .main-header__logo img{width: 100%;}
.main-header__gnb{display: flex; width: calc(100% - 160px); height: 100%; justify-content: flex-end; padding-right: 2%;}

/* 첫번째 depth */
.main-header__gnb .gnb__depth01{position: relative;}
/* .main-header__gnb .gnb__depth01::after{content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: block; width: 2px; height: 20px; background-color: #000;} */
.main-header__gnb .gnb__depth01:last-child::after{display: none;}
/* .main-header__gnb .gnb__depth01+.gnb__depth01{margin-left: 1.62%;} */
.main-header__gnb .gnb__depth01>a{display: flex; text-wrap: nowrap; align-items: center; height: 100px; padding: 10px 40px;  font-family: var(--font-RixRak); 
    font-size: 20px; font-weight: bold; letter-spacing: -0.45px; text-align: left; color: #000;}
.main-header__gnb .gnb__depth01::before{position: absolute; bottom: 0; content: ""; width: 100%; height: 4px; display: block; background-color: #bc2a2f; transform: scale(0); transition: .3s;}
    
/* 두번째 depth */
.main-header__gnb .gnb__depth02{position: absolute; left: 50%; transform: translateX(-50%); z-index: 999; width: 100%; height: 0; overflow: hidden;}
.main-header__gnb .gnb__depth02 .depth02{width: 100%;  font-family: Pretendard;}
.main-header__gnb .gnb__depth02 .depth02>a{display: flex; align-items: center; justify-content: center; padding: 15px 20px; font-size: 18px; letter-spacing: -0.5px; color: #000; text-align: center; word-break: keep-all;}

/* 메인 헤더 마우스 오버시 스타일 변경 */
.main-header.on::before{display: block;}
.main-header__gnb .gnb__depth02.on{height: 300px;}
.main-header__gnb .gnb__depth01:hover::before{transform: scale(1);}
/* .main-header__gnb .gnb__depth01:hover .gnb__depth02{height: initial; overflow: initial; background-color: #fff; transition: .3s;} */
.main-header__gnb .gnb__depth02 .depth02:hover a {color: #bc2a2f; transition: .3s;}

.toggle--mobile{display: none;}

/* 서브페이지에서 헤더 스타일 */
.main-header.subPage{position: static;}
.main-header.subPage .main__gnb .gnb__depth01>a{color: #000;}
/* ================================================================================= 메인 헤더 끝 ================================================================================= */


/* ================================================================================= 메인 푸터 시작 ================================================================================= */
.main-footer{background-color: #fff;}
/* .main-footer .inner02{display: flex; align-items: flex-start; justify-content: space-between;} */
.main-footer .inner { display: flex; justify-content: space-between;}
.main-footer .footer__logo{width: 196px; height: 60px; margin-bottom: 30px;}
.main-footer .footer__logo img{width: 100%;}
.main-footer .left{margin-left: 6.66%; width: calc(100% - 160px - 6.66%);}
.main-footer .left .policy{width: 100%; display: flex;}
.main-footer .left .policy li{position: relative; margin-right: 20px; padding-right: 20px;}
.main-footer .left .policy li::after{display: block; width: 1px; height: 12px; position: absolute; top: 5px; content: ""; right: 0; background-color: #666;}
.main-footer .left .policy li:last-child{margin-right: 0; padding-right: 0;}
.main-footer .left .policy li:last-child::after{display: none}
.main-footer .left .policy li a{font-family: var(--font-GmarketSansMedium); font-size: 14px; font-weight: 500; line-height: 1.79; letter-spacing: normal; text-align: left; color: #252626;}
.main-footer .left .info p{font-size: 14px; font-weight: 300; line-height: 1.34; text-align: left; color: #252626; word-break: keep-all;}
.main-footer .left .info p + p{margin-top: 8px;}
.main-footer .copyright{font-size: 14px; font-weight: 300; line-height: 1.34; text-align: left; color: #252626; }

.main-footer .footer__description__info{
    margin-top: 10px;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-weight: 200;
}

.main-footer .footer__description__communicate span>span::after {
    padding-left: 10px; content: "|";
}
.main-footer .footer__description__communicate .last::after {
    content: "";
} 
.main-footer .footer__description .footer__description__communicate{
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 10px;
}
.main-footer .footer__description .footer__description__communicate:last-child {
    margin-top: 30px;
    font-size: 14px;;
}
.main-footer .footer__description .footer__description__communicate > span {
    margin: 5px;
}



/* ================================================================================= 메인 푸터 끝 ================================================================================= */

.fixed-mark{position: fixed; bottom: 90px; right: 20px; z-index: 9; display: flex; flex-direction: column; align-items: center;}
.fixed-mark span{font-family: var(--font-GmarketSansLight); font-size: 12px; font-weight: 300; text-align: left; color: #fff; writing-mode: vertical-rl;}
.top-btn{position: fixed; bottom: 100px; right: 40px; border: 0; width: 40px; height: 40px; background-color: transparent; z-index: 3;}
.sns_kakao{position: fixed; bottom: 180px; right: 40px; border: 0; width: 40px; height: 40px; z-index: 3;}


@media (max-width:1440px){
    .number li img {
        width: 80%;
        margin: 0;
    }
    .number li {
        font-size: 18px;
    }

    .main-header nav{padding: 0 40px;}
    .main-header__gnb{padding-right: 0px;}
}

@media (max-width:1280px){
    .main-header nav{padding: 0 20px;}
}

@media (max-width:1024px){
    .main-header nav{justify-content: space-between;}
    .main-header__gnb{display: none;}
    .toggle--mobile{display: block; border: 0; background-color: transparent;}
    .toggle--mobile img{width: 28px;}

    .main-footer .inner{flex-direction: column;}
    .main-footer .left{margin-left: 0; width: 100%;}

    .main-footer .footer__description__info{
        margin-top: 10px;
        font-family: Pretendard;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.79;
        letter-spacing: normal;
        text-align: left;
        font-weight: 200;
    }
    .main-footer .footer__description .footer__description__communicate{
        font-family: Pretendard;
        font-size: 16px;
        font-weight: 100;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.39;
        letter-spacing: normal;
        text-align: left;
        margin-bottom: 10px;
    }
    .main-footer .footer__description .footer__description__communicate:last-child {
        margin-top: 30px;
        font-size: 14px;;
    }
    .main-footer .footer__description .footer__description__communicate > span {
        margin: 0 10px 0 0;
        font-size: 14px;

    }
}

@media (max-width:769px){

    .number {
        width: auto;
    }

    .number li img {
        width: 60%;
        margin: 0;
    }
    .number li {
        font-size: 16px;
    }    

    .toggle--mobile img{width: 20px;}
    .fixed-mark{display: none;}
}

@media (max-width:500px){
    .main-header{height: 50px;}
    .main-header nav .main-header__logo{width: 120px;}
    
    .main-footer .footer__logo{width: 50%; margin: 0 auto; margin-bottom: 60px; height: auto;}
    .main-footer .footer_top { display: block;}

    .main-footer .footer__description__info{
        margin-bottom: 20px;
        font-family: Pretendard;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.79;
        letter-spacing: normal;
        text-align: center;
        font-weight: 200;
    }
    .main-footer .footer__description .footer__description__communicate{
        font-family: Pretendard;
        font-size: 14px;
        font-weight: 100;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.39;
        letter-spacing: normal;
        text-align: center;
        margin-bottom: 20px;
        display: grid;
    }
    .main-footer .footer__description__communicate span>span::after {
        display: none;
    }

    .main-footer .footer__description .footer__description__communicate:last-child {
        margin-top: 30px;
        font-size: 12px;;
    }
    .main-footer .footer__description .footer__description__communicate > span {
        margin: 0px;
    }
}
@media (max-width:375px){
    .main-footer .left .policy li a{font-size: 10px;}
}