

.k_ep{width: 100%; height: 100%; background-color: #000;padding: 100px 0 180px 0;}
.k_ep *{color: #fff; line-height: 1.5;}
.k_ep .ep_categories{max-width: 1350px; min-width: 300px; margin: 0 auto;}
.k_ep .ep_categories .k_ep_top{
    width: 100%; height: 500px; margin-bottom: 40px;
    position: relative;
}
.k_ep .ep_categories .k_ep_top .event{
    width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5);
    position: absolute; left: 0;top: 0; z-index: 10;
}
.k_ep .ep_categories .k_ep_top .event .ke_text{
    position: absolute; left: 50%; bottom: 80px; width: max-content;
    transform: translateX(-50%);
}
.k_ep .ep_categories .k_ep_top .event .ke_text h2{font-size: 1.875rem;}
.k_ep .ep_categories .k_ep_top .event .ke_text p{color: #777;margin: 20px 0;}
.k_ep .ep_categories .k_ep_top .event .ke_text button{
    padding: 10px 15px; border: 1px solid #D4AF37; color: #D4AF37;
}
.k_ep .ep_categories .k_ep_top>p{
    width: 100%; height: 100%;
    background: url(../images/main_page/korea/event.jpg) center/cover;
    position: absolute; left: 0;top: 0;
}

.k_ep .ep_categories .k_ep_bottom{
    display: flex; position: relative;
}
.k_ep .ep_categories .k_ep_bottom>a:first-child{
    position: absolute; top: 50%; left: -40px;
}/* 화살표 */
.k_ep .ep_categories .k_ep_bottom>a:last-child{
    position: absolute; top: 50%; right: -40px;
}/* 화살표 */
.k_ep .ep_categories .k_ep_bottom>a img{width: 100%;}
/* ===============================상품 4개 묶음 */
.k_product{width: 100%;}
.k_product *{line-height: 150%;}
.k_product .container{
    max-width: 1350px; min-width: 300px; 
    margin: 0 auto; display: flex;
}
.k_product .container .box{margin-right: 50px;}
.k_product .container .box:last-child{margin-right: 0px;}
.k_product .container .box .images{width: 300px;}
.k_product .container .box .images img{width: 100%;}
.k_product .container .box p:nth-child(2){margin: 10px 0;font-weight: 800;}
.k_product .container .box p:nth-child(3){
    font-size: 0.875rem;color: #777; font-weight: 400; margin-bottom: 3px;
}
.k_product .container .box span{}
.k_product .container .box span del{
    font-size: 0.875rem;color: #777;margin-right: 10px; font-weight: 300;
}
.k_product .container .box span em{
    font-weight: 500; color: #D4AF37;
}
/* ===============================상품 4개 묶음 끝 */
/* ========================================================1행 이벤트 끝 */
/* ========================================================2행 배너(인덱스 7행) */
/* .banner .banner_text .banner_t h2{font-family: 'Noto Sans KR';} */
/* ========================================================2행 배너 끝 */
/* ========================================================3행 상품(인덱스 6행)*/
.m_product{
    width: 100%; background-color: #000;
    padding: 200px 0;
}
.m_product *{color: #fff;}
.m_product .m_box_product{
    max-width: 1350px; min-width: 320px;
    margin: 0 auto 30px;
}
.m_product .m_box_product .kp_title{
    width: 100%;
    margin: 0 auto 80px;
    display: flex; justify-content: space-between;
}
.m_product .m_box_product .kp_title h2{
    font-family: 'MaruBuri'; color: #D4AF37; font-size: 1.875rem;
}
.m_product .m_box_product .kp_title>a{}
.m_product .m_box_product .kp_title>a img{width: 100%;}
/* =====================================================서브 페이지 상품 목록 */
.serve_product{width: 100%;}
.serve_product *{line-height: 150%;}
.serve_product .container{display: flex; justify-content: space-between;} 
.serve_product .container .box{} 
.serve_product .container .box .images{} 
.serve_product .container .box .text{
    display: flex;justify-content: space-between; margin-bottom: 50px;
} 
.serve_product .container .box .text p{} 
.serve_product .container .box .text p:nth-child(1){font-weight: 600;} 
.serve_product .container .box .text p:nth-child(2){
    font-size: 0.875rem; color: #D4AF37;
} 
/* =====================================================서브 페이지 상품 목록 끝 */
/* ========================================================3행 상품 끝 */
/* ========================================================7행 고객센터 */
/* ========================================================7행 고객센터 끝 */
.cs{width: 100%; height: 700px; padding: 5px 20px 20px 20px; background-color: #000;}
.cs *{color: #fff;}
.cs .cs_box{
    width: 100%; height: 100%;
    display: flex; 
}
.cs .cs_box .cs_container{
    display: block; background-color: red;
    position: relative;
}
.cs .cs_box .cs_container>span{
    display: block; height: 100%; width: 100%;
    position: absolute; left: 0;top: 0;
}
.cs .cs_box .cs_container>span:nth-child(1){
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
}
.cs .cs_box .cs_container:hover>span:nth-child(1){
    background-color: rgba(0, 0, 0, 0.1);
}
.cs .cs_box .cs_container span:nth-child(2){}
.cs .cs_box .cs_container>span>em{
    line-height: 660px;
    font-size: 1.875rem;
}
.cs .cs_box .cs_container:hover>span>em{color: #D4AF37;}
.cs .cs_box .m_box{
    width: 100%;margin-right: 10px;
}
.cs .cs_box .m_box span:last-child{
    background: url(../images/main_page/korea/marshall.jpg) center/cover;
}
.cs .cs_box .cs_box{
    width: 100%;
}
.cs .cs_box .cs_box span:last-child{
    background: url(../images/main_page/korea/cs.jpg) center/cover;
}