
/* ****************** 1칸 레이아웃  ****************** */

.layout_334745_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_334745_ > div:after {content:''; display:block; clear:both;}
.layout_334745_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_334745_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

@keyframes showTitle{
	0%{transform:translateX(0);}
	100%{transform:translateX(100%);}
}
@keyframes titleColor{
	0%{color:#000;}
	50%{color:#ee1c25;}
	100%{color:#000;}
}
  
.title_5614525_ {font-size:0;}
.title_5614525_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:80px; letter-spacing:-1px; font-weight:bold; color:#000; line-height:1.4em;animation:titleColor 5s ease-in-out infinite;transition: all 0.5s ease-out;
}
.title_5614525_ p:before {content:''; position:absolute; background:#000000; font-size:0;}
.title_5614525_ p:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translateX(0);animation: showTitle 1.2s ease forwards;}

.title_5614525_.style_top p {padding-top:10px;}
.title_5614525_.style_top p:before {left:0; top:0; width:80px; height:4px;}

.title_5614525_.style_right p {padding-right:14px;}
.title_5614525_.style_right p:before {right:0; top:16px; width:4px; height:80px;}

.title_5614525_.style_bottom p {padding-bottom:12px;}
.title_5614525_.style_bottom p:before {left:0; bottom:0; width:80px; height:4px;}

.title_5614525_.style_left p {padding-left:14px;}
.title_5614525_.style_left p:before {left:0; top:16px; width:4px; height:80px;}

.title_5614525_.style_circle1 p {padding-left:20px;}
.title_5614525_.style_circle1 p:before {
	left:0; top:50px; width:12px; height:12px;
	border-radius:12px;
}

.title_5614525_.style_circle2 p {padding-left:20px;}
.title_5614525_.style_circle2 p:before {
	left:0; top:50px; width:12px; height:12px;
	border:2px solid #000000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_334765_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_334765_ > div:after {content:''; display:block; clear:both;}
.layout_334765_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_334765_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

@keyframes showTitle{
	0%{transform:translateX(0);}
	100%{transform:translateX(100%);}
}
@keyframes titleColor{
	0%{color:#000;}
	50%{color:#ee1c25;}
	100%{color:#000;}
}
  
.title_2555555_ {font-size:0;}
.title_2555555_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:50px; letter-spacing:-1px; font-weight:bold; color:#000; line-height:1.4em;animation:titleColor 5s ease-in-out infinite;transition: all 0.5s ease-out;
}
.title_2555555_ p:before {content:''; position:absolute; background:#000000; font-size:0;}
.title_2555555_ p:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translateX(0);animation: showTitle 1.2s ease forwards;}

.title_2555555_.style_top p {padding-top:10px;}
.title_2555555_.style_top p:before {left:0; top:0; width:50px; height:4px;}

.title_2555555_.style_right p {padding-right:14px;}
.title_2555555_.style_right p:before {right:0; top:10px; width:4px; height:50px;}

.title_2555555_.style_bottom p {padding-bottom:12px;}
.title_2555555_.style_bottom p:before {left:0; bottom:0; width:50px; height:4px;}

.title_2555555_.style_left p {padding-left:14px;}
.title_2555555_.style_left p:before {left:0; top:10px; width:4px; height:50px;}

.title_2555555_.style_circle1 p {padding-left:20px;}
.title_2555555_.style_circle1 p:before {
	left:0; top:29px; width:12px; height:12px;
	border-radius:12px;
}

.title_2555555_.style_circle2 p {padding-left:20px;}
.title_2555555_.style_circle2 p:before {
	left:0; top:29px; width:12px; height:12px;
	border:2px solid #000000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 이미지 확대리스트 (타일형)  ****************** */

.img_tile_448341_:after {content:''; display:block; clear:both; }
.img_tile_448341_ * {box-sizing:border-box;}
.img_tile_448341_ .item {float:left; position:relative; width:100%; padding:5px; }
.img_tile_448341_ .item a {display:block; text-decoration:none;}
.img_tile_448341_ figure {display:block; margin:10px; overflow:hidden; padding:0px; border:1px solid #ddd; background:;  }
.img_tile_448341_ figure img {max-width:100%; vertical-align:bottom; transform:scale(1.0); transition:transform .5s;}
.img_tile_448341_ figure img:hover {transform:scale(1.1); transition:transform .5s; }     
  
.img_tile_448341_ .text_box {display:block;}
.img_tile_448341_ .text_box p {margin:0; padding:5px 5px 0 5px;}
.img_tile_448341_ .subject {font-weight:bold; color:#000000;}
.img_tile_448341_ .subject:hover {font-weight:bold; color:#11209b;}
.img_tile_448341_ .content {color:#666;}

.text_sml_448341_ .subject {font-size:14px; line-height:1.6em;}
.text_sml_448341_ .content {font-size:13px; line-height:1.6em;}
.text_mid_448341_ .subject {font-size:16px; line-height:1.4em;}
.text_mid_448341_ .content {font-size:14px; line-height:1.6em;}
.text_big_448341_ .subject {font-size:20px; line-height:1.4em;}
.text_big_448341_ .content {font-size:16px; line-height:1.6em;}

.col_m_1_448341_ .item {width:100%;}
.col_m_2_448341_ .item {width:50%;}
.col_m_3_448341_ .item {width:33.3333%;}
.col_m_1_448341_ .item,
.col_m_2_448341_ .item2n,
.col_m_3_448341_ .item3n {clear:both;}

@media (min-width:1024px){
	.col_m_1_448341_ .item,
	.col_m_2_448341_ .item2n,
	.col_m_3_448341_ .item3n {clear:none;}

	.col_pc_1_448341_ .item {width:100%;}
	.col_pc_2_448341_ .item {width:50%;}
	.col_pc_3_448341_ .item {width:33.3333%;}
	.col_pc_4_448341_ .item {width:25%;}
	.col_pc_5_448341_ .item {width:20%;}
	.col_pc_6_448341_ .item {width:16.6666%;}
	.col_pc_1_448341_ .item,
	.col_pc_2_448341_ .item2n,
	.col_pc_3_448341_ .item3n,
	.col_pc_4_448341_ .item4n,
	.col_pc_5_448341_ .item5n,
	.col_pc_6_448341_ .item6n {clear:both;}
}

@media \0screen{
	.col_m_1_448341_ .item,
	.col_m_2_448341_ .item2n,
	.col_m_3_448341_ .item3n {clear:none;}

	.col_pc_1_448341_ .item {width:100%;}
	.col_pc_2_448341_ .item {width:50%;}
	.col_pc_3_448341_ .item {width:33.3333%;}
	.col_pc_4_448341_ .item {width:25%;}
	.col_pc_5_448341_ .item {width:20%;}
	.col_pc_6_448341_ .item {width:16.6666%;}
	.col_pc_1_448341_ .item,
	.col_pc_2_448341_ .item2n,
	.col_pc_3_448341_ .item3n,
	.col_pc_4_448341_ .item4n,
	.col_pc_5_448341_ .item5n,
	.col_pc_6_448341_ .item6n {clear:both;}
}

/* ****************** 1칸 레이아웃  ****************** */

.layout_334795_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_334795_ > div:after {content:''; display:block; clear:both;}
.layout_334795_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_334795_ {min-width:1000px;}
}

/* ****************** 이미지  ****************** */

.img_334805_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_334805_ * {box-sizing:border-box;}
.img_334805_ a {display:block; text-decoration:none;}
.img_334805_ img {max-width:100%; vertical-align:top;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_334815_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_334815_ > div:after {content:''; display:block; clear:both;}
.layout_334815_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_334815_ {min-width:1200px;}
}

/* ****************** 공백  ****************** */

.empty_line_334835_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_334835_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_334835_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 공백  ****************** */

.empty_line_334845_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_334845_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_334845_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
