.main_cont {
	width: 100%; overflow: hidden; position: relative;
}
.main_cont {
	width: 100%; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.main_cont::after {
	clear: both; display: block; content: "";
}

.main_cont .main_incont {
	padding: 0px 0px 80px;
}

.type03.main_cont {
	background: rgb(240, 240, 240);
}

.main_incont .sect_title {
	padding: 58px 0px 56px;
}
.sect_title {
	text-align: center;
}
.sect_title .top_title {
	color: rgb(236, 29, 37); line-height: 1.2; font-family: "Nanum Gothic"; font-size: 16px; display: block;
}
.sect_title .vis_title {
	color: rgb(34, 34, 34); line-height: 1.2; font-family: "Nanum Gothic"; font-size: 44px; font-weight: 400; margin-top: 10px; display: block;
}
.sect_title .vis_title > em {
	font-family: "Binggrae-Bold";
}
.sect_title .sub_tit {
	color: rgb(34, 34, 34); line-height: 26px; font-size: 20px; margin-top: 20px;
}




















.main_slider {
	width: 100%; overflow: hidden;
}
.main_slider .slide_box {
	transition:0.8s; opacity: 0.75;
}
.main_slider .slide_box .cardbox {
	margin: 0px 10px; box-shadow: 0px 10px 20px 0px rgba(38,31,31,0.2);
}
.main_slider .slide_box .cardbox .card_img {
	transition:0.8s; overflow: hidden; display: block; max-height: 310px;
}
.main_slider .slide_box .cardbox .card_img img {
	
}
.main_slider .slide_box .cardbox .card_des {
	background: rgb(255, 255, 255); padding: 32px 20px 32px 28px;
}
.main_slider .slide_box .cardbox .card_des .card_name {
	color: rgb(34, 34, 34); font-family: "Binggrae-Bold"; font-size: 18px;
}
.main_slider .slide_box .cardbox .card_des .card_txt {
	color: rgb(68, 68, 68); padding-top: 9px; font-family: "Noto Sans KR"; font-size: 16px; font-weight: 400;
}
.main_slider .slick-active.slide_box {
	opacity: 1;
}
.main_slider .slick-center.slide_box {
	max-height: 520px; transform: scale(1, 1.1);
}

.main_slider {
	margin: 0px auto; width: 100%; overflow: visible; max-width: 1170px;
}
.main_slider .slick-list {
	overflow: visible;
}
.main_slidebar {
	margin: 84px auto 0px; width: 690px; position: relative;
}
.main_slidebar button.btn_stop.btn_slick {
	background: url("../img/main_board_scroll/btn_slide_stop.png") no-repeat center; top: 50%; width: 11px; height: 14px; right: -96px; text-indent: -9999em; overflow: hidden; font-size: 1px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.main_slidebar button.stoped.btn_stop.btn_slick {
	background: url("../img/main_board_scroll/btn_slide_play.png") no-repeat center;
}
.main_slidebar .bar {
	background: rgb(0, 150, 255); left: 0px; top: 0px; width: 0px; height: 2px; display: block; position: absolute; z-index: 1;
}
.main_slidebar .slick-dots {
	background: rgb(255, 255, 255); height: 2px;
}
.main_slidebar .slick-dots::after {
	clear: both; display: block; content: "";
}
.main_slidebar .slick-dots li {
	width: 10px; height: 10px; float: left; display: none; position: relative;
}
.main_slidebar .slick-dots li:nth-child(3n-2) {
	display: block;
}
.main_slidebar .slick-dots li + li {
	margin-left: 160px;
}
.main_slidebar .slick-dots li button {
	background: rgb(255, 255, 255); border-radius: 50%; transition:0.2s; left: 0px; top: 0px; width: 10px; height: 10px; color: rgb(255, 255, 255); overflow: hidden; margin-top: -5px; position: absolute; z-index: 3; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.main_slidebar .slick-dots li button.active {
	border-radius: 25px; width: 130px; height: 50px; color: rgb(0, 150, 255); line-height: 50px; font-size: 16px; font-weight: bold; transform: translate(-50%, -50%); -webkit-border-radius: 25px; -moz-border-radius: 25px;
}
.main_slidebar .slidepage {
	display: none;
}
.main_slider .slide_box .cardbox {
	position: relative;
}
.main_slider .slide_box .cardbox .yut_play {
	background: url("../img/main_board_scroll/btn_movie_player01.png") no-repeat left top / 100%; width: 56px; height: 56px; right: 20px; bottom: 65px; display: block; position: absolute; z-index: 3; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}


@media screen and (max-width:1440px)
{

.visual_slide .vis_txt {
	left: 5.33vw; top: 21.13vw;
}
.visual_slide .vis_txt p {
	font-size: 1.25vw;
}
.visual_slide .vis_txt .title {
	line-height: 4.72vw; font-size: 3.47vw; margin-bottom: 3.12vw;
}
.visual_slide .vis_txt .title::before {
	width: 11.11vw; height: 11.11vw;
}
.visual_slide .vis_txt .stitle {
	font-size: 1.38vw; margin-bottom: 0.83vw;
}

.visual_slide .page {
	left: -7.22vw; top: 12.22vw; width: 6.94vw;
}

.visual_slide .page .cur_page {
	font-size: 0.97vw;
}
.visual_slide .page .total_page {
	font-size: 0.9vw;
}
.visual_slide .btn_more {
	background: rgb(255, 255, 255); border-radius: 1.73vw; width: 9.65vw; height: 3.47vw; text-align: center; color: rgb(246, 82, 61); line-height: 3.47vw; font-size: 1.11vw; font-weight: bold;
}

}
@media screen and (max-width:1024px)
{
.main_cont .main_incont {
	padding-bottom: 7.81vw;
}
.type02.main_cont .main_incont {
	padding-bottom: 0px;
}
.sect_title .vis_title {
	font-size: 3.05vw; margin-top: 0.97vw;
}
.sect_title .sub_tit {
	font-size: 1.38vw; margin-top: 1.38vw;
}


.main_incont .sns_wrap .ins_b.sns_box {
	display: none;
}
.main_incont .sns_wrap .ins.sns_box {
	margin-left: 0px;
}
.main_incont .sns_wrap .blog.sns_box {
	margin-left: 0px;
}
.main_incont .sns_wrap .sns_box {
	width: 49.2%; box-sizing: border-box;
}
.main_incont .sns_wrap :nth-child(2n).sns_box {
	margin-left: 1.6%;
}
.main_incont .sns_wrap .sns_box a img {
	width: 100%; height: 100%;
}
.main_incont .sns_wrap .youtu.sns_box {
	margin-top: 1.6%;
}
.main_incont .sns_wrap .blog.sns_box {
	margin-top: 1.6%;
}
.main_incont .sns_shortcut {
	background: none;
}
.main_incont .sns_shortcut .short_info {
	padding: 0px; text-align: center; float: none; display: block;
}
.main_incont .sns_shortcut .short_list {
	margin: 0px auto; padding: 0px; text-align: center; font-size: 0px; float: none;
}
.main_incont .sns_shortcut .short_list li {
	float: none; display: inline-block;
}
.main_incont .sns_shortcut .short_list li:first-child {
	margin: 0px;
}


.main_incont .sns_shortcut .short_info {
	font-size: 2.34vw;
}
.main_incont .sns_shortcut .short_list li a {
	width: 5.95vw; height: 5.95vw; background-size: 100% !important;
}

}
@media only screen and (orientation:portrait) and (min-device-width:768px)
{
.main_slider .slide_box .cardbox .card_des {
	padding: 15px 10px; min-height: 140px; box-sizing: border-box;
}
.main_slider .slide_box .cardbox .card_des .card_txt {
	font-size: 15px;
}
.main_slider .slide_box .cardbox .yut_play {
	bottom: 10.93vw;
}
.main_slidebar {
	width: 67.38vw;
}
.main_slidebar .slick-dots li + li {
	margin-left: 15.21vw;
}
}
@media only screen and (orientation:landscape) and (min-device-width:768px)
{

.main_slider .slide_box .cardbox .card_des {
	min-height: 160px; box-sizing: border-box;
}
.main_slider .slide_box .cardbox .yut_play {
	right: 4.83vw; bottom: 10.15vw;
}
}
@media screen and (max-width:767px)
{


.main_slider .slick-center.slide_box .cardbox .card_img {
	max-height: none;
}
.main_slider .slick-center.slide_box .cardbox .card_img img {
	width: 100%; max-width: none;
}
.main_slidebar .bar {
	display: none;
}
.main_slidebar .slidepage {
	text-align: center; font-size: 12px; display: block;
}
.main_slidebar .slidepage em {
	color: rgb(236, 29, 37); font-weight: 500;
}
.main_incont .sect_title {
	padding: 28px 0px 32px;
}
.sect_title .top_title {
	font-size: 13px;
}
.sect_title .vis_title {
	font-size: 23px;
}
.sect_title .sub_tit {
	line-height: 17px; font-size: 12px; margin-top: 10px;
}
.prd_point {
	background: none; padding: 0px; left: auto; text-align: center; right: auto; bottom: auto; position: static;
}

.main_incont .sns_wrap .sns_box .sns_name strong {
	line-height: 17px; font-size: 13px;
}
.main_incont .sns_wrap .sns_box .sns_cont {
	font-size: 12px;
}
.main_incont .sns_shortcut .short_info {
	line-height: 19px; font-size: 13px;
}
.main_incont .sns_wrap .sns_box::after {
	top: 7.2%; width: 21px; height: 21px; right: 7.2%; background-size: contain !important;
}
.main_incont .sns_wrap .face.sns_box::after {
	background: url("images/main/ico_sns_facebook_m.png") no-repeat center;
}
.main_incont .sns_wrap .ins.sns_box::after {
	background: url("images/main/ico_sns_instagram_m.png") no-repeat center;
}
.main_incont .sns_wrap .youtu.sns_box::after {
	background: url("images/main/ico_sns_youtube_m.png") no-repeat center;
}
.main_incont .sns_wrap .blog.sns_box::after {
	background: url("images/main/ico_sns_blog_m.png") no-repeat center;
}
.main_incont .sns_wrap .face.sns_box a {
	padding: 0px;
}
.main_incont .sns_wrap .blog.sns_box a {
	padding: 7.2%;
}
.main_incont .sns_wrap .sns_box .sns_cont p {
	line-height: 17px;
}
.main_incont .sns_shortcut .short_list {
	margin-top: 13px;
}
.main_incont .sns_shortcut .short_list li a {
	width: 37.5px; height: 37.5px; background-size: contain !important;
}
.main_incont .sns_shortcut .short_list .short_face a {
	background: url("images/main/ico_short_face_m.png") no-repeat center;
}
.main_incont .sns_shortcut .short_list .short_ins a {
	background: url("images/main/ico_short_ins_m.png") no-repeat center;
}
.main_incont .sns_shortcut .short_list .short_you a {
	background: url("images/main/ico_short_youtu_m.png") no-repeat center;
}
.main_incont .sns_shortcut .short_list .short_blog a {
	background: url("images/main/ico_short_blog_m.png") no-repeat center;
}
.main_slidebar {
	width: 100%; margin-top: 20px; box-sizing: border-box;
}
.main_slider .slick-active.slide_box {
	transform: scale(1.1);
}
.main_slider .slide_box .cardbox {
	position: relative;
}
.main_slider .slide_box .cardbox .yut_play {
	background: url("images/common/btn_movie_player01.png") no-repeat left top / 100%; width: 46px; height: 46px; right: 10px; bottom: 50px; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.main.cont_layer_wrap {
	width: 100%; z-index: 150; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.cont_layer_wrap .yut_player iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.main_slider .slide_box .cardbox .card_des {
	padding: 15px;
}
.main_slider .slide_box .cardbox .card_des .card_name {
	color: rgb(34, 34, 34); font-family: "Binggrae-Bold"; font-size: 16px;
}
.main_slider .slide_box .cardbox .card_des .card_txt {
	color: rgb(68, 68, 68); padding-top: 9px; font-family: "Noto Sans KR"; font-size: 14px; font-weight: 400;
}

}
