.sub-vis-box {
	width: 100vw;
	height: 214px;
	text-align: center;
	overflow: hidden;
	/*filter: brightness(70%);*/
}
.sub-vis-box .sub-vis3 {
	width: 100%;
	height: 100%;
	background: #fff url(../img/board/CK_cm270018607.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.sub-vis-box .sub-vis-inner {
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: center;
}
.sub-vis-box .sub-tit-h2 {
    padding: 70px 0 83px;
   background-color: hsl(0deg 0% 0% / 30%);
}
.sub-vis-box .sub-tit-h2 strong {
    display: block;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
	font-family:'GmarketSansBold';
	
}
.sub-vis-box .sub-tit-h2 .txt {
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    padding: 20px 0 0;
	font-family:'GmarketSansLight';
}
@media screen and (max-width: 1024px){
.sub-vis-box {
    height: 130px;
}
}
@media screen and (max-width: 1024px){
.sub-vis-box .sub-tit-h2 {
    padding: 42px 0 44px;
}
}
@media screen and (max-width: 1024px){
.sub-vis-box .sub-tit-h2 strong {
    font-size: 24px;
}
	
}
@media screen and (max-width: 1024px){

}


@media screen and (max-width: 1024px) {
  .main-visual .visual-img img,.visual-title{
    height: 130px;
  }
}


@media screen and (max-width: 1024px){
.visual-title strong {
  font-size: 24px;

  }
}







@media screen and (max-width: 1024px){
.visual-title p{
  font-size: 13px;
  width: 249px;
	margin-top:30px;
  }
}
        
.sub-location-area {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
   /* height: 55px;*/
}

.sub-location-box {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.location-depth1 {
    width: 100%;
	font-size:16px;
	font-family: 'Noto Sans KR';
	font-weight:400;
}

.location-depth1::after {
    content: "";
    display: block;
    clear: both;
}

.location-depth1-item {
    float: left;
    width: 282px;
    position: relative;
    border-right: 1px solid #ccc;
}

.location-depth1-item:first-child {
    width: 63px;
    background-color: #3c6ff3;
    border-right: none;
}

.location-depth1-link {
    display: block;
    height: 54px;
    line-height: 54px;
    font-weight: 500;
    color: #333;
    padding-left: 25px;
    position: relative;
}

.location-depth1-link .ico-home {
    display: inline-block;
    background: url(../img/board/home_btn2.png) no-repeat 50% 50%;
    width: 21px;
    height: 18px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 21px;
}

.location-depth1-link .ico {
    display: inline-block;
    background: url(../img/board/arrow_bottom.png) no-repeat 50% 50%;
    width: 13px;
    height: 8px;
    position: absolute;
    top: 25px;
    right: 22px;
}

.location-depth1-link:hover, .location-depth1-link:focus, .location-depth1-link.active {
    background-color: #f9f9f9;
    color: #111;
}

.location-depth1-item:first-child .location-depth1-link:hover, .location-depth1-item:first-child .location-depth1-link:focus, .location-depth1-item:first-child .location-depth1-link.active {
    background-color: #3c6ff3;
}

.location-depth1-item.open .location-depth1-link .ico {
    transform: rotate(180deg);
    top: 23px;
}

.location-depth2 {
    position: absolute;
    width: 283px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    top: 55px;
    left: -1px;
    z-index: 1;
    display: none;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15);
}

.location-depth2-item {
    border-bottom: 1px solid #ccc;
}

.location-depth2-link {
    display: block;
    height: 54px;
    line-height: 54px;
    padding-left: 25px;
    font-size: 15px;
    color: #333;
    background-color: #fff;
}

.location-depth2-link:hover, .location-depth2-link:focus {
    color: #111;
    font-weight: 500;
    background-color: #f9f9f9;
}

.location-depth1-item.open .location-depth2 {
    display: block;
    background-color: #fff;
	z-index: 7;
}

.sub-location-add {
    position: absolute;
    top: 0;
    right: 0;
}

.sub-location-add::after {
    content: "";
    display: block;
    clear: both;
}

.sub-location-add .li {
    float: left;
    border-left: 1px solid #ccc;
    background-color: #fafafa;
}

.sub-location-add .li:last-child {
    display: inline-block;
    border-right: 1px solid #ccc;
}

.sub-location-add .li .btn {
    display: block;
    width: 63px;
    height: 54px;
    line-height: 54px;
    border: none;
    margin: 0;
    background-color: transparent;
    text-indent: -999px;
    overflow: hidden;
    position: relative;
}
.sub-location-add .li .btn-share:after {
    content: "";
    display: inline-block;
    background: url(../images/contents/ico-share.png) no-repeat 50% 50%;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
}

.sub-location-add .li .btn-print:after {
    content: "";
    display: inline-block;
    background: url(../img/board/peulinteo.png) no-repeat 50% 50%;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
}
@media screen and (max-width: 1440px){
  .sub-location-box{
  width: 100%;
}
}
@media screen and (max-width: 1024px){
  .location-depth1-item{
  width: 30%;
}
}
@media screen and (max-width: 1024px){
  .location-depth2{
  width: 100%;
}
}

@media screen and (max-width: 500px){
.sub-vis-box .sub-tit-h2 {
    padding: 42px 0 45px;
}
.location-depth1{
	width:95%;
}
.location-depth1-link {
    height: 55px;
    line-height: 55px;
    font-size: 13px !important ;
    padding-left: 13px;
}
	
.location-depth1-link .ico {
    background-size: contain;
    width: 9px;
    top: 24px;
    right: 8px;

}
.location-depth2-link{
	padding-left: 17px;
	font-size:13px!important;
				
}

}