
/* ****************** 1칸 레이아웃  ****************** */

.layout_336745_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_336745_ > div:after {content:''; display:block; clear:both;}
.layout_336745_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_336745_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

@keyframes showTitle{
	0%{transform:translateX(0);}
	100%{transform:translateX(100%);}
}
@keyframes titleColor{
	0%{color:#000;}
	50%{color:#033360;}
	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;
}

/* ****************** 공백  ****************** */

.empty_line_336765_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_336765_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_336765_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_336775_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_336775_ > div:after {content:''; display:block; clear:both;}
.layout_336775_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_336775_ {min-width:1200px;}
}

/* ****************** 타이틀 텍스트  ****************** */

@keyframes showTitle{
	0%{transform:translateX(0);}
	100%{transform:translateX(100%);}
}
@keyframes titleColor{
	0%{color:#000;}
	50%{color:#033360;}
	100%{color:#000;}
}
  
.title_2555555_ {font-size:0;}
.title_2555555_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:30px; 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:30px; height:4px;}

.title_2555555_.style_right p {padding-right:14px;}
.title_2555555_.style_right p:before {right:0; top:6px; width:4px; height:30px;}

.title_2555555_.style_bottom p {padding-bottom:12px;}
.title_2555555_.style_bottom p:before {left:0; bottom:0; width:30px; height:4px;}

.title_2555555_.style_left p {padding-left:14px;}
.title_2555555_.style_left p:before {left:0; top:6px; width:4px; height:30px;}

.title_2555555_.style_circle1 p {padding-left:20px;}
.title_2555555_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_2555555_.style_circle2 p {padding-left:20px;}
.title_2555555_.style_circle2 p:before {
	left:0; top:15px; 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_336805_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_336805_ > div:after {content:''; display:block; clear:both;}
.layout_336805_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_336805_ {min-width:1000px;}
}

/* ****************** 이미지  ****************** */

.img_336815_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_336815_ * {box-sizing:border-box;}
.img_336815_ a {display:block; text-decoration:none;}
.img_336815_ img {max-width:100%; vertical-align:top;}

/* ****************** 공백  ****************** */

.empty_line_336825_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_336825_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_336825_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 공백  ****************** */

.empty_line_336835_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_336835_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_336835_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 2칸 레이아웃  ****************** */

.layout_336845_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto;}
.layout_336845_ > div {margin-left:-20px;}
.layout_336845_ > div:after {content:''; display:block; clear:both;}
.layout_336845_ > div > [class^=container_] {float:left; position:relative; width:100%; padding-left:20px; box-sizing:border-box;}
.layout_336845_ > div > .container_1 {width:50%;}
.layout_336845_ > div > .container_2 {width:50%;}

@media (max-width:1023px){
	.layout_336845_ > div > .container_1 { width:100%; }
	.layout_336845_ > div > .container_2 {clear:both; width:100%; padding-top:20px;}
}

@media \0screen{
	.layout_336845_ {min-width:1400px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_336905_ {font-size:0;}
.title_336905_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:30px; letter-spacing:-1px; font-weight:bold; color:#000; line-height:1.4em;
}
.title_336905_ p:before {content:''; position:absolute; background:#000000; font-size:0;}

.title_336905_.style_top p {padding-top:10px;}
.title_336905_.style_top p:before {left:0; top:0; width:30px; height:4px;}

.title_336905_.style_right p {padding-right:14px;}
.title_336905_.style_right p:before {right:0; top:6px; width:4px; height:30px;}

.title_336905_.style_bottom p {padding-bottom:12px;}
.title_336905_.style_bottom p:before {left:0; bottom:0; width:30px; height:4px;}

.title_336905_.style_left p {padding-left:14px;}
.title_336905_.style_left p:before {left:0; top:6px; width:4px; height:30px;}

.title_336905_.style_circle1 p {padding-left:20px;}
.title_336905_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_336905_.style_circle2 p {padding-left:20px;}
.title_336905_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #000000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_336935_ {font-size:0;}
.title_336935_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:18px; letter-spacing:-2px; font-weight:bold; color:#000; line-height:1.4em;
}
.title_336935_ p:before {content:''; position:absolute; background:#000000; font-size:0;}

.title_336935_.style_top p {padding-top:10px;}
.title_336935_.style_top p:before {left:0; top:0; width:18px; height:4px;}

.title_336935_.style_right p {padding-right:14px;}
.title_336935_.style_right p:before {right:0; top:4px; width:4px; height:18px;}

.title_336935_.style_bottom p {padding-bottom:12px;}
.title_336935_.style_bottom p:before {left:0; bottom:0; width:18px; height:4px;}

.title_336935_.style_left p {padding-left:14px;}
.title_336935_.style_left p:before {left:0; top:4px; width:4px; height:18px;}

.title_336935_.style_circle1 p {padding-left:20px;}
.title_336935_.style_circle1 p:before {
	left:0; top:7px; width:12px; height:12px;
	border-radius:12px;
}

.title_336935_.style_circle2 p {padding-left:20px;}
.title_336935_.style_circle2 p:before {
	left:0; top:7px; width:12px; height:12px;
	border:2px solid #000000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 공백  ****************** */

.empty_line_336895_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_336895_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_336895_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 텍스트 밑줄(장문)  ****************** */

.textarea_454306_ p {
	display:block; margin:0; padding:20px;
	font-size:18px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.4em;
}
.half_background {
  background: linear-gradient(to top, #d7f0a1 50%, transparent 50%);
}  

/* ****************** 한줄 텍스트  ****************** */

.text_336885_ p {
	display:block; margin:0; padding:0;
	font-size:16px; letter-spacing:-1px; font-weight:normal; color:#000000; line-height:1.6em;
}
.text_336885_ p a {color:#000000; text-decoration:none;}

/* ****************** 공백  ****************** */

.empty_line_336865_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_336865_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_336865_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 공백  ****************** */

.empty_line_336925_ {display:block; width:100%; height:5px; line-height:5px;}

[id^=div_user_list] .empty_line_336925_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_336925_:before {content:'공백 : 5px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 이미지 리스트확대 (타일형)  ****************** */

.img_tile_465240_:after {content:''; display:block; clear:both;}
.img_tile_465240_ * {box-sizing:border-box;}
.img_tile_465240_ .item {float:left; position:relative; display:block; height:100%; width:100%; padding:10px; border:1px solid #ddd;}
.img_tile_465240_ .item a {display:block; text-decoration:none;}
.img_tile_465240_ figure {display:block; margin:0;overflow:hidden; }
.img_tile_465240_ figure img {max-width:100%; vertical-align:bottom; transform:scale(1.0); transition:transform .5s; border-radius:50px 0 0 0}
.img_tile_465240_ figure img:hover {transform:scale(1.1); transition:transform .5s;}
.img_tile_465240_ .text_box {display:block;}
.img_tile_465240_ .text_box p {margin:0; padding:5px 10px;;}
.img_tile_465240_ .subject {font-weight:; color: #29abe2;}
.img_tile_465240_ .content {color:#666; text-align:left;}

.text_sml_465240_ .subject {font-size:14px; line-height:1.6em;}
.text_sml_465240_ .content {font-size:13px; line-height:1.6em;}
.text_mid_465240_ .subject {font-size:16px; line-height:1.4em;}
.text_mid_465240_ .content {font-size:14px; line-height:1.6em;}
.text_big_465240_ .subject {font-size:24px; line-height:1.4em;}
.text_big_465240_ .content {font-size:16px; line-height:1.6em;}

.col_m_1_465240_ .item {width:100%;}
.col_m_2_465240_ .item {width:50%;}
.col_m_3_465240_ .item {width:33.3333%;}
.col_m_1_465240_ .item,
.col_m_2_465240_ .item2n,
.col_m_3_465240_ .item3n {clear:both;}

@media (min-width:1024px){
	.col_m_1_465240_ .item,
	.col_m_2_465240_ .item2n,
	.col_m_3_465240_ .item3n {clear:none;}

	.col_pc_1_465240_ .item {width:100%;}
	.col_pc_2_465240_ .item {width:50%;}
	.col_pc_3_465240_ .item {width:33.3333%;}
	.col_pc_4_465240_ .item {width:25%;}
	.col_pc_5_465240_ .item {width:20%;}
	.col_pc_6_465240_ .item {width:16.6666%;}
	.col_pc_1_465240_ .item,
	.col_pc_2_465240_ .item2n,
	.col_pc_3_465240_ .item3n,
	.col_pc_4_465240_ .item4n,
	.col_pc_5_465240_ .item5n,
	.col_pc_6_465240_ .item6n {clear:both;}
}

@media \0screen{
	.col_m_1_465240_ .item,
	.col_m_2_465240_ .item2n,
	.col_m_3_465240_ .item3n {clear:none;}

	.col_pc_1_465240_ .item {width:100%;}
	.col_pc_2_465240_ .item {width:50%;}
	.col_pc_3_465240_ .item {width:33.3333%;}
	.col_pc_4_465240_ .item {width:25%;}
	.col_pc_5_465240_ .item {width:20%;}
	.col_pc_6_465240_ .item {width:16.6666%;}
	.col_pc_1_465240_ .item,
	.col_pc_2_465240_ .item2n,
	.col_pc_3_465240_ .item3n,
	.col_pc_4_465240_ .item4n,
	.col_pc_5_465240_ .item5n,
	.col_pc_6_465240_ .item6n {clear:both;}
}

/* ****************** 공백  ****************** */

.empty_line_337285_ {display:block; width:100%; height:80px; line-height:80px;}

[id^=div_user_list] .empty_line_337285_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_337285_:before {content:'공백 : 80px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
