/*!/wp-content/themes/nv1/parts/box/common/custom-breadcrumbs/index.css*/.box--common--custom-breadcrumbs{padding-top:170px}.box--common--custom-breadcrumbs .box-body .item{text-transform:uppercase;position:relative;text-decoration:none}.box--common--custom-breadcrumbs .box-body .item:hover:before{opacity:0}.box--common--custom-breadcrumbs .box-body .item:before{content:'';height:1px;width:100%;background-color:var(--color-black);position:absolute;left:0;bottom:-1px;transition:0.3s ease-in-out}.box--common--custom-breadcrumbs .box-body .last-item{color:var(--color-gray-1)}.box--common--custom-breadcrumbs .box-body .last-item:before{display:none}@media screen and (max-width:1850px){.box--common--custom-breadcrumbs{padding-top:120px}}@media screen and (max-width:1024px){.box--common--custom-breadcrumbs{padding-top:115px}}@media screen and (max-width:576px){.box--common--custom-breadcrumbs{padding-top:99px}}