/*     291712 : 맞춤형 컨텐츠      */
.empty__291712__ {
	padding: 0px 10px;
	background: #fafafa;
	font-size: 13px;
	color: blue;
	text-align: center;
}
.tab__291712__ {
	padding-bottom: .5em;
}
.tab__291712__ .dep1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab__291712__ .dep1>li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	align-items: center;
}
.tab__291712__ .dep1>li p {
	position: relative;
	width: 210px;
	margin: 0;
	padding: .4em;
	font-size: 16px;
	font-weight: bold;
	color: #2a5d95;
	display:none;
}
.tab__291712__ .dep1>li p:after {
	content: '';
	position: absolute;
	top: 0;
	right: 24px;
	bottom: 0;
	width: 6px;
	height: 6px;
	margin: auto;
	border: 2px solid transparent;
	border-color: #d41800 #d41800 transparent transparent;
	transform: rotate(45deg);
}
.tab__291712__ .dep2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab__291712__ .dep2>li {
	display: block;
	position:relative;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	font-size: 18px;
	border: 1px solid #eeeeee;
	background: #fafafa;
}

.tab__291712__ .dep2>li:first-child {border-right:none;}
.tab__291712__ .dep2>li:last-child {border-left:none;}
.tab__291712__ .dep2>li a {    font-weight: bold; transition:0.3s; 
	display: block; padding: 12px; white-space: nowrap; vertical-align: middle; letter-spacing: -1px; color: #666;
}
.tab__291712__ .dep2>li:hover a {background:#ed1b23; color: #ffffff;}

.tab__291712__ .dep2>li.active a{background:#ed1b23; color:#ffffff; font-weight: bold;}

@media (max-width:767px) {
	.tab__291712__ {
		padding: 0;
	}
	.tab__291712__ .dep1>li:nth-child(even) {
		background: rgba(255, 255, 255, .5);
	}
	.tab__291712__ .dep1>li p {
		width: 100%;
		padding: .2em;
		font-size: 14px;
	}
	.tab__291712__ .dep1>li p:after {
		right: 16px;
		border-width: 1px;
	}
	.tab__291712__ .dep2>li {
		width: 33.33%;
		font-size: 14px;
	}
}

/*     291713 : 공백      */
.solid_line__291713__ {box-sizing:border-box;display:block;position:relative;width:100%;height:15px}
.solid_line__291713__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__291713__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__291713__ {height:30px}
}

/*     291714 : 탭 컨텐츠 블록 설정      */
.block_option__291714__ {display:table;width:100%}
.block_option__291714__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

#medical_tab1 {display:none;}

/*     291715 : 이미지 리스트 (웹진형)      */
.img_webzine__291715__ {overflow:hidden}
.img_webzine__291715__ * {box-sizing:border-box}
.img_webzine__291715__ .item > a,
.img_webzine__291715__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291715__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291715__ .figure img {width:100%;vertical-align:top}
.img_webzine__291715__ .item.active .figure{width:100%}
.img_webzine__291715__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291715__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291715__ .caption > span {display:block}
.img_webzine__291715__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291715__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291715__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291715__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291715__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291715__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291715__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291715__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291715__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291715__ {}
	.img_webzine__291715__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291715__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291715__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291715__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291715__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291715__ .caption > span.content {margin-top:10px}
	.img_webzine__291715__ .item.active .figure {width:50%}
	.img_webzine__291715__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291715__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291715__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291715__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291715__ .item.active .more:before,
	.img_webzine__291715__ .item.active .more:after {display:none}
	.img_webzine__291715__ .item:hover .more:before,
	.img_webzine__291715__ .item:hover .more:after {background:#000000}
	.img_webzine__291715__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291715__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291715__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291715__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291715__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291715__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291715__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291715__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291716 : 이미지 리스트 (웹진형)      */
.img_webzine__291716__ {overflow:hidden}
.img_webzine__291716__ * {box-sizing:border-box}
.img_webzine__291716__ .item > a,
.img_webzine__291716__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291716__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291716__ .figure img {width:100%;vertical-align:top}
.img_webzine__291716__ .item.active .figure{width:100%}
.img_webzine__291716__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291716__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291716__ .caption > span {display:block}
.img_webzine__291716__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291716__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291716__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291716__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291716__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291716__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291716__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291716__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291716__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291716__ {}
	.img_webzine__291716__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291716__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291716__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291716__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291716__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291716__ .caption > span.content {margin-top:10px}
	.img_webzine__291716__ .item.active .figure {width:50%}
	.img_webzine__291716__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291716__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291716__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291716__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291716__ .item.active .more:before,
	.img_webzine__291716__ .item.active .more:after {display:none}
	.img_webzine__291716__ .item:hover .more:before,
	.img_webzine__291716__ .item:hover .more:after {background:#000000}
	.img_webzine__291716__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291716__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291716__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291716__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291716__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291716__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291716__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291716__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291717 : 이미지 리스트 (웹진형)      */
.img_webzine__291717__ {overflow:hidden}
.img_webzine__291717__ * {box-sizing:border-box}
.img_webzine__291717__ .item > a,
.img_webzine__291717__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291717__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291717__ .figure img {width:100%;vertical-align:top}
.img_webzine__291717__ .item.active .figure{width:100%}
.img_webzine__291717__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291717__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291717__ .caption > span {display:block}
.img_webzine__291717__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291717__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291717__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291717__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291717__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291717__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291717__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291717__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291717__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291717__ {}
	.img_webzine__291717__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291717__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291717__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291717__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291717__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291717__ .caption > span.content {margin-top:10px}
	.img_webzine__291717__ .item.active .figure {width:50%}
	.img_webzine__291717__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291717__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291717__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291717__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291717__ .item.active .more:before,
	.img_webzine__291717__ .item.active .more:after {display:none}
	.img_webzine__291717__ .item:hover .more:before,
	.img_webzine__291717__ .item:hover .more:after {background:#000000}
	.img_webzine__291717__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291717__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291717__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291717__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291717__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291717__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291717__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291717__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291718 : 이미지 리스트 (웹진형)      */
.img_webzine__291718__ {overflow:hidden}
.img_webzine__291718__ * {box-sizing:border-box}
.img_webzine__291718__ .item > a,
.img_webzine__291718__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291718__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291718__ .figure img {width:100%;vertical-align:top}
.img_webzine__291718__ .item.active .figure{width:100%}
.img_webzine__291718__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291718__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291718__ .caption > span {display:block}
.img_webzine__291718__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291718__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291718__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291718__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291718__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291718__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291718__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291718__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291718__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291718__ {}
	.img_webzine__291718__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291718__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291718__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291718__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291718__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291718__ .caption > span.content {margin-top:10px}
	.img_webzine__291718__ .item.active .figure {width:50%}
	.img_webzine__291718__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291718__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291718__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291718__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291718__ .item.active .more:before,
	.img_webzine__291718__ .item.active .more:after {display:none}
	.img_webzine__291718__ .item:hover .more:before,
	.img_webzine__291718__ .item:hover .more:after {background:#000000}
	.img_webzine__291718__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291718__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291718__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291718__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291718__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291718__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291718__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291718__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291719 : 이미지 리스트 (웹진형)      */
.img_webzine__291719__ {overflow:hidden}
.img_webzine__291719__ * {box-sizing:border-box}
.img_webzine__291719__ .item > a,
.img_webzine__291719__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291719__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291719__ .figure img {width:100%;vertical-align:top}
.img_webzine__291719__ .item.active .figure{width:100%}
.img_webzine__291719__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291719__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291719__ .caption > span {display:block}
.img_webzine__291719__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291719__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291719__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291719__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291719__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291719__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291719__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291719__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291719__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291719__ {}
	.img_webzine__291719__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291719__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291719__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291719__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291719__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291719__ .caption > span.content {margin-top:10px}
	.img_webzine__291719__ .item.active .figure {width:50%}
	.img_webzine__291719__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291719__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291719__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291719__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291719__ .item.active .more:before,
	.img_webzine__291719__ .item.active .more:after {display:none}
	.img_webzine__291719__ .item:hover .more:before,
	.img_webzine__291719__ .item:hover .more:after {background:#000000}
	.img_webzine__291719__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291719__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291719__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291719__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291719__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291719__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291719__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291719__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291720 : 이미지 리스트 (웹진형)      */
.img_webzine__291720__ {overflow:hidden}
.img_webzine__291720__ * {box-sizing:border-box}
.img_webzine__291720__ .item > a,
.img_webzine__291720__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291720__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291720__ .figure img {width:100%;vertical-align:top}
.img_webzine__291720__ .item.active .figure{width:100%}
.img_webzine__291720__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291720__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291720__ .caption > span {display:block}
.img_webzine__291720__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291720__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291720__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291720__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291720__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291720__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291720__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291720__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291720__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291720__ {}
	.img_webzine__291720__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291720__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291720__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291720__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291720__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291720__ .caption > span.content {margin-top:10px}
	.img_webzine__291720__ .item.active .figure {width:50%}
	.img_webzine__291720__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291720__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291720__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291720__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291720__ .item.active .more:before,
	.img_webzine__291720__ .item.active .more:after {display:none}
	.img_webzine__291720__ .item:hover .more:before,
	.img_webzine__291720__ .item:hover .more:after {background:#000000}
	.img_webzine__291720__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291720__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291720__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291720__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291720__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291720__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291720__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291720__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291721 : 이미지 리스트 (웹진형)      */
.img_webzine__291721__ {overflow:hidden}
.img_webzine__291721__ * {box-sizing:border-box}
.img_webzine__291721__ .item > a,
.img_webzine__291721__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291721__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291721__ .figure img {width:100%;vertical-align:top}
.img_webzine__291721__ .item.active .figure{width:100%}
.img_webzine__291721__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291721__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291721__ .caption > span {display:block}
.img_webzine__291721__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291721__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291721__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291721__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291721__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291721__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291721__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291721__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291721__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291721__ {}
	.img_webzine__291721__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291721__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291721__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291721__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291721__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291721__ .caption > span.content {margin-top:10px}
	.img_webzine__291721__ .item.active .figure {width:50%}
	.img_webzine__291721__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291721__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291721__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291721__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291721__ .item.active .more:before,
	.img_webzine__291721__ .item.active .more:after {display:none}
	.img_webzine__291721__ .item:hover .more:before,
	.img_webzine__291721__ .item:hover .more:after {background:#000000}
	.img_webzine__291721__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291721__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291721__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291721__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291721__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291721__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291721__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291721__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291722 : 이미지 리스트 (웹진형)      */
.img_webzine__291722__ {overflow:hidden}
.img_webzine__291722__ * {box-sizing:border-box}
.img_webzine__291722__ .item > a,
.img_webzine__291722__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291722__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291722__ .figure img {width:100%;vertical-align:top}
.img_webzine__291722__ .item.active .figure{width:100%}
.img_webzine__291722__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291722__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291722__ .caption > span {display:block}
.img_webzine__291722__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291722__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291722__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291722__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291722__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291722__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291722__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291722__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291722__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291722__ {}
	.img_webzine__291722__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291722__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291722__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291722__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291722__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291722__ .caption > span.content {margin-top:10px}
	.img_webzine__291722__ .item.active .figure {width:50%}
	.img_webzine__291722__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291722__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291722__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291722__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291722__ .item.active .more:before,
	.img_webzine__291722__ .item.active .more:after {display:none}
	.img_webzine__291722__ .item:hover .more:before,
	.img_webzine__291722__ .item:hover .more:after {background:#000000}
	.img_webzine__291722__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291722__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291722__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291722__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291722__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291722__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291722__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291722__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291723 : 이미지 리스트 (웹진형)      */
.img_webzine__291723__ {overflow:hidden}
.img_webzine__291723__ * {box-sizing:border-box}
.img_webzine__291723__ .item > a,
.img_webzine__291723__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291723__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291723__ .figure img {width:100%;vertical-align:top}
.img_webzine__291723__ .item.active .figure{width:100%}
.img_webzine__291723__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291723__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291723__ .caption > span {display:block}
.img_webzine__291723__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291723__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291723__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291723__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291723__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291723__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291723__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291723__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291723__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291723__ {}
	.img_webzine__291723__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291723__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291723__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291723__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291723__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291723__ .caption > span.content {margin-top:10px}
	.img_webzine__291723__ .item.active .figure {width:50%}
	.img_webzine__291723__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291723__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291723__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291723__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291723__ .item.active .more:before,
	.img_webzine__291723__ .item.active .more:after {display:none}
	.img_webzine__291723__ .item:hover .more:before,
	.img_webzine__291723__ .item:hover .more:after {background:#000000}
	.img_webzine__291723__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291723__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291723__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291723__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291723__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291723__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291723__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291723__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291724 : 이미지 리스트 (웹진형)      */
.img_webzine__291724__ {overflow:hidden}
.img_webzine__291724__ * {box-sizing:border-box}
.img_webzine__291724__ .item > a,
.img_webzine__291724__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291724__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291724__ .figure img {width:100%;vertical-align:top}
.img_webzine__291724__ .item.active .figure{width:100%}
.img_webzine__291724__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291724__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291724__ .caption > span {display:block}
.img_webzine__291724__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291724__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291724__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291724__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291724__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291724__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291724__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291724__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291724__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291724__ {}
	.img_webzine__291724__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291724__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291724__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291724__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291724__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291724__ .caption > span.content {margin-top:10px}
	.img_webzine__291724__ .item.active .figure {width:50%}
	.img_webzine__291724__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291724__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291724__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291724__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291724__ .item.active .more:before,
	.img_webzine__291724__ .item.active .more:after {display:none}
	.img_webzine__291724__ .item:hover .more:before,
	.img_webzine__291724__ .item:hover .more:after {background:#000000}
	.img_webzine__291724__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291724__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291724__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291724__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291724__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291724__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291724__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291724__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291725 : 이미지 리스트 (웹진형)      */
.img_webzine__291725__ {overflow:hidden}
.img_webzine__291725__ * {box-sizing:border-box}
.img_webzine__291725__ .item > a,
.img_webzine__291725__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291725__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291725__ .figure img {width:100%;vertical-align:top}
.img_webzine__291725__ .item.active .figure{width:100%}
.img_webzine__291725__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291725__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291725__ .caption > span {display:block}
.img_webzine__291725__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291725__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291725__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291725__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291725__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291725__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291725__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291725__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291725__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291725__ {}
	.img_webzine__291725__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291725__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291725__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291725__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291725__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291725__ .caption > span.content {margin-top:10px}
	.img_webzine__291725__ .item.active .figure {width:50%}
	.img_webzine__291725__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291725__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291725__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291725__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291725__ .item.active .more:before,
	.img_webzine__291725__ .item.active .more:after {display:none}
	.img_webzine__291725__ .item:hover .more:before,
	.img_webzine__291725__ .item:hover .more:after {background:#000000}
	.img_webzine__291725__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291725__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291725__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291725__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291725__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291725__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291725__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291725__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291726 : 이미지 리스트 (웹진형)      */
.img_webzine__291726__ {overflow:hidden}
.img_webzine__291726__ * {box-sizing:border-box}
.img_webzine__291726__ .item > a,
.img_webzine__291726__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291726__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291726__ .figure img {width:100%;vertical-align:top}
.img_webzine__291726__ .item.active .figure{width:100%}
.img_webzine__291726__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291726__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291726__ .caption > span {display:block}
.img_webzine__291726__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291726__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291726__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291726__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291726__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291726__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291726__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291726__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291726__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291726__ {}
	.img_webzine__291726__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291726__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291726__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291726__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291726__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291726__ .caption > span.content {margin-top:10px}
	.img_webzine__291726__ .item.active .figure {width:50%}
	.img_webzine__291726__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291726__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291726__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291726__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291726__ .item.active .more:before,
	.img_webzine__291726__ .item.active .more:after {display:none}
	.img_webzine__291726__ .item:hover .more:before,
	.img_webzine__291726__ .item:hover .more:after {background:#000000}
	.img_webzine__291726__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291726__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291726__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291726__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291726__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291726__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291726__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291726__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291727 : 이미지 리스트 (웹진형)      */
.img_webzine__291727__ {overflow:hidden}
.img_webzine__291727__ * {box-sizing:border-box}
.img_webzine__291727__ .item > a,
.img_webzine__291727__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291727__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291727__ .figure img {width:100%;vertical-align:top}
.img_webzine__291727__ .item.active .figure{width:100%}
.img_webzine__291727__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291727__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291727__ .caption > span {display:block}
.img_webzine__291727__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291727__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291727__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291727__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291727__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291727__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291727__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291727__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291727__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291727__ {}
	.img_webzine__291727__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291727__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291727__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291727__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291727__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291727__ .caption > span.content {margin-top:10px}
	.img_webzine__291727__ .item.active .figure {width:50%}
	.img_webzine__291727__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291727__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291727__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291727__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291727__ .item.active .more:before,
	.img_webzine__291727__ .item.active .more:after {display:none}
	.img_webzine__291727__ .item:hover .more:before,
	.img_webzine__291727__ .item:hover .more:after {background:#000000}
	.img_webzine__291727__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291727__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291727__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291727__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291727__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291727__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291727__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291727__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291728 : 이미지 리스트 (웹진형)      */
.img_webzine__291728__ {overflow:hidden}
.img_webzine__291728__ * {box-sizing:border-box}
.img_webzine__291728__ .item > a,
.img_webzine__291728__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291728__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291728__ .figure img {width:100%;vertical-align:top}
.img_webzine__291728__ .item.active .figure{width:100%}
.img_webzine__291728__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291728__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291728__ .caption > span {display:block}
.img_webzine__291728__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291728__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291728__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291728__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291728__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291728__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291728__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291728__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291728__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291728__ {}
	.img_webzine__291728__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291728__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291728__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291728__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291728__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291728__ .caption > span.content {margin-top:10px}
	.img_webzine__291728__ .item.active .figure {width:50%}
	.img_webzine__291728__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291728__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291728__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291728__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291728__ .item.active .more:before,
	.img_webzine__291728__ .item.active .more:after {display:none}
	.img_webzine__291728__ .item:hover .more:before,
	.img_webzine__291728__ .item:hover .more:after {background:#000000}
	.img_webzine__291728__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291728__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291728__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291728__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291728__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291728__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291728__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291728__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291729 : 이미지 리스트 (웹진형)      */
.img_webzine__291729__ {overflow:hidden}
.img_webzine__291729__ * {box-sizing:border-box}
.img_webzine__291729__ .item > a,
.img_webzine__291729__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291729__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291729__ .figure img {width:100%;vertical-align:top}
.img_webzine__291729__ .item.active .figure{width:100%}
.img_webzine__291729__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291729__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291729__ .caption > span {display:block}
.img_webzine__291729__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291729__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291729__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291729__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291729__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291729__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291729__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291729__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291729__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291729__ {}
	.img_webzine__291729__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291729__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291729__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291729__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291729__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291729__ .caption > span.content {margin-top:10px}
	.img_webzine__291729__ .item.active .figure {width:50%}
	.img_webzine__291729__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291729__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291729__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291729__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291729__ .item.active .more:before,
	.img_webzine__291729__ .item.active .more:after {display:none}
	.img_webzine__291729__ .item:hover .more:before,
	.img_webzine__291729__ .item:hover .more:after {background:#000000}
	.img_webzine__291729__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291729__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291729__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291729__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291729__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291729__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291729__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291729__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291730 : 이미지 리스트 (웹진형)      */
.img_webzine__291730__ {overflow:hidden}
.img_webzine__291730__ * {box-sizing:border-box}
.img_webzine__291730__ .item > a,
.img_webzine__291730__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291730__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291730__ .figure img {width:100%;vertical-align:top}
.img_webzine__291730__ .item.active .figure{width:100%}
.img_webzine__291730__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291730__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291730__ .caption > span {display:block}
.img_webzine__291730__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291730__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291730__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291730__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291730__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291730__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291730__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291730__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291730__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291730__ {}
	.img_webzine__291730__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291730__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291730__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291730__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291730__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291730__ .caption > span.content {margin-top:10px}
	.img_webzine__291730__ .item.active .figure {width:50%}
	.img_webzine__291730__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291730__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291730__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291730__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291730__ .item.active .more:before,
	.img_webzine__291730__ .item.active .more:after {display:none}
	.img_webzine__291730__ .item:hover .more:before,
	.img_webzine__291730__ .item:hover .more:after {background:#000000}
	.img_webzine__291730__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291730__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291730__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291730__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291730__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291730__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291730__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291730__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291731 : 이미지 리스트 (웹진형)      */
.img_webzine__291731__ {overflow:hidden}
.img_webzine__291731__ * {box-sizing:border-box}
.img_webzine__291731__ .item > a,
.img_webzine__291731__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291731__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291731__ .figure img {width:100%;vertical-align:top}
.img_webzine__291731__ .item.active .figure{width:100%}
.img_webzine__291731__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291731__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291731__ .caption > span {display:block}
.img_webzine__291731__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291731__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291731__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291731__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291731__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291731__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291731__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291731__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291731__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291731__ {}
	.img_webzine__291731__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291731__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291731__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291731__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291731__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291731__ .caption > span.content {margin-top:10px}
	.img_webzine__291731__ .item.active .figure {width:50%}
	.img_webzine__291731__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291731__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291731__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291731__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291731__ .item.active .more:before,
	.img_webzine__291731__ .item.active .more:after {display:none}
	.img_webzine__291731__ .item:hover .more:before,
	.img_webzine__291731__ .item:hover .more:after {background:#000000}
	.img_webzine__291731__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291731__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291731__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291731__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291731__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291731__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291731__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291731__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291732 : 이미지 리스트 (웹진형)      */
.img_webzine__291732__ {overflow:hidden}
.img_webzine__291732__ * {box-sizing:border-box}
.img_webzine__291732__ .item > a,
.img_webzine__291732__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291732__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291732__ .figure img {width:100%;vertical-align:top}
.img_webzine__291732__ .item.active .figure{width:100%}
.img_webzine__291732__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291732__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291732__ .caption > span {display:block}
.img_webzine__291732__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291732__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291732__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291732__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291732__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291732__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291732__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291732__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291732__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291732__ {}
	.img_webzine__291732__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291732__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291732__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291732__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291732__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291732__ .caption > span.content {margin-top:10px}
	.img_webzine__291732__ .item.active .figure {width:50%}
	.img_webzine__291732__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291732__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291732__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291732__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291732__ .item.active .more:before,
	.img_webzine__291732__ .item.active .more:after {display:none}
	.img_webzine__291732__ .item:hover .more:before,
	.img_webzine__291732__ .item:hover .more:after {background:#000000}
	.img_webzine__291732__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291732__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291732__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291732__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291732__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291732__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291732__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291732__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291733 : 이미지 리스트 (웹진형)      */
.img_webzine__291733__ {overflow:hidden}
.img_webzine__291733__ * {box-sizing:border-box}
.img_webzine__291733__ .item > a,
.img_webzine__291733__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291733__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291733__ .figure img {width:100%;vertical-align:top}
.img_webzine__291733__ .item.active .figure{width:100%}
.img_webzine__291733__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291733__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291733__ .caption > span {display:block}
.img_webzine__291733__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291733__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291733__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291733__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291733__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291733__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291733__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291733__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291733__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291733__ {}
	.img_webzine__291733__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291733__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291733__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291733__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291733__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291733__ .caption > span.content {margin-top:10px}
	.img_webzine__291733__ .item.active .figure {width:50%}
	.img_webzine__291733__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291733__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291733__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291733__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291733__ .item.active .more:before,
	.img_webzine__291733__ .item.active .more:after {display:none}
	.img_webzine__291733__ .item:hover .more:before,
	.img_webzine__291733__ .item:hover .more:after {background:#000000}
	.img_webzine__291733__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291733__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291733__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291733__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291733__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291733__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291733__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291733__ .caption > span.content {font-size:15px;line-height:1.6em}
}

/*     291734 : 이미지 리스트 (웹진형)      */
.img_webzine__291734__ {overflow:hidden}
.img_webzine__291734__ * {box-sizing:border-box}
.img_webzine__291734__ .item > a,
.img_webzine__291734__ .item > div {display:table;position:relative;width:100%;cursor:pointer}
.img_webzine__291734__ .figure {display:block;width:0;margin:0;padding:0;vertical-align:middle;}
.img_webzine__291734__ .figure img {width:100%;vertical-align:top}
.img_webzine__291734__ .item.active .figure{width:100%}
.img_webzine__291734__ .caption {display:block;position:relative;width:100%; padding:15px; border:1px solid #ccc;background:#fff;vertical-align:middle;}
.img_webzine__291734__ .item:not(:first-child) .caption {border-top:none}
.img_webzine__291734__ .caption > span {display:block}
.img_webzine__291734__ .caption > span.subject {font-weight:bold;color:#000000}
.img_webzine__291734__ .caption > span.content {color:#444444;word-break:keep-all}

.img_webzine__291734__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}


.text_m_sml__291734__ .caption > span.subject {font-size:14px;line-height:1.6em}
.text_m_sml__291734__ .caption > span.content {font-size:13px;line-height:1.6em}
.text_m_med__291734__ .caption > span.subject {font-size:25px;line-height:1.6em}
.text_m_med__291734__ .caption > span.content {font-size:17px; line-height:1.6em; margin-bottom: 12px;}
.text_m_big__291734__ .caption > span.subject {font-size:18px;line-height:1.6em}
.text_m_big__291734__ .caption > span.content {font-size:15px;line-height:1.6em}

@media (min-width:1024px){
	.img_webzine__291734__ {}
	.img_webzine__291734__ .caption {display:table-cell;position:relative;width:100%;height:115px;padding:40px 20px 30px 30px;border:1px solid #ccc;background:#fff;vertical-align:middle;}
	.img_webzine__291734__ .figure {display:table-cell; vertical-align:middle; position:relative;width:0;margin:0;padding:0;transition:.2s}
	.img_webzine__291734__ .figure:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-right:none}
	.img_webzine__291734__ .item:not(:first-child) .figure:before {border-top:none}
	.img_webzine__291734__ .caption {width:100%;height:115px;transition:.2s}
	.img_webzine__291734__ .caption > span.content {margin-top:10px}
	.img_webzine__291734__ .item.active .figure {width:50%}
	.img_webzine__291734__ .item.active .caption {width:50%;height:230px; vertical-align:top;}
	.img_webzine__291734__ .item.active .caption > span.content {display:block;font-size:18px;}
	.img_webzine__291734__ .item:not(.active):hover .caption > span.subject {color:#f40000}

	.img_webzine__291734__ .item.active .more {top:auto;right:auto;bottom:130px;left:30px;width:auto;height:auto;font-size:16px;color:#000000;text-indent:0}
	.img_webzine__291734__ .item.active .more:before,
	.img_webzine__291734__ .item.active .more:after {display:none}
	.img_webzine__291734__ .item:hover .more:before,
	.img_webzine__291734__ .item:hover .more:after {background:#000000}
	.img_webzine__291734__ .item:not(.active) .more {transition:transform .3s}
	.img_webzine__291734__ .item:not(.active):hover .more {transform:rotate(180deg)}

	.text_sml__291734__ .caption > span.subject {font-size:14px;line-height:1.6em}
	.text_sml__291734__ .caption > span.content {font-size:13px;line-height:1.6em}
	.text_med__291734__ .caption > span.subject {font-size:24px;line-height:1.6em}
	.text_med__291734__ .caption > span.content {font-size:14px;line-height:1.4em}
	.text_big__291734__ .caption > span.subject {font-size:18px;line-height:1.6em}
	.text_big__291734__ .caption > span.content {font-size:15px;line-height:1.6em}
}

