AOS.init();
.slider { max-width:100%; height:650px; }
.slide { max-width:100%; height:650px; }
.slide1 { background:url(‘/wp-content/uploads/2021/09/main_slide3_.png’)no-repeat 50% 0%; background-size:cover; }
.slide2 { background:url(‘/wp-content/uploads/2021/08/main_slide4.png’)no-repeat 0% 50%; background-size:cover; }
.slick-dots { bottom:30px; }
.slick-dots li button:before { font-size:35px; color:#F26F6A;}
.slick-dots li.slick-active button:before { color:#f00;}
.slick-arrow { display:none !important; }
.pcpc img, .mbmb img { margin-top:-20px; }
.main_sec { width:70%; margin:0 auto; padding:60px 0 40px; }
.sec01_bg { position:relative; background:url(‘/wp-content/uploads/2021/07/cloud_bg.png’)50% 50% no-repeat; background-size:cover; margin-top:-20px; height:400px; width:100%;}
.sec01_txt { position:absolute; display:table; width:100%; height:100%; margin-top:5px;}
.sec01_txt > div { display:table-cell; text-align:center; vertical-align:middle; }
.sec01_txt h3 { display:inline-block;background:url(‘/wp-content/uploads/2021/07/circle.png’) 0% 7px no-repeat; background-size:22px; font-size:1.7rem; font-weight:700; color:#012e6a; padding-left:35px; padding-bottom:20px; }
.sec01_txt p { font-size:1.4rem; font-weight:700; padding-left:35px; padding-bottom:10px; }
.video_wrap { text-align:center; }
.video_wrap iframe { width:80%; height:480px; }
.main_sec02 { display:flex; justify-content:space-around; align-items:center; }
.main_sec02 > div {width:25%; }
.main_sec03 { display:flex; justify-content:space-around; text-align:center; flex-wrap:wrap; }
.main_sec03 > div { width:30%; }
.main_sec03 > div:nth-child(4),.main_sec03 > div:nth-child(5) { margin-top:60px; }
.main_sec03 h3 { display:block; font-size:1.3rem; color:#fff; font-weight:500; margin-top:15px;
position:relative; z-index:1; }
.main_sec03 h3:before { content:”; display:block; background:#f9605c; width:80%; height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); margin-top:-2px; border-radius:5px; z-index:-1; }
.main_sec03 a { display:block; font-size:1rem; margin-top:5px; color:#666; }
.main_sec03 a:hover { color:#F9605C; }
.main_sec04 { display:flex; justify-content:space-between; align-items:center;}
.main_sec04 > div { width:48%; }
.main_sec04 h3 { font-size:1.8rem; font-weight:700; padding:20px 0; }
.main_sec04 a { display:inline-block; background:#ffc55f; border-radius:10px; padding:15px 25px;
font-size:1.1rem; margin-top:20px; animation:bounce 2s infinite 1s; }
.main_sec04 a:hover { background:#f9605c; color:#fff; }
@media all and (max-width:1400px){
.slider { height:500px; }
.slide { height:500px; }
.main_sec { width:75%; margin:0 auto; }
.main_sec03 h3:before { width:90%; }
}
@media all and (max-width:1200px){
.slider { height:450px; }
.slide { height:450px; }
.main_sec { width:80%; margin:0 auto; }
.video_wrap iframe { width:90%; height:430px; }
}
@media all and (max-width:999px){
.slider { height:350px; }
.slide { height:350px; }
.main_sec { width:85%; margin:0 auto; }
.sec01_bg { position:relative; background:url(‘/wp-content/uploads/2021/07/cloud_bg.png’)50% 50% no-repeat; background-size:cover; height:300px; margin-top:-20px;}
.main_sec03 h3:before { width:100%; }
}
@media all and (max-width:768px){
.slider { height:300px; }
.slide { height:300px; }
.main_sec { width:90%; margin:0 auto; padding:40px 0 30px;}
.main_sec03 { display:flex; justify-content:space-around; text-align:center; flex-wrap:wrap; }
.main_sec03 > div { width:40%; margin-bottom:40px; }
.main_sec03 > div:last-child {margin-bottom:0;}
.main_sec03 > div:nth-child(4),.main_sec03 > div:nth-child(5) { margin-top:0px; }
.main_sec04 { display:flex; justify-content:center; flex-wrap:wrap; }
.main_sec04 > div { width:100%; }
.main_sec04 h3 { padding:10px 0; }
.main_sec04 a { padding:10px 20px; margin-top:0px; animation:none; }
.main_sec04 > div:first-child img {width:20%; }
.main_sec04 > div:last-child { margin-top:30px; }
.video_wrap iframe { width:100%; height:330px; }
}
@media all and (max-width:501px){
#metaslider_1650 { margin-top:20px; }
.main_sec { width:95%; margin:0 auto; padding:30px 0 20px;}
.sec01_bg { position:relative; background:url(‘/wp-content/uploads/2021/07/cloud_bg.png’)50% 50% no-repeat; background-size:cover; height:200px; margin-top:-40px; }
.sec01_txt h3 { background:url(‘/wp-content/uploads/2021/07/circle.png’) 0% 12px no-repeat; background-size:13px; font-size:1.4rem; font-weight:700; color:#012e6a; padding-left:20px; padding-bottom:0px; }
.sec01_txt p { font-size:1.1rem; padding-left:0px; padding-bottom:0px; }
.main_sec02 { justify-content:space-between; margin-left:0px; }
.main_sec02 > div {width:33.33%; }
.main_sec03 { padding-bottom:0; }
.main_sec03 > div { margin-bottom:20px; }
.main_sec03 h3 { font-size:1.2rem; margin-top:10px; color:#333; line-height:1.5; }
.main_sec03 h3:before { display:none; }
.video_wrap iframe { width:100%; height:280px; }
}
var slider = $(‘.slider’);
var slickOptions = {
infinite: true,
autoplay:true,
autoplaySpeed:3000,
speed:1000,
slidesToShow: 1,
slidesToScroll: 1,
dots:true,
arrows:true,
pauseOnHover:true,
fade:true
};
$(window).on(‘load resize’, function() {
if($(window).width() < 501) {
slider.slick('unslick');
}else{
slider.not('.slick-initialized').slick(slickOptions);
}
});
[metaslider id=”1650″]
창업가에게 반드시 필요한 플랫폼
우리 아이들에게 필요한 창업 교육 – 기업가정신, 사회적 경제, 창업 창직 교육
경영자에게는 경영진단과 솔루션 제공
주식회사 제이앤씨컴퍼니는 국내 최초 창업교육부터 지속가능한
경영지원 플랫폼을 제공합니다.
ADVICE & CONSULTING
주식회사 제이앤씨컴퍼니는 법무법인, 회계법인, 창업전문기관, 변리사, 노무사, 경영지도사, 자금조달 전문 컨설턴트, 금융사(VC.Accelerator, IPO, PF), 국내 최고의 창업전문대학원 및 지역사회의 사회적경제 영역의 기관, 단체와 전략적 업무 제휴를 통해서 최고의 컨설팅을 진행하고 있습니다.
자문 / 의뢰 / 견적 →