389 lines
18 KiB
PHP
389 lines
18 KiB
PHP
<!doctype html>
|
||
<html lang="ko">
|
||
<head>
|
||
<?php include(__DIR__ . "/_include/_head.php") ?>
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap" rel="stylesheet">
|
||
</head>
|
||
<body>
|
||
<div class="wrap leadership">
|
||
<?php include(__DIR__ . "/_include/_header.php") ?>
|
||
<!-- container -->
|
||
<div class="container">
|
||
<!-- editor's pick -->
|
||
<section class="leadership-hero">
|
||
<div class="leadership-inner hero-top hero-breadcrumb">
|
||
<ul class="breadcrumb" aria-label="breadcrumb">
|
||
<li><a href="./index.html">홈</a></li>
|
||
<li><a href="./leadership.html">리더십</a></li>
|
||
<li><span class="current">셀프 리더십</span></li>
|
||
</ul>
|
||
</div>
|
||
<!-- editor's pick -->
|
||
|
||
<!-- 리더십 고정 배너 3종: PC 1442×460 / 모바일 360×234 -->
|
||
<div class="hero-banner">
|
||
<div class="swiper hero-swiper">
|
||
<div class="swiper-wrapper">
|
||
<div class="swiper-slide">
|
||
<div class="banner-img">
|
||
<picture>
|
||
<source media="(min-width: 769px)" srcset="/edu/img/leadership/img_banner_01.png">
|
||
<source media="(max-width: 768px)" srcset="/edu/img/leadership/img_banner_01_m.png">
|
||
<img src="/edu/img/leadership/img_banner_01.png" alt="실천으로 완성하는 리더십">
|
||
</picture>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="swiper-slide">
|
||
<div class="banner-img">
|
||
<picture>
|
||
<source media="(min-width: 769px)" srcset="/edu/img/leadership/img_banner_02.png">
|
||
<source media="(max-width: 768px)" srcset="/edu/img/leadership/img_banner_02_m.png">
|
||
<img src="/edu/img/leadership/img_banner_02.png" alt="성장하는 리더십 여정">
|
||
</picture>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="swiper-slide">
|
||
<div class="banner-img">
|
||
<picture>
|
||
<source media="(min-width: 769px)" srcset="/edu/img/leadership/img_banner_03.png">
|
||
<source media="(max-width: 768px)" srcset="/edu/img/leadership/img_banner_03_m.png">
|
||
<img src="/edu/img/leadership/img_banner_03.png" alt="리더로 성장하는 과정">
|
||
</picture>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="swiper-pagination hero-pagination" aria-hidden="true"></div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Tabs -->
|
||
<div class="leadership-tabs" aria-label="리더십 카테고리">
|
||
<div class="leadership-inner">
|
||
<div class="leadership-tabs-list" role="tablist" aria-label="리더십 카테고리 탭">
|
||
<button class="leadership-tab" type="button" role="tab" aria-selected="false">
|
||
<span class="tab-icon"><img src="/edu/img/ico/ico_leadership_01.svg" alt="" /></span>
|
||
<span class="tab-text">리더십 입문111</span>
|
||
</button>
|
||
<button class="leadership-tab is-active" type="button" role="tab" aria-selected="true">
|
||
<span class="tab-icon"><img src="/edu/img/ico/ico_leadership_02.svg" alt="" /></span>
|
||
<span class="tab-text">셀프리더십</span>
|
||
</button>
|
||
<button class="leadership-tab" type="button" role="tab" aria-selected="false">
|
||
<span class="tab-icon"><img src="/edu/img/ico/ico_leadership_03.svg" alt="" /></span>
|
||
<span class="tab-text">팀리더십</span>
|
||
</button>
|
||
<button class="leadership-tab" type="button" role="tab" aria-selected="false">
|
||
<span class="tab-icon"><img src="/edu/img/ico/ico_leadership_04.svg" alt="" /></span>
|
||
<span class="tab-text">실전 리더십</span>
|
||
</button>
|
||
<button class="leadership-tab" type="button" role="tab" aria-selected="false">
|
||
<span class="tab-icon"><img src="/edu/img/ico/ico_leadership_05.svg" alt="" /></span>
|
||
<span class="tab-text">인물탐구</span>
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- video list -->
|
||
|
||
<section class="leadership-video-list" aria-label="리더십 콘텐츠 목록">
|
||
<div class="leadership-inner">
|
||
<div class="list-head">
|
||
<span class="total">TOTAL <em>8</em></span>
|
||
<div class="list-options">
|
||
<div class="select-wrap">
|
||
<select class="select-sort" title="정렬">
|
||
<option selected>조회수</option>
|
||
<option>업데이트</option>
|
||
<option>내가본컨텐츠</option>
|
||
<option>안본컨텐츠</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<ul class="video-grid">
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l1" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l1" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_01.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">목표관리, 성과관리의 차이? 더 중요한 것은?</strong>
|
||
<span class="item-desc">리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l2" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l2" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_02.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">[경영 추천도서] 팀장이 처음이신가요? | 팀장 리더십 수업</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l3" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l3" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_03.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">경제경영이론을 이용한 동기부여 이론들</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l4" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l4" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_04.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">DT시대의 애자일 경영, 비즈니스 어질리티</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l1" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l1" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_01.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">목표관리, 성과관리의 차이? 더 중요한 것은?</strong>
|
||
<span class="item-desc">리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l2" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l2" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_02.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">[경영 추천도서] 팀장이 처음이신가요? | 팀장 리더십 수업</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l3" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l3" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_03.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">경제경영이론을 이용한 동기부여 이론들</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l4" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l4" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_04.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">DT시대의 애자일 경영, 비즈니스 어질리티</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l1" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l1" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_01.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">목표관리, 성과관리의 차이? 더 중요한 것은?</strong>
|
||
<span class="item-desc">리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l2" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l2" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_02.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">[경영 추천도서] 팀장이 처음이신가요? | 팀장 리더십 수업</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l3" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l3" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_03.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">경제경영이론을 이용한 동기부여 이론들</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l4" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l4" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_04.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">DT시대의 애자일 경영, 비즈니스 어질리티</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l5" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l5" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_05.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">조직문화가 저희의 가장 강력한 무기입니다...</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l6" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l6" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_06.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">꼰대가 되지 않고 건설적인 피드백을 하는 법</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l7" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l7" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_07.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">제대로 된 평가 면담, 어떻게 할 수 있을까? (SAS, 듀폰)</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
|
||
<li class="video-item">
|
||
<a href="#" class="card-link">
|
||
<label class="bookmark" for="like_chk_l8" onclick="event.stopPropagation();">
|
||
<input type="checkbox" id="like_chk_l8" title="좋아요" />
|
||
</label>
|
||
<div class="item-thumb">
|
||
<img src="/edu/img/video/img_thumb_04.png" alt="" />
|
||
</div>
|
||
<div class="item-info">
|
||
<strong class="item-title">성장 마인드셋 실패에서 배우기</strong>
|
||
<span class="item-desc">셀프리더십</span>
|
||
</div>
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
|
||
<!-- // container -->
|
||
</div>
|
||
<script>
|
||
document.addEventListener('DOMContentLoaded', function () {
|
||
// Hero Swiper
|
||
new Swiper('.hero-swiper', {
|
||
loop: true,
|
||
autoplay: {
|
||
delay: 4000,
|
||
disableOnInteraction: false,
|
||
},
|
||
speed: 600,
|
||
pagination: {
|
||
el: '.hero-pagination',
|
||
clickable: true,
|
||
},
|
||
});
|
||
|
||
// Tabs
|
||
const tabs = Array.from(document.querySelectorAll('.leadership-tab'));
|
||
if (!tabs.length) return;
|
||
|
||
tabs.forEach(function (tab) {
|
||
tab.addEventListener('click', function () {
|
||
tabs.forEach(function (t) {
|
||
t.classList.remove('is-active');
|
||
t.setAttribute('aria-selected', 'false');
|
||
});
|
||
tab.classList.add('is-active');
|
||
tab.setAttribute('aria-selected', 'true');
|
||
});
|
||
});
|
||
});
|
||
</script>
|
||
</body>
|
||
</html>
|