@charset "UTF-8";


.main * {
	box-sizing: border-box;
	word-break: keep-all;
}
.main *  .slick-slide img {
	max-width:100%;
}
button {
	border: 0;
	background: none;
	cursor: pointer;
}

.main_popup_wrap{
	position: fixed;
	z-index: 10005;
	width:100%;
	height:100%;
	padding: 30px;
	box-sizing:border-box;
	background-color: rgb(0 0 0 / 65%);
	display:none;
}
.main_popup_wrap.on {
	display: flex;
	justify-content: center;
	align-items: center;
}
.main_popup {
	position:relative;
	-webkit-box-shadow: 0px 13px 40px -6px #061626;
	box-shadow: 0px 13px 40px -6px #061626;
}

.main_popup .img_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	width:800px;
	height:auto
}
.main_popup .img_wrap img {
	max-width:100%;
}
.main_popup .btn_close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 17px;
	right: 17px;
	font-size: 0;
	border: 0;
	background: none;
}
.main_popup .btn_close::before {
	content: "";
	width: 2px;
	height: 32px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 15px;
	transform: rotate(45deg);
}
.main_popup .btn_close::after {
	content: "";
	width: 32px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 15px;
	left: 0;
	transform: rotate(45deg);
}
.main_popup .btn_today_close {
	width: 100%;
	height: 45px;
	background-color: #111;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: block;
}
.main_popup .btn_today_close span {
	display: block;
	line-height: 40px;
	vertical-align: bottom;
	opacity: 0.8;
}






.main-title {
	margin-bottom:20px;
}
.main-title h2 {
	font-size:50px;
	font-weight:400;
	font-family: 'GangwonEduPowerExtraBoldA';
}
.main-title h2 span {
	color:#476691;
	display:block;
}
.main-title b {
	font-weight:600;
}
.main-title p {
	font-size:26px;
}
.section01 {
	position: relative;
	background:url("../../../../img/jntis/main/bg_section01.jpg") no-repeat center bottom/cover;
}
.section03 {
	position: relative;
	padding:45px 0;
	background:url("../../../../img/jntis/main/bg_section03.jpg") no-repeat center center/cover;
}
.section01 .layout {
	display:flex;
	flex-wrap: wrap;
	align-items: stretch;
}








/* 메인 슬라이더 공통 */
/* 화살표 */
.slick-navigation{
	font-family: 'GangwonEduPowerExtraBoldA';
	display:inline-block;
	vertical-align:middle;
	display: flex;
	/* align-items: center; */
}
.slick-navigation button i {  position:relative; width: }
.slick-navigation a{transition:all 0.3s; position:relative; display:block !important}
.slick-navigation .slick_prev:hover {transform:translateX(-5px)}
.slick-navigation .slick_next:hover {transform:translateX(5px)}
.slick-navigation a i{color:#fff; font-size:18px}
.slick-navigation button, .slick-navigation .slick-dots, .slick-navigation ul li {display:inline-block;color:#fff;vertical-align: middle;}
.slick-navigation ul li	 {margin:0 10px; height:10px;}
.slick-navigation ul li button { position:relative;}

.slick-navigation .btn-play { position: relative; width:44px; height:15px; margin-left:10px;}
.slick-navigation .btn-play::after {content:"";position: absolute;top:0;left:0;width:44px;height:15px;
	background: #02152c;;border-radius:20px;z-index: auto;}
.slick-navigation .btn-play span {position: absolute;left:0;top:-5px;-webkit-transition:all 03s;transition:all 0.3s;z-index: 1;}
.slick-navigation .btn-play span.on { left:30px}

.slick-navigation .control { display:none; width:26px; height:26px;}
.slick-navigation .Pause{ background: url(../../../../img/jntis/main/ico_slick_pause.png) no-repeat center center}
.slick-navigation .Play{background: url(../../../../img/jntis/main/ico_slick_play.png) no-repeat center center}
.slick-navigation .control.on { display:inline-block}
.slick-navigation .slick-arrow { width:23px; height:16px}
.slick-navigation .slick-prev  { background: url(../../../../img/jntis/main/ico_slick_prev.png) no-repeat center center}
.slick-navigation .slick-next  { background: url(../../../../img/jntis/main/ico_slick_next.png) no-repeat center center}

.slick-navigation  .slick-dots  { font-size:18px; letter-spacing: 5px;}
.slick-navigation  .slick-dots li { display:none; }
.slick-navigation .slick-dots li.slick-active {  display: block;}

.slick-navigation .paging-info { display:none;font-weight:600;color:#fff;font-size:18px;margin-right:15px;display: inline-block;vertical-align: middle;}
.slick-navigation .paging ul li:first-letter {  }



.slick-navi-dot {vertical-align: middle;margin-top: -12px; display: inline-block;}
.slick-navi-dot {display:inline-block; vertical-align:middle; margin:-1px -8px 0 7px}
.slick-navi-dot li{position:relative; display:inline-block; margin-right:20px; transition:all 0.8s}
.slick-navi-dot li:after{position:absolute; content:""; width:0; height:2px; background-color:#fff; left:35px; top:17px;}
.slick-navi-dot li button{position:relative; display:inline-block; padding-left:11px;color:#fff; font-weight:900; font-size:18px; }



/* 메인 비주얼 */

.section01 {
	position:relative;
	width:100%;
	overflow:hidden;
	height: 640px;
}

.section01 .slick-slide img {     width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;}
.slick-navi-dot li {display:inline-block;}

#visual-slide {
	min-width: 1px;
	height: 100%;
	border-radius: 60px 0 0 0;
	background-color: #003478;
}



.visual-wrap {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	padding-top: 80px;

}
.visual-wrap .inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.visual-slider-wrap {
	display: flex;
	align-items: flex-end;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80%;
	max-width: 1210px;
	height: calc(100% - 120px);
	max-height: 550px;
	z-index: 1;
}
.visual-slider-wrap .img-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.visual-slider-wrap::after {
	width:100%;
	height: 400px;
	content:"";
	position: absolute;
	bottom:0;
	background: linear-gradient(358deg, rgb(0 0 0) 0%, rgb(0 0 0 / 0%) 100%);
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.18671218487394958) 55%, rgba(255,255,255,0) 75%);
}

.visual-title {
	position: relative;
	width: 100%;
	margin-left:40px;
	z-index: 2;
	color: #fff;
	line-height: 1.2;
}

.visual-title h2 {
	font-family: 'GangwonEduPowerExtraBoldA';
	font-size: 55px;
	text-transform: uppercase;
}
.visual-title p {
	font-size: 36px;
	font-weight: 200;
	margin-bottom:40px
}



/* 우측 배너 */
.banner-wrap {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	bottom: 0;
	right:0;
	z-index: 10;
	max-width: 1210px;
}
.banner-wrap ul {
	display:flex;
	width:100%;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position:relative;
}

.banner-wrap li {
	padding: 30px 10px;
	width: calc(100% / 4);
}
.banner-wrap a {
	display:block;
	position: relative;
	color:#fff;
	font-size:24px;
	padding-right:64px;
	transition:all 0.3s ease;
}
.banner-wrap a:hover {
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;


}
.banner-wrap a::after {
	display:inline-block;
	position: absolute;
	top:50%;
	right:0;
	margin-top:-27px;
	content: "";
	vertical-align: middle;;
	width:54px;
	height:54px;
	background-size:contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image:url(../../../../img/jntis/main/ico_banner_plus.png)
}
.banner-wrap a span {
	display:block;
}
.section02 {
	position: relative;
	z-indeX:1;
	padding:60px 0;
}

.section02 .main-title {
	text-align:center;
	margin-top:20px;
}

.section02 .main-title  a {
	display:inline-block;
	margin-top:30px;
	padding:15px 110px 15px 20px;
	background:#476691 url(../../../../img/jntis/main/ico_plus.png) no-repeat right 20px center;
	border-radius:40px;
	font-size:20px;
	color:#fff;
}
.count-wrap {
	margin-top: 40px;
}
.count-wrap >  ul  {
	display:flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.count-wrap >  ul > li {
	position: relative;
	width:calc((100% - 40px) /2);
	display: flex;
}
.count-wrap >  ul > li:first-child {
	margin-right:40px;
}
.count-wrap .box{
	border:1px solid #ddd;
	padding: 30px;
	width: 100%;
}
.count-wrap .box .icon {
	width:150px;
	height:150px;
	background:#f9f9f9;
	border-radius:100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.count-wrap .box .icon  i {
	display:block;
	width:100%;
	height: 60px;
	background-size:contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.count-wrap .box  .icon  i.icon01 {
	background-image:url(../../../../img/jntis/main/ico_stat01.svg)
}
.count-wrap .box  .icon  i.icon02 {
	background-image:url(../../../../img/jntis/main/ico_stat02.svg)
}
.count-wrap .box h3 {
	font-family: 'GangwonEduPowerExtraBoldA';
	font-size:26px;
	text-align: center;
	margin: 30px 0 20px 0;
}

.count-wrap .box .info {
	text-align:center;
}
.count-wrap .box .info  li {
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom:10px;
}
.count-wrap .box  .info > span {
	font-weight: 600;
	padding-bottom:5px;
	display:block;
}
.count-wrap .box .count {
}
.count-wrap .box .count strong {
	font-size: 24px;
	font-weight:700;
	color: #EE0701;
}
.count-wrap .box .count small {
	font-size:18px;
}
.section03 .count-date {
	color:#747474;
	font-size:14px;
	margin-top:10px;
}
.section03 .count-date::before {
	content:"";
	display:inline-block;
	width:14px;
	height:14px;
	background:url(../../../../img/jntis/main/ico_time.svg) no-repeat center center / contain;
	margin-right:5px;
	vertical-align:middle;
}

.section05 { padding:50px 0;}



.section04 {
	padding:70px 0;
	background:#f9f9f9;
}
.section04 .layout {
	display:flex;
	flex-wrap: wrap;
}

.bbs-gallery { width:470px; margin:0 40px 0 30px}

.bbs-gallery { position: relative;  }
.bbs-gallery ul li a {
	display:block;
	position: relative;

}
.bbs-gallery .title {margin-top: 10px;}
.bbs-gallery .title strong {
	font-weight:500;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	font-size:18px;
	width:100%;
	display:block;

}

.bbs-gallery .thumb {
	width: 100%;
	height: 290px;
	overflow: hidden;
	margin:0 auto;
	background: #d9d9d9 url(../../../../img/jntis/common/logo.png) no-repeat center center;
}
.bbs-gallery .thumb img {
	width:100%;
}
.bbs-gallery .info-bottom {
	display:flex;
	justify-content: space-between;
	margin-top:5px;
}
.bbs-gallery  .date {
	color:#747474
}
.bbs-gallery .more {
	display:block;
	padding-right:40px;
	background: url(../../../../img/jntis/main/ico_arr.png) no-repeat center right;
}




.btn-more {
	width: 44px;
	height:44px;
	display: inline-block;
	position: absolute;
	right:0;
	top:0;
	background: url(../../../../img/jntis/main/ico_more_plus.png) no-repeat center center;
}




.bbs-notice-wrap {position:relative;width: calc(100% - 577px - 100px);}
.bbs-notice-wrap .hd_tab {position: relative;}
.bbs-notice-wrap .hd_tab::after { content:""; display:block; clear:both}
.bbs-notice-wrap .hd_tab > li {cursor: pointer;float: left;box-sizing: border-box;text-align: center;}
.bbs-notice-wrap .hd_tab > li > a {padding: 0 10px 20px 10px; font-size: 22px;font-weight: 400;display: block;}
.bbs-notice-wrap .hd_tab > li.active > a {position: relative;  font-weight: 900;}
.bbs-notice-wrap .hd_tab > li.active > a::after {content:"";display:block;width:100%;height: 4px;background: #000;position:absolute;bottom:0;left: 0;}

.tab-cont {border-top:1px solid #000;width: 100%;position: absolute;top: 50px;left: 0;}


.bbs-notice-wrap .btn-more {
	top:-55px;
}
.bbs-notice { }
.bbs-notice ul{ }
.bbs-notice ul li { border-bottom:1px solid #ddd; }
.bbs-notice ul li:last-child { border-bottom:0;}
.bbs-notice ul li a {
	display:block;
	padding:15px 0;
	position: relative;
	display:flex;
	font-size:18px;
	align-items: center;
}
.bbs-notice ul li a .bbs-title {
	font-size:20px;
	font-weight:500;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	width: calc(100% - 120px);
	text-align: left;
}
.bbs-notice ul li a span {
	color: #747474;
	display:inline-block;
	width: 110px;
	position: relative;
	text-align:center;
	margin-right:20px;
}


.section05 {position: relative;padding-bottom: 200px;background:#f2f6f7;}
.section05::after {content:"";
	display:block;
	width:100%;
	position: absolute;
	height:300px;
	background:#0c2b5a;
	z-index:0;
	top:0;
}
.section05 .main-title {
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 2;
}
.section05 .main-title h2 {display:inline-block;}
.section05 .btn-more { position: relative; margin-left:10px;
	background: url(../../../../img/jntis/main/ico_more_plus_w.png) no-repeat center center;


}
.bbs-business-wrap {position:relative; width:100%;min-height:270px;}
.bbs-business-wrap .hd_tab {position: relative;display: flex;justify-content: flex-end;transform: translateY(-70px);z-index:1}
.bbs-business-wrap .hd_tab::after { content:""; display:block; clear:both}
.bbs-business-wrap .hd_tab > li {cursor: pointer;box-sizing: border-box;}
.bbs-business-wrap .hd_tab > li > a {padding: 0 10px 20px 20px;color: #859ab8;font-size: 18px;font-weight: 400;display: block;}
.bbs-business-wrap .hd_tab > li.active > a {position: relative;  font-weight: 900; color:#fff;; }
.bbs-business-wrap .hd_tab > li.active > a::after {
	content:"";display:block;width:15px;height: 15px;border-radius:100%;
	background: #00baff;position:absolute;top:7px;left: 0;}
.bbs-business-wrap  .tab-cont {
	top:90px;
	border-top:0;
}
.bbs-business{

}

.bbs-business ul {
	display:flex;
	flex-wrap: wrap;
}
.bbs-business ul li{
	width:calc((100% - 60px) / 3);

}
.bbs-business ul li:nth-child(2) {
	margin:0 30px;
}
.bbs-business ul li a{
	background:#fff;
	border-radius:30px;
	display:block;
	padding:30px;
	position: relative;
	height:100%;
}
.bbs-business .cate {
	display:inline-block;
	min-width:93px;
	text-align:center;
	padding:7px 15px;
	background:#ccf1ff;
	color:#005473;
	border-radius:30px;
	margin-bottom:20px;

}
.bbs-business .bbs-title {
	font-size: 20px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.4em;
	height: 2.8em;
	margin-bottom: 15px;
}

.bbs-business .date {
	color: #747474;
	margin-top: 35px;
	display: inline-block;
	position: relative;
	padding-bottom:20px;
	width:calc(100% - 70px)
}
.bbs-business .bottom-info {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.bbs-business .state {
	width:60px;
	height:60px;
	background:#e7e7e7;
	border-radius:100%;
	display:inline-block;
	font-weight:600;
	text-align: center;
	line-height:60px;

}
.bbs-business .state.type01 {
	background-color:#476691;
	color:#fff;
}
.bbs-business .state.type02 {
	background-color:#3061FF;
	color:#fff;
}
.bbs-business .state.type03 {
	background:#e7e7e7;
}
.section06 {
	position: relative;
	transform: translateY(-80px);
}
.section06::before {
	width:80%;
	background:#fff;
	height:600px;
	border-radius: 0 240px 240px 0;
	position: absolute;
	content:"";
	top:-80px;

}
.section06 .layout {
	display:flex;
	flex-wrap: wrap;
}
.section06 .rd-wrap {
	width:calc(100% - 420px - 40px);
}
.section06 .rd-wrap ul {
	display:flex;
	flex-wrap: wrap;
	height: calc(100% + 20px);
	margin-top: -10px;
	margin-left: -10px;
}
.section06 .rd-wrap ul li {
	width:50%;
	height: 50%;
	padding: 10px;
}
.section06 .rd-wrap ul li a {
	display: flex;
	background: rgb(0,186,255);
	background: linear-gradient(125deg, rgba(0,186,255,1) 0%, rgba(147,210,234,1) 100%);
	height: 100%;
	border-radius: 30px;
	padding: 30px;
	align-content: space-between;
	flex-wrap: wrap;
	position: relative;
	color: #111;
}
.section06 .rd-wrap ul li.rd-banner02 a {
	background: rgb(255,83,9) ;
	background: linear-gradient(125deg, rgba(255,83,92,1) 0%, rgba(255,176,180,1) 100%) ;
}
.section06 .rd-wrap ul li.rd-banner03 a {
	background: rgb(28,151,134);
	background: linear-gradient(125deg, #47C7A6 0%, rgba(108, 185, 140, 1) 100%);
}
.section06 .rd-wrap ul li.rd-banner04 a {
	background: rgb(0,186,255) ;
	background: linear-gradient(125deg, rgba(52,165,205,1) 0%, rgba(143,212,237,1) 100%) ;
}
.rd-wrap ul li a::after {
	content:"";
	display:block;
	position: absolute;
	right:30px;
	bottom:30px;

}
.rd-wrap ul li.rd-banner01 a::after {
	width:139px;
	height:54px;
	background: url(../../../../img/jntis/main/img_rd01.png) no-repeat center center;
}
.rd-wrap ul li.rd-banner02 a::after {
	width:140px;
	height:82px;
	background: url(../../../../img/jntis/main/img_rd02.png) no-repeat center center;
	bottom:20px;
}
.rd-wrap ul li.rd-banner03 a::after {
	width:170px;
	height:56px;
	background: url(../../../../img/jntis/main/img_rd03.png) no-repeat center center;
}
.rd-wrap ul li.rd-banner04 a::after {
	width:163px;
	height:31px;
	background: url(../../../../img/jntis/main/img_rd04.png) no-repeat center center;
	bottom:40px;
}
.section06 .rd-wrap ul li a strong {
	/* color: #10100d; */
	font-size: 24px;
	line-height:1.2;
	width: 100%;
}
.section06 .rd-wrap ul li a  span {
	font-size:16px;
	display:block;
	/* color:#fff; */
}
.section06 .rd-wrap ul li a  p {
	/* color:#fff; */
	width: 100%;
}
.section06 .rd-wrap ul li a p::after {
	content:"";
	display:inline-block;
	width:50px;
	height:50px;
	vertical-align:middle;
	margin-left:10px;
	background: url(../../../../img/jntis/main/ico_more_plus_w.png) no-repeat center center;
}


.section06 .popzone-wrap {width: 420px; ;position: relative; margin-left:40px;}
.popzone-wrap { background:#d7f4fb; padding:40px; border-radius:30px;}
.popzone-wrap h2 {margin-bottom: 10px;font-size:30px;font-family: 'GangwonEduPowerExtraBoldA';}
.popzone-wrap .popzone-title {display: flex;align-items: flex-start;}
.popzone-wrap .popzone-title .slick-navigation { display:flex;margin-top:0; margin-left:auto; width:calc(100% - 100px); display: flex; align-items: center;justify-content: flex-end;}
.popzone-wrap .slick-navigation button,
.popzone-wrap .slick-navigation .slick-dots,
.popzone-wrap .slick-navigation ul li {
	color:#000;
}
.popzone-wrap .slick-navigation .slick-prev {
	background: url(../../../../img/jntis/main/ico_slick_prev_b.png) no-repeat center center;
}
.popzone-wrap .slick-navigation .slick-next {
	background: url(../../../../img/jntis/main/ico_slick_next_b.png) no-repeat center center;
}
.popzone-wrap .slick-navigation .Pause{ background: url(../../../../img/jntis/main/ico_slick_pause_b.png) no-repeat center center}
.popzone-wrap .slick-navigation .Play{background: url(../../../../img/jntis/main/ico_slick_play_b.png) no-repeat center center}
.popzone-slider-wrap {  position: relative;}

.popzone-wrap  .slick-navigation .btn-play::after {background: #afd4dd; }



.footer-banner {position:relative;padding: 20px 0;border-top:1px solid #ddd;}
.footer-banner #bannerList {position:relative;z-index:1;margin-left: 150px;}
.footer-banner #bannerList a{display: inline-block;}
.footer-banner #bannerList li {position:relative;text-align:center;border-radius: 30px;/*overflow: hidden;*//* height: 424px; */}
.footer-banner #bannerList .slick-list{padding: 10px 0;}
.footer-banner .slider li img {display:inline-block; }
.footer-banner .slick-navigation {position:absolute;top: -5px;left: 0;width: 160px;padding:0 20px;z-index:1;text-indent: inherit;text-align:right;vertical-align: middle;display: inline-block;}
.footer-banner .slick-navigation::after { content:""; display:block; clear:both;}
.footer-banner .slick-navigation button { float:left;width:34px; height:34px; border:1px solid #ddd; margin-left:-1px}
.footer-banner .slick-navigation .Pause{background: #fff url(../../../../img/jntis/main/ico_fbanner_pause.svg) no-repeat center center / 20px}
.footer-banner .slick-navigation .Play{background: #fff url(../../../../img/jntis/main/ico_fbanner_play.svg) no-repeat center center / 20px}
.footer-banner .slick-navigation .slick-arrow { }
.footer-banner .slick-navigation .slick-prev  { background: #fff url(../../../../img/jntis/main/ico_fbanner_left.svg) no-repeat center center / 20px}
.footer-banner .slick-navigation .slick-next  { background: #fff url(../../../../img/jntis/main/ico_fbanner_right.svg) no-repeat center center / 20px}



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


}

@media all and (max-width:1200px) {
	.section04 .main-title {
		width:100%;
	}
	.main-title h2 span {
		display:inline-block;
	}
	.banner-wrap a {
		font-size:20px;
	}
	.bbs-gallery {width: calc((100% - 40px) / 2 );margin-left:0;}
	.bbs-notice-wrap {
		width: calc((100% - 40px) / 2);
	}
}


@media all and (max-width:1026px) {
	.main-title h2 {
		font-size:40px;
	}

	.main-title p {
		font-size:18px;
	}
	.section01 {
		height: 800px;
	}
	.visual-wrap{
		padding: 200px 0 0;
	}
	.visual-slider-wrap {
		position: relative;
		width:100%;
		height: auto;
		margin: 50px 0 0 auto;
	}
	.visual-title h2 {
		font-size: 40px;
	}
	.visual-title p {
		font-size:20px
	}
	.visual-slider-wrap .img-wrap {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		max-height: 400px;
		overflow: hidden;
		border-radius: 70px 0 0 0;
	}
	.banner-wrap li {
	    padding: 15px 10px;
	    width: calc(100% / 2);
	}
	.banner-wrap a {
		font-size:15px;
	}
	.banner-wrap a::after  {
		width:40px;
		height:40px;
		margin-top:-20px;
	
	}
	.section01 .slick-slide img {

	}
	.bbs-notice ul li a {
		font-size:16px;
	}
	.bbs-notice ul li a .bbs-title {
		font-size:16px;
	}
	
	.count-wrap ul li {}
	.count-wrap ul li:nth-child(2):after { display:none}
	.count-wrap ul li .box .info { text-align:right;}

	.bbs-gallery {width:100%; margin:0; }
	.bbs-gallery .thumb { height:auto; max-height:400px}
	.bbs-notice-wrap { width:100%; height:300px;  margin-top:50px;}

	.section06 .rd-wrap {
		width:100%;
	}
	.rd-wrap ul li a::after {
		width:100px !important;
		background-position: center bottom !important;
		background-size:contain !important;

	}
	.section06 .popzone-wrap {
		width:100%;
		margin-left:0;
		margin-top:30px;
	}


}
@media all and (max-width:640px) {
	.section01 {
	    height: 600px;
	}
	.visual-wrap .inner {
		align-items: flex-end;
	}
	.visual-wrap {
    padding: 50px 0 0;
    align-items: flex-end;
 }
	.visual-slider-wrap {
		margin-top:10px;
	}
	.visual-title {margin-left:20px;position: absolute;left: 0;top: 170px;}
	.visual-title h2 {
		font-size:30px;
	}
	.main-title h2 {
		font-size:30px;
	}
	.section02 .main-title a {
		font-size:14px;
	}
	.count-wrap .box h3 {
		font-size:18px;
	}
	.count-wrap .box .count strong {
		font-size:18px;
	}
	.count-wrap .box .count small {
		font-size:15px;
	}
	.main-title p {
		font-size:16px;
	}
	.count-wrap > ul > li {
		width: 100%;
	}
	.count-wrap > ul > li:first-child {
		margin-right:0;
		margin-bottom:10px;
	}
	.section06 .rd-wrap ul li {
		width:100%;
		height: auto;
	}
	.section06 .rd-wrap ul li a strong {
		font-size:16px;
	}
	.section06 .rd-wrap ul li a span {
		font-size:14px;
	}
	.section06 .rd-wrap ul li a p {
		margin-top:5px
	}
	.section06 .rd-wrap ul li a p::after {
		width:30px;
		height:30px;
		background-size: contain;
	}
	.bbs-business-wrap {
		height:800px;
	}
	.bbs-business ul li {
		width: 100%
	}
	.bbs-business ul li:nth-child(2) {
		margin:20px 0;
	}
	.bbs-business ul li a {
		padding:20px;
	}
	.bbs-business .bbs-title {
		font-size:16px
	}
	.bbs-business .cate {
		font-size:14px;
		margin-bottom: 10px;
	}
	.bbs-business-wrap .hd_tab {
		transform: translateY(-55px);
	}
	.bbs-business-wrap .hd_tab > li > a {
		padding-right:0;
	}
	.section05 .btn-more {
		vertical-align: bottom;
	}
	.popzone-wrap {
		padding:30px 20px
	}



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


	.bbs-business-wrap .hd_tab {
		transform: translateY(0px);
	}
	.bbs-business-wrap .tab-cont {
		top:40px
	}

	.footer-banner .slick-navigation {
	}
	.footer-banner #ft-banner-slide {
		margin-left:0;
		margin-top:50px;
	}
}


@keyframes swing {
	15% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	30% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	50% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	65% {
		-webkit-transform: translateY(-3px);
		transform: translateY(-3px);
	}
	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.visual-title h2 span {
    color: #00baff;
    display: inline-block;
}
.section01 {
    background: #2534cb;
}