@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(/templates/2015/font/nanumbarungothic.css);
* {box-sizing: border-box;}
html,body{width:100%}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-size:14px;font-family: HelveticaNeue,AppleSDGothicNeo-Regular,sans-serif;line-height:1.5em}
body{position:relative;color:#000;background-color:#e6e6e6;}
img,fieldset{border:0}
input:focus {outline:none;}
ul,ol,li {list-style:none}
h1,h2,h3 {font-family: AppleSDGothicNeo-Bold,NanumBarunGothicBold;font-weight:normal;}
a {text-decoration: none; color: #326891;}
.page {
	position: relative;
	z-index: 1;
}
.page.menu-on {
	position: fixed;
	top: 0; 
	box-shadow: rgba(0, 0, 0, 0.2) -1px 0 2px;
	-webkit-transform: translate(250px, 0);
	transform: translate(250px, 0);
	-webkit-transition: -webkit-transform 250ms ease-out;
	transition: transform 250ms ease-out;
}
.header {
	width: 100%;
	min-height: 48px;
	color: #000;
	background-color: #f6f6f6;
	border-bottom: 2px solid #6d98a8;
	position: relative;
	z-index: 102;
}
.header-in {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.logo {
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -46px;
	width: 92px;
}
.logo a span {
	display: block;
	width: 92px;
	height: 21px;
	text-indent: -9999px;
	background: url(http://www.vop.co.kr/templates/2015/images/logo-view.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.scroll-top {
	float: left;
	margin: 14px 0 0 30px;
	line-height: 18px;
	display: none;
}
.scoll-logo {
	font-size: 16px;
	font-family: AppleSDGothicNeo-Bold,NanumBarunGothic;
}
.scroll-title {
	font-size: 12px;
	cursor: pointer;
}
.scroll-title:before {
	content:"|";
	margin: 0 10px;
	color: #ccc;
}
.menu-btn {
	display: block;
	position: absolute;
	left: 15px;
	top: 13px;
}
.menu-btn-in {
	display: block;
	width: 20px;
	height: 20px;
	background: url(http://www.vop.co.kr/templates/2015/images/menu-btn.png) 0 0 no-repeat;
	background-size: 100% 100%;
	text-indent: -9999px;
}
.search-box {
	width: 100%;
	height: 46px;
	padding: 10px 15px;
	position: absolute;
	top: 46px;
	left: 0;
	background: #fff;
	background-color: #f6f6f6;
	border-bottom: 2px solid #6d98a8;
	display: none;
}
.search-box.expand {
	display: block;
}
.top-input {
	width: 180px;
	height: 28px;
	font-size: 14px;
	line-height: 18px;
	padding: 4px 4px;
	border: 2px solid #f6f6f6;
	-webkit-appearance: none;
	border-radius: 0;
	font-family:HelveticaNeue,AppleSDGothicNeo-Regular,'Nanum Gothic', 'NanumBarunGothic', serif;
	margin-right: 5px;
}
input.top-input:focus {
	border: 2px solid #aabfc8;
}
.top-input-btn {
	width: 20px;
	position: absolute;
	top: 14px;
	right: 15px;
}
.search-btn {
	width: 48px;
	height: 28px;
	border: 0;
	background-color: #6d98a8;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	letter-spacing: -1px;
	white-space: nowrap;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
.search-close {
	width: 48px;
	height: 28px;
	border: 0;
	background-color: #999;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	letter-spacing: -1px;
	white-space: nowrap;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
.article-meta {
	width: 100%;
	padding: 15px 15px 0 15px;
	background-color: #fff;
}
.article-meta h2 {
	font-size: 24px;
	line-height: 1.25em;
	letter-spacing: -1px;
}
.article-meta .subtitle {
	margin: 5px 0;
	font-size: 16px;
}
.article-meta span {
	margin-right: 5px;
}
.article-meta span.email {
	margin-right: 10px;
}
.article-meta .email,
.article-meta .date {
	font-size: 12px;
	color: #999;
}
.article-meta .date {
	display: block;
}
.article-meta .font-change {
	float: right;
	margin-top: 5px;
}
.article-meta .font-change span {
	display: table-cell;
	border: 1px solid #cdcdcd;
	width: 36px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	color: #4a4e50;
	cursor: pointer;
}
.article-meta .font-change .font-plus {
	border-left: 0;
}
.article-meta .font-change .font-minus {
	font-size: 12px;
}
.article-meta .font-change span.disable {
	color: #a5a6a8;
}
.article-share {
	padding: 10px 0 25px;
}
.article-share div {
	width: 25%;
	margin: 0;
	height: 40px;
	float: left;
	padding-right: 1px;
}
.article-share div.share-ks {
	padding-right: 0;
}
.article-share div a {
	display: block;
	width: 100%;
	height: 100%;
}
.share-print,
.share-ks2 {
	display: none;
}
.share-fb a {
	background-color: #3c5898;
}
.share-fb a:hover {
	background-color: #243d7f;
}
.share-tw a {
	background-color: #6aadd1;
}
.share-tw a:hover {
	background-color: #4e97c3;
}
.share-kt a {
	background-color: #ffeb00;
}
.share-kt a:hover {
	background-color: #ffcc00;
}
.share-ks a,
.share-ks2 a {
	background-color: #fab900;
}
.share-ks a:hover,
.share-ks2 a:hover {
	background-color: #f79400;
}
.share-print a {
	background-color: #666666;
}
.share-print a:hover {
	background-color: #4a4a4a;
}
.share-icon {
	text-indent: -9999px;
	display: block;
	width: 40px;
	height: 40px;
	background:url(http://www.vop.co.kr/templates/2015/images/icon-fb.png) 4px 4px no-repeat;
	background-size: 32px;
}
.icon-twitter {
	background-image:url(http://www.vop.co.kr/templates/2015/images/icon-tw.png);
}
.icon-kakaotalk {
	background-image:url(http://www.vop.co.kr/templates/2015/images/icon-kt.png);
}
.icon-kakaostory {
	background-image:url(http://www.vop.co.kr/templates/2015/images/icon-ks.png);
}
.icon-print {
	background-image:url(http://www.vop.co.kr/templates/2015/images/icon-print.png);
}
.scroll-share {
	top: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
	z-index: 10;
	-webkit-transform: translate(0, -54px);
	transform: translate(0, -54px);
	-webkit-transition: -webkit-transform 300ms ease;
	transition: transform 300ms ease;
	text-align: center;
	height: 54px;
}
.scroll-share .share-icon {
	background-size: 28px;
}
.scroll-share.menu-on {
	display: none !important;
}
.scroll-share.visible {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: -webkit-transform 300ms ease;
	transition: transform 300ms ease;
}
.scroll-share div {
	display: inline-block;
	margin: 5px 5px;
	width: 42px;
	height: 42px;
}
.scroll-share div a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 3px solid #fff;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
}
.go-top {
	display: none;
	width: 45px;
	height: 40px;
	background: url(http://www.vop.co.kr/templates/2015/images/go-top-btn.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	position: fixed;
	bottom: 52px;
	right: 15px;
	z-index: 999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
	cursor: pointer;
}
.article-body {
	padding: 0 15px 15px;
	background-color: #fff;
}
.articlein_ad {
	width: 160px;
	height: 160px;
	float: right;
	margin: 4px 0px 1em 15px;
}
.article-text {
	font-size: 17px;
	line-height: 1.55em;
	color: #333;
	margin-bottom: 1.5em;
}
.news_align_bigright, .news_align_center, .news_align_bigleft {
	width: 100%;
	margin-bottom: 1.5em;
}
.news_align_right {
	width: 55%;
	float: right;
	margin: 5px 0 1.3em 10px;
}
.news_align_left {
	width: 55%;
	float: left;
	margin: 5px 13px 1.3em 0px;
}
.photo-img,
.photo_caption,
.cartoon-image {
	max-width: 100%;
	margin: 0 auto;
}
.news_photo img,
.news_photo2 img,
.cartoon-image img {
	width: 100%;
}
.photo_caption {
	font-size: 11px;
	line-height: 1.3em;
	color: #666;
	margin: 0 auto;
}
.photo_credit {
	margin-left: 5px;
}
.photo-img {
	position: relative;
}
.photo-img img {
	display: block;
}
.news_photo.news_align_bigcenter .photo_caption {
	display: none;
}
.news_photo2 {
	display: none;
}
.youtube {
	width: 100%;
	position: relative;
	margin-bottom: 2em;
}
.youtube img {
	width: 100%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sns {
	width: 100%;
	margin-bottom: 2em;
}
.news_box {
	width: 98%;
	margin: 0 auto 2em auto;
	padding: 0 15px 2px 15px;
	background-color: #e9e7e8;
	border-radius: 5px;
}
.news_box_title {
	display: inline-block;
	background-color: #ffeb00 !important;
	color: #4c4e4d;
	padding: 2px 5px;
}
.news_box_article {
	padding-top: 15px;
}
.icon-q {
	display: inline-block;
	background-color:#fab900;
	padding: 0 5px;
	margin-right: 6px;
}
.icon-a {
	display: inline-block;
	background-color:#6d98a8;
	padding: 0 5px;
	margin-right: 6px;
	color: #fff;
}
.icon-q:after,
.icon-a:after {
	content: ":";
	margin-right:3px;
}
.article-text strong {
	font-size: 18px;
}
.article-script:before {
	content: "";
	width: 60px;
	height: 1px;
	display: inline-block;
	background-color: #000;
	margin: 0 0 13px;
}
.article-bottom-ad {
	text-align: center;
	margin: 30px 0;
	display: none;
}
.article-bottom-ad img {
	width: 200px;
}
.footer {
	font-size: 11px;
	height: 80px;
	border-top: 1px solid #e2e2e2;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	background: #000;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer-list span {
	line-height: 11px;
	border-left: 1px solid #e2e2e2;
	padding: 0 7px;
	display: inline-block;
}
.footer-list span:nth-child(1) {
	border-left: 0;
	padding-left: 0;
}
.copyright {
	margin-top: 20px;
}
.shell:after,
#container8:after,
.article-share:after,
.sns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.menu {
	width: 250px;
	overflow: visible;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: #37515a;
	color: #fff;
	font-size: 16px;
	padding-bottom: 20px;
	-webkit-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
}
.menu.menu-on {
	display: block;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: -webkit-transform 250ms ease-out;
	transition: transform 250ms ease-out;
}
.menu a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.menu-home {
	height: 48px;
	width: 100%;
	text-align: center;
	line-height: 48px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.menu-home span {
	padding-left: 26px;
	background: url(http://www.vop.co.kr/templates/2015/images/icon-home.png) 0 0 no-repeat;
	background-size: 20px 20px;
	line-height: 20px;
	display: inline-block;
}
.menu li h4 {
	min-height: 42px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	line-height:  42px;
	padding-left: 10px;
}
.menu li span {
	display: inline-block;
	width: 50%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #000;	
	float: left;
	background: #222;
	text-align: center;
}
.menu li span:nth-child(even) {
	border-right: 1px solid #000;
}
.menu li span:nth-child(odd) {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.menu-bottom {
	text-align: center;
	padding: 20px 0;
}
.menu-bottom .copyright {
	font-size: 11px;
	color: #6d98a8;
}
.overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0,0,0,0);
}
.overlay.menu-on {
	display: block;
	background: rgba(0,0,0,0.5);
}
.container {
	width: 100%;
	padding: 0px 10px;
}
.container-first {
	padding-top: 10px;
}
.article-box {
	margin: 0 0 8px 0;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.article-box a {
	color: #222;
}
.article-box li {
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
	width: 100%;
}
.article-box li:first-child {
	border: none;
}
.article-box a {
	display: block;
	overflow: hidden;
	padding: 10px 10px;
	font-size: 15px;
	font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
	letter-spacing: -1px;
	line-height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.thumb{
	width: 100%;
	position: relative;
	margin-bottom: 5px;
}
.thumb img {
	width: 100%;
	display: block;
}
.listed li a b,
.text b {
	color: #326891;
	margin-right: 5px;
	font-weight: normal;
}
.article-box h2 {
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -1px;
	font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
	line-height: 20px;
	padding: 0 10px 10px;
	display: none;
	z-index: 2;
}
.article-box h2 span {
	color: #cc0000;
	margin-right: 5px;
}
.middle-thumb {
	padding: 10px 0px 0px 0px;
}
.middle-thumb li:nth-child(-n+2) {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	border: none;
}
.middle-thumb li:nth-child(1) a {
	padding: 0px 5px 0px 10px;
	display: block;
	position: relative;
	white-space: normal;
}
.middle-thumb li:nth-child(2) a {
	padding: 0px 10px 0px 5px;
	display: block;
	position: relative;
	white-space: normal;
}
.middle-thumb li:nth-child(-n+2) .text {
	font-size: 14px;
	line-height: 19px;
	display: -webkit-box;
	overflow: hidden;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.big-thumb li:nth-child(1) a,
.topStyle3 li:nth-child(1) a,
.topStyle4 li:nth-child(1) a {
	padding: 0;
	display: block;
	position: relative;
	white-space: normal;
}
.big-thumb li:nth-child(1) .text,
.topStyle3 li:nth-child(1) .text,
.topStyle4 li:nth-child(1) .text {
	font-size: 17px;
	line-height: 24px;
	padding: 5px 10px 0px;
	display: -webkit-box;
}
.big-thumb li:nth-child(1) .text {
	padding-bottom: 10px;
}
.big-thumb li:nth-child(1) .thumb-label {
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 14px;
	color: #000;
	background: #ffeb00;
	padding: 3px 5px;
}
.small-thumb h2 {
	padding: 10px 10px 0;
}
.small-thumb a {
	padding: 10px 10px 5px 10px;
	position: relative;
}
.small-thumb .thumb {
	width: 90px;
	float: left;
}
.small-thumb .text {
	display: block;
	white-space: normal;
	position: absolute;
	top: 15px;
	left: 110px;
	right: 20px;
	bottom: 10px;
}
.listed h2 {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #f2f2f2;
	color: #326891;
}
.big-thumb h2 {
	padding: 10px 10px 10px 10px;
}

.article-box .writer {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	color: #999;
}
.topStyle3 .writer,
.topStyle4 .writer {
	padding: 5px 0 10px 10px;
}
.article-box .desc {
	white-space: normal;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 19px;
	display: -webkit-box;
	overflow: hidden;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.topStyle1 .thumb {
	width: 90px;
	float: right;
	margin-left: 15px;
}
.topStyle1 .text {
	white-space: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	display: -webkit-box;
	overflow: hidden;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.topStyle3 .desc,
.topStyle4 .desc {
	display: none;
}
.article-box-title-on h2 {
	display: block;
}
#right-top-ad {
	display: none;
}
.top-ad {
	text-align: center;
}
.ad_box {
	width: 100%;
	height: 145px;
	overflow: hidden;
}
.ad_box2 {
	margin: 0 10px 10px;
	padding: 10px 5px 0px;
}
.ad_box3 {
	text-align: center;
	margin-bottom: 5px;
}
.ad_box4 {
	height: 48px;
}
.news_slide {
	position: relative;
	overflow: hidden;
}
.news_slide .news_align_center {
	margin: 5px 0 0 0;
}
.news_slide #slider-prev a,
.news_slide #slider-next a {
	position: absolute;
	top: 80px;
	width: 20px;
	height: 36px;
	text-indent: -9999px;
	z-index: 100;
	display: block;
	opacity: 0.8;
	background-size: 20px 36px;
}
.news_slide #slider-prev a:hover,
.news_slide #slider-next a:hover {
	opacity: 1;
}
#slider-prev a {
	background: url(../images/slide-prev.png) 0 0 no-repeat;
	left: 0px;
}
#slider-next a {
	background: url(../images/slide-next.png) 0 0 no-repeat;
	right: 0px;
}
.bx-wrapper .bx-pager {
	display: none;
}

a.view-mobile {
	display: none;
}
.ad-mobile-article-bottom {
	padding: 10px 0;
	background-color: #fff;
}
.ad-mobile-article-bottom div {
	margin-bottom: 10px;
	text-align: center;
}
.ad-mobile-article-bottom .ad_box {
	margin: 0;
	padding: 0 15px;
}
.ad-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	z-index:10000;
	background: #333;
}
.scene {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin: 25px 0 20px;
}
.scene-time {
	font-size: 12px;
}
.scene-title {
	font-size: 16px;
}
.relative_content {
	margin: 0 0 20px 0;
}
.relative_content h4 {
	margin: 0 0 5px 0;
}
.relative_content li {
	margin: 0 0 5px 0;
}
.relative_content li:before {
	content: "·";
	margin-right: 5px;
	margin-left: 3px;
}
.relative_content li a:hover {
	text-decoration: underline;
}
.big-chart {
	width: 100%;
	margin-bottom: 1.5em;
}
.chart-frame {
	width: 100%;
	border: 0;
}