@charset "utf-8";
.swiper {
      width: 100%;
      height: 585px;
	  margin-top:0px;
	  position:relative; top:0px;
	  background:#F7F7F7;
}
.swiper-wrapper { width:1260px; margin-left:auto; margin-right:auto; margin-top:-20px; position:relative; left:0px; }
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youtube_bg { background:#fff; box-shadow: 5px 15px 40px 5px rgba(62, 19, 77, 0.09); position:absolute; top:28px; left:-35px; z-index:10; width:410px; height:235px; z-index:10; padding-top:20px;padding-left:35px; padding-right:35px; }
.youtube_bg:hover { transform: scale(1.05); transition-duration: 0.5s;   }
.youtube_bg dd { float:right; width:123px; height:27px; margin-right:20px; margin-top:19px; }
.youtube_bg span { text-align:left; color: #808080; font-family: "Noto Sans KR"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 120%; /* 21.6px */  }
.youtube_bg p { color: var(--dasol-blue, #0067B8); font-family: "Noto Serif KR"; font-size: 20px; font-style: normal; font-weight: 600; line-height: 150%; /* 30px */ letter-spacing: -1px; }
.youtube_bg .text_info { position:absolute; bottom:63px; height:80px; }
.youtube_bg h3 { float:left;  color: #0067B8; font-family: "Noto Serif KR"; font-size: 24px; font-style: normal; font-weight: 700; line-height: 120%; /* 28.8px */ border-top:3px solid #56AEDF; padding-top:10px; margin-top:15px; }
.youtube_bg .text_info h2 { color: #808080; font-family: "Noto Sans KR"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 20%;  text-align:left; position:relative; top:2024-04-150px; }
.youtube_bg .text_info h1 { color: var(--dasol-blue, #0067B8); font-family: "Noto Serif KR"; font-size: 20px; font-style: normal; font-weight: 500; line-height: 150%; /* 30px */ letter-spacing: -1px; padding-top:0px; text-align:left; padding-right:28px; position:relative; top:-30px; }

