/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

*{margin:0;padding:0}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	width:100%;
	/* max-width:1200px; */
/* 	 height:205px;  */
	/*  border-top:1px solid #ccc;
	 border-bottom:1px solid #ccc; */
}

.main_genre_cont .bx-wrapper img{
max-width:140%;
}

.main_bl_cont .bx-wrapper img{
max-width:140%;
}

.main_s_nobel_cont .bx-wrapper img{
max-width:140%;
}

.main_b_nobel_cont .bx-wrapper img{
max-width:140%;
}

.main_adult_toon_cont .bx-wrapper img{
max-width:140%;
}

.bx-wrapper img {
	margin-top:0px;
	max-width: 100%;
	display: block;
	/* margin-top:-23px; */
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/* 전체 테두리 그림자 효과 */
	/* -moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px; */
	/* background: red; */

	/*fix other elements on the page moving (on Chrome)*/
	/* -webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	    	-ms-transform: translatez(0);
	    	-o-transform: translatez(0);
	    	transform: translatez(0); */
}


.schedule_cont .bx-viewport{height:397px !important;}
/* #main_banner .bx-viewport{position:} */
.popul_list .bx-viewport{height:100% !important;}


.bx-controls{width:26%; margin:auto;}

.event_cont .bx-controls{max-width:28%; position:absolute; top:10px; right:0; margin:auto;width: initial;}


.schedule_cont .bx-controls{width:100%; margin:auto; }

.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

#main_banner .bx-wrapper .bx-controls-auto{z-index:100;bottom:25%;
	margin-top: -16px;}
#main_banner .bx-wrapper .bx-controls-auto a{position:absolute;/*  bottom:0; */ left:0px;}

#webtoon_banner .bx-wrapper .bx-controls-auto{z-index:100;bottom:25%;
	margin-top: -16px;}
#webtoon_banner .bx-wrapper .bx-controls-auto a{position:absolute;/*  bottom:0; */ left:0px;}

/* LOADER */

/* .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
} */

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 0px;
}

#main_banner .bx-wrapper .bx-pager .bx-pager-item,
#main_banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: block;
	*zoom: 1;
	/* *display: inline; */
}

#webtoon_banner .bx-wrapper .bx-pager .bx-pager-item,
#webtoon_banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: block;
	*zoom: 1;
	/* *display: inline; */
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

/* page 동그라미 버튼 모양 */

.event_cont .bx-wrapper .bx-pager.bx-default-pager a {
	background: #eaeaea;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #eaeaea;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 4px;
	margin: 0 5px;
	outline: 0;
	/* -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #008dec;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

/*  .bx-wrapper .bx-prev {
 	left: -60px;
 	background: url(../images/controls.png) no-repeat 0 -32px;
 }

 .bx-wrapper .bx-next {
 	right: -60px;
 	background: url(../images/controls.png) no-repeat -43px -32px;
 } */


#sch_page .bx-wrapper .bx-prev {
 	left: 15px;
	background: url(/img/img/day_prev.png) no-repeat center;
}
#sch_page .bx-wrapper .bx-next {
 	right: 15px;
	background: url(/img/img/day_next.png) no-repeat center;
 }


.schedule_cont .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/img/sch_btn_l.png) no-repeat ;
}

.schedule_cont .bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/img/sch_btn_r.png) no-repeat ;
}

.main_genre_cont .bx-wrapper .bx-prev {
	left: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_l.png) no-repeat ;
}

.main_genre_cont .bx-wrapper .bx-next {
	right: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_r.png) no-repeat ;
}

.main_bl_cont .bx-wrapper .bx-prev {
	left: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_l.png) no-repeat ;
}

.main_bl_cont .bx-wrapper .bx-next {
	right: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_r.png) no-repeat ;
}

.main_s_nobel_cont .bx-wrapper .bx-prev {
	left: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_l.png) no-repeat ;
}

.main_s_nobel_cont .bx-wrapper .bx-next {
	right: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_r.png) no-repeat ;
}

.main_b_nobel_cont .bx-wrapper .bx-prev {
	left: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_l.png) no-repeat ;
}

.main_b_nobel_cont .bx-wrapper .bx-next {
	right: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_r.png) no-repeat ;
}

.main_b_ebook_cont .bx-wrapper .bx-prev {
	left: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_l.png) no-repeat ;
}

.main_b_ebook_cont .bx-wrapper .bx-next {
	right: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_r.png) no-repeat ;
}

.main_adult_toon_cont .bx-wrapper .bx-prev {
	left: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_l.png) no-repeat ;
}

.main_adult_toon_cont .bx-wrapper .bx-next {
	right: -30px;
	width:16px;
	background: url(https://imagecdn2.me.co.kr/img/genre_btn_r.png) no-repeat ;
}

#main_banner .bx-wrapper .bx-prev {
	/* left: 60px; */
	left:0;
	background: url(https://imagecdn2.me.co.kr/img/vis_02.png) no-repeat ;
}

#main_banner .bx-wrapper .bx-next {
	/* left: 115px; */
	left:55px;
	background: url(https://imagecdn2.me.co.kr/img/vis_03.png) no-repeat ;
}

#webtoon_banner .bx-wrapper .bx-prev {
	/* left: 60px; */
	left:0;
	background: url(https://imagecdn2.me.co.kr/img/vis_02.png) no-repeat ;
}

#webtoon_banner .bx-wrapper .bx-next {
	/* left: 115px; */
	left:55px;
	background: url(https://imagecdn2.me.co.kr/img/vis_03.png) no-repeat ;
}



/*
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
 */

#main_banner .bx-controls{width: 45%;height: 520px;
    position: absolute;
    left: 0;
    top: 0;
    }
#main_banner .bx-wrapper .controls a {z-index: 100;}
#main_banner .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:85%;
	margin-top: -16px;
	outline: 0;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	z-index: 100;
}

#webtoon_banner .bx-controls{width: 45%;height: 520px;
    position: absolute;
    left: 0;
    top: 0;
    }
#webtoon_banner .bx-wrapper .controls a {z-index: 100;}
#webtoon_banner .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:85%;
	margin-top: -16px;
	outline: 0;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	z-index: 100;
}

#sch_page .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 16px;
	margin-top: 0;
	outline: 0;
	width: 9px;
    height: 19px;
	text-indent: -9999px;
	/* z-index: 9999; */
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	/* z-index: 9999; */
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

#main_banner .bx-wrapper .bx-controls-auto .bx-start {
	/* display: block; */
	text-indent: -9999px;
	width: 41px;
	height: 41px;
	outline: 0;
	background: url(../img/img/vis_00.png) no-repeat;
	margin: 0 3px;
}

#webtoon_banner .bx-wrapper .bx-controls-auto .bx-start {
	/* display: block; */
	text-indent: -9999px;
	width: 41px;
	height: 41px;
	outline: 0;
	background: url(../img/img/vis_00.png) no-repeat;
	margin: 0 3px;
}


.bx-wrapper .bx-controls-auto .bx-start {
	/* display: block; */
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/vis_01.png) no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	/* background-position: -86px 0; */
}

#main_banner .bx-wrapper .bx-controls-auto .bx-stop {
	/* display: block; */
	text-indent: -9999px;
	width: 41px;
	height: 41px;
	outline: 0;
	background: url(../img/img/vis_01.png) no-repeat;
	margin: 0 3px;
}

#webtoon_banner .bx-wrapper .bx-controls-auto .bx-stop {
	/* display: block; */
	text-indent: -9999px;
	width: 41px;
	height: 41px;
	outline: 0;
	background: url(../img/img/vis_01.png) no-repeat;
	margin: 0 3px;
}


.bx-wrapper .bx-controls-auto .bx-stop {
	/* display: block; */
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/* background: url(../images/controls.png) -86px -44px no-repeat; */
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


#main_banner .bx-controls-direction{width: 75%;
    position: absolute;
    top: 10%;
    bottom: 10%;
    right: 90px;
	 max-width:420px;}

#main_banner .bx-controls-auto{width: 65%;
    position: absolute;
   /*  top: 10%; */
    bottom: 10%;
    right: 90px;
	 max-width:420px;}

#webtoon_banner .bx-controls-direction{width: 75%;
	position: absolute;
	top: 10%;
	bottom: 10%;
	right: 90px;
	max-width:420px;}

#webtoon_banner .bx-controls-auto{width: 65%;
    position: absolute;
   /*  top: 10%; */
    bottom: 10%;
    right: 90px;
	 max-width:420px;}