body {
	display: block;
	margin: 0 8px;
	background-color: #161616;
	font-size: 14px;
	overflow-x: hidden;
}

header {
	background-color: #161616;
	width: 100%;
	top: 0;
	left: 0;
}

li {
	list-style: none;
}

a {
	color: #fff;
	text-decoration: none;
}

h1 {
	color: #fff;
}

#vList {
	display: inline-block;
}

#mainDiv {
	height: 70px;
	position: relative;
}

#footer {
	color: #ffffff;
}



#menu-toggle {
	display: none;
	cursor: pointer;
}

/* shorts */
.nick {
	width: 100%;
    position: absolute;
    bottom: 0px;
    margin: auto;
}


#vPag_2 {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.paging-item-on {
    font-size: 16px;
    padding: 8px;
    display: inline-block;
    margin: 3px;
    border: 1px solid #1b1b1b;
    background-color: rgb(158, 114, 130);
    background-size: cover;
    background-position: center;
}

.paging-item {
    font-size: 16px;
    padding: 8px;
    display: inline-block;
    margin: 3px;
    border: 1px solid #1b1b1b;
    background-color: rgb(65, 46, 53, 1);
    background-size: cover;
    background-position: center;
}

/* shorts end*/

/* view */

.video-metadata {}

.video-metadata ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.video-metadata li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0;
}

.video-metadata li a {
	background: #000;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding: 0 6px;
	text-shadow: none;
	vertical-align: middle;
	white-space: normal;
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}

.pc_descr_ad_con {
	height: 100%;
}

.mo_descr_ad_con {
	height: 100%;
}

.pc_descr_ad_con a {
	text-decoration: none;
}

.mo_descr_ad_con a {
	text-decoration: none;
}

.pc_descr_ad_con {
	padding: 5px;
	border: 1px;
	border-style: dashed;
	border-color: #ccc;
	min-height: 213px;
}

.pc_descr_ad_con .title {
	color: #1E90FF;
	text-align: center;
	font-size: 25px;
	margin: 15px;
	font-weight: bold;
}

.pc_descr_ad_con .desc {
	padding: 5px;
	font-size: 14px;
}

.pc_descr_ad_con .btn {
	margin: 0 auto;
	display: block;
	background: #696969;
	width: 100px;
	margin: 15px;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.arrow {
	border: solid white;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 6px;
	margin-top: 4px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}


.mo_descr_ad_con {

	border: 3px;
	border-style: solid;
	border-color: #ccc;
	position: relative;
	min-height: 200px;
}

.mo_descr_ad_con:after {
	clear: both;
}

.mo_descr_ad_con .title {
	color: #000;
	text-align: left;
	font-size: 25px;
	margin: 15px;
	font-weight: bold;
}

.mo_descr_ad_con .desc {
	font-size: 14px;
	margin: 15px;
}

.mo_descr_ad_con .btn {
	display: block;
	background-color: #696969;
	width: 57px;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mo_descr_ad_con .arrow {
	margin-right: 4px;
}

.action-menu {
	display: none !important;
}

.video-sd-mark {
	position: absolute;
    right: 10px;
    top: 10px;
    vertical-align: baseline;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    padding: 0 5px;
    z-index: 1;

    display: inline-block;
	background: #000;
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

.video-hd-mark {
	position: absolute;
    right: 10px;
    top: 10px;
    vertical-align: baseline;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    padding: 0 5px;
    z-index: 1;

    display: inline-block;
    background: #de2600;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.v-duration {
	position: absolute;
    left: 0;
    top: 0;
	width: 100%;
	padding-bottom: 56.25%;
}

.duration {
    vertical-align: baseline;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    padding: 0 5px;
    z-index: 1;
    display: inline-block;
    background: #777;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-align: center;
	position: absolute;
    bottom: 10px;
    left: 10px;
	z-index: 10;
}

.v-inside {
	display: block;
	height: 0;
	margin-bottom: 2px;
	overflow: hidden;
	padding: 0 0 56.25%;
	position: relative;
}

.v-under {
	position: relative;
	min-height: 96px;
}

.microthumb {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.microthumb-thumb {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	-moz-background-size: 400%;
	-o-background-size: 400%;
	background-size: 400%;
	background-repeat: no-repeat;
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.ad_box_ad1,
.ad_box_ad2 {
	height: calc(50% - 8px);
	/* ad_box 높이의 절반 */
}

.ad_box_ad1_banner,
.ad_box_ad2_banner {
	height: 100%;

}

.ad_box_ad2_banner {
	margin-top: 6px;
}


/* view */


.visuallyhidden {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(0px 0px 99.9% 99.9%);
	clip-path: inset(0px 0px 99.9% 99.9%);
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
	border: 0;
}

.header-wrapper .logo {
	width: 140px;
}

.header-wrapper .logo_red {
	width: 130px;
}

.search-s {
	display: none;
}

.head_menu_pc {
	display: none;
}

.nav-w {
	display: block;
}

.pagination a.active {
	background-color: #555;
	border: 1px solid #ccc;
	color: #fff;
	cursor: default;
	font-weight: 700;
	padding-left: 8px;
	padding-right: 8px;
}

/* shorts */
#shortsVideos0 {
	display:block;
}

#shortsVideos1 {
	display:block;
}

#shortsVideos2 {
	display:block;
}

#shortsVideos3 {
	display:block;
}

#shortsVideos4 {
	display:block;
}

#shortsVideos5 {
	display:block;
}
/* shorts end */


.icon-red {
	display: block;
	color:#fff;
	background:#de2600;
	font-size:9px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
	margin-right: 2px;
	margin-top:3px;
}

.icon-blue {
	display: block;
	color:#fff;
	background:#3333ff;
	font-size:9px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
	margin-right: 2px;
	margin-top:3px;
}

.banner-ad {
    width: 100%;
}


.list-keyword .size-0 {
	display: inline-block;
}

.list-keyword .size-1 {
	display: inline-block;
}

.list-keyword .size-2 {
	display: inline-block;
}

.list-keyword .size-3 {
	display: inline-block;
}

.list-keyword .size-4 {
	display: inline-block;
}

.list-keyword .key-add {
	display: none;
}

.list-keyword .key-sub {
	display: none;
}

@media screen and (min-width: 680px) {
	.hd-div {
		display:none;
	}
}

/* 야동레드 중간 로고 크기 */
@media screen and (max-width: 579px) {
	.header-wrapper .logo_red {
		width: 100px;
	}
}


@media screen and (max-width: 549px) {

	.list-keyword .key-add {
		display: inline-block;
	}

	.list-keyword .size-0 {
		display: none;
	}

	.list-keyword .size-1 {
		display: none;
	}

	.list-keyword .size-2 {
		display: none;
	}


	.header-wrapper .logo_red {
		width: 105px;
	}

	
	.ad-image-list {
		width:100%;
	}

	/* shorts */
	.adBottom {
		display:none;
	}

	.video-title {
		display:none;
	}

	.footer {
		display:none;
	}

	.pn-1 {
		display:none;
	}

	.pn-2 {
		display:block;
	}

	.mob-menu-button {
		display:block;
	}

	/*shorts end*/

	#page {
		position: relative;
		margin: auto;
		width: 100%;
		margin-top: 46px;
	}

	#nav {
		background-color: #161616;
		bottom: 0;
		-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
		-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
		box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
		display: block;
		height: -webkit-calc(100vh - 40px);
		height: -moz-calc(100vh - 40px);
		height: calc(100vh - 40px);
		height: -webkit-calc(var(--vh, 1vh)* 100 - 40px);
		height: -moz-calc(var(--vh, 1vh)* 100 - 40px);
		height: calc(var(--vh, 1vh)* 100 - 40px);
		left: 0;
		min-height: -webkit-calc(100vh - 50px);
		min-height: -moz-calc(100vh - 50px);
		min-height: calc(100vh - 50px);
		min-height: -webkit-calc(var(--vh, 1vh)* 100 - 50px);
		min-height: -moz-calc(var(--vh, 1vh)* 100 - 50px);
		min-height: calc(var(--vh, 1vh)* 100 - 50px);
		overflow: auto;
		position: fixed;
		top: 10px;
		width: 100%;
		z-index: 280;
		margin-top: 70px
	}

	#menu-toggle {
		display: block;
	}

	#menu-toggle span {
		border-radius: 0.05em;
		display: block;
		height: 2px;
		top: 0.24em;
		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom;
		width: 20px;
		background: #fff;
	}

	#menu-toggle .m-1 {
		margin-bottom: 5px;
	}

	#menu-toggle .m-2 {
		margin-bottom: 5px;
	}

	#menu-toggle .m-3 {}

	#bottom_banner_0 {
		display: block;
	}

	#bottom_banner_1 {
		display: none;
	}

	#bottom_banner_2 {
		display: none;
	}

	.nav-w {
		display: none;
	}

	.head_menu_pc {
		display: block;
	}

	.header-wrapper .logo {
		width: 90px;
	}



	.logo {
		float: left;
	}

	.v-list {
		position: relative;
		text-align: center;
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 10px;
	}

	.v-list a {
		text-decoration: none;

	}

	.v-list img {
		width: 100%;
	}

	.v-list .lim {
		margin: 5px;
		position: relative;
		z-index: 5;
	}

	.title {
		height: auto;
		line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		white-space: normal;
		margin: 5px;
		max-height: 36px;
	}

	.pagination {
		clear: left;
	}

	.pagination ul {
		margin: 0;
		padding: 0 0 0 1px;
		vertical-align: middle;
		text-align: center;
	}

	.pagination li {
		display: inline-block;
		margin: 0 5px;
	}

	.pagination a {
		border: 1px solid #ccc;
		display: inline-block;
		font-size: 14px;
		margin-bottom: 2px;
		padding: 4px 8px;
		text-decoration: none;
		-webkit-transition: all .15s;
		-o-transition: all .15s;
		-moz-transition: all .15s;
		transition: all .15s;
	}

	

	.head-menu {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.head-menu li {}

	.head-menu a {
		background-color: #222;
		border-bottom: 1px solid #3c3c3c;
		color: #fff;
		font-size: 18px;
		padding: 10px 20px;
		cursor: pointer;
		display: block;
		line-height: 20px;
		text-decoration: none;
	}

	.header-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 35px;
		width: 100%;
		margin: auto;
		text-align: right;
	}


	.search {
		display: none;
		float: left;
		margin-right: 5px;
	}

	.search input {
		background: #fff;
		border: 1px solid #eee;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		color: #000;
		font-size: 12px;
		height: 26px;
		padding: 4px 10px;
		width: 50%;
	}

	.search button {
		background: #eee;
		border: 2px solid #eee;
		border-left: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #000;
		font-size: 12px;
		font-weight: 400;
		height: 36px;
		margin: 0;
		padding: 0 10px 2px;
		position: relative;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		-moz-transition: background .2s;
		transition: background .2s;
	}


	.search-s {
		display: block;
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.search-s input {
		background: #fff;
		border: 1px solid #eee;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		color: #000;
		font-size: 12px;
		height: 26px;
		padding: 4px 0px;
		width: 100%;
		padding-left: 5px;
	}

	.search-s button {
		width: calc(100% - 5px);
		float: right;
		background: #eee;
		border: 2px solid #eee;
		border-left: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #000;
		font-size: 12px;
		font-weight: 400;
		height: 36px;
		margin: 0;
		padding: 0 10px 2px;
		position: relative;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		-moz-transition: background .2s;
		transition: background .2s;
	}

	.divItem {
		width: 48%;
		height: 310px;
		display: inline-block;
		margin: 2px;
		border: 1px solid #1b1b1b;
		background-color: rgb(158, 114, 130);
		background-size: cover;
		background-position: center;
	}

	/* view */

	.embed-responsive-item {
		width: 100%;
		height: auto;
		position: static;
	}

	.video_box {
		width: 100%;
		height: auto;
	}

	.ad_box {
		display: none;
	}

	.video_area {
		width: 100%;
	}

	/* view */

	/* shorts */
	#shortsVideos0 {
		display:block;
	}

	#shortsVideos1 {
		display:block;
	}

	#shortsVideos2 {
		display:block;
	}

	#shortsVideos3 {
		display:block;
	}

	#shortsVideos4 {
		display:none;
	}

	#shortsVideos5 {
		display:none;
	}
	/* shorts end */



}

@media screen and (min-width: 550px) and (max-width: 767.1px) {

	.ad-image-list {
		width:100%;
	}
	
	.head_menu_pc {
		display: none;
	}

	#page {
		position: relative;
		margin: auto;
		width: 100%;
	}

	#nav {
		max-width: 1280px;
		font-size: 14px;
	}

	#bottom_banner_0 {
		display: block;
	}

	#bottom_banner_1 {
		display: none;
	}

	#bottom_banner_2 {
		display: none;
	}

	.search {
		float: left;
	}

	.logo {
		float: left;
	}

	.v-list {
		position: relative;
		text-align: center;
		width: 33.33333%;
		float: left;
		height: auto;
		margin-bottom: 10px;
	}

	.v-list a {
		text-decoration: none;

	}

	.v-list img {
		width: 100%;
	}

	.v-list .lim {
		margin: 5px;
		position: relative;
		z-index: 5;
	}

	.title {
		height: auto;
		line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		white-space: normal;
		margin: 5px;
		max-height: 36px;
	}

	.pagination {
		clear: left;
	}

	.pagination ul {
		margin: 0;
		padding: 0 0 0 1px;
		vertical-align: middle;
		text-align: center;
	}

	.pagination li {
		display: inline-block;
		margin: 0 5px;
	}

	.pagination a {
		border: 1px solid #ccc;
		display: inline-block;
		font-size: 14px;
		margin-bottom: 2px;
		padding: 4px 8px;
		text-decoration: none;
		-webkit-transition: all .15s;
		-o-transition: all .15s;
		-moz-transition: all .15s;
		transition: all .15s;
	}

	.head-menu {
		display: flex;
		min-height: 30px;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0;
		padding: 0;
		width: 100%;
		align-items: center;
	}

	.head-menu li {}

	.header-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 60px;
		width: 100%;
		margin: auto;
	}

	.search {
		margin-right: 5px;
	}

	.search input {
		background: #fff;
		border: 1px solid #eee;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		color: #000;
		font-size: 14px;
		height: 26px;
		padding: 4px 10px;
	}

	.search button {
		background: #eee;
		border: 2px solid #eee;
		border-left: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #000;
		font-size: 16px;
		font-weight: 400;
		height: 36px;
		margin: 0;
		padding: 0 10px 2px;
		position: relative;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		-moz-transition: background .2s;
		transition: background .2s;
	}

	.divItem {
		width: 32%;
		height: 340px;
		display: inline-block;
		margin: 2px;
		border: 1px solid #1b1b1b;
		background-color: rgb(158, 114, 130);
		background-size: cover;
		background-position: center;
	}

	/* view */
	.embed-responsive-item {
		width: 100%;
		height: auto;
	}

	.video_box {
		width: 100%;
		height: auto;
	}

	.ad_box {
		display: none;
	}

	.video_area {
		width: 100%;
	}

	/* view */
}

@media screen and (min-width: 767.2px) and (max-width: 1130px) {

	.ad-image-list {
		float:left;
		width:50%;
	}

	#page {
		position: relative;
		margin: auto;
		max-width: 100%;
	}

	#nav {
		max-width: 1280px;
		margin: auto;
	}

	#bottom_banner_0 {
		display: none;
	}

	#bottom_banner_1 {
		display: block;
	}

	#bottom_banner_2 {
		display: none;
	}




	.search {
		float: left;
	}

	.logo {
		float: left;
	}

	.v-list {
		position: relative;
		text-align: center;
		width: 25%;
		height: auto;
		float: left;
		margin-bottom: 10px;
	}

	.v-list a {
		text-decoration: none;

	}

	.v-list img {
		width: 100%;
	}

	.v-list .lim {
		margin: 5px;
		position: relative;
		z-index: 5;
	}

	.title {
		height: auto;
		line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		white-space: normal;
		margin: 5px;
		max-height: 36px;
	}

	.pagination {
		clear: left;
	}

	.pagination ul {
		margin: 0;
		padding: 0 0 0 1px;
		vertical-align: middle;
		text-align: center;
	}

	.pagination li {
		display: inline-block;
		margin: 0 5px;
	}

	.pagination a {
		border: 1px solid #ccc;
		display: inline-block;
		font-size: 14px;
		margin-bottom: 2px;
		padding: 4px 8px;
		text-decoration: none;
		-webkit-transition: all .15s;
		-o-transition: all .15s;
		-moz-transition: all .15s;
		transition: all .15s;
	}

	.head-menu {
		display: flex;
		min-height: 30px;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0;
		padding: 0;
		width: 100%;
		align-items: center;
	}

	.head-menu li {}

	.header-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 60px;
		width: 100%;
		margin: auto;
	}

	.search {
		margin-right: 5px;
	}

	.search input {
		background: #fff;
		border: 1px solid #eee;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		color: #000;
		font-size: 14px;
		height: 26px;
		padding: 4px 10px;
	}

	.search button {
		background: #eee;
		border: 2px solid #eee;
		border-left: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #000;
		font-size: 16px;
		font-weight: 400;
		height: 36px;
		margin: 0;
		padding: 0 10px 2px;
		position: relative;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		-moz-transition: background .2s;
		transition: background .2s;
	}

	.divItem {
		width: 15.8%;
		height: 380px;
		display: inline-block;
		margin: 2px;
		border: 1px solid #1b1b1b;
		background-color: rgb(158, 114, 130);
		background-size: cover;
		background-position: center;
	}

	/* view */
	#content_h {
		width: auto;
		height: 516px;
		position: static;
	}

	.embed-responsive-item {
		width: auto;
		height: 516px;
		position: static;
	}

	.video_box {
		width: 100%;
		margin-right: 10px;
	}

	.ad_box {
		width: 380px;
		display: block;
	}

	.video_area {
		width: 100%;
		display: flex;
	}

	/* view */
}



@media screen and (min-width: 1130.1px) and (max-width: 1439px) {

	.ad-image-list {
		float:left;
		width:50%;
	}

	#page {
		position: relative;
		margin: auto;
		width: 100%;
	}

	#nav {
		max-width: 1280px;
		margin: auto;
	}

	#bottom_banner_0 {
		display: none;
	}

	#bottom_banner_1 {
		display: block;
	}

	#bottom_banner_2 {
		display: none;
	}


	.search {
		float: left;
	}

	.logo {
		float: left;
	}

	.v-list {
		position: relative;
		text-align: center;
		width: 25%;
		height: auto;
		float: left;
		margin-bottom: 10px;
	}

	.v-list a {
		text-decoration: none;

	}

	.v-list img {
		width: 100%;
	}

	.v-list .lim {
		margin: 5px;
		position: relative;
		z-index: 5;
	}

	.title {
		height: auto;
		line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		white-space: normal;
		margin: 5px;
		max-height: 36px;
	}

	.pagination {
		clear: left;
	}

	.pagination ul {
		margin: 0;
		padding: 0 0 0 1px;
		vertical-align: middle;
		text-align: center;
	}

	.pagination li {
		display: inline-block;
		margin: 0 5px;
	}

	.pagination a {
		border: 1px solid #ccc;
		display: inline-block;
		font-size: 14px;
		margin-bottom: 2px;
		padding: 4px 8px;
		text-decoration: none;
		-webkit-transition: all .15s;
		-o-transition: all .15s;
		-moz-transition: all .15s;
		transition: all .15s;
	}

	.head-menu {
		display: flex;
		min-height: 30px;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0;
		padding: 0;
		width: 100%;
		align-items: center;
	}

	.head-menu li {}

	.header-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 60px;
		width: 100%;
		margin: auto;
	}

	.search {
		margin-right: 5px;
	}

	.search input {
		background: #fff;
		border: 1px solid #eee;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		color: #000;
		font-size: 14px;
		height: 26px;
		padding: 4px 10px;
	}

	.search button {
		background: #eee;
		border: 2px solid #eee;
		border-left: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #000;
		font-size: 16px;
		font-weight: 400;
		height: 36px;
		margin: 0;
		padding: 0 10px 2px;
		position: relative;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		-moz-transition: background .2s;
		transition: background .2s;
	}

	.divItem {
		width: 16.1%;
		height: 420px;
		display: inline-block;
		margin: 2px;
		border: 1px solid #1b1b1b;
		background-color: rgb(158, 114, 130);
		background-size: cover;
		background-position: center;
	}

	/* view */
	#content_h {
		width: auto;
		height: 516px;
		position: static;
	}

	.embed-responsive-item {
		width: auto;
		height: 516px;
		position: static;
	}

	.video_box {
		width: 100%;
		margin-right: 10px;
	}

	.ad_box {
		width: 380px;
		display: block;
	}

	.video_area {
		width: 100%;
		display: flex;
	}

	/* view */
}

@media screen and (min-width: 1440px) {

	.ad-image-list {
		float:left;
		width:33.33%;
	}

	#page {
		position: relative;
		margin: auto;
		max-width: 1919px;
	}

	#nav {
		max-width: 1919px;
		margin: auto;
	}

	#bottom_banner_0 {
		display: none;
	}

	#bottom_banner_1 {
		display: none;
	}

	#bottom_banner_2 {
		display: block;
	}


	.search {
		float: left;
	}

	.logo {
		float: left;
	}

	.v-list {
		position: relative;
		text-align: center;
		width: 20%;
		height: auto;
		float: left;
		margin-bottom: 10px;
	}

	.v-list a {
		text-decoration: none;

	}

	.v-list img {
		width: 100%;
	}

	.v-list .lim {
		margin: 5px;
		position: relative;
		z-index: 5;
	}

	.title {
		height: auto;
		line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		white-space: normal;
		margin: 5px;
		max-height: 36px;
	}

	.pagination {
		clear: left;
	}

	.pagination ul {
		margin: 0;
		padding: 0 0 0 1px;
		vertical-align: middle;
		text-align: center;
	}

	.pagination li {
		display: inline-block;
		margin: 0 5px;
	}

	.pagination a {
		border: 1px solid #ccc;
		display: inline-block;
		font-size: 14px;
		margin-bottom: 2px;
		padding: 4px 8px;
		text-decoration: none;
		-webkit-transition: all .15s;
		-o-transition: all .15s;
		-moz-transition: all .15s;
		transition: all .15s;
	}

	.head-menu {
		display: flex;
		min-height: 30px;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0;
		padding: 0;
		width: 100%;
		align-items: center;
	}

	.head-menu li {}

	.header-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 60px;
		max-width: 1919px;
		margin: auto;
	}

	.search {
		margin-right: 5px;
	}

	.search input {
		background: #fff;
		border: 1px solid #eee;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		color: #000;
		font-size: 14px;
		height: 26px;
		padding: 4px 10px;
	}

	.search button {
		background: #eee;
		border: 2px solid #eee;
		border-left: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #000;
		font-size: 16px;
		font-weight: 400;
		height: 36px;
		margin: 0;
		padding: 0 10px 2px;
		position: relative;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		-moz-transition: background .2s;
		transition: background .2s;
	}

	/* view */
	#content_h {
		width: auto;
		height: 516px;
		position: static;
	}

	.embed-responsive-item {
		width: auto;
		height: 516px;
		position: static;
	}

	.video_box {
		width: 100%;
		margin-right: 10px;
	}

	.ad_box {
		width: 380px;
		display: block;
	}

	.video_area {
		width: 100%;
		display: flex;
	}

	.divItem {
		width: 16.2%;
		height: 420px;
		display: inline-block;
		margin: 2px;
		border: 1px solid #1b1b1b;
		background-color: rgb(158, 114, 130);
		background-size: cover;
		background-position: center;
	}

	/* view */
}




/* 광고 배너 */
.ad-image-list div {
	padding:3px;
}

.banner-ad {
	width:100%;
}

.ad-image-list .s-0 {
	display: block;
}

.ad-image-list .s-1 {
	display: block;
}

.ad-image-list .s-2 {
	display: block;
}

.ad-image-list .s-3 {
	display: block;
}


@media screen and (max-width: 480px) {
	#banner_img {
		width: 90.6%;
	}

	.ad-image-list {
		width:100%;
	}

	.ad-image-list.s-1 {
		display: none;
	}

	.ad-image-list.s-2 {
		display: none;
	}

	.ad-image-list.s-3 {
		display: none;
	}


}

@media screen and (min-width: 481px) and (max-width: 700px) {

	.ad-image-list {
		float: left;
		width:50%;
	}

	.ad-image-list.s-2 {
		display: none;
	}

	.ad-image-list.s-3 {
		display: none;
	}
}

@media screen and (min-width: 701px) and (max-width: 1000px) {

	.ad-image-list {
		float: left;
		width:50%;
	}

	.ad-image-list.s-2 {
		display: none;
	}


	.ad-image-list.s-3 {
		display: none;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1320px) {

	.ad-image-list {
		float: left;
		width:33.3%;
	}

	.ad-image-list.s-3 {
		display: none;
	}
	
}


@media screen and (min-width: 1321px) {

	.ad-image-list {
		float: left;
		width:25%;
	}

}

/* 광고 배너 */


.search-blue::placeholder {
  color: blue;
}


.metadata {
	color:#fff;
}

.metadata a {
	text-decoration:underline;
	color: #918069;
}


.v-under .title {
	min-height:35px;
}