.show-default {
  display: block !important;
}

.hide-default {
  display: none !important;
}

.sub-page{
  padding-bottom: 160px;
}
.pt160{
  padding-top: 160px !important;
}
.mt80{
  margin-top: 80px;
}
.pt80{
 padding-top: 80px;
}
.mt40{
  margin-top: 40px !important;
}

.blind{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  margin: -1px;
}
.tit24{
  color: #222;
font-family: Pretendard;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 24px */
letter-spacing: -0.48px;
}


.view-more{
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Pretendard;
  padding: 24px 48px;
  border-radius: 1000px;
border: 1px solid #DDD;
background: #FFF;
width: fit-content;
margin: 0 auto;
}

.view-more span img { 
  position:relative; 
  z-index:50;
  width: 10px;
height: 8px;
flex-shrink: 0;
 }
.view-more:hover span:before {
  width: 100%;
  height: 100%;
}
.view-more span {
  position: relative;
  margin-left: 20px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.view-more span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: #E60012;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  transition: all 0.3s;
}


/* 서브탑 */

.subTop {
  position: relative;
  height: 640px;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.subTop .tit{
  color: #FFF;
font-family: Pretendard;
font-size: 80px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 80px */
letter-spacing: -3.2px;
margin-bottom: 40px;
margin-top: 260px;
}
.subTop .deeper{
  display: flex;
  align-items: center;
  gap: 20px;

} 
.subTop .deeper a{
  color: rgba(255, 255, 255, 0.60);
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 21.6px */
letter-spacing: -0.36px;
}
.subTop .deeper a+a{
  display: flex;
  align-items: center;
  gap: 20px;
}
.subTop .deeper a+a::before{
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.40);
  flex-shrink: 0;
}
.subTop .deeper a:last-child{
  color: #FFF;
}

.subTop .sub-2depth-list > div{
  width: 100%;
}
.subTop .sub-2depth-list{
 height: 80px;
  display: flex;
  align-items: flex-end;
}
.bd{
  border-top: 1px solid rgba(255, 255, 255, 0.20);

}
.subTop .sub-2depth-list ul{
  display: flex;
  align-items: center;
  justify-content: center;
}
.subTop .sub-2depth-list li.on{
  border-top: 1px solid #fff;
  margin-top: -2px;
}
.subTop .sub-2depth-list li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.subTop .sub-2depth-list li a{
  color: #FFF;
text-align: center;
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 18px */
letter-spacing: -0.36px;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
}

.subTop .scroll-down{
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  width:96px;
  background: #E60012;
  height: 100%;
  z-index: 99;
}
.subTop .scroll-down .txt{
  display: flex;
  flex-direction: column;
  background: #B8000E;
  color: #FFF;
  padding: 40px 41px;
  word-break: normal;
  box-sizing: border-box;
}








/* K01 */

.K0101 {
  background: url(../image/sub/sv_0101.jpg)no-repeat center / cover;
}
.K0102 {
  background: url(../image/sub/sv_0102.jpg)no-repeat center / cover;
}
.K0103 {
  background: url(../image/sub/sv_0103.jpg)no-repeat center / cover;
}
.K0104 {
  background: url(../image/sub/sv_0104.jpg)no-repeat center / cover;
}

/* K02 */

.K02 {
  background: url(../image/sub/sv0101.jpg)no-repeat center / cover;
}
.K0201 {
  background: url(../image/sub/sv0101.jpg)no-repeat center / cover;
}

/* K03 */

.K0301 {
  background: url(../image/sub/sv0301.jpg)no-repeat center / cover;
}
.K0302 {
  background: url(../image/sub/sv0302.jpg)no-repeat center / cover;
}
.K0303 {
  background: url(../image/sub/sv0303.jpg)no-repeat center / cover;
}
.K0304 {
  background: url(../image/sub/sv0304.jpg)no-repeat center / cover;
}
/* K04 */

.K0401 {
  background: url(../image/sub/sv0401.jpg)no-repeat center / cover;
}
.K0402 {
  background: url(../image/sub/sv0402.jpg)no-repeat center / cover;
}

/* K05 */

.K05 {
  background: url(../image/sub/sv0501.jpg)no-repeat center / cover;
}

.headline{
  color: #222;
text-align: center;
font-family: Pretendard;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 56px */
letter-spacing: -1.12px;
margin: 160px 0 80px;
}


.fixed-btn{
  position: fixed !important;
  right: 150px ;
  bottom: 235px !important;
   display: flex;
   flex-direction: column;
   gap: 10px;
   z-index: 997;
 }


 .fixed-btn .btn-top{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
height: 80px;
border: 1px solid #ddd;
border-radius: 50%;
background-color: #fff;
 }

@media all and (min-width: 768px) {
  .view-more:hover span::after{
    width: 20px;
    height: 20px;
  }


}
@media all and (max-width: 1600px) {
  .fixed-btn{
    position: fixed !important;
    right: 20px ;
    bottom: 50px !important;
     display: flex;
     flex-direction: column;
     gap: 10px;
     z-index: 998;
   }

}
@media all and (max-width: 1450px) {
  .show-1450 {
    display: block !important;
  }
  .hide-1450 {
    display: none !important;
  }
}
@media all and (max-width: 1400px) {
  .show-1400 {
    display: block !important;
  }
  .hide-1400 {
    display: none !important;
  }
}
@media all and (max-width: 1024px) {
  .show-1024 {
    display: block !important;
  }
  .hide-1024 {
    display: none !important;
  }


  
  
}


@media all and (max-width: 1220px) {

}


@media all and (max-width: 768px) {
  .show-768 {
    display: block !important;
  }
  .hide-768 {
    display: none !important;
  }
  .fixed-btn .btn-top{
    width: 70px;
  height: 70px;
   }
   .K0101 {
    background: url(../image/sub/sv_0101_m.jpg)no-repeat center / cover;
  }
  .K0102 {
    background: url(../image/sub/sv_0102_m.jpg)no-repeat center / cover;
  }
  .K0103 {
    background: url(../image/sub/sv_0103_m.jpg)no-repeat center / cover;
  }
  .K0104 {
    background: url(../image/sub/sv_0104_m.jpg)no-repeat center / cover;
  }
  
  /* K02 */
  
  .K02 {
    background: url(../image/sub/sv0101_m.jpg)no-repeat center / cover;
  }
  .K0201 {
    background: url(../image/sub/sv0101_m.jpg)no-repeat center / cover;
  }
  
  /* K03 */
  
  .K0301 {
    background: url(../image/sub/sv0301_m.jpg)no-repeat center / cover;
  }
  .K0302 {
    background: url(../image/sub/sv0302_m.jpg)no-repeat center / cover;
  }
  .K0303 {
    background: url(../image/sub/sv0303_m.jpg)no-repeat center / cover;
  }
  .K0304 {
    background: url(../image/sub/sv0304_m.jpg)no-repeat center / cover;
  }
  /* K04 */
  
  .K0401 {
    background: url(../image/sub/sv0401_m.jpg)no-repeat center / cover;
  }
  .K0402 {
    background: url(../image/sub/sv0402_m.jpg)no-repeat center / cover;
  }
  
  /* K05 */
  
  .K05 {
    background: url(../image/sub/sv0501_m.jpg)no-repeat center / cover;
  }

   .headline {
    font-size: 54px;
  }
  .subTop .tit {
    font-size: 10.667vw;
  }
  .subTop {
    height: 580px ;
  }
  .subTop .tit {
    margin-top: 200px;
}




}

@media all and (max-width: 586px) {
  .show-586 {
    display: block !important;
  }
  .hide-586 {
    display: none !important;
  }
}
@media all and (max-width: 640px) {
  .show-640 {
    display: block !important;
  }
  .hide-640 {
    display: none !important;
  }
  .subTop .tit {
    font-size: 60px;
  }


  .subTop .deeper a {
    font-size: 16px;
  }


}
@media all and (max-width: 480px) {
  .show-480 {
    display: block !important;
  }
  .hide-480 {
    display: none !important;
  }
  .subTop .sub-2depth-list li a {
    font-size: 16px;
  }
}
@media all and (max-width: 460px) {
  .show-460 {
    display: block !important;
  }
  .hide-460 {
    display: none !important;
  }
  .headline {
    font-size: 50px;
  }
}
@media all and (max-width: 425px) {
  .show-425 {
    display: block !important;
  }
  .hide-425 {
    display: none !important;
  }
}
@media all and (max-width: 375px) {
  .show-375 {
    display: block !important;
  }
  .hide-375 {
    display: none !important;
  }
}
