@charset "UTF-8";
@import url("../../../main/css/sub.css");
@import url("contents.css");
/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2020-08-14
-------------------------------------------------*/
.location .path { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: right; width: calc(100% - 80rem); }

.location .icon::before { top: 0; }

.depth4_tab ul { min-width: 80rem; }

.depth4_tab ul a { font-size: 1.6rem; padding: 0.25rem 1.5rem 0.5rem; white-space: normal; line-height: 1.2; }

.depth4_tab ul a::after { margin: 0.4rem 0 0 0.3rem; }
