
/* ****************** 1칸 레이아웃  ****************** */

.layout_339205_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_339205_ > div:after {content:''; display:block; clear:both;}
.layout_339205_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_339205_ {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;
}

/* ****************** 공백  ****************** */

.empty_line_339225_ {display:block; width:100%; height:20px; line-height:20px;}

[id^=div_user_list] .empty_line_339225_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_339225_:before {content:'공백 : 20px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_339235_ {clear:both; min-width:320px; max-width:1200px; margin:0 auto;}
.layout_339235_ > div:after {content:''; display:block; clear:both;}
.layout_339235_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_339235_ {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: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_339265_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_339265_ > div:after {content:''; display:block; clear:both;}
.layout_339265_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_339265_ {min-width:1000px;}
}

/* ****************** 이미지  ****************** */

.img_339275_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_339275_ * {box-sizing:border-box;}
.img_339275_ a {display:block; text-decoration:none;}
.img_339275_ img {max-width:100%; vertical-align:top;}

/* ****************** 1칸 레이아웃  ****************** */

.layout_339285_ {clear:both; min-width:320px; max-width:1400px; margin:0 auto;}
.layout_339285_ > div:after {content:''; display:block; clear:both;}
.layout_339285_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_339285_ {min-width:1400px;}
}

/* ****************** 공백  ****************** */

.empty_line_339315_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_339315_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_339315_:before {content:'공백 : 50px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}

/* ****************** 타이틀 텍스트  ****************** */

.title_339305_ {font-size:0;}
.title_339305_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:30px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_339305_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_339305_.style_top p {padding-top:10px;}
.title_339305_.style_top p:before {left:0; top:0; width:30px; height:4px;}

.title_339305_.style_right p {padding-right:14px;}
.title_339305_.style_right p:before {right:0; top:12px; width:4px; height:30px;}

.title_339305_.style_bottom p {padding-bottom:12px;}
.title_339305_.style_bottom p:before {left:0; bottom:0; width:30px; height:4px;}

.title_339305_.style_left p {padding-left:14px;}
.title_339305_.style_left p:before {left:0; top:12px; width:4px; height:30px;}

.title_339305_.style_circle1 p {padding-left:20px;}
.title_339305_.style_circle1 p:before {
	left:0; top:15px; width:12px; height:12px;
	border-radius:12px;
}

.title_339305_.style_circle2 p {padding-left:20px;}
.title_339305_.style_circle2 p:before {
	left:0; top:15px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 타이틀 텍스트  ****************** */

.title_339325_ {font-size:0;}
.title_339325_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:20px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_339325_ p:before {content:''; position:absolute; background:#d00000; font-size:0;}

.title_339325_.style_top p {padding-top:10px;}
.title_339325_.style_top p:before {left:0; top:0; width:20px; height:4px;}

.title_339325_.style_right p {padding-right:14px;}
.title_339325_.style_right p:before {right:0; top:8px; width:4px; height:20px;}

.title_339325_.style_bottom p {padding-bottom:12px;}
.title_339325_.style_bottom p:before {left:0; bottom:0; width:20px; height:4px;}

.title_339325_.style_left p {padding-left:14px;}
.title_339325_.style_left p:before {left:0; top:8px; width:4px; height:20px;}

.title_339325_.style_circle1 p {padding-left:20px;}
.title_339325_.style_circle1 p:before {
	left:0; top:8px; width:12px; height:12px;
	border-radius:12px;
}

.title_339325_.style_circle2 p {padding-left:20px;}
.title_339325_.style_circle2 p:before {
	left:0; top:8px; width:12px; height:12px;
	border:2px solid #d00000; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 블릿형 리스트  ****************** */

@font-face {
	font-family: 'icomoon_contents';
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot');
	src:url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramfarm/design/icomoon_contents/icomoon.svg#icomoon_contents') format('svg');
	font-weight: normal;
	font-style: normal;
}

.text_list_339295_ ul {display:table; margin:0; padding:0; list-style:none;}
.text_list_339295_ li {display:table-row; font-size:16px; line-height:1.5em;}
.text_list_339295_ span {display:table-cell; padding:5px; font-weight:normal; font-family:NanumGothic; color:#d00000; vertical-align:top;}
.text_list_339295_ span:before {content:'\e613'; font-family:"icomoon_contents";}
.text_list_339295_ p {display:table-cell; padding:5px; font-weight:bold; color:#000000; vertical-align:middle;}

	.text_list_339295_ span {padding-right:.5em; font-size:.75em;}

/* ****************** 공백  ****************** */

.empty_line_339335_ {display:block; width:100%; height:30px;}

/* ****************** 지도 (직접입력)  ****************** */

.map_339355_ p {display:none; margin:0; padding:1em 0; font-size:13px;}

/* ****************** 공백  ****************** */

.empty_line_339605_ {display:block; width:100%; height:60px; line-height:60px;}

[id^=div_user_list] .empty_line_339605_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_339605_:before {content:'공백 : 60px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
